.tooltip {
  position: relative;
  display: inline-block;
  opacity: unset !important;
}

.whiteSpace {
  white-space: pre;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.fc-day-grid .fc-row{
  z-index: unset !important;
}
.fc-day-grid-event .fc-content{
  overflow: unset !important;
}
.fc-day-grid-event .fc-content .fc-desc{
  display: block;
}
.fc-day-grid-event .fc-content .fc-desc .aptsCount{
  display: block;
  text-align: right;
  font-weight: bold;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30{
  margin-top: 30px;
}
.ml20 {
    margin-left: 20px !important;
}
.addNewMail{
    width: 25%;
    margin: 10px;
    padding: 10px;
}
.addNewMail .form-group{
    margin-top: 10px;
}
.addNewMail .btn-cncl{
  margin-left: 10px;
}
.w80per {
    width:80% !important;
}

#members_processing{
    border: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 20%;
    position: absolute;
    z-index: 99999;
    background-color: transparent;
}
span.dataTable-loader {
    border: 2px solid greenyellow!important;
    padding: 20px;
}
.clsDatePicker {
    z-index: 100000 !important;
}
.fc-basicWeek-view .fc-body .fc-row{
    min-height: 600px !important;
}
.fc-event{
    border:1px solid #bbb !important;
}
.nav > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.login-google{
    margin-top: 50px;
    width: 200px;
}
.br-left{
    border-left: 1px solid #CCCCCC;
}
.container{
    margin-left: 25px!important;
}
table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected {
    color:#000000 !important;
}
table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
    color:#000000 !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    padding-top: 0px;
}
.navbar-static-top{
    border-width: 0px !important;
}

div.DTED_Lightbox_Wrapper {
    margin-left: -225px!important;
    width: 450px!important;
    z-index: 1100!important;
}

div.DTE_Bubble {
    z-index: 1100!important;
}
hr {
    border-width:3px 0 0;
}
.hud-box {
    right: 10%;
    position: absolute;
    top:7%;
}

.popup-hover {
	background: #ffffff;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding:5px;
	max-width: 276px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.dashed-underline, .blueunderline {
    border-bottom: 1px solid #7A7A7A;
}
.inline {
    display: inline-block!important;
}

.disable-ui{
    opacity: .35;
}
#series-update-container {
    background: #ff9;
    padding: 10px;
}

/* Q&A flow*/
.condition-form{
    margin: 20px !important;
}
.btn-width-200 {
  width: 200px;
}
.btn-margin-5{
  margin: 5px;
}
.mr-10 .btn {
  margin: 10px
}
.mr-left-15 {
  margin-left: 15px;
}
.mr10{
  margin-right: 10px !important;
}
/* END*/
/*----------------------------------------New-CSS-----------------------*/
@font-face {
  font-family: 'BentonSans-Medium';
  src: url('../../fonts/BentonSans-Medium/BentonSans-Medium.eot');
  src: url('../../fonts/BentonSans-Medium/BentonSans-Medium.svg')
  format('svg'), url('../../fonts/BentonSans-Medium/BentonSans-Medium.woff')
  format('woff'), url('../../fonts/BentonSans-Medium/BentonSans-Medium.ttf')
  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BentonSans-Bold';
  src: url('../../fonts/BentonSans-Bold/BentonSans-Bold.eot');
  src: url('../../fonts/BentonSans-Bold/BentonSans-Bold.svg')
  format('svg'), url('../../fonts/BentonSans-Bold/BentonSans-Bold.woff')
  format('woff'), url('../../fonts/BentonSans-Bold/BentonSans-Bold.ttf')
  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUI-Regular';
  src: url('../../fonts/SegoeUI-Regular/SegoeUI-Regular.eot');
  src: url('../../fonts/SegoeUI-Regular/SegoeUI-Regular.svg')
  format('svg'), url('../../fonts/SegoeUI-Regular/SegoeUI-Regular.woff')
  format('woff'), url('../../fonts/SegoeUI-Regular/SegoeUI-Regular.ttf')
  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUI-Semibold';
  src: url('../../fonts/SegoeUI-Semibold/SegoeUI-Semibold.eot');
  src: url('../../fonts/SegoeUI-Semibold/SegoeUI-Semibold.svg')
  format('svg'), url('../../fonts/SegoeUI-Semibold/SegoeUI-Semibold.woff')
  format('woff'), url('../../fonts/SegoeUI-Semibold/SegoeUI-Semibold.ttf')
  format('truetype');
  font-weight: normal;
  font-style: normal;
}
body{
  font-family: 'SegoeUI-Regular';
  font-size: 13px;
  color: #262626;
  background: #edeff3;
}
.mr10{
  margin-right: 10px;
}
.mt0{
  margin-top: 0px !important;
}
.mt10{
  margin-top: 10px;
}
.mt20{
  margin-top: 20px;
}
.mb0{
  margin-bottom: 0 !important;
}
.mb10{
  margin-bottom: 10px !important;
}
.mb20{
  margin-bottom: 20px !important;
}
.ml10{
  margin-left: 10px !important;
}
.pd0{
  padding: 0 !important;
}
.wd100{
  width: 100%;
}
.width220{
  width: 220px;
}
.width180{
  width: 180px;
}
.width120{
  width: 120px;
}
.minWidth100{
	min-width: 100px;
}
.minHeight360{
	min-height: 360px;
}
.color-primary{
  color: #1a89a7;
}
.color-secondary{
  color: #d58234;
}
.color-white{
  color: #fff !important;
}
.bg-color-primary{
  background: #1a89a7;
}
.sectionLeft{
	width: 400px;
	float: left;
	margin-right: 20px;
}
.sectionRight{
	display: -ms-flexbox;
	display: flex;
}
#app-mount .row{
	margin-right: -10px;
	margin-left: -10px;
}
#app-mount .col-xs-1, #app-mount .col-sm-1, #app-mount .col-md-1, #app-mount .col-lg-1, #app-mount .col-xs-2,
#app-mount .col-sm-2, #app-mount .col-md-2, #app-mount .col-lg-2, #app-mount .col-xs-3, #app-mount .col-sm-3,
#app-mount .col-md-3, #app-mount .col-lg-3, #app-mount .col-xs-4, #app-mount .col-sm-4, #app-mount .col-md-4,
#app-mount .col-lg-4, #app-mount .col-xs-5, #app-mount .col-sm-5, #app-mount .col-md-5, #app-mount .col-lg-5,
#app-mount .col-xs-6, #app-mount .col-sm-6, #app-mount .col-md-6, #app-mount .col-lg-6, #app-mount .col-xs-7,
#app-mount .col-sm-7, #app-mount .col-md-7, #app-mount .col-lg-7, #app-mount .col-xs-8, #app-mount .col-sm-8,
#app-mount .col-md-8, #app-mount .col-lg-8, #app-mount .col-xs-9, #app-mount .col-sm-9, #app-mount .col-md-9,
#app-mount .col-lg-9, #app-mount .col-xs-10, #app-mount .col-sm-10, #app-mount .col-md-10, #app-mount .col-lg-10,
#app-mount .col-xs-11, #app-mount .col-sm-11, #app-mount .col-md-11, #app-mount .col-lg-11, #app-mount .col-xs-12,
#app-mount .col-sm-12, #app-mount .col-md-12, #app-mount .col-lg-12{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
h2.headingMain{
  font-family: 'BentonSans-Medium';
  font-size: 24px;
  color: #262626;
  margin-bottom: 15px;
}
h3.headingSub{
  font-family: 'BentonSans-Bold';
  font-size: 18px;
  color: #1a89a7;
  margin: 0;
  text-transform: uppercase;
}
.card{
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  border-bottom: 1px solid #d58234;
}
.card .card-header{
  padding: 22px 15px;
  border-bottom: 1px solid #dadad9;
  border-radius: 4px 4px 0 0;
}
.card .card-content{
  padding: 15px;
}
.tableCustomStyle{
  font-size: 13px;
}
.tableCustomStyle thead th{
  text-transform: uppercase;
	border-bottom: none !important;
  background: #eecdae;
	height: 50px;
}
.tableCustomStyle tbody tr:nth-child(even){
  background: #fcf5ef;
}
.tableCustomStyle tbody tr td{
	border-top: none !important;
	height: 50px;
}
.tableCustomStyle tbody tr td a{
  color: #d58234;
}
.btn.primaryBtn{
  background: #1a89a7;
  color: #fff;
}
.btn.primaryBtn span{
	background: #187b95;
	padding: 10px;
}

.btn.rates-Btn {
	margin: 10px;
}
.customAlignment{
  -ms-flex-align: end;
      align-items: end;
}
.customTableStyles{
  overflow: auto;
  max-height: 65vh;
}
.customHeaderForModal{
  position:-webkit-sticky;
  position:sticky;
  top:20px;
}
.btn.primaryBtn p{
	padding: 5px 15px;
	float: left;
	margin-bottom: 0;
	min-width: 70px;
}
.btn.secondaryBtn{
  background: #d58234;
  color: #fff;
}
.tableCustomStyle .form-group{
  margin-bottom: 0;
}
.tableCustomStyle td strong{
font-family: 'SegoeUI-Regular';
font-size: 17px;
font-weight: bold;
}
.tableCustomStyle td strong span{
  font-weight: normal;
}
.customPagination .pagination{
  margin: 0;
}
.customPagination .pagination .active a{
  background: #1a89a7;
  color: #fff;
}
.customPagination .pagination li a{
  color: #1a89a7;
  padding: 8px 12px;
}
.customPagination .pagination li.disabled a{
  color: #bdbdbd;
}
.filters .form-group{
  width: 160px;
  float: right;
  margin: 0 0 10px 10px;
}
.filters .form-check{
     float: right;
     margin: 0 0 10px 10px;
 }
.filters .form-check input{
    margin-top: 0;
    float: left;
}
.filters .form-check label{
    margin: 10px 0 0 8px;
}
.campaign-filters label{
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 3px;
}
.dcrmFilters .form-group{
  width: 155px;
  float: left;
  margin: 0 0 10px 10px;
}
.dcrmFilters .form-group-half{
  width: 105px;
  float: left;
  margin: 0 0 10px 10px;
}
.dcrmFilters h5 {
  font-size: 13px;
  font-weight: 900;
}
.filters input,
.campaign-filters input
{
  height: 36px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 4px;
}
.campaign-filters .form-control{
  height: 36px;
}
.campaign-filters input,
.campaign-filters .form-group{
  float: left;
  width: 100%;
}
.campaign-filters hr{
  border-width: 1px;
  border-top: 1px solid #e3dada;
  margin-top: 10px;
}
.campaign-filters h4{
  text-transform: uppercase;
  color: #262626;
  font-weight: bold;
}
.campaign-filters .active-documents-checkbox {
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-pack: end;
        justify-content: end;
}
.campaign-filters .react-datepicker-wrapper {
    display: -ms-flexbox;
    display: flex;
}
.campaign-filters .react-datepicker-wrapper .react-datepicker__input-container {
    width: 100%;
}
.form-control:focus {
    border-color: #d58234;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(213, 130, 52,.075), 0 0 8px rgba(213, 130, 52, .6);
}
.patientInfo label{
    font-family: 'SegoeUI-Semibold';
    font-size: 13px;
    margin-bottom: 0;
}
.patientInfo p{
    font-family: 'SegoeUI-Semibold';
    font-size: 16px;
    margin-bottom: 0;
    padding-right: 5px;
}
.patientInfo tr td{
  border-top: 1px solid #ececec !important;
  padding: 5px 0 !important;
  width: 50%;
}
/*.patientInfo tr td:nth-child(n+2){
	padding-left: 10px !important;
}*/
.patientInfo .form-group{
  margin-bottom: 10px !important;
}
.patientInfo .rc-collapse{
  margin-top: 5px !important;
}
.patientInfo .rc-collapse-item-active .rc-collapse-header{
  background: #d7e7ea;
}
.patientInfo .rc-collapse-content-box .table tr:first-child td{
  border-top: none !important;
}
.patientInfo .rc-collapse{
	background: #f6f6f6 !important;
}

.table thead th.active {
  border-bottom: 3px solid #ce6429 !important;
}

.cursorPointer {
  cursor: pointer !important;
}
.modal.scrollingContent .modal-body{
    max-height: 70%;
    overflow: auto;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}
/*----------------------------------------New-CSS-End----------------------*/
@media (max-width: 1290px) {
    .hud-box {
        position: relative;
        right: 0;
        top: 0;
    }
}
@media (max-width: 991px){
	.sectionLeft{
		width: 330px;
	}
}
@media (max-width: 767px){
	.sectionLeft{
		width: 100%;
	}
	.sectionRight{
		float: left;
		width: 100%;
		margin-top: 20px;
	}

}
table.fixedHeader-floating{position:fixed !important;background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute !important;background-color:white}@media print{table.fixedHeader-floating{display:none}}
@media print {
    .container{
        width: 100%;
    }
    .container {
        margin-left: 10px!important;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .mt20 {
        margin-top: 40px;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    div{
        display: block;
    }
}
@page
{
    size: auto;
    margin: 5mm 0mm 5mm 0mm;
}
.mr-left-20 {
  margin-left: 20px;
}

.windows8 {
	position: absolute;
	width: 78px;
	height:78px;
	margin:auto;
  top: 50%;
  left: 50%;
}

.windows8 .wBall {
	position: absolute;
	width: 74px;
	height: 74px;
	opacity: 0;
	transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
	animation: orbit 6.96s infinite;
		-o-animation: orbit 6.96s infinite;
		-ms-animation: orbit 6.96s infinite;
		-webkit-animation: orbit 6.96s infinite;
		-moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall{
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgb(0,0,0);
	left:0px;
	top:0px;
	border-radius: 10px;
}

.windows8 #wBall_1 {
	animation-delay: 1.52s;
		-o-animation-delay: 1.52s;
		-ms-animation-delay: 1.52s;
		-webkit-animation-delay: 1.52s;
		-moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
	animation-delay: 0.3s;
		-o-animation-delay: 0.3s;
		-ms-animation-delay: 0.3s;
		-webkit-animation-delay: 0.3s;
		-moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
	animation-delay: 0.61s;
		-o-animation-delay: 0.61s;
		-ms-animation-delay: 0.61s;
		-webkit-animation-delay: 0.61s;
		-moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
	animation-delay: 0.91s;
		-o-animation-delay: 0.91s;
		-ms-animation-delay: 0.91s;
		-webkit-animation-delay: 0.91s;
		-moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
	animation-delay: 1.22s;
		-o-animation-delay: 1.22s;
		-ms-animation-delay: 1.22s;
		-webkit-animation-delay: 1.22s;
		-moz-animation-delay: 1.22s;
}



@keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		transform: rotate(180deg);
		animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		transform: rotate(300deg);
		animation-timing-function: linear;
		origin:0%;
	}

	30% {
		opacity: 1;
		transform:rotate(410deg);
		animation-timing-function: ease-in-out;
		origin:7%;
	}

	39% {
		opacity: 1;
		transform: rotate(645deg);
		animation-timing-function: linear;
		origin:30%;
	}

	70% {
		opacity: 1;
		transform: rotate(770deg);
		animation-timing-function: ease-out;
		origin:39%;
	}

	75% {
		opacity: 1;
		transform: rotate(900deg);
		animation-timing-function: ease-out;
		origin:70%;
	}

	76% {
	opacity: 0;
		transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		transform: rotate(900deg);
	}
}


.rc-collapse {
  background-color: #f7f7f7;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}
.rc-collapse-anim-active {
  transition: height 0.2s ease-out;
}
.rc-collapse > .rc-collapse-item {
  border-top: 1px solid #d9d9d9;
}
.rc-collapse > .rc-collapse-item:first-child {
  border-top: none;
}
.rc-collapse > .rc-collapse-item > .rc-collapse-header {
  height: 38px;
  line-height: 38px;
  text-indent: 16px;
  color: #666;
  cursor: pointer;
}
.rc-collapse > .rc-collapse-item > .rc-collapse-header .arrow {
  display: inline-block;
  content: '\20';
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #666;
  vertical-align: middle;
  margin-right: 8px;
}
.rc-collapse > .rc-collapse-item-disabled > .rc-collapse-header {
  cursor: not-allowed;
  color: #999;
  background-color: #f3f3f3;
}
.rc-collapse-content {
  overflow: hidden;
  color: #666;
  padding: 0 16px;
  background-color: #fff;
}
.rc-collapse-content > .rc-collapse-content-box {
  margin-top: 16px;
  margin-bottom: 16px;
}
.rc-collapse-content-inactive {
  display: none;
}
.rc-collapse-item:last-child > .rc-collapse-content {
  border-radius: 0 0 3px 3px;
}
.rc-collapse > .rc-collapse-item-active > .rc-collapse-header .arrow {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #666;
  margin-right: 6px;
}
.cur-pointer{
  cursor: pointer;
}

.BCTable .scroller {
	max-height: 420px;
	overflow: auto;
}
.text-red{
    color: #f31e05 !important;
}
.text-green{
    color: #68c802 !important;
}

.phoneTolTipOuter{
  position: relative;
}

.phoneTolTip{
  position: absolute;
  left: 100%;
  border: 1px solid #eecdae;
  background: #fff;
  width: 350px;
  z-index: 9;
}
.childPage-phoneTolTip {
	position: relative;
	left: 0;
  width: 340px;
}

.phoneTolTipP{
  float: right;
  margin:8px 0 !important;
  width: 135px;
  line-height: 14px;
  margin-bottom: 10px;
  font-size: 13px !important;
  text-align: right;
}

.phoneTolTipImg {
	border-top: 1px solid #ececec;
	margin: 0px 10px 0px 10px;
}
.phoneTolTipImg:first-child{
  border-top: none;
}

.phoneTolTipImg img {
	margin: 15px;
  cursor: pointer;
  width: 15px;
}
.childPage-phoneTolTip .phoneTolTipImg img {
  margin: 10px;
}

.Select--multi .Select-control .Select-value, .Select--multi .Select-control .Select-clear-zone, .basic-multi-select  .Select-control .Select-clear-zone {
	 display: none !important;
}

.dentist-list .Select--multi .Select-control .Select-value{
	 display: inline-block !important;
}

.Select-option.is-selected, .Select-option.is-focused {
  background-color: #eecdae !important;
}

span.validate {
    color: red;
}
.requiredPractice {
    border: 1px solid red;
}
button.btn.disabled {
    cursor: not-allowed !important;
    pointer-events: none;
}

div.DTED_Lightbox_Wrapper.lightBoxContainer{
  margin-left:0px !important;
  width: 780px !important;
}
div.DTE_Field div.DTE_Field_Message {
  float: right;
  color: #008000;
  font-size: 14px !important;
}

.spoton .form-group {
  width: 150px;
}

.tableHoler{
    width: calc(100% - 58px);
}
.table.campaignView thead tr th{
    border-bottom: none;
}
.campaignView > tbody > tr > td{
    border-top: 1px solid #bbb;
    padding: 0;
}
.campaignView, .campaignView tbody tr td table{
    width: calc(100% - 1px);
}
.campaignView tbody tr td table{
    border-left: 1px solid #bbb;
}
.campaignView tbody tr td:last-child table{
    border-right: 1px solid #bbb;
}
.campaignView tbody tr td table tr td{
    border-bottom: 1px solid #bbb;
    border-top: none;
    padding: 0 10px;
    font-size: 13px !important;
}
.campaignView.agentView td table{
  border: 1px solid #bbb;
}
.campaignView.agentView thead th p{
  text-overflow: ellipsis;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  margin: 0px
}
.timeGrid{
  position: relative;
}
.timeGrid li{
  height: 20px;
  text-align: right;
  font-size: 11px;
}
.timeGrid li::before{
  content: "";
  width: 6px;
  height: 1px;
  background: #666;
  position: absolute;
  right: -14px;
  margin-top: 9px;
}
.timeGrid li:nth-child(4n+1)::before{
  width: 9px;
  background: #262626;
}



/* -----------------------------------------------Time Picker ------------------------------------------------- */

.rc-time-picker {
  box-sizing: border-box;
}
.rc-time-picker * {
  box-sizing: border-box;
}
.rc-time-picker-input {
  width: 100%;
  position: relative;
  display: inline-block;
  cursor: text;
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.rc-time-picker-input[disabled] {
  color: #ccc;
  background: #f7f7f7;
  cursor: not-allowed;
}
.rc-time-picker-panel {
  z-index: 1070;
  position: absolute;
  box-sizing: border-box;
  margin-left: 1px;
}
.rc-time-picker-panel * {
  box-sizing: border-box;
}
.rc-time-picker-panel-inner {
  display: inline-block;
  position: relative;
  outline: none;
  list-style: none;
  text-align: left;
}
.rc-time-picker-panel-narrow {
  max-width: 113px;
}
.rc-time-picker-panel-input {
  width: 100%;
  cursor: auto;
  outline: 0;
  border: none;
  padding: 0.67857143em 1em;
  line-height: 1.21428571em;
  margin:4px 1px;
}
.rc-time-picker-panel-input-wrap {
  box-sizing: border-box;
  position: relative;
  width: 148px;
}
.rc-time-picker-panel-input-invalid {
  border-color: red;
}
.rc-time-picker-panel-clear-btn {
  position: absolute;
  right: 10px;
  cursor: pointer;
  overflow: hidden;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  top: 12px;
  margin: 0;
}
.rc-time-picker-panel-clear-btn:after {
  content: "x";
  display: inline-block;
  line-height: 1;
  width: 20px;
  transition: color 0.3s ease;
}
.rc-time-picker-panel-clear-btn:hover:after {
  color: #666;
}
.rc-time-picker-panel-select {
  float: left;
  margin-left: -1px;
  box-sizing: border-box;
  width: 49px;
  background: #fff;
  max-height: 144px;
  overflow-y: auto;
  position: relative;
}
.rc-time-picker-panel-select-active {
  overflow-y: auto;
}
.rc-time-picker-panel-select:first-child {
  border-left: 0;
  margin-left: 0;
}
.rc-time-picker-panel-select:last-child {
  border-right: 0;
}
.rc-time-picker-panel-select ul {
  list-style: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rc-time-picker-panel-select li {
  list-style: none;
  box-sizing: content-box;
  margin: 0;
  padding: 0 0 0 10px;
  width: 29px;
  height: 24px;
  line-height: 24px;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rc-time-picker-panel-select li:hover {
  background: #edfaff;
}
li.rc-time-picker-panel-select-option-selected {
  background: #f7f7f7;
  font-weight: bold;
}
li.rc-time-picker-panel-select-option-disabled {
  color: #ccc;
}
li.rc-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.rc-time-picker-panel-combobox{
  background: #fff;
  width: 150px;
  border: 1px solid #ccc;
  float: left;
  z-index: 999;
  margin-top: -5px;
  border-radius: 0 0 4px 4px;
}

.blankColumnTime {
  background: #b60e0e;
}

.callLogHistory .modal-dialog {
  width: 1000px;
}
.sorting-order {
  background: #eecdae;
  margin-bottom: 10px;
  line-height: 50px;
}
.removeSortbtn {
  margin: 5px;
}
.campaign-filters input[type="checkbox"] {
	width: auto;
  height: auto;
}
.sortingItems {
  margin: 10px;
}
.sortingTarget {
  height: 100px;
  width: 100%;
  border: 1px solid;
}
.sortingTarget.highlight {
  opacity: 0.4;
}
.removeSortbtn .glyphicon, .sortingItems .glyphicon {
  margin-left: 10px;
}
.removeSortbtn strong {
  color: red;
  padding-right: 10px;
}
#disreports .checkbox {
  margin-top: -5px;
}
.DTED_Lightbox_Wrapper{
    position: absolute;
    top: 0px;
    left: 15% !important;
}
.showlogcallModalLead {
  position: absolute;
  right: -66% !important;
  top: 8%;
}
.timeViewSubTable {
  padding: 0px !important;
}
.timeViewSubTable table {
  border: none !important;
}
.overlay {
    background-color:#EFEFEF;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: .5; /* in FireFox */
    filter: alpha(opacity=50); /* in IE */
}
.spore-pending {
  color: #DF801E;
  font-weight: 600;
}
.spore-passed {
  color: #1a9012;
  font-weight: 600;
}
.vid-img-dlt {
  max-height: 150px;
  max-width: 80%;
}
.ht-200 {
  height: 200px;
}
.form-group.border-none {
    border: none;
    padding: 0px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.crossIcon {
    color: red;
    font-weight: bold;
    font-size: 22px;
    position: absolute;
    right: 5px;
    cursor: pointer;
}
.profilePic {
    width: 200px;
    border: 1px solid #DDD;
    text-align: center;
    position: relative;
}
.width100 {
  width: 100px !important;
}
.width80 {
  width: 80px !important;
}
.budgetTable {
  width: 100%;
  border: 1px solid #000;
}
.budgetTable > tbody > tr > td , .budgetTable > thead > tr > th {
  border: 1px solid #000;
}
.progressPercentage {
  color: 'green'
}
.budgetContainer {
  width: 100%;
  overflow: auto;
}
.budgetTableContainer {
  overflow: auto;
}
/*------------------------------FreezeTable----------------------*/
.FreezeTable, .FreezeTable2 {
  max-width: 100%;
  max-height: 60vh;
  overflow: scroll;
  position: relative;
}

.FreezeTable table, .FreezeTable2 table {
  position: relative;
  border-collapse: collapse;
}

.FreezeTable thead th, .FreezeTable2 thead th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  top: 0;
}
.FreezeTable thead th:first-child,
.FreezeTable2 thead th:first-child {
  left: 0;
  z-index: 1;
}

.FreezeTable tbody td:first-child,
.FreezeTable2 tbody td:first-child {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  background: #fff;
}
.FreezeTable tbody tr:nth-child(2n) td:first-child,
.FreezeTable2 tbody tr:nth-child(2n) td:first-child,
.FreezeTable tbody td:first-child,
.FreezeTable2 tbody td:first-child {
  left: 0;
}
.FreezeTable.carrierIdentity thead th{
    background: #fff;
}
.FreezeTable.carrierIdentity tr:nth-child(even) td{
    background: #f9f9f9 !important;
}
.FreezeTable.carrierIdentity tr:nth-child(odd) td{
    background: #fff !important;
}
.height75vh{
    max-height: 75vh !important;
}
.carrierWidth{
    width: 90%;
}
.clickable{
    color: orange;
    text-decoration: underline;
}
span.heading{
    font-family: 'BentonSans-Medium';
    font-size: 24px;
    color: #262626;
    margin-left: 15px;
}
div.modal-dialog {
    width: 950px!important;
}

.table-freeze {
    display: block;
    max-height: 70%;
    overflow-y: auto;
}
.table-freeze th {
    position: -webkit-sticky;
    position: sticky;
    top:0;
    z-index: 100;
}

.w-75{
 width: 75% !important
}

.display-item{
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
#myModal .modal-content{
    background-color: #eeeeee !important;
    min-height: 200px;
}

#myModal .modal-content h2{
    padding-left: 15px;
}

#myModal .modal-content p{
    padding-left: 15px;
    padding-bottom: 10px;
}