html {
  width: 100%;
}

body {
  overflow-x: hidden !important;
}

body.show-spinner>main {
  overflow: hidden !important;
}

/* Hide everything under body tag */
body.show-spinner>* {
  opacity: 0;
}

/* Spinner */

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
#items_per_page, select[name="sespag"]{
	width: auto;
	float: none;
	display: revert;
	font-size: 12px;
	padding: 5px;
	line-height: 12px;
	height: auto;	
    margin-left: 5px;

}
.dataTables_length label select{
	width: auto;
	float: none;
	display: revert;
	font-size: 12px;
	padding: 5px;
	line-height: 12px;
	height: auto;	
    margin-left: 5px;
}
#custom_length{
	width: auto;
	float: none;
	display: revert;
	font-size: 12px;
	padding: 5px;
	line-height: 12px;
	height: auto;	
    margin-left: 5px;
	
}
.ui-accordion-header{
	padding: 7px 15px;
    background: #23658f;
    color: #fff;
    margin: 0;	
}
.ui-accordion-header-active{
    background: #1b4e70!important;
}
.ui-accordion-header i{
    color: #fff ;
	font-size: 14px; 
	margin-right: 5px;
}
.ui-accordion-content{
	border: 1px solid #313131;
	margin-bottom: 10px;
}
.ui-accordion-content-active{
	height: auto !important;
}
.ui-accordion div[id^="item"]{
	margin-bottom: 10px;	
}

#note{
	right: 0;
	top: 0;
	float: left;
	position: fixed;    
	z-index: 9999999999;
	width: 100%;
	text-align: center;
	
}
#message_t{
	max-width: 100%;
	width: 400px;
	text-align:center; 
	z-index: 9999999999;
	right: 0;
	margin: auto;
	top: 0;
}
#div_reports{
	position: relative;
}
#div_reports #div1{
	    top: 35px;
    right: 129px;
    position: absolute;
    z-index: 1;
}
/*#div_reports #div1 input[type="button"], #div_reports .div1 input[type="button"] {
    height: 12px;
    background: url(../images/back-1.png);
    text-indent: -9999px;
    border: 0;
    width: 17px;
    background-repeat: no-repeat;
	background-size: cover;
	outline: none;
}
*/

option:checked, option:hover {
    color:  #8f8f8f !important;
    background: #236591 repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAABNJREFUGFdjVE6d+J8BDTDSQBAAdD4KfmxoDDEAAAAASUVORK5CYII=");
}
select option{
    color: #8f8f8f !important;
}
select[multiple]:focus option:checked {
    color:  #ffffff !important;
    background: #236591 repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAABNJREFUGFdjVE6d+J8BDTDSQBAAdD4KfmxoDDEAAAAASUVORK5CYII=");
}

select[multiple] option:checked {
    color:  #ffffff !important;
    background: #236591 repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAABNJREFUGFdjVE6d+J8BDTDSQBAAdD4KfmxoDDEAAAAASUVORK5CYII=");
}

select[multiple] option:selected {
    color:  #ffffff !important;
    background: #236591 repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAABNJREFUGFdjVE6d+J8BDTDSQBAAdD4KfmxoDDEAAAAASUVORK5CYII=");
}

.action_button_wrap a:not(:last-child){
	margin-right:3px;
	margin-bottom: 5px;
}
.dtr-data a.format_icon_k:not(:last-child){
	margin-right:3px;
	margin-bottom: 5px;
}
.highcharts-container{
    max-width:100%;
}
.account_options{
	position: relative;
}
.account_options .div1{
	top: 17px;
    right: 110px;
    position: absolute;
    z-index: 1;
}
.account_options #div1 input[type="button"], .account_options .div1 input[type="button"] {
    height: 14px;
    background: url(../images/back-1.png);
    text-indent: -9999px;
    border: 0;
    width: 20px;
    background-repeat: no-repeat;
	background-size: cover;
	outline: none;
}
.chart_parent{
	position: relative;
    margin-bottom: 20px;
}
.chart_parent .div1{
	top: 16px;
    left: 50px;
    position: absolute;
    z-index: 1;
}
.chart_parent #div1 input[type="button"], .chart_parent .div1 input[type="button"] {
    height: 10px;
    text-indent: -9999px;
    border: 0;
    width: 14px;
    background-repeat: no-repeat;
	background-size: cover;
	outline: none;
}
.pagination1{
	list-style: none;	
}

.pagination1 li{
    position: relative;
    margin-bottom: 20px;
}
.pagination1 li .highcharts-container{
	width: 100% !important;
}
#pagination_listing li div[id*="container_"] {
	min-width: 460px;
}

.pagination1 .zoom-g{
	position: absolute;
	left: 24px;
	top: 13px;
	z-index: 1;
	cursor: pointer;
}
.pagination1 .zoom-g i{
    font-size: 14px;
}
.f-s-20{
	font-size: 20px;
}
.modal-content #close-button{
	position: absolute;
    right: -20px;
    top: -20px;
}
.user .user-name {
	margin-left: 0px;
	border-radius: 30px;
	width: 35px;
	height: 35px;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.fancybox-overlay{
	z-index: 1031!important;
}
.div-notification a, .div-notification-new a{
	position: relative;	
}
.div-notification a.font-weight-bold:after, .div-notification-new a.font-weight-bold:after{
	content: "\A";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #236591;
    position: absolute;
    left: 225px;
    top: 17px;
    z-index: 1;
}
.div-notification a .action-notification, .div-notification-new a .action-notification{
	display: none;
	margin-top: -28px;
}
.div-notification a:hover .action-notification, .div-notification-new a:hover .action-notification{
	display: block!important;
}
.notification3DDropdown{
	right: 0!important;
    left: auto!important;
	margin-top: -5px;
}
.notification3DDropdown .dropdown-item{
	padding: .5rem 1.25rem!important;
}

.div-notification a.font-weight-bold .mark-as-read, .div-notification-new a.font-weight-bold .mark-as-read{
	display: block;
}
.div-notification a .mark-as-read, .div-notification-new a .mark-as-read{
	display: none;
}

.div-notification a.font-weight-bold .mark-as-unread, .div-notification-new a.font-weight-bold .mark-as-unread{
	display: none;
}
.div-notification a .mark-as-unread, .div-notification-new a .mark-as-unread{
	display: block;
}
#notificationDropdown{padding: 20px 15px !important; }
#notificationAButton{
	    font-size: 20px !important;
    padding: 6px 5px !important;
    height: 18px !important;
    line-height: 18px !important;
	 }
.cu-p{cursor: pointer}

#searchDropdown{
	max-height: 300px;
    PADDING: 0;
    OVERFLOW: auto;    
	min-width: 230px;
}
#searchDropdown .div-sh a{
	padding: 10px;
	width: 100%;
}
#searchDropdown .no-rec{
	padding: 10px;
	width: 100%;
}

.col-xs-1.2{
  -webkit-box-flex: 0;
    -ms-flex: 0 0 9.33333%;
    flex: 0 0 9.33333%;
    max-width: 9.33333%;
}
.col-xs-1-5-1{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.33333%;
    flex: 0 0 13.33333%;
    max-width: 13.33333%;
}

.col-xs-s1{
  -webkit-box-flex: 0;
    -ms-flex: 0 0 5.33333%;
    flex: 0 0 5.33333%;
    max-width: 5.33333%;
}
.main-notifi{width:100% !important}
.div-main-notifi{width:100%}
img{max-width: 100% !important}
.aj-spinner{
	position: relative;
	padding-right: 30px !important; 
}
.aj-spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 6px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    border: 1px solid;
    border-right: 1px solid transparent;
}
.aj-spinner:before {
    -webkit-animation: aj-spinner .5s linear infinite;
    animation: aj-spinner .5s linear infinite; 
}
@-webkit-keyframes aj-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes aj-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } 
}

.btn {
	padding-top: 4px;
    padding-bottom: 4px;
}
.scrolltop--on .back-to-top{
    opacity: 0.3!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
}
.back-to-top{
	display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 60px;
    right: 20px;
    cursor: pointer;
    z-index: 100;
    -webkit-box-shadow: 0 0 15px 1px rgb(69 65 78 / 20%);
    box-shadow: 0 0 15px 1px rgb(69 65 78 / 20%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    opacity: 0 !important;
    padding: 0 !important;
    font-size: 20px !important;
    line-height: 40px !important;
    text-align: center !important;
}
.back-to-top:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1!important;
}
.mobile-view #searchDropdown{
	margin-top: 0 !important;
	left: 0;
}

.cg-dashboard-ul{
	width: 100% !important;
	float: left;
}
.cg-dashboard-ul li{
	width: 50% !important;
	float: left;
	text-align: center;
	overflow-x: auto !important;
	margin-bottom: 30px !important;
	
}
@media (max-width: 767px){
	
	.user .user-name {
		margin-left: 0px;
		border-radius: 30px;
		width: 35px;
		height: 35px;
		font-size: 14px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}
	.navbar .navbar-left {
		flex-basis: 20%;
	}
	.navbar .navbar-right {
		flex-basis: 56%;
	}
	.pagination  {
		overflow-x: auto !important;
		display: -webkit-box !important;
	}
	#div_reports{
		overflow-x: auto;
		padding: 0;
	}
	.highchat_image{
		overflow-x: auto;
		min-width: 600px;
	}
	.div-notification a .action-notification, .div-notification-new a .action-notification {
		display: block!important;
	}
	
	.cg-dashboard-ul li{
		width: 100% !important;
		float: left;
		text-align: center;
		margin-bottom: 30px !important;
		overflow-x: auto !important;
	}
}
.modal.show .modal-dialog{
	margin-top: 40px;	
}
.d-inline-block .breadcrumb{padding: .75rem 1rem;}


@media (max-width: 767.98px){
    .tooltip {
        display: none !important;
		opacity: 0 !important;
		top: -1000px !important;
		left: -1000px !important;
		position: absolute !important;
		width: 0 !important;
		height: 0 !important;
		border: 0 !important;
    }
 }
.linz >rect, .linz >text {cursor: pointer}
.contact-info{
	height: auto;
	position: relative;
	border-radius: 5px !important;
	padding-top: 45px !important;
}
.contact-info .span-first{    
	top: -18px;
    position: absolute;
	font-size: 1.15rem;
    font-weight: 400;
}
.address-text{margin-bottom: 0}
.address-text div{margin-bottom:5px;}
/*footer.page-footer{position: fixed; padding-bottom: 2.3rem; z-index: -1;}*/
.tooltip-inner {
  white-space:nowrap;
  max-width:none;
}
.aj-flag-cls{max-width: 25px !important; }
.aj-table-search-with-export{padding-right: 50px;}
.export_btn{ top: 32px !important; z-index: 99;	font-size: 20px;}
.aj-dte-cls{ top: 34px; z-index: 99; width: 800px; left: calc(50% - 400px); padding: 0}
@media (max-width: 1200px) {
	.aj-dte-cls{top: 10px !important; z-index: 99; width: 100% !important; left: 0 !important; padding: 0; position: relative !important;}
}
@media screen and (max-width: 767px) {
.export_btn{ top: 62px !important; z-index: 99;	font-size: 20px;}
}
.aj-dte-cls i{font-size: 12px;}
.datetimepicker table tr td.old, .datetimepicker table tr td.new {
    height: 0;
    line-height: 0;
    visibility: hidden;
}
/*.tab-pane .aj-dte-cls{top: 55px; z-index: 99; width: 520px; right: 25px; padding: 0;left: inherit;}*/
.tab-pane .aj-dte-cls{top: 140px !important; z-index: 99; width: 600px; right: 25px; padding: 0; }

.format_icon_k{
    float: left !important;
}
.nav-tabs .nav-item{
   font-size: 1.15rem;
	line-height: 1.3;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{width: 100% !important;	}

#noteList{
	width: 100%;
    overflow-y: auto;
    max-height: 200px;
}
.tooltip {
	z-index: 9999;
}
.p-cursor{
	cursor: pointer;
}
.modal-open .modal {
  background: rgb(0 0 0 / 80%);
}
#tabl-activity-user_ellipsis .page-link, #event_grid_tbl1_inner_ellipsis .page-link, #table_rev_exclusion_ellipsis .page-link, #tbl_inmate_ellipsis .page-link, #tbl_civilian_ellipsis .page-link, #tbl_dialed_ellipsis .page-link{
	display: block;
	border: none;
}