a:focus,
button:focus,
input:focus,
textarea:focus,
.btn:focus {
  outline: none!important;
  box-shadow:none!important;
}
.wrap {
    margin: 10px 20px 20px 2px;
}
#ghl_loading{
    display:none;
    margin-top:32px;
}
#ghl_loading .dual-ring {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    display: inline-block;
    content: " ";
    display: block;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #0b1e63;
    border-color: #0b1e63 transparent #0b1e63 transparent;
    animation: dual-ring 1.2s linear infinite;
    margin: auto;
}
@keyframes dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.SimpleModalJs select{
    height:auto;
    font-size: 14px;
    box-shadow: none;
    line-height: 1rem;
    width: 100%;
    padding: 0.60rem 0.75rem;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 229, 237);
    border-radius: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.SimpleModalJs select:disabled{
    background:#efefef;
}
.SimpleModalJs label{
    display: block;
    font-size: 14px;
    font-weight:400;
    color: #0b1e63;
    margin: 0.5rem 0px;
    cursor:default;
}
.SimpleModalJs input {
    font-size: 14px;
    box-shadow: none;
    line-height: 1rem;
    width: 100%;
    padding: 0.75rem;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 229, 237);
    border-radius: 4px;
}
.SimpleModalJs #rank4win_logo_svg{
    height:17px
}
.SimpleModalJs .logo_black .rank4win_logo_svg-1{
    fill:#2f2c2c
}
.SimpleModalJs .rank4win_logo_svg-2{
    fill:#fff
}
.SimpleModalJs .css-1g97g96 {
    display: inline-flex;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    -webkit-appearance: none;
    cursor: pointer;
    font-family: inherit;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-weight: bold;
    background-color: #565656;
    color:#fff;
    font-size: 14px;
    margin-top: 32px;
    outline: none;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    border-width: 0px;
    border-radius: 4px;
    border-color: #0c2f55;
    padding: 16px;
    width: 100%;
}
.SimpleModalJs .css-1g97g96:hover{
    background:#0b1e63
}
.SimpleModalJs .logo{
    margin-bottom:10px;
}
.SimpleModalJs #rank4win_logo_svg{
    height:30px
}
.SimpleModalJs .rank4win_logo_svg-1{
    fill:#ffffff
}
.SimpleModalJs .rank4win_logo_svg-2{
    fill:#f98366
}
.SimpleModalJs input[type=email].ui-autocomplete-loading, .SimpleModalJs input[type=text].ui-autocomplete-loading {
    background-image: url(../../assets/svg/load_input.svg);
    background-position: right 10px center;
    background-size: 30px;
}
.SimpleModalJs .css-sfjdsj66526 {
    background: #565656;
    padding: 10px;
    display: flex;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.SimpleModalJs .css-d5uyr66 {
    margin: auto;
    margin-right: 20px;
    margin-left: 0;
}
.SimpleModalJs .css-d5uyr66 svg {
    height: 30px;
    width: auto;
    fill: #fff;
}
.SimpleModalJs .css-opdeki582ed {
    font-weight: bold;
}
.SimpleModalJs .css-d5f8ze2fg {
    margin-top: 10px;
    font-weight: 600;
}
.SimpleModalJ a.css-d3f24ef4 {
    color: #fff;
    text-decoration: none;
}
.SimpleModalJs a.css-d3f24ef4:hover .css-sfjdsj66526 {
    background: #0b1e63;
}
.has-text-field #wp-link .query-results{
    top: 250px!important;
}
#wp-link .query-results{
    top: 200px!important;
}
#ghl_prevbox .css-ds1f05dfsdf {
     background: #0b1e63;
     padding: 15px;
     color: #fff;
     margin-bottom: 20px;
     display: flex;
     border-bottom-right-radius: 10px;
     border-bottom-left-radius: 10px;
     margin-top: -10px;
}
#ghl_prevbox .css-g8er0gre8gfe {
    margin-right: 30px;
}
#ghl_prevbox .css-g8er0gre8gfe svg {
    height: 55px;
    width: auto;
}
#ghl_prevbox .css-g50re5gerg {
    text-align: left;
    width: 100%;
    margin: auto;
}
#ghl_prevbox .css-re4g0erg5reg{
    width: 20%;
    margin: auto;
}
#ghl_prevbox .css-er0g0er5gerg{
    display: none;
    margin: auto;
    background: #209e62;
    padding: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin-right: 10px;
    cursor: pointer;
}
#ghl_prevbox .css-er0g0er5gerg svg {
    fill: #ffffffba;
    height: 20px;
    width: auto;
}
#ghl_prevbox .css-g5er0g5er0g {
    font-size: 22px;
    height: auto;
    line-height: 30px;
}
#ghl_prevbox .css-erg50erg5reg {
    color: #ffffff85;
    font-size:12px;
}
ul#ghl-tabs {
    padding: 20px 10px;
    background: #ffffff;
    box-shadow: 0 3px 7px 0 rgba(148, 148, 148, 0.3);
    border-radius: 5px;
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
    height: auto;
}
ul#ghl-tabs li {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    list-style: none;
    background: #dbdbdb;
    color: #585858;
    margin-bottom: 5px;
    padding: .5rem 1rem;
    margin: 0 3px 0 0;
    font-weight: 600;
}
ul#ghl-tabs li.active {
    background: #0b1e63;
    color: #fff;
}
ul#ghl-tabs li:hover {
     background: #585858;
     color: #fff;
}
.ghl_bullet_info .css-8g0gdfs8g0e{
     margin: auto;
     width: 35px;
}
.ghl_bullet_info {
     display: flex;
     margin-bottom: 20px;
     padding: 10px;
     background: #f3f3f3;
     margin-top: 0;
}
.ghl_bullet_info svg {
    height: 20px;
    width: auto;
    fill: #0b1e63;
}
.ghl_bullet_info .css-df50dfst80r {
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    margin-left: 0;
}
#ghl_tab_general label.title_gwp {
    padding: 10px;
    background: #0b1e63;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    display: block;
    margin-top: 25px;
}
#ghl_tab_general label.title_gwp:first-child {
    margin-top: 0;
}
#ghl_box_pages .page_tab {
    padding: 10px;
    display: none;
}
#ghl_box_pages .page_tab.active{
    display: block;
}
.materialize .switch {
    height: 27px;
    background: #dbdbdb;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.materialize label {
    box-shadow: none;
    font-size: 18px;
    color: #58585c;
}
.materialize .switch label {
    font-weight: 500;
    cursor: pointer;
}
.ghl_additional_info {
    background: #f3f3f3;
    padding: 10px;
    margin-top: -10px;
    color: #868686;
}
.css-tryh5t0fer li {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    padding: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 7px 0 rgba(148, 148, 148, 0.1);
    display: flex;
    cursor: pointer;
    overflow: hidden;
}
.css-tryh5t0fer .ico_tab {
    box-shadow: 0 1px 7px 0 rgba(148, 148, 148, 0.3);
    border-radius: 4px;
    height: 53px;
    width: 53px;
    margin-right: 20px;
    display: inherit;
}
.css-ezahy0u8d0 .ghl_btn_title {
    font-size: 15px;
    font-weight: 600;
    color: #505758;
}
.css-ezahy0u8d0 .ghl_btn_sutitle {
    font-weight: 500;
    color: #989c9c;
}
.css-tryh5t0fer li:hover {
    background: #edd318;
}
.css-tryh5t0fer li.active {
    background: #ffee78;
}
li.active .ghl_btn_title, li.active .ghl_btn_sutitle {
    color: #7b7b7b;
}
#ghl_notificationBlock {
    position: fixed;
    z-index: 100000;
    right: 0;
    width: auto;
    margin: auto;
    bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

#ghl_box_pages .page_tab{
    padding: 10px;
    display:none;
}
#ghl_box_pages .page_tab.active{
    display:block;
}
#ghl_box_pages .box_subtab ul{
    display: flex;
    margin: 0;
}
#ghl_box_pages .btn_subtab{
 -moz-user-select: none; /* Firefox */
 -webkit-user-select: none; /* Chrome, Safari, Opéra depuis la version 15 */
 -ms-user-select: none; /* Internet explorer depuis la version 10 et Edge */
 user-select: none; /* Propriété standard */
    padding: 10px;
    background: #dbdbdb;
    width: initial;
    color: #444;
    font-weight: 500;
    margin:0;
    margin-right: 5px;
    cursor: pointer;
}
#ghl_box_pages .btn_subtab.active{
    padding: 10px;
    background: #0b1e63;
    width: initial;
    color: #fff;
    font-weight: 500;
    margin-right: 5px;
    cursor: pointer;
}
#ghl_box_pages .page_subtab{
    display:none;
}
#ghl_box_pages .page_subtab.active{
    display:block;
}
.materialize #ghl_box_pages select {
    background: #dbdbdb;
    box-shadow: none;
    font-size: 18px;
    color: #58585c;
    font-weight: 500;
    padding-left: 20px;
    margin-bottom: 10px;
    border: 0;
}
.materialize #ghl_box_pages .select-field {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
#ghl_box_pages .athow_input {
    display: none;
}
.materialize #ghl_box_pages .select-field > label {
    background: #dbdbdb;
    color: #444444;
    padding: 5px;
    display: grid;
    margin-bottom: 5px;
    transform: none;
    transform-origin: center;
    position: relative;
    font-size: 16px;
    font-weight: 500;
}
a.ghl_btn {
    border: none;
    outline: none;
    color: #fff;
    background:#0b1e63;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-decoration: none;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    margin: auto;
    text-align: center;
    display: inherit;
    cursor: pointer;
    width: max-content;
}
a.ghl_btn:hover {
    background: #444444;
}
.ghl_requires_subscription {
    display: flex;
    background: #888888;
    padding: 10px;
    margin-bottom: -10px;
}
.ghl_requires_subscription .css-5d5fe0fe8f {
    margin-right: 5px;
}
.ghl_requires_subscription .css-5d5fe0fe8f svg {
    height: 15px;
    width: auto;
    fill: #fff;
}
.ghl_requires_subscription .css-d5f8grer6 {
    color: #fff;
}
#ghl_logo {
    height: 30px;
}
input.ghlfix_wp_input{
     box-shadow:none;
     border-color: rgb(225, 229, 237);
     background-color: #fff;
     border: 1px solid #e1e5ed;
     color: #444;
     padding: 12px;
     line-height:5px;
}
select.ghlfix_wp_input{
     box-shadow:none;
     border-color: rgb(225, 229, 237);
     background-color: #fff;
     border: 1px solid #e1e5ed;
     color: #58585c;
     padding: 12px;
     max-width: inherit;
     line-height: initial;
     -webkit-appearance: menulist;
}
select.ghlfix_wp_input:hover {
    color: #58585c;
}
#ghl_box_stripe .css-d2sd0sdd {
    padding: 15px;
    margin: 0;
}
#ghl_box_stripe .number-input {
    margin: auto;
    position: relative;
    width: max-content;
    display: flex;
    border: 1px solid #444;
}
#ghl_box_stripe .number-input {
    margin-top: 15px;
    margin-bottom: 15px;
}
#ghl_box_stripe .number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: #444444;
    border: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    position: relative;
}
#ghl_box_stripe .number-input input[type=number] {
    max-width: 50px;
    padding: 5px;
    border: 0;
    font-size: 20px;
    height: 25px;
    font-weight: bold;
    text-align: center;
    margin: auto;
    box-shadow: none;
    background: #fff;
}
#ghl_box_stripe .number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: #444444;
    border: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    position: relative;
}
#ghl_box_stripe .number-input button:before, #ghl_box_stripe .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 15px;
    height: 2px;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
}
#ghl_box_stripe input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
#ghl_box_stripe .number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}
#ghl_box_stripe input::-webkit-outer-spin-button,
#ghl_box_stripe input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
#ghl_box_stripe input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.ghl_btn_menu{
    cursor:pointer;
}
.ghl_btn_menu svg {
    fill: #444;
    width: 35px;
    height: auto;
}
.ghl_show_menu {
    z-index: 1000;
    display: none;
    min-width: 160px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    position: absolute;
}
.ghl_show_menu a {
    color: #0b1e63;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 500;
}
.ghl_show_menu a:hover {
    background-color: #434343;color:#fff;
}
.ghl_show_menu a.delete {
    background: #9E9E9E;
    color: #fff;
}
.ghl_show_menu a.delete:hover{
    background: #f44336;
}
.ghl_msg_opr_maintenance{
    background: #444444;
    padding: 10px;
    color: #fff;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
.ghl_msg_opr_maintenance .css-fd5e0fe9fezr{
    margin:auto;
    margin-left:0;
    margin-right:0;
}
.ghl_msg_opr_maintenance .css-fd5e0fe9fezr svg{
    height: 35px;
    width: auto;
}
.ghl_msg_opr_maintenance .css-df5e0fz5gz{
    margin: auto;
    margin-left: 10px;
}