.sucMessage{color:green;font-weight: bold;font-size: 13px;}
.borErr{border-color: #F05050 !important;border-width:1px;}
.loginform .has-success .form-control {
    border-color: #3C763D;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset;
    border-width: 0px !important;
}
.loginform .has-error .form-control {
    border-color: #A94442 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-width: 1px !important;
}
.ajax-file-upload-preview {
    cursor: pointer;
}

ul.ulautoclas{ z-index: 99;position: absolute;  }

ul.ulautoclas li { cursor: pointer; }
ul.ulautoclas li:hover { cursor: pointer;background: grey; }

/*.high-d i:hover{ font-size: 20px; }
.que-d i:hover{ font-size: 20px; }
.notClr i:hover{ font-size: 20px; }*/

.grey{ color: grey; }
.green{ color: green; }
.pop-div{
    font-size: 14px;
    display: inline-block !important;
    text-align: right;
    padding: 0;
    color: grey;
}

.addmore{padding-left: 0px;}
.addmore li {list-style-type: none;margin-bottom: 10px;}
.mar-left{margin-left: 10px;}
.mar-top{margin-top: 10px !important;}
.no-padding{padding-left:0px !important;padding-right: 0px !important; }
.no-mar-bottom{margin-bottom: 0px !important;}
.no-mar-all{margin: 0px !important;}
.mar-right{margin-right: 10px;}
.mar-left-7{margin-left: 7px;}
.orbtn{margin-top: -10px;display: inline-block;margin-bottom: 10px;}
.filesul{list-style-type: none;}
.filesul li {float: left;margin-right: 10px;width:150px;height: 120px}
.filesul li img{width:150px;height: 120px;}
.filesul li h5{padding: 10px 5px;height: 70px;overflow: hidden;}
.filesul li .img-match{width: 150px;height: 95px;border: 1px solid rgb(238, 238, 238);border-bottom: none;background: #EDF1F2;}
.no-padder-top{padding-top:0px !important;}
.fieldul li {list-style-type: none;}
.clear-both{clear:both;}
.no-border{border:none !important;}
.not-avaiable{color:#f05050;}
.min-heig{min-height: 50px;}
.remarks_disp{color:#f0ad4e;font-weight: 700;}
.cor-bor{border-right: 1px solid #e0e0e0;}
.no-top-bor td{border-top: none !important;}
.singleupload {
    background: #eee;
    border:1px solid #ccc;
    text-align: center;
    width: 92px;
    height: 92px;
    line-height: 92px;
    cursor: pointer;
}
.img-match img{width:150px;height: 120px;}
.tab-bg-col{background-color: #C5BE97 !important;color: #000;}
.tab-bg-tot{background-color: #BFBFBF !important;color: #000;}
.bg-success-imp{color: #C6EFD0;
    background-color: #27C24C !important;}
.bg-danger-imp{color: #FFF;
    background-color: #F05050 !important;}
.mar-bot-40{margin-bottom: 40px;}
.pos-fixed{position: absolute;display: block;z-index: 8;}
.mak-bck{padding: 5px;background: rgba(224, 224, 224, 0.3) none repeat scroll 0% 0%;width: 225px;}
.mar-min-7{margin-top:-7px}
.padd12{padding:13px 0px !important;}
.view-img{width:40px !important;height: 40px !important;}
.send-to-div {
    display:none;
}
.prop-img-upl .ajax-file-upload-statusbar{
    width: 200px !important;
    float: left;
    overflow: hidden;
}
.prop-img-upl .ajax-file-upload-statusbar{
    min-height: 300px;
}
.ajax-file-upload-statusbar .form-group{
    margin-bottom: 5px !important;
}
.leg_div{position: fixed;background:#fff;bottom:50px;z-index: 9999; }
.leg_ul{list-style: none;padding: 10px;width: 200px;position: relative;}
.leg_ul li{padding: 10px;font-weight: bold}
.pro-tr td{background: #ffce45 !important;}
.rework-tr td{background:#C6EFD0 !important;}
.ajax-file-upload-progress{display: none !important;}
.control-label-new{padding: 7px 0 0 0;margin-bottom: 0;text-align: left;font-size: 13px;color: #787878;font-weight: 600;}
code{    padding: 2px 4px;
    font-size: 14px;
    color: #c7254e;
    /* background-color: #f9f2f4; */
    border-radius: 4px;background: none}
.marg-b{margin: 0px 0px 10px 0px;}
.label-container{
    background: #fff;
    /* vertical-align: middle; */
    padding: 16px 5px;
    /* border-radius: 0px; */
    position: fixed;
    top: 110px;
    right: 130px;
    width: 600px;
    box-shadow: 1px 3px 5px 1px #eee;
}
.label-ul{list-style-type: none;padding:3px 10px;}.label-ul li{padding:5px 0px;}.label-ul li i{font-size: 16px;margin-right: 10px;}
.label-arrow{
    position: absolute;
    top: -12px;
    color: #fff;
    font-size: 32px;
    text-align: right;
    right: 25px;}
.label-text{
    padding: 0px 10px;
}
.report-status{
    position: fixed;
    top: 45px;
    right: 40px;
    z-index: 999;
    margin-right: 7px;
    margin-top: 18px;
    font-weight: 700;
}
.pdf-sec{
    width: 47%;
}

.hidetwo-preivew-pane,.data-preivew-pane{
    cursor: pointer;
}
.data-preivew-pane span:before {
    content: 'X';
    font-size: 14px;
    position: relative;
    left: 10px;
}
.data-preivew-pane span {
    font-size: 0!important;
}
.data-preivew-pane:before {
    content: '|||';
    color: white;
    top: 50%;
    position: absolute;
    font-size: 40px;
    left: 6px;
    letter-spacing: -3px;
    font-family: auto;
}
.data-preivew-pane:hover {
    background: #1141d2!important;
}
.float{
    color: #FFF;
    padding: 8px 9px;
    box-shadow: 0px 1px 1px #999;
    border-radius: 5px;
    /*font-size: 20px;*/
}

.btn-darkblue {
    color: #ffffff !important;
    background-color: #2491eb;
    border-color: #2491eb;
}

div.report-status + div.label-container {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
}

div.report-status:hover + div.label-container{
    visibility: visible;
    opacity: 1;
    z-index: 5;
}

.frame-box .hide-preview-pane{
    width: 7px;
    height: 23px;
    position: absolute;
    z-index: 999;
    top: 17%;
    right: 48%;
    display: block;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    /*background: url(https://www.tutorialrepublic.com/lib/images/toggle-button.png) no-repeat;*/
    /*left: 0;*/
    background-position: 0 -23px;
}

.frame-box .show-preview-pane{
    width: 7px;
    height: 23px;
    position: absolute;
    z-index: 999;
    top: 17%;
    right: 2%;
    display: none;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    /*background: url(https://www.tutorialrepublic.com/lib/images/toggle-button.png) no-repeat;*/
}
.accordion {
    background-color: #feffffa6;
    color: #444;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: #f6f6f6;
}

.panelac {
    display: none;
    /*display: none;
    padding: 0 18px;
    background-color: white;
    overflow: hidden;*/
}


.top-nav{padding: 2px 0px;border-radius:2px; }
.top-nav li {float:left;width:auto;padding: 14px 0px;margin-bottom: -2px;}
.top-nav li.active,.top-nav li:hover {border-bottom: 4px solid #fff;color:#3366ff;background: #2491eb;}
/*.top-nav li.active a,.top-nav li a:hover {color:#3366ff;background: #fff;}*/
/*.top-nav li a { !*border-right: 2px solid #c0c6d4;*!font-weight: bold;color: #8f9bb3;line-height: 0px;padding: 15px 17px;text-transform: uppercase;font-size: 13px;background: #fff;margin: 6px 0px;}
*/
.top-nav li.active a,.top-nav li a:hover {color:#fff;background: #2491eb;}
.top-nav li a{
    font-weight: bold;
    color: #a6d9ff;
    line-height: 0px;
    padding: 15px 17px;
    text-transform: uppercase;
    font-size: 13px;
    background: #2491eb;
    margin: 6px 0px;
}
.bg-white-imp{ background: #ffffff!important; }
.bg-border-zero{ border: 0; }

.top-nav li .ri-bor { font-weight: bold;color: #c0c6d4;}
.panel-info {
    border-color: #dde0ea;border-radius: 2px;box-shadow: 0px 0px 1px 0px #ffffff;
}.panel-info .panel-heading{
     background: #eff3ff;padding: 15px;border-color: #dde0ea;
}.panel-info .panel-title{
      color:#929eb6
}

.panel-info .panel-title{
    color:#929eb6
}
.right-border td,.right-border td{
    border:none;
}
  .right-border td,.right-border th {
      border-right:2px solid #edeeef;
      border-bottom:none !important;
      border-top:none !important;
      width: 200px !important;
  }
  .right-border td:last-child,.right-border th:last-child {
      border: none;
  }
.right-border th {
    /*background:#eff3ff !important;color:#8f9bb3 !important;padding:13px !important;text-transform: uppercase;*/
    /*background:#eff3ff !important;color:#4e5158 !important;padding:13px !important;text-transform: uppercase;*/
    background: #c4e4ff !important;color:#4e5158 !important;padding:13px !important;text-transform: uppercase;
}
.right-border td {
    color:#2c3051 !important;font-weight: bold;font-size: 13px;padding:8px !important;
}
.right-border tr:nth-child(odd) > td{
    background:#fafbfc !important;
}
.right-border tr:nth-child(even) > td{
    background:#fff !important;
}
.right-border th {
    /*color:#96a2b9 !important;font-weight: bold;font-size: 14px;*/
    color:grey !important;font-weight: bold;font-size: 14px;
}
.padd20{padding:20px;}.text-Upper{text-transform: uppercase}.no-border{border: none;}.pad-top{padding-top: 40px;}
.doc-pill > li + li {
   /* margin-left: 15px !important;*/
}
.report-danger{
    color: #ffffff;
    background-color: #ff3d71;
}
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
    outline: 0;
    border: none;
    -moz-outline-style: none;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 2px !important;
    cursor: pointer;
    outline: 0 !important;
}

.checkbox-custom-label, .radio-custom-label, .radio-custom-label-val {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before, .radio-custom + .radio-custom-label-val:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    /*margin-right: 10px;*/
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
    font-size: 13px;
}

.radio-custom + .radio-custom-label:before,.radio-custom + .radio-custom-label-val:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    background: #00db42;
    padding: 0px;font-size: 13px;
}
.radio-custom:checked + .radio-custom-label-val:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    background: #2491eb;
    padding: 0px;font-size: 13px;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label , .radio-custom:focus + .radio-custom-label-val {
   /* outline: 1px solid #ddd; *//* focus style */
}
/*
.action-btn{
    position: absolute;
    background: #e7f5f9;
    padding: 11px 32px;
    z-index: 301;
    border-radius: 5px;
    margin-top: 0px;
    !* width: 50%; *!
    margin: auto;
    box-radius: 0px 0px 0px 5px;
    top: 103px;
}*/
.menusticky {background:#2491eb; width:100%;}

.pop-div {
    font-size: 14px;
    /*display: none!important;*/
    text-align: right;
    padding: 0;
    color: grey;
}

.show-pop-div{
    display: block!important;
}

.com-loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);z-index: 99999 !important;;
}
.loading-wheel {
    width: 20px;
    height: 20px;
    margin-top: -40px;
    margin-left: -40px;
    position: absolute;
    top: 50%;
    left: 50%;

    border-width: 30px;
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
}
.style-2 .loading-wheel {
    border-style: double;
    border-color: #f47176 transparent;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
.modal-centerd {
    text-align: center;
    padding: 0!important;
    z-index: 99999 !important;;
}
.modal-centerd .modal-header {
    border-radius: 5px;
}
.modal-centerd .modal-content {
    width: 80%;
}
.modal-centerd:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: 75px; /* Adjusts for spacing */
}

.modal-centerd .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

ul.ulautoclas {
     border: 1px solid;
     list-style-type: none;
     padding: 0;
 }
ul.ulautoclas li {

    border-bottom: 1px solid;
    /* display: inline; */
    padding: 5px;
    margin-bottom: 10px;
    margin: 0px;
    width: 100%;
}
.ex-badge{
    padding: 3px 4px;
    border-radius: 50px;
    margin-top: 5px;
}
.bg-pink{
     background-color: #e75480;
}
 .marg-r{
     margin-right: 60px;
     margin-top: 3px;
 }
.pro-slider {
    visibility: hidden;
}
.pro-slider .slick-initialized {
    visibility: visible;
}
.processing{
    position: absolute;
    top: 57%;
    left: 46%;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    opacity: .7;
    text-align: center;
}.processing-new{
    position: absolute;
    top: 57%;
    left: 40%;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    opacity: .7;
    text-align: center;
}
.applyThreat{
    background: #f0505078 !important;
}
.text-pink{
    color:#e75480;
}
.val_icon i{
    font-size:11px;
    font-weight: normal;line-height: 2;
}
.title-deed{
    position: relative;
    overflow: hidden;
}
.ribbon{
    position: absolute;
    background: #2491eb;
    color: white;
    transform: rotate(45deg);
    text-align: center;
    /* top: 10px; */
    /* left: -75px; */
    /*width: 200px;*/
    width: 172px;
    right: -65px;
}
.dedupe-pop{position: absolute;
    background: #fff;
    /*padding: 15px;*/
    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);
    margin-top: 10px;
    right: 12px;}
.dedupe-pop ul{
    list-style-type: none;
    padding: 0px 18px;
}
.dedupe-pop ul li label{
    /*padding: 6px 0px;*/
    font-size: 14px;
}
.dedupe-pop h4{
    padding: 9px 18px;
    border: 2px solid #eeee;
}.dedupe-pop p{
     margin: 10px 17px;
}.dedupe-pop .cl-btn{
     margin-left: 10px;
}
 .cl-btn:hover{
     background: #e00;
     color:#fff !important;
 }
/*
.dedupe-pop{
    position: absolute;
    background: #fff;
    padding: 20px;
    right: 6px;
    width:275px;
    box-shadow: 0px 0px 1px 2px #ff33331a;
}*/
.ch-bg{background-color: #c4e4ff !important;}

.yesbg{     background-color: orange!important; }
.sp-textarea textarea.form-control {
    height: 120px;
}
.change_bg_table th{
    background: #c4e4ff !important;color:#4e5158 !important;
}
.v-a-m{vertical-align: middle !important;}
.val_icon i.fa-circle{
    color: #e75480;
}
textarea.form-control,select.form-control{
    height: auto !important;
}
.profile-word{
    padding: 10px;
    background: #fff;
    font-size: 20px;
    text-align: center;
    color: #3687c8;
}
.login-logo{
    max-height: 100% !important;width: 43% !important;margin-bottom: 20px !important;
}
.n-m-r{
    padding-right:0px !important;
}
.tooltipul{
    list-style-type: none;
    padding:0px;
}
.tooltipul li{
    padding:10px;
    margin-bottom:10px;
}
.remTop::before{
    top:0% !important;
}
.fl-acc-r::before{
    right: 27px !important;
}