/* @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800"); */
/* @import url('https://fonts.cdnfonts.com/css/segoe-ui-4'); */

@font-face {
    font-family: 'Segoe UI This';
    src: url('/font/SegoeUIThis.woff2') format('woff2'),
        url('/font/SegoeUIThis.woff') format('woff'),
        url('/font/SegoeUIThis.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI This';
    src: url('/font/SegoeUIThis-Bold.woff2') format('woff2'),
        url('/font/SegoeUIThis-Bold.woff') format('woff'),
        url('/font/SegoeUIThis-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI This';
    src: url('/font/SegoeUIThis-Italic.woff2') format('woff2'),
        url('/font/SegoeUIThis-Italic.woff') format('woff'),
        url('/font/SegoeUIThis-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI This';
    src: url('/font/SegoeUIThis-BoldItalic.woff2') format('woff2'),
        url('/font/SegoeUIThis-BoldItalic.woff') format('woff'),
        url('/font/SegoeUIThis-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

body {
    font-style: normal;
    font-size: 16px;
    font-family: 'Segoe UI This', sans-serif;
    color: #222326;
}

body,
strong {
    font-style: normal;
}

.ewd_tilesec .wcs_tilt1 .wcs-clientsays-bginr .button_casestudiesinr:hover,
.login .wcs_btnLogin:hover,
.login .wcs_confgate a:hover,
.ui-dialog .ui-dialog-buttonpane button:hover,
.wcs_btnstyblue a.tinyButton:hover,
.wcseinfo .wcsbtn:hover,
button:hover,
.test_right_btn a.button_testi_more:hover {
    background: #ce2028  !important;
    color: #fff;
}

article,
aside,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

body {
    background: #f5f6f7;
    font-family: 'Segoe UI', sans-serif !important;
    font-weight: 300;
    width: 100% !important;
    min-height: 100%;
    margin: 0 !important;
}

.container.body {
    max-width: 100%;
}

strong {
    font-weight: 600;
}

.mrgn-lft-10 {
    margin-left: 10px;
}

.mrgn-rgt-10 {
    margin-right: 10px;
}

a:link,
a:visited,
a:active {
    color: #666666;
}

div.ddList table tr td a:hover {
    color: #666;
}

.login_content div.wcs_forgot a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    /* text-decoration: underline !important; */
}

.login_content div.wcs_forgot a:hover {
    color: #ce2028 !important;
    text-decoration: none;
}

body.login .main_container .top_nav {
    display: none !important;
}

a,
button,
input[type=submit] {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.wcs_pad0 {
    padding: 0
}

.wcs_bdr0 {
    border: 0 !important
}

.main_container .top_nav {
    display: block;
    background: #ffffff;
    padding-bottom: 0px;
}

.navbar-collapse.collapse {
    padding:  0;
    text-align: right;
}
ul.navbar-nav > li >a {
    padding: 30px 0;
}
.nav-sm .main_container .top_nav {
    margin-left: 70px !important
}

.nav-md .container.body .top_nav {
    margin-left: 260px;
}

.nav_menu {
    background: #fff;
    display: block;
    float: none;
    margin: 0px;
    min-height: 89px;
    position: relative;
    width: 100%;
    /* box-shadow: 0 0px 7px #ccc; */
    padding-top: 8px;
    border-bottom: 1px solid #ddd;
}

.nav-sm .col-md-3.left_col {
    top: 00px;
}

.nav-sm .wcs-client-logo {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 4px;
    padding-top: 18px;
}

.nav-sm .wcs_topsec .toggle {
    padding-top: 8px;
    width: 60px;
}

.wcs-client-logo {
    margin-left: 0px;
    float: left;
    padding: 2px 0 2px 15px;
    text-align: center;
    width: 260px\0;
}

.wcs-client-logo img {
    max-width: 80%;
}

.nav-sm .container.body .right_col {
    padding: 20px 20px 0;
    min-height: inherit !important;
    border-left: 1px solid #ddd;
}

/* .wcs-lo-link a {
	color: #fff !important
}

.wcs-lo-link a:hover {
	color: #ce2028 !important
} */

.toggle a {
    color: #222326;
}

.nav-md .wcs_support {
    padding-left: 0;
    text-align: left;
    width: auto;
}

.wcs_support {
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    float: left;
    color: #ce2028;
}

.wcs_support ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.wcs_support ul li {
    display: inline-block;
    font-size: 16px;
    color: #222326;
    padding-left: 25px;
    font-weight: 500;
}

.wcs_support ul li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}

.wcs_support ul li i {
    margin-right: 10px;
}

.wcs-userdtl span.fa-sort-down {
    color: #ce2028;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
}

.wcs_pre_login {
    background: none;
    margin-right: 20px;
    margin-top: 8px;
}

.wcs_topsec .toggle a i {
    color: #ce2028;
    font-size: 22px;
}

.wcs_UserName_box {
    color: #ce2028;
    display: inline-block;
    font-size: 15px;
    min-width: 85px;
    font-weight: 400 !important;
}

.nav-md .container.body .col-md-3.left_col {
    top: 0;
    display: block;
}

.wcs_topsec .toggle {
    float: right;
    padding-top: 18px;
    width: 50px;
}

.wcs_pre_login>li>a {
    padding: 4px 10px 7px;
}

.top_nav .navbar-right {
    background: #fff;
    float: right;
    margin: 8px 20px 0 0;
}

.wcs-userdtl span.fa-user {
    display: inline-block;
    background: #eee;
    width: 34px;
    height: 34px;
    border-radius: 50px;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
}

.wcs-userdtl span.fa-user::before {
    color: #707070;
    font-size: 16px;
}

/* .top_nav a {
	background: 0 0 !important;
} */
.navbar-default .navbar-nav>li>a {
    color: #222326;
}

.navbar-default .navbar-nav>.open>a {
    background-color: transparent;
}

.navbar-nav .open .dropdown-menu {
    background: #fff !important;
    right: 0 !important;
    border: none;
    border-radius: 0px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    top: calc(100% + 28%);
}

.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #dddddd;
    display: block !important;
    padding: 0 !important;
}

.navbar-nav .dropdown-menu li:last-child {
    border-bottom: 0;
}

.navbar-nav .dropdown-menu li a {
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #222326;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-nav .dropdown-menu li a:hover {
    outline: none;
    box-shadow: none;
    color: #ce2028 !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #ce2028;
}

.navbar-default .caret {
    width: auto;
    height: auto;
    border: 0 !important;
}

/* .top_nav .dropdown-menu li:last-child {
	border: 0 !important;
}

.top_nav .dropdown-menu li:last-child a {
	border-radius: 0 0 5px 5px;
} */

/* .top_nav .dropdown-menu li a {
	color: #fff;
	text-transform: uppercase;
}

.top_nav .dropdown-menu li a:hover {
	color: #fff;
	background: #ce2028 !important;
}

.top_nav .dropdown-menu li:first-child a:hover {
	border-radius: 6px 6px 0 0;
}

.top_nav .dropdown-menu li:last-child a:hover {
	border-radius: 0 0 6px 6px;
} */

.left_col,
.nav_title {
    background: transparent;
}

.top_nav .dropdown-menu li a span.fa {
    margin-right: 10px;
}

.nav_title {
    display: block;
    height: auto;
    min-height: inherit;
    width: 100%;
}

.side-menu i.fa.fa-unlock-alt {
    color: #ce2028;
}

.side-menu i.fa.mr::before,
.side-menu i.fa.oSup::before,
.side-menu i.fa.pi::before,
.side-menu i.fa.sCall::before,
.side-menu i.fa.eit::before,
.side-menu i.fa.uset::before,
.side-menu i.fa.fa-home::before,
.side-menu i.fa.fa-briefcase::before,
.side-menu i.fa.fa-envelope::before,
.side-menu i.fa.fa-users::before,
.side-menu i.fa.fa-unlock-alt::before,
i.fa.fa-chevron-up::before {
    /*
	content: " ";	height:17px;	width:26px;	margin:0 auto;	display:block;	transition:all .5s ease-in-out;*/
}
.nav.side-menu>li {
    width: 100%;
}
.side-menu li a {
    padding: 8px 15px 8px 15px;
    transition: 0.2 all;
    -moz-transition: 0.2 all;
    -webkit-transition: 0.2 all;
    -ms-transition: 0.2 all;
}

.side-menu li a span {
    height: 30px;
    width: 38px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.2 all;
    -moz-transition: 0.2 all;
    -webkit-transition: 0.2 all;
    -ms-transition: 0.2 all;
}

.nav-sm .side-menu li a span {
    display: block;
    margin: 0 auto;
    width: 30px;
}

.side-menu li a.fa-home-in span {
    background-position: 0 0;
}

.side-menu li a.fa-home-in:hover span,
.side-menu li a.fa-home-in:focus span {
    background-position: 0 -59px;
}

.side-menu li a.fa-about-us span {
    background-position: 0 -117px;
}

.side-menu li a.fa-about-us:hover span,
.side-menu li a.fa-about-us:focus span {
    background-position: 0 -175px;
}

.side-menu li a.fa-sCall span {
    background-position: 0 -247px;
}

.side-menu li a.fa-sCall:hover span,
.side-menu li a.fa-sCall:focus span {
    background-position: 0 -317px;
}

.side-menu li a.fa-oSup span {
    background-position: 0 -391px;
}

.side-menu li a.fa-oSup:hover span,
.side-menu li a.fa-oSup:focus span {
    background-position: 0 -460px;
}

.side-menu li a.fa-pay-invoice span {
    background-position: 0 -535px;
}

.side-menu li a.fa-pay-invoice:hover span,
.side-menu li a.fa-pay-invoice:focus span {
    background-position: 0 -607px;
}

.side-menu li a.fa-meter-reading span {
    background-position: 0 -687px;
}

.side-menu li a.fa-meter-reading:hover span,
.side-menu li a.fa-meter-reading:focus span {

	background-position: 0 -757px;
}

.side-menu li a.fa-mail span {
    background-position: 0 -831px;
}

.side-menu li a.fa-mail:hover span,
.side-menu li a.fa-mail:focus span {
    background-position: 0 -908px;
}

.side-menu li a.fa-Switch-Location span {
    background-position: 0 -987px;
}

.side-menu li a.fa-Switch-Location:hover span,
.side-menu li a.fa-Switch-Location:focus span {
    background-position: 0 -1070px;
}

.side-menu li a.fa-Logout span {
    background-position: 0 -1164px;
}

.side-menu li a.fa-Logout:hover span,
.side-menu li a.fa-Logout:focus span {
    background-position: 0 -1256px;
}

.side-menu li a:hover {
    background-color: #f3f4f5;
}

.nav.side-menu>li>a:hover {
    text-decoration: none;
    color: #fff !important;
    background: #ce2028;
}

.nav.side-menu>li>a:hover span img {
    filter: brightness(100) grayscale(100);
}

.nav.side-menu>li>a:focus {
    text-decoration: none;
    color: #fff !important;
}

.panel_toolbox>li>a i.fa-chevron-up {
    /* background: url("../images/dot-image.png") no-repeat scroll left top;  border: medium none;  color: #0a51a1;  display: inline-block;  font-size: 14px;  height: 17px;  padding: 1px;  width:26px;*/
}

.panel_toolbox>li>a {
    border: 0px solid #ce2028;
    color: #ce2028;
    line-height: 13px;
    padding: 2px 8px;
}

div.wcs_mifsec[style] .x_title h2 {}

a:hover i.fa.fa-chevron-up::before {
    /*background: url(../images/hover-dots.png) no-repeat left center;*/
}

.nav-md .side-menu i.fa.mr::before,
.nav-md .side-menu i.fa.oSup::before,
.nav-md .side-menu i.fa.pi::before,
.nav-md .side-menu i.fa.sCall::before {
    height: 23px;
}

.nav.child_menu>li>a i,
.nav.side-menu>li>a i {
    vertical-align: middle;
}

.nav.child_menu>li>a,
.nav.side-menu>li>a {
    vertical-align: middle;
    margin-bottom: 1px;
    color: #222326;

}

.arrow-div-top {
    position: relative;
    background: #353535;
    border: 5px solid;
}

.arrow-div-top:after,
.arrow-div-top:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ca-menu div,
.ca-menu div a {
    display: block;
    position: relative;
}

.arrow-div-top:after {
    border-color: none;
    border-bottom-color: #006fa0;
    border-width: 10px;
    margin-left: -10px;
}

.arrow-div-top:before {
    border-color: transparent;
    border-width: 27px;
    margin-left: -27px;
}

.ca-menu {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ca-menu div a {
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 20px\9;
    padding: 60px 0 0 130px;
    font-weight: 300;
}

.comman_white_box {
    display: flex !important;
    min-height: 165px;
    height: 100%;
    margin: 0;
    padding: 0px;
    width: 100%;
    background: #f5f6f7;
    border: 1px solid #ddd !important;
    color: #222326;
    font-weight: bold;
    text-transform: capitalize;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

/* .comman_white_box:hover {
	background: #ce2028;
} */
/* .comman_white_box span {
	text-align: left;
	display: table-cell;
	padding-left: 3%;
	padding-right: 3%;
	vertical-align: middle;
	width: 60%;
	word-wrap: break-word;
	font-size: 27px;
	font-weight: 500;
	padding-left: 3%\9;
	padding-right: 3%\9;
	text-align: center\9;
} */

.comman_white_box span.ca-icon {
    left: 5px;
    top: 5px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    bottom: 5px;
    width: 60px;
    height: 60px;
    background: #ce2028;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.ca-icon img {
    max-width: 100%;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.comman_white_box .ca-text {
    margin-top: 20px;
}

.comman_white_box:hover .ca-icon {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.comman_white_box:hover .ca-icon img {
    transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
}

.nav li.current-page {
    background: #ce2028;
}

.nav li.current-page a {
    color: #fff;
}

li.current-page a span img,
li.active a span img {
    filter: brightness(100) grayscale(100);
}

.ca-menu div:hover .ca-icon {
    /*transform: scale(.9, .9);*/
}

.ca-menu div .ca-icon img {
    transition: all .5s ease-in-out
}

.ca-menu div:hover .ca-icon img {
    opacity: 1
}

.row.ca-menu {
    margin: 0 -10px 20px;
}

.ca-menu .wcs_ca_1 a {
    border: 0px solid #E6E9ED;
    box-shadow: none;
    padding: 00px;
}

.ca-menu .wcs_ca_2 a {
    border: 0px solid #E6E9ED;
    box-shadow: none;
    padding: 0px;
}

.ca-menu .wcs_ca_3 a {
    border: 0px solid #E6E9ED;
    box-shadow: none;
    padding: 0px;
}

.ca-menu .wcs_ca_4 a {
    border: 0px solid #E6E9ED;
    box-shadow: none;
    padding: 0px;
}

.ewd_tilesec .wcs_commanbox {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    border-radius: 0px;
    box-shadow: none;
    height: auto !important;
}

.ewd_tilesec .wcs_commanbox .wcs_TileTitle,
.ewd_tilesec .wcs_commanbox .x_title {
    font-size: 20px;
    border-bottom: none;
    padding: 0 0 8px 0;
    position: relative;
    overflow: inherit !important;
}

.ewd_tilesec .wcs_commanbox .TileTable {
    width: 100%;
}

.ewd_tilesec .wcs_commanbox .TileTable tr td {
    position: relative;
    z-index: 1;
}

.ewd_tilesec .wcs_commanbox .TileTable tr td::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background-color: #e6e6e6 !important;
    z-index: -1;
    transform-origin: top;
    transition: all .25s ease;
}

.wcs_srchbox .TileTable tr td {
    border: medium none !important;
    padding: 3px 0 3px 0 !important;
}

.ewd_tilesec .wcs_commanbox .TileTable tr td img {
    margin-right: 0px;
    background-image: none;
}

.TileTable tr:hover td.lbl>a img {
    transform: rotate(360deg);
    transition: all .5s;
}

.ewd_tilesec .wcs_commanbox .TileTable td {
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #c6c6c6;
    font-size: 16px !important;
    line-height: 29px;
    color: #646464;
    overflow: inherit !important;
    width: 100%\9;
}

.ewd_tilesec .wcs_movesec.nobor .TileTable td {
    padding-bottom: 0;
    width: auto;
}

.ewd_tilesec .wcs_commanbox .TileTable td.val {
    font-weight: 700;
    /*width: 0;*/
}

/* .ewd_tilesec .wcs_commanbox .TileTable a {
	color: #6a6a6a;
	display: block;
	font-weight: 600;
} */
.ewd_tilesec .wcs_commanbox .TileTable a {
    color: #6a6a6a;
    display: flex;
    font-weight: 600;
    align-items: center;
    gap: 10px;
}

.wcs_salesorders .wcs_btnstyblue,
.wcs_sersummery .wcs_btnstyblue {
    padding: 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

.wcs_btnstyblue {
    padding: 0;
    position: inherit !important;
    top: inherit !important;
    bottom: inherit !important;
    display: flex;
}

.wcs_btnstyblue a.tinyButton,
.test_right_btn a.button_testi_more {
    background: #ce2028;
    border: 0 solid #ce2028;
    border-radius: 4px !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 30px !important;
    text-align: center;
    height: auto !important;
    position: inherit !important;
    top: inherit !important;
    bottom: inherit !important;
    margin-left: auto;
}

.test_right_btn a.button_testi_more {
    float: right;
}

.ewd_tilesec .x_panel {
    padding: 15px;
}

.ewd_tilesec .x_panel .x_title h2 {
    font: 18px/22px !important;
    text-align: left;
    font-weight: 500;
    width: auto;
    color: #222326;
    margin: 0;
    /* padding: 8px 5px 8px 0px; */
    float: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* .ewd_tilesec .x_panel .x_title h2 img {
	margin-right: 8px;
} */


.navbar-right.panel_toolbox {
    position: absolute;
    right: -8px;
    z-index: 2;
    top: 6px;
}

.ewd_tilesec .x_panel .x_title span {
    font-size: 12px;
    text-transform: none;
    padding: 0 10px;
    line-height: 35px;
    color: #6a6a6a;
}

.ewd_tilesec .wcs_commanbox .x_title {
    margin: 0;
}

.ewd_tilesec .wcs_commanbox .x_content {
    padding: 0;
    margin: 0;
}

/* .ewd_tilesec .wcs_commanbox.wcs_metersec .x_content {
	margin-bottom: 33px;
} */

.x_content {
    /*min-height:156px;*/
}

.ewd_tilesec .wcs_commanbox .TileTable tr:last-child td {
    border: medium none;
}

.wcs_renderbody .dlgTitleBar {
    margin: 15px 0 35px;
}

#btnMIF {
    display: block;
    margin-bottom: 10px;
}

.ewd_tilesec .wcs_salesorders .x_content,
.ewd_tilesec .wcs_sersummery .x_content {
    min-height: 376 px;
}

.ewd_tilesec .wcs_EquipmentItem .TileTable td.val,
.ewd_tilesec .wcs_metersec .TileTable td.val,
.ewd_tilesec .wcs_salesorders .TileTable td.val,
.ewd_tilesec .wcs_sersummery .TileTable td.val {
    width: 40px;
    font-weight: 700;
}

.ewd_tilesec .wcs_salesorders .TileTable td,
.ewd_tilesec .wcs_sersummery .TileTable td {
    border-bottom: 1px solid #c6c6c6 !important;
}

.ewd_tilesec .wcs_salesorders .TileTable tr:hover td::after,
.ewd_tilesec .wcs_sersummery .TileTable tr:hover td::after {
    height: 100%;
}

.carousel-inner ul {
    list-style: none;
    margin: 0;
    padding: 0 0 15px;
}

.test_left p {
    font-size: 14px;
}

.test_left strong {
    display: block;
}

.test_left {
    float: left;
    width: 50%;
}

.test_right_btn {
    float: right;
    width: 50%;
}

.ewd_tilesec .wcs_tilt1 .wcs-clientsays-bginr #myCarousel .blogcont {
    margin: 0 auto;
}

.ewd_tilesec .wcs_tilt1 .wcs-clientsays-bginr .text-center {
    padding: 20px;
}

.ewd_tilesec .wcs_tilt1 .wcs-clientsays-bginr .button_casestudiesinr {
    background: #cddd4f;
    /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cddd4f', endColorstr='#94a038');
    /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#cddd4f), to(#94a038));
    /* for webkit browsers */
    background: -moz-linear-gradient(top, #cddd4f, #94a038);
    /* for firefox 3.6+ */
    border: 2px solid #606825;
    font-size: 18px;
    color: #3a3a3a;
    font-weight: 400;
    text-align: center;
    padding: 7px 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.wcs_invoicessec .wcs_btnstyblue a.tinyButton,
.wcs_usersetting .wcs_btnstyblue a.tinyButton {
    height: auto !important;
    padding: 8px 33px;
    display: inline-block;
    font-size: 14px
}

.mif_text_title h2 {
    color: #9ca4af;
    float: none;
    font: 400 18px/24px !important;
    margin: 0;
    padding: 0px 0 15px;
    text-align: left;
    width: auto;
}

.wcs_usersetting a.tinyButton.wcs_pym {
    margin-right: 4px;
}

.wcs_usersetting a.tinyButton {
    /*	padding:9px 12px!important;*/
}

.ewd_tilesec .wcs_movesec {
    width: 100%;
    min-height: 202px;
    text-align: center;
}

.ewd_tilesec .wcs_movesec .x_content table.TileTable {
    display: inline-block;
    margin: 0;
    width: auto;
}

.ewd_tilesec .wcs_commanbox.wcs_movesec .TileTable td {
    border: 0;
}

.ewd_tilesec .wcs_srchbox button.searchDropDown {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 11px;
    width: 30px;
    height: 30px;
    background-color: #ce2028;
    color: #fff;
    border-color: #ce2028;
}

.ewd_tilesec .wcs_srchbox .wcs_searchDropDown {
    /*background: #2a2a2a;	color: #fff;	font-size: 16px!important;	font-weight: 700!important;	line-height: 14px!important;	padding: 0 5px 5px!important;	height: auto!important;	border: 0!important;*/
}

.ewd_tilesec .wcs_srchbox .wcs_srchinp {
    height: 33px;
    width: 100%;
    float: left;
    border: 1px solid #e7e7e7 !important;
    color: #000 !important;
    background: #fff;
    padding: 6px 10px 6px 10px;
    font-size: 14px;
    color: #666;
    margin: 0px auto;
    position: absolute;
}

.ewd_tilesec .wcs_srchbox .searchDropDown {
    cursor: pointer;
}

.ewd_tilesec .wcs_srchbox .wcs_srchbtn {
    float: right;
    margin: 0px auto 0;
    position: relative;
    right: 6px;
    top: 6px;
}
.carousel-control-next, .carousel-control-prev {
	background: rgba(255,255,255,.2);
    width: 55px;
    height: 55px;
	transform: translateY(-50%);
    top: 50%;
}
.carousel-control-next i, .carousel-control-prev i {
    font-size: 50px;
    color: #ce2028;  
}
.carousel-control-next:hover i, .carousel-control-prev:hover i {
    
    color: #fff;  
}
.ewd_tilesec .wcs_srchbox td.lbl span:first-child {
    font-weight: 700
}

.ewd_tilesec .wcs_srchbox .x_content,
.wcs_metersec .x_content {
    min-height: auto;
    padding-bottom: 28px;
}

.ewd_tilesec #divCalHolder {
    background: url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/cal2.png) center top no-repeat;
    color: #000;
    margin-top: 22px;
}

.ewd_tilesec #divCalDOW {
    font-weight: 600;
    padding-top: 0px;
    font-size: 12px !important;
}

#divCalMonth {
    font-size: 9px;
    margin-bottom: 5px;
}

#divCalDate {
    font-size: 40x;
    font-weight: 600;
}

.footer .wcs_ft-col h2,
.footer h2 {
    font-weight: 700;
    text-transform: uppercase;
}

#clockHolder {
    background: none !important;
    position: relative;
    width: 100px;
    height: 100px;
    margin: 8px auto 0 auto;
}

.rotatingWrapper {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
}

.ewd_tilesec .wcs_calendra #divDigitalTime {
    display: none;
}

.ewd_tilesec .wcs_calendra {
    border-radius: 50% !important;
    background: none !important;
    border: solid 4px #fff !important;
    padding: 0px;
    text-align: center;
    height: 126px;
    width: 126px;
    float: none;
}

.bluetile {
    background: #557695;
    padding: 10px 8px;
    text-align: center;
    width: 48% !important;
}

.ui-widget-overlay {
    background: #000
}

.ui-dialog {
    background: #fff
}

.ui-widget .ui-widget-content {
    background: #fff;
    color: #666666;
}

.ui-widget .ui-widget-content .ddList ul {
    list-style: none;
    padding: 0;
}

.ui-widget .ui-widget-content .ddList ul li {
    border-bottom: 1px dotted #e6e6e6;
    color: #666666;
    padding: 10px;
    cursor: pointer;
    transition: all .5s ease-in-out;
}

.ui-widget .ui-widget-content .ddList ul li:hover {
    background: #222326;
    color: #fff;
}

.ui-widget .ui-widget-header {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #e2e2e2;
}

.ui-widget .ui-widget-header .ui-dialog-title,
.ui-widget .ui-widget-header .ui-dialog-title strong {
    color: #222326;
    font-size: 1.125em;
    font-weight: 700;
}

.ui-dialog-titlebar-close.ui-corner-all span,
.ui-widget .ui-widget-header a.ui-dialog-titlebar-close {
    background: 0 0;
    border: none;
    width: 30px;
    height: 30px;
    text-indent: inherit;
    color: transparent;
    font-size: 0;
    line-height: 30px !important;
    top: 14px !important;
    padding: 0 !important;
    right: 10px !important;
}

.ui-dialog-titlebar-close.ui-corner-all span::before {
    content: "\f00d";
    position: absolute;
    font-size: 16px !important;
    display: block;
    width: 100%;
    height: 100%;
    color: #222326;
    font-family: FontAwesome;
    text-align: center;
}

.ui-dialog-titlebar-close.ui-corner-all span:hover::before {
    color: #fff !important;
    transform: rotate(360deg);
    transition: all .5s;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: #557695;
    border: 0 none;
    border-radius: 5px;
    font: 0.875em/1em;
    padding: 10px 18px;
    transition: all 0.5s ease-in-out 0s;
    border: 0 !important;
}

input[type=text] {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 32px;
    padding-left: 5px;
    font-size: 1em;
    font-weight: 400;
}

button {
    background: #557695;
    color: #fff;
    border: 0;
    padding: 5px 10px;
    border-radius: 3px;
}

.container.body .right_col {}

/* 
.wcseinfo .wcs_cstm_gtwy {
	padding: 25px;
	margin-bottom: 10px;
	box-shadow: none;
	border-bottom: 4px solid #817c78;
}
*/
.wcseinfo .wcs_cstm_gtwy .wcs_shadowText {
    font-size: 24px;
    font-weight: normal;
    color: #222326;
    text-transform: capitalize;
    font-weight: 600;
}

.wcseinfo .wcs_cstm_gtwy .shadowTextBig {
    text-transform: capitalize;
    color: #222326;
    font-size: 16px;
    font-weight: 600;
}

.shadowTextSmall {
    color: #6a6a6a;
    font-weight: 400;
}

.wcseinfo .wcs_cstm_gtwy button.shadowTextSmall {
    background: #ce2028 !important;
    border: 0px solid #ce2028 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    width: auto;
}

body.wcseinfo .wcs_renderbody span.ddDots {
    margin-left: 7px;
}

.nav-sm .container.body .col-md-3.left_col {
    z-index: 90;
}

.wcseinfo .wcs_cstm_gtwy button.shadowTextSmall:hover {
    background: #222326;
    color: #fff;
}

.wcseinfo .wcsbtn {
    text-align: center;
    padding: 10px 30px !important;
    font-weight: 400 !important;
    height: auto !important;
    text-shadow: none !important;
    margin-top: 10px;
    border: 0px none #ce2028 !important;
    font-size: 17px !important;
    color: #fff;
    line-height: 1.500;
    border-radius: 4px;
    background: #ce2028;
}

.wcseinfo .wcs_renderbody,
.wcs_renderbody.x_panel {
    padding: 10px 0px;
    margin-bottom: 20px;
    /* box-shadow: inset 0 -1px 0px #222326; */
    box-shadow: none;
    border: 0px solid #ddd !important;
}

.login .buttonBar,
.wcs_renderbody .buttonBar {
    background: none;
    border: none;
    float: right;
    margin: 0;
    padding: 0;
}

.wcs_renderbody .dlgTitleBar {
    background: none;
    border: medium none;
    color: #fff;
    float: none;
    font-size: 1.875em;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: uppercase;
    width: auto;
    text-align: left;
}

.wcseinfo .wcs_renderbody .dlgTitleBar div {
    color: #30363e;
    font-size: 26px;
    text-align: left;
    font-weight: 600;
}

.wcs_renderbody .dlgPanel input[type=text],
.wcs_renderbody .dlgPanel input[type=password] {
    height: 32px;
    border-radius: 3px;
    font-weight: 400 !important;
    border: 1px solid #e7e7e7 !important;
    margin-bottom: 5px;
    font-size: 0.875em;
    background: #fff;
    padding: 0 5px !important;
    width: 28% !important;
}

.wcs_renderbody.wcs_signuserbody .dlgPanel input[type=text],
.wcs_renderbody.wcs_signuserbody .dlgPanel input[type=password] {
    font-size: 14px;
    width: 100% !important;
}

label.rdoLabel.white[for="chkChangePassword"] {
    color: #666;
}

body.login .dlgPanel.ezColorT1 {
    background: #fff;
    border: medium none;
    box-shadow: none;
    border-radius: 6px;
    clear: both;
    margin: 0 0 20px;
    padding-bottom: 50px;
    position: relative;
}

#rdoFilterType,
.login .buttonBar div a,
.wcseinfo .wcs_renderbody .buttonBar div a,
.wcseinfo .wcs_renderbody .buttonBar div.btnBarItem a {
    color: #666666;
    text-shadow: none !important;
}

#rdoFilterType,
.login .buttonBar div a:hover,
.wcseinfo .wcs_renderbody .buttonBar div a:hover,
.wcseinfo .wcs_renderbody .buttonBar div.btnBarItem a:hover {
    color: #606825;
}

#rdoFilterType,
.wcs_renderbody .buttonBar a img,
.wcs_signupuser .buttonBar a img {
    background: #ce2028;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 4px 6px !important;
    transition: all 0.5s ease-in-out 0s;
}

#rdoFilterType:hover,
.wcs_renderbody .buttonBar a:hover img,
.wcs_signupuser .buttonBar a:hover img {
    background: #ce2028 !important;
    /* for non-css3 browsers */
}

.login .signup_wrapper .buttonBar {
    padding: 15px;
}

.wcs_signupuser .wcs_hostHeadercont {
    padding: 25px 0 0;
}

.login .right_col.wcs_login_box .buttonBar a div {
    color: #fff;
}

.login .wcs_signuserbody .bold.divRow {
    color: #333;
    margin-top: 0px;
}

.login .wcs_signuserbody span.req {
    float: right;
}

.wcs_renderbody .buttonBar div div {
    padding: 0px !important;
    background: none;
}

#rdoFilterType label {
    color: #fff;
    margin: 0 !important;
}

.btnBarItem #divItemTypeShowing {
    padding: 0;
    color: #666666;
    text-shadow: none;
}

body.login .dlgPanel.ezColorT1 h2.dlgHeadingSub {
    background: none;
    border: 0 none;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    height: auto;
    letter-spacing: normal;
    line-height: 24px;
    margin: -10px -8px 0;
    padding: 20px 25px;
    text-align: left;
    text-transform: uppercase;
}

.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div {
    display: inline-block;
    margin-right: 20px
}

.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div .ez-radio {
    display: inline-block;
    position: relative;
    top: -49px;
    z-index: -1;
}

.login .radioImageBtn div label,
body.login .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
    background: #ddd;
    color: #666666;
    padding: 10px 20px !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
    border-radius: 8px 8px 0 0;
    text-transform: none;
    transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    font-size: 14px;
}

body.login .radioImageBtn div label.bold,
body.login .radioImageBtn div label:hover {
    background: #ce2028;
    color: #fff;
}

.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label.bold,
.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label:hover {}

form#ServiceCallForm .radioPaymentType {
    margin: 0 -4px 0px !important;
    padding: 20px 20px 0px 40px;
}

input,
label,
textarea {
    color: #666666;
    margin-bottom: 10px !important;
}

input#txtPaymentDate {
    color: #666666 !important;
}

.divRow label {
    width: 200px;
    font-weight: 500;
}

.divRow input.inputAsLabel[type=text],
.divRow label {
    color: #222326;
    text-transform: uppercase;
    background: 0 0;
    height: auto;
    font-size: 0.875em;
}

.divRow input.inputAsLabelWide[type=text] {
    color: #ce2028;
    background: 0 0;
    height: auto;
}

.divRow input.inputNormal[type=text] {
    width: 20%;
    border-radius: 3px;
    background: #fff;
    border: 0;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
}

.m_login .divInfoHolder .divRow div.val {
    float: left;
    font-size: 14px;
}

body.m_login .footer {
    padding: 0 20px;
}

#Description,
textarea {
    height: 75px !important;
    background: #fff;
    border: 1px solid #e7e7e7 !important;
    overflow: hidden !important;
}

/* .divRow {
	margin-top: 20px;
} */

#Description {
    width: auto;
    border-radius: 3px;
    border: 0;
    margin-left: 10px;
}

textarea {
    font-weight: 300 !important;
    border-radius: 3px;
    border: 0;
    width: 100%;
}

.HelpLinkHolder {
    background: #fff;
    border: 0px solid #dadada;
    clear: both;
    margin: : 20px 0;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 20px;
}

.wcs_HelpLinkHolder.HelpLinkHolder a {
    background: url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/help-icn.png) no-repeat scroll 10px center;
    border: 0 none !important;
    display: inline-block;
    font-size: 0 !important;
    height: 50px;
    padding: 0;
    width: 100%;
}

.divRow span.req {
    color: #666666;
    font-size: 1.2em;
    float: left;
    position: relative;
    top: 0;
    width: 20px;
    text-align: center;
}

.divRow a,
.divRow span {
    color: #666666 !important;
    font-weight: 500;
    font-size: 0.875em;
}

button.ddDots,
span.ddDots {
    background: #ce2028;
    border: 1px solid #ce2028;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 24px;
    height: 20px;
    letter-spacing: -1px;
    line-height: 0;
    margin: 0;
    padding: 0 4px 16px 3px;
    transition: all 0.5s ease-in-out 0s;
    overflow: hidden;
}

body.login .signup_form img.btnBarBackgroundPlain,
body.login .signup_form img.btnBarBackgroundHover {
    /*display: inline-block;margin-right: 3px;vertical-align: sub;width: 19px;*/
}

.buttonBar div.btnBarItem {
    border-right: none;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 5px;
    text-align: center;
}

.login .buttonBar {
    border: medium none;
    float: none;
    margin-bottom: 0;
    padding: 0;
}

.buttonBar div.btnBarItemRight {
    border-left: none;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
}

.login .buttonBar.ezColorT2 div.btnBarItem,
.login .buttonBar.ezColorT2 div.btnBarItemRight {
    border: 0 none;
    display: inline-block;
}

.login .buttonBar.ezColorT2 div.btnBarItem a,
.login .buttonBar.ezColorT2 div.btnBarItemRight a {
    color: #333;
    font-size: 14px;
}

.buttonBar div.btnBarItem div,
.buttonBar div.btnBarItemRight div {
    /*display: inline-block; text-align: center;*/
}

button.ddDots:hover,
span.ddDots:hover {
    background: #ce2028;
    color: #fff;
}

.wcseinfo .wcsbtn:hover {
    box-shadow: inset 0 -100px 0 0 #222326;
}

.divRow div.val {
    color: #666666 !important;
    font-weight: 500;
}

.dlgPanel .divInfoHolder {
    width: 50%;
    margin: 0;
}

.dlgPanel .divInfoHolder+.divInfoHolder {
    float: right;
    margin-right: -8px;
}

.dlgPanel .divInfoHolder input {
    width: 270px !important;
}

div.ddList table {}

div.ddList table {
    color: #666666 !important;
    border: 1px solid #eee;
}

div.ddList table tr th {
    background: #ce2028;
    border: 1px solid #eee;
    padding: 5px;
    font-size: .875em;
    vertical-align: middle;
    line-height: 30px;
}

div.ddList table tbody tr td {
    border: 1px solid #eee !important;
    padding: 5px 5px 5px 5px;
    font-size: 0.875em;
}

div.ddList table tbody tr.alt td {
    background: #fff;
}

div.ddList table tbody tr.over td,
div.ddList table tbody tr:hover td {
    background: #e6e6e6;
}

div.ddList table tr td a.bold {
    background: #817c78;
    padding: 1px 5px;
    color: #fff !important;
    transition: all .5s ease-in-out;
}

div.ddList table tr td a.bold:hover {
    box-shadow: inset 0 -100px 0 0 #333333;
}

#RequestDate_Date {
    color: #666666 !important;
}

.itemsList tr td input {
    width: 3em;
}

#ui-datepicker-div {
    background: #2a2a2a;
    border: 1px solid #eee;
}

#ui-datepicker-div .ui-widget-header,
#ui-datepicker-div.ui-widget-content {
    color: #FFF;
}

.ui-datepicker td a.ui-state-default {
    color: #fff;
    font-weight: 400;
}

.ui-datepicker td a.ui-state-active {
    border: 1px solid #ce2028;
    color: #ce2028;
    font-weight: 700;
    background: #fff;
}

.ListItemCount {
    color: #666666;
    margin-left: 5px;
    font-size: 16px;
}

.noteField,
.wcs_white {
    color: #6e757f;
    padding: 10px 5px;
}

.ezColorT1 {
    background: #f3f4f5;
    border: 2px solid #dadada;
}

.req,
span.req {
    color: red !important;
}

.warningDiv {
    color: #000;
    float: left;
    width: 100%;
}

#QRCodesHolder {
    width: 100% !important;
}

.QRLabel {
    margin: .125in;
    height: 1.5in !important;
    max-height: inherit;
}

.QRLabel table tr td {
    width: 100px !important;
}

.wcs_renderbody .buttonBar div.ui-slider-horizontal {
    height: 2px;
    border: 0;
    background: #333;
    display: block !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    background: #666666;
    border: 0;
    top: -9px;
    cursor: pointer
}

.labelFix {
    color: #666666;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.875em;
}

#tblAddressInfo,
#tblContactInfo,
#tblPasswordInfo {
    margin-top: 10px;
}

.ez-checkbox {
    height: 18px;
    width: 18px;
    margin-right: 5px;
}

.ez-radio {
    height: 18px;
    margin-right: 8px;
}

.wcs_usersetting table.TileTable tr td {
    text-align: left !important;
    width: inherit !important;
}

.login #dlgForgotPassword .divRow {
    min-height: auto;
}

#divMeterContainer div input {
    color: #666666;
    height: auto;
    width: 90px !important;
}

.divValMsg,
.infoDiv {
    background-position: 4px;
}

.ui-widget .ui-widget-content {
    height: auto !important;
    border-top: 1px solid #ddd;
}

.login_cont_wcssecond {
    padding-left: 0;
    padding-right: 0;
}

.login_cont_wcstop {
    margin-bottom: 16px;
}

.dlgPanel.ezColorT7.dlgTitleBar.wcs_ServicesIcn strong {
    font-weight: 400;
}

.dlgPanel.ezColorT7.dlgTitleBar.wcs_dlgTitleBar.wcs_SalesOrderIcn strong {
    font-weight: 400;
}

.dlgPanel.ezColorT7.dlgTitleBar.wcs_AccInvoice strong {
    font-weight: 400;
}

.dlgPanel.ezColorT7.dlgTitleBar.wcs_AccInvoice strong {
    font-weight: 400;
}

.dlgPanel.ezColorT7.dlgTitleBar.wcs_AccInvoice strong {
    font-weight: 400;
}

.dlgPanel.ezColorT7.dlgTitleBar.wcs_UserMange strong {
    font-weight: 400;
}

.nav-sm.ewd_tilesec .x_panel .x_title h2 {
    font-size: 20px !important;
    font-weight: 700;
    width: auto;
}

.nav-sm.ewd_tilesec .x_panel .x_title h2 strong {
    font-weight: 400;
}

.blogcont>p {
    font-size: 14px;
    line-height: 20px;
}

.blogcont span>p.clientDes {
    color: #adbb42;
    font-size: 18px;
}

.absPosBottomRight a#btnPayAll {
    display: inline-block !important;
}

.fa-lg {
    *line-height: 1.75em;
}

.wcs_version {
    color: #fff;
    text-align: center;
    padding-bottom: 8px;
}

.wcs_version {
    font-size: 0.7em;
}

.wcs_support a {
    color: #fff;
}

.wcs_sup_info a {
    color: #fff;
}

.wcs-cus-gateway {
    margin-top: 0px;
    padding: 15px;
}

.wcs-cus-gateway h2 {
    color: #646464;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

/* .wcs-cus-gateway h2 img {
	margin-right: 8px;
} */

.wcs-cus-gateway p {
    font-size: 14px;
    color: #8a8a8a;
    padding-top: 10px;
    margin-bottom: 0;
}

.wcs-slide-inn {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.wcs-slide-inn img {
    /* width: 100%; */
    max-width: 100%;
    /* min-height: 423px; */
}

/* .nav-sm .wcs-slide-inn img {
	max-height: 422px;
} */

.wcs-slide-inn h4,
.wcs-slide-inn h4 a {
    top: 10px;
    color: #ffffff !important;
    font: 400 32px/34px;
    padding: 10px 20px;
    position: absolute;
    z-index: 90;
    width: 100%;
}

.wcs-slide-inn h4 span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.wcs-button-gateway {
    margin: 0 auto;
    text-align: center;
}

.wcs-button-gateway .wcsbtn {
    background: #ce2028;
    border: 0 none !important;
    color: #ffffff;
    display: block !important;
    font-size: 16px;
    height: auto !important;
    letter-spacing: 0;
    line-height: 34px !important;
    padding: 5px 15px;
    width: 100%;
    text-shadow: none !important;
    border-radius: 4px;
    font-weight: normal;
}

.wcs_slicn {
    background: #2e2e2e !important;
}

.wcs_slicn a {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
}

.wcs_slicn a:hover {
    color: #557695;
}

.wcscustom_commandbox {
    position: relative;
    width: 100%;
    display: inline-block;
    background: #f3f4f5;
    border: 1px solid #f3f4f5;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    border-radius: 0px;
}

.wcscustombox_padd {
    padding: 20px 10px;
}

.mar-r {
    margin-right: 4%;
}

.wcs_none {
    display: none !important;
}

.ewd_tilesec .wcs_EquipmentItem {
    padding: 14px 20px 10px;
}

/* .login .footer {
	max-width: 1600px;
	margin: 0 auto;
} */

.app-version {
    color: #222326;
    font-size: 14px;
    clear: both;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
}

/* .footer .row {
	background: #ffffff;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 0 0;
} */

.login_contact-wcs-top {
    color: #fff;
    padding-left: 20px;
    font-size: 18px;
    margin: 60px auto 0;
    text-align: center;
    width: 16%;
}

.login_content .login_cont_wcssecond .spc_or {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #acacac;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.login_content .spc_or>span {
    background: #fff;
    padding: 0 10px;
    color: #acacac;
    font-size: 16px;
}

.wcs_topsec {
    background: #fff !important;
    border-bottom: 1px solid #ddd;
    float: none;
    overflow: hidden;
    padding-bottom: 4px;
    min-height: 89px;
    align-items: center;
    display: flex;
}


.findFieldControlHolder #btnGo {
    background: #ce2028 !important;
    color: #fff;
    border: 0 !important;
    padding: 5px 10px;
    border-radius: 3px;
    min-height: 32px;
}

.findFieldControlHolder button span {
    color: #fff;
    padding: 0 !important;
}

.nav-md .container.body .col-md-3.left_col {
    width: 260px;
}

.nav-md .container.body .right_col {
    margin-left: 260px;
    box-shadow: none;
    padding: 20px 20px 0;
    border-left: 1px solid #ddd;
    background-color: #ffffff;
}

.wcs_f_text_mail a,
.wcs_f_copy_text p,
.wcs_f_add_bootm {
    color: #fff;
    font: 0.875em/1em;
}

.wcs_f_text_mail {
    padding: 14px 0 0 20px;
}

.wcs_f_copy_text p {
    text-align: left;
    font-size: 13px;
    color: #557695;
    margin: 0;
    font-weight: normal;
}

.ftrloc {
    color: #557695;
    font-size: 14px;
    text-align: right;
    font-weight: normal;
}

.ftrloc i {
    font-size: 18px;
    margin-right: 3px;
}

.wcs_p_R32 {
    padding-right: 20px;
    padding-top: 18px;
    text-align: right;
}

.wcs_p_R32 a {
    color: #fff;
}

.wcs_p_R32>div {
    display: inline-block;
    line-height: 20px;
    padding-left: 0px;
}

.wcs_f_text_mail a {
    padding-left: 25px;
}

.fa-chevron-up:before {
    /*content:"" !important;*/
}

/*.promo-sec{background: url(http://ds.ecisolutions.com/pixere.com/e-info/Automated_business/images/ftr-bbg.jpg) no-repeat center top; background-size: cover\9 !important; }*/
.promo-sec {
    width: 100%;
    color: #222326;
    margin-bottom: 20px;
    display: flex;
    gap: 20px;
    height: 434px;
}

.promo-sec-img {
    width: 50%;
    height: 100%;
}

.promo-sec img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
}

.promo-sec .promo-text {
    /* top: 25%;
	position: absolute;
	left: 0; */
    /* text-align: center; */
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.promo-sec .promo-text h2 span {
    color: #ce2028;
}

.promo-sec .promo-text h2 {
    font-size: 36px;
    font-weight: bold;
}

.promo-sec .promo-text p {
    font-size: 18px;
    font-weight: normal;
    margin: 18px 0;
    /* padding: 0px 20px; */
}

.promo-sec .promo-text a {
    border: 1px solid #ce2028;
    background-color: #ce2028;
    padding: 10px 30px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    width: 210px;
    border-radius: 4px;
    /* text-transform: uppercase; */
}

.promo-sec .promo-text a:hover {
    background: #222326;
    /* box-shadow: inset 0 -1px 0px #222326; */
    border: 1px solid #222326;
}

.login .wcs_f_copy_text p {
    /*text-transform: uppercase;*/
    color: #222326;
}


.login .wcs_login_box>form#MetersForm {
    padding: 20px 30px;
    position: relative;
    min-height: 600px;
    max-width: 940px;
    margin: 0 auto;
}

.login .wcs_login_box>form#MetersForm .dlgTitleBar {
    float: left;
    background: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: normal;
    border-radius: 4px;
    background: #222326;
    border: 1px solid #222326;
    /* width: auto; */
    /* min-height: 100px; */
}

.login .wcs_login_box>form#MetersForm .buttonBar a img {
    background: #b52025;
    border-radius: 8px;
    padding: 8px 6px !important;
    margin-bottom: 5px;
    transition: all .5s ease-in-out;
}

.login .wcs_btnLogin:hover,
.login .wcs_confgate a:hover {
    filter: none/9 !important;
}

.wcs_renderbody .buttonBar .btnBarItem input,
label,
textarea {
    color: #666;
}

.wcs_renderbody .x_panel .btnBarItem {
    border-left: 0 none !important;
    border-right: 0 none !important;
    display: inline-block !important;
    float: none !important;
}

.wcs_renderbody .buttonBar .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #557695;
    border: 0 none;
    cursor: pointer;
    top: -8px;
}

.wcs_qrbtn .wcs_qrbtn1 {
    background: none !important;
    color: #000;
    display: inherit !important
}

.wcs_qrbtn .wcs_qrbtn1 div[style="width:150px;"] {
    display: block !important;
}

.wcs_qrbtn .wcs_qrbtn1 div#slider {
    display: block !important;
}

.wcs_qrbtn .wcs_qrbtn1 div span {
    color: #000 !important;
}

.wcs_qrbtn .wcs_qrbtn1 {
    background: none !important;
    color: #000;
    display: inherit !important;
    box-shadow: none !important;
}

.wcs_qrbtn .wcs_qrbtn1:hover {
    background: none !important;
    color: #000;
    display: inherit !important;
    box-shadow: none !important;
}

.wcs_qrbtn .wcs_qrbtn2 {
    background: none !important;
    color: #000;
    display: inherit !important
}

.wcs_qrbtn .wcs_qrbtn2 div[style="width:150px;"] {
    display: block !important;
}

.wcs_qrbtn .wcs_qrbtn2 div#slider {
    display: block !important;
}

.wcs_qrbtn .wcs_qrbtn2 div span {
    color: #000 !important;
}

.wcs_qrbtn .wcs_qrbtn2 {
    background: none !important;
    color: #000;
    display: inherit !important;
    box-shadow: none !important;
}

.wcs_qrbtn .wcs_qrbtn2:hover {
    background: none !important;
    color: #000;
    display: inherit !important;
    box-shadow: none !important;
}

.wcs_qrbtn1 div:hover {
    background: #fff;
    box-shadow: none;
}

.wcs_qrbtn2 div:hover {
    background: #fff;
    box-shadow: none;
}

.wcs_qrbtn .buttonBar .wcs_qrbtn1 div:hover {
    box-shadow: 0px none !important;
}

body.login .login_form .cus_cont {
    color: #fff;
    text-align: center;
    margin-top: -105px;
}

body.login .login_form {
    max-width: 646px;
    padding: 30px;
    background: #f5f6f7;
    float: none;
    margin: 0;
    border: 1px solid #ddd;
}

body.login .login_form p.labtxt {
    display: none;
    font-weight: 700;
    font-size: 18px;
}

.login .logwrpsec {
    padding: 40px 60px;
}

.login .login_wrapper {
    padding: 130px 10% 90px 0;
    height: 100vh;
    min-height: 750px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.login .logwrpsec h2 {
    display: block;
    font-weight: 400;
    color: #222326;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: solid 1px #dbdbdb;
    margin-bottom: 10px;
}

.login .logwrpsec h2 span {
    color: #f00;
}

.cus_cont h1 {
    font-weight: 300;
    margin-top: 18px;
    font-size: 50px;
    color: #222326;
    text-align: center;
    text-transform: capitalize;
}

.login .login_content {
    margin: 0 auto;
    max-width: inherit;
    padding: 0px 0;
    position: relative;
    text-align: left;
}

.login .login_content label {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    width: 100%;
}

.login input,
.login label {
    float: left;
}

.login .login_content form {
    margin-bottom: 0px;
    margin-top: 0;
}

/* .login .login_content h1 {
	color: #333;
	font-weight: 400;
	margin: 0px;
	text-shadow: none;
	font-size: 18px;
	padding: 10px 0px;
	display: block;
	text-align: center;
} */

.login .login_content h1 span {
    display: inline-block;
    padding: 5px 5px 8px 42px;
}

.login .login_content h1 strong {
    font-weight: 600;
}

.login_cont_wcssecond {
    display: table;
    padding-left: 0;
    padding-right: 0;
}

.login_cont_right {
    background: rgb(1, 106, 198);
    background: rgba(1, 106, 198, .9);
    border-radius: 0 10px 10px 0;
    display: table-cell;
    padding: 38px 42px;
    width: 59%;
}

.login_cont_right p {
    color: #fff;
    font-size: 17px;
    font-style: oblique;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.login_cont_left {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, .9);
    border-radius: 10px 0 0 10px;
    display: table-cell;
    padding: 25px 30px;
    text-align: left;
    vertical-align: top;
    width: 41%;
}

.login_cont_left h3 {
    color: #626262;
    font: 300 30px/36px;
    letter-spacing: 1px;
    margin: 0;
    padding-bottom: 121px;
}

.login_cont_left h3 span {
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}

.login_cont_left p {
    color: #626262;
    font: 14px/18px;
    letter-spacing: 1px;
    padding-bottom: 6px;
}

.login .wcs_lg_icon {
    position: absolute;
    top: 8px;
    padding-left: 29px;
}

.login .wcs_btnLogin,
#btnLogin {
    background: #ce2028 !important;
    border-radius: 5px !important;
    color: #fff;
    font-size: 25px;
    font-weight: 600 !important;
    height: 55px;
    margin: 15px 0 14px !important;
    padding: 8px 25px;
    text-decoration: none;
    transition: none;
    width: 100%;
    text-transform: uppercase;
    border: none !important;
}

.login .wcs_forgot {
    width: 100%;
}

.login .wcs_forgot p {
    text-align: right;

}

.login .wcs_forgot p a {
    color: #222326;
}

.wcs_newsign {
    float: left;
}

.wcs_newsign a {
    text-decoration: none !important;
}

.login .wcs_btnLogin:hover {
    background: #222326 !important;
    color: #fff;
    border: 1px solid #222326;
}

.login_cont_wcssecond .wcs_frgt {
    color: #fff;
    float: none;
    font-size: 14px;
    padding-bottom: 15px;
    text-align: center;
    text-decoration: underline;
    text-shadow: none;
}

/* .logsbtn {
	float: left;
	width: 100%;
} */

.login .wcs_confgate a {
    background: #ce2028;
    border: 0px none;
    border-radius: 0px;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 0 !important;
    min-width: 150px;
    padding: 12px 12px;
    text-decoration: none;
    text-align: center;
}

.login .wcs_confgate {
    float: right;
    margin-bottom: 10px;
    width: 100%;
}

.login .wcs_confgate a::before {
    content: "\f085";
    font-family: FontAwesome;
    padding-right: 15px;
}

.login .wcs_pre_login {
    display: none !important;
}

.login .login_content form input[type="text"],
.login .login_content form input[type="password"] {
    width: 100%;
    border: solid 1px #dddddd;
    border-radius: 0px;
    height: 65px;
    font-size: 20px;
    color: #fff;
    padding: 0px 0 0 60px;
    margin-bottom: 30px !important;
    font-weight: normal;
}

.login .login_content form input[type="text"] {

    background: #fff url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/username_icon.png) left 20px center no-repeat !important;
    background-image: url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/username_icon.png) \9;
    background-repeat: no-repeat \9;
    background-position: 10px center \9;
}

/*.login .login_content form input[type="text"]::placeholder{color: #fff !important;}*/
.login .login_content form input[type="password"] {

    background: #fff url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/passoword_icon.png) left 20px center no-repeat !important;
    background-image: url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/passoword_icon.png) \9;
    background-repeat: no-repeat \9;
    background-position: 10px center \9;
}

/*.login .login_content form input[type="password"]::placeholder{color: #fff !important;}*/
.login .col-md-3.left_col,
.login .nav.toggle,
.login .radioImageBtn .ez-radio {
    display: none;
}

.login .validation-summary-errors {
    background: #fff;
    text-align: left;
    border: medium none;
    border-radius: 6px;
    color: #ff0000;
    font-size: 14px;
    margin: 0;
    padding: 10px;
    position: inherit;
}

.login .buttonBar.ezColorT2 {
    background: none;
    border: 0 none;
    margin: 0;
    text-align: right;
}

.login .dlgPanel table {
    color: #333 !important;
    width: 40%;
}

* #tblContactInfo,
#tblCompanyNumber,
#tblPassword,
#tblCompanySpecify {
    /* margin: 0 !important; */
    /* width: 100%; */
}

.login .signup_wrapper .alignRight {
    text-align: left;
}

.login .dlgPanel table tr td {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    vertical-align: top;
}

.login .dlgPanel table tr td input {
    width: 100% !important;
}

.login .radioImageBtn {
    border-bottom: 1px solid #fff;
    float: none;
    margin: 10px 0 20px;
    overflow: hidden;
    width: 100%;
}

.login .radioImageBtn div {
    margin-right: 10px;
    float: left;
}

.login #messageBox.errorbox {
    position: relative;
    z-index: 999;
}

.signup_form .divRow {
    color: #333;
    margin: 0;
    padding-bottom: 10px;
}

.wcs_renderbody .dlgPanel.ezColorT1 {
    margin: 0 0 20px;
}

/*.login_content div.wcs_forgot a.wcs_signup {	font-size: 18px;font-weight	: 300; letter-spacing: 0; line-height: 1.42857em;margin-right: 0;padding: 11px 12px 11px 0;text-align: center;text-shadow: none;}*/
.login_content div.wcs_forgot a.wcs_frgt {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.42857em;
    margin-right: 0;
    padding: 11px 12px 11px;
    text-align: center;
    text-shadow: none;
}

/* .login_content div.wcs_forgot a:hover {
	text-decoration: none;
	color: #ce2028;
} */

#login_header {
    background: #fff;
    padding: 0px 0 0px;
}

body.login .body .right_col.wcs_login_box {
    background: url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/logbg.jpg) !important;
    background-size: cover !important;
    min-height: 750px !important;
    margin: 0;
}

body.login.wcs_loginPage .body .right_col.wcs_login_box {
    background-color: #fff;
    background-image: url(//ds.ecisolutions.com/pixere.com/e-info/Eakes_OS/live/images/logbg.jpg) !important;
    margin: 0;
    padding: 0 !important;
    /* border-bottom: 1px solid #ddd; */
    background-size: 73% 100% !important;
    background-position: top 0 left 0 !important;
    background-repeat: no-repeat !important;
}


#login_header nav.navbar {
    background: none;
    border: none;
    padding: 0;
}

/* #login_header nav.navbar ul.nav {
	padding: 10px 0;
	float: none !important;
	text-align: right
} */

#login_header nav.navbar ul.nav li {
    padding: 0 15px;
    /* border-left: solid 1px #d5d5d5; */
    float: none !important;
    display: inline-block;
}

/* 
.login_middle_wrap .container,
.login_top_links .container,
.login_wrapper .container {} */

/* #login_header nav.navbar ul.nav li a {
	border: none;
	border-radius: 0;
	color: #0c2e63;
	font: 17px/22px !important;
	padding: 0px;
	text-transform: uppercase;
	font-weight: 600 !important;
	text-align: left;
} */

/* #login_header nav.navbar ul.nav li:first-child {
	padding-left: 0px;
	border: 0px;
} */

/* #login_header nav.navbar ul.nav li.active a,
#login_header nav.navbar ul.nav li:hover a {
	color: #006fa0;
} */

.login_top_links {
    background: #0076bf;
}

.login_top_links ul {
    float: right;
    margin: 0;
}

.login_top_links ul li {
    float: left;
    padding: 0;
}

.login_top_links ul li a {
    border-right: 1px solid #333;
    color: #333333;
    display: inline-block;
    padding: 7px 10px;
}

/* .login_top_links ul li:first-child a {} */

.login_top_links ul li a:hover {
    background: #fff;
    color: #0076bf;
}

/* .login_middle_wrap {
	padding: 9px 0;
} */

#login_header nav.navbar .container-fluid,
#login_header nav.navbar .container-fluid .navbar-collapse {
    padding-right: 0;
}

#login_footer {
    background: #09253d;
    padding: 20px 0;
}

#login_footer p {
    margin: 0;
    font: 400 14px/24px;
    text-align: center;
}

#login_footer .EWD_copyright_auto {
    font: 400 13px/24px;
    color: #333;
    float: left;
}

.copyright {
    float: left;
    font: 400 13px/24px;
    color: #333;
}

#btnMsg {
    text-align: center;
}

#login_footer p span {
    display: block;
}

.footer {
    padding: 5px 40px;
    border-top: 1px solid #ddd;
    /* position: absolute;
    width: 100%;
    right: 0;
	bottom: 0; */
    background: #fff;
}

/* .login .footer {
	position: static;
} */
.wcs_f_copy_text {
    padding: 5px 0;
}

#login_footer p a,
#login_footer p strong {
    color: #222326;
    font-weight: 700;
}

html,
body.login {
    height: 100%;
    margin: 0;
    background: #ffffff;
}

body.login .wcs_login_box {
    min-height: 100%;
}

#login_footer {
    float: left;
    width: 100%;
}

/*body.login .container.body {  display: table;  height: 100%;  min-height: 100% !important;  padding: 0;  width: 100%;}*/
body.login .container.body .main_container {
    height: 100%;
    width: 100%;
}

body.login .wcs_login_box {
    /*display: table; height: 100%; min-height: 100% !important; width: 100%;*/
}

/* .login_wrapper {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 100%;
	padding: 130px 0 85px;
	float: left;
} */

/*.login_wrapper{ display: table-cell;  height: 100%;  vertical-align: middle; width: 100%;padding: 130px 0 100px; float:left;}*/
.signup_wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
    padding: 60px 0 60px;
    float: left;
}

ul.login_mail_phone {
    margin: 0 auto;
    max-width: 300px;
    list-style: none;
}

ul.login_mail_phone li:nth-child(2n) {
    background-position: 1px -273px;
}

.menu_section>ul {
    /*background: #f3f4f5;margin-right: 2px;*/
    margin-top: 0px;
}

body .container.body .right_col {
    /*box-shadow: 0 0 3px rgb(0, 0, 0) inset; box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;*/
    box-shadow: none;
    background-color: #ffffff;
}

ul.login_mail_phone li a {
    color: #fff;
    font: 400 14px/24px;
}

ul.login_mail_phone li:first-child a {
    cursor: default;
}

/* a.navbar-brand {
	display: none;
} */
.navbar-desktop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar-brand {
    padding: 0;
    height: auto;
}

ul.ftr-contlinks {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.ftr-contlinks li {
    display: inline-block;
    margin: 0px;
    padding: 0 4px 0 0;
    font-size: 13px;
    color: #fff;
}

ul.ftr-contlinks li a {
    text-decoration: none;
    color: #fff;
}

ul.ftr-contlinks i {
    margin-right: 10px;
}

ul.ftr-social {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

ul.ftr-social li {
    margin: 0px;
    padding: 0;
    display: flex;

}

ul.ftr-social li a {
    background: #ce2028;
    border-radius: 0%;
    width: 30px;
    height: 30px;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.ftr-social li a i {
    color: #ededed;
}

.dlgPanel.ezColorT1,
.wcseinfo .wcs_renderbody .dlgPanel.ezColorT1 {
    padding-left: 0;
    background: #f8f8f7;
    border: medium none;
    box-shadow: none;
    clear: both;
    margin: 0 0 20px;
    padding-bottom: 50px;
    position: relative;
    border-bottom: 1px solid #d8d8d8;
}

.profile.wcs_pre_login {
    border-radius: 0;
    margin: 0;
    padding: 15px 20px;
    vertical-align: top;
}

.profile.wcs_pre_login {
    border-radius: 0;
    margin: 0;
    padding: 5px 20px 12px 20px;
    background: #f3f4f5;
    margin-right: 2px;
}

.img-circle.profile_img {
    border: medium none;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    position: inherit;
    width: auto;
    z-index: 1000;
}

.profile_info {
    display: inline-block;
    float: none;
    line-height: 16px;
    padding: 0;
    vertical-align: top;
    width: 65%;
}

.profile_info h2 {
    color: #666666;
    font-size: 19px;
    font-weight: 300;
    line-height: 8px;
    margin: 0;
}

.profile_pic {
    display: inline-block;
    padding: 13px 0 0;
    text-align: left;
    vertical-align: top;
    width: 21%;
}

.nav.child_menu>li>a {
    color: #222326;
    font-size: 14px;
    font-weight: 500;
}

body.login .signup_form {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 12px;
}

/* table#tblCompanyNumber {
	display: table !important;
} */



.nobor {
    border: 1px solid #c6c6c6 !important;
    border-radius: 3px;
    margin-bottom: 20px;
}

.wcs_mifsec {
    width: 100% !important;
    height: auto !important;
    background: #fff !important;
    min-height: 202px;
}

.wcs_mifsec .btnBarBackgroundPlain {
    background: none !important;
}

.wcs_mifsec .btnBarBackgroundPlain,
.wcs_mifsec .btnBarBackgroundHover {
    background: none !important;
}

.wcs_mifsec .wcs_TileTitle {
    width: auto;
    color: #646464;
}

.nobor .wcs_bdr0 {
    margin: 0;
    padding: 0;
}

.wcs_mifsec .wcs_TileTitle h2 {
    float: none;
    width: auto;
    font-size: 20px;
    margin: 8px 0 11px;
}

.wcs_mifsec .x_content {}

.wcs_mifsec img.btnBarBackgroundPlain,
.wcs_mifsec img.btnBarBackgroundHover {
    max-width: 100%;
}

.wcseinfo .wcs_renderbody .buttonBar .btnBarItem a,
.wcseinfo .wcs_renderbody .buttonBar .btnBarItemRight a {
    background: none;
    border-radius: 5px;
    color: #333;
    display: inline-block;
    padding: 0px 8px;
}

.mifpic {
    vertical-align: middle;
}

.mifpic img {
    max-width: 100% !important;
}

.wcs_movesec h2 {
    margin: 8px 0;
    float: none;
    color: #646464;
    width: auto;
    font-size: 20px;
    text-transform: uppercase;
}

.textleft {
    text-align: left !important;
}

.wcseinfo .wcs_renderbody .buttonBar .btnBarItem a img,
.wcseinfo .wcs_renderbody .buttonBar .btnBarItemRight a img {
    vertical-align: text-top;
}

.wcseinfo .wcs_renderbody .buttonBar .btnBarItem a div,
.wcseinfo .wcs_renderbody .buttonBar .btnBarItemRight a div {
    color: #777777;
    font-weight: 600;
    font-size: 14px;
}

.wcseinfo .wcs_renderbody .buttonBar .btnBarItem a div#slider+div {
    width: 214px !important;
}

#QRCodesHolder .PaddingLabel div {
    padding: 10px !important;
}

.QRLabel {
    min-height: 1.4in !important;
}

.dlgHeadingSub {
    border-bottom: solid 0px #222326;
    color: #222326;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    margin: -9px 0px 0;
    padding: 12px;
    position: relative;
    text-transform: math-auto;
    z-index: 9;
    background: transparent;
    font-weight: 500;
}

.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
    background: #817c78;
    border-radius: 0;
    color: #222326 !important;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 15px;
    text-transform: uppercase;
    margin: 0 !important;
}

.thankyou_wrapper .dlgTitleBar {
    background: #222326;
    border: solid 1px #222326;
    border-radius: 4px;
    margin-bottom: 10px;
}

.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label.bold {
    background: #ce2028;
    color: #fff !important;
}

body.wcseinfo button.ddDots,
span.ddDots {
    background: #ce2028;
    color: #fff !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #817c78;
    color: #fff;
}

.wcs_renderbody .minHeight100+.buttonBar {
    padding-bottom: 15px;
}

.divRow input.inputAsLabel[type="text"],
.divRow input.inputAsLabelWide[type="text"] {
    background: #fff;
    border-radius: 4px;
    color: #666666;
    font-size: 0.875em;
    height: 32px;
    text-transform: uppercase;
}

.radioPaymentType label {
    cursor: pointer;
    display: block;
    font: 0.875em/1em;
    padding: 2px 0;
    vertical-align: text-top;
    /* color: #666 !important; */
    font-size: 16px;
    font-weight: normal !important;
    border-radius: 4px 4px 0 0;
}

.ui-dialog {
    left: 0 !important;
    margin: 0 auto !important;
    right: 0 !important;
}

table.tblResults input.Qty {
    background: #fff;
    border: 1px solid #dadada;
    padding: 5px;
}

.ui-datepicker {
    z-index: 99 !important;
}

/*SignupComplete*/
.ewd_SignupComplete .dlgTitleBar,
.login.ewd_SignupComplete .buttonBar.ezColorT2 {
    display: none;
}

.login.ewd_SignupComplete .dlgPanel.ezColorT1 {
    margin: 13% auto 7%;
    background: #fff;
    width: 55%;
    padding: 50px 50px 0;
}

.login.ewd_SignupComplete .dlgPanel.ezColorT1 .dlgHeadingSub {
    background: none;
    font-size: 34px;
    letter-spacing: 2px;
    padding: 0;
    text-align: center;
    line-height: 40px;
}

.login.ewd_SignupComplete .dlgPanel.ezColorT1 #btnMsg {
    color: #30363e;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 3px;
}

.login.ewd_SignupComplete .dlgPanel.ezColorT1 .ewd_login_btn {
    text-align: center;
    margin: 30px auto 50px;
}

.login.ewd_SignupComplete .dlgPanel.ezColorT1 .ewd_login_btn a {
    background: #30bd53;
    border-radius: 8px;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 25px;
}

.nav.side-menu>li a:before {
    background: url(http://ds.ecisolutions.com/pixere.com/e-info/Automated_business/images/right_arrow.png) no-repeat center top;
}

.wcs_signcompSec {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: none !important;
    border: 0px !important;
}

.main_container .wcs_signcompSec .dlgPanel {
    background: #fff !important;
    width: 60%;
    margin: 0 auto !important;
    float: none;
    border: solid 1px #ccc !important;
}

.main_container .wcs_signcompSec .dlgPanel h2.dlgHeadingSub {
    font-size: 30px;
    text-align: center;
    margin: 20px 0;
    color: #333 !important;
    padding-bottom: 20px !important;
}

.main_container .wcs_signcompSec .buttonBar {
    position: inherit !important;
    text-align: center !important;
    padding-top: 30px;
}

.main_container .wcs_signcompSec #btnMsg {
    font-size: 20px;
    text-align: center !important;
    color: #333 !important;
}

.main_container .wcs_signcompSec .dlgHeadingSub {
    border-bottom: solid 1px #ccc !important;
}

.main_container .wcs_signcompSec .buttonBar a.wcs_signlog_btn {
    background: #75ab29 !important;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block !important;
    font-size: 16px;
}

.main_container .wcs_signcompSec .buttonBar a.wcs_signlog_btn:hover {
    background: #00599c !important;
}


body.ewd_SignupComplete .container.body .right_col {
    height: 94vh;
}

.successDiv {
    min-height: 35px;
}

.thankyou_wrapper {
    margin: 0 auto;
    max-width: 90%;
    padding: 130px 0;
    vertical-align: middle;
}

body.login .thankyou_wrapper>.dlgPanel {
    /* margin: 0 auto; */
    max-width: 1000px;
}

/* .col-lg-12 {
	width: 100%;
	width: 100%\9;
}

.col-lg-11 {
	width: 91.6667%;
	width: 91.6667%\9;
}

.col-lg-10 {
	width: 83.3333%;
	width: 83.3333%\9;
}

.col-lg-9 {
	width: 75%;
	width: 75%\9;
}

.col-lg-8 {
	width: 66.6667%;
	width: 66.6667%\9;
}

.col-lg-7 {
	width: 58.3333%;
	width: 58.3333%\9;
}

.col-lg-6 {
	width: 50%;
	width: 50%\9;
}

.col-lg-5 {
	width: 41.6667%;
	width: 41.6667%\9;
}

.col-lg-4 {
	width: 33.3333%;
	width: 33.3333%\9;
}

.col-lg-3 {
	width: 25%;
	width: 25%\9;
}

.col-lg-2 {
	width: 16.6667%;
	width: 16.6667%\9;
}

.col-lg-1 {
	width: 8.33333%;
	width: 8.33333%\9;
} */

/* .navbar-nav {
	float: left\9 !important;
} */
body.login #login_header .navbar ul.navbar-nav {
    float: none;
    padding: 0px 0 0px 0px;
    flex-direction: row;
    justify-content: flex-end;
	gap: 60px;
}

.dropdown-toggle::after {
    display: none;
}

.hd-rignav {
    float: right\9 !important;
}

.comman_white_box span {
    padding-left: 0px\9 !important;
}

.ca-menu div a {
    font-size: 15px\9 !important;
}

.comman_white_box span {
    margin-left: -35px\9 !important;
}

.comman_white_box span.ca-icon {
    margin-left: 0px\9 !important;
}

.wcs_pre_login {
    float: right\9 !important;
}

.calender_and_customer_wrap .col-lg-12 {
    width: 100%\9;
}

.container {
    width: 1170px\9;
}

.navbar-collapse.collapse {
    display: block\9;
    height: auto\9;
    overflow: visible\9;
}

.navbar-toggle.collapsed {
    display: none;
}

.navbar-header {
    display: none\9;
    background: transparent;
}

#login_header nav.navbar ul.nav {
    float: right\9;
    padding: 10px 0\9;

}

.navbar-nav>li {
    float: left\9;
    display: block\9;
}

.panel_toolbox>li>a i.fa-chevron-up {
    /*  background-image: url("../images/dot-image.png")\9; background-repeat: no-repeat\9 ; background-position:left top\9 ;  border:  none\9;  color: #0a51a1\9;
  display: inline-block\9;  font-size: 14px\9;  height: 17px\9;  padding: 1px\9;  */
}

.divRow span {
    overflow: hidden;
}

#divName.divRow>span {
    display: block;
    width: 100%;
}

.ca-menu div a {
    font-size: 16px\9;
}

.comman_white_box SPAN {
    font-size: 20px \9;
}

.form_dealer_page .wcs_renderbody .divRow label {
    color: #ffffff !important;
}

.form_dealer_page .SubTitle {
    color: #ffffff !important;
}

.form_dealer_page .divRow label.wideLabel {
    width: auto;
}

.form_dealer_page .divRow a,
.form_dealer_page .divRow span {
    color: #ffffff !important;
}

.form_dealer_page .divRow a.ewdbtn {
    display: inline-block;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255.9);
    color: #ce2028;
    border-radius: 15px;
    padding: 10px 20px;
}

body.wcseinfo .divSubTotal {
    color: #666;
}

.ui-widget-content table {
    width: 100%;
}

.shadowTextBig strong {
    font-weight: normal;
    color: #222326;
    font-weight: 700;
}

.ui-widget-content table td {
    padding: 4px;
}

.ui-widget-content table td input {
    padding: 5px;
    width: 100% !important;
}

.ui-widget-content {
    color: #666;
    font: 1em/1.1em;
}

body.nav-sm .wcs-client-logo {
    width: 66px\0;
    padding: 10px 2px\0;
}

body.nav-sm .wcs-client-logo img {
    max-width: 100%\9;
}

.ie4 {
    float: left\9;
    width: 50%\9;
}

.footer .ie4 {
    width: 33.33%\9;
}

.login .login_content form input[type="text"] {
    color: #222\9 !important;
    line-height: 40px\9 !important;
    height: 44px\9 !important
}

.login .login_content form input[type="password"] {
    color: #222\9 !important;
    line-height: 40px\9 !important;
    height: 44px\9 !important
}

body.ewd_tilesec #login_footer,
body.ewd_tilesec #login_header,
body.m_login #login_footer,
body.m_login #login_header,
body.wcseinfo #login_footer,
body.wcseinfo #login_header {
    display: none;
}

.normalBar.optionsDropDown span {
    padding-right: 10px\0;
    color: #222326;
    font-size: 0;
    width: 30px;
    height: 30px;
    display: block;
}

body.m_login .divRow label {
    float: left;
    text-align: left;
}

.ewd_tilesec .wcs_EquipmentItem {
    padding: 20px 14px 10px\0;
}

/* .ewd_tilesec .x_panel .x_title h2 {
	font-size: 14px\0;
} */

#bannerHolder img#imgBanner {
    display: none;
}

.wcs_invoicessec .wcs_btnstyblue A.tinyButton {
    padding: 8px 5px\9;
}

.promo-sec .promo-text H2 {
    font-size: 18px\9;
}

.promo-sec .promo-text P {
    font-size: 13px\9;
}

.promo-sec .promo-text {
    left: 10px\9;
}

.ewd_tilesec .wcs_calendra {
    width: 110px\9;
}

.wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
    font-size: 12px\0;
}

/*#hostContainer {  float: left;  margin-right: 10px;  width: 100%;}*/
.wcs_p_none {
    display: none;
}

.list-inline {
    text-align: right;
}

.list-inline li {
    border-right: solid 1px #d5d5d5;
    padding: 0 15px;
    list-style: none;
}

.list-inline li:last-child {
    padding-right: 0px;
    border: 0px;
}

.list-inline li a {
    color: #333;
    font-size: 14px;
    font-weight: 300;
}

.hd-rignav {
    float: right;
    padding: 13px 0px;
}

.hd-rignav li {
    padding: 0 15px;
    border-right: solid 1px #d5d5d5;
    list-style: none;
    float: left;
}

.hd-rignav li:last-child {
    border: 0px;
    padding-right: 0px;
}

.hd-rignav li a {
    color: #333;
    text-decoration: none;
    font-weight: 400;
}

.ftrnav {
    float: left;
    width: 100%;
    padding-bottom: 5px;
    font-weight: 400;
}

.ftrnav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.ftrnav ul li {
    float: left;
    border-left: solid 1px #d5d5d5;
    padding: 0 15px;
}

.ftrnav ul li:first-child {
    padding-left: 0px;
    border: 0px;
}

.ftrnav ul li a {
    color: #333;
    font-size: 15px;
}

.ftrnav ul li a:hover {
    color: #ce2028;
}

.logbanner {
    position: relative;
    margin-top: 25px;
}

.logcont {
    position: absolute;
    width: 40%;
    background: rgba(55, 53, 54, 0.8);
    padding: 60px 30px;
    color: #fff;
    top: 0px;
    height: 100%
}

.logcont h2 {
    font-size: 50px;
    color: #fff;
    margin: 0px;
    padding: 0 0 20px 0;
    font-weight: 300
}

.logcont h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-variant: inherit;
}

.wcs_none {
    display: none !important;
}

.wcsnwlginwrpr {
    float: none;
    margin: 0 auto;
}

.redbg {
    background: #ce2028;
}

.blkbg {
    background: #2e2e2e;
}

.wcs_renderbody .dlgPanel input.hasDatepicker {
    border: 0px !important;
}

.mpwsec {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.mpw-cont {
    position: absolute;
    padding: 20px;
    font-size: 18px;
    color: #fff;
    top: 0px;
    left: 0px;
    font-weight: 700;
    text-align: center
}

.mpw-cont p {
    margin: 0px;
    padding: 0 0 10px 0;
}

.uprtxt {
    text-transform: uppercase;
}

.pad-t50 {
    padding-top: 50px !important;
}

.rdmbtn {
    background: #ce2028;
    color: #fff !important;
    text-decoration: none;
    font-size: 14px;
    padding: 6px 20px;
    font-weight: 400;
}

.rdmbtn:hover {
    background: #333;
}

.mpwsec .ewd_tilesec .x_panel .x_title h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
}

.wcstop-contact {
    text-align: right;
    /* margin-top: 25px; */
    color: #000;
}

.wcstop-contact ul {
    margin: 0;
    padding: 0;
}

.wcstop-contact ul li {
    list-style-type: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
}

.wcstop-contact ul li:first-child {
    margin-right: 15px;
}

/* .wcstop-contact ul li a {
	color: #557695;
} */

.wcstop-contact ul li img {
    vertical-align: top;
    padding-right: 5px;
}

p.slide_in_text {
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 7px;
    background: #ce2028;
    padding: 22px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.login_middle_wrap .login_container {
    width: 100%;
}

.absPosBottomRight {
    padding: 0;
}

.wcs_invoicessec .TileTitle.wcs_TileTitle.x_title {
    padding: 0;
}

.calender_and_customer_wrap {
    max-height: 447px;
}

.wcs_accsummary {
    max-height: 202px;
}

.divRow button.locbutton {
    background: #817c78;
}

.btnBarBackgroundPlain,
.btnBarBackgroundHover {
    background-image: none;
}

.wcs_usersetting table.TileTable {
    margin-bottom: 32px;
}

.login_logo a img {
    max-width: 100%;
    background: #fff;
}

.login_container .row {
    margin-right: 0;
}

.ui-widget-content table td input#Zip {
    width: 100px !important;
}

.wcs_ExternalLink_box {
    margin-top: 24px;
}

.wcs_ExternalLink_box .wcsbtn {
    width: 93%;
    left: 13px;
    font-weight: 700;
}

/* 2019 */
#tblPasswordInfo .width100 {
    width: 48%;
}

#tblPasswordInfo .width100 #txtCurrentPassword {
    width: 35% !important;
}

#tblPasswordInfo #txtNewPassword {
    width: 100% !important;
}

#divPasswordCheckbox .ez-checkbox {
    margin-left: 10px;
}

#tblPasswordInfo #txtConfirmPassword {
    width: 100% !important;
}

#tblContactInfo .alignRight {
    padding-left: 10px;
}

/* responsive css */
.nav-md .md-logo {
    display: block;
}

.nav-md .sm-logo,
.nav-sm .md-logo {
    display: none;
}

.nav-sm .sm-logo {
    display: block;
}

@media (min-width:1550px) and (max-width:1700px) {
    p.slide_in_text {
        font-size: 13px !important;
    }
}

@media (min-width:1201px) and (max-width:1800px) {
    p.slide_in_text {
        font-size: 14px;
    }

    /*.promo-sec .promo-text h2 {font-size: 18px;}
	.promo-sec .promo-text {top: 13px; left: 10px;}
	.promo-sec .promo-text p {margin: 10px 0;}*/
    .wcs_invoicessec .wcs_btnstyblue a.tinyButton,
    .wcs_usersetting .wcs_btnstyblue a.tinyButton {
        padding: 8px 5px;
    }

    .comman_white_box span {
        font-size: 20px;
    }

    .calender_and_customer_wrap .wcs-cus-gateway {
        padding: 20px 10px 6px;
    }
}

@media (min-width:1201px) and (max-width:1550px) {
    .wcs_sersummery table.TileTable {
        margin-bottom: 25px !important;
    }

    .nav-sm.ewd_tilesec .x_panel .x_title h2 {
        font-size: 17px !important;
    }

    /* .ewd_tilesec .x_panel .x_title h2 img {
		margin-right: 4px;
	} */

    .ewd_tilesec .wcs_commanbox .TileTable a {
        font-size: 14px;
    }

    .ewd_tilesec .wcs_srchbox .wcs_srchbtn {
        top: 5px;
    }

    .wcseinfo .wcsbtn {
        font-size: 15px !important;
    }

    .comman_white_box span {
        font-size: 16px;
    }

    /* .dashboard_slider_wrapper,
	.calender_and_customer_wrap {
		width: 100%;
	} */

    /* .calender_and_customer_wrap>.row>.col-lg-12 {
		width: 50%;
	} */

    .calender_and_customer_wrap .wcs-cus-gateway {
        margin-top: 0;
        padding: 9px 20px 10px;
    }

    .ewd_tilesec .wcs_commanbox .TileTable td {
        line-height: 20px;
        padding: 5px 0 5px 9px;
    }

    .wcs_btnstyblue {
        width: 100%;
    }

    .ca-menu div a {
        font-size: 20px;
    }

    .wcscustombox_padd {
        padding: 26px 0\9;
    }

    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
        font-size: 12px;
    }
}


@media (min-width:768px) and (max-width:1550px) {
    .wcs_dashboard_footer>.row>.col-lg-3 {
        width: 50%;
    }

    .wcs_dashboard_footer>.row>.col-lg-4 {
        width: 50%;
    }

    .wcs_dashboard_footer>.row>.col-lg-5 {
        width: 100%;
    }
}


@media (min-width:991px) and (max-width:1200px) {
    p.slide_in_text {
        font-size: 15px;
    }

    .comman_white_box span {
        display: block;
        width: 100%;
        font-size: 16px;
        text-align: center;
    }

    /* .comman_white_box span.ca-icon {
		width: 100%;
	} */

    #login_header nav.navbar ul.nav li a {
        font: 14px/22px;
        padding: 8px 0px;
    }

    .calender_and_customer_wrap .wcs-cus-gateway {
        margin-top: 0;
        padding: 9px 20px 10px;
    }

    .wcs_dashboard_footer>.row>.col-lg-3 {
        width: 50%;
    }

    .wcs_f_text_mail {
        padding: 14px 0 0;
        text-align: center;
    }

    .wcs_p_R32 {
        padding-bottom: 10px;
        padding-right: 20px;
        padding-top: 0;
        text-align: center;
    }

    .wcs_salesorders .wcs_btnstyblue,
    .wcs_sersummery .wcs_btnstyblue {
        padding: 0;
    }

    .dlgPanel .divInfoHolder input {
        width: 175px !important;
    }

    .container {
        width: 100%\9;
    }

    .col-md-12 {
        width: 100%;
        width: 100%\9;
    }

    .col-md-11 {
        width: 91.6667%;
        width: 91.6667%\9;
    }

    .col-md-10 {
        width: 83.3333%;
        width: 83.3333%\9;
    }

    .col-md-9 {
        width: 75%;
        width: 75%\9;
    }

    .col-md-8 {
        width: 66.6667%;
        width: 66.6667%\9;
    }

    .col-md-7 {
        width: 58.3333%;
        width: 58.3333%\9;
    }

    .col-md-6 {
        width: 50%;
        width: 50%\9;
    }

    .col-md-5 {
        width: 41.6667%;
        width: 41.6667%\9;
    }

    .col-md-4 {
        width: 33.3333%;
        width: 33.3333%\9;
    }

    .col-md-3 {
        width: 25%\9;
    }

    .col-md-2 {
        width: 16.6667%;
        width: 16.6667%\9;
    }

    .col-md-1 {
        width: 8.33333%;
        width: 8.33333%\9;
    }

    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
        max-width: 276px;
    }

    .wcstop-contact ul li {
        margin-right: 20px;
    }
}


@media (min-width:990px) and (max-width:1188px) {
    .ca-menu div a {
        font-size: 15px !important;
    }
}


@media (min-width:768px) and (max-width:991px) {
    .nav-md .container.body .top_nav {
        margin-left: 0px;
    }

    .wcs_topsec {
        border-bottom: 0px;
    }

    /* .login_logo img {
        margin-top: 6px;
    } */

    body.login .wcs_login_box {
        padding: 0 !important;
    }

    #login_header nav.navbar ul.nav li a {
        font: 14px/22px;
        padding: 8px 12px;
    }

    .login_cont_left {
        padding: 25px 20px;
    }

    .login_cont_right {
        padding: 38px 28px;
    }

    body.login .signup_form {
        padding: 20px 28px;
    }

    .ewd_tilesec .container.body .right_col {
        padding: 20px 20px 0 20px !important;
    }

    .ca-menu .wcs_ca_4, .ca-menu .wcs_ca_2, .ca-menu .wcs_ca_3 {
    margin-bottom: 20px;
}

    .calender_and_customer_wrap .wcs-cus-gateway {
        margin-top: 0;
        padding: 9px 20px 10px;
    }

    .wcs_f_text_mail {
        padding: 14px 0 0;
        text-align: center;
    }

    .wcs_p_R32 {
        padding-bottom: 10px;
        padding-right: 20px;
        padding-top: 0;
        text-align: center;
    }

    .wcs_salesorders .wcs_btnstyblue,
    .wcs_sersummery .wcs_btnstyblue {
        padding: 0;
    }

    .wcs_invoicessec .wcs_btnstyblue a.tinyButton,
    .wcs_usersetting .wcs_btnstyblue a.tinyButton {
        padding: 5px 5px !important;
    }

    .ewd_tilesec .wcs_commanbox .wcs_TileTitle,
    .ewd_tilesec .wcs_commanbox .x_title {
        font-size: 18px;
    }


    /* slide navigation */
    .nav-md .container.body .right_col {
        margin-left: 0;
    }

    body.nav-md .scroll-view #sidebar-menu,
    body.nav-md .scroll-view .nav_title {
        display: none;
    }

    .wcs_topsec {
        padding-bottom: 8px;
    }

    .ui-dialog {
        max-width: 700px;
    }

    .dlgPanel .divInfoHolder input {
        width: auto !important;
    }

    .dlgPanel .divInfoHolder {
        width: 100%;
    }

    /*SignupComplete*/
    .login.ewd_SignupComplete .dlgPanel.ezColorT1 {
        width: 95%;
        padding: 30px 30px 0;
    }

    .login.ewd_SignupComplete .dlgPanel.ezColorT1 .dlgHeadingSub {
        font-size: 32px;
        line-height: 40px;
    }

    .thankyou_wrapper {
        display: block;
        padding: 40px 0;
    }

    .login_top_links ul li a {
        border-right: 1px solid #fff;
        font-size: .875em;
    }

    .ca-menu div a {
        font-size: 16px;
    }

    .container {
        width: 100%\9;
    }

    .col-sm-12 {
        width: 100%;
        width: 100%\9;
    }

    .col-sm-11 {
        width: 91.6667%;
        width: 91.6667%\9;
    }

    .col-sm-10 {
        width: 83.3333%;
        width: 83.3333%\9;
    }

    .col-sm-9 {
        width: 75%;
        width: 75%\9;
    }

    .col-sm-8 {
        width: 66.6667%;
        width: 66.6667%\9;
    }

    .col-sm-7 {
        width: 58.3333%;
        width: 58.3333%\9;
    }

    .col-sm-6 {
        width: 50%;
        width: 50%\9;
    }

    .col-sm-5 {
        width: 41.6667%;
        width: 41.6667%\9;
    }

    .col-sm-4 {
        width: 33.3333%;
        width: 33.3333%\9;
    }

    .col-sm-3 {
        width: 25%;
        width: 20%\9;
    }

    .col-sm-2 {
        width: 16.6667%;
        width: 16.6667%\9;
    }

    .col-sm-1 {
        width: 8.33333%;
        width: 8.33333%\9;
    }

    .divInfoHolder .dlgHeadingSub+.divRow {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .right_col {
        padding: 0px 20px !important;
    }

    .divInfoHolder {
        padding: 0 0 !important;
        margin: 0 !important;
    }

    .dlgPanel .divInfoHolder+.divInfoHolder {
        margin-right: 0 0 !important;
    }

    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div {
        width: 44%;
    }

    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
        width: 100%;
    }

    .login #login_header .row {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .logbanner img {
        width: 100%;
    }

    #login_header nav.navbar ul.nav li {
        padding: 0 10px;
    }

    #login_header nav.navbar ul.nav li a {
        padding: 0px 5px;
    }

    .logcont {
        padding: 30px;
    }

    .logcont h2 {
        font-size: 30px;
    }
}



@media (max-width:1080px) {
    .app-version {
        padding-top: 0;
    }

    a.normalBar.optionsDropDown {
        display: block;
    }

    .normalBar {
        display: none;
    }

    .wcs_mifsec .wcs_TileTitle {
        padding-top: 0px !important;
        float: none;
    }

    .wcs_mifsec .wcs_TileTitle h2 {
        text-align: center !important;
    }
}


@media (max-width:991px) {
    p.slide_in_text {
        bottom: 0;
    }

    .wcseinfo .wcsbtn {
        font-size: 15px !important;
    }

    .wcs_f_copy_text p {
        font-size: 13px;
    }

    .nav-md .container.body .col-md-3.left_col {
        position: inherit !important;
        width: 100% !important;
        text-align: center;
    }

    .wcs-client-logo {
        float: left !important;
    }

    .comman_white_box span {
        display: block;
        width: 100%;
        font-size: 16px;
        text-align: center;
    }

    /* .comman_white_box span.ca-icon {
		width: 100%;
	} */

}


@media (max-width:767px) {
    .wcs_sersummery table.TileTable {
        margin-bottom: 0 !important;
    }

    .toggle {
        padding-top: 10px !important;
    }

    .wcs_navcustomlink {
        top: 20px !important;
    }

    .wcs_topsec {
        min-height: 65px;
    }

    .nav-sm .wcs-client-logo {
        padding-top: 10px;
    }

    #Description {
        width: 100%;
    }



    .wcstop-contact {
        text-align: center;
        margin-top: 15px;
    }

    .wcs_f_copy_text p,
    .ftrloc {
        text-align: center !important;
    }

    /* .login .row {
		margin-left: 15px !important;
		margin-right: 15px !important;
	} */

    .logbanner img {
        width: 100%;
    }

    .logcont {
        padding: 10px;
        width: 100%;
    }

    .logcont h2 {
        font-size: 20px;
        padding-bottom: 8px;
    }

    .logcont h3 {
        font-size: 14px;
    }

    .nav-md .container.body .top_nav {
        margin-left: 0px;
    }

    body.login .wcs_login_box {
        padding: 0 !important;
    }

    .login_logo {
    width: 250px!important;
    text-align: left;
    padding-left: 15px;
}

    a.navbar-brand {
        display: block;
    }

	#login_header .navbar-header {
		background: none;
		width: 100%;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
	}

    .navbar-brand {
        padding: 0;
    }

    #login_header button.navbar-toggle {
        background: none !important;
        margin-top: 17px;
        margin-right: 0;
    }

    #login_footer {
        padding: 13px 0;
    }

    #login_header nav.navbar .container-fluid,
    #login_header nav.navbar .container-fluid .navbar-collapse {
        padding-right: 10px;
        padding-left: 10px;
    }

    .login_cont_wcssecond>.login_cont_left.hidden-xs {
        display: table-cell !important;
    }

    .login_cont_wcssecond>.login_cont_left.visible-xs {
        display: none !important;
    }

    /* #login_header nav.navbar .container-fluid,
	#login_header nav.navbar .container-fluid .navbar-collapse {
		padding-right: 15px;
	} */

    #login_header nav.navbar ul.nav {
        float: left;
        margin: 0;
        padding: 10px 0;
        width: 100%;
    }

    #login_header nav.navbar ul.nav li {
        padding-bottom: 5px;
        padding-left: 0;
        border-left: 0px;
        border-bottom: 1px solid #ccc;
        width: 100% !important;
        float: right;
        text-align: left;
    }

    .hd-rignav {
        width: 100%;
        padding: 0px;
    }

    .hd-rignav li {
        width: 100%;
        text-align: left;
        border-right: 0px;
        border-bottom: solid 1px #ccc;
        padding: 5px 15px;
    }

    #login_header nav.navbar ul.nav li:first-child {
        border-bottom: solid 1px #ccc !important;
    }

    #login_header nav.navbar ul.nav li a {
        padding: 5px 15px;
    }

    .navbar-default .navbar-brand {
        height: auto;
        padding: 0 0 10px;
    }

    #login_header {
        height: auto;
        margin-bottom: 0;
        max-height: inherit;
        padding: 0px;
        position: static;
    }

    #login_footer {
        height: auto;
        left: 0;
        margin-top: 0;
        max-height: inherit;
        position: static;
    }

    .login .login_wrapper {
        display: block;
    }

    .login .signup_wrapper {
        display: block;
        padding: 40px 0;
    }

    body.login .signup_form {
        padding: 20px 10px;
    }

    .login .radioImageBtn div label,
    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
        max-width: 172px;
        min-height: 82px;
        overflow-wrap: break-word;
        padding: 10px 12px !important;
    }

    .ewd_tilesec .container.body .right_col {
        padding: 0 20px !important;
    }

    .ca-menu .wcs_ca_4,
    .ca-menu .wcs_ca_2,
    .ca-menu .wcs_ca_1,
    .ca-menu .wcs_ca_3 {
        margin-bottom: 20px;
        max-width: 100%;
    }

    .mif_text_title h2 {
        text-align: center;
        padding: 15px 0;
    }

    .ewd_tilesec .x_panel {
        margin-bottom: 20px !important;
    }

    .wcs_dashboard_footer>.row>.col-lg-3 {
        width: 100%;
    }

    .wcs_f_text_mail {
        padding: 14px 0 0;
        text-align: center;
    }

    .wcs_p_R32 {
        padding-bottom: 10px;
        padding-right: 20px;
        padding-top: 0;
        text-align: center;
    }

    .wcs_salesorders .wcs_btnstyblue,
    .wcs_sersummery .wcs_btnstyblue {
        padding: 0;
    }

    .top_nav .navbar-right {
        margin-top: 0px !important;
    }

    .wcs_topsec {
        border-bottom: 0px;
        padding-bottom: 8px;
    }

    .nav_menu {
        min-height: 65px;
    }

    #login_footer div.col-md-4 {
        margin-bottom: 15px;
    }

    .ftr-contlinks {
        text-align: center;
    }

    .ftrnav ul li {
        padding: 0px 5px;
    }

    .ftrnav ul li a {
        font-size: 14px;
    }

    .wcs_support {
        padding-top: 0px;
    }

    .wcs_support ul li {
        display: block;
    }

    .main_container .wcs_signcompSec .dlgPanel {
        width: 90%;
    }

    /* a.navbar-brand {
        width: 80%;
    } */

    .navbar-brand>img {
        max-width: 96%;
    }

    /* slide navigation */
    .nav-md .container.body .right_col {
        margin-left: 0;
    }

    body.nav-md .scroll-view #sidebar-menu,
    body.nav-md .scroll-view .nav_title {
        display: none;
    }

    .

    /*wcs_support .wcs_sup_info  display: none;*/
    .wcs-slide-inn {
        height: auto;
        position: relative;
    }

    .wcs_ca_4 {
        margin-top: 10px;
    }

    .wcs_f_copy_text p {
        line-height: 19px;
    }

    .login .buttonBar,
    .wcs_renderbody .buttonBar {
        float: none;
        text-align: center;
    }

    .ui-dialog {
        max-width: 400px;
    }

    /*SignupComplete*/
    .login.ewd_SignupComplete .dlgPanel.ezColorT1 {
        width: 100%;
        padding: 30px 30px 0;
    }

    .login.ewd_SignupComplete .dlgPanel.ezColorT1 .dlgHeadingSub {
        font-size: 20px;
        line-height: 25px;
    }

    .login.ewd_SignupComplete .dlgPanel.ezColorT1 .dlgHeadingSub+div {
        padding: 0 !important;
    }

    .login.ewd_SignupComplete .dlgPanel.ezColorT1 #btnMsg {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .login.ewd_SignupComplete .dlgPanel.ezColorT1 .ewd_login_btn {
        margin: 20px auto 30px;
    }

    .container {
        width: 100%\9;
    }

    .col-xs-12 {
        width: 100%;
        width: 100%\9;
    }

    .col-xs-11 {
        width: 91.6667%;
        width: 91.6667%\9;
    }

    .col-xs-10 {
        width: 83.3333%;
        width: 83.3333%\9;
    }

    .col-xs-9 {
        width: 75%;
        width: 75%\9;
    }

    .col-xs-8 {
        width: 66.6667%;
        width: 66.6667%\9;
    }

    .col-xs-7 {
        width: 58.3333%;
        width: 58.3333%\9;
    }

    .col-xs-6 {
        width: 50%;
        width: 50%\9;
    }

    .col-xs-5 {
        width: 41.6667%;
        width: 41.6667%\9;
    }

    .col-xs-4 {
        width: 33.3333%;
        width: 33.3333%\9;
    }

    .col-xs-3 {
        width: 25%;
        width: 25%\9;
    }

    .col-xs-2 {
        width: 16.6667%;
        width: 16.6667%\9;
    }

    .col-xs-1 {
        width: 8.33333%;
        width: 8.33333%\9;
    }

    .login_top_links {
        padding: 10px 0;
    }

    .login_top_links ul {
        float: none;
        margin: 0;
        text-align: center;
    }

    .login_top_links ul li {
        float: none;
        padding: 0;
    }

    .login_top_links ul li a {
        border: 1px solid #fff;
        margin-left: 0;
        margin-top: 3px;
        padding: 2px 10px;
    }

    .ca-menu div a {
        font-size: 16px;
    }

    div.ddList table {
        table-layout: inherit !important;
    }

    .nav-md .container.body .right_col {
        padding: 20px 20px 0 20px !important;
    }

    body.m_login .container.body .right_col {
        padding: 0 !important;
    }

    body.m_login .wcs_mrenderbody.x_panel {
        padding: 10px;
    }

    .fa-bars {
        display: block;
        height: 20px;
        width: 23px;
    }

    .toggle a {
        float: right;
        margin: 0;
        padding: 0 8px;
    }

    .collapse-link i.fa-chevron-down {
        background: url("https://ds.ecisolutions.com/pixere.com/e-info/elite/images/chevron-down.png") no-repeat scroll -2px 1px;
        display: block;
        height: 17px;
        width: 15px;
    }

    .collapse-link i.fa-chevron-up {
        background: rgba(0, 0, 0, 0) url("https://ds.ecisolutions.com/pixere.com/e-info/elite/images/chevron-up.png") no-repeat scroll -2px 1px;
        display: block;
        height: 17px;
        width: 15px;
    }

    /* .promo-sec img {
		max-width: 100%;
		width: 100%;
		height: 240px !important;
	}

	.promo-sec .promo-text h2 {
		font-size: 16px !important;
		font-weight: 600 !important;
	}

	.promo-sec .promo-text p {
		font-size: 12px !important;
		font-weight: normal;
		margin: 18px 0;
	} */

    .divRow input.inputAsLabel[type="text"],
    .divRow label {
        font-size: 0.750em !important;
        width: 110px !important;
    }

}

@media (max-width:600px) {
    .login .logwrpsec {
        padding: 30px;
    }

    .dlgPanel.ezColorT1,
    .wcseinfo .wcs_renderbody .dlgPanel.ezColorT1 {
        padding-bottom: 20px;
    }

    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div {
        margin-right: 10px;
    }

    form#ServiceCallForm .radioPaymentType {
        padding: 15px 0 0;
        display: flex;
    }

    .wcseinfo .wcs_renderbody .dlgTitleBar div {
        font-size: 20px;
    }

    .nav_menu {
        float: left;
        padding-bottom: 15px;
    }

    .ovrly {
        height: 100% !important;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        top: 75px;
        position: absolute;
        z-index: 5;
    }

    .login .login_content form input[type="text"],
    .login .login_content form input[type="password"] {
        font-size: 17px;
    }
}


@media (max-width:479px) {
    .ewd_tilesec .wcs_calendra {
        width: 120px;
        height: 120px;
    }

    .wcs_newsign {
        float: none;
    }

    .wcs_support ul li {
        padding: 0;
    }

    .nav.toggle {
        margin-left: 10px;
    }

    .wcs_support {
        text-align: left;
    }

    nav[role="navigation"] {
        display: flex;
    }

    .login .wcs_forgot p {
        text-align: center;
    }

    body.login .login_form {
        padding: 20px 10px;
    }

    .login .logwrpsec {
        padding: 25px 10px;
    }

    .cus_cont h1 {
        font-size: 30px;
        margin-top: 10px;
    }

    .wcstop-contact ul li:first-child {
        margin-right: 0;
    }

    .HelpLinkHolder {
        padding-bottom: 10px;
        margin-top: 0;
        padding-left: 0;
    }

    .wcs_HelpLinkHolder.HelpLinkHolder a {
        background-size: 95%;
    }

    .bluetile {
        padding: 16px 2px;
    }

    #clockHolder {
        margin: 5px auto 0 auto;
    }

    .nav-sm.ewd_tilesec .x_panel .x_title h2 {
        font-size: 18px !important;
    }

    .wcseinfo .wcs_cstm_gtwy .wcs_shadowText {
        font-size: 17px;
    }

    .wcstop-contact ul li {
        margin-right: 0;
        font-size: 13px;
    }

    .wcs-slide-inn {
        min-height: 200px;
    }

    .wcs-slide-inn img {
        min-height: 198px;
    }

    p.slide_in_text {
        font-size: 11px;
        padding: 12px 0;
    }



    .login .login_content h1 {
        font-size: 1.175em;
    }

    .login_cont_left {
        border-radius: 0 0 10px 10px;
        display: block;
        padding: 19px 20px;
        width: 100%;
    }

    .login_cont_wcssecond {
        display: block;
    }

    .login_cont_right {
        border-radius: 10px 10px 0 0;
        display: block;
        padding: 19px 20px;
        width: 100%;
    }

    ul.login_mail_phone {
        max-width: 290px;
        padding: 0;
    }

    .login_cont_left h3 {
        padding-bottom: 26px;
    }

    .login_cont_wcssecond>.login_cont_left.hidden-xs {
        display: none !important;
    }

    .login_cont_wcssecond>.login_cont_left.visible-xs {
        display: block !important;
    }

    .wcs_renderbody .dlgPanel .dlgHeadingSub+div {
        padding: 0 0 10px !important;
    }

    .login .radioImageBtn div label,
    .wcs_renderbody .dlgPanel .wcs_white .radioPaymentType div label {
        max-width: 165px;
        min-height: 122px;
        padding: 10px 12px !important;
        font-size: 14px;
    }

    .login .buttonBar.ezColorT2 div.btnBarItemRight {
        margin: 10px 0;
    }

    .nav-md .container.body .col-md-3.left_col {
        width: 122px;
    }

    .wcs-client-logo {
        margin-left: 12px;
        padding-bottom: 12px;
        padding-top: 15px;
    }

    .wcs-slide-inn h4 {
        border-radius: 0 0 6px 6px;
        margin-top: 0;
        font-size: 25px;
    }

    .wcs_salesorders .wcs_btnstyblue,
    .wcs_sersummery .wcs_btnstyblue {
        position: static;
    }

    .wcs_btnstyblue a.tinyButton,
    .test_right_btn a.button_testi_more {
        padding: 10px 15px;
    }

    .ewd_tilesec .wcs_commanbox .TileTable tr td img {
        margin-right: 5px;
    }

    .ewd_tilesec .wcs_commanbox .TileTable td {
        font-size: 14px !important;
        padding: 3px 0 3px 5px;
    }

    .wcs_salesorders .wcs_btnstyblue,
    .wcs_sersummery .wcs_btnstyblue {
        margin: 10px 0 0;
        padding: 0;
        text-align: center;
    }

    .ewd_tilesec .wcs_salesorders .x_content,
    .ewd_tilesec .wcs_sersummery .x_content {
        min-height: auto;
    }

    .wcs_invoicessec .wcs_btnstyblue a.tinyButton,
    .wcs_usersetting .wcs_btnstyblue a.tinyButton {
        padding: 10px 15px;
    }

    .nav-sm .container.body .right_col {
        margin-left: 0;
    }

    .ewd_tilesec.nav-sm .container.body .right_col::before {
        /*background: rgb(89, 89, 89); background: rgba(0, 0, 0, 0.7);  bottom: 0; content: " ";  left: 0; position: fixed; right: 0; top: 0; z-index: 100;*/
    }

    .wcseinfo .wcs_cstm_gtwy {
        padding: 12px 8px;
    }

    .wcseinfo .wcs_renderbody {
        padding: 12px 8px;
    }

    .wcs_renderbody .HelpLinkHolder a {
        background-size: 95% auto;
    }

    .ui-dialog {
        max-width: 280px;
    }

    .wcseinfo .wcsbtn {
        padding: 10px 16px !important;
    }

    .ewd_tilesec .x_panel {
        padding: 10px;
    }

    /* .navbar-nav .open .dropdown-menu {
		right: 20px !important;
	} */

    .divRow {
        overflow: hidden;
    }

    .dlgPanel .divInfoHolder {
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
    }

    .dlgHeadingSub {
        margin: -8px !important;
    }

    .alignRight {
        text-align: left;
    }

    .nav-md .container.body .right_col {
        padding: 20px 20px 0 20px !important;
    }

    .wcs_renderbody .dlgPanel input[type="text"],
    .wcs_renderbody .dlgPanel input[type="password"] {
        width: 89% !important;
        height: 32px !important;
    }

    #divPONumber .alignRight {
        width: 250px !important;
        float: left;
    }

    .divRow input.inputNormal[type="text"] {
        width: 100%;
    }

    .wcs_renderbody .dlgPanel .dlgHeadingSub+div#divNoItems {
        background-size: 23px auto;
        font-size: 13px;
        padding: 7px 0 10px 30px !important;
    }

    .wcseinfo .wcs_renderbody .buttonBar .btnBarItem a,
    .wcseinfo .wcs_renderbody .buttonBar .btnBarItemRight a {
        padding: 0px !important;
    }

    .buttonBar div.btnBarItem {
        padding: 0 3px !important;
    }

    .wcseinfo .wcs_renderbody .buttonBar .btnBarItem a div,
    .wcseinfo .wcs_renderbody .buttonBar .btnBarItemRight a div {
        font-size: 14px;
    }

    #Description,
    textarea {
        height: 75px !important;
        background: #fff;
        border: 1px solid #e7e7e7 !important;
        overflow: hidden !important;
    }

    .wcseinfo .wcs-client-logo {
        display: block;
    }

    .wcs_topsec {
        justify-content: center;
    }

    body.nav-sm.wcseinfo .nav.toggle {
        margin-left: 0px;
    }

}

@media (max-width: 375px) {
    #divPONumber .alignRight {
        width: 250px !important;
        float: left;
    }

    .wcs_support ul li a,
    .wcs_support ul li {
        font-size: 12px;
    }

    #Description,
    textarea {
        height: 75px !important;
        background: #fff;
        border: 1px solid #e7e7e7 !important;
        overflow: hidden !important;
    }
}

@media (max-width: 320px) {

    .divRow input.inputAsLabel[type="text"],
    .divRow label {
        font-size: 0.750em !important;
        width: 99px !important;
    }

    #divPONumber .alignRight {
        width: 250px !important;
        float: left;
    }

    #Description,
    textarea {
        height: 75px !important;
        background: #fff;
        border: 1px solid #e7e7e7 !important;
        overflow: hidden !important;
    }
}

@media print {
    #toast-container {
        display: none;
    }

    .top_nav,
    .col-md-3.left_col,
    .wcs_hostHeader,
    footer,
    .footer,
    .wcs-partners-list {
        display: none !important;
    }

    .wcseinfo .wcs_renderbody {
        padding: 0;
    }

    .container {
        margin: 0 auto;
        width: 1024px;
    }

    .container div {
        padding: 0;
    }

    .nav-md .container.body .right_col {
        margin: 0;
        padding: 0;
    }

    .dlgHeadingSub {
        margin: 0 10px;
    }

    div.ddList table tr td a {
        color: #000 !important;
    }

    a[href]:after {
        content: none !important;
    }

    div.ddList table tr th,
    table tr td {
        padding: 10px 0px;
        font-size: 10px;
    }

    #QRCodesHolder {
        width: 808px;
        padding-left: 0;
        padding-right: 0;
        padding-top: .25in;
        padding-bottom: .25in;
        background-color: #fff;
        border: 1px solid #000;
        overflow: auto;
        margin: 0 8px 0 0;
    }

    .QRLabel {
        float: left;
        width: 2.325in;
        max-width: 2.325in;
        min-width: 2.325in;
        height: 1.30in;
        max-height: 1.30in;
        min-height: 1.30in;
        overflow: hidden;
        background-color: #fff;
        outline: 1px dotted #888;
        position: relative;
        padding: 10px 10px;
        margin-left: .125in;
    }

    thead,
    tfoot {
        display: table-row-group;
    }

    .wcseinfo .wcs_renderbody {
        padding: 0;
        margin: 0;
    }

    .container.body .right_col {
        margin: 0 !important;
        padding: 0 !important;
    }

    .wcseinfo .wcs_renderbody {
        margin: 0 !important;
        padding: 0 !important;
    }

    .bold {
        font-weight: bold;
        width: 35% !important;
        word-break: break-all;
    }

    div.ddList table tbody tr td {
        padding: 14px 10px 13px 20px;
    }

    .x_panel {
        display: block;
        -webkit-column-break-inside: inherit;
        -moz-column-break-inside: inherit;
        column-break-inside: inherit
    }

}

.login_content form input[type="text"],
.login_content form input[type="email"],
.login_content form input[type="password"] {
    color: #777 !important;

}

html body input::placeholder {
    color: #777 !important;
}

html body input::-webkit-input-placeholder {
    color: #777 !important;
}

html body input::-moz-placeholder {
    color: #777 !important;
}

html body input:-ms-input-placeholder {
    color: #777 !important;
}

html body input:-moz-placeholder {
    color: #777 !important;
}

#divName.divRow button.ddDots,
span.ddDots {
    background: #ce2028;
    border: 1px solid #ce2028;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 24px;
    height: 31px;
    letter-spacing: -1px;
    line-height: 0;
    margin: 0;
    margin-left: 0px;
    padding: 0 4px 15px 3px;
    transition: all 0.5s ease-in-out 0s;
    overflow: hidden;
    line-height: 24px;
    margin-left: 3px;
}

.dlgLayoutTable #trPaymentType .radioPaymentType label.rdoLabel.darkText {
    color: #828284 !important;
}

.dlgPanel .ddList+div[style="float:right; color:white"],
.dlgPanel div[class="white"] {
    color: #3a3a3c !important;
}

/*22.0 version theming css start*/
.ui-dialog-buttonset>button {
    /*border:0px dotted #fff !important;*/
    background: #ce2028 !important;
    border-radius: 4px !important;
}

.ui-widget .ui-widget-header a.ui-dialog-titlebar-close,
.ui-dialog-titlebar-close.ui-corner-all span,
.ui-dialog-titlebar.ui-corner-all button {
    background: none !important;
    border: none;
    width: 30px;
    height: 30px;
    text-indent: inherit;
    color: transparent;
    font-size: 0;
    line-height: 30px !important;
    top: 14px !important;
    padding: 0 !important;
    right: 10px !important
}

body.login img#btnLogin {
    height: auto;
    background: #ce2028;
}

.tinyButton:hover,
.tinyButton:active,
.tinyButton:focus {
    border: none !important;
    padding: 8px 12px !important;
    background: #222326 !important;
}

.wcs_btnstyblue.wcs-button-gateway.wcs_ExternalLink_box {
    padding: 5px 0px 0px 0px !important;
}

.nav-md .container.body .col-md-3.left_col {
    z-index: 99;
}

.ui-dialog-titlebar.ui-corner-all button:hover::before,
.ui-dialog-titlebar-close.ui-corner-all span:hover::before {
    color: #000;
    transform: rotate(360deg);
    transition: all .5s
}

.ui-dialog-titlebar.ui-corner-all button::before {
    top: 0;
}

.ui-dialog-titlebar.ui-corner-all button.ui-dialog-titlebar-close::before {
    content: "\f00d";
    position: absolute;
    font-size: 16px !important;
    display: block;
    width: 100%;
    height: 100%;
    color: #222326;
    font-family: FontAwesome;
    text-align: center;
    text-indent: initial
}

.ui-dialog-titlebar.ui-corner-all button:hover.ui-dialog-titlebar-close::before {
    color: #fff;
}

label[for="rdoOpenMoves"],
label[for="rdoAllMoves"] {
    border-radius: 0px !important;
    background: linear-gradient(90deg, rgba(2, 64, 121, 1) 0%, rgba(2, 64, 121, 1) 45%, rgba(12, 108, 195, 1) 100%) !important;
    border: none;
}

label[for="rdoOpenMoves"]:hover,
label[for="rdoAllMoves"]:hover {
    border: none !important;
    background: #000 !important;
}

body div #rdoFilterType.ui-controlgroup.ui-controlgroup-horizontal.ui-helper-clearfix:hover {
    box-shadow: inset 0 -100px 0 0 #222326;
}

.alignCenter a {
    background: #000;
}

.ui-dialog .ui-dialog-titlebar-close {
    background-color: #fff !important;
    border: none;
}

.ui-dialog-titlebar-close:hover {
    box-shadow: inset 0 -100px 0 0 #222326;
}

.login_button #btnLogin {
    border-radius: 5px !important;
}

.footer_inner_box .wcs_clntinfo {
    display: none;
}

/* .row {
	margin-right: 0;
	margin-left: 0;
} */

.divRow .noteField {
    color: #30363e;
    font-weight: 500;
}

.dlgHeadingSub span.dlgHeadingButton a {
    background: none;
    border: none;
    padding: 0 !important;
    color: #222326;
    text-shadow: none;
}

.dlgHeadingSub span.dlgHeadingButton a:hover {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

#selectEquipmentRadios .ui-controlgroup-item {
    background-color: #222326 !important;
    color: #fff;
    font-size: 14px;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 4px;
    border: 0;
    margin-right: 10px;
    line-height: 26px;
}

/* #selectEquipmentRadios .ui-state-default {
	background: #222326 !important;
	color: #fff !important;
	margin-right: 10px;
	border: 0;
} */

#selectEquipmentRadios .ui-state-default.ui-state-active,
#selectEquipmentRadios .ui-controlgroup-item.ui-button.ui-state-active:hover,
#selectEquipmentRadios .ui-state-active {
    background: #ce2028 !important;
}

.login .thankyou_wrapper .dlgPanel.ezColorT1 {
    min-height: 350px;
}

.m_login .wcs_login_box .ezT4.ezColorT1 {
    background: #fff;
    border: none;
    min-height: 400px;
}

.m_login .wcs_login_box .wcs_mcusgateway {
    margin-bottom: 15px;
}

.m_login .main_container .top_nav {
    display: block;
    margin-left: 275px;
}


/*===== Warning Div=======*/
.warningDiv {
    float: left;
    width: 100%;
}

.wcs_warningDiv .warningDiv {
    width: 100%;
    margin-bottom: 10px !important;
    border: #cfa529 2px solid;
    text-align: left;
    padding: 0 0 0 65px;
    color: #000;
    font-size: 15px;
    text-shadow: none;
    font-weight: 500;
    float: left;
    line-height: 38px;
}

.ewd_ie8 {
    *width: 50%;
    width: 50%\9;
}

#MetersForm .dlgPanel.ezColorT7.dlgTitleBar {
    width: 100%;
}

.fa.fa-4x.fa-home {
    color: #0056a0;
}

.wcs_warningDiv .warningDiv a {
    float: right;
    margin: 0px 0px 0 10px !important;
    padding: 0 10px;
    background: #826205;
    color: #fff;
    border: 0;
    font-size: 16px;
}

.wcs_warningDiv:after {
    content: "";
    clear: both;
    display: block;
}

.warningDiv {
    padding: 10px 10px 10px 15px;
    background-color: #fecd40;
    border-left: 20px solid #E67C00;
    background-image: url(../images/warning_icon.png)14px center no-repeat, linear-gradient(to bottom, #ede9bf 0%, #fecd40 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede9bf', endColorstr='#fecd40', GradientType=0);
}

.dlgPanel .ddList+div[style="float:right; color:white"] {
    color: #3a3a3c !important;
}

.paging,
.paging a {
    color: #000 !important
}

#ddlPageSize {
    height: 32px
}

.noteField {
    color: #ff3636
}