@import url('https://fonts.googleapis.com/css2?family=Muli&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:wght@100&display=swap');
*{
	font-family: 'Muli', Helvetica, Arial, sans-serif;
}
body{
	background: #f1f1f1;
}
ul{
	padding:0;
	margin:0;
}
a{
	color:#8d9695;
}
a,a:visited{
	text-decoration:none !important;
}
a:hover{
	color:
}
.dt-buttons{
	display:none;
}
.nav-tabs>li{
	margin-bottom:0;
}
.alert{
	margin-bottom:5px;
	border-radius:0;
	padding: 15px 10px;
}
video, .mejs-video, .mejs-overlay-play, .mejs-layer{
	width:100% !important;
	height:100% !important;
}
.mejs-container{
	background-color:#fff !important;
}
.tab-content .panel-body{
	overflow-x: scroll;
}
.white-shadowed-container{
	background-color:#fff;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1), 0 2px 20px 0 rgba(0,0,0,.2);
}
.mid{
/*border: 2px solid green;*/
width: 112%;
height: 30px;
display: block;
margin: 7px -37px;
margin-bottom:18px;
}
.paragrapht{
margin-bottom: 28px;
font-family: 'Poiret One', cursive;
font-size:30px;
color: #13438C

}
.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.login-form-panel{
	margin-top:10px;
	border: none;
}
.login-form-panel .panel-body{	
    background-image: url(iversity_subscribe_bg.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.login-form-panel .panel-body h3{
	margin:40px 0 20px 0;
}
.student-profile-container{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	min-height:600px;
	position:fixed;
	width:20%;
	margin-top:-50px;
	margin-left:-50px;	
	background-color: #fff;
}
.student-profile-pic{
	padding-left:0;
	padding-right:0;
}
.student-profile-container .student-profile-name-container{
	margin:0;
}
.student-profile-name{
	padding:30px 5px 0 5px;
	font-size:20px;
	color:#fff;
	height: 120px;
	background-color:#4692a0;
}
.student-profile-pic{
	height: 120px;
    overflow: hidden;	
	background-color:#fff;
}
.student-profile-details{
	margin-top:20px;
}
.student-profile-details-container .col-xs-6, .student-profile-details-container .col-xs-12{
	margin-bottom:20px;
}
.student-profile-label{
	padding:10px 0 0 10px;
	color:#4692a0;
	font-size:16px;
}
.student-profile-value{
	padding-left:10px;
	font-size:14px;
}
.student-profile-lower{
	margin-top:50px;
}
.student-profile-lower-left, .student-profile-lower-mid{
	background-color:#4692a0;
}
.student-profile-lower-right{
	background-color:#46b8da;	
}
.student-profile-lower-left, .student-profile-lower-mid, .student-profile-lower-right{
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.dashboard-option-container{
	border-bottom:3px solid #8d9695;
	padding-top:40px;
	padding-bottom:40px;
	min-height:200px;	
}
/*.abc{*/
/*    background-color:#8d9695;*/
/*    border:1px solid #8d9695;*/
/*}*/
.dashboard-button-container{
	margin-top:-20px;
	margin-bottom:50px;
	/*background-color:#8d9695;*/
}
.subject-option-container{
	border-bottom:3px solid #8d9695;
	padding-top:40px;
	padding-bottom:40px;
	height:240px;
}
.subject-button-container{
	margin-top:-20px;
	margin-bottom:50px;
	color:#8d9695;
}
.video-icon-content{
	padding:2% 0;
	margin-bottom:5%;
}
.video-count-content{
	border-radius: 50%;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: center;
    padding: 7% 0 7% 0;
	margin:0 auto;
	width:35%;
	font-weight:bold;
	margin-bottom:10%;
}


.login-page-form-logo{
	margin-top:10%;
}
.header-container{
	margin-bottom:50px;
	position:fixed;
	width:100%;
	z-index:100;
}
.header-name-container{
	/*font-weight:bold;*/
}
.header-icon-container{
	margin:8px 0;
	padding:5px 0;

}	
.header-name-container h3{
	margin:2.5px 0;
	padding:12px 0;
	text-align: right;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-size:30px;
}	
.header-icon-container a{
	display:inline-block;
	font-size:24px;
	padding:0 10px;
	border-left:2px solid #ccc;
}
.select-subject-option{
	margin:20px 0;
	padding:20px 0
}
ul.mcq-question-point-list{
	list-style-type:none;
}
span.pointindex{
	display:inline-block;
	width:20px;
	font-weight:bold;
}
.mcq-question-content *{
	line-height:24px;
}
.mcq-question-nav-list{
	padding:5px 0;
}
.mcq-question-nav-list a{
	display:inline-block;	
	background-color:#9ba7ab;
	color:#fff;
	text-align:center;
	padding:10px 0;
}
.mcq-question-nav-list a:hover{
	background-color:#4692a0;
}
.mcq-question-nav-list .col-md-8 a{
	width:40px;
	padding:10px 0;
	margin-bottom:5px;
}
.mcq-question-nav-list .col-md-2 a{
	padding:10px 6px;
	width:100%;
}

.alert-type-1{
	border-top:5px solid #2c9abd;
}
.alert-type-2{
	border-top:5px solid #76b327;
}
.alert-type-3{
	border-top:5px solid #f5c833;
}
.alert-type-4{
	border-top:5px solid #f33582;
}
.alert-type-1 .alert-date-container{
	background-color:#2c9abd;
}
.alert-type-2 .alert-date-container{
	background-color:#76b327;
}
.alert-type-3 .alert-date-container{
	background-color:#f5c833;
}
.alert-type-4 .alert-date-container{
	background-color:#f33582;
}
.alert-title-1,.alert-attachment-1 .fa-paperclip{
	color:#2c9abd;
}
.alert-title-2,.alert-attachment-2 .fa-paperclip{
	color:#76b327;
}
.alert-title-3,.alert-attachment-3 .fa-paperclip{
	color:#f5c833;
}
.alert-title-4,.alert-attachment-4 .fa-paperclip{
	color:#f33582;
}

.alert-date-container *{
	margin-right:0;
	margin-left:0;
	padding-left:0;
	padding-right:0;
	color:#fff;
}
.alert-date h2{
	text-align:right;
	font-size:45px;
	margin-top:15px;
	padding-right:10px;
}
.alert-month h4{
	margin-bottom:0;
	margin-top:22px;
	text-transform: uppercase;
}
.alert-month h5{
	margin-top:0;
}
.alert-content-container h4{
	margin-top:15px;	
	margin-bottom:10px;
}
.alert-attachment{
	margin-top:10px;
}
.notification-alert{
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
}

.query-container{
	padding-top:50px;
}
.query-contact-details h3{
	margin-bottom:30px;
	margin-top:0;
}
.query-contact-form h3{
	color:#103e70;
}
.query-contact-details{
	padding:40px 25px;
	background-color:#103e70;
	color:#fff;
	margin-left:-40px;
}
.query-contact-details .row{
	padding-top:10px;
	padding-bottom:10px;
}
.query-contact-form .panel,.query-contact-form .panel-heading{
	border:none;
	background:none;
}

#infosection{
	background-color:#8d9190;
}
.infoarea{
	position:absolute;
	z-index:999;
	background-color:#fff;
	width:16.66%;
	border:2px solid #46b8da;
}
.infoarea .col-xs-7{
	overflow:hidden;
	padding-left:5px;
}
.infoarea .col-xs-3{
	padding-right:0;
	padding-left:35px;
}
.infoarea h5{
	font-weight:bold;
	margin-top:0;
}
.infoarea h4{
	text-transform: uppercase;
	color:#aaa;
	margin-bottom:15px;
	font-weight:bold;
}
.video-profile-container{
	color:#fff;
	padding-top:20px;
}
.video-profile-container .video-views{
	margin-top:20px;
}
.video-views h5{
	line-height:24px;
	margin-top:0;
	margin-bottom:0;
}
.video-views h6{
	margin-top:0;
	margin-bottom:0;
}

.video-profile-container .col-xs-9{
	font-size:12px;
	padding-top:5px;
	padding-left:0;
	overflow:hidden;
}
.video-profile-container .phone{
	margin-bottom:10px;
	margin-top:20px;
}
.video-profile-container .email{
	margin-bottom:10px;
}
.video-profile-container .aadhar{
	padding-bottom:20px;
	border-bottom:1px solid #fff;
}
.video-profile-pic{
	margin-bottom:20px;
}
.video-profile-pic IMG{
	width:50%;	
	margin:0 auto;
	border-radius: 50%;
}
.video-profile-name h4{
	text-transform:uppercase;
}
.video-profile-data{
	font-size:12px;
	overflow:hidden;
}
.video-profile-declaration{
	font-size:12px;
	margin-top:10px;
}


.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}
/*For Mobile*/
/*@media only screen and (max-width: 767px) {
	.header-container{
		margin-bottom:5px;
	}
	.header-container .header-name-container,.header-container .header-icon-container{
		margin-top:5px;
		padding:5px 0;
	}	
	.logo-container{
		text-align:center;
	}
}*/
