body {
	/* background-color:#3a3a3a; */
	/* font-family: 'Muli'; */
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Calibri';
	background-color: #ffffff;
	/* padding-top:30px; */
}


/*slider start here*/

.pd {
	padding: 0px;
}

.slider-navbar {
	position: absolute;
	z-index: 99;
	background: #ffffffa6;
	top: 35px;
	right: 0;
	left: 0;
}

.slider-navbar h3 {
	margin: 0px;
	font-size: 1.8vw;
	padding: 10px 10px 10px 130px;
	color: #0000008f;
	font-weight: 600;
}

.slider-logo img {
	position: absolute;
	left: 20px;
	top: -15px;
}

.login-slider {
	height: 550px;
	margin-top: 50px;
}

.login-img {
	height: 100%;
	width: 100%;
}

a {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}


/* .img-div {
    height: 100vh;
} */

.row {
	margin-top: -4px;
	margin-right: 0px;
	margin-left: 0px;
}

.slider-div {
	height: 98vh;
	padding: 0pc;
}


#slider .carousel-indicators {
    margin-bottom:0;
    position: relative;
}

#slider .carousel-indicators li {
	width: 12px;
	height: 12px;
	margin-right: 3px;
	margin-left: 15px;
	background-color:#3c3c3c;
	/* border-radius:50%; */
}

#slider .carousel-indicators li.active {
	background-color: #ffffff;
	opacity: 1;
	background-color: #404040;
}
#slider .carousel-caption{
    bottom:0px;
    right:0;
    left:0;
}
#slider .carousel-caption p {
    font-size: 1.127vw;
    margin: 0;
}




.login-slider .carousel-caption h5 {
	font-size: 24px;
}


/* form start here  */

.form-group input::placeholder {
	font-size: 15px;
}

.form-control:focus {
	outline: 0;
	box-shadow: 2px 3px 10px 0 rgba(73, 137, 244, 0.64);
	border: solid 2px #4989f4;
	background-color: #ffffff;
}

.login {
	padding: 1% 1%;
	background-color: #d6d6d6;
}

.border-lr {
	border-left: 1px solid #9a9a9a;
	;
	border-right: 1px solid #9a9a9a;
	;
}

.border-r{
    border-right: 1px solid #9a9a9a;
}
.login-div {
	padding: 0px;
}

.custom-tabs {
	border: none;
	margin-top: 10px;
}

.custom-tabs li {
	margin-bottom: 2px;
}

.custom-tabs li a.active {
	background-color: #efefef;
	color: #000000;
}

.custom-tabs li a {
	text-transform: uppercase;
	font-size: 0.9vw;
	padding: 5px 15px;
	border: 1px solid #929292;
	margin-right: 5px;
}

.custom-tabs li a:hover {
	text-decoration: none;
}

.custom-content {
	border: 1px solid #929292;
	margin-bottom: 10px;
	padding: 10px 0;
	background-color: #e8e8e8;
}

.custom-content a {
	text-align: center;
	width: 50px;
}

.custom-content a i {
	padding-top: 10px;
	display: inline-block;
	height: 40px;
	width: 40px;
	border-radius: 10px;
}


.login label {
	margin-top: 6px;
	font-size: 0.9vw;
    float: right;
    color:#333333;
}

.icon-list {
	list-style: none;
	padding: 0;
	margin-bottom: 0px;
}

.icon-list li {
	display: inline-block;
	text-align: center;
	margin: 0 2px;
}

.icon-list li p {
	font-size: 12px;
	margin: 5px 0 0 0;
	font-family: 'arial'
}

.heading h2 {
    /* font-size: 25px; */
    font-size: 46px;
	color: #646464;
	text-transform: uppercase;
}

.heading h3 {
    /* font-size: 19px; */
    font-size: 30px;
	color: #646464;
	text-transform: uppercase;
}

.middle-content {
	background-color: #e8e8e8;
	padding: 10px 15px 28px 10px;
	margin-bottom: 5px;
}

.link-content {
	background-color: #ffffff5c;
	padding: 20px 15px 20px 10px;
	margin-bottom: 5px;
}

.middle-content .form-group {
	margin-bottom: 5px;
}

.link-content .form-group {
	margin-bottom: 2px;
}

.middle-content .form-control:focus, .changeAuth-input:focus {
	outline: 0;
	box-shadow: 2px 3px 10px 0 rgba(73, 137, 244, 0);
	border: 1px solid #b1b1b1bd;
	background-color: #ffffff;
}

.link-content .form-control:focus {
	outline: 0;
	box-shadow: 2px 3px 10px 0 rgba(73, 137, 244, 0);
	border: 1px solid #b1b1b1bd;
	background-color: #ffffff;
}

.middle-content .form-control, .changeAuth-input {
	border-radius: 0;
	font-size: 0.9vw;
	padding: 0 10px;
}

.input-div {
	padding: 0px;
}

.status {
	font-size: 0.9vw;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: normal;
	color: #4989F4;
	opacity: 0.8;
}

.input-div input,
.input-div select {
	background-color: #ffffff;
	border: 1px solid #b1b1b1bd;
}

.bottom-links .col-md-4 {
	padding: 0 2px;
}

.bottom-links a {
	font-size: 0.9vw;
	color: #003399;
	font-style: italic;
}

.login-btn {
	border: none;
	background: transparent;
	padding: 8px 15px;
	color:White;
}

.login-btn p {
	font-size: 0.9vw;
	margin: 0;
	text-transform: uppercase;
}
.login-footer{
   text-align:center; 
   padding:18px;
   font-size: 10px;
   background-color:#bfbfbf;
}
.proceed-btn
{
        background-color: #bdbdbd;
        border-radius: 0;
        padding: 4px 0;
    }
    
    /*Popup Css*/
.modal-open .modal {

    background-color: #0000007d !important;

}
.popup-body {
    height: 370px;
    overflow: auto;
}

.table th,
.table td {
    padding: 0.1rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
table {
    font-size: 12px;
    }

.popup-img {
    width: 100%;
}

.info-header {
    /*position: sticky;
top: 0;*/
    height: 150px;
}

/*.main-info {
    overflow: auto;
    height: 400px;
}*/
iframe{
	width: 100%;
	height: 370px;
}
.info-footer {
    background-color: #ffffff;
    height: 69px;
    padding: 1%;
        font-size: 10px;
}

.doc-row {
    border-bottom: 1px solid #000;
}

.doc-version,
.doc-date {
    background-color: #707070;
    color: #ffffff;
}

.main-info thead {
    background-color: #707070;
    color: #ffffff;
}

.main-info .table-striped tbody tr:nth-of-type(odd) {
    background-color: #9bf9f9 !important;
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 954px;
    }
}


/*End*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
	.login label {
		margin-top: 6px;
		font-size: 3.5vw;
		float: left;
	}

	.bottom-links a {
		font-size: 3.9vw;
		color: #003399;
		font-style: italic;
	}

	.middle-content .form-control {
		font-size: 3vw;
	}

	.login-heading {
		font-size: 3.9vw !important;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.form-group input::placeholder {
		font-size: 12px;
    }
    #slider .carousel-caption {
        bottom: -14px;
        right: 0;
        left: 0;
    }
    #slider .carousel-caption p {
        font-size: 16px;
    }
	.login-slider {
		height: 375px;
		margin-top: 150px;
	}
	.heading h2 {
		font-size: 26px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.heading h3 {
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.slider-logo img {
		position: absolute;
		left: 20px;
		top: 3px;
	}
	.login {
		padding: 2% 2%;
		margin: auto;
	}
	.input-div input {
		padding: 0 10px;
	}
	.login-btn {
		font-size: 16px;
	}
	.login label {
		margin-top: 6px;
		font-size: 12px;
		float: right;
    }
    .custom-tabs li a {
        font-size: 12px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {}