<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Add here all your CSS customizations */

.asplabelfix {
    display: inline-block;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

h5.middle
{
    margin-top: 14px !important;
}

ul.dropdown-menu li a
{
	text-decoration: none;
}

.dxeListBox_Modern .dxeHD
{
    display: none !important;
}

.dxeListBoxItem_Modern .dxeCM dxeListBoxItemSelected_Modern
{
    color: red;
}

/* Layout Base - Content Body */
.content-body-blank {
    margin: 10px !important;
}

.required {
   padding-left: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
    /*margin-top: 0px !important;*/
}

.pr5 {
    padding-right: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.widget-stats {
    background-color: #777 !important;
}

.widget-stats .profile-info-left {
    float: left !important;
}

.widget-stats .profile-info .profile-stats li .count {
    color: #fff;
}

.map {
    position: relative !important;
    padding:0;
    margin:0;
    width:100%;
    overflow:hidden;
    height: 100%;
    min-height: 350px;
}

.fill { 
    min-height: 100%;
    height: 100%;
}

span.form-control-static {
    
    display: block;
}

.header .payflowswitch {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

/* Flow the inline-block .btn starting from the right. */
.btn-container-right {
  direction: rtl;

  * {
    direction: ltr;
  }
}

.content-body {
    padding: 15px 20px 20px 25px !important;
}

a.modal-dismiss { cursor: pointer; cursor: hand; }

li.nav-active a i {

    color: #cc6600;

}

.table-responsive 
{    
  overflow-y:hidden;
  overflow-x:hidden; 
}


.panel-horizontal .panel-heading
{
	width: 150px;
}

.panel-button
{
    margin-top: -13px;
}

.text-white
{
    color: #ffffff !important;
}
header.panel-linked:hover .text-white
{
	color: #fffce7 !important;
}

header.panel-linked:hover,
div.panel-linked:hover
{
    background: #fffce7 ;
    cursor: pointer; 
}

.panel-body-slim
{
    padding-left: 5px;
    padding-right: 5px;
}


.comment-by .separator,
.date .separator {
	background-color: #a8a8a8;
	background-image: -webkit-linear-gradient(#f6f6f6 60%, #a8a8a8);
	background-image: linear-gradient(#a8a8a8 60%, #a8a8a8);
	display: inline-block;
	height: 100%;
	margin: 0 5px 0;
	width: 2px;
	vertical-align: middle;
}


.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	/*background: #cc6600 !important;*/
}

/* content */
.tab-content {
	/*background-color: #f8f8f8 !important;*/
}

.panel-body-inverse {
    background-color: #f8f8f8 	 !important;
}




.meter-details-wrapper {
}

.meter-details-wrapper a span {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	font-size: 1.8rem;
    color: #9b9b9b;
	border-right: 1px solid #e4e4e4;
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
}

.meter-details-wrapper a.active span {
	color: #cc6600;
    font-weight: bold;
}

.meter-details-wrapper a span:last-child {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.DatagridCellStyle {
    overflow:visible !important;
}

.dxgvTable_Modern {
    overflow:visible !important;
}

/* Dev Express Tree hides menus on action buttons*/
.dxAC {
    overflow: visible !important;
}

ul.pager li a {
    font-size: 30px;
}

.clientswitch {
    display: inline-block;
    width: 200px;
}

.vis-item .vis-item-overflow {
    overflow: visible;
}

.widget-summary .dashboard
{
    min-height: 30px !important;
}

.curtain2 {
    width: 95%;
    height: 100%;
    position: absolute;
    padding-right: 30px;
}

.curtain2 {
    background: rgba(0, 0, 0, 0.3);
    color: #777;
    font-size: 25px;
}

 .curtain2 span {
        display: block;
        position: absolute;
        top: 49%;
        width: 100%;
        text-align: center;
    }

.curtain {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-image: url('../../Images/loading1.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}


/* Flat Tabs  */

/* Search Results Wrapper */
.flattab-content {
    margin: 0px;
}

.flattab-content .flattab-control-wrapper {
    background: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    margin-top: 3px;
    padding: 20px;
}

/* flattab Results Tabs */
.flattab-content .flattab-toolbar {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 40px;
}

.flattab-content .flattab-toolbar .nav-pills {
    margin: 0 40px;
}

.flattab-content .flattab-toolbar .nav-pills li {
    margin: 0 15px 0 0;
}

.flattab-content .flattab-toolbar .nav-pills li:last-child {
    margin-right: 0;
}

.flattab-content .flattab-toolbar .nav-pills li a {
    padding-left: 5px;
    padding-right: 5px;
}

.flattab-content .flattab-toolbar .nav-pills li a, .flattab-content .flattab-toolbar .nav-pills li a:hover, .flattab-content .flattab-toolbar .nav-pills li a:focus {
    background: none;
    border-radius: 0;
    border-bottom: 2px solid #FFF;
    border-top: 2px solid #FFF;
    color: #777;
}

.flattab-content .flattab-toolbar .nav-pills li a:hover, .flattab-content .flattab-toolbar .nav-pills li a:focus {
    background: none;
    border-radius: 0;
    border-bottom: 2px solid #FFF;
    border-top: 2px solid #FFF;
    color: #555;
}

.flattab-content .flattab-toolbar .nav-pills li.active a {
    color: #cccccc;
    border-bottom-color: #cccccc;
}

.flattab-content &gt; .tab-content {
    border: none;
    box-shadow: none;
    padding: 0 40px;
}

/* Search Results */
.flattab-content .flattab-toolbar .nav-pills li.active a {
    color: #cc6600;
    border-bottom-color: #cc6600;
}

/* flattab Results Tabs */
.flattab-content .flattab-toolbar {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 40px;
}

.flattab-content .flattab-toolbar .nav-pills {
    margin: 0 40px;
}

.flattab-content .flattab-toolbar .nav-pills li {
    margin: 0 15px 0 0;
}

.flattab-content .flattab-toolbar .nav-pills li:last-child {
    margin-right: 0;
}

.flattab-content .flattab-toolbar .nav-pills li a {
    padding-left: 5px;
    padding-right: 5px;
}

.flattab-content .flattab-toolbar .nav-pills li a, .flattab-content .flattab-toolbar .nav-pills li a:hover, .flattab-content .flattab-toolbar .nav-pills li a:focus {
    background: none;
    border-radius: 0;
    border-bottom: 2px solid #FFF;
    border-top: none; /* 2px solid #FFF;*/
    color: #777;
}

.flattab-content .flattab-toolbar .nav-pills li a:hover, .flattab-content .flattab-toolbar .nav-pills li a:focus {
    background: none;
    border-radius: 0;
    border-bottom: 2px solid #FFF;
    border-top: none; /* 2px solid #FFF;*/
    color: #555;
}

.flattab-content .flattab-toolbar .nav-pills li.active a {
    color: #cccccc;
    border-bottom-color: #cccccc;
}

.flattab-content &gt; .tab-content {
    border: none;
    box-shadow: none;
    padding: 0 40px;
}

/* Search Results */
.flattab-content .flattab-toolbar .nav-pills li.active a {
    color: #cc6600;
    border-bottom-color: #cc6600;
}</pre></body></html>