<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Skin: Blue
 * ----------
 */
 .callout.callout-default {
	border-color:#e1e1e1 !important; 
	background-color: #fdf9f9 !important; 
	color: #444;
}

.callout.callout-code {
  border-color:#010101 !important; 
	background-color: #232121 !important; 
	color: #fffefe;
}
.dropdown-menu {
    -webkit-box-shadow: rgba(0, 0, 0, 0.04) 0px 8px 7px -3px, rgba(0, 0, 0, 0.02) 0px 8px 14px 2px, rgba(0, 0, 0, 0.03) 0px 5px 12px 5px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 8px 7px -3px, rgba(0, 0, 0, 0.02) 0px 8px 14px 2px, rgba(0, 0, 0, 0.03) 0px 5px 12px 5px;
    border-color: #dedede;
}

.dropdown-menu li.header {
  display: block;
  padding: 3px 12px;
  font-weight:bold;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
  background-color: #f8f8f8;
}

 .skin-blue-light .main-header .navbar {
	background-color: #bd3c3c;
  }
  .skin-blue-light .main-header .navbar .nav &gt; li &gt; a {
	  font-size:15px;
	color: #ffffff;
  }
  .skin-blue-light .main-header .navbar .nav &gt; li &gt; a &gt; span {
	font-size:14px;
	color: #ffffff;
}  
  .skin-blue-light .main-header .navbar .nav &gt; li &gt; a:hover,
  .skin-blue-light .main-header .navbar .nav &gt; li &gt; a:active,
  .skin-blue-light .main-header .navbar .nav &gt; li &gt; a:focus,
  .skin-blue-light .main-header .navbar .nav .open &gt; a,
  .skin-blue-light .main-header .navbar .nav .open &gt; a:hover,
  .skin-blue-light .main-header .navbar .nav .open &gt; a:focus,
  .skin-blue-light .main-header .navbar .nav &gt; .active &gt; a {
	background: rgba(0, 0, 0, 0.1);
	color: #f7f7f7;
  }
  .skin-blue-light .main-header .navbar .sidebar-toggle {
	color: #ffffff;
  }
  .skin-blue-light .main-header .navbar .sidebar-toggle:hover {
	color: #f7f7f7;
	background: rgba(0, 0, 0, 0.1);
  }
  .skin-blue-light .main-header .navbar .sidebar-toggle {
	color: #fff;
  }
  .skin-blue-light .main-header .navbar .sidebar-toggle:hover {
	background-color: #aa3636;
  }
  @media (max-width: 767px) {
	.skin-blue-light .main-header .navbar .dropdown-menu li.divider {
	  background-color: rgba(255, 255, 255, 0.1);
	}
	.skin-blue-light .main-header .navbar .dropdown-menu li a {
	  color: #fff;
	}
	.skin-blue-light .main-header .navbar .dropdown-menu li a:hover {
	  background: #aa3636;
	}
  }
  .skin-blue-light .main-header .logo {
	color: #010101;
	border-bottom: 0 solid transparent;
	margin:0px; 
	padding:0px;
	text-align:center;
  height: 50px;
	}
	
	.skin-blue-light .main-header .logo-text {
		background: #aa3636;
		color:#fff;
		font-size:15px;
    font-weight:bold;
	}
  .skin-blue-light .main-header .logo-lg, .skin-blue-light .main-header .logo-mini {
    font-size:20px;
    background-color: #aa3636;
  } 


  
  .skin-blue-light .main-header .logo:hover {
  }
  .skin-blue-light .main-header li.user-header {
	background-color: #bd3c3c;
  }
  .skin-blue-light .content-header {
	background: transparent;
  }
  .skin-blue-light .wrapper,
  .skin-blue-light .main-sidebar,
  .skin-blue-light .left-side {
	background-color: #fdfafa;
  }
  .skin-blue-light .main-sidebar {
	/*border-right: 1px solid #dfd3d3;*/
  padding-top:0px;
	}
	@media (max-width: 767px) {
		.main-sidebar {
			padding-top: 50px;
		}
	}
  .skin-blue-light .user-panel &gt; .info,
  .skin-blue-light .user-panel &gt; .info &gt; a {
	color: #454545;
  }
  .skin-blue-light .sidebar-menu &gt; li {
	-webkit-transition: border-left-color 0.3s ease;
	-o-transition: border-left-color 0.3s ease;
	transition: border-left-color 0.3s ease;
	}
  .skin-blue-light .sidebar-menu &gt; li.header {
    color: #704c4c;
    background: #271b1b;
  }
  .skin-blue-light .sidebar-menu &gt; li &gt; a {
	border-left: 3px solid transparent;
	font-weight: 400;

  }
  .skin-blue-light .sidebar-menu &gt; li:hover &gt; a,
  .skin-blue-light .sidebar-menu &gt; li.active &gt; a {
	color: #fff;
  background: #2d1f1f;
  border-left-color:#bd3c3c;
  }
  .skin-blue-light .sidebar-menu &gt; li.active {
	border-left-color: #bd3c3c;
  }
  .skin-blue-light .sidebar-menu &gt; li.active &gt; a {
	font-weight: 400;
  
  }
  .skin-blue-light .sidebar-menu &gt; li &gt; .treeview-menu {
    margin: 0 1px;
    background: #422d2d;
    border:0px !important;
  }
  .skin-blue-light .sidebar a {
    color:#cfb9b9;
  }
  .skin-blue-light .sidebar a:hover {
	text-decoration: none;
  }

  .skin-blue-light .sidebar-menu .treeview-menu &gt; li &gt; a {
	color: #b08b8b;
	font-size:13px;
  }
  .skin-blue-light .sidebar-menu .treeview-menu &gt; li.active &gt; a,
  .skin-blue-light .sidebar-menu .treeview-menu &gt; li &gt; a:hover {
	color: #fff;
  }
  .skin-blue-light .sidebar-menu .treeview-menu &gt; li.active &gt; a {
	font-weight: 400;
  }
  .skin-blue-light .sidebar-menu .treeview-menu &gt; li.caption {
	color: #010101;
	height:30px;
	line-height:30px;
	padding-left:18px;	
	font-size:13px;
  }

  .skin-blue-light .sidebar-form {
    border-radius: 3px;
    border: 1px solid #513838;
    margin: 10px 10px;
    }
  .skin-blue-light .sidebar-form input[type="text"],
  .skin-blue-light .sidebar-form .btn {
    box-shadow: none;
    background-color: #513838;
    border: 1px solid transparent;
    height: 35px;
  }
  .skin-blue-light .sidebar-form input[type="text"] {
	color: #666;
	border-top-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 2px;
  }
  .skin-blue-light .sidebar-form input[type="text"]:focus,
  .skin-blue-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
	background-color: #fff;
	color: #666;
  }
  .skin-blue-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
	border-left-color: #fff;
  }
  .skin-blue-light .sidebar-form .btn {
	color: #999;
	border-top-left-radius: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 0;
  }
  @media (min-width: 768px) {
	.skin-blue-light.sidebar-mini.sidebar-collapse .sidebar-menu &gt; li &gt; .treeview-menu {
	  border-left: 1px solid #dfd3d3;
	}
  }
  .skin-blue-light .main-footer {
	border-top-color: #dfd3d3;
  }
  .skin-blue.layout-top-nav .main-header &gt; .logo {
	background-color: #bd3c3c;
	color: #ffffff;
	border-bottom: 0 solid transparent;
  }
  .skin-blue.layout-top-nav .main-header &gt; .logo:hover {
	background-color: #b93b3b;
  }

	/* customize*/
	.skin-blue-light .sidebar-menu &gt; li &gt; a {
		padding-top:8px;
		padding-bottom:8px;
	}

	.skin-blue-light .sidebar-menu li a span {
		font-size:14px;
	}

	.skin-blue-light .nav-tabs &gt; li &gt; a{
		padding:6px;
	}

  .skin-blue-light .main-sidebar, .skin-blue-light .left-side {
    background-color:#332323
}

.skin-blue-light .sidebar-menu li&gt;a&gt;.pull-right-container {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  }

  .nav-tabs-custom &gt; .nav-tabs &gt; li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 16px;
    color:#444
  }

table .btn-flat {
  font-size:14px;
  padding:0px;
  color:#444;
}

.table-hover tr {
  cursor: pointer;
}

.mediaBox img {
  box-shadow: 0 0 6px #666;
  max-width:96%;
  min-width:80px;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 12px !important;
  color:#777;
}

  table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;td:first-child:before, table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;th:first-child:before {
    background-color: #fffafa !important;
    color: #000 !important;
    box-shadow: 0 0 1px #444;
    border: 1px solid white;
  }

  table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;td:first-child:before, table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;th:first-child:before {
    font-size: 16px !important;
    line-height: 16px !important;
  }

.form-group{
	margin:7px;
}

.btn-primary {
	color: #fff;
	background-color: #b83333;
	border-color: #a52e2e;
  }
  .btn-primary:focus,
  .btn-primary.focus {
	color: #fff;
	background-color: #912828;
	border-color: #411212;
  }
  .btn-primary:hover {
	color: #fff;
	background-color: #912828;
	border-color: #752020;
  }
  .btn-primary:active,
  .btn-primary.active,
  .open &gt; .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #912828;
	border-color: #752020;
  }
  .btn-primary:active:hover,
  .btn-primary.active:hover,
  .open &gt; .dropdown-toggle.btn-primary:hover,
  .btn-primary:active:focus,
  .btn-primary.active:focus,
  .open &gt; .dropdown-toggle.btn-primary:focus,
  .btn-primary:active.focus,
  .btn-primary.active.focus,
  .open &gt; .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #752020;
	border-color: #411212;
  }
  .btn-primary:active,
  .btn-primary.active,
  .open &gt; .dropdown-toggle.btn-primary {
	background-image: none;
  }
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled.focus,
  .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary.focus {
	background-color: #b83333;
	border-color: #a52e2e;
  }
  .btn-primary .badge {
	color: #b83333;
	background-color: #fff;
  }

  .box.box-primary {
	border-top-color: #bd3c3c;
  }

  .text-primary {
	color: #b83333;
  }
  a.text-primary:hover,
  a.text-primary:focus {
	color: #912828;
  }
   
/* for realtime box */
.box-small{
	margin-bottom:10px;
	border: 0px solid #dfd3d3 !important; 
}

.box-small .box-header{
	padding:2px;
	padding-bottom:5px;
	font-size:12px;
}

.box-small .box-header .box-tools{
	top:0px; 
}

.box-small .box-body{
	padding:4px;
}

.label-gray{
	background-color:#f4f4f4;
	color:#9a9a9a;
	font-size:9px;
	padding:4px;
	font-weight:normal;
}

.table&gt;thead&gt;tr&gt;th, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;td{
	padding: 6px;
}

.highlight {
	background-color:#ede9e9 !important;
	color:#010101;
}

.tabs-xs li a{
	margin:0px !important;
	padding:3px !important;
	padding-left:4px !important;
	padding-right:4px !important;
}

.tabs-sm li a{
	margin:0px !important;
	padding:4px !important;
	padding-left:6px !important;
	padding-right:6px !important;
	padding-bottom:8px !important;
}

.table-xs&gt;thead&gt;tr&gt;th, .table-small&gt;tbody&gt;tr&gt;th, .table-small&gt;tfoot&gt;tr&gt;th{
	background-color:#fafafa;
}
.table-xs&gt;thead&gt;tr&gt;th, .table-small&gt;tbody&gt;tr&gt;th, .table-small&gt;tfoot&gt;tr&gt;th, .table-small&gt;thead&gt;tr&gt;td, .table-small&gt;tbody&gt;tr&gt;td, .table-small&gt;tfoot&gt;tr&gt;td{
	padding: 3px;
	font-weight:normal;
}

.input-xs, .input-xs input, .input-xs select{
	padding:2px;
	padding-left:4px;
	height:24px;
	font-weight: normal;
	font-size:11px;
}

.box-header h4{
	font-size:14px;
	margin:3px;
}

.modal-header{
	margin:0px;
	padding:6px;
	background-color: #963030;
  border-radius: 7px 7px 0 0;
  color:white;
}

.modal-header h4{
	font-size:12px;
	color:white;
}

.modal-page{
	background: #f6eded
}

.modal-content {
  border-radius: 7px;
}

.navbar-nav &gt; .notifications-menu &gt; .dropdown-menu,
.navbar-nav &gt; .messages-menu &gt; .dropdown-menu,
.navbar-nav &gt; .tasks-menu &gt; .dropdown-menu {
  width: 280px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
}
.navbar-nav &gt; .notifications-menu &gt; .dropdown-menu &gt; li,
.navbar-nav &gt; .messages-menu &gt; .dropdown-menu &gt; li,
.navbar-nav &gt; .tasks-menu &gt; .dropdown-menu &gt; li {
  position: relative;
}
.navbar-nav &gt; .notifications-menu &gt; .dropdown-menu &gt; li.header,
.navbar-nav &gt; .messages-menu &gt; .dropdown-menu &gt; li.header,
.navbar-nav &gt; .tasks-menu &gt; .dropdown-menu &gt; li.header {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color:#f5eeee;
  padding: 6px 8px;
  border-bottom: 1px solid #f5f5f5;
  color: #010101;
  font-size: 14px;
}
.navbar-nav &gt; .notifications-menu &gt; .dropdown-menu &gt; li.footer &gt; a,
.navbar-nav &gt; .messages-menu &gt; .dropdown-menu &gt; li.footer &gt; a,
.navbar-nav &gt; .tasks-menu &gt; .dropdown-menu &gt; li.footer &gt; a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #efefef;
  color: #444 !important;
  text-align: center;
}

.login-page{
	background: url('') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-color:#efe3e3;
}

.login-text-shadow{
	color:#010101 !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.login-logo {
  font-size:24px;
}

.login-shadow {
  border-radius:4px;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 7px -3px, rgba(0, 0, 0, 0.04) 0px 8px 14px 2px, rgba(0, 0, 0, 0.06) 0px 5px 12px 5px;
  opacity: 0.9;
}

.main-sidebar {
  box-shadow:0 5px 6px rgba(0,0,0,.4),0 3px 3px rgba(0,0,0,.3)!important;
}

.login-caption {
  background-color: #faf8f8;
  border-bottom:1px solid #eee;padding:10px;
}

.padding-0{
    padding-right:0;
    padding-left:0;
}

.padding-2{
    padding:2px !important;
}

.padding-r2{
    padding-right:2 !important;
}

.padding-r8{
    padding-right:8px !important;
}

.margin-0{
	margin:0px !important;
}

.margin-2{
	margin:2px;
}

.margin-r2{
	margin-right:2px;
}

.margin-b2{
	margin-bottom:2px;
}

.margin-b8{
	margin-bottom:8px !important;
}

.margin-4{
	margin:4px;
}

.margin-r4{
	margin-right:4px;
}

.margin-r8{
	margin-right:8px;
}

.padding-4{
	padding:4px !important;;
}

.margin-8{
	margin:8px;
}

.row-xs-padding{
  margin-right:-4px;
  margin-left:-4px;
}

.row-xs-padding div[class^="col-"], .row-xs div[class*=" col-"]{
  padding:0px !important;
  padding-right:4px !important;
  padding-left:4px !important;
  margin:0px !important;
  margin-bottom:0px !important;
}

.row-xs-padding .row{
  padding:0px;
  margin:0px;
  margin-left:-4px;
  margin-right:-4px;
}


.row-xs{
	padding:4px;
}

.row-xs div[class^="col-"], .row-xs div[class*=" col-"]{
	padding:0px !important;
	padding-right:2px !important;
	padding-left:2px !important;
	margin:0px !important;
	margin-bottom:0px !important;
}

.row-xs .row{
	padding:0px;
	margin:0px;
	margin-left:-2px;
	margin-right:-2px;
}

.row-sm{
	padding:8px;
}

.row-sm div[class^="col-"], .row-sm div[class*=" col-"]{
	padding:0px !important;
	padding-right:3px !important;
	padding-left:3px !important;
	margin:0px !important;
	margin-bottom:4px !important;
}

.row-sm .row{
	padding:0px;
	margin:0px;
	margin-left:-3px;
	margin-right:-3px;
}

.row-md{
	padding:16px;
}

.row-md div[class^="col-"], .row-md div[class*=" col-"]{
	padding:0px !important;
	padding-right:8px !important;
	padding-left:8px !important;
	margin:0px !important;
	margin-bottom:10px !important;
}

.row-md .row{
	padding:0px;
	margin:0px;
	margin-left:-8px;
	margin-right:-8px;
}

.col-xs{
	padding:0px !important;
	padding-left:1px !important;
	padding-right:1px !important;
	margin:0px !important;
	margin-bottom:2px !important;
}

.content-wrapper{
	/*padding-top:50px !important;*/
}

.label-inline{
	font-weight:normal;padding:2px;padding-left:4px;padding-right:4px;margin-left:2px;	
	font-size:9px;
}

.label {
  font-weight:normal;
}

#_popupModal .modeless{
    top:0;
    left:0;
    bottom:auto;
    right:auto;
    margin-left:-300px;
}

#_popupModal .modal {
  background: none !important;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
	padding: 3px 8px;
	padding-right:12px;
  height: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 24px;
}

.select2-container .select2-selection--multiple {
	min-height:30px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent !important;
  border: 0px solid transparent  !important;
  padding: 1px 10px  !important;
	color: #b83333 !important;
	max-width:170px !important;
	overflow:hidden !important;
	white-space:nowrap !important;
	text-overflow:ellipsis !important;
  border-radius: 1 !important;	
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px !important;
  color: rgba(0, 0, 0, 0.7) !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #f41212 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
  margin-right: 3px;
}

.group-bg{
	background-color:#fbf7f7 !important;
	font-weight:600;
}

/**********************************/

html body,table,form,tr,td,th,span,p,div,input,a,select,textarea,bgsound,b,caption,optgroup,ul,li
{
	direction: [rtl];
	font-size:12px;
	/*font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;*/
}

* { outline:none};

iframe {border:none;}



.style-btn{
	margin:4px;width:20px;height:20px;
}
.control_area{
	background-color:#ffffff; color:#9a9a9a; border:1px solid #cdcdcd; width:100%;padding:1px;opacity: 1;	
	filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100,finishOpacity=100);
}

.control_area i{
	color:#565656;
}

.control_area a{
	padding:4px ;
	display:inline-block ;
	font-size:14px ;
	color:#343434 !important;
}
.control_area a:hover{
	background-color:#efefef;
}
.control_area img{
	width:14px;
}
.control_area input{
	vertical-align:middle;
}
.control_btn{color:#565656; margin:1px; padding:1px; border:1px solid #f1f1f1; background-color:#f9f9f9;line-height:24px; }
.ad_panel_btn{padding-left:3px;padding-right:3px;background:white;height:15px;position:absolute;opacity:0.8; filter:alpha(opacity=80);border-color:#898989; color:#cd1616;border-width:1px; border-style:solid;cursor:hand;}
.buttonSkinA_bak{color:#ffffff;background:#cd1616;border-top:1px solid #f0f0f0;border-left:1px solid #f0f0f0;border-right:1px solid #898989;border-bottom:1px solid #898989;margin:0px;padding:0px;height:22px;padding-left:4px; padding-right:4px; text-decoration:none;}
.buttonSkinA{color:#010101;background:#f1f1f1;border:1px solid #dedede;margin:0px;padding:2px;height:21px;padding-left:6px; padding-right:6px; text-decoration:none;}
.buttonSkinB{color:#222222;background:#f1f1f1;border:1px solid #dedede;margin:0px;padding:2px;height:21px;padding-left:6px; padding-right:6px; text-decoration:none;}

.buttonSkinB_bak{color:#222222;background:#e9e2e2;border-top:1px solid #f0f0f0;border-left:1px solid #f0f0f0;border-right:1px solid #898989;border-bottom:1px solid #898989;margin:0px;padding:0px;height:22px;padding-left:4px; padding-right:4px; text-decoration:none;}

.row_item{background-color:#ffffff; font-weight:bold}
.row_item_light{background-color:#fbfbfb; }
.row_item_deep{background-color:#ffffff; font-weight:bold; color:#010101;border-bottom:2px solid #cd1616; margin-top:5px; margin-bottom:0px; padding-bottom:1px;}

.html_div
{
border-color:#eb8787;border-width:1px;border-style:solid;padding:2px;height:150px;font-size:10px;
}

.split_bar{
margin:1px;margin-top:200px;width:4px;height:200px;cursor:hand;border:1px solid #dedede;
background:#f1f1f1;
}

.split_bar_hover{
margin:1px;margin-top:200px;width:4px;height:200px;cursor:hand;border:1px solid #dedede;
background-color:#cd1616;
}

.split_barH{
margin:1px;height:4px;width:100%;cursor:hand;border:1px solid #efefef;
background:#f1f1f1;
}

.split_barH_hover{
margin:1px;height:4px;width:100%;cursor:hand;border:1px solid #efefef;
background-color:#cd1616;
}

.scroll_div{
	border-color:#dedede; border-width:0px; border-style:solid;overflow-x:hidden;overflow-y:auto;
}

.scroll_div input{
	margin:2px;margin-left:10px;
}

.scroll_div .sub_title{
	font-weight:bold; background-color:#faf7f7; border: 1px solid #efefef; border-bottom:1px solid #bb5151; padding:2px;margin-top:4px;
}

.tracker_list{
	border-color:#dedede; border-width:1px; border-style:solid;width:100%;height:100%; overflow-x:hidden;overflow-y:auto;
	outline:0px;
	
}

.tracker_list div{
	cursor:default;
	padding:1px;
	padding-left:2px;
	padding-right:2px;
}

.tracker_list li{
	line-height:26px;
	color:#010101;
	list-style-type:none;
}

.tracker_list_row{
	border-bottom: 1px solid #f8f8f8;
}

.tracker_list .sel{
	border-bottom: 1px solid #f8f8f8;
	background-color:#f6f6f6;
}

.tracker_list .title{
	background-color:#efefef;
	color:#010101;
	padding:2px;
	font-weight:bold;
	margin-top:1px;
	line-height:20px;
}

.tracker_list .name{
	width:190px;
	float:left;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis
}

.tracker_list .name .main{
	margin:0px;
	padding:0px;
	line-height:18px;
	font-weight:500;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.tracker_list .name .sub{
	padding:0px;
	margin:0px;
	color:#555151;
	line-height:12px;
	font-size:8px;
	font-weight:normal;
	-webkit-transform : scale(0.9,0.9);
	-webkit-margin-start: -8px;
}

.tracker_list .check{
	float:left;
	/*background-color:red;*/
	margin-left:2px;
	margin-right:4px;
	margin-top:3px;
}

.tracker_list .ico{
	float:left;
	margin-right:4px;
	padding-top:2px;
}

.tracker_list .ico img{
	width:24px;
	height:24px;
	overflow:hidden;	
}

.tracker_list .ico_list{
	float:right;
	margin-left:2px;
	color:#787878;
}

.tracker_list .ico_list img{
}

.io {
	font-weight:normal;
	padding:0px;
	padding-left:1px;
	padding-right:1px;
	margin:1px;
	font-size:8px;
	-webkit-transform:scale(0.5,0.5);
}

.percent {
	padding:1px;margin-right:4px;margin-top:5px;float:left;border:1px solid #c0c0c0;
	height:8px;font-size:0px;
}

.info_head{
	float:left;
	background-color:#f6f6f6;
	border-bottom:1px solid #f1f1f1;
	margin-bottom:2px;
	width:100%;
	padding:4px;
}

.posinfo_area li .info_sub_title{
	float:left;
	background-color:#f6f6f6;
	padding:2px;
	border-bottom:1px solid #f1f1f1;
	margin-bottom:3px;
	margin-top:5px;
	width:98%;
	color:#010101;
	font-size:12px;
	font-weight:bold;
}

.info_sub_title_ico
{
	float:right;
	margin-right:8px;
	line-height:100%;
	vertical-align:middle;
}

.info_sub_title_ico img{
	width:16px;
	vertical-align:middle;
}

.info_sub_title_ico input{
	vertical-align:middle;
}


.info_head #info_img{
	float:left; font-size:14px;font-weight:bold;height:32px;width:32px;
	margin-right:4px;
	border:1px solid #efefef;
	overflow:hidden;
}

.info_head #info_img img{
	max-height:32px;
	max-width:32px;
}

.info_head #info_title{
	font-size:13px;
	margin:1px;
	padding:0px;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
	 color:#010101;
	 line-height:18px;
	 max-width: 130px;
}

.info_head #info_body{
	float:left;
}

.info_head #info_uin{
	font-size:10px;
	color:#454545;
	margin:0px;
	line-height:10px;
}

.info_head #photo_id{
	width:43px; 
	height:32px;
	float:right;
	border:#efefef 1px solid ;
	margin-right:32px;
  text-align:center;
}

#photo_id img {
  max-width:100%;
  max-height:100%;
}

.ad{
	float:left;
	border: 1px solid #f0f0f0;
	margin:2px;
	margin-top:4px;
	cursor:default;
	width:30%;
  max-width:80px;
}

.ad_md{
  max-width:164px;
  width:164px;
}

.ad_lg{
  max-width:248px;
  width:248px;
}

.ad_title{
	background:#fdfafa;
	font-weight:500;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
	 border-top: 2px solid transparent;
	 padding-left:4px;
	 padding-right:4px;
}

.ad_value{
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
	 font-weight:300;
	 padding-left:4px;
	 padding-right:4px;
   min-height:17px;
}

.shadow {
	border-radius:3px;
	box-shadow: rgba(0, 0, 0, 0.04) 0px 8px 7px -3px, rgba(0, 0, 0, 0.02) 0px 8px 14px 2px, rgba(0, 0, 0, 0.03) 0px 5px 12px 5px;
}

.shadow-text {
  text-shadow: rgb(0, 0, 0, 0.2) 1px 1px 4px;
}

#search_display{
	border-color:#dedede; border-width:1px; border-style:solid;width:99%;_height:400px;min-height:100px;height:100%;overflow-x:hidden; overflow-y:scroll;cursor:default;
}

.alert_dialog {
  opacity: 0.9;
  filter: Alpha(Opacity=90);
	background-color:#fff9f9;
	position:absolute;
}

.alert_dialog .ui-dialog-titlebar {
	color:#ffffff;
	font-weight:normal;
	background:#d9534f/*nohue*/;
	padding:4px;
	text-align: left;
}

.alert_dialog .ui-dialog-title{
	color:#ffffff;
	font-weight:normal;
}

.alert_dialog .ui-dialog-titlebar-close { 
	width: 14px !important; 
	height: 14px !important; 
	top: 60% !important;
	float:right;
}

.alert_dialog .ui-dialog-content{
	padding:4px;
}

.ui-effects-transfer { border: 2px solid rgb(255,115,115); }

.info_dialog{
  opacity: 0.8;
  filter: Alpha(Opacity=80);
  border: 1px solid #9a9a9a;
  background-color:#ffc6c6;
  margin:0px;
  padding:1px;
}
.info_dialog .ui-dialog-titlebar {
     background : transparent;
	 border : 0 none;
	 height:0px;
	line-height:0px;
	display:none;
}
.info_dialog .ui-dialog-titlebar-close { 
	display:none;
}

.info_dialog .ui-dialog-content{
	font-size:12px;
	text-align:left;
	padding:4px;
}




.default_dialog {
	opacity: 0.95;
	filter: Alpha(Opacity=95);
	background-color:#ffffff;
	position:absolute;
}

.default_dialog .ui-dialog-titlebar {
	color:#ffffff;
	font-weight:normal;
	background:#463d3d;
	padding:4px;
	text-align: left;
  cursor:move;
}

.default_dialog .ui-dialog-title{
	color:#ffffff;
	font-weight:normal;
}

.default_dialog .ui-dialog-titlebar-close { 
	width: 14px !important; 
	height: 14px !important; 
	top: 60% !important;
	float:right;
}

.default_dialog .ui-dialog-titlebar-close:before {
  float: right;
  position: relative;
  right: -4px;
  top: 1px;
  content: ' ';
  height: 1px;
  width: 8px;
  background-color: #333;
}


.default_dialog .ui-dialog-content{
	padding:4px;
}


#location div{
	margin:5px;
}

#alert_anchor{
	display:none;
	-webkit-transform:scale(0.8);
	-webkit-border-radius:30%;
	float:right;background-color:rgb(255,115,115); color:white;line-height:10px;padding:1px;padding-left:4px;padding-right:4px;text-align:center;font-size:8px;
	display:inline;position:absolute;margin-left:-8px;margin-top:-4px;
	opacity: 0.9;filter: alpha(opacity=90);
}

.number_anchor{
	-webkit-transform:scale(0.8);
	-webkit-border-radius:30%;
	float:right;background-color:#777; color:white;line-height:10px;padding:1px;padding-left:4px;padding-right:4px;text-align:center;font-size:11px;
	display:inline;position:absolute;margin-left:-8px;margin-top:-2px;
	opacity: 0.9;filter: alpha(opacity=90);
}

.uins_selection div{
	padding:2px;
}

#select_uin_info{
	overflow:hidden;
	text-overflow:ellipsis;
	height:38px;
}

.status_bar
{
	float:left;
	height:18px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

.status_tip
{
	background-color:#f6f6f6;display:none;text-align:left;
}

.status_content div{
	color:#565656 !important; 
	/*font-size:9px !important;	*/
	font-size:9px;
}

.text-alert {
	color:#dd4b39/*nohue*/!important;
	font-weight:bold;
}

.single-line{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100%;
}

/* checkbox */
/*
 * author:evanliu2968
 * github:https://github.com/EvanLiu2968/el-checkbox
 * sample:https://www.cssscript.com/demo/csscss3-custom-checkboxes-radios-switches-el-checkbox/
 * lincense:MIT
 */
/*checkbox radio component*/
.el-radio,
.el-checkbox {
  position: relative;
  font-size: 100%;
}
label.el-radio,
label.el-checkbox {
  display: block;
  cursor: pointer;
}
.el-radio &gt; input[type="radio"],
.el-checkbox &gt; input[type="checkbox"] {
  display: none;
}
.el-radio &gt; input[type="radio"][disabled],
.el-checkbox &gt; input[type="checkbox"][disabled] {
  cursor: not-allowed;
}
.el-radio &gt; input[type="radio"] + .el-radio-style,
.el-checkbox &gt; input[type="checkbox"] + .el-checkbox-style {
  position: relative;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  vertical-align: middle;
  cursor: pointer;
}
.el-radio &gt; input[type="radio"] + .el-radio-style:hover:before,
.el-checkbox &gt; input[type="checkbox"] + .el-checkbox-style:hover:before {
  border-color: #ff2020;
}
.el-radio &gt; input[type="radio"] + .el-radio-style:before,
.el-checkbox &gt; input[type="checkbox"] + .el-checkbox-style:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  content: '';
  border: 1px solid #dbc1c1;
}
.el-radio &gt; input[type="radio"] + .el-radio-style:after,
.el-checkbox &gt; input[type="checkbox"] + .el-checkbox-style:after {
  position: absolute;
  display: none;
  content: '';
}
.el-radio &gt; input[type="radio"][disabled] + .el-radio-style,
.el-checkbox &gt; input[type="checkbox"][disabled] + .el-checkbox-style {
  cursor: not-allowed;
  color: #e7d4d4;
}
.el-radio &gt; input[type="radio"][disabled] + .el-radio-style:hover,
.el-radio &gt; input[type="radio"][disabled] + .el-radio-style:before,
.el-radio &gt; input[type="radio"][disabled] + .el-radio-style:after,
.el-checkbox &gt; input[type="checkbox"][disabled] + .el-checkbox-style:hover,
.el-checkbox &gt; input[type="checkbox"][disabled] + .el-checkbox-style:before,
.el-checkbox &gt; input[type="checkbox"][disabled] + .el-checkbox-style:after {
  cursor: not-allowed;
}
.el-radio &gt; input[type="radio"][disabled] + .el-radio-style:hover:before,
.el-checkbox &gt; input[type="checkbox"][disabled] + .el-checkbox-style:hover:before {
  border: 1px solid #e7d4d4;
  animation-name: none;
}
.el-radio &gt; input[type="radio"][disabled] + .el-radio-style:before,
.el-checkbox &gt; input[type="checkbox"][disabled] + .el-checkbox-style:before {
  border-color: #e7d4d4;
}
.el-radio &gt; input[type="radio"]:checked + .el-radio-style:before,
.el-checkbox &gt; input[type="checkbox"]:checked + .el-checkbox-style:before {
  animation-name: none;
}
.el-radio &gt; input[type="radio"]:checked + .el-radio-style:after,
.el-checkbox &gt; input[type="checkbox"]:checked + .el-checkbox-style:after {
  display: block;
}
.el-radio &gt; input[type="radio"] + .el-radio-style:before {
  border-radius: 50%;
}
.el-radio &gt; input[type="radio"] + .el-radio-style:after {
  top: 0.4em;
  left: 0.4em;
  width: 0.6em;
  height: 0.6em;
  border-radius: 50%;
  background: #ff2020;
}
.el-radio &gt; input[type="radio"]:checked + .el-radio-style:before {
  border: 1px solid #ff2020;
}
.el-radio &gt; input[type="radio"]:checked[disabled] + .el-radio-style:before {
  border: 1px solid #f6b1b1;
}
.el-radio &gt; input[type="radio"]:checked[disabled] + .el-radio-style:after {
  background: #f6b1b1;
}
.el-checkbox &gt; input[type="checkbox"] + .el-checkbox-style:before {
  border-radius: 3px;
}
.el-checkbox &gt; input[type="checkbox"] + .el-checkbox-style:after {
  top: 0.15em;
  left: 0.5em;
  box-sizing: border-box;
  width: 0.4em;
  height: 0.85em;
  transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.el-checkbox &gt; input[type="checkbox"]:checked + .el-checkbox-style:before {
  border: #ff2020;
  background: #ff2020;
}
.el-checkbox &gt; input[type="checkbox"]:checked[disabled] + .el-checkbox-style:before {
  border: #f6b1b1;
  background: #f6b1b1;
}
/*blue theme*/
.el-radio.el-radio-blue &gt; input[type="radio"] + label:hover:before,
.el-checkbox.el-checkbox-blue &gt; input[type="checkbox"] + label:hover:before,
.el-radio.el-radio-blue &gt; input[type="radio"]:checked + label:before,
.el-checkbox.el-checkbox-blue &gt; input[type="checkbox"]:checked + label:before {
  border-color: #ff2020;
}
.el-checkbox.el-checkbox-blue &gt; input[type="checkbox"]:checked + label:before,
.el-radio.el-radio-blue &gt; input[type="radio"] + label:after {
  background: #ff2020;
}
.el-radio.el-radio-blue &gt; input[type="radio"][disabled] + label:hover:before,
.el-checkbox.el-checkbox-blue &gt; input[type="checkbox"][disabled] + label:hover:before {
  border-color: #e7d4d4;
}
.el-checkbox.el-checkbox-blue &gt; input[type="checkbox"]:checked[disabled] + label:before,
.el-radio.el-radio-blue &gt; input[type="radio"]:checked[disabled] + label:before {
  border-color: #f6b1b1;
}
.el-checkbox.el-checkbox-blue &gt; input[type="checkbox"][disabled]:checked + label:before,
.el-radio.el-radio-blue &gt; input[type="radio"]:checked[disabled] + label:after {
  background: #f6b1b1;
}
/*green theme*/
.el-radio.el-radio-green &gt; input[type="radio"] + label:hover:before,
.el-checkbox.el-checkbox-green &gt; input[type="checkbox"] + label:hover:before,
.el-radio.el-radio-green &gt; input[type="radio"]:checked + label:before,
.el-checkbox.el-checkbox-green &gt; input[type="checkbox"]:checked + label:before {
  border-color: #cf1313;
}
.el-checkbox.el-checkbox-green &gt; input[type="checkbox"]:checked + label:before,
.el-radio.el-radio-green &gt; input[type="radio"] + label:after {
  background: #cf1313;
}
.el-radio.el-radio-green &gt; input[type="radio"][disabled] + label:hover:before,
.el-checkbox.el-checkbox-green &gt; input[type="checkbox"][disabled] + label:hover:before {
  border-color: #e7d4d4;
}
.el-checkbox.el-checkbox-green &gt; input[type="checkbox"]:checked[disabled] + label:before,
.el-radio.el-radio-green &gt; input[type="radio"]:checked[disabled] + label:before {
  border-color: #f0a2a2;
}
.el-checkbox.el-checkbox-green &gt; input[type="checkbox"][disabled]:checked + label:before,
.el-radio.el-radio-green &gt; input[type="radio"]:checked[disabled] + label:after {
  background: #f0a2a2;
}
/*red theme*/
.el-radio.el-radio-red &gt; input[type="radio"] + label:hover:before,
.el-checkbox.el-checkbox-red &gt; input[type="checkbox"] + label:hover:before,
.el-radio.el-radio-red &gt; input[type="radio"]:checked + label:before,
.el-checkbox.el-checkbox-red &gt; input[type="checkbox"]:checked + label:before {
  border-color: #ff4949;
}
.el-checkbox.el-checkbox-red &gt; input[type="checkbox"]:checked + label:before,
.el-radio.el-radio-red &gt; input[type="radio"] + label:after {
  background: #ff4949;
}
.el-radio.el-radio-red &gt; input[type="radio"][disabled] + label:hover:before,
.el-checkbox.el-checkbox-red &gt; input[type="checkbox"][disabled] + label:hover:before {
  border-color: #e7d4d4;
}
.el-checkbox.el-checkbox-red &gt; input[type="checkbox"]:checked[disabled] + label:before,
.el-radio.el-radio-red &gt; input[type="radio"]:checked[disabled] + label:before {
  border-color: #fab4b4;
}
.el-checkbox.el-checkbox-red &gt; input[type="checkbox"][disabled]:checked + label:before,
.el-radio.el-radio-red &gt; input[type="radio"]:checked[disabled] + label:after {
  background: #fab4b4;
}
/*yellow theme*/
.el-radio.el-radio-yellow &gt; input[type="radio"] + label:hover:before,
.el-checkbox.el-checkbox-yellow &gt; input[type="checkbox"] + label:hover:before,
.el-radio.el-radio-yellow &gt; input[type="radio"]:checked + label:before,
.el-checkbox.el-checkbox-yellow &gt; input[type="checkbox"]:checked + label:before {
  border-color: #f82a2a;
}
.el-checkbox.el-checkbox-yellow &gt; input[type="checkbox"]:checked + label:before,
.el-radio.el-radio-yellow &gt; input[type="radio"] + label:after {
  background: #f82a2a;
}
.el-radio.el-radio-yellow &gt; input[type="radio"][disabled] + label:hover:before,
.el-checkbox.el-checkbox-yellow &gt; input[type="checkbox"][disabled] + label:hover:before {
  border-color: #e7d4d4;
}
.el-checkbox.el-checkbox-yellow &gt; input[type="checkbox"]:checked[disabled] + label:before,
.el-radio.el-radio-yellow &gt; input[type="radio"]:checked[disabled] + label:before {
  border-color: #fcc2c2;
}
.el-checkbox.el-checkbox-yellow &gt; input[type="checkbox"][disabled]:checked + label:before,
.el-radio.el-radio-yellow &gt; input[type="radio"]:checked[disabled] + label:after {
  background: #fcc2c2;
}
/*switch component*/
.el-switch,
.el-switch-style,
.el-switch-style:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.el-switch {
  display: inline-block;
  font-size: 100%;
  height: 1.6em;
  position: relative;
}
.el-switch .el-switch-style {
  height: 1.6em;
  left: 0;
  background: #dbc1c1;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  display: inline-block;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 3em;
  cursor: pointer;
}
.el-switch .el-switch-style:before {
  display: block;
  content: '';
  height: 1.4em;
  position: absolute;
  width: 1.4em;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: 0.1em;
  top: 0.1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.el-switch &gt; input[type="checkbox"] {
  display: none;
}
.el-switch &gt; input[type="checkbox"][disabled] + .el-switch-style {
  cursor: not-allowed;
  background-color: #e7d4d4;
}
.el-switch &gt; input[type="checkbox"]:checked + .el-switch-style {
  background-color: #ff2020;
}
.el-switch &gt; input[type="checkbox"]:checked + .el-switch-style:before {
  left: 50%;
}
.el-switch &gt; input[type="checkbox"]:checked[disabled] + .el-switch-style {
  background-color: #f6b1b1;
}
.el-switch.el-switch-blue &gt; input[type="checkbox"]:checked + .el-switch-style {
  background-color: #ff2020;
}
.el-switch.el-switch-blue &gt; input[type="checkbox"]:checked[disabled] + .el-switch-style {
  background-color: #f6b1b1;
}
.el-switch.el-switch-green &gt; input[type="checkbox"]:checked + .el-switch-style {
  background-color: #a70000;
}
.el-switch.el-switch-green &gt; input[type="checkbox"]:checked[disabled] + .el-switch-style {
  background-color: #f0a2a2;
}
.el-switch.el-switch-red &gt; input[type="checkbox"]:checked + .el-switch-style {
  background-color: #ff4949;
}
.el-switch.el-switch-red &gt; input[type="checkbox"]:checked[disabled] + .el-switch-style {
  background-color: #fab4b4;
}
.el-switch.el-switch-yellow &gt; input[type="checkbox"]:checked + .el-switch-style {
  background-color: #f82a2a;
}
.el-switch.el-switch-yellow &gt; input[type="checkbox"]:checked[disabled] + .el-switch-style {
  background-color: #fcc2c2;
}
/*define size*/
.el-radio.el-radio-sm,
.el-checkbox.el-checkbox-sm,
.el-switch.el-switch-sm {
  font-size: 85%;
}
.el-radio.el-radio-lg,
.el-checkbox.el-checkbox-lg,
.el-switch.el-switch-lg {
  font-size: 125%;
}

.section {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	font-weight:bold;
	font-size:13px;
	margin:6px;
	margin-top:16px;
	margin-bottom:0px;
	padding:6px;
	padding-left:0px;
	background-color: #fafafa;
	text-align:center;
}

.section2{
  border-bottom: 1px solid #efefef;
  padding:4px;
  padding-top:8px;
  font-weight: bold;
}

.tooltip-inner {
	min-width: 200px !important;
	text-align: left !important;
}


#sidebar-panels {
	position: static;
	left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
  }
  
  #panels-toggle{
	  display:none;
  }
  #wrapper{
	  position:static;
  }
  #panels{
	  width:100%;
  }
  
  @media(max-width:769px) {
	#map_zone {
	  margin-left: 0;
	}
	#panels-toggle{
		display:block;
	}
	#sidebar-panels{
		position:relative;
		width:0;
	}
  }

.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
    z-index: 3;
    color: #000;
    cursor: default;
    background-color: #edebeb !important;
    border-color: #ddd !important;
}
.nav-tabs-custom&gt;.nav-tabs&gt;li.active {
    border-top-color: #bd3c3c;
}

.nav-default&gt;li.active {
  border-top-color: #dfd3d3 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 3px !important;
}

/*
*   CSS file with Bootstrap grid classes for screens bigger than 1600px. Just add this file after the Bootstrap CSS file and you will be able to juse col-xl, col-xl-push, hidden-xl, etc.
*
*   Author: Marc van Nieuwenhuijzen
*   Company: WebVakman
*   Site: WebVakman.nl
*
*/

@media (min-width: 1200px) and (max-width: 1599px) {
    .hidden-lg {
        display: none !important;
    }
}


.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl{
    display: none !important;
}



@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }

    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table;
    }

    tr.visible-xl {
        display: table-row !important;
    }

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    }

    .visible-xl-block {
        display: block !important;
    }

    .visible-xl-inline {
        display: inline !important;
    }

    .visible-xl-inline-block {
        display: inline-block !important;
    }

    .hidden-xl {
        display: none !important;
    }
}

/* xl end */

.content-header&gt;h1 {
  font-size: 20px !important; 
  }

  .profile-user-img {
    margin: 0 auto;
    width: 100px;
    padding: 8px;
    border: 2px solid #efe3e3;
    }

.bg-gray-light {
  background-color: #fdf9f9;
}

#main-nav{
	background-color: #332323;
	border-top:1px solid #332323;
  opacity: 0.9;

	position:fixed;
	bottom:0px;
	width:100%;
	height:60px;

	text-align:center;
	z-index:900;
	overflow:hidden;

  box-shadow: -5px 2px 8px rgba(0,0,0,0.1), -3px 2px 8px rgba(0,0,0,0.2)!important;
}

#main-nav .btn {
  background-color: transparent;
  border: 0px;
  height:60px;
  min-width: 60px;
  min-height:60px;
  width:20%;
  margin:0px;
  padding: 12px 5px;
  color:#f1f1f1;

	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;  
}

#main-nav .btn .fa {
  font-size:18px;
  padding-bottom:4px;
}

#main-nav .sel{
  color: #bd3c3c;
}

@media (max-width: 767px) {
  .nav-bar {
    padding-bottom:60px !important;
  }
}

@media (min-width: 767px) {
  .main-footer {
    display:none;
  }
}


.big-caption {
  width:64px;height:64px;padding:10px;font-size:40px;
  color: #fff;
  background-color: #b83333;  
}

.panel-tab-content {
  height: calc(100% - 25px);
  height: -o-calc(100% - 25px); /* opera */
  height: -webkit-calc(100% - 25px); /* google, safari */
  height: -moz-calc(100% - 25px); /* firefox */
}

.status-prompt {
  padding-left:4px;
  overflow: hidden;
  max-width:300px;
}

.status-prompt div, .status-prompt i{
  font-size:13px;
  padding:2px;
}

.status-prompt .caption{
  font-size:16px;
  font-weight:bold;
  margin-bottom:4px;
}

.replay{
	border-color:#dedede; border-width:0px; border-style:solid;overflow-x:hidden;overflow-y:auto;
}

.replay div {
  padding:2px;
  color:#4b4b4b;
}

.replay .container {
  padding:4px;
  border-bottom: 1px solid #f8f8f8;
  width:100%;
}

.replay .highlight {
	background-color:#ede9e9 !important;
	color:#010101;
}

.jGrowl {
  font-family: inherit;
}

.jGrowl-notification, .jGrowl-closer {
  width:200px;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 8px 7px -3px, rgba(0, 0, 0, 0.02) 0px 8px 14px 2px, rgba(0, 0, 0, 0.03) 0px 5px 12px 5px;
}

.jGrowl.top-right {
  right: 0px;
  top: 48px;
}

.jGrowl .dark {
  background-color: #322525;
  color: 	#fff;
}

.jGrowl .light {
  background-color: #f5eeee;
  color: 	#000;
  border-top:2px solid #bd3c3c;
}

.jGrowl .danger {
  background-color: #de3939;
  color: 	#fff;
}

.jGrowl .warning {
  background-color: #f41212;
  color: 	#fff;
}

.jGrowl .success {
  background-color: #a70000;
  color: 	#fff;
}

.jGrowl .alert-box {
  background-color:#fff9f9;
  color:#000;
  padding:0px;
 }

 .jGrowl .alert-box a {
   color:#bd3c3c;
 }

.jGrowl .alert-box .jGrowl-message {
  padding: 				6px;
  color: 					#000;
}

.jGrowl .alert-box .jGrowl-header {
  background:#d9534f/*nohue*/;
  padding: 				5px;
  color:#fff;
  font-weight:normal;
}

.jGrowl .alert-box .jGrowl-close {
  color:#fff;
}

/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible + .select2-container {
  pointer-events: none;
  touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
  background: #eee;
  box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
  display: none;
}

/*Select2 ReadOnly End*/

.timeline-10px:before { 
  left: 21px; 
}

.timeline-10px&gt;li {
  margin-bottom: 10px;
}

.timeline-10px&gt;li&gt;.timeline-item { 
  margin-left: 50px; 
  margin-right:4px;
}

.vert-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.0em;
	outline: 0;
  border-radius: 3px;
}

#photo_id_big .carousel-inner {
  background-color: #372323;
}

.videoContainer {
  background-color:#252323;
}.skin-blue-light .sidebar-menu &gt; li &gt; .treeview-menu {
  background: #f9f5f5;
  border: 0px solid #dfd3d3 !important;
}

.skin-blue-light .sidebar a {
  color: #454545;
}
.skin-blue-light .sidebar a:hover {
  text-decoration: none;
}
.skin-blue-light .sidebar-menu .treeview-menu &gt; li &gt; a {
  color: #555;
}
.skin-blue-light .sidebar-menu .treeview-menu &gt; li.active &gt; a,
.skin-blue-light .sidebar-menu .treeview-menu &gt; li &gt; a:hover {
  color: #010101;
  background-color: #f0ebeb;
}

.skin-blue-light .sidebar-menu .treeview-menu &gt; li.caption {
	color: #ffffff;
  }

  .skin-blue-light .sidebar-form {
    border: 1px solid #dfd3d3;
  }
  .skin-blue-light .sidebar-form input[type="text"],
  .skin-blue-light .sidebar-form .btn {
    background-color: #fff;
  }

  .skin-blue-light .sidebar-menu &gt; li.header {
    color: #858585;
    background: #f5eeee;
  }

  .skin-blue-light .wrapper,
.skin-blue-light .main-sidebar,
.skin-blue-light .left-side {
  background-color: #fdfafa;
}

.skin-blue-light .sidebar-menu &gt; li &gt; a {
	font-weight: 600;

  }

.skin-blue-light .sidebar-menu &gt; li:hover &gt; a,
.skin-blue-light .sidebar-menu &gt; li.active &gt; a {
  color: #010101;
  background: #e5e1e1;
  border-left-color:#cfc3c3;
}

.skin-blue-light .main-header .logo-lg, .skin-blue-light .main-header .logo-mini {
  background-color: #fff;
} 

.logo-lg img {
  box-shadow: 0 0 0px #787878;
}

.skin-blue-light .main-header .logo {
	color: #010101;
	border-bottom: 1px solid #dfd3d3;
	}

.skin-blue-light .main-sidebar {
  border-right: 1px solid #dfd3d3;
}

.main-sidebar {
  box-shadow:0 5px 6px rgba(0,0,0,.04),0 3px 3px rgba(0,0,0,.03)!important;
}

#main-nav{
	background-color: #fdf9f9;
	border-top:1px solid #f5f1f1;
  box-shadow: -5px 2px 8px rgba(0,0,0,0.1), -3px 2px 8px rgba(0,0,0,0.2)!important;
}

#main-nav .btn {
  color:#444;
}

#main-nav .sel{
  color: #b80000;
}

.default_dialog .ui-dialog-titlebar {
  background: #cd1616;
}</pre></body></html>