/*Branding - Standard Colors*/
:root {
    --btnSave: #A0D468;
    --btnCancel: #F4B400;
    --btnDelete: #ED4E2A;
    --btnClickHere: #F4B400;
    --cusBtn1: #A0D468;
    --cusBtn2: #5DB2FF;
    --cusBtn3: #67CDB4;
    --cusBtn4: #BC5679;
    --cusBtn5: #FB7C63;
    --cusBtn6: #FB7C63;
    --cusBtn7: #FF8989;
    --cusBtn8: #48CFAE;
    --cusBtn9: #52A73F;
    --btnReprint: #F86C51;
    --btnGo: #3ECDF1;
    --btnEditview: #7184BE;
    --btndanger: #D9534F;
    --popupColor: #E67E22;
    --tabColor: #6C7C8C;
    --activeTabColor: #FB6E52;
    --divColor: #5DB2FF; /* bordered-blue */
    --cusBorder1: #A0D468;
    --cusBorder2: #FB7C63;
    --cusBorder3: #11A9CC;
    --cusBorder4: #F4B400;
    --cusBorder5: #5DB2FF;
    --cusBorder6: #E3698E;
    --cusBorder7: #8CC474; /* bordered-green */
    --cusBorder8: #FB6E52; /* bordered-orange */
    --cusBorder9: #DF5138; /* bordered-red */
    --cusBorder10: #FFCE55; /* bordered-yellow */
    --headerBorderColor: #A0D468;
    --alternateRowColor: #F9F9F9;
    --addBtnColor: #A0D468;
    --printBtnColor: #F4B400;
    --exportBtnColor: #5DB2FF;
    --themeColour: #2DC3E8;
    --menuColour: #2DC3E8;
    --menuHoverColour: #FB6E52;
    --GridHeaderBorderColor: #DDDDDD;
    --GridBorderColor: #DDDDDD;
    --cusLoadIconColor: #2DC3E8;
    --loadContainerBgColor: #2DC3E8;
}
/*Branding - Standard Colors*/

/*Branding - Standard Button Colors*/

/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#Open Sans') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.igg_Control table { border-collapse: collapse; visibility: initial; } 
@font-face { 
	font-family: 'Open Sans'; 
	src: url('../fonts/OpenSans-Regular-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	    url('../fonts/OpenSans-Regular-webfont.svg#Open Sans') format('svg'), /* Legacy iOS */
	    url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
	    url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');   /* Legacy iOS */
    font-style : normal;
    font-weight: normal;
}
html {
	/*background:url(../img/building-bg.png) no-repeat !important;
    background-position: 100% -150% !important;*/
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: "Open Sans","Segoe UI";
}
body {
	/*background: #000 url(../img/tile-bg2.png) repeat !important;*/
    /*background-position: 100% -150% !important;*/
	/*font-family:Arial, Helvetica, sans-serif;*/	
}

.bg-image {
	background:url(../img/building-bg.png) no-repeat !important;
    background-position: 100% 100% !important;
	background-attachment: fixed !important;
}
.bg-image-mcmc {
    background: rgba(0, 0, 0, 0) url("../img/MCMC_05.png") no-repeat top left / cover;
    background-size: 100% 720px;
}
@media (min-width: 1920px) 
{
	.bg-image {
	background:url(../img/building-bg.png) no-repeat !important;
    background-position: 100% 100% !important;
	background-attachment: fixed !important;
	background-size:35% !important;
	}
}
@media (max-width: 767px) and (orientation: landscape)  
{
	.bg-image {
	background:url(../img/building-bg.png) no-repeat !important;
    background-position: 100% 100% !important;
	background-attachment: fixed !important;
	background-size:60% !important;
	}
}
@media (max-width: 480px)
{
	.bg-image {
	background:url(../img/building-bg.png) no-repeat !important;
    background-position: 100% 100% !important;
	background-attachment: fixed !important;
	background-size:60% !important;
	}
}

.efacility_Logo {
	padding-top:50px;
}
@media (max-width: 767px) 
{
.efacility_Logo {
	text-align:center;
}
}
@media (min-width: 1920px) 
{
	.efacility_Logo {
	padding-top:60px;
}
.efacility_Logo > a > img {
	height: 65px;
}
}

.efacility_Logo_div {
	padding-top:5px;
}
@media (max-width: 767px) 
{
.efacility_Logo_div {
	visibility:hidden;
	top: -9999px !important;
	left: -9999px !important;
	overflow: hidden;
	position: absolute;
	display:block;
}
}
@media (min-width: 1920px) 
{
	.efacility_Logo_div {
		padding-top:5px;
		width:5px;
		height:60px;
	}
}
.disabledhyper {
    color: gray;
    cursor: default;
    pointer-events: none; /* This prevents the link from being clickable */
    text-decoration: none; /* Optional: remove underline */
}

.efacility_title {
	color:#1878b1;
	padding-left:10px;
	display:inline-block;
	font-size:20px;
	font-family:"Open Sans","Segoe UI" !important;
	font-weight:bold;
	padding-top:10px;
	text-align:left !important;
}
@media (max-width: 767px) 
{
.efacility_title {
	font-size:20px;
	text-align:center !important;
	margin-top:0px;
	font-family:"Open Sans","Segoe UI" !important;
}
}
@media (min-width: 768px) and (max-width: 991px) 
{
.efacility_title {
	font-size:20px;
	text-align:left !important;
	padding-top:38px;
	font-family:"Open Sans","Segoe UI" !important;
}
}
@media (min-width: 992px) and (max-width: 1200px)
{
.efacility_title {
	font-size:20px;
	text-align:center !important;
	padding-top:38px;
	font-family:"Open Sans","Segoe UI" !important;
}
}
@media (min-width: 1201px) {
	.efacility_title {
	font-size:25px;
	text-align:center !important;
	padding-top:38px;
	font-family:"Open Sans","Segoe UI" !important;
}
}
@media (min-width: 1920px) {
	.efacility_title {
	font-size:35px;
	text-align:center !important;
	padding-top:48px;
	font-family:"Open Sans","Segoe UI" !important;
}
}

.cus-cont-margin {
	/*margin-bottom:30px;*/
	overflow:hidden;
	padding-left:30px;
}
/*------Top row width adjust------*/
div.col-sm-3.efacility_Logo {
	width:auto;
	
}
div.col-sm-9.cus_title {
	width:auto;
}
@media (min-width: 992px) and (max-width: 1200px)
{
div.col-sm-3.efacility_Logo {
	width:18%;
}
div.col-sm-9.cus_title {
	width:82%;
}
}
@media (min-width: 768px) and (max-width: 991px) 
{
div.col-sm-3.efacility_Logo {
	width:23%;
}
div.col-sm-9.cus_title {
	width:77%;
}
}
@media (min-width: 481px) and (max-width: 767px) 
{
div.col-sm-3.efacility_Logo {
	width:100%;
}
div.col-sm-9.cus_title {
	text-align:center;
}
}
.cus-width-logo {
	 margin-left:40px; 
	 margin-right:40px;
}
@media (max-width: 480px) 
{
	.cus-width-logo {
	 margin-left:0px; 
	 margin-right:0px;
	}
}


/**/
.cus-navbar-top {
    background: var(--themeColour) !important;
    min-height: 45px !important;
    border: 0px !important;
}
@media (min-width: 1920px) 
{
.cus-navbar-top {
	background: var(--themeColour) !important;
	min-height:55px !important;
	border:0px !important;
}
}
.cus-navbar-bottom {
    background: var(--themeColour) !important;
    height: 25px !important;
    min-height: 25px !important;
    border: 0px !important;
    margin-bottom: 0px;
    border-radius: 0px;
    padding: 8px;
}
@media (min-width: 1920px) 
{
    .cus-navbar-bottom {
        background: var(--themeColour) !important;
        min-height: 55px !important;
        border: 0px !important;
        margin-bottom: 0px;
        border-radius: 0px;
        padding: 8px;
    }
}
.cus-home-menu {
	 list-style:none;
	 margin-left:20px !important;
	 margin-top:10px;
}
.cus-home-menu-bars {
	color:#FFF;
}
@media (min-width: 1920px) 
{
.cus-home-menu {
	 list-style:none;
	 margin-left:20px !important;
	 margin-top:10px;
	 font-size:25px !important;
}
}
.cus-home-menu-q {
	 list-style:none;
	 margin-right:20px !important;
	 margin-top:10px;
}
@media (min-width: 1920px) 
{
	.cus-home-menu-q {
	 list-style:none;
	 margin-right:20px !important;
	 margin-top:10px;
	 font-size:25px !important;
}
}
.cus-home-menu-qu {
	color:#FFF;
}

/**/
.cus-droup {
	border-radoius:0px !mportant;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
    width:230px;
}

.cus-droup > li {
	border-bottom:#d9d9d9 1px solid;
}
.notification-icon{float:left} 
.notification-icon i{width:32px;height:32px;text-align:center;line-height:32px;margin-right:10px;font-size:15px;border-radius:15%; color:#FFF; font-size:18px;}
.bg-darkred{background-color:#ed4e2a!important}
.bg-darkorange{background-color:#f4b400!important}
.bg-darkgreen{background-color:#53a93f!important}
.notification-body{float:left} 
.notification-body .title{display:block;font-size:13px; padding-top:5px;} 
.cus-foot-sierra {
	text-align:right;
	padding-top:3px;
}
@media (min-width: 1920px) 
{
.cus-foot-sierra {
	text-align:right;
	padding-top:10px;
}
}
.cus-foot-sierra > a {
	margin-right:10px;
	font-family: "Open Sans","Segoe UI";
	font-size:12px;
	color:#FFF;
}
@media (min-width: 1920px) 
{
.cus-foot-sierra > a {
	margin-right:10px;
	font-family: "Open Sans","Segoe UI";
	font-size:22px;
	color:#FFF;
}
}
/*.cus-foot-efacility {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:11px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}*/
.cus-foot-efacility2 {
	font-family: "Open Sans","Segoe UI";
	font-size:12px;
	color:#FFF;
	padding-top:7px;
	text-align:left;
}
@media (min-width: 1920px) 
{
.cus-foot-efacility2 {
	font-family: "Open Sans","Segoe UI";
	font-size:12px;
	color:#FFF;
	padding-top:12px;
	text-align:left;
}
}
.cus-foot-efacility2 > a {
	margin-left:10px;
	font-family: "Open Sans","Segoe UI";
	font-size:12px;
	color:#FFF;
}
@media (min-width: 1920px) 
{
.cus-foot-efacility2 > a {
	margin-left:10px;
	font-family: "Open Sans","Segoe UI";
	font-size:22px;
	color:#FFF;
}
}
.cus-postlogin-bg {
	/*background: url(../img/poslogin-bg.jpg) no-repeat;*/
	background: url(../img/poslogin-bg.png);
	background-position: 100% 100% !important;
	background-attachment:fixed  !important;
	min-height:100%;
	min-width:100%;
	font-family: "Open Sans","Segoe UI";
}
.cus-postlogin-bg-cus {
    background-size: cover !important;
    background-color: #ffffff;
    font-family: "Open Sans","Segoe UI";
    height: 100vph;
}
.cus-modules {
	font-size:22px;
	color:#FFF;
	padding-top:20px;
	padding-left:20px;
}
.cus-outer-tile {
	 padding:30px; 
	 min-height:100%;
	 padding-top:20px;
}
/*From Bootstrap CSS*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px !important;
  padding-left: 5px !important;
}
/**/
.tile-green {
	background:#5eba0d; 
	padding:5px;
	display:block;
	margin-bottom:10px;
	min-height:100px;
}
.tile-white {
    background: #ffffff;
    padding: 10px;
    display: block;
    margin-bottom: 10px;
    min-height: 100px;
    height: 20%;
    box-shadow: 0.5px 0.5px 5px 2px #e7e7e7;
    border-radius: 5px;
}
.tile-brown {
	background:#dfc300; 
	padding:5px;
	display:block;
	margin-bottom:10px;
	min-height:90px;
}
.tile-orange {
	background:#e65e21; 
	padding:5px;
	display:block;
	margin-bottom:10px;
	min-height:100px;
}
.tile-red {
	background:#ca2548; 
	padding:5px;
	display:block;
	margin-bottom:10px;
	min-height:100px;
}
.tile-blue {
	background:#01bee4; 
	padding:5px;
	display:block;
	margin-bottom:10px;
	min-height:100px;
}
.tile-bg {
	padding:5px;
	display:block;
	margin-bottom:10px;
	background:url(../img/tile-bg.png);
	background-position: 100% 100% !important;
	min-height:100px;
    background-size:cover;  
    background-repeat:no-repeat;
}
.tile-bg > img {
	height:100%;
	width:100%;
}
	.tile-green,
	.tile-brown,
	.tile-orange,
	.tile-red,
	.tile-blue,
	.tile-bg {
	height:110px;
}
@media (min-width: 992px) and (max-width: 1200px) {
	.tile-green,
	.tile-brown,
	.tile-orange,
	.tile-red,
	.tile-blue,
	.tile-bg {
	height:125px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.tile-green,
	.tile-brown,
	.tile-orange,
	.tile-red,
	.tile-blue,
	.tile-bg {
	height:155px;
}
}
.tile-heading {
	color:#FFF; 
	text-decoration:none;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.tile-heading-cus {
    color: #525657;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    width: 60%;
    float: left;
    padding-top: 5px;
}
.tile-img {
	 float:left; 
	 margin-bottom:5px; 
	 margin-right:5px;
}
.tile-img-cus {
    margin-bottom: 10px;
    margin-right: 5px;
    text-align: right;
}

.tile-descrip {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    height: 55px !important;
}
.tile-descrip-cus {
    color: #525657;
    font-size: 13px;
    text-decoration: none;
    height: 55px !important;
}
.tile-arrow {
	text-align:right; 
	color:#FFF;
}
.tile-arrow-cus {
    text-align: right;
    color: #FFF;
}

/*Login Box*/
/*.sign-up {
  position: relative;
  margin: auto;
  width: 300px;
  padding: 33px 25px 29px;
  background: white;
  border-bottom: 1px solid #c4c4c4;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
@media (max-width: 480px) 
{
.sign-up {
  position: relative;
  margin: 20px auto;
  width: 260px;
  padding: 33px 25px 29px;
  background: white;
  border-bottom: 1px solid #c4c4c4;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
}*/

.sign-up:before, .sign-up:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 10px;
  background: inherit;
  border-bottom: 1px solid #d2d2d2;
  border-radius: 4px;
}
.sign-up:after {
  bottom: 3px;
  border-color: #dcdcdc;
}

.sign-up-title {
  margin: -25px -25px 5px;
  padding: 5px 25px;
  line-height: 35px;
  font-size: 26px;
  font-weight: 300;
  color: #aaa;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  background: #ffffff;
}
.sign-up-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: #c4e17f;
  border-radius: 5px 5px 0 0;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

input {
  font-family: inherit;
  color: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sign-up-input {
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
  padding: 0 15px 2px;
  font-size: 17px;
  background: white;
  border: 2px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -2px #ebebeb;
  box-shadow: inset 0 -2px #ebebeb;
}
@media (min-width: 1920px) 
{
.sign-up-input {
  width: 100%;
  height: 70px;
  margin-bottom: 15px;
  padding: 0 15px 2px;
  font-size: 17px;
  background: white;
  border: 2px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -2px #ebebeb;
  box-shadow: inset 0 -2px #ebebeb;
}
}
.sign-up-input:focus {
  border-color: #62c2e4;
  outline: none;
  -webkit-box-shadow: inset 0 -2px #62c2e4;
  box-shadow: inset 0 -2px #62c2e4;
}
.lt-ie9 .sign-up-input {
  line-height: 48px;
}

.sign-up-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 54px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #f0776c;
  border: 0;
  border-bottom: 2px solid #d76b60;
  border-radius: 5px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #d76b60;
  box-shadow: inset 0 -2px #d76b60;
}
/*sarang*/
/* style.css */
.RobotVerification {
    font-family: Roboto,helvetica,arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 17px !important
}
.OTPcontainer {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 10vh !important;
}

.OTPinput {
    width: 40px !important;
    border: none !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2) !important;
    margin: 0 4px !important;
    text-align: center !important;
    font-size: 36px !important;
    /*cursor: not-allowed !important; */
    /*pointer-events: none !important; */
}

    .OTPinput:focus {
        border-bottom: 3px solid grey !important;
        outline: none !important;
    }

    .OTPinput:nth-child(1) {
        cursor: pointer !important;
        pointer-events: all !important;
    }

.custom-checkbox {
    display: none;
}

    .custom-checkbox + label {
        position: relative;
        padding-left: 25px; /* Adjust the size of the checkbox as needed */
        cursor: pointer;
    }

        .custom-checkbox + label::before {
            content: '\2713'; /* Unicode checkmark symbol */
            font-size: 20px; /* Adjust the size of the checkmark as needed */
            position: absolute;
            left: 0;
            top: 0;
            line-height: 25px; /* Should match the height of the checkbox */
            width: 25px; /* Should match the height of the checkbox */
            text-align: center;
            background-color: #eee; /* Background color when unchecked */
            border: 1px solid #999; /* Border when unchecked */
            color: #fff; /* Color of the checkmark when checked */
            background-color: #fff;
        }

    .custom-checkbox:checked + label::before {
        content: '\2714';
        font-size: 30px; /* Unicode checkmark jsymbol */
        background-color: #f7f7f7; /* Background color when checked */
        color: #4CAF50; /* Color of the checkmark when checked */
        border: none; /* Remove the border when checked */
    }

.captchaVerification-container {
    /*width: 300px;*/ /* Set the width of the form container */
    margin: 0 auto; /* Center the container horizontally */
    padding: 5px 0px 12px 0px; /* Add some padding for spacing */
    background-color: #f7f7f7; /* Background color of the container */
    border: 1px solid #ccc;
    border-radius: 1px; /* Adjust the border radius for rounded edges */
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/ /* Add a subtle shadow */
}

.captcha-container {
    /*width: 300px;*/ /* Set the width of the form container */
    margin: 0 auto; /* Center the container horizontally */
    padding: 10px 0px 0px 0px; /* Add some padding for spacing */
    /*background-color: #f7f7f7;*/ /* Background color of the container */
    border: 1px solid #ccc;
    border-radius: 1px; /* Adjust the border radius for rounded edges */
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/ /* Add a subtle shadow */
}

.captchaVerify-container {
    /*width: 300px;*/ /* Set the width of the form container */
    margin: 0 auto; /* Center the container horizontally */
    padding: 0px 0px 10px 0px; /* Add some padding for spacing */
    /*background-color: #f7f7f7;*/ /* Background color of the container */
    border: 1px solid #ccc;
    border-radius: 1px; /* Adjust the border radius for rounded edges */
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/ /* Add a subtle shadow */
}
@media (min-width: 1920px) 
{
.sign-up-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 74px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #f0776c;
  border: 0;
  border-bottom: 2px solid #d76b60;
  border-radius: 5px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #d76b60;
  box-shadow: inset 0 -2px #d76b60;
}
}
.sign-up-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*.cus-forgot {
}*/
@media (min-width: 1920px) 
{
.cus-forgot {
	font-size:22px;
}
}

:-moz-placeholder {
  color: #ccc;
  font-weight: 300;
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #ccc;
  font-weight: 300;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**/

.login-wraper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -140px;
  margin-left: -235px;
  padding: 25px;
  width: 420px;
 /* height: 320px;*/
  background: white;
  /*text-align: center;*/
  padding: 33px 25px 29px;
}

.login-wraper-mcmc {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    position: absolute;
    /*top: 0%;
  left: 0%;*/
    display: block;
    margin-top: 5px;
    margin-left: 15px;
    padding: 25px;
    width: 420px;
    /* height: 320px;*/
    background: white;
    /*text-align: center;*/
    padding: 33px 25px 29px;
}


@media (min-width: 1920px) {
  /* line 21, D:/DropBox/bootstrap/typica-login/sass/includes/_queries.scss */
  #login-wraper {
	  margin-left: -300px;
	  width: 620px;
  }
}
@media (max-width: 980px) {
  /* line 21, D:/DropBox/bootstrap/typica-login/sass/includes/_queries.scss */
  #login-wraper {
    position: relative;
    top: 0;
    margin-top: 125px;
  }
}

@media (max-width: 495px) {
  /* line 29, D:/DropBox/bootstrap/typica-login/sass/includes/_queries.scss */
  #login-wraper {
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    left: 0;
	margin-top: 0px;
	
  }
}

.cus-wraper-color
{
   border-top: 5px solid #e3698e;
   border-bottom: 5px solid #e3698e; 
}

/* Standard Buttons colors */
.cus-btn-save, .btn.cus-btn-save:hover {
    background-color: var(--btnSave) !important;
    border-color: var(--btnSave);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--btnSave) !important;
}

.cus-btn-cancel, .btn.cus-btn-cancel:hover {
    background-color: var(--btnCancel) !important;
    border-color: var(--btnCancel);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--btnCancel) !important;
}

.cus-btn-delete, .btn.cus-btn-delete:hover {
    background-color: var(--btnDelete) !important;
    border-color: var(--btnDelete);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--btnDelete) !important;
}

.cus-btn-clickhere, .btn.cus-btn-clickhere:hover {
    background-color: var(--btnClickHere) !important;
    border-color: var(--btnClickHere);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--btnClickHere) !important;
}
/* End of Standard Buttons colors*/

/* Buttons color order to be followed*/
.cus-btn1, .btn.cus-btn1:hover {
    background-color: var(--cusBtn1) !important;
    border-color: var(--cusBtn1);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--cusBtn1) !important;
}

.cus-btn2, .btn.cus-btn2:hover {
    background-color: var(--cusBtn2) !important;
    border-color: var(--cusBtn2);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--cusBtn2) !important;
}

.cus-btn3, .btn.cus-btn3:hover {
    background-color: var(--cusBtn3) !important;
    border-color: var(--cusBtn3);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--cusBtn3) !important;
}

.cus-btn4, .btn.cus-btn4:hover {
    background-color: var(--cusBtn4) !important;
    border-color: var(--cusBtn4);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--cusBtn4) !important;
}

.cus-btn5, .btn.cus-btn5:hover {
    background-color: var(--cusBtn5) !important;
    border-color: var(--cusBtn5);
    color: #fff;
    background-image: none !important;
    border: 1px solid var(--cusBtn5) !important;
}
/* End of Buttons color order to be followed*/

.cus-btn-Red, .btn.cus-Red:hover {
    background-color: #f77358 !important;
    border-color: #f77358;
    color: #fff;
    background-image: none !important;
    border: 1px solid #f77358 !important;
}

/*Button control focus background highlight changes*/
.btn:hover{    
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px red  !important;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px red  !important;
}
.btn:focus {
    outline: none !important;
}

.err-msg
{
    color: #ff0000;        
    font-size: 17px;      
}

.login-box {
    /*float: right;*/
    margin-right: 50px;
}

.logo {
    width: 213px;
    height: 36px;
    /*background:url(../img/background-image.jpg) no-repeat;*/
}

/*.login-block {
    width: 320px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #344a91;
    margin: 0 auto;
}*/
.company-text {
    font-family: Open Sans;   
    font-size: 12pt;  
    color: #555556;
    font-weight:600;
    margin-left:5px;
}
.login-textbox {
    Background-color: #dde0e4;   
    border-radius: 10px;
    height: 60px;
    width: 300px;
}
.login-txt {
    font-family: Open Sans ;   
    font-size: 18pt;   
    font-weight: 400;
}
.login-button {
    Background-color: #f0776c;
    height: 50px;
    width: 170px;
}
.Loginbtn-text {
    font-family: Open Sans;
    /*font-style: Regular;*/
    font-size: 20pt;
    color: #fff;
    font-weight: 400;
}
.forgotpass-text {
    font-family: Open Sans ;   
    font-size: 10pt;
    color: #686c6a;
    font-weight: 400;
}
.version-text {
    font-family: Open Sans ;    
    font-size: 9pt;
    color: #686c6a;
    font-weight: 400;
}


.login-block {
    width: 365px;  
    padding: 20px;    
    background-color: rgba(255, 255, 255, 0.9);    
    border-radius: 25px;    
    margin: 0 auto;
    height: auto;   
}
    .login-block h1 {
        text-align: center;
        color: #000;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .login-block loginInputbox {
        width: 100%;
        height: 42px;
        box-sizing: border-box;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-bottom: 20px;
        font-size: 14px;
        padding: 0 20px 0 10px;
        outline: none;
    }
.loginSelectbox{
        width: 100%;
        height: 42px;
        box-sizing: border-box;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-bottom:20px;
       font-size: 14px;
        padding: 0 20px 0 10px;
        outline: none;
    }
.loginSelectbox1 {
    width: 77%;
    height: 42px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 0 20px 0 10px;
    outline: none;
}
.OtpVerifyBtn {
    font-family: Roboto,helvetica,arial,sans-serif !important;
    background-color: #0070d2 !important;
    color: white;
    transition: all 0.1s;
    border: 1px solid transparent;
    font-family: 'Open Sans';
    margin-bottom: 3px;
    font-size: 13px !important;
    border-radius: 2px !important;
    padding: 8px 26px !important;
    height: none !important
}
}
        .login-block select {
            width: 100%;
            height: 42px;
            box-sizing: border-box;
            border-radius: 5px;
            border: 1px solid #ccc;
            margin-bottom: 20px;
            font-size: 14px;
            padding: 0 20px 0 10px;
            outline: none;
        }

    .login-block input#username {
        /*background: #fff url('http://i.imgur.com/u0XmBmv.png') 20px top no-repeat;*/
        background-size: 16px 80px;
    }

        .login-block input#username:focus {
            /*background: #fff url('http://i.imgur.com/u0XmBmv.png') 20px bottom no-repeat;*/
            background-size: 16px 80px;
        }

    .login-block input#password {
        /*background: #fff url('http://i.imgur.com/Qf83FTt.png') 20px top no-repeat;*/
        background-size: 16px 80px;
    }

        .login-block input#password:focus {
            /*background: #fff url('http://i.imgur.com/Qf83FTt.png') 20px bottom no-repeat;*/
            background-size: 16px 80px;
        }

    .login-block input:active, .login-block input:focus {
        border: 1px solid #344a91;
    }

.login-blockbutton {
    width: 100%;
    height: 40px;
    background: #344a91;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #344a91;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}
.logo {
    width: 213px;
    height: 36px;
    /*background:url(../img/background-image.jpg) no-repeat;*/
}

.login-block button:hover {
    background: #546aaf;
}

.footer-div {
    background: #344a91;
    padding: 8px;
}

.link-txt {
    color: #fff;
    font-size: 11px;
}

.header-logo {
    margin-left: 0px;
    margin-right: 50px;
    padding: 5px;
    height: 135px;
    margin-bottom: 10px;
}

.toplogo_sctsb{
    position:absolute;
    left:100px;
    top: 130px;    
}

.bottomlogo_sctsb{
    position:absolute;
    left:68%;
    top: 80%;    
}


@media (max-width: 495px) {
    .header-logo {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.bg-image-rel {
    background: url(../../images/login/background-image.jpg) no-repeat fixed left top !important;
    background-size: cover !important;
    /*background-size:127% !important;*/
}

.bg-image-sctsb {
 background: url(../../images/login/sctsb_mid.jpg) no-repeat fixed  right 20% bottom 70px !important;
    /*background-size: cover !important;*/
    /*background-size:127% !important;*/
}
@media (min-width: 1920px) {
    .bg-image-rel {
        background: url(../../images/login/background-image.jpg) no-repeat fixed left top !important;
        background-size: cover !important;
        /*background-size:35% !important;*/
    }
    .bg-image-sctsb {
 background: url(../../images/login/sctsb_mid.jpg) no-repeat fixed  right 20% bottom 70px !important;
    /*background-size: cover !important;*/
    /*background-size:127% !important;*/
}
}

@media (max-width: 767px) and (orientation: landscape) {
    .bg-image-rel {
        background: url(../../images/login/background-image.jpg) no-repeat fixed left top !important;
        background-size: cover !important;
        /*background-size:60% !important;*/
    }
    .bg-image-sctsb {
    background: url(../../images/login/sctsb_mid.jpg) no-repeat fixed  right 20% bottom 70px !important;
    /*background-size: cover !important;*/
    /*background-size:127% !important;*/
}
}

@media (max-width: 480px) {
    .bg-image-rel {
        background: url(../../images/login/background-image.jpg) no-repeat fixed left top !important;
        background-size: cover !important;
        /*background-size:150% !important;*/
    }
    .bg-image-sctsb {
    background: url(../../images/login/sctsb_mid.jpg) no-repeat fixed  right 20% bottom 70px !important;
    
    /*background-size: cover !important;*/
    /*background-size:127% !important;*/
    }
}

.logo-efaciity {
    padding-top: 50px;
}

@media (max-width: 767px) {
    .logo-efaciity {
        text-align: center;
    }

    .logo-efaciity {
        padding-top: 0px;
    }
}

@media (min-width: 1920px) {
    .logo-efaciity {
        padding-top: 60px;
    }

        .logo-efaciity > a > img {
            height: 65px;
        }
}

.logo-efaciity_div {
    padding-top: 5px;
}

@media (max-width: 767px) {
    .logo-efaciity_div {
        visibility: hidden;
        top: -9999px !important;
        left: -9999px !important;
        overflow: hidden;
        position: absolute;
        display: block;
    }

    .right-image {
        float: right;
        margin-right: 50px;
    }
}

@media (max-width: 481px) {
    .right-image {
        float: right;
        margin-right: 130px;
    }
}

@media (min-width: 1920px) {
    .logo-efaciity_div {
        padding-top: 5px;
        width: 5px;
        height: 60px;
    }
}

@media (max-width: 1349px) {
    .tile-white {
       height: 200px;
    }
    .tile-img-cus {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 30px;
    }
    /*.tile-descrip-cus {
        padding-top: 20px
    }*/
    .tile-arrow {
        padding-top: 20px;
    }
}
@media (max-width: 1079px) {
    .tile-white {
        height: 250px;
    }
    .tile-img-cus {
        display: flex;
        justify-content: flex-end;
    }
}

div.col-sm-3.logo-efaciity {
    width: auto;
}

@media (min-width: 992px) and (max-width: 1200px) {
    div.col-sm-3.logo-efaciity {
        width: 18%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    div.col-sm-3.logo-efaciity {
        width: 23%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    div.col-sm-3.logo-efaciity {
        width: 100%;
    }
}

.right-image {
    float: right;
}
.bg-none{
    background:none;
    margin-top:-5px;
}
 /*for Login textbox and password Placeholder done by sanjay*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #979ba0;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #979ba0;
 }

:-ms-input-placeholder { /* IE 10+ */
    color: #979ba0;
}

:-moz-placeholder { /* Firefox 18- */
    color: #979ba0;
}

.info-msg1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
}
/*SaaS - Index screen design changes. Done by: Manoj*/
.button {
    padding: 12px 24px;
    border-radius: 4px;
    border: 0;
    color: white !important;
    background-color: #D8DDE6;
    cursor: pointer;
    background-image: none !important;
}

.primary {
    background-color: #0070d2 !important;
    color: white;
    transition: all 0.1s;
    border: 1px solid transparent;
    height: 47px !important;
    font-size: 12pt !important;
    font-family: 'Open Sans';
}
.primary1 {
    background: linear-gradient(0deg, #29839f, #12D8FA);
    border: 1px solid #55C5DD;
    border-radius: 3px;
    color: white;
    letter-spacing: 2px;
}

.content {
    margin: 0px auto;
    padding: 1.25rem;
    border-radius: 0.25rem;
    border: 1px solid #D8DDE6;
    color: #16325c;
}

.wrapper {
    border-radius: 7px !important;
    box-shadow: 0 0 14px rgba(0,0,0,.1);
    padding: 40px;
    padding-top: 20px;
    width: 395px;
}

#bottom_Image {
    margin-bottom: 10px;
}

.home-menu-margin {
    margin-top: 0px !important;
}

.search {
    background: url(images/internet.png) no-repeat;
    background-position: 10px center;
    padding-left: 18px;
    border: 1px solid #ccc;
    text-indent: 25px;
}

.rotate-315 {
    transform: rotateX(180deg) rotate(315deg) !important;
}

.input-group {
    padding-bottom: 20px;
}

.cus-chkbox-on {
}

    .cus-chkbox-on > label {
        padding-left: 5px;
        font-weight: normal;
        font-family: 'Open Sans';
        vertical-align: middle;
        margin-bottom: 7px;
    }


#dwn_Mobile {
    margin-top: 40px; 
    width: 100%;
    clear: both;
    text-align: center;
}

.lbl_Login {
    margin-left: 0px;
    margin-right: 25px;
    font-size: 20pt;
    font-family: system-ui;
}
.lbl_LoginVerify {
    margin-left: 0px;
    margin-right: 25px;
    font-size: 18pt;
    font-family: system-ui;
}
.language-ddl {
    padding: 7px !important;
    -webkit-appearance: none;
    background: url('../img/login_sort_desc.png') no-repeat 290px 18px;
}
.apk-ipa-QR {
    text-align: left;
    display: inline-block;
    border: 1px solid lightgray;
    background-color: white;
    height: 67px;
    width: 234px;
    padding: 11px;
    border-radius: 7px;
    box-shadow: 0 0 14px rgba(0,0,0,.1);
}
.apk-ipa-Img {
    width: 160px;
    height: 38px;
    margin: auto;
    padding-right: 5px;
}