 /*fonts added by Aburumman*/
 @font-face {
  font-family: "roboto-condensed";
  src: url('../fonts/roboto/Roboto-Condensed-webfont.eot');
  src: url('../fonts/roboto/Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/roboto/Roboto-Condensed-webfont.ttf') format('truetype'), 
  url('../fonts/roboto/Roboto-Condensed-webfont.woff') format('woff'), 
  url('../fonts/roboto/Roboto-Condensed-webfont.svg#Roboto-Condensed-webfont') format('svg');
}
@font-face {
  font-family: "roboto-medium";
  src: url('../fonts/roboto/Roboto-Medium-webfont.eot');
  src: url('../fonts/roboto/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/roboto/Roboto-Medium-webfont.ttf') format('truetype'), 
  url('../fonts/roboto/Roboto-Medium-webfont.woff') format('woff'), 
  url('../fonts/roboto/Roboto-Medium-webfont.svg#Roboto-Medium-webfont') format('svg');
}
@font-face {
  font-family: 'berthold';
  src: url('../fonts/berthold_akzidenz_grotesk.eot');
  src: url('../fonts/berthold_akzidenz_grotesk.eot?#iefix') format('embedded-opentype'),
  url('../fonts/berthold-akzidenz-grotesk.ttf') format('truetype'),
  url('../fonts/berthold-akzidenz-grotesk.woff') format('woff'),
  url('../fonts/berthold-akzidenz-grotesk.svg#berthold_akzidenz_grotesk') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
/* end of added fonts*/

.m-0 {
  margin:0 !important;
}
.mx-0 {
  margin-top:0 !important;
  margin-bottom: 0 !important
}
.my-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mt-0 {
  margin-top: 0 !important
}
.m-5 {
  margin:5px;
}
.mt-12 {
  margin-top: 12px !important;
}
.mt-auto {
  margin-top: auto !important;
}
.m-10-5 {
  margin: 10px 5px 0 5px;
}
.mb-0 {
  margin-bottom: 0;
}
.p-0 {
  padding: 0 !important;
}
.p-10 {
  padding: 10px;
}
.px-15{
  padding-right: 15px;
  padding-left: 15px;
}
.prl-0,.prl-0.btn.mx-button  {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.mx-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mx2-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-30,.mb-30.contact-details {
  margin-bottom: 30px;
}
.my-5 {
  margin-right: 5px !important;
  margin-left: 5px !important;
}
.p-10-5 {
  padding: 10px 5px;
}
.p-20-50 {
  padding: 20px 50px;
}
.f-14 {
  font-size: 14px;
}
.f-24 {
  font-size: 24px !important;
}
.text-start {
  text-align: start !important;
}
.text-end {
  text-align: end !important;
  text-align: right !important;
}
.text-danger {
    color: #a94442;
}
button.btn.btn-orange.btn-default,
.btn-orange.disabled {
  background: #e36b0a !important;
}
button.btn.btn-orange.btn-default:hover {
  background: #d8670b !important;
}
button.btn.btn-gray.btn-default,
.btn-orange.disabled {
  background: #F6F6F6 !important;
  color: black !important;

}
button.btn.btn-gray.btn-default:hover {
  background: #F6F6F6 !important;
  color: black !important
}
.contact-details {
  margin-bottom: 15px;
}
.loudoun {
  font-family: Open Sans;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 0.115em;
}
.bodyTable button {
  border-radius: 0;
  border: 0 !important;
}
.bg-aqua-gradient {
    background: #00c0ef !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
    background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
    background: -moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;
    background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;*/
    color: #fff;
}
.label-success,
.bg-green {
  background-color: #00a65a !important;
  color: white;
}
.label-danger,.bg-red {
  background-color: #dd4b39 !important;
}
.red-color {
  color: #dd0000 !important;
}
.font-green {
  color: #00a65a !important;
}
.font-orange {
  color: #e36b0a !important;
}
.mx-dataview .mx-dataview-controls {
  text-align: right;
}
.mx-dataview .mx-dataview-controls .mx-button {
  min-width: auto !important;
}
button.btn.btn-green.btn-default,
button.btn.btn-green.btn-default.disabled,
button.btn.btn-green.btn-default[disabled]  {
  background: #00a65a !important;
}
button.btn.btn-green.btn-default:hover {
  background: #039a55 !important;
}
.btn-green.disabled,
.btn-green[disabled] {
  background: #01e27b !important;
}
button.btn.btn-blue.btn-default,
button.btn.btn-blue.btn-default.disabled
button.btn.btn-blue.btn-default[disabled] {
  background: #48cef7 !important;
}
button.btn.btn-blue.btn-default:hover {
  background: #39b7de !important;
}
.btn-blue.disabled,
.btn-blue[disabled] {
  background: #aee4f5 !important;
}
.bg-whitesmoke {
  background: #ecebeb !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-transparent {
  background: transparent;
}
.btn-icon-right span {
  float: right;
}
.button-bottom-right {
  position: absolute;
  bottom: 0;
  right: 15px;
}
    
.EmailHTML td {
    background: white !important;
}

.EmailHTML table {
    width: 100% !important;
}

.tooltip-inner{
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  text-decoration: none;
  border: 1px solid #38adee;
  background-color: #ecf8ff;
  border-radius: 4px;
}

.tooltip.bottom .tooltip-arrow{
 border-bottom-color: #000;
}

.NotiCalBtn button{
	display:none;
}

.acountBtns:hover{
  color:black !important;
}

.contactFont label{
  font-size: 15px;
}

.contactRadio input[type='radio']:before {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #E0E0E0;
  background-color: transparent;
}

.contactRadio input[type='radio']:after {
  width: 9px;
  height: 9px;
  top: 8px;
  left: 8px;
  transform: translate(-50%, -50%);
  background-color: #0C73D4;
  pointer-events: none;
}
input[type='radio'] {
  min-width: 16px;
}
input[type='radio']:checked:before {
  border-color: #0C73D4 !important;
}
input[type='checkbox']+.control-label {
    margin-left: 8px;
    font-weight: lighter !important;
}
div.HtmlBtns .form-control {
  height: 100%;
}
div.customer-name-section{
	min-height: 50px !important;
  align-items: center;
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
}

div.bottomCont {
  max-width: 92% !important;
  margin-left: 0 !important;
}

.login-footer {
  color: #00558e!important;
  /* position: relative; */
  bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  
}

.btn-icon-right span{
  float: right;
  padding-left: 5px;
}

.btn-icon-left span{
  float: left;
  padding-right: 5px;
}
.modal-dialog .modal-content {
  border-radius: 0;
}
.modal-dialog .modal-content .modal-header h4{
  font-family: 'roboto-condensed';
  font-size: 18px;
}
.lwloginbtn,
.submit {
 border-radius: 3px;
 -webkit-box-shadow: none;
 box-shadow: none;
 border: 1px solid transparent;
 padding: 5px 20px !important;
 background-color: #3c8dbc;
 border-color: #367fa9;
 margin: 5px ;
 color:white !important;
}
.mx-referencesetselector-select-button {
    background: #3c8dbc !important;
    height: 100%;
    padding: 0 !important;
    margin: 0 !important;
    height: 34px;
    color: white !important;
}
.lwloginbtn.btn-primary,
.login-form-widget .btn-default{
  background-color: #3c8dbc !important;
  border-color: #367fa9 !important;
  color:white !important;
}

.lwloginbtn.btn-primary:hover,
.login-form-widget .btn-default:hover {
  background-color: #367fa9;
  border-color: #204d74;
}
.lwloginbtn.btn-primary:hover:active,
.login-form-widget .btn-default:hover:active {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.lwloginbtn.btn-primary:focus,
.login-form-widget .btn-default:focus{
  background-color: #204d74;
}

button.btn {
  border-radius: 3px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  padding: 6px 20px 7px 20px !important;
  margin: 5px;
}

.btn-default,
.btn-default.disabled,
.btn-default[disabled] {
  background-color: #f4f4f4 !important;
  color: #444!important;
  border-color: #ddd!important;
}
.btn-default:hover,
.btn-default:active,
.btn-default.hover,
.btn-default:focus {
  background-color: #e7e7e7 !important;
  color: #333 !important;
}
.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.mx-grid-search-controls button.btn {
  background-color: #3c8dbc!important;
  border-color: #367fa9!important;
  color: #fff!important;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover,
.btn-primary:focus,
.mx-grid-search-controls button.btn:hover,
.mx-grid-search-controls button.btn:active,
.mx-grid-search-controls button.btn.hover,
.mx-grid-search-controls button.btn:focus {
  background-color: #367fa9;
  color: #fff;
}
.btn-success ,
.btn-success.disabled,
.btn-success[disabled]{
  background-color: #00a65a!important;
  border-color: #008d4c!important;
  color: #fff!important;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  background-color: #008d4c;
  color: #fff;
}
.btn-info,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #00c0ef !important;
  border-color: #00acd6 !important;
  color: #fff !important;
}
.btn-info:hover,
.btn-info:active,
.btn-info.hover,
.btn-info:focus {
  background-color: #00acd6;
  color: #fff;
}
.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #dd4b39!important;
  border-color: #d73925!important;
  color: #fff !important;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover,
.btn-danger:focus {
  background-color: #d73925;
  color: #fff;
}
.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f39c12 !important;
  border-color: #e08e0b !important;
  color: #fff !important;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.hover {
  background-color: #e08e0b !important;
  color: #fff;
}

.login-form-widget .btn-default{
	border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
  background-color: #367fa9;
  color:white;
}

.colornav .mx-navbar ul.nav>li.mx-navbar-item {
  outline: none;
}
.colornav .mx-navbar ul.nav>li.mx-navbar-item>a,
.toggleContainer div.navbar-inner ul li a {
	color: #00558e !important;
	font-weight: bold;
	font-size: 14px;
  background: transparent !important;
  padding: 5px 13px 5px 14px; 
  line-height: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: 'berthold';
  white-space: nowrap;
}
.colornav .mx-navbar ul.nav>li.mx-navbar-item:hover>a,
.colornav .mx-navbar ul.nav>li.mx-navbar-item:focus>a {
  color: #26a6dc !important;
  text-decoration: underline;
}
.colornav .mx-navbar ul.nav>li.active>a {
  color: #26a6dc !important;
}
.ErrorBox {
  background-color: #dd4b39 !important;
  padding: 15px 35px 15px 15px;
  margin-bottom: 20px;
  border-radius: 3px;
}
form.LoginForm .alert-danger {
    background-color: #dd4b39 !important;
    padding: 15px 35px 15px 15px;
    margin-bottom: 20px;
    border-radius: 3px;
    color: white !important;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    font-family: 'Source Sans Pro', sans-serif;
}
.ErrorIcon {
  line-height: 43px;
  padding-right: 5px;
}

.not-link,
.not-link:hover,
.not-link:active,
.not-link:focus{
  text-decoration: none;
  color: white;
}

.questionInput {
  margin-bottom: 0;
}

.questionInput input {
  color: #555555;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  box-shadow: none;
  border-color: #d2d6de !important;
  border: 1px solid #ccc !important;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background: transparent !important;
  font-weight: bold;
}
.colornav ul {
  width: 100%;
  display: inline-grid;
  grid-auto-flow: column;
}
.disclaimer-container {
    border: 2px solid #ff8000;
    padding: 10px;
    border-radius: 20px;
}
.disclaimer-container span {

}
.disclaimer-container span:before {
      content: "\e101";
    font-size: 24px;
    color: #ff8000;
    font-family: 'Glyphicons Halflings';
    float: left;
    margin-right: 5px;
    margin-top: -5px;
    min-height: 24px;
    line-height: 130%;
}
.mx-groupbox-header{
	background: #3c8dbc !important;
	color: white !important;
  font-family: 'roboto-condensed' !important;
  border-radius: 3px 3px 0 0 !important;
  border: 0 !important;
}
div.mx-groupbox div.mx-groupbox-body {
  padding: 10px !important;
  border-bottom: 0;
}

.h-100 > .mx-dataview-content {
    height: 100% !important;
}

.All-left .mx-right-aligned {
  text-align: left !important;
}

.mx-groupbox.extra-padding >.mx-groupbox-body {
  padding: 15px 40px 30px 40px;
}
.mx-groupbox.payment-methodsBox {
  border: 0;
}
.mx-groupbox.payment-methodsBox > .mx-groupbox-body {
  padding-right: 0 !important;
  padding-left: 0 !important;
  background: #ecf0f5;
  border: 0;
}

.tabsPayment ul,
.ListWithoutDesign ul {
  margin-bottom: 0 !important
}

.tabsPayment .tab-content {
    background: white;
    padding: 10px 25px;
    border: 1px solid #3c8dbc;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.tabsPayment ul.mx-tabcontainer-tabs>li>a {
    color: black;
    font-family: 'berthold';
    font-weight: bold;
    letter-spacing: 0.05em;
    font-size: 14px;
    background-color: #dce0e5;
    border-bottom: 1px solid #3c8dbc;
    top: 2px;
}

.adminTab ul.mx-tabcontainer-tabs>li>a {
  background: #00a65a;
  color: white;
}

.adminTab ul.mx-tabcontainer-tabs>li>a:hover {
    background: #03bb67;
    color: white;
}

.tabsPayment.mx-tabcontainer .mx-tabcontainer-tabs>li {
    margin-right: 5px;
}
.tabsPayment.mx-tabcontainer>ul.mx-tabcontainer-tabs>li.active>a {
    background: white !important;
    border-radius: 0 !important;
    top: 1px !important;
    border: 1px solid #3c8dbc !important;
    border-bottom: 0 !important;
    border-top-width: 3px !important;
    color: black !important;
    outline: 0;
}

.fixed.mx-groupbox .mx-groupbox-body {
  height: 372px;
}

.adminTab.mx-groupbox .tab-content {
    padding-top: 30px !important;
}


.custom-form-label .form-group {
  display: block;
}
.custom-form-label .form-group label.control-label {
 padding-left: 0 !important;
}
.custom-form-label .form-control {
  border-radius: 0;
}

.list-search.widget-text-box-search input.form-control {
  position: relative;
  top: inherit;
  left: inherit;
  right: initial;
  background: initial;
  border: initial;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.list-search .search-bar::after{
  display: none;
}


.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.region-sidebar .mx-scrollcontainer-wrapper .lwcontain .mx-navigationtree .navbar-inner>ul>li>a
{

  background-color: #00558e;
  border-color: #00558e;
  color: #26a6dc;
}
.btn-layout {
	border-color: #3c8dbc;
  background-color: #3c8dbc;
  color: #fff;
  border-radius: 3px;
}

.btn-primary, .mx-grid.datagrid-fullsearch .mx-grid-search-button 
{
 border-radius: 3px;
}


/* Edit Aburumman Code CSS*/
h1,
h2,
h3,
h4,
h5,
h6,
button.btn,
button,
a.btn,
.modal-dialog .modal-content .modal-header h4,
.modal-dialoh p {
  font-family: 'roboto-condensed';
}
input[type="text"],
input[type="radio"],
input[type="checkbox"],
select,
textarea,
label {
  font-family: Tahoma;
}

table thead {
  font-family: 'roboto-medium';
}
table tbody {
  font-family: 'Tahoma';
}
table tbody tr {
  /* border-bottom: 1px solid #eee; */
}
table tbody tr:last-child {
  border-bottom: 0 ;
}
span {
  font-family: 'roboto-condensed';
}
footer {
  font-family: 'berthold' !important;
}
html,
body {
  -ms-overflow-style: scrollbar;
  min-width: 320px;
  font-family: 'roboto-condensed';
  font-size: 14px;
  line-height: 1.42857143;
}

body {
  background: #fff;
}

input[type="checkbox"]{
  top: 3px;
}

.background-login:after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../../images/background-2-1.png) no-repeat center center;
  background-size: cover;
  top: 0;
  z-index: -1;
  position: fixed;
}

.background-login {
  background: transparent !important;
}
.welcomeText span {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 46px;
}
.welcomeSmallText {
  font-family: Open Sans;
  font-size: 15px;
  text-align: justify;
}
.login-card {
  background: rgba(0, 57, 108 , 0.80);
  color: white;
  padding: 7px;
  /* margin-bottom: 20px; */
  border-radius: 3px;
  height: 100%;
}
.login-card-green {
  background: rgba(171, 194, 25, 0.5) !important;
  color: white;
  padding: 7px;
  /* margin-bottom: 20px; */
  border-radius: 3px;
  font-size: 18px;
  font-weight: 700;
  /* min-width :271px; */
  width: 100%;
  margin: 0 !important;
  min-height :89px;
  height: 100%;
  outline: 0 !important;
  position: relative;
}

.login-card-blue {
  background: rgba(47, 169, 237, 0.8) !important;
  color: white;
  padding: 7px;
  /* margin-bottom: 20px; */
  border-radius: 3px;
  font-size: 18px;
  font-weight: 700;
  width :271px;
  min-height :89px;
  height: 100%;
  outline: 0 !important;
  width: 100%;
  margin:0 !important;
  position: relative;
}
.LoginPage .login-card-blue.btn img,
.LoginPage .login-card-green.btn img {
  width: 35px !important;
  margin-right: 12px;
}

.row-stretch .row {
  display: flex;
  align-items: stretch;
  height: 100%;
  /* margin-bottom: 20px; */
}

.login-card-dark-blue {
  background: rgba(0, 57, 108, 0.8) !important;
  color: white;
  padding: 7px;
  margin-bottom: 20px;
  border-radius: 3px;
  height: 100%;
  position: relative;
}
.p-25-60 {
  padding: 25px 60px;
}
.p-25-40 {
  padding: 25px 40px;
}
.p-abs {
  position: absolute;
}
.b-0 {
  bottom: 0;
}
.b-14 {
  bottom: 14px;
}
.browser {
  margin-top: 100px !important;
  margin-bottom: 38px !important;
  background: transparent !important;
}
.upper-case {
  line-height: 31px;
  /* identical to box height */
  text-transform: uppercase;
}
.text-pay {
  padding: 0px 49px;
  display: block;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.connect {
  color:#BFD730;
}
.LW-color {
  color: #54C2FF;
}

.blue-text {
  color: #0EB1EF !important; 
}

.register {
  color: #C0D730 !important;
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  text-transform: uppercase;
}

.min-card-height {
    height: 576px;
}

.login-card h3 {
  font-size: 25px;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 20px !important;
  text-transform: uppercase;
  font-family: Open Sans;
}

.border-center {
  border-right:2px solid white;
}
.content {
  min-height: 250px;
  padding: 30px 15px 15px 15px !important;
  margin-right: auto;
  margin-left: auto;
}

.modal-header .close,.modal-dialog .modal-content .modal-header .close {
  font-size: 21px !important;
  color: #fff !important;
  margin-top: 0 !important; 
  font-weight: lighter;

}

.modal-header h4 {
  padding-bottom:  0 !important;
}

/*
 * Component: Small Box
 * --------------------
 */
 .widget-icon {
  position: absolute;
  /*font-size: 90px;*/
}
.widget-icon.top-24-right-5 {
  top: 24px;
  right: 5px;
}
.info-box-text {
  text-transform: uppercase;
}
.testimonials-text {
    margin: 2em 1em auto 1em !important; 
}
.current-usage-failed{
    font-family: 'lato'!important; 
    font-weight: bold;
}
.progress-description, .info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Lato;
  font-weight: bold;
}
.bg-white {
  background: white;
}

.margin-top-3-bottom-5 {
  margin: 3px 0 5px 0;
}
.small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); */
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 7px;
  overflow: hidden;
}
.small-box  .inner {
  padding: 18px;
  min-height: 100px !important;
  height: 178px;
}
.small-box  .small-box-footer button {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff !important;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1) !important;
  text-decoration: none;
  border:0;
  border-radius: 0;
  margin: 0;
}

.small-box  .small-box-footer button:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15) !important;
}
.small-box button span {
  padding-right: 10px;
}
.small-box .h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 15px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box .h3,
.small-box p {
  z-index: 5;
}
.small-box .h3 {
  font-size: 45px;
  border: 0;
  color: black;
  font-weight: bold;
  font-family: 'Lato';
}
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}

.small-box:hover .icon {
  font-size: 95px;
}


.micustomerMenu .navbar-inner > ul > li > a{
  color: #26a6dc !important;
  height: 44px!important;
  padding: 12px 5px 12px 10px !important;
  letter-spacing: 0.05em !important;
  background-color: #00558e !important;
  border-color: transparent !important;
  font-family: 'berthold' !important;
  outline: 0;
  font-weight:bold !important;
}
.micustomerMenu .navbar-inner > ul > li.mx-navigationtree-has-items ul li a {
  color: #26a6dc !important;
  height: 44px!important;
  /* padding: 12px 5px 12px 10px !important; */
  letter-spacing: 0.05em !important;
  background-color: #006bb3 !important;
  border-color: transparent !important;
  font-family: 'berthold' !important;
  outline: 0;
 
}

/* .micustomerMenu ul li a:hover, */
.mx-navigationtree.micustomerMenu .navbar-inner ul li a.active,
/* .micustomerMenu ul li.mx-navigationtree-has-items:not(.mx-navigationtree-collapsed) a */
.micustomerMenu .navbar-inner > ul > li.mx-navigationtree-has-items ul li a.active
 {
  color: white !important;
  /*background: #006bb3 !important;*/
  border-left-color: #ffffff !important;
}

.micustomerMenu ul li a:hover,
.micustomerMenu ul li.mx-navigationtree-has-items:not(.mx-navigationtree-collapsed) a {
  color: white !important;
}

.micustomerMenu ul li a span {
  color: #fff !important;
  width: auto !important;
  height: auto; 
  
}
/* .micustomerMenu  ul li a:hover span, */
.micustomerMenu  ul li a.active span{
  color: #bfd730 !important;
}
.signin{
  background-color: #ecf0f5;
  padding: 30px 15px 15px 15px !important;
  margin-right: auto;
  margin-left: auto;
  min-height: calc(100% - 64px);
}
[dir="rtl"] .border-center {
  border-right: 0;
  border-left: 2px solid white;
}
.logoimage {
  width: 230px;
  padding: 0;
  border-right: 1px solid red;
  border-bottom: 0 solid transparent;
  border-right: 1px solid #eee;
  height: 60px;
}

.logoimagebtn  .btn img, .mx-button img, .mx-link img{
 width: 274.8px !important;
    height: 68.7px !important;
}

span {
  /*margin: 0 0 10px;*/
}

.scrollHeader {
  background-color: #FFF;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  position: relative;
  min-height: 60px;
  max-height: 100%;
}

.scrollHeader .middle,
.scrollHeader .dropdownNoti.dropdown-div-converter button {
  display: inline-block;
  height: 60px;
  border-radius: 0;
  padding: 20px 15px !important;
  margin: 0;
  color: black !important;

}
.scrollHeader a.middle {
  font-size: 18px;
}

.scrollHeader .dropdownNoti.dropdown-div-converter button {
  font-size: 18px;
  height: 100%;
  top: 4px;
}

.scrollHeader .dropdownNoti .dropdown-menu{
  right: 0;
  left: initial;
  width: 400px;

}
.scrollHeader .dropdownNoti.dropdown-div-converter span{
  margin: 0 !important;
}

.scrollHeader .listview-nostyle ul {
  margin: 0
}
.FooterContainer {
  background: #00558e;
  max-height: 100%;
  height: 64px;
}
.Footer {
  /*height: 64px;*/
  background: #fff !important;
  color: #444;
  border-top: 1px solid #d2d6de;
  /*width: calc(100% - 230px);*/
  width: 100%
  /*float: right;*/
}
.DataGridDesign .mx-grid-search-item {
    width: 50%;
    padding: 0 20px;
}
.DataGridDesign .mx-grid-search-label {
  width: 25%;
  text-align: start;
}
.DataGridDesign .mx-grid-search-label label{
  font-weight: bold;
  font-size: 14px;
}

.DataGridDesign .mx-grid-search-input {
  width: 75%;
}
.DataGridDesign .mx-grid-search-inputs {
  flex: auto;
}

.DataGridDesign .mx-grid-search-controls {
    text-align: start;
    margin-left: 0;
}
.customerReading .mx-grid-search-item:first-child,
.customerReading .mx-grid-search-item:nth-child(2) {
    width: 25%;
}
.customerReading .mx-grid-search-item:nth-child(2) {
  margin-right: 20px;
 }
.customerReading .mx-grid-search-item:first-child .mx-grid-search-label,
.customerReading .mx-grid-search-item:nth-child(2) .mx-grid-search-label,
.customerReading .mx-grid-search-item:first-child .mx-grid-search-input,
.customerReading .mx-grid-search-item:nth-child(2) .mx-grid-search-input
 {
    display: block;
    width: 100%
}

.DataGridDesign .mx-grid-searchbar .mx-grid-search-item [id*='DatePicker'] button {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
    margin: 0;
    border: 1px solid #d2d6de !important;
    padding: 5px 9px !important;
    border-left: 0 !important;
    color: #555555;
    height: 34px !important;
}


.DataGridDesign .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-input .form-control {
  height: 34px;
  font-size: 14px;
}

/* data grid design paganation*/
.mx-name-paging-first,
.mx-name-paging-last {
  display: none;
}

.mx-name-paging-previous:after {
    content: "Previous";
}
.mx-name-paging-next:after {
    content: "Next";
}
.mx-name-paging-previous span,
.mx-name-paging-next span{
    display: none;
}
/* end of data grid design*/


.usersBtn {
  text-align: start;
  text-align:left;
}
.usersBtn button.btn{
  width: 25%;
}
.usersBtn button.btn,
.usersBtn button.btn:hover,
.usersBtn button.btn:focus,
.usersBtn button.btn:active,
button.adminLink.btn,
.adminLink,
.adminLink:hover,
.adminLink:active,
.adminLink:focus {
    padding: 5px !important;
    margin: 0 !important;
    background: transparent !important;
    color: #3c8dbc !important;
}
.list-search[class*='col-'] {
    /*padding-right: 5px !important;*/
    /*padding-left: 0 !important;*/
}
.Footer > div  {
  padding: 15px;
}
.CustomString-container {
  margin-bottom: 0px;
}
.consumptionandbillinghistory div#displayhighChart {
  height: auto !important;
  overflow: hidden !important;
  box-shadow: none !important;
}
.text-footer,
.text-footer:hover,
.text-footer:active,
.text-footer:focus {
  color: #444;
}
.AdminheaderDataContainer{
  width: calc(100% - 230px);
}
.headerDataContainer {
  float: right;
  width: auto;
  padding: 0;
}
.AdminheaderData {
  display: block;
}
.AdminheaderDataContainer div.info-box {
    float: left;
    width: 33.33333333%;
    min-width: 160px;
    padding-left: 0;
    max-height: 50px;
    min-height: 50px;
    border: 0;
    border-right: 1px solid #ccc;
    margin-bottom: 0;
    box-shadow: none;
    margin: 5px 0;
}
.AdminheaderDataContainer div.info-box .info-box-icon {
    font-size: 24px;
    line-height: 45px;
    width: 45px;
    height: 50px;
    margin: 0 5px;
    text-align: center;
}
.info-box span {
    line-height: 16px;
}

.AdminheaderDataContainer div.info-box .CustomString-container {
  margin-bottom: 0px;
  text-align: start;
  line-height: 15px;
  line-height: 16px;
  font-family: 'roboto-condensed';
}
.no-border {
    border: 0 !important;
}
.headerData {
  float: right;
  display: flex;
}
.headerData>div,
.headerData .noti>div {
  display: flex;
  margin-bottom: 0;
}

.DropDownHeader .btn:after {
  position: absolute;
  top: 15px;
  right: 5px;
  content: '\e252';
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
}

.headerData .noti>div  {
  border-left: 1px solid #eee;
}

.headerData .noti>div:first-child {
  border-left: 0;
}

.wiki .navbar-inner >ul>li:first-child span:before {
    content: "\f266";
    font-family: fontAwesome;
}

.AdminheaderDataContainer div.info-box .fa:before {
  margin-right: inherit;
}

.noti .alert-dropdown.dropdown-div-converter {
  margin-top: -8px !important;
}

.DropDownHeader,
.DropDownHeader .dropdown-menu {
  width: 100%;
  border-radius: 0;
  z-index: 100;
}

.DropDownHeader button,
.DropDownHeader button:hover,
.DropDownHeader button:active,
.DropDownHeader button:focus {
  overflow: hidden;
  max-width: 255px;
  font-size: 11px;
  border-radius: 0;
  background: #3c8dbc !important;
  border: 0;
  text-overflow: ellipsis;
  text-align: start;
  height: 60px;
  margin: 0 !important;
  border-radius: 0 !important;
}
.DropDownHeader.open button:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: transparent; */
  z-index: 15;
}
.start-blue {
  text-align: start;
  color: #3c8dbc !important;
}

.DropDownHeader span {
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;

}
.p-inline {
  display: block;
  list-style-type: disc;
  /*margin-block-start: 1em;*/
  /*margin-block-end: 1em;*/
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.d-inline-grid {
  display: inline-grid;
}
.LoginPage h2,.LoginPage .h2 {
  font-size: 25px;
}

.mt-1 {
  margin-top: 1.0em !important;
  display: block;
  letter-spacing: 0.05em;
}
.mr-0 {
  margin-right: 0 !important;
}

.listAdmin {
  float: right;
  padding-right: 30px;
  padding-left: 0;
  width: 100%;
  margin-top: -16px;
  position: absolute;
  z-index: 99;
}
.listAdmin ul {
  overflow-y: scroll;
  height: 90px;
  border: 1px solid;
  width: 57%;
  float: right;
  background: white;
}

.listAdmin ul .form-control {
  display: flex;
  padding: 0;
}

.listAdmin ul li {
  background: white !important;
}
.listAdmin ul .form-control span.mx-text {
    width: 90%;
    display: block;
    text-align: left;
    padding: 5px;
}

.listAdmin ul .form-control button {
  width: auto;
  margin: 0 !important;
  /* height: 32px; */
  /* max-width: initial; */
  border-radius: 0 !important;
  /* height: 30px !important; */
  padding: 5px 10px !important;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px !important;
}

.espanol,
.LoginPage a{
  font-family: 'berthold';
  /* font-weight: bold; */
  letter-spacing: 0.05em !important;
  color: #71CCFF; 
  text-decoration: none;
}

.LoginPage a:hover,
.LoginPage a:active,
.LoginPage a:focus {
  outline: none;
  text-decoration: none;
  color: #72afd2;
}

.boxed-unauthenticated {
  max-width: 1250px;
  margin: 0 auto;
  padding: 32px;
}
.LoginContent {
  max-width: 1110px;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 10px;
}

.spacing-outer-top-max {
  margin-top: 50px;
}

.spacing-outer-bottom-max {
  margin-bottom: 50px;
}
.LoginPage .login-card .login-btn {
  background: #BFD730 !important;
  height: 42px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0 !important;
  font-family: Open Sans;
}
.modal-dialog .modal-header {
  background: #3c8dbc !important;
  border-radius: 0 !important;
  padding: 15px !important;
  min-height: 50px;

}
.modal-dialog .modal-body,
.modal-dialog .modal-footer {
  padding:15px !important;
  background: white;
}
.modal-dialog .modal-footer p {
  margin: 0;
}

.LoginForm .form-group.password:after {
  /*content: "\e106";
  font-family: 'Glyphicons Halflings';
  color: #555555;
  background: #eeeeee;
  width: 35px;
  height: 34px;
  float: right;
  top: 0px;
  position: absolute;
  right: 13px;
  border: 1px solid #cecece;
  text-align: center;
  padding-top: 8px;
  border-radius: 0;
  border-left: 0;
  cursor: pointer;*/
}
.LoginForm .form-group {
  position: relative;
}
.LoginForm .form-group.username input {
    /* width: calc(100% - 36px); */
    /* height: 44px; */
}
.jsbutton {
  padding: 0 !important;
  width: 34px;
}

.LoginForm .username.form-group:after {
  content: "\e008";
  font-family: 'Glyphicons Halflings';
  color: #555555;
  background: #eeeeee;
  width: 38px;
  height: 34px;
  float: right;
  top: 0px;
  position: absolute;
  right: 13px;
  border: 1px solid #cecece;
  text-align: center;
  padding-top: 8px;
  border-radius: 0;
  display: none;
} 

.mx-button+.mx-button {
    margin-left: 5px !important;
}

.mxPasswordStrengthMainContainer [class*='col-'] {
  padding: 0;
}

.mxPasswordStrengthMainContainer .input-group{
  display: block;
}
.mxPasswordStrengthMainContainer .progress {
  margin-bottom: 14px;
  border-radius: 0;
}
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-info {
  border-top-color: #00c0ef;
}

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
  background: #fff;
  padding-bottom: 0;
  padding-top: 17px;
}


.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}

.form-group .control-label {
  font-weight: bold !important;
  padding-top: 7px !important;
  font-size: 13px !important;
  margin-bottom: 5px;
}

.LoginPage .form-group input {
  border-radius: unset;
  height: 44px;
  border: 0;
  background: rgba(255, 255, 255, 0.80) !important;
  color: #22497E !important;
  font-size: 15px;
  font-family: 'Open Sans' !important;
}



.mx-checkbox input[type="checkbox"] {
  display: inline-block;
}

.mx-checkbox.label-after .control-label {
  display: inline;
}

.steps-title {
  padding-right: 0.5em;
  font-size: 25px !important;
}

.bwizard-steps {
  z-index: -1;

}
.LoginForm .form-group[data-dojo-attach-point="passwordContainerNode"]:after {
  display: none;
}
.headerSection {
  background: #fff;
  padding: 0 10px;
  border-bottom: 1px solid #f4f4f4;
}

.micustomer-main-nav-menu {
  min-height: initial;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
  border: 0;
  padding-bottom: 0;
}

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}

.text-primary {
  color:#337ab7 !important; 
}
.text-white {
  color: white !important;
}
.text-bold {
  font-weight: bold !important;
}
.text-blue {
  color: #0073b7 !important;
}
.text-black {
  color: #000 !important;
}


.headerSection .ToggleButton,
.headerSection .ToggleButton:hover,
.headerSection .ToggleButton:focus,
.headerSection .ToggleButton:active {
  font-family: 'Glyphicons Halflings' !important;
  font-size: 22px;
  background: transparent;
  border: 0;
  outline: none !important;
  color: #0073b7 !important;
}


.control-label {
    font-weight: bold !important;
    padding-top: 7px !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    font-family: Tahoma !important;
} 
.control-label.text-black {
  color: black !important
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #3c8dbc;
  box-shadow: none;
}

.oneLine .radio {
  display: inline !important;
}

.oneLine .radio input[type="radio"]:before {
  top: -9px !important;
}

.small {
  font-size: 85%;
  margin-top: 4px;
}

.alert.alert-danger.mx-validation-message {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
  background-color: #dd4b39 !important;
  color: white;
  opacity: .65 ;
}

.has-error label {
  color: #dd4b39 !important;
}

.has-error .form-control {
  border-color: #dd4b39;
  box-shadow: none;
}

.height-equalizer {
  display: flex;
  flex-flow: wrap;
}

.height-equalizer .mx-groupbox-body {
  height: 84.8%; 
}

.outer-flex {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.mx-grid-controlbar .mx-grid-pagingbar {
  display: contents;
}
.paging-down,.controlDown {
  display: flex;
  flex-direction: column;
}
.paging-down .mx-grid-controlbar ,
.controlDown .mx-grid-controlbar{
  order: 2;
  margin: 10px 0 0;
}

.mx-grid .mx-grid-controlbar .mx-grid-pagingbar .mx-button.disabled,
.mx-grid .mx-grid-controlbar .mx-grid-pagingbar .mx-button[disabled] {
  background: transparent !important;
}

.mx-progress:before {
  content: "";
  background: url(../../images/LW_logo.png);
  height: auto;
  width: auto;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
 background-color: transparent; 
}
.custom-label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.alert-success {
    line-height: 20px;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 3px;
    display: block;
    margin: 10px 0;
}
.mi-customer-registration .radio label, .label {
  color: black;
  font-weight: bold !important;
  font-size: 14px;
  margin: 0;
}
.headerMiAdmin {
  background: #00a65a;
  display: inline-block;
  width: 100%;
}
.headerMiAdmin .mx-navbar,
.headerMiAdmin .mx-navbar li {
  background: transparent;
}
/*.headerMiAdmin .mx-navbar li {
  border-bottom: 5px solid #5cb85c;
}*/
.headerMiAdmin .mx-navbar li a {
  padding: 15px 20px !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  color:white;
}
.headerMiAdmin .mx-navbar li.active a,
.headerMiAdmin .mx-navbar li a:hover {
    background: #19b36dfa !important;
    color: white !important;
    box-sizing: border-box;
}

.headerMiAdmin .DropDownHeader button,
.headerMiAdmin .DropDownHeader button:hover,
.headerMiAdmin .DropDownHeader button:active,
.headerMiAdmin .DropDownHeader button:focus {
    background: #00a65a;
}


.marginLabel .label {
  margin-top: 10px;
}
.NoloadMore .mx-listview-loadMore {
    display: none;
}
.ListNumbers {
  margin-bottom: 0;
}
.ListNumbers ul {
  display: flex;
  margin-bottom: 0;
}

.ListNumbers ul li {
  background: transparent !important;
  border: 0 !important;
  padding: 0;
}

.ListNumbers ul li a {
  margin: 0;
  height: 38px;
  background: #fafafa;
  color: #666;
  border: 1px solid #ddd !important;
  padding: 10px;
  text-decoration: none !important
}

.widget-pagination .pagination button,
button.PreviousList.btn,
button.btn.NextList,
button.btn.mx-name-paging-previous,
button.btn.mx-name-paging-next,
.dijitInline.mx-grid-paging-status{
    margin: 0 !important;
    height: 38px;
    background: #fafafa;
    color: #666;
    border: 1px solid #ddd !important;
    padding: 5px 20px !important;
}

.dijitInline.mx-grid-paging-status {
    line-height: 25px;
}

.widget-pagination .pagination .paging-status {
  border:0 !important;
}

.widget-pagination .pagination .mx-name-paging-previous{
      border-radius:  3px 0 0 3px  !important;
}
.widget-pagination .pagination .mx-name-paging-next{
      border-radius:  0 3px 3px 0  !important;
}
.widget-pagination .pagination .disabled,
.widget-pagination .pagination .disabled:focus{
    background: white !important;
    border: 1px solid #ddd !important;  
}
.widget-pagination .pagination ul{
  padding: 0;
}
.widget-pagination .pagination ul li.single-digit {
    background: #fafafa;
    color: #666;
    border: 1px solid #ddd !important;
    font-family: 'berthold';
}

.widget-pagination .pagination ul li.single-digit.active,
.widget-pagination .pagination ul li.single-digit.active:hover,
.widget-pagination .pagination ul li.single-digit.active:focus,
.ListNumbers ul li.active a,
.ListNumbers ul li a:hover {
    color: #fff;
    cursor: default;
    background-color: #337ab7;
}

 .mx-groupbox>.mx-groupbox-body>.mx-layoutgrid {
    border: 0;
 }
/*header icons*/

.check-square .mx-groupbox-header:before,
.check-square .modal-header h4:before {
  content: "\f14a";
  font-family: FontAwesome;
  margin-right: 5px;
}

.tachometer .mx-groupbox-header:before,
.tachometer .modal-header h4:before {
  content: "\f0e4";
  font-family: FontAwesome;
  margin-right: 5px;
}

.cog .mx-groupbox-header:before,
.cog .modal-header h4:before {
 content: "\f013";
  font-family: FontAwesome;
  margin-right: 5px;
}

.credit-card .mx-groupbox-header:before,
.credit-card .modal-header h4:before {
  content: "\f09d";
  font-family: FontAwesome;
  margin-right: 5px;
}

.envelope-o .mx-groupbox-header:before,
.envelope-o .modal-header h4:before {
  content: "\f003";
  font-family: FontAwesome;
  margin-right: 5px;
}

.user .mx-groupbox-header:before,
.user .modal-header h4:before {
    content: "\f007";
  font-family: FontAwesome;
  margin-right: 5px;
}

.info .mx-groupbox-header:before,
.info .modal-header h4:before {
  content: "\f129";
  font-family: FontAwesome;
  margin-right: 5px;
}

.align-justify .mx-groupbox-header:before,
.align-justify .modal-header h4:before {
  content: "\e055";
  font-family: 'Glyphicons Halflings';
  margin-right: 5px;
}

.equalizer .mx-groupbox-header:before,
.equalizer .modal-header h4:before {
  content: "\e210";
  font-family: 'Glyphicons Halflings';
  margin-right: 5px;
}

/* end of header icons*/

.addField {
  display: flex;
  margin-bottom: 15px;
  align-items: end;
  width: 100%;
}

.addField > div {
  width: 100%;
  /* display: table-cell !important; */
  margin: 0;
  padding-left: 15px;
  align-items: end !important ;
}


.addField > div div.col-sm-9 {
  /* padding-right: 0; */
  /* padding-left: 20px; */
}

.addField button {
  margin: 0 !important;
  height: 34px;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 6px 12px !important;
  /* background: rgb(232 ,240, 254) !important; */
  /* color: #22497E !important; */
  /* font-size: 25px; */
  /* padding: 0 !important; */
}

.LoginPage .addField button {
  margin: 0 !important;
  height: 44px;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 6px 12px !important;
  background: rgba(255, 255, 255, 0.80) !important;
  color: #22497E !important;
  font-size: 25px;
  padding: 0 !important;
}
 .addField button:hover,
 .addField button:active,
 .addField button:focus {
    color: #fff !important;
    background-color: #269abc !important;
    border-color: #1b6d85 !important;
}

.LoginPage .addField button:hover,
.LoginPage .addField button:active,
.LoginPage .addField button:focus {
  background: rgba(255, 255, 255, 0.80) !important;
  color: #22497E !important;
  outline: 0 !important;
}



.LoginPage ::-webkit-input-placeholder { /* Edge */
  color: #22497E;
}

.LoginPage :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #22497E;
}

.LoginPage ::placeholder {
  color: #22497E;
}

.align-start label.control-label { 
    text-align: start;
}

.align-start .padding-x label{
  padding-right: 15px !important;
  padding-left: 15px !important;
  width: 50%;
}

.align-start .padding-x .col-sm-9 {
  /* padding-right: 15px; */
  /* padding-left: 0; */
}

.addField > div label.control-label {
  white-space: nowrap;
  width: 58%;
}
.checkbox-fixed {
    display: flex !important;
    flex-wrap: nowrap !important;
}
.checkbox-fixed.form-group input[type="checkbox"]{
  top: 8px;
  min-width: 15px;
}
.radio-fixed input[type="radio"] {
  top: -2px;
}

.cursor-default  {
  cursor: default !important;
  pointer-events: none;
}

.info-orange {
  border: 2px solid #ff8000;
  padding: 5px;
  border-radius: 20px;
}
.info-orange span.glyphicon {
    color: #ffa245;
    font-size: 24px;
    margin-right: 5px;
    margin-top: 0;
    min-height: 24px;
    line-height: 130%;
}
.info-light-blue {
    border: 2px solid #add8e6;
    border-radius: 20px;
    padding: 10px 25px;

}
.info-light-blue.radio{
      padding: 10px;
      margin-top: -10px;
}

.info-light-blue .radio label {
    white-space: nowrap;
    margin-top: 0px;
    padding-left: 0 !important;
    margin-left: 0;
}

.info-light-blue .radio input {
    top: -3.5px;
}

.info-light-blue .form-group {
    margin-bottom: 0.5em;
}

.info-light-blue .form-control{
    float: right;
    width: 44% !important;
    height: 26px !important;
    padding: 2px !important;
}
.info-light-blue label.control-label {
    font-size: 13px !important;
}
.info-light-blue .form-group .col-sm-9 {
    padding: 0;
}
.layout-atlas-responsive-default .mx-scrollcontainer-open {
  width: 100% !important;
}
/* Responsive Design*/
@media only screen and (max-width: 1024px) and (min-width: 992px) { 
  .tab-4 {
        /* width: 33.33333333%;     */
  }
}

@media only screen and (max-width: 991px) {
  .DropDownHeader button{
    width: 210px;
  }
  .welcomeName {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 120px;
    overflow-x: hidden;
  }
  .AdminheaderDataContainer .reg {
    display: none;
  }
  .AdminheaderDataContainer .reg.show {
    display: block;
    position: absolute;
    top: 61px;
    z-index: 9999999;
    background: white;
    padding: 16px;
    border: 1px solid #d8d8d8;
  }
  button.showAdmin.btn {
    background: white !important;
    border-right: 1px solid #eee !important;
    height: 60px;
  }
  button.showAdmin.btn.glyphicon:before {
    font-family: 'Glyphicons Halflings';
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .browser a.mx-link {  
    font-size: 12px;
    white-space: nowrap;
  }
  .headerDataContainer{
		margin-top:7px;
	}
  .welcomeSmallText {
    margin-bottom: 80px;
  }
  .login-form-submit a.mx-link {
    margin: 0 !important;
  }
  .login-form-submit  {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .espanol {
    white-space: nowrap;
  }
  .w-auto {
    margin-bottom: 25px;
  }
  .w-auto img {
    margin: 0 auto ;
  }
  .col-xs-12 {
    width: 100% !important;;
  }
  .LoginPage .mx-scrollcontainer-bottom {
     text-align: center;
  }
  .LoginPage .headerBtns button {
    width: 50%;
    margin-left: 0 !important;
    margin: 10px 0 !important;
    margin-right: 0 !important;
    border: 0 !important;
  }
  img.pull-right {
    float: none !important;
    margin: 0 auto ;
  }
  .mobile-no-margin {
    margin: 0 !important;
  }

  .mobile-no-padding {
    padding: 0 !important;
  }

  .mb-25 {
    margin-bottom: 34px !important;
  }

  .LoginContent {
    padding: 0 15px;
    background: #fff;
    margin:0 !important;
  }
  .login-card {
    margin: 15px 0 0 0 !important;
    padding: 15px;
  }
  .login-card-dark-blue {
    margin: 15px 0 0 0 !important;
  }

  .mobile-last {
    margin-bottom: 15px !important;
  }

  .LoginPage .addField button {
    background: rgba(255, 255, 255, 0.80) !important;
  }

  .row-bottom .row,.row-stretch .row ,.row-center-inner .row{
    display: inherit !important;
  }
  .AdminheaderDataContainer {
    width: 100%;
  }
  .logoimage {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border: 0;
  }

  button.btn.mobileMenubtn {
    padding: 15px 13px !important;
    border-radius: 0 !important;
    margin-left: 0;
  }
  .scrollHeader a.middle {
    padding: 20px 9px !important;
  }
  .small-box {
    text-align: center;
    overflow: hidden;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 12px;
  }
  .bwizard-steps {
    display: none !important;
  }
  .background-login:after {
    background: transparent;
  }
  .border-center {
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid white;
  }
  .MobileMargin .pr-half{
    padding-right: 0 !important;
  }

  .MobileMargin .pl-half{
    padding-left: 0 !important;
  }

  .MobileMargin .pr-half button {
      /* display: grid; */
      text-align: center;
      /* margin: 0 auto; */
      font-size: 15px !important;
      min-height: 60px !important;
      border-radius: 0 0 0 3px!important;
  }

  .MobileMargin .pl-half button {
    /* display: grid; */
    text-align: center;
    /* margin: 0 auto; */
    font-size: 15px !important;
    min-height: 60px !important;
    border-radius: 0 0 3px 0 !important;
}

  .LoginPage .MobileMargin .pr-half button img, .LoginPage  .MobileMargin .pl-half button img {
    display: block !important;
    margin: 0 auto !important;
    width: 20px !important;
  }

  .background-login>.spacing-outer-top-max .login-card {
    border-radius: 3px 3px 0 0 !important;
  }

  .show-mobile {
    display: block !important;
  }
  .hide-mobile {
    display: none !important;
  }



  .toggleContainer {
      /*visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.33s, opacity 0.33s linear;
      position: absolute;*/
      display: none;

    }
    .toggleContainer.show {
        /*visibility: visible;
        opacity: 1;
        transition-delay: 0s;
        position: relative;
        overflow: hidden;*/
        display: block;
      }

      .col-xs-12.p-0 {
        padding-right: 7.5px !important;
        padding-left: 7.5px !important;
      }
  }

    /* end of Responsive Design*/

    /* end of Aburumman Code*/

    /* start of Kavya Code*/
    .mail-popout .modal-body.mx-window-body {
      padding: 0 20px;
      background-color: #fff;
    }
    .mail-popout .card {
      background-color: transparent;
      box-shadow: none;
    }
    .mail-popout .mx-fileinput-upload-button {
     position: relative;
     padding: 0;
     font-size: 0;
     border: 0;
     margin: 0;
     background: transparent;
     color:#fff;
   }
   .mail-popout .mx-fileinput-upload-button:after {
    position: absolute;
    content: "Upload file";
    font-size: 15px;
    border: 1px solid #0C73D4;
    padding: 8px 15px;
    top: 0px;
    background-color: #0C73D4;
    color: #fff !important;
  }
  .mail-popout .form-horizontal .form-group{
    display:block;
  }
  .mail-popout label.mx-name-.control-label.col-sm-3 {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0 15px !important;
  }
  .mail-popout .col-sm-9 {
    display: block;
    width: 100%;
    float: left;
  }
  .mail-popout .col-sm-9 .mx-fileinput-upload-button {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .mail-popout .col-sm-9 input {
    width: 85%;
    display: inline-block;
    vertical-align: middle;
  }
  .mail-popout .mx-name-textBox5.mx-textbox.form-group.no-columns input {
    background-color: #fff;
    border: 1px solid #ccc;
  }

  .mail-popout .mx-dataview-controls button {
    min-width: auto;
    width: auto;
    padding: 10px;
    margin: 0 5px;
    border-radius: 5px;
  }
  .mail-popout .card {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
  }
  .mail-popout .mx-name-textBox5.mx-textbox.form-group.no-columns {
    display: inline-block;
    width: auto;
  }
  .mail-popout .mx-name-textBox5.mx-textbox.form-group.no-columns ~ button {
    display: inline-block;
    width: auto;
    padding: 6px 10px;
    border-radius: 1px !important;
    position: relative;
    top: -1px;
  }
  .mail-popout .mx-dataview-controls {
    padding: 0 !important;
    margin: 0 auto !important;
  }
  .show-calender-section{
   display:none;
 }
 .show-calender-section td {
  width: 150px;
  min-width: 150px;
  float: left;
  text-align: left;
}
.textbox-width input, .textbox-width select{
	border:1px solid #ccc !important;
	border-radius:0 !important;
	width:90% !important;
	left: 0px;
}
.display-show-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0 5px;
  text-transform: capitalize;
}
/* end of kavya Code*


/* style of wizard anon*/
.bwizard-steps {
  display: inline-block;
  margin: 0;
  padding: 0;
  background: #fff;
}
.bwizard-steps .active {
  color: #fff;
  background: #3c8dbc;
}
.bwizard-steps .active:after {
  border-left-color: #3c8dbc;
}
.bwizard-steps .active a {
  color: #fff;
  cursor: default;
}
.bwizard-steps > div {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  padding: 12px 17px 10px 30px;
  /*display: inline;*/
  /*padding-left: 17px;*/
  background: #efefef;
  line-height: 18px;
  list-style: none;
  zoom: 1;
  margin-bottom: 10px;
}
.bwizard-steps >div:first-child {
  padding-left: 12px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
 
}
.bwizard-steps >div:first-child:before {
  border: none;
}
.bwizard-steps >div:last-child {
  margin-right: 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.bwizard-steps >div:last-child:after {
  border: none;
}
.bwizard-steps >div .bewizerd-steps-before-after {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  border-bottom: 20px inset transparent;
  border-top: 20px inset transparent;
  content: "";
}
.bwizard-steps > div:before {
  left: 0;
  border-left: 20px solid #fff;
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  border-bottom: 20px inset transparent;
  border-top: 20px inset transparent;
  content: "";
}
.bwizard-steps >div:after {
  right: -19px;
  border-left: 20px solid #efefef;
  z-index: 2;
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  border-bottom: 20px inset transparent;
  border-top: 20px inset transparent;
  content: "";
}
.bwizard-steps a {
  color: #000;
  font-family: 'roboto-condensed';
  /*padding: inherit;*/
}
.bwizard-steps a:hover {
  text-decoration: none;
}
.bwizard-steps .clickable li:not(.active) {
  cursor: pointer;
}
.bwizard-steps .clickable li:hover:not(.active) {
  background: #ccc;
}
.bwizard-steps .clickable li:hover:not(.active):after {
  border-left-color: #ccc;
}
.bwizard-steps .clickable li:hover:not(.active) a {
  color: #3c8dbc;
}
@media (max-width: 480px) {
  .welcomeText span:first-child {
    display: block;
  }
  .headerData {
    display: block !important;
    width: 100% !important;
  }
  .headerData .listview-nostyle ,
  .DropDownHeader button,
  .headerDataContainer {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 14px !important;
  }
  .welcomeName {
    max-width: 100% !important;
  }
  .headerList, .noti, .noti>div {
    display: inline-grid !important;
    grid-row: none;
}

.scrollHeader .dropdownNoti .dropdown-menu {
  width: 210px;
}
 

  .bwizard-steps >div:after,
  .bwizard-steps >div:before {
    border: none;
  }
  .bwizard-steps >div,
  .bwizard-steps >div.active,
  .bwizard-steps >div:first-child,
  .bwizard-steps >div:last-child {
    padding: 3px;
  }
}
/* end of style anon*/


/* ******************************** Vertical Mega Tabs ***********************************/
.vertical-mega-tabs ul {
  border-bottom: none;
}
.vertical-mega-tabs ul li {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent;
  border: 0;
}
.vertical-mega-tabs ul li button{
  height: 100px;
  text-align: center;
  background-color: #83b9de !important;
  transition: box-shadow 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out;
  transition: box-shadow 0.3s ease-out 0.1s, transform 0.3s ease-out;
  transition: box-shadow 0.3s ease-out 0.1s, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  margin-right: 0px;
  border: none;
  border-radius: 0 !important;
  text-transform: uppercase;
  color: #ffffff !important;
  cursor: pointer;
  width: 100%;
  margin: 0;
  font-family:"berthold" !important;
  letter-spacing:0.05em;
  font-weight:bold;
}
.vertical-mega-tabs ul li button:hover,
.vertical-mega-tabs ul li button:focus {
  background-color: #83b9de !important;
  color: #ffffff !important;
}
.vertical-mega-tabs ul li button:before {
    display: block;
    font-size: 25px;
    padding: 10px 0px 10px 0px;
    color: white;
}

.vertical-mega-tabs ul li.selected button:before,
.vertical-mega-tabs ul li button:hover:before
 {
    color: #c2d645;
}
.vertical-mega-tabs ul li button:hover > span,
.vertical-mega-tabs ul li button:focus > span {
  color: #509cd0;
}
.vertical-mega-tabs ul li i {
  display: block;
  font-size: 25px;
  padding: 10px 0px 10px 0px;
}
.vertical-mega-tabs ul li.selected button ,
.vertical-mega-tabs ul li.selected button:focus,
.vertical-mega-tabs ul li.selected button:hover {
  border-color: #b9d5e8 !important;
  background-color: #b9d5e8 !important;
  z-index: 1;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 0 1.6rem 0.2rem rgba(94, 96, 186, 0.15);
  color: #509cd0 !important;
  font-weight:bold;
  font-family:"berthold" !important;
  letter-spacing: 0.05em;
}
.vertical-mega-tabs ul li.selected span,
.vertical-mega-tabs ul li.selected span:focus,
.vertical-mega-tabs ul li.selected span:hover {
  color: #509cd0;
}
.headerList ul {
  margin: 0 !important;
}
.ListWithoutDesign li ,
.ListWithoutDesign li:active,
.ListWithoutDesign li:hover,
.ListWithoutDesign li:focus{
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
.account-overview div.ac-ov-sub-block {
  max-height: initial;
}

.notiNum {
  position: absolute;
  top: 8px;
  right: 5px;
}
.utility-group {
  position: relative;
}
.mx-groupbox {
  margin-bottom: 20px;
  padding: 0;
  border: 1px solid #3c8dbc;
  border-radius: 3px;
  width: 100%;
  background: white;
    overflow: hidden;
}
.password .alert-danger {
  width: calc(100% + 35px);
}

.ListTable li,
.ListTable li:active,
.ListTable li:hover,
.ListTable li:focus{
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}

.headTable tr td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: bottom;
  border: 1px solid #f4f4f4;
  border-bottom-width: 2px;
  color: black;
  font-weight: bold;
}

.headTable .widget-header-sort .sort-header {
  padding: 0;
  color: black;
}

.headerCardwithline {
  font-family: Open Sans;
  font-size: 25px;
  line-height: 34px;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
}

.headerCardwithline:after {
  /* content: ""; */
  /* border: 1px solid red; */
  width: 70%;
  height: 1px;
  display: inline-block;
  /* border: 1.5px solid #0EB1EF; */
  background: #0EB1EF;
}

.bodyTable tr td {
  padding: 8px !important;
  line-height: 1.42857143;
  vertical-align: bottom;
  /*border: 1px solid #f4f4f4;*/
  border: 0;
  text-align: start;
}
.ListTable li:nth-child(2n+1) .bodyTable tr td {
  background-color: #f9f9f9;
}

.billbtn,
.billbtn:hover,
.billbtn:active,
.billbtn:focus {
  background: rgb(240, 240, 240);
  border: 0;
  border-radius: 0;
}
.groupBoxDesign1 {
  border: 0;
}

.groupBoxDesign1 .mx-groupbox-header {
  background-color: #eaeff5 !important;
  border-radius: 0 !important;
  border-bottom: 0 !important;
  text-align: start;
}

.groupBoxDesign1.collapsed .mx-groupbox-header {
  background-color: #cfdef1 !important;
  border-bottom: 1px solid #91bbd4 !important;
}

.groupBoxDesign1.collapsed .mx-groupbox-header {
  color: #333333 !important;
  font-family: "berthold" !important;
  letter-spacing:0.05em;
  font-weight: bold;
  font-size:16px;
  text-align:left !important;
}
.groupBoxDesign1 .mx-groupbox-header,
.groupBoxDesign1.collapsed .mx-groupbox-header:hover {
  color: #72afd2 !important;
  text-align:left;
}

.groupBoxDesign1 .mx-groupbox-body {
  background-color: #eaeff5 !important;
  border-radius: 0 !important;
  padding: 8px !important;
}
.groupBoxDesign1 .mx-groupbox-header .glyphicon-plus:before{
  font-family: FontAwesome;
  content: "\f055";
  float: right;
  font-size: 20px;
  color: #91bbd4;
} 
.groupBoxDesign1 .mx-groupbox-header .glyphicon-minus:before{
  font-family: FontAwesome;
  content: "\f056";
  float: right;
  font-size: 20px;
  color: #91bbd4;
}

/* ******************************** Accordion ***********************************/


/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .addField button {
        margin-top: -27px !important;
     }

     .addField .has-error + script + button {
        margin-top: -75px !important;
     }

     .addField .has-error + button {
        margin-top: -104px !important;
     }

     .mt-ie {
      margin-top: 34px !important;
     }
	 .addField .decMarginTop{
		 margin-top:-63px!important;
	 }

}

/* only edge browser */

@supports (-ms-ime-align:auto) {
     .addField button {
        margin-top: -27px !important;
     }

     .addField .has-error + script + button {
        margin-top: -75px !important;
     }

     .addField .has-error + button {
        margin-top: -104px !important;
     }

     .mt-ie {
      margin-top: 34px !important;
     }
}

/*
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  
{
	
	
	.mobileMenu{
		z-index: 11 !important;
	}
	.logoMobile{
		width:70% !important;
		margin-top:0px !important;
	}
	.headerDataContainer{
		margin-top:7px;
	}
/*Mic Autodebit*/
	.micAutoDebit .form-horizontal .form-group{
		margin-left:0px!important;
		margin-right:0px!important;
	}
	.micAutoDebitOr{
		text-align:center;
	}
	.micAutoDebitRefSel{
		margin-left:0px!important;
		margin-right:0px!important;
	}
	.autoDbtNoAccnt{
		margin-left:5%;
	}
		
/*--------------------------*/
/*Invoice Billing*/
	.tableSearch{
		margin-left:5px !important;
	}
	.mobileTable .headTable{
		display:none!important;
	}
	.invoiceBilling table { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	.invoiceBilling table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.invoiceBilling thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.invoiceBilling tr { border: 1px solid #ccc; }
	
	.invoiceBilling.bodyTable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%!important; 
	}
	.invoiceBilling td.one:before { 
		content: 'Invoice Number';
	}
	.invoiceBilling td.two:before { 
		content: 'Invoice Date';
	}
	.invoiceBilling td.three:before { 
		content: 'Current Charges';
	}
	.invoiceBilling td.four:before { 
		content: 'Due Date';
	}
	.invoiceBilling td.five:before { 
		content: 'Pay Status';
	}
	.invoiceBilling td.six:before { 
		content: '';
	}

	.invoiceBilling td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);
		color: #000;
		font-weight: bold;
	}
/*Mailing Insert*/
	.invoiceBilling.mailingInsert td.one:before { 
		content: 'Insert title';
	}
	.invoiceBilling.mailingInsert td.two:before { 
		content: 'Publish date';
	}
	.invoiceBilling.mailingInsert td.three:before { 
		content: '';
	}
	/*--------------------------------*/
	
/*Payment History*/
	.invoiceBilling.paymentHistory td.one:before { 
		content: 'Payment Date';
	}
	.invoiceBilling.paymentHistory td.two:before { 
		content: 'Scheduled Date';
	}
	.invoiceBilling.paymentHistory td.three:before { 
		content: 'Amount';
	}
		.invoiceBilling.paymentHistory td.four:before { 
		content: 'Payment Status';
	}
	.invoiceBilling.paymentHistory td.five:before { 
		content: 'Cancel';
	}
	.invoiceBilling.paymentHistory td.six:before { 
		content: 'Payment Description';
	}
		.invoiceBilling.paymentHistory td.seven:before { 
		content: 'Confirmation Code';
	}
	.invoiceBilling.paymentHistory td.eight:before { 
		content: 'Check Number';
	}
	.invoiceBilling.paymentHistory td.five{
		padding:4%!important;
	}
	/*Meter Read History*/
	.invoiceBilling.meterReadHistory td.one:before { 
		content: 'Date';
	}
	.invoiceBilling.meterReadHistory td.two:before { 
		content: 'Meter Reading';
	}
	
	/*--------------------------------------------*/
	
	/*Payments Method*/
	
	/*Credit Debit Card*/
	.invoiceBilling.creditDebitCardMob td.one:before { 
		content: 'Nickname';
	}
	.invoiceBilling.creditDebitCardMob td.two:before { 
		content: 'Name on Card';
	}
	.invoiceBilling.creditDebitCardMob td.three:before { 
		content: 'Card Type';
	}
		.invoiceBilling.creditDebitCardMob td.four:before { 
		content: 'Card Number';
	}
	.invoiceBilling.creditDebitCardMob td.five:before { 
		content: 'Expiration Date';
	}
	.invoiceBilling.creditDebitCardMob td.six:before { 
		content: 'Default';
	}
	.invoiceBilling.creditDebitCardMob td.seven:before { 
		content: '';
	}
	
	/*Bank Account*/
	.invoiceBilling.bankAccountMob td.one:before { 
		content: 'Nickname';
	}
	.invoiceBilling.bankAccountMob td.two:before { 
		content: 'Name on Account';
	}
	.invoiceBilling.bankAccountMob td.three:before { 
		content: 'Account Number';
	}
	.invoiceBilling.bankAccountMob td.four:before { 
		content: '';
	}
	.invoiceBilling.bankAccountMob td.one{ 
		padding-bottom: 7%!important;
	}
	.invoiceBilling.bankAccountMob td.four{ 
		padding-bottom: 15%!important;
	}
	.bankAccountMob tr{
		margin-bottom:5%!important;
	}
	.mobMarginBottom{
		margin-bottom:15%;
	}
	.invoiceBilling.bankAccountMob td.one{ 
		z-index:1;
	}
	.invoiceBilling.bankAccountMob td.two{ 
		z-index:0;
	}
	/*-------------------------------------------------------------*/
	
	/*Profile Account*/
	.invoiceBilling.profileAccountMob td.one:before { 
		content: 'Account Number';
	}
	.invoiceBilling.profileAccountMob td.two:before { 
		content: 'Account Nickname';
	}
	.invoiceBilling.profileAccountMob td.three:before { 
		content: 'Phone Number';
	}
	.invoiceBilling.profileAccountMob td.four:before { 
		content: 'Service Address';
	}
	.invoiceBilling.profileAccountMob td.five:before { 
		content: 'Mailing Address';
	}
	.invoiceBilling.profileAccountMob td.six:before { 
		content: 'Primary';
	}
	 .nickNameMob{
		display:block !important;
		position: absolute;
		left: 125px;
		top: 8px;
	 }
	 .mobileMarginTop{
		 margin-top:10px!important;
	 }
	 .invoiceBilling.profileAccountMob td.six { 
		padding-bottom:10% !important;
	}
	/*----------------------------------------------------------------*/
	
	/*Notifications*/ 
	.invoiceBilling.notificationsMobile td.one:before { 
		content: '';
	}
	.invoiceBilling.notificationsMobile td.two:before { 
		content: 'Read';
	}
	.invoiceBilling.notificationsMobile td.three:before { 
		content: 'Date';
	}
	.invoiceBilling.notificationsMobile td.four:before { 
		content: 'Subject';
	}
	.invoiceBilling.notificationsMobile td.five:before { 
		content: 'Type';
	}
	.invoiceBilling.notificationsMobile td.three { 
		padding-bottom:5%!important;
	}
	.invoiceBilling.notificationsMobile td.four{ 
		padding-bottom:7%!important;
	}
	.invoiceBilling.notificationsMobile td.five{ 
		padding-bottom:5%!important;
	}
	.notificationSelDeSelMob{
		display:block !important;
	}
	/*View Pending Charges*/
	.invoiceBilling tbody td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%!important; 
	}
	.invoiceBilling.viewPendingCharges  td.one:before { 
		content: 'Type Of Charge';
	}
	.invoiceBilling.viewPendingCharges  td.two:before { 
		content: 'Amount($)';
	}
	.invoiceBilling.viewPendingCharges  td.three:before { 
		content: 'Document due date';
	}
	.invoiceBilling.viewPendingCharges  td.two { 
		text-align:left;
	}
	.invoiceBilling.viewPendingCharges{
		margin-top:3%;		
	}
	/*Edit Account pop-up*/
	.edit-account {
		width: 440px !important;
	}
	 .ListTable li:nth-child(2n+1) .transTable tr td {
		background-color: transparent !important; 
	}
	
	.gusetPayAmount h5{
		margin-top:0px;
		margin-bottom:5px;
	}
	.headerSection .ToggleButton, 
	.headerSection .ToggleButton:active,
	.headerSection .ToggleButton:hover,
	.headerSection .ToggleButton:focus{
		background-color: #3c8dbc !important;
		color: #fff !important;
		border:1px solid transparent !important;
		box-shadow:none !important;
		padding:13px 15px !important;
		border-radius:0 !important;
		float:left;
		font-size:14px;
		margin:5px 5px 5px 0px;
		display:inline;
	}
	.anonGuestPayNavImg {
		max-height:100px !important;
		max-width:230px !important;
	}
	.overviewMob{
		padding-top:5px;
	}
	.mobileMenu .mx-scrollcontainer-wrapper{
		z-index:11 !important;
	}
	
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .micustomer-main-nav-menu{
		background-color:transparent;
    }

	
	/*.miadminmenu .mx-navbar ul.nav > li.mx-navbar-item > a:hover, .mx-navbar ul.nav > li.mx-navbar-item > a:focus, .mx-navbar ul.nav > li.mx-navbar-item > a.active {
        background: rgba(25, 179, 109, 0.9803921568627451) !important;
		color: white !important;
		box-sizing: border-box;
	}*/
	
	.headerMiAdmin .mx-navbar li a:hover {
    background: rgba(25, 179, 109, 0.9803921568627451) !important;
    color: white !important;
    box-sizing: border-box;
	}
    .ieTextAlign ul{
	  text-align: left!important;
    }
	
	.radio input{
		height:15px !important;
		width:15px !important;
	}
	.info-light-blue .radio input {
    top: 1.5px !important;
	}
	.homeTextBrk{
		word-break:normal!important;
	}
   
}

	.mi-customer-registration input[type=radio]:before{
	left:0px !important;
	}

@media 
only screen and (max-width: 480px){
	.invoiceBilling.notificationsMobile td.three { 
		padding-bottom:7%!important;
	}
	.invoiceBilling.notificationsMobile td.four{ 
		padding-bottom:23%!important;
	}
	.invoiceBilling.notificationsMobile td.five{ 
		padding-bottom:7%!important;
	}
	.invoiceBilling.viewPendingCharges  td.three div{
		padding-left:27px!important;
	}
	.gusetPayAmount h5{
		margin-top:5px !important;
		margin-bottom:10px !important;
	}
	.gustPaySignedIn h5{
		margin-top: 0px !important;
		margin-bottom: 5px !important;
	}
	
}


/*----------------------*/

@media 
only screen and (max-width: 360px) and (min-width: 321px) {
	.gusetPayAmount h5{
		margin-top:10px !important;
		margin-bottom:15px !important;
	}
	.gustPaySignedIn h5{
		margin-top: 5px !important;
		margin-bottom: 10px !important;
	}
}
/*----------------------*/

@media 
only screen and (max-width: 320px){
	.gusetPayAmount h5{
		margin-top:10px !important;
		margin-bottom:30px !important;
	}
	.gustPaySignedIn h5{
		margin-top: 10px !important;
		margin-bottom: 15px !important;
	}

}


/*------------------------------------------*/
/*----------GuestPay Desktop-------------------------*/
.makePayment{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 1.42857143;
    margin: 0 0 0 0;
}
.guestPayHeader{
	font-weight:bold !important;
	margin-top:0px !important;
	margin-bottom:5px !important;
}
.gusetPayAmount h5{
	margin-top:0px;
	margin-bottom:5px;
}

/*Profile & Account*/
.accountDetailsFontHead{
	font-family:"Tahoma" !important;
	font-weight:bold;
	color:#333333;
	
}
.accountDetailsFont{
	font-family:"Tahoma" !important;
	color:#333333;
	font-weight:400;
}

.fontRobotoMedium,
.fontRobotoMedium div span{
 font-family: "roboto-medium" !important;
 color: #333333;
}

.understandYourBill .lwloginbtn {
	background-color:#00c0ef !important;
	border-color:#269abc !important;
}

.understandYourBill .lwloginbtn:hover{
	background-color:#00acd6  !important;
	border-color:#269abc !important;
}
.cardButtons{
	font-weight:bold;
	font-family:"berthold" !important;
	letter-spacing: 0.05em;
	font-size:13px;
}
.profileSettings .form-group .control-label{
	color:#333333 !important;
}
.fontTahoma{
	font-family:"Tahoma" !important;
	color:#333333;
}
.accountHeader{
	font-family:"berthold";
	font-size:14px !important;
	text-align:justify !important;
	font-weight:bold;
	line-height:1.42857143 !important;
	letter-spacing:0.05em !important;
}
.accountHeaderSub{
	font-family:"berthold";
	font-size:12px !important;
	text-align:justify !important;
	font-weight:normal;
	line-height:1.42857143 !important;
	letter-spacing:0.05em !important;
}
.notificationChkBx input[type='checkbox']{
	top: 12px !important;
}

.text-threeThreeThree{
	color: #333333 !important;
}
.fontBerthold{
	font-family: "berthold" !important;
}

.AccountID label, .ServiceZip label, .GuestEmail label, .phoneNumberReg label{
	color: #333333 !important;
}

.faqGrpBoxLi{
	margin-bottom:5px !important;
}
.overviewTable{
	border-bottom:1px solid  #ccc;
	padding:10px;
}
.aboutUsRichTxt p{
	color: #333333;
    font-family: "roboto-condensed" !important;
    text-align: justify;
}
.autoDebitError{
	margin-top:10px;
}

.autoDebitError .text-end .alert{
	text-align:left !important;
	margin-top:5px !important;
}

.autoDebitError .col-sm-9 .control-label{
		font-family:"Tahoma" !important;
		font-weight:normal !important;
		color:#333 !important;
		font-size:85% !important;
	}
@media (min-width: 768px){
	.autoDebitError .col-sm-offset-3{
		margin-left:3%;
	}
	.autoDebitError .col-sm-9{
		width:97%;
		
	}
	.autoDebitError .col-sm-9 .control-label{
		font-family:"Tahoma" !important;
		font-weight:normal !important;
		color:#333 !important;
		font-size:85% !important;
	}
	.layout-atlas-responsive-default .mx-scrollcontainer:not(.mx-scrollcontainer-open)>.region-sidebar {
    width: 45px !important;
	}
	.customSideMenu .mx-scrollcontainer-wrapper{
		left: 0px !important;
	}
	.mainBodyCustom{
		padding-left:185px !important;
	}
	
	
}

@media (min-width: 768px) and (max-width:991px){
  
	.mx-scrollcontainer-move-in{
		left: 0px!important;
		width: 230px!important;
     }
	 .mx-scrollcontainer-move-out{
		 left: 230px!important;
		 width: 45px!important;
	 }
	 .mainBodyCustom{
		 padding-left: 0px!important;
	 }
	 .hamburg-sm-design button{
		 
	    height: 100%;
    margin: 0;
    width: 100%;
    text-align: left;
    border-radius: 0!important;
    padding: 11px!important;
	    background-color: #00558e!important;
		 
	 }
}
 
 

.forgetPswdBtn{
	color: red;
    font-size: 18px;
    margin-top: 5px;
}
.mobileMenu .mx-scrollcontainer-wrapper{
z-index:11 !important;
}

.notificationText{
	font-size:9px !important;
	font-family:"berthold" !important;
}

.ql-editor ol,.ql-editor ul {
   text-align: start;
}

.form-horizontal .form-horizontal .routing-padding {
  margin-left: 27%;
}
.row-buttom {
  padding: 25px;
}
.row-bottom .row {
  display: flex;
  align-items: flex-end;
}

.row-center-inner .row{
  justify-content: center;
  align-items: center;
  display: flex !important;
}

.LoginPage footer {
  background: #00396C;
  padding: 30px 15px;
}
.LoginPage .btn img {
  width: 20px !important;
  height: auto !important;
}
.learn {
  min-height: 35px;
  max-width: 265px;
  font-weight: 400;
  font-size: 10px;
}
.fs-9 {
  font-size: 9px;
}
.fs-10 {
  font-size: 10px;
}
.fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-23 {
  font-size: 23px;
}
.fs-25 {
  font-size: 25px;
}
.fw-400 {
  font-weight: 400;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.align-center {
  align-items: center;
}
.LoginPage span,.LoginPage a,.LoginPage button,.LoginPage .mx-text  {
  font-family: Open Sans;
}
.roboto {
  font-family: 'roboto-condensed';
}
.social_img {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  width: 70%;
  text-align: center;
  margin: 0 auto;
}

.headerBtns button {
  background: transparent !important;
  color: #22477C !important;
  font-size: 15px;
  /* font-weight: bold !important; */
  font-weight: 700;
  border-right: 1.5px solid #C6CACC !important;
  outline: 0 !important;
  margin: 0;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  font-family: Open Sans;
}
.headerBtns button:last-child {
  border-right: 0 !important;
}
.headerBtns button:hover,
.headerBtns button:active,
.headerBtns button:focus {
  background: transparent !important;
}

.headerBtns button img {
  height: 15px !important;
  width: 15px !important;
  outline: 0;
  margin-right: 3px;
}

.tab-4 {
  /* min-width: 240px; */
  /* padding-left: 0; */
  height: 100%;
}

.tab-4:first-child {
  /* min-width: 240px */
  /* padding-left: 15px; */
}

.content-container.width-60 {
  width: calc(100% - 60px);
}

.mx-resizer-e {
  right: -15px !important;
}
.account-switcher .mx-dataview-content {
  height: auto;
  display: flex !important;
  gap: 8px !important;
}
.account-switcher .btn-default { 
  background: transparent !important;
}
.password-verdict {
  color: black;
}
.pwstrength_viewport_errors .error-list:nth-child(1) {
  display: none;
}
.account-switcher  button > span {
  display: none !important;
}