body {

}

.maintitle{
	display:none;
}
/*.navbar{
	position: fixed;
    top: 0;
    width: 100%;
}*/

img.small-icon{
	height:30px;
	display:none;
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}

nav.navbar.navbar-static-top.white-bg {
    position: fixed;
    width: 100%;
	box-shadow: 1px 6px 6px -7px;
}

.navbar-header{
	width: 100%;
}
.table-responsive{
	padding: 0 15px;
}

#HtmlMADTable .table-responsive{
	padding: 0;
}

#wrapper { 
	overflow:unset;
}

#page-wrapper{
	padding: 0;
}

.asset > input{
	border:none;
}

.asset > input:focus{
	border:black;
}

.fake-input-sm {
	height: 30px;
	font-size: 12px;
	line-height: 1.5;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #e5e6e7;
	border-radius: 1px;
	color: inherit;
	display: block;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	overflow: hidden;
}
textarea, .mce-container, .mce-container *{
	max-width: 100% !important;
}

.btn-primary:focus, .btn-primary:hover{
  background-position: 0;
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2f4050 100%);
}
			
.nav-pills > li > a {
	border-radius:0px;
	padding-left:20px;
}

.nav-pills > li.active > a {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2f4050 100%);
}

.nav-tabs{
	border: none;
}

.nav-tabs > li {
	width:100%;
	border: none;
	margin-right:0px;
	border-radius: 0px;
}

.nav-tabs > li > a{
	border: none;
}

.nav-tabs > li > a:hover {
	border: none;
	background-color: #293846 !important;
	margin-right:0px;
	border-radius: 0px;
}

.nav-tabs > li > a:focus {
	border: none;
	margin-right:0px;
	border-radius: 0px;
}

.nav-tabs > li.active > a {
	border: none !important;
	color: white !important;
	border-left: 4px solid #19aa8d !important;
	background-color: #293846 !important;
	margin-right: 0px;
	border-radius: 0px;
}

.nav-tabs > li.active > a:hover{
}

.nav-tabs > li.active > a:focus{
}

.nav-tabs > li.dropdown-toggle > a{
	
}

.nav .open > a {
	color: white;
	background-color: #2f4050;
	border-radius: 0px;
	border: none;
	border-bottom: 0px;
}

.nav-tabs .dropdown-menu {
	position: relative; 
    opacity: 0;
}

.dropdown-header{
	color:white;
}

.nav .open .dropdown-menu {
    opacity: 1;
	color:rgb(167, 177, 194);
	background-color: #2f4050;
	width: 220px;
	border-left: 4px solid #19aa8d;
	border-radius: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.open .dropdown-menu > li > a{
	border-radius: 0px;
	padding-left: 40px;
	margin: 0px;
}

.open .dropdown-menu > .active > a{
	background-image: none;
	background-color: #293846;
}

.open .dropdown-menu > li > a:hover {
	background-image: none;
	background-color: #293846;
	color: white;
}

.navbar-static-side{
	background-color: transparent;
}

.navbar-right{
	background-color: transparent;
}

.navddrow {
	
}

.navddrow-2 {
	width: 320px;
}

.navddrow-3 {
	width: 480px;
}

.navddrow-4 {
	width: 640px;
}

.navddcol {
	
}

.navddcol > li {
	list-style: none;
	font-size: 14px;
	text-align: left;
}

.navddcol > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}

.navddcol > li > a:hover {
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	text-decoration: none;
}

.navddcol > .active > a, .navddcol > .active > a:hover, .navddcol > .active > a:focus {
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
	background-repeat: repeat-x;
	background-color: #2e6da4;
	color: #fff;
	text-decoration: none;
	outline: 0;
}

.btn-readmore{
	width: 50% !important;
    height: 50% !important;
    background-repeat: repeat-x;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075);
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2f4050 100%);
    position: relative;
    padding: 11px 2em;
    border: none;
    background-color: #e85657;
    color: #f9f6e5;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 80px;
    overflow: hidden;
}

.btn-readmore:hover {
    background-color: #2f4050 !important;
    border-left: 4px solid #19aa8d !important;
    color: #FFFFFF !important;
}

#metisMenu {
    position: fixed;
}

#metisMenu > div > div.panel-body{
	background-color:#2f4050;
	padding-left:0px;
	padding-right:0px;
	box-shadow: 0px 20px #2f4050;
	height: 90vh;
    overflow: auto;
	-ms-overflow-style: none;
}

#metisMenu > div > div.panel-body::-webkit-scrollbar{
	display: none;
}

#metisMenu > div.panel-default{
	margin-bottom: 0px;
	border: 0px;
	height: 100%;
}

#metisMenu > div > div.panel-heading{ 
	border-radius:0 0 0 0;
}

.maintitle {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 20px 10px;
}
.allbodies {
	min-height:100%;
	margin: 70px 10px 0 10px;
	padding-bottom:190px;
}

.mainbody {
	
}

.carousel {
	margin-bottom: 10px;
}

.extendedbody {
	margin: 0px 10px 0px 10px;
}

.notify-bubble {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 5px 2px 6px;
	background-color: #19aa8d;
	color: white;
	font-size: 0.65em;
	border-radius: 50%;
	box-shadow: 1px 1px 1px gray;
	min-height: 10px;
}

.tooltip-inner {
	background-color: #19aa8d;
}
.tooltip-arrow {
	border-top-color: #19aa8d !important;
}
			
.footercrown {
	height: 10px;
	background-image: -webkit-linear-gradient(bottom, #777777, white);
	background-image: -o-linear-gradient(bottom, #777777, white);
	background-image: linear-gradient(to top, #777777, white);
}

.footer {
	height: 190px;
	width: 100%;
	margin-top: -190px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.footercontainer {
	background-color: white;
	padding-bottom: 10px;
	width: 100%;
}

button.close {
    opacity: 0.8 !important;
    font-size: 36px !important;
}

.alert button.close{
  margin-top: -10px;
}
	
.footer a {
	color: black;
}

.footerright {
	text-align: right;
	float: right;
}

.navbar-form-custom{
	max-width: 1835px;
	width:100% !important;
	display:contents;
}

#MoreInfo .modal-dialog{
	width: 100%;
    max-width: 1000px;
    padding: 10px;
    margin: 0;
	margin: 0 auto;	
}

#HtmlMADTable #DataTable1_wrapper .row:first-child{
	padding-top: 15px;
}

#HtmlMADTable .table > tbody > tr > td{
    vertical-align: middle;	
	text-align: center;
}

#HtmlMADTable td .form-control{
	min-width: 125px;
}

@media (max-width: 991px) {
	.navddrow-2, .navddrow-3, .navddrow-4 {
		width: 763px;
	}
	
	.navddcol > li > a {
		color: #777;
	}
	
	.navddcol > li > a:hover {
		background: none;
		color: #333;
	}
}
@media (min-width: 769px) {
	.navbar-form-custom-small {
		display: none;
	}
	.mobile-nav{
		display:none;
	}
}

@media (max-width: 768px) {	
	.navbar-static-top{
		display:none;
	}	
	.body-small.mini-navbar .navbar-static-side{
		display:none;
	}
	#page-wrapper{
		margin:0 !important;
	}
	body.mini-navbar .nav-label{
		display:block;
	}

	.mobile-nav{
		position: fixed;
		z-index: 999;
		width: 100%;
		background: #fff;					
	}
	.mobile-nav .navbar-toggler{
		margin:10px;
		padding: 6px 12px;
	}
	.mobile-nav .dropdown-menu{
		width:100% !important;
	}
	.mobile-nav .panel-body{
		padding: 0;
		background-color: #2f4050;
	}
	.mobile-nav .navbar-collapse{
		padding: 0;
	}
	
	.mobile-nav .navbar-collapse .panel{
		background-color: none;
	}
	
	.mobile-nav .panel.panel-default{
		border: 0px solid transparent;
	}
	.mobile-nav fieldset{
		width: 80%;
    	float: right;
	}	
	.navbar-form-custom-small {
		display: block;
		width: 70px;
	}
	.allbodies {
		min-height:100%;
		margin: 65px 10px 0 10px;
		padding-bottom:190px;
	}	
}
@media (max-width: 767px) {
	
}
@media screen and (max-width: 630px) {
	#external-events{
		display: none;
	}
}
@media screen and (max-width: 577px) {
	.fc-time-grid-container .fc-slats td {
		height: 3.5em !important;
	}	
	.fc-center h2{
		font-size:15px;
		margin-top: 7px !important;
	}
	.fc-agendaWeek-view .fc-content-skeleton .fc-time{
		display:none;
	}
}	
@media screen and (max-width: 501px) {
	.fc-day-grid-container .fc-day-grid .fc-content{
		text-align:center;
	}
	.fc-day-grid-container .fc-day-grid .fc-more-cell{
		text-align: center;
	}
	.fc-day-grid-container .fc-day-grid .fc-more-cell .fc-more{
		border: 1px solid;
		border-radius:45px;
		background: #337ab7;
		color: #fff;
		padding: 10px;
	} 
	.fc-month-view .fc-more-popover .fc-day-grid-event{
		padding: 5px;
		margin-bottom: 15px;
	}
	.fc-day-grid-container .fc-day-grid .fc-title{
		display:none;
	}
	.fc-center{
		margin-top: 20px;
	}	
}
@media screen and (max-width: 435px) {
	.calendar.panel-heading{
		display:none;
	}
	.mobile-event-btn{
		text-align:right;
		padding:0 5px;	
		display:block !important;
		
	}
	.fc-timelineDay-view .fc-resource-area{
		width:120px !important;
	}
}
@media screen and (max-width: 375px) {
	.panel-heading .row{
		text-align:center;
	}
	.panel-heading .row .pull-right{
		width: 100%;
		margin-top: 20px;
		float: unset !important;
		display: inline-block;
	}
}
@media (max-width: 479px) {
	
}

@media print {
	a[href]:after {
		content: none !important;
	}
	
	.footer {
		display:none !important;
	}
	
	.btn, .pagination, .dataTables_length, .dataTables_filter {
		display:none !important;
	}
	
	.nav, .nav-pills {
		display:none !important;
	}
	
	.form-control{
		border:0;
		padding:0;
		overflow:visible;
	}
	
	.glyphicon-remove {
		display:none !important;
	}
	
	.print-hidden {
		display:none !important;
	}
}