:root {
  --input-padding-x: 0.75rem;
  --input-padding-y: 0.75rem;
}

body{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;color: #333;line-height: normal; }
img { max-width: 100%;}

.cntr {
	text-align: center;
	/*border: 1px solid green;*/
	padding: 5px;
}
.cntr table {
	border: 1px solid #EAEAEA;
	margin: 0 auto;        
	/* You can also uncomment this and remove the align="center" attribute    
		margin: 0 auto;
	*/
}

.loginheader {
    background: url(../images/AndhraLogo.jpg);
    background-repeat:no-repeat;
}

.header {
    background: url(../images/header11.GIF);
    background-repeat:no-repeat;
	height:67px;
}

body1 {
    background: url(../images/bg.GIF);
	height:78px;
}
.bg {
    background: url(../images/bg.GIF);
	height:78px;
}
.login-text {
	text-align: left;
	width: 100%;
	float: left;
	font-size: 13px;
	letter-spacing:1px;
	padding:2px;
}
.login-form {
	text-align: left;
	float: right;
	width: 60%;
}
.inputlabel1 {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	letter-spacing:1px;
	padding:2px;
	}
.login {
	outline-style: solid;
	margin-left: 14em;
	margin-right: 10em;
	margin-top: 4em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 460px;
	
}
.ctr {
	text-align: center;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	letter-spacing:1px;
	}

form {
    margin: 0px;
}

.sublinkstyle {
	font-size: 12px;
	color: blue;
	font-weight: bold;
	text-align: center;
	valign: middle;
	border-bottom: thick;
}

.label {	
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: center;
	valign: middle;
}

.labelstyle {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: center;
	valign: middle;
}

.labelstyleleft {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: left;
	valign: middle;
	margin-bottom: 10px;
}

.textboxstyle {
	font-size: 10pt; 
	color: #333; 
	border-style: solid; 
	border-width: 1px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
}

.labelstylesmall {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-align: center;
	valign: middle;
}


.totalsstylesmall {
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-align: right;
	valign: middle;
}

.datastyle {
	font-size: 12px;
	color: #333;
	font-weight: plain;
    margin-left: 6px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
	margin-bottom: 0;
}

.datastylesmall {	
	font-size: 11px;
	color: #333;
	font-weight: plain;
	valign:middle;
}

.anchorstyle {	
	font-size: 12px;
	color: #0073b7;
	font-weight: bold;
	valign:middle;
	cursor:hand;
	text-decoration: none;
}

.hr{
	color:#990033;
	width:100%;
}

.p{
	text-align: center;	 
	color:#990033; 
	font-weight:bold; 
	font-size:8pt;
	margin-top: 0px; 
	margin-bottom: 0px;
}

/* p{
	margin-top: 0px; 
	margin-bottom: 0px;
} */

.boldstyle {	
	font-size: 11px;
	color: BLACK;
	font-weight: bold;
	valign:middle;
}

.headingstyle {	
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: #032C95;
	text-align: center;
}

.reporttitlestyle {	
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-align: center;
}

.rowstyle {
	height: 25;
}

.buttonstyle {
	cursor:hand; 
	color:white; 
	background:#003399; 
	font-weight:bold; 
	font-size:11px;	
	width: auto;
	height: auto;
}
.newbuttonstyle{
	cursor:hand; 
	color:white; 
	background:#003399; 
	font-weight:bold; 
	font-size:11px;	
	width: 75px;
	height: 20px;
}


.successstyle {
	font-size: 16px;
	color: GREEN;
	font-weight: bold;
	text-align: center;
}

.errorstyle {
	font-size: 12px;
	color: #F7403C;
	font-weight: bold;
}

.failstyle {
	font-size: 16px;
	color: #F7403C;
	font-weight: bold;
	text-align: center;}

.failstyle_log {
	font-size: 14px;
	color: #F7403C;
	font-weight: bold;
	text-align: left;
}

.pageheadingstyle {
	font-size: 13px;
	font-weight: bold;
	z-index: 15;
	color: white;
	background: #032C95;
	text-align:center;
	valign:middle;
}

.linestyle {
	font-weight: bold;
	z-index: 15;
	color: black;
	background: #032C95;
	valign:top;
}

.tableheadstyle {
	height: 12.75pt;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 10.0pt;
	font-style: normal;
	white-space: nowrap;

	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background: #8c0000;
}

.tabledatastyle {
	height: 12.75pt;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-size: 10pt;
	font-style: normal;
	white-space: nowrap;

	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.columnheadstyle {
	height: 12.75pt;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-size: 10.0pt;
	font-style: normal;
	white-space: nowrap;

	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background: #71B8FF;	
}

.tablestyle {
	z-index: 15;
	height: 12.75pt;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-size: 10.0pt;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

.table{
	cellpadding:0px;
	cellspacing:0px;
	bordercolorlight=#333333;
	bordercolordark=#FFFFFF;
	align:center
}

.hide { 
	position:absolute; 
	visibility:hidden; 
}

.show { 
	position:absolute; 
	visibility:visible; 
}


.body {
	oncontextmenu="return false";
}


.migrationHead{
	BACKGROUND-COLOR:#DADADA; 
	BORDER-BOTTOM: #64775F 1px solid; 
	BORDER-LEFT: #64775F 1px solid; 
	BORDER-RIGHT: #64775F 1px solid; 
	BORDER-TOP: #64775F 1px solid; 
	FONT-SIZE: 13px; 
	font-weight: normal; 
	color:#800000; 
	border-color: #FFFFFF #999999 #666666 #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.migrationData{
	BACKGROUND-COLOR:#DADADA; 
	BORDER-BOTTOM: #64775F 1px solid; 
	BORDER-LEFT: #64775F 1px solid; 
	BORDER-RIGHT: #64775F 1px solid; 
	BORDER-TOP: #64775F 1px solid; 
	FONT-SIZE: 13px; 
	font-weight: normal; 
	color: #000080; 
	border-color: #FFFFFF #999999 #666666 #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.migrationTotal{
	BACKGROUND-COLOR:#DADADA; 
	BORDER-BOTTOM: #64775F 1px solid; 
	BORDER-LEFT: #64775F 1px solid; 
	BORDER-RIGHT: #64775F 1px solid; 
	BORDER-TOP: #64775F 1px solid; 
	FONT-SIZE: 13px; 
	font-weight: normal; 
	color: #000000; 
	border-color: #FFFFFF #999999 #666666 #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.headingstylenew {
	background: #eb3b3b;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0;
	width: auto;
	height: 30px;
	text-align: left;
}

.columnheadstylenew {
	font-weight: bold;
	text-align: center; 
	font-size: 12px; 
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #0073b7;
	color: #FFFFFF;
	height: 25px;
}

.columnheadstylenew1 {
	font-weight: bold;
	text-align: center; 
	font-size: 10px; 
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #0073b7;
	color: #FFFFFF;
	height: 25px;
}

.tabledatastylenew {
	font-weight: plain; 
	color: black; 
	font-size: 12px; 
	height: 25px;"
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link {
	color: #0073b7;
	color: #91203e;
	/*
	color: #ffb70b;
	color: #1318dd;
	*/
	text-decoration: none;
}
a:visited {
	/* color: #ffb70b; */
	color: #0073b7;
	color: #91203e;
	text-decoration: none;
}
a:hover {
	/* color: #cc0000; */
	color: #91203e;
	text-decoration: none;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
a:active {
	color: #91203e;
	text-decoration: none;
}

head4{
	font-size: 16px;
	font-weight: bold;
	color: #0370c0;
	width: auto;
}

/* head4{
color: #efefef;
} */


 /* head4{
color: #f8f8f8;
}  */


.logo_dive {
	float: left;
	width: 160px;
	padding: 0px;
	height:67px;
	margin-left:10px;
	margin-top:8px;
}

.text-center {
  text-align: center;
  vertical-align: middle;
}

.text-left {
  text-align: left;
  vertical-align: middle;
  float: left;
}

.text-right {
  text-align: right;
  vertical-align: middle;
  float: right;
}

.backg2{
	background: #ffffff;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e2e2d;
	font-weight:bold;
	margin-top:0;
	width:auto;
}

.v-key{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#054a7e;
}

.button {
  background-color: #e51b24;
  border-radius: 5px;
  color: #fff !important;
  cursor: pointer;
  font-size: 14px;
  padding: 9px;
  transition: all 200ms;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.tablayout{
	width:35%;
	border:1px solid #ccc;
	border-radius:5px;
	background-color:#fff;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	color:#000;
	border:2px solid #231f20;
}

.tablayout_cp{
	width:80%;
	border:1px solid #014878;
	border-radius:0px;
	background-color:#fff;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	color:#014878;
	border:1px solid #014878;
}

.tablayout_comingsoon{
	width:40%;
	border:1px solid #ccc;
	border-radius:5px;
	background-color:#fff;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	color:#000;
	border:2px solid #231f20;
	float:right;
	margin-right:10%;
}

.container
{
	padding-left: 0px !important;
	padding-right: 0px !important;
	color: #000 !important;
	background-color: #fff;
	/*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.25);*/
	margin-top: 10px;
}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}

.log_title{
	height: auto;
	font-size: 10px !important;
	background-color: #ffffff !important;
	color: #ff0000;
	font-family: "gotham_lightregular" !important;
	background-color: #e0e0e0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

@media screen and (min-width:446px) and (max-width:510px)
{
	.box_space{
		margin-bottom:30px;
	}
}


@media screen and (min-width:768px) and (max-width:10000px)
{
.device{
	display:none;
}

.burgerm{
	display:none;
}

}

@media screen and (min-width:446px) and (max-width:510px)
{
.v-key{
	display:none;
}
}

@media screen and (min-width:320px) and (max-width:767px)
{.v-key{
	display:none;
}
}

@media screen and (min-width:320px) and (max-width:767px)
{.h5{
	display:none;
}
}


@media screen and (min-width:446px) and (max-width:510px)
{
.FP_form {

	margin-left: auto;
}
}

@media screen and (min-width:320px) and (max-width:767px)
{.FP_form {

	margin-left: auto;
}
}

@media screen and (min-width:320px) and (max-width:767px)
{.FP_form {

	margin-left: auto;
}
}

.box1{
	background-color: #cc0000;
	color:#fff;
	
}

.box2{
	background-color: #605ca8;
	color:#fff;
}

.box3{
	background-color: #00a65a;
	color:#fff;
	
}
.box4{
	background-color: #f39c12;
	color:#fff;
	
}
.box5{
	background-color: #dd4b39;
	color:#fff;
}
.box6{
	background-color: #0073b7;
	color:#fff;
}
.box7{
	background-color: #0073b7;
	color: #fff;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;	
}
.box8{
	background-color: #ffd60b;
	color: #000000;
	width: 100%;
	height: 30px;
}

.inn_footer {
	background-color: #053c6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding: 10px;
}

.row{
	margin-left:5px;
	width:auto;
	padding:5px;
}

.navbar {
	min-height: 49px;
	margin-bottom: auto !important;
	background-color: #ffd70a;
	width: auto;
	margin-top:1px;
	z-index:99999;
}

.navbar-default .navbar-nav > li > a {
    color: #231f20;
	font-weight:400;
}

.navbar-form {
  padding: 0px !important;
}

.navbar-nav .open .dropdown-menu {
	display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #231f20;
    white-space: nowrap;
	border:1px solid #cccccc;
}

.navbar-default .navbar-brand {
    color: #231f20 !important;
}	

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #003366;
	margin-top:6px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff !important;
    background-color: #e51b24;
}

.backg_logo{
	background: #ffd70a;
	height: 67px;
	padding-right: 10px;
	padding-left: 10px;
}


.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #231f20;
    white-space: nowrap;
}

.bord{
	border:1px solid #ccc;
}

.backg{
	background: #eb3b3b;
	padding: 10px;
	height: 40px;
	margin-top:0;
}

.m0{	margin-top:0px;}

.m5{	margin-top:5px;}

.m8{	margin-top:8px;}

.m10{	margin-top:10px;}

.m15{	margin-top:15px;}

.m20{	margin-top:20px;}

.m23{	margin-top:23px;}

.m30{	margin-top:30px;}

.m32{	margin-top:32px;}

.m44{	margin-top:44px;}

.m50{	margin-top:50px;}

.m75{	margin-top:75px;}

.mr0{	margin-right:0px; }

.pl15{	padding-left:15px;}

.pr15{	padding-right:15px;}

.pb15{	padding-bottom: 15px;}

.ml15{	margin-left:15px;}

.mb10{	margin-bottom:10px;}

.mb20{	margin-bottom:20px;}
.mt45{	margin-top:45px;}

.black{	color: black; }

.white{	color: white; }

.vmiddle{	vertical-align: middle;}

.row1{
	padding:10px;
	margin:5px;
}

.button_logs {
	background-color: #00569b;
	background-color: #91203e;
	border-radius: 5px;
	color: #fff !important;
	cursor: pointer;
	font-size: 14px;
	margin-top: 5px;
	padding: 10px 20px;
	transition: all 200ms;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	border: 1px solid #91203e;
}
.button_logs[disabled] {border: 1px solid rgba(150, 150, 150, 0.5);}
.secondary-btn {background: transparent;
    border: 1px solid #91203e;
    color: #91203e !important;}

h4{
	font-size:13px !important;
	font-weight:bold !important;
}

.menuback{
	background-color: #4F5B69;
	color:#fff;
}
/**/
.cls-required { color: #ff0000;}
input[type="checkbox"] { width: 18px; height: 18px; margin: 0; vertical-align: middle;}
.form-signin {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: auto;
}

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold;}
.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}
.form-label-group > input,
.form-label-group > label {
  padding: var(--input-padding-y) var(--input-padding-x);
}
.form-label-group > label { position: absolute; top: 0;  left: 0;  display: block;  width: 100%;  margin-bottom: 0;  line-height: 1.5;  color: #999;  border: 1px solid transparent;  border-radius: 0.25rem;  transition: all 0.1s ease-in-out; font-weight: normal;}

.form-label-group .form-control { font-size:13px; color: #333; border: 0; border-bottom: 1px solid #ccc;-webkit-box-shadow: none; box-shadow: none; background: transparent; border-radius: 0;}
.form-label-group .form-control[disabled], .form-label-group .form-control[readonly], .form-label-group fieldset[disabled] {background-color: transparent; opacity: 1; color: #999}
.form-label-group .form-control:focus { -webkit-box-shadow: none; box-shadow: none;background: transparent; border-color: rgba(145, 32, 62, 0.48);}
.form-label-group input::-webkit-input-placeholder {  color: transparent;}
.form-label-group input:-ms-input-placeholder {  color: transparent;}
.form-label-group input::-ms-input-placeholder {  color: transparent;}
.form-label-group input::-moz-placeholder {  color: transparent;}
.form-label-group input::placeholder {  color: transparent;}
.form-label-group input:not(:placeholder-shown) {  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));  padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group input:not(:placeholder-shown) ~ label {  padding-top: calc(var(--input-padding-y) / 3);  padding-bottom: calc(var(--input-padding-y) / 3);  font-size: 12px;  color: #999;  top: -8px}
.form-label-group.form-label-select label {text-transform: uppercase; font-size: 12px;color: #777; line-height: normal;top: -8px; padding-top: calc(var(--input-padding-y) / 3);  padding-bottom: calc(var(--input-padding-y) / 3);}
.form-label-group.form-label-select select { padding: 9px 5px 2px; height: 44px !important; padding: var(--input-padding-y) var(--input-padding-x); padding-bottom: 0;}
.form-label-group.form-label-select .form-select {-webkit-appearance: auto; -moz-appearance: auto; appearance: auto;border-width: 0 0 1px;border-radius: 0; font-size: 13px;}
.form-label-group.form-label-select .form-select:focus { border-color: #ccc; box-shadow: none;}
.form-label-group.form-label-select .form-select:disabled {    background-color: transparent; color: #999;}
.form-radio input[type="radio"]{margin: 0; width: 18px; height: 18px;}
.form-radio .form-radio-label, .form-radio-label { color: #999; text-align: left; font-size: 12px;padding-left: 0; margin-bottom: 4px;}

.cust-button-radion input[type=radio]{ opacity: 0; position: absolute; z-index: -1;}
.cust-button-radion label { padding: 20px; border: 2px solid #e0e0e0; cursor: pointer; display: inline-block; width: 83px; text-align: center; border-radius: 4px; margin-right: 10px}
.cust-button-radion.cust-radio label {width: auto;}
.cust-button-radion input[type=radio]:checked + label, .cust-button-radion input[type=radio]:hover + label {border-color: #91203e; color: #91203e}

.logo { max-width: 280px; width: 90%; padding: 20px 20px 20px 30px; }
.logo a, .logo img { display: inline-block; max-width:100%;}
.scrn-height { min-height: 100vh;}
.heading-red { color: #91203e; font-weight:700;}
.heading-red.title-2 { font-size: 25px;}
.page-title {font-weight:700; font-size: 18px;}
.divide-content .right-form-sect { padding: 40px 10px 20px 40px; background-color: rgba(145, 32, 62, 0.02);}
.divide-content .left-divide-sect.blue-bg {background-color: #e7f4ff; background-color: rgba(145, 32, 62, 0.02);}
.divide-content .right-form-sect.white-bg {background-color: #ffffff;}
.mobile-girl { max-width: 700px; width: 100%;}
.mobile-girl img { width: 100%;}
/*.form-section-heading {padding: 0 0 10px;}*/
.form-section-heading h4 {font-size: 16px !important;}
.heading-check-label { color: #000; text-align: left; font-size: 12px; padding-left: 0;}

/* .card-item { width: 430px;} */

.page-pragress-bar { margin-top: 100px; margin-bottom: 60px;}
.page-pragress-bar ul {padding: 0; list-style: none; padding-left: 35px; position: relative;}
.page-pragress-bar ul:before { content: ""; height: 93%; position: absolute; left: 0; top: 4px; border-left: 3px dashed #91203e;}
.page-pragress-bar ul li { font-size: 17px;margin: 0 0 70px; color: #0082cc; color: #91203e; position: relative;}
.page-pragress-bar ul li:last-child { margin:0;}
.page-pragress-bar ul li.cls-active, .page-pragress-bar ul li.cls-completed  { font-weight: 700;}
.page-pragress-bar ul li:before { content: ""; position: absolute; width: 20px; height: 20px; border: 1px solid #91203e;
    border-radius: 5px; left: -43px; background: #fbe2e9;}
.page-pragress-bar ul li.cls-active:before { content: "\00B7"; text-align: center;
    line-height: 19px;    font-size: 55px;}
.page-pragress-bar ul li.cls-completed:before {    content: "\2713"; background: #91203e; color: #fff;    text-align: center;    line-height: 20px;}
.ref-id { font-weight: 700; color: #006ec4;}
.card-img-container { max-width: 260px; margin: 0 auto; position: relative;}
.card-img-container img {}
.card-img-container .account-num {position: absolute; left: 0; width: 100%; text-align: center; color: #fff; top: 89px;
    font-family: Neurochrome; font-size: 18px;}
.heading-title { font-size: 16px; font-weight: 700}
.success-green { color: #008000}
.container-upload { max-width: 726px;}
.uplaod-fix { width: 300px; margin-right: 20px}
.app-icon-list { list-style: none; padding: 0;}
.app-icon-list li { display: inline-block; margin: 20px 5px 10px; width: 150px;}
.upload-file input[type="file"] {margin-top: 10px;}
.infotooltip { cursor: pointer;position: relative; display: inline-block;}
.infotooltip .tooltiptext { visibility: hidden;  width: 230px;  background-color: #fff;  color: #999; font-weight: normal; text-align: center;  border-radius: 6px;  padding: 7px;  position: absolute;  z-index: 1; font-size: 10px; bottom: 163%;
    right: -104px;    box-shadow: 0px 0px 4px 0px #ccc;}
.infotooltip .tooltiptext:after {    content: "";    width: 0;    height: 0;    display: inline-block;    border: 10px solid transparent;    border-top-color: #fffffff5;    top: 100%;    position: absolute;    left: 50%;}
.infotooltip .tooltiptext:before {    content: "";    width: 0;    height: 0;    display: inline-block;    border: 12px solid transparent;    border-top-color: #cccccc73;    top: 100%;    position: absolute;    left: 49%;}
.infotooltip:hover .tooltiptext {  visibility: visible;}
.non-customer-list li { font-size: 14px; margin-bottom: 8px;}
.errmsg { color: #ff0000; display:none; font-size: 11px;}
.modal-header {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: start;  -ms-flex-align: start;  align-items: flex-start;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;  padding: 1rem;  border-bottom: 1px solid #e9ecef;  border-top-left-radius: 0.3rem;  border-top-right-radius: 0.3rem;padding: 8px 12px;}
.modal-header:before, .modal-header:after {  display: none;}
.modal-header .close {    float: right;  font-weight: 700;    line-height: 1;    color: #000;    text-shadow: 0 1px 0 #fff;    opacity: .5;}
.modal-body {     min-height: 323px; max-height: 66vh; overflow-y: auto; text-align: justify;}
.modal-body ol {padding: 0;    list-style-position: inside;}
.modal-body ol li {padding: 0 0 4px;}

.modal-body-popup {     height:100px; overflow-y: hidden; text-align: center;}
.modal-body-popup ol {padding: 0;    list-style-position: inside;}
.modal-body-popup ol li {padding: 0 0 4px;}
.modal-body-autoheight1.modal-body-popup {min-height: auto;}

/*loader css*/
.loader { display: none; position: fixed; z-index: 9999; width: 100%; height: 100vh; top: 0; left: 0; background: rgba(0,0,0,0.5);}
.loader-inner {    height: 80vh; display: flex;  align-items: center!important;    justify-content: center!important;}
.loader-body {max-width: 500px;    width: 90%;    min-height: 257px;    margin: 0 auto;    padding: 30px 20px 20px;    text-align: center;    background: #fff;}
.loader-body p { padding: 32px 0;    font-size: 18px;    margin: 0;}
#dots5 { position: relative; width: 50px; margin: 0 auto;}
/*#dots5{display:block;position:absolute;top:50%;left:50%;height:50px;width:50px;margin:-12px 0 0 -25px;border:1px solid #}*/
#dots5 span{position:absolute;width:10px;height:10px;background:rgba(34,34,34,.75);border-radius:50%;-webkit-animation:dots5 1s infinite ease-in-out;animation:dots5 1s infinite ease-in-out}
#dots5 span:nth-child(1){left:0;-webkit-animation-delay:.2s;animation-delay:.2s}
#dots5 span:nth-child(2){left:15px;-webkit-animation-delay:.3s;animation-delay:.3s}
#dots5 span:nth-child(3){left:30px;-webkit-animation-delay:.4s;animation-delay:.4s}
#dots5 span:nth-child(4){left:45px;-webkit-animation-delay:.5s;animation-delay:.5s}
@keyframes dots5{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);background:#d62d20}
25%{-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px);background:#ffa700}
50%{-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px);background:#008744}
100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);background:#0057e7}}
@-webkit-keyframes dots5{0%{-webkit-transform:translateY(0);transform:translateY(0);background:#d62d20}
25%{-webkit-transform:translateY(10px);transform:translateY(10px);background:#ffa700}
50%{-webkit-transform:translateY(10px);transform:translateY(10px);background:#008744}
100%{-webkit-transform:translateY(0);transform:translateY(0);background:#0057e7}}
.banner-selider { max-width: 602px; margin-top: 0; margin-left: auto; margin-right: auto;}
.imp { color: #d62d20;}
.sideslider { max-width: 602px; margin: 45px auto 0;border: 2px solid #91203e; padding: 10px;}
.sideslider .carousel-item img { max-height: 132px;}
.sideslider .carousel-indicators {margin-bottom: 0;bottom: 0px;}
.sideslider-details { padding: 0 10px 10px; margin-top: 10px; height: 200px; overflow: auto;}
.sideslider-details h5 { font-weight: 700; font-size: 13px;}
.sideslider-details p { font-size: 14px; line-height: 17px;}
.sideslider-details h5 + p { margin-top: -7px;}
.sideslider-details ul, .sideslider-details ol { padding: 0 0 0 15px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.sideslider-details li {font-size: 14px; line-height: 18px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.input-check-sec {}
.input-check { width: 25px; float: left;}
.input-check + label { float: left; width: calc(100% - 25px); height: 50px; overflow: auto; font-size: 14px; line-height: 18px;font-weight: normal;}
a.modal-btn { font-weight: bold; cursor: pointer; color: #91203e !important;}
.sideslider .carousel-item.active { display: block;}
.modal-body-autoheight.modal-body {min-height: auto;}
.form-label-group input.btn-input { padding-top: 10px; padding-bottom: 10px;}
.divide-content .success-right-page { padding-top: 80px} 

.dropdown-menu {border: 1px solid #91203e;}
.datepicker-dropdown:before { border-bottom-color: #91203e;}
.datepicker .datepicker-switch, .datepicker th { background: #91203e; color: #fff;    border-radius: 0;}
.datepicker th.dow { background: #fcc308; color: #000;}
.datepicker td, .datepicker th { height: 25px;width: 30px;}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover { background: #91203e; color: #fff;}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover, .datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled], .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled]{background: linear-gradient(to bottom, #91203e 0%, #ad2449 77%);}
.datepicker table tr td span.focused, .datepicker table tr td span:hover, .datepicker table tr td.day.focused, .datepicker table tr td.day:hover { background: #ffe5ec;}

.select2-container .select2-selection--single{	box-sizing:border-box;	cursor:pointer;	display:block;	padding-top: 4px;	height:32px;	user-select:none;	-webkit-user-select:none	}

.order-list { padding: 0; list-style-position: inside; margin: 10px 0 20px;font-size: 12px;}
.order-list li { margin: 0 0 4px;}
.notice-sec p{font-size: 13px;} 
.custImage { max-width: 200px;width: 100%;padding: 0 10px;margin: 0 0 15px;display: block;}

@media screen and (max-width:991px){
	.divide-content .right-form-sect { padding: 20px;}
	.page-pragress-bar ul li { font-size: 14px;}
	.page-pragress-bar ul {padding-left: 22px;}
	.page-pragress-bar ul li:before { left: -30px;}
	.secondary-btn {padding: 10px 10px;}
	.infotooltip .tooltiptext { right: 24px; bottom: -23px;}
	.infotooltip .tooltiptext:before { top: 37%; left: 100%;border-top-color: transparent;border-left-color: #cccccc73;}
	.infotooltip .tooltiptext:after {top: 40%; left: 100%;border-top-color: transparent;border-left-color: #fffffff5;}
}
@media screen and (max-width:767px){
	.card-item {width: 100%;}
	.page-pragress-bar  { margin: 10px 0;}
	.page-pragress-bar ul {    padding-left: 0;}
	.page-pragress-bar ul:before {display: none; width: 93%;
    height: auto;
    border-top: 3px dashed #0081cb;
    border-left: 0;
    top: 0px;}
	.page-pragress-bar ul li { display: inline-block; vertical-align: top; margin: 0 10px 0 0;}
	.page-pragress-bar ul li:before { position: relative; left: 0; display: inline-block; margin-right: 11px; vertical-align: top;}
	.banner-selider { margin-top: 0;}
	
}	
@media screen and (max-width:575px){ 
	.page-pragress-bar ul {text-align: center;}
	.page-pragress-bar ul li { font-size: 13px; margin: 0 6px 3px 0;}
	.page-pragress-bar ul li:before { width: 13px; height: 13px;border-radius: 3px; margin-right: 6px;}
	.page-pragress-bar ul li.cls-active:before { line-height: 13px; font-size: 34px;}
	.page-pragress-bar ul li.cls-completed:before {line-height: 13px; font-size: 9px;}
	.uplaod-fix { width: 80%;margin-bottom: 15px;}
	.app-icon-list li { width: 120px;}
}
@media screen and (max-width:500px){
	.infotooltip {    position: static;}
.infotooltip .tooltiptext {    bottom: 100%;    right: 0;}
.infotooltip .tooltiptext:before {border-top-color: #cccccc73; top: 100%;left: 49%; border-left-color: transparent;}
.infotooltip .tooltiptext:after {    border-top-color: #fffffff5; top: 100%; left: 50%; border-left-color: transparent;}
.custImage {max-width: 132px;}
}


