.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a, .skin-blue .sidebar-menu > li > .treeview-menu {
	background: rgba(0,0,0,0.1) !important;
}

body {
    font-size: 13px !important;
}
.h3, h3 {
    text-shadow: 1px 1px #cccccc;
}
.content-wrapper {

	/*
	background-color: transparent !important;
    background-image: url("img/bg/bg-6.png");
	background-position: center;
    background-repeat: repeat;
    background-size: cover;
	
	
	background-color: transparent !important;
	background-image: url("img/pattern/pattern-7.jpg");
	background-repeat: repeat;
	background-size: 250px;
	
	background-color: #86B1DE !important;
	*/
}

.skin-blue .sidebar-menu > li > a, .skin-blue .sidebar-menu > li.menu-open > a {
    border-bottom: 1px solid #ffffff;
}
.skin-blue .sidebar a, .skin-blue .sidebar-menu .treeview-menu > li > a {
    color: #ffffff;
}
.info-box {
	min-height: 100px;
}
.info-box-content {
    padding: 11px 10px;
    margin-left: 100px;
	background-color:#e4e8f0;
}
.info-box-text {
    font-size: 14px;
}
.info-box-icon {
    height: 108px;
	width: 100px;
	font-size: 35px;
	line-height: 100px;
	text-shadow: 1px 1px #9F9F9F;
	font-weight: bold;
}
.click{
	cursor:pointer;
}
.info-box-icon.state-div{
	font-size: 15px !important;
	color: #fff !important;
	font-weight: bold !important;
	line-height:1;
	padding-top: 12% !important;
}
.info-box-text span, .info-box-number{ 
	padding: 2px 5px;
	color: #4F4F4F;
	margin: 5px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.divider{
	height:2px;
	border:1px;
	color: #ffffff;
}
.info-box-number {
    display: block;
    font-size: 20px;
	font-weight:normal;
}
#basicModal{
	position:absolute;
	z-index: 99999;
	width: 94%;
	top:20px;
}
#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:#fff;
    z-index: 9999;
    cursor: pointer;
    text-align: center;
    opacity: 0.8;
}
.font14{
    font-size: 14px !important;
}
.font12{
    font-size: 12px !important;
}
.fullwidth{
	width: 100%;
}
h4 a {
    color: #333;
}
#example input{
	margin: 5px 0px;
	width: 90%;
}

.widget-user .widget-user-header {
    padding: 5px;
	text-align: center;
}
.widget-user .widget-user-image {
    position: absolute;
    top: 59px;
    left: 44%;
    margin-left: -45px;
}
.widget-user .widget-user-image > img {
    width: 108px;
    height: 108px;
}
.widget-user .widget-user-username, .widget-user .widget-user-desc{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word !important;
}
.widget-user .box-footer {
    padding-top: 44px;
}
label {
    font-weight: 500;
}
.page-footer .container{
	color: #d5b6b6;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	position: absolute;
	bottom: 0px;
	background: #333 !important;
	width: 100%;
	z-index: 999;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side, .navbar.navbar-static-top {
    /* background-color: #72B1A6 !important; */
	background-color: #9A82BD !important;
}
.page-footer{
	background-color: #333;
}
.label-value {
    padding-left: 10px;
}
.label-key {
    font-weight: bold !important;
}
.content-wrapper.without-navigation {
    margin: 0px auto;
}
.page-footer .container{
    margin-right:  0px;
    margin-left: auto;
    text-align: right;
}
.center{
	width: 100%;
	text-align: center;
}
.title-without-navigation{
	padding: 10px !important;
	background: #ffffff;
	border-radius: 2px;
}
.v-align-middle{
	vertical-align: middle !important;
}
.user-header .img-circle{
	background: #e8e8e8;
}
.info-box-number {
    max-height: 35px;
    overflow: hidden;
}
.logo{
	width: 100%;
	text-align: center;
	background: #fff;
	border-radius: 2px;
}
.logo img {
    width: 200px;
    padding: 10px;
}

.margin-top-20{
	margin-top:20px;
}
@media only screen and (min-width:501px) {
	.login-div{
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		top: 25%;
		bottom: 0;
	}
	.registration-div{
		margin: auto;
		left: 14%;
		right: 0;
		top: 0;
		bottom: 0;
	}	
}

@media only screen and (max-width:500px) {
    #basicModal{
		position:fixed;
		z-index: 99999;
		width: 100%;
		left:0px;
		top:10px;
	}
	#basicModal .box-body{
		overflow: scroll !important;
		height: 500px !important;
	}
	.login-div .registration-div{
		position:relative !important;
	}
	#demo .timer {
		font-size: 20px !important;
	}
	.page-footer{
		margin-top: 40px;
	}
}

/********** MULTI SELECT CSS **************/

.multiselect-wrapper {
	width: 180px;
	display: inline-block;
	white-space: nowrap;
	font-size: 12px;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.multiselect-wrapper .multiselect-input {
	width: 120px;
	padding-right: 50px;
}

.multiselect-wrapper label {
	display: block;
	font-size: 12px;
	font-weight : 600;
}

.multiselect-wrapper .multiselect-list {
	z-index: 1;
	position: absolute;
	display: none;
	background-color: white;
	border: 1px solid grey;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-top: -2px;
}

.multiselect-wrapper .multiselect-list.active {
	display: block;
}

.multiselect-wrapper .multiselect-list > span {
	font-weight: bold;
}

.multiselect-wrapper .multiselect-list .multiselect-checkbox {
	margin-right: 2px;
}

.multiselect-wrapper .multiselect-list > span,
.multiselect-wrapper .multiselect-list li {
	cursor: default;
}

.multiselect-wrapper .multiselect-list {
	padding: 5px;
	min-width: 200px;
}

.multiselect-wrapper ul {
	list-style: none;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

.multiselect-wrapper ul li {
padding-right: 20px;
display: block;
}

.multiselect-wrapper ul li.active {
	background-color: rgb(0, 102, 255);
	color: white;
}

.multiselect-wrapper ul li:hover {
	background-color: rgb(0, 102, 255);
	color: white;
}

.multiselect-input-div {
	height: 34px;
}

.multiselect-input-div input{
	border: 1px solid #ababab;
	background : #fff;
	margin: 5px 0 6px 0;
	padding: 5px;
	vertical-align:middle;
}

.multiselect-count {
	position: relative;
	text-align: center;
	border-radius: 2px;
	behavior: url(/Content/Pie/pie.htc);
	background-color: lightblue;
	display: inline-block !important;
	padding: 2px 7px;
	left: -45px;
}

.multiselect-dropdown-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
	position: absolute;
	line-height: 20px;
	text-align: center;
	display: inline-block !important;
	margin-top: 17px;
	margin-left: -42px;
}

.pull-center{
	text-align: center;
}
.text-justify{
	text-align: justify;
}
#demo{
    clear: both;
    margin-top: 20px;
	margin-left: -15px;
	top: 10px;
}
#demo .timer {
    font-size: 40px;
    padding: 5px 20px;
    background: #4c534ab3;
	margin: 10px;
	color: #fff;
}
.timer-tag{
	font-size: 12px;
}
#countdowndiv, #startexam{
	display: none;
}

/*form styles*/

#msform {
	margin: 5% auto;
	position: relative;
}
#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	box-sizing: border-box;
	
	/*stacking fieldsets above each other*/
	position: relative;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
}
/* buttons */
#msform .action-button {
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
	width: 120px;
	background: #72B1A6;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #72B1A6;
}
/*headings*/
.fs-title {
	font-size: 13px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 20px;
}
/*progressbar*/
#msform ul {
    padding: 0;
    list-style-type: none;
}
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	width: 32px;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #72B1A6;
	color: white;
}
#progressbar li.skip::before, #progressbar li.skip::after {
    background: #FECC47;
    color:white;
}
#progressbar li.current::before, #progressbar li.current::after {
    background: #BB0D03;
    color:white;
}
.main-header .logo .logo-lg {
    display: block;
    text-align: center;
}
.pagination{
	width:100%;
}
.pagination p{
	float: right;
}
.pagination a, .pagination strong {
    padding: 5px 10px;
    font-size: 15px;
    border: 1px solid #cccccc;
    background: #e6d8d8;
    color: #000000;
    text-align: center;
    margin: 2px;
}
.pagination strong {
	  background: #cccccc;
}
.newbooking .box-body{
	overflow-x: scroll !important;
}