.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
  padding: 20px 18px 20px 18px;
}
.page-header .page-header-menu {
  height: 60px !important;
}
.page-header {
  height: 60px !important;
}
.page-head .page-title {
  margin-left: 18px;
}
.page-header .page-header-top .page-logo .logo-default {
  margin: 2px 0 0;
  z-index: 99999;
} /*
.page-header .page-header-top .page-logo {
	position:absolute;
}*/
.page-header .container .page-logo {
  /*display: inline-block;*/
  float: left;
}
.page-header .container .page-logo .logo-default {
  left: 0px;
  top: 0px;
  position: absolute;
}
/*.page-header .page-header-top {
  height: 90px;
}*/
.page-header .page-header-menu .hor-menu {
  margin: 0;
  float: left;
  margin-left: 120px;
}
.page-header
  .page-header-menu
  .hor-menu
  .navbar-nav
  > li.classic-menu-dropdown
  .dropdown-menu {
  z-index: 99999;
}

.portlet.light.portlet-fit > .portlet-body {
  padding: 10px 10px 1px;
}
.login {
  background-image: url("../img/loginBG3.webp");
  background-repeat: no-repeat;
  background-size: 100%;
}
.login .content {
  margin-top: 15px;
}

/*********************navbar right font colors***/
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:active,
.navbar-nav > li > a:visited {
  background-color: #55616f !important;
}
.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu {
  background-color: #444d58;
  color: white;
}
/*
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color:#55616f!important;
}*/
.dropdown-menu-default > li > a:focus,
.dropdown-menu-default > li > a:hover {
  background-color: #55616f !important;
}
.dropdown.open > .dropdown-toggle {
  background-color: #55616f !important;
}
/******************************************************/
/****navbar right manage pbx clients hover color***/
.dropdown-menu > li.active:hover > a,
.dropdown-menu > li.active > a,
.dropdown-menu > li:hover > a {
  background-color: #55616f;
}
/********************************************************/
.padding-right-90 {
  padding-right: 90px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-right-40 {
  padding-right: 40px;
}
.padding-left-10 {
  padding-left: 10px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-right-10 {
  margin-right: 10px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-right-50 {
  margin-right: 50px;
}
.no-right-padding {
  padding-right: 0px;
}
.no-left-padding {
  padding-left: 0px;
}
.unset-padding {
  padding-left: unset;
  padding-right: unset;
}
.font-10 {
  font-size: 10px;
}
.font-20 {
  font-size: 20px;
}
.webphone_bar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  height: 50px;
  margin: 0;
  padding: 2px;
}
.call_stats {
  line-height: 45px;
  padding-right: 3px;
}
.profile-sideabar-info-h {
  color: #7f90a4;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 1px;
  padding-right: 3px;
  display: inline;
}
.dialable_leads_count {
  margin-top: 25px;
  margin-right: 7px;
  margin-left: 7px;
  color: white;
  font-size: 12px;
}
.dialable_tooltip + .tooltip > .tooltip-inner {
  background-color: #444d58;
  color: #ffffff;
}
.dialable_leads_tooltip_tbl > td,
.dialable_leads_tooltip_tbl > th {
  text-align: center;
}
/*****************timeline fixes*************/
.timeline .timeline-body {
  padding: 6px 10px !important;
  margin-top: 10px !important;
  margin-left: 70px !important;
}
.timeline:before {
  margin-left: 25px !important;
}
.timeline .timeline-badge {
  padding-right: 30px !important;
  height: 50px !important;
  width: 50px !important;
}
.timeline .timeline-icon {
  width: 50px !important;
  height: 50px !important;
  padding-top: 18px !important;
  padding-left: 15px !important;
}
.timeline .timeline-icon i {
  font-size: 20px !important;
}
.timeline .timeline-body-content {
  margin-top: 23px !important;
}
.timeline .timeline-body-arrow {
  top: 10px !important;
}
/************************************************/
/**Scripts color div************/
.script_color {
  border: 1px solid #eee;
  margin: 0 0 0px;
}
.script_color .color-view {
  padding: 0px 0px;
  text-align: center;
  font-size: 18px;
  width: 100%;
  height: 23px;
}
/**********************************/
/*********Phone bar styling*************/
.phonebar.nav > li > a {
  padding: 15px 10px !important;
}
.phonebar li.dtmf {
  width: 254px;
}
.phonebar li.dtmf input {
  width: 60%;
  display: inline;
  line-height: -18px;
  /* line-height: 59px; */
  margin-top: 8px;
}
.phonebar li.dtmf a {
  width: 40%;
  float: right;
  display: inline;
  font-size: 12px;
}
/***************************************************/
/********Custom webphone bar styles***********************/
.widget_div {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px !important;
  margin-top: 0px !important;
}
.widget_input {
  width: 90px;
  height: 30px;
  font-size: 12px;
  margin-top: 10px;
}
.transfer_btn {
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 4px;
}
.transfer_icon {
  margin-left: -4px;
  padding-top: -5px;
}
.d_icon {
  margin-left: -3px;
  padding-top: -5px;
}
.transfer_btn_div {
  margin-left: 0px;
  margin-top: 3px;
}
.transfer_icon_div {
  padding: 1px;
}
.transfer_btns {
  padding: 3px 9px;
}
.webphone_bar1 {
  /*position:fixed;*/
  /*left:0px;*/
  /*bottom:0px;*/
  z-index: 99999;
  /*background-color: #444d58;*/
}
.webphone_bar1 .phonebar_icon {
  margin: 0;
  height: 90px;
  width: 90px;
  margin-top: 10px;
  background: none;
  border: none;
}
.webphone_bar1 .phonebar_icon .fa {
  line-height: 100%;
}
.webphone_bar1 a.phonebar_icon {
  text-align: center;
}
.webphone_bar1 a.phonebar_icon .fa {
  line-height: 2em !important;
}
.webphone_bar1 .call_timer {
  display: inline;
  /*margin:5px 10px 5px;*/
  max-height: 50px;
  width: auto;
  font-size: 40px;
  text-align: center;
  line-height: 50px;
  color: #7f90a4;
}

.font-grey-gallery {
  color: white !important;
}
.webphone_bar1 .info {
  display: inline;
  margin: 5px 10px 5px;
  max-height: 50px;
  width: auto;
  line-height: 50px;
  font-size: 24px;
  color: white;
}
.webphone_bar1 .info_inp {
  line-height: 48px;
}
.webphone_bar1 .info_inp .inp {
  height: 50px !important;
  margin: 5px 5px !important;
}
/**************************************************************/
.webphone_bar_bottom {
  position: sticky;
  left: 0px;
  top: 0px;
  z-index: 99999;
  width: 100%;
  height: 60px;
  margin-bottom: 1px;
  /*background: rgba(179,179,179,1);
	background: -moz-linear-gradient(left, rgba(179,179,179,1) 0%, rgba(179,179,179,1) 41%, rgba(179,179,179,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(179,179,179,1)), color-stop(41%, rgba(179,179,179,1)), color-stop(100%, rgba(179,179,179,1)));
	background: -webkit-linear-gradient(left, rgba(179,179,179,1) 0%, rgba(179,179,179,1) 41%, rgba(179,179,179,1) 100%);
	background: -o-linear-gradient(left, rgba(179,179,179,1) 0%, rgba(179,179,179,1) 41%, rgba(179,179,179,1) 100%);
	background: -ms-linear-gradient(left, rgba(179,179,179,1) 0%, rgba(179,179,179,1) 41%, rgba(179,179,179,1) 100%);
	background: linear-gradient(to right, rgba(179,179,179,1) 0%, rgba(179,179,179,1) 41%, rgba(179,179,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffec3d', endColorstr='#f9ff3d', GradientType=1 );*/
  background-color: #444d58;
}
.webphone_bar_bottom .call_timer {
  display: inline;
  /*margin:5px 10px 5px;*/
  max-height: 50px;
  width: auto;
  font-size: 40px;
  text-align: center;
  line-height: 50px;
  color: #7f90a4;
}
.webphone_bar_bottom .info {
  display: inline;
  margin: 5px 10px 5px;
  max-height: 50px;
  width: auto;
  line-height: 50px;
  font-size: 24px;
  color: white;
}
.webphone_bar_bottom .info_inp {
  line-height: 48px;
}
.webphone_bar_bottom .info_inp .inp {
  height: 50px !important;
  margin: 5px 5px !important;
}
.webphone_bar_btn {
  float: right;
  margin: 5px 0px 5px 20px;
  max-width: 150px;
  margin-top: 12px;
}
/********For empty styled accordion*************************/
.accordion
  .panel
  .panel-title
  .accordion-toggle.accordion-toggle-styled.collapsed {
  background-position: right 4px;
}
.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled {
  background-position: right -26px;
}
/*****************************************************************/
/***********For custom fields border*****************/
.sw_custom_field {
  border: 1px solid #9595f1 !important;
}
.sw_bs_custom_field .dropdown-toggle {
  border: 1px solid #9595f1 !important;
}
.sw_custom_field:hover {
  border: 1px solid blue !important;
}
.sw_bs_custom_field .dropdown-toggle:hover {
  border: 1px solid blue !important;
}
.sw_custom_field_label {
  color: #0647af;
}
/*******************************************************************/
/**** Recording Page Font awesome fa class little style**************/
.in_btn_fa {
  line-height: normal !important;
}
/************************************************************/
/***Google Material icons*********/
.mi-2a {
  font-size: 2em !important;
  margin-left: -9px;
}
a.phonebar_icon i.mi-2a {
  padding-top: 13px;
}
button.btn i.mi-2a {
  margin: 0px;
  margin-top: 5px;
}
/**************************************/
/*//bottom call bar buttons*****************/
.call_inpgrp_width {
  max-width: 200px;
}
.call_ingrp_input {
  height: 50px;
  margin-top: 5px;
}
.call_ingrp_button {
  height: 50px;
  width: 50px;
  padding: 0;
  margin-top: 5px;
}
#wp_s_powDialer {
  width: 50px;
  height: 50px;
  margin-top: 5px;
  margin-left: 4px;
}
.call_2ndry_btns {
  /*height:35px; width:35px;
	padding-left: 11px;
	margin-top: 12.5px;*/
  height: 50px;
  width: 50px;
  padding: 0;
  margin-top: 5px;
  padding-top: 7px;
}
/**************************************************************/
/*************Floating call bars thingy***********/
.floating_call_sidebar {
  position: fixed;
  left: 0px;
  top: 150px;
  width: 110px;
  /*height:300px;*/
  /*background-color: #444d58;*/
  /*min-height: 300px;*/
  max-height: 99%;
  overflow: visible;
  z-index: 99999;
  background-color: rgba(68, 77, 88, 0.8);
  color: white;
}
.floating_call_bar_btn {
  position: absolute;
  right: -34px;
  top: 0px;
  /*background-color:#444d58;*/
  color: white;
  border: none;
  background-color: rgba(68, 77, 88, 0.8);
}
.floating_call_bar_btn:hover {
  /*background-color:#444d58;*/
  background-color: rgba(68, 77, 88, 0.8);
  color: white;
  border: none;
}
.floating_call_bar_btn:focus {
  /*background-color:#444d58;*/
  background-color: rgba(68, 77, 88, 0.8);
  color: white;
  border: none;
}
#floating_dispo_sidebar {
  height: auto;
  display: none;
}
.floating_dispo_title {
  color: white;
  margin-top: 17px;
  margin-bottom: 12px;
  font-weight: bold;
  text-align: center;
}
.floating_dispo_form {
  padding-bottom: 15px;
}
.floating_dispo_note {
  margin-left: 5%;
  margin-right: auto;
  width: 90%;
}
.floating_dispo_sbmit_btn {
  margin-top: 10px;
}
#floating_dispo_bar_btn {
  padding-right: 5px;
  padding-left: 5px;
  border-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#floating_call_bar_btn {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.xfer_btn {
  height: 36px !important;
  padding-left: unset;
  padding-right: unset;
  font-size: 10px;
}
/*******************************************************/

/******Compose email lead view style***/
.inbox-compose .controls-to {
  padding-right: 0px !important;
}
/***************************************************************/

/*//dial lead and skip lead buttons*/
#wp_PreviewCallDiv {
  padding-top: 15px;
  max-width: 300px;
}
#wp_dialLead {
  margin-right: 5px;
  margin-top: -6px;
  color: white;
  font-size: 20px;
}
#wp_skipLead {
  margin-top: -6px;
  color: white;
  font-size: 20px;
}

/********Tabbable line adjustment*********************
.tabbable-line>ul{
	margin-top:19px;
}
.tabbable-line>.nav-tabs{
	margin-top:19px;
}
/*********************************************************/
.sel2_modal {
  z-index: 99999 !important;
}

/**************************we do tis to make disabled not look wahsed out for icehcks in getting checklist**********************************/
.icheckbox_line-red.disabled,
.iradio_line-red.disabled {
  background: #e56c69 !important;
  cursor: default;
}
.icheckbox_line-green.disabled,
.iradio_line-green.disabled {
  background: #1b7e5a !important;
  cursor: default;
}
/*************************************/

/****bootbox z-index corrections, and for callback specially**/
.bootbox.modal {
  z-index: 99999;
}
.bootbox.modal > .modal-dialog > .modal-content {
  z-index: 99999;
}
/*******************************************************************/

/***************************changin message box loading background color*******************************/
.loading-message.loading-message-boxed {
  background-color: rgb(144, 235, 144) !important;
}
/*************************************************************/

/******changing cursor to stop sign***********/
.stop_button {
  /*cursor: url("../img/image_small.png"), auto;*/
  cursor: not-allowed;
}
/************************************************/

/****fonts and buttons etc colors**/
.font-green {
  color: #2b95bf !important; /*previously 32c5d2 */
}

.btn.green:not(.btn-outline) {
  color: #fff;
  background-color: #2b95bf !important; /*previously 32c5d2 */
  border-color: #2b95bf !important; /*previously 32c5d2 */
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
  border-color: #2b95bf !important; /*previously 32c5d2 */
  color: #fff;
  background-color: #2b95bf !important; /*previously 32c5d2 */
}

.mt-element-step .step-default .active {
  background-color: #2b95bf !important;
}
.font-green-sharp {
  color: #2b95bf !important;
}
.tabbable-line > .nav-tabs > li.active {
  background: 0 0;
  border-bottom: 4px solid #2b95bf !important;
  position: relative;
}
.portlet.box.green {
  border: 1px solid #2b95bf !important;
  border-top: 0;
}
.portlet.green,
.portlet > .portlet-body.green {
  background-color: #2b95bf !important;
}
.portlet.box.green > .portlet-title,
.portlet.green,
.portlet > .portlet-body.green {
  background-color: #2b95bf !important;
}
/*
.btn.green-haze:not(.btn-outline) {
  color: #fff;
  background-color: #26c281; /*previously 44b6ae*/
/*border-color: #26c281;
}*/
/***************************************/

/****Dropzone css***/
.dz-default.dz-message > span {
  font-size: 28px;
  font-weight: 500;
  opacity: 0.9;
  font-family: sans-serif;
}
.dz-default.dz-message > span > small {
  font-size: 13px;
  font-family: sans-serif;
}
.dropzone .dz-message {
  text-align: center;
  margin: 0.5em 0 !important;
}
.dropzone {
  min-height: 150px;
  border: 2px dashed rgba(0, 0, 0, 0.3) !important;
  background: white;
  padding: 0px 0px;
}
/**************************/
.img-ga {
  width: 150px;
  height: 150px;
  cursor: pointer;
}

/**accordion icons*/
.accordion
  .panel
  .panel-title
  .accordion-toggle.accordion-toggle-styled.collapsed {
  background-position: right 11px;
}
.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled {
  background-position: right -20px;
}
.react-tagsinput-input {
  padding: 1px !important;
}
.react-tagsinput-tag {
  padding: 0px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  background-color: #36c6d3 !important;
  color: white !important;
  border: 1px solid #36c6d4 !important;
}
/***ANTD table style***/
.ant-table-content > table > thead > tr > th {
  background-color: #fff !important;
}
.ant-table-content > table > tbody > tr:nth-of-type(even) {
  background-color: #fbfcfd !important;
}

.ant-table-tbody > tr:hover > td {
  background: #eef1f5 !important;
}
.ant-table-tbody > tr:hover:nth-child(odd) > td {
  background: #eef1f5 !important;
}
/****************************************/

/***timeline fixes*************/
.timeline .timeline-body-head-caption {
  float: none !important;
}
.timeline .timeline-body-content {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
/********************************************/
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .navbar-nav > li > a > i {
    font-size: 16px !important;
  }
}
.tabbable-line > .nav-tabs > li {
  margin-top: 15px;
}
.filepicker.dropzone.dz-clickable.dz-started {
  text-align: center !important;
}
