@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
/*sign up css*/
.signup-section {position: relative; z-index: 9;  padding: 20px 0; background: #384f70; height: 100vh; overflow: auto;}
.add-case-block #responsedata input{margin-top: 0;}
.add-case-block #responsedata .form-check{display: flex; align-items: center;}

/*added by akshay*/
.crm_standalone .container-fluid #responsedata {
    min-height: 500px;
}
/*.crm_standalone .container-fluid #dcp_top_module_div {
    min-height: 150px;
}
.crm_standalone .container-fluid #dcp_charts_div {
    min-height: 200px;
}
.crm_standalone .container-fluid #dcp_recent_activity_div {
    min-height: 200px;
}*/

/*For Top Modules Block Color*/
.number-account-block{color: #4c65ff;}
.number-appointment-block{color: #ffb74d;}
.number-kbarticle-block{color: #4c65ff;}
.number-incident-block{color: #cd3c15;}
.number-entitlement-block{color: #00a63b;}
.number-invoice-block{color: #9898ff;}
.number-knowledgearticle-block{color: #4c65ff;}
.number-annotation-block{color: #4c65ff;}
.number-salesorder-block{color: #107665;}
.number-phonecall-block{color: #00a8ff;}
.number-quote-block{color: #78d4ff;}

/*Module wise font icons*/
.fa.menu-icon:before{content: "\f0f6";}
.fa.fa-tachometer:before{content: "\f0e4";}
.fa.fa-account:before{content: "\f007";}
.fa.fa-appointment::before{content: "\f0f2";}
.fa.fa-kbarticle::before{content: "\f059";}
.fa.fa-incident::before{content: "\f0c5";}
.fa.fa-entitlement::before{content: "\f0f6";}
.fa.fa-invoice::before{content: "\f022";}
.fa.fa-knowledgearticle::before{content: "\f059";}
.fa.fa-annotation::before{content: "\f007";}
.fa.fa-salesorder::before{content: "\f03a";}
.fa.fa-phonecall::before{content: "\f095";}
.fa.fa-quote::before{content: "\f016";}
.fa.fa-product::before{content: "\f009";}
.fa.fa-contact::before{content: "\f0c0";}
.fa.fa-documents::before{content: "\f114";}
.fa.fa-email::before{content: "\f003";}
.fa.fa-opportunity::before{content: "\f1ce";}

button.btn-massupdate[disabled=""],
button.btn-massupdate[disabled="disabled"] {
    background: #007bffb5 !important;
}

/*for dashboard icon right menu */
.right-top-menu .fa.fa-tachometer,
.right-top-menu .fa.fa-power-off {
    font-size: 20px;
}
.right-top-menu .fa.fa-tachometer {
    font-size: 20px;
    position: relative;
    top:2px;
}

/*for both sorting icon*/
.both-sort-icon{ display: inline-block;position: relative; }
.both-sort-icon:before{ 
    content: "";border-color: black transparent;
    border-style: solid;
    border-width: 0px 5px 5px 5px;
    height: 0px;
    width: 0px;position: absolute; 
}
.both-sort-icon:after{ 
    content: "";
    border-color: black transparent;
    border-style: solid;
    border-width: 5px 5px 0px 5px;
    height: 0px;
    width: 0px;position: absolute;top: 6px; 
}

.dcp_dropdown_disbled {
    pointer-events: none;
    opacity: 0.4;
}

#accordion_children span.dcp_child_c {
    cursor: pointer;
}

input[type="checkbox"] {
    cursor: pointer;
}

.add-case-body form label {
    padding-right: 5px;
    font-size: 14px;
    font-weight: 600;
}

span.success {
    color: green;
    border: 1px solid green;
    padding: 2px;
    background: #00800033;
    margin-bottom: 15px;
}

.add-case-block input[type="checkbox"] {
    margin-top: 0.3rem;
    height: auto;
}

.add-case-body .add-case-block .form-check {
    margin-top: 15px;
}

/*tooltip*/
form span[data-toggle="tooltip"], .scp-form a[data-toggle="tooltip"] { cursor: pointer; color: #444444; font-size: 15px; display: inline-block; margin: 0 2px 0 4px; position: relative; }
form span[data-toggle="tooltip"]:after, .scp-form a[data-toggle="tooltip"]:after { font-family: 'Open Sans', sans-serif; content: attr(data-title); display: none; opacity: 0; position: absolute; width: 160px; left: 100%; top: -5px; font-size: 12px; color: #FFF; padding: 5px 8px; z-index: 99; border-radius: 4px; margin-left: 8px; word-break: normal; background-color: #444444; }
form span[data-toggle="tooltip"]:before, .scp-form a[data-toggle="tooltip"]:before { content: ''; position: absolute; left: 100%; top: 1px; border-right: 7px solid #444444; border-top: 7px solid transparent; border-bottom: 7px solid transparent; margin-left: 1px; display: none; opacity: 0; }
form span[data-toggle="tooltip"]:hover:after, .scp-form a[data-toggle="tooltip"]:hover:after { display: inline-block; opacity: 1; -webkit-animation: fade 1s ease; -moz-animation: fade 1s ease; animation: fade 1s ease; }
form span[data-toggle="tooltip"]:hover:before, .scp-form a[data-toggle="tooltip"]:hover:before { display: inline-block; opacity: 1; -webkit-animation: fade 1s ease; -moz-animation: fade 1s ease; animation: fade 1s ease; }


.crm_fullwidth .panel-title,
.crm_standalone .panel-title {
    background: none;
    color: #5c5c5c !important;/*756b6b */
    border-bottom: 1px solid #b4b4b4;
}
.crm_fullwidth .panel-title .panel_name,
.crm_standalone .panel-title .panel_name {
    margin-left: 15px;
}
.panel-title,
.panel-title { background: none; font-weight: bold; margin-bottom: 15px; padding: 5px 0 10px; color: #f06455;}
.dcp_lang_dropdown .disabled,
.dcp_lang_dropdown .disabled a,
.dcp_lang_dropdown .disabled a span {
    pointer-events: none;
    cursor: not-allowed;
}
.case-details-description .updates-details .scp-all-annotation-list {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
}

.profile-body .change-password-block .form-group .fa {
    padding: 0 2px 0 0;
}

.login-section .right-part-login {
    min-width: 346.4px;
    float: left;
}

.crm_fullwidth td.dcp_hover_td {
    cursor: pointer;
}

/***
Bootstrap  Datetimepicker
***/

.datetimepicker table td {
  font-weight: 300  !important;
  font-family: 'Open Sans' !important;
}

.datetimepicker table th {
  font-family: 'Open Sans' !important;
  font-weight: 400  !important;
}

.datetimepicker-inline1 {
  background: #e5e5e5;
  padding: 5px;
}

.datetimepicker.dropdown-menu {
  padding: 5px;
}

.datetimepicker .active {  
  background-color:#4b8df8 !important;
  background-image: none !important;
  filter: none !important;
}


.datetimepicker .active:hover {
  background-color: #2678FC !important;
  background-image: none !important;
  filter: none !important;

}

/* change z-index when opened in modal */
.modal-open .datetimepicker {
  z-index: 10055 !important;
}

/***
Bootstrap Datepicker
***/

.datepicker.dropdown-menu {
  padding: 5px;
}

.datepicker .selected {  
  background-color:#909090 !important;
  background-image: none !important;
  filter: none !important;
}

.datepicker .active {  
  background-color:#4b8df8 !important;
  background-image: none !important;
  filter: none !important;
}

.datepicker .active:hover {
  background-color: #2678FC !important;
  background-image: none !important;
  filter: none !important;
}

.datepicker .input-daterange input {
  text-align: left;
}

/* change z-index when opened in modal */
.modal-open .datepicker {
  z-index: 10055 !important;
}

.datepicker table td {
  font-weight: 300  !important;
  font-family: 'Open Sans' !important;
}

.datepicker table th {
  font-family: 'Open Sans' !important;
  font-weight: 400  !important;
}

.login-main-section .signup-header .login_btn {
    font-size: 15px;
    font-weight: 600;
}

.search-box a i.fa-search {
    font-size: 20px; position: relative; /* top: -7px; */ margin-left: 15px;
}
.search-box a i.fa-remove {
    font-size: 20px; position: relative; /* top: -7px; */ margin-left: 5px;
}

.case-listing-block tr .dropdown-menu-last:after { 
    top: 66px;
    transform: rotate(-53deg);
    left: 130px;
    
}

.imex-content-table a.dcp_view_all {
    margin-top: 10px;
    text-align: right;
}

#dcp_charts_div .dcp_charts_div {
    min-height: 289px;
}

.product_listing_table, .add-quote-table-block{padding: 0;}
.product_listing_table thead label{margin: 0;}
.add-quote-table-block td.dcp_product_select_qty input{width: 100px}
.add-quote-table-block td{vertical-align: middle;}
.quote-btn{ width: auto; height: 36px; font-size: 15px; font-weight: 600;}
.select_all_product[disabled=""] {
  cursor: unset;
}
@media only screen and (max-width: 500px) {
.right-top-menu.navbar-nav { position: unset; margin:auto !important; }
}
.form-control:disabled, .form-control[readonly] {
    background-color: #f2f2f2;
}
@media(min-width:768px) and (max-width:1200px) {
    .add-case-block input[type="checkbox"] {
        margin-top: 5px;
    }
}

.login_error {
    background: #ffc5c5;
    border: 1px solid #ff0000;
    padding: 1px 5px;
    margin-bottom: 10px;
}

#contactus_form .rgpd_contact_notice .scp-contact-us-login {
    padding-left: 0px;
}

.personal_info_details .personal_info.scp-personal-info-two-row .col-lg-6.row_hidden + .col-lg-6 {
    padding-left: 0;
    padding-right: 15px;
}

.subscription-item .subscription-checkbox-div input[type="checkbox"] {
    margin-top: 2px;
    margin-bottom: 0;
}
.subscription-item .subscription-checkbox-div label {
    margin-top: 0px;
    font-size: 14px !important;
    line-height: normal;
        margin-bottom: 0 !important;
}
.subscription-item .subscription-checkbox-div {
    display: flex;
}
.subscription-item {
    margin-bottom: 16px;
}
.subscription-item span {
    font-size: 12px;
    padding-left: 18px;
    margin-top: 3px;
    display: block;
    color: #757575;
}