

.advertise-btn{
    cursor: pointer;
}

.statslink{
    display: none;
}
.no-scroll .select2-results>.select2-results__options{
    min-height: 301px !important;
}
.edit-invoice-modal, .open-avoir-modal{
    cursor: pointer;
}
.monthly_payment_amount_ui{
    text-align: center;
    position: absolute;
    top: 32px;
    width: 98%;
}
#send-doc-modal-on-lead .close{
    position: absolute;
    right: 12px;
    top: 2px;
}
.wcp-table tr .active-green{
    background: rgb(0,197,2);
    color: white;
    padding: 3px 7px;
}
.transaction_siv_right_site .registrations + .select2{
    float: right;
    margin-top: 25px;
}
.siv-submit-btn {
    background: #0079fc !important;
    color: white !important;
}
.user-siv-table .rejected, .user-siv-table .rejected a{
    color: red;
}
.user-siv-table .payment-link{
    text-decoration: underline;
    cursor: pointer;
}
#equipmentModal .modal-dialog{
    width: 90% !important;
    max-width: 1300px !important;
}
.save-siv-fields{
    cursor: pointer;
    margin: 10px;
    font-weight: bold;
    padding: 5px 10px;
    line-height: 36px;
    font-size: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    color: #fe7e17;
    transition: 0.4s;
}
#equipmentModal .left-border::before{
    height: 100%;
    width: 3px;
    background-color: #fe7e17;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}
.historique-mail-modal .my-sqr-check-btn input{
    display: none;
}
.historique-mail-modal #agree{
    position: relative !important;
    height: 0;
    left: 0 !important;
}
.finnocar i{
    color: green;
}
.wcp-table .vitr, .tresbonplan-link{
    text-decoration: underline;
}
.flag-wrap{
    width: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.flag-wrap button{
    cursor: pointer;
    padding: 0;
    line-height: 0;
}
.flag-wrap li{
    cursor: pointer;
    padding: 2px;
}
.flag-wrap .dropdown-menu{
    min-width: 40px;
    padding: 0;
    border: 2px solid lightgray;
}
.reg-field-wrap i{
    line-height: 0;
}
/*bootstrap dropdown*/
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}
.mail-copy-wrapper img{
    max-width: 28px;
    padding: 0 5px;
    cursor: pointer;
}
.mdl-form-control.discount{
    margin-bottom: 0px !important;
}
.mdl-form-control.discount-type{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.file-upload-wrapper{
    min-height: 100px;
}
.add-lead-modal{
    cursor: pointer;
}
.tooltip{
    z-index: 999999;
}
.file-upload-wrapper{
    padding-top: 15px;
}
.file-upload-sweet .sweet-alert button{
    margin-top: 0 !important;
}
.input-select{
    height: 34px;
    margin-bottom: 0;
}
.input-select-styled{
    padding: 0 !important;
    height: 19.8px !important;
}
.input-select-styled:after{
    top: 5px !important;
}
.flashing {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
}
}
/* Dynamic Styles For WP Contacts */
.wcp-toolbar,
.wcp-select-options {
    background-color: #fe7e17}
    .wcp-primary {
        color: #fe7e17;
    }
    .tab-select li.ui-state-active a {
        box-shadow: inset 0 2px 0 #fe7e17;
    }
    .tab-select li.ui-state-active i {
        color: #fe7e17;
    }
    .drawer-menu li a:hover,
    .drawer-menu li a:focus {
        color: #fe7e17;
    }
    .ui-datepicker td .ui-state-active,
    .ui-datepicker td .ui-state-hover {
        background-color: #fe7e17;
    }
    .ui-datepicker-header {
        background-color: #fe7e17;
    }
    .input-select-options {
        color: #fe7e17;
    }
    .wcp-button {
        color: #fe7e17;
    }
    .wcp-button.saved:after {
        border-right: 2px solid #fe7e17;
        border-bottom: 2px solid #fe7e17;
    }
    .wcp-container [type="checkbox"]:checked + label:before,
    .wcp-modal [type="checkbox"]:checked + label:before {
        border-right: 2px solid #fe7e17;
        border-bottom: 2px solid #fe7e17;
    }
    input[type=text]:focus:not([readonly]),
    input[type=password]:focus:not([readonly]),
    textarea.materialize-textarea:focus:not([readonly]) {
        border-bottom: 1px solid #fe7e17;
        box-shadow: 0 1px 0 0 #fe7e17;
    }
    textarea.materialize-textarea:focus:not([readonly]) {
        min-height: 90px;
    }
    .fields-grouptitle {
        min-height: 100px;
        width: 100%;
        margin-top: 30px;
    }
    .fields-grouptitle h3 {
        text-align: center;
        padding: 5px 0 15px;
        border-bottom: 1px solid #fe7e17;
        box-shadow: 0 2px 0 0 #fe7e17;
    }
    @media only screen and (max-width: 767px){
        .fields-grouptitle h3{
            padding-top: 40px;
        }
    }
    .btn-default, .btn-default:hover,
    .btn-default:active, .btn-default:focus,
    .btn-primary, .btn-primary:hover,
    .btn-primary:active, .btn-default:focus {
        color: #fe7e17;
        font-weight: 600;
        outline:none;
        border: 0;
    }
    .wcp-red {
        color: #f44336;
    }
    .wcp-white {
        color: #ffffff;
    }
    .wcp-footer {
        color: #fe7e17;
    }
/* Custom CSS Below */
.cg-alert-i-pay .sa-button-container{
    display: none;
}
.cg-alert-i-pay .link{
    padding-top: 15px;
}
.cg-alert-i-pay .link a{
    background: #fe7e17;
    color: white;
    display: inline-block;
    padding: 10px;
    border-radius: 4px;
}
#contract_wrap .loading_ico
{
    display: none;
}
.cg-delete{
    position: absolute;
    top: -31px;
    right: 0;
    cursor: pointer;
}
/*BRD 14*/
/*.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 191, 147);
    border-right: 1.1em solid rgba(255, 191, 147);
    border-bottom: 1.1em solid rgba(255, 191, 147);
    border-left: 1.1em solid #FE7D1D;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}*/
/*BRD 14 Ends*/
/*SIV Request Form Css*/
.textarea_custom_style {
    display: block;
    width: 100%;
    height: auto !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.left_clr {
    width: 100%;
    height: 35px;
    margin-top: 17px;
}
.right_clr {
    width: 100%;
    height: 35px;
    margin-top: 17px;
}
.siv-uploaded-file-wrapper .what {
    margin-right: 10px;
    margin-left: 0px;
}
.siv-uploaded-file-wrapper .custom-upload-style {
    padding: 10px 10px 10px 5px;
}
.del_file_contracts {
    color: white;
}
.siv-uploaded-file-wrapper .tele-mission-btn {
    display: block;
    background: #cfcfcf;
    padding: 10px 15px;
    cursor: pointer;
    color: #666;
    margin-top: 51px;
    margin-bottom: 20px;
    font-size: 20px;
    transition: 0.5s;
}
.visualiser-doc-btn {
    display: block;
    background: #fe7e17;
    padding: 10px 15px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    transition: 0.5s;
}
.siv-uploaded-file-wrapper .completed-red {
    background: red;
}
.siv-uploaded-file-wrapper .completed .file-link-wrap a, .siv-uploaded-file-wrapper .completed-red .file-link-wrap a {
    color: #fff;
}
.siv-uploaded-file-wrapper .send-btn-group .send-btn {
    background: #cfcfcf;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    color: #0079fc;
    margin-right: 10px;
    margin-top: 10px;
}
.img_rotate_wrapper {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}
.img_wrapper{
    margin-bottom: 10px;
}
.img_rotate_wrapper.gray-border .img_wrapper {
    border: 10px solid lightgray;
}
.img_rotate_wrapper.red-border .img_wrapper {
    border: 10px solid red;
}
.img_rotate_wrapper.green-border .img_wrapper {
    border: 10px solid green;
}
.colored_btn {
    display: inline-block;
    background: transparent;
    width: 45px;
}
.rotate_img_wrap {
    width: calc(100% - 50px);
    margin-left: 50px;
    margin-top: -54px;
}
.red_btn {
    background: red;
    height: 20px;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
}
.gray_btn {
    background: lightgray;
    height: 20px;
    display: block;
    cursor: pointer;
}
.siv-file-rotate {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: auto;
    z-index: 999;
}
.filter_by_username {
    max-width: 30px;
    display: block;
    cursor: pointer;
}
.img_wrapper img{
    max-width: 100%;
}
.plain_txt{display: none !important;}
.plain_txt.active{display: block !important;}
.checkbox_txt{display: block !important;}
.checkbox_txt.active{display: none !important;}
.side-borders.plain_txt {
    border: none;
}

.ad_file_list.ui-sortable{
  max-height: 420px;
  overflow-y: scroll;
}

#ad_modal input {
    font-size: 11px;
    line-height: 20px;
    font-family: "Open Sans";
}
.um-completeness-widget {
    color: #fff !important;
    position: relative !important;
    display: block !important;
    float: right !important;
    text-align: center !important;
}
.um-completeness-steps {
    display: none !important;
}
.um-completeness-progress{
    color: #fff !important;
}
.um-completeness-widget .um-completeness-widget-wrapper div a{
    margin-top: -15px !important;
    display: block !important;
    color: #fff !important;
}
.um-completeness-done {
    background: rgb(255, 222, 168)!important;
}
.um-completeness-widget:not(.um-is-loaded) {
 min-height: 0 !important;
 display: none !important;
}