/*body{
	margin:0px; 
}

body,td,tr,div,input{
	font-family:'Trebuchet MS'; 
	font-size:14px; 
	color:#333333; 
}
*/
a{
	color:#000000; 
	text-decoration:none; 
}

a:hover{

	text-decoration:underline; 
}

form{
	display:inline; 
}

h1{
	font-size:28px; 
	margin:0px 0px 8px 0px; 
	padding:0px; 
	color:#000000; 
}

h2{
	font-size:18px; 
	margin:0px 0px 10px 0px; 
	padding:0px; 
	color:#000000; 
}

input,select,textarea,checkbox,radio{
	padding:9px; 
	border:1px solid #d3d7da; 
}

.grey{
	color:#d3d7da; 
}

.green{
	color:#99CC00; 
}

.red{
	color:#FF3333; font-weight:bold;
}

#login_gallery{
	position:absolute; 
	width:100%; 
	height:100%; 
	overflow:hidden; 
	z-index:-1; 
}

#login_gallery img{
	position:absolute; 
	z-index:1;  
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	
}

#login_gallery img.active{
	z-index:3; 
}

@media screen and (max-width: 1600px) {
	#login_gallery img {
		left: 50%;
		margin-left: -800px;
	}
}

.header_blank{
	height:110px; 
}

.login{
	width:400px; 
	margin:100px 110px 100px 110px; 
	position:fixed;
	
}

.login_flash{
	font-family:'Trebuchet MS'; 
	font-size:56px; 
	color:#000000; 
}

.login_subflash{
	font-family:'Trebuchet MS'; 
	font-size:30px; 
	color:#000000; 
	margin:0px 0px 65px 0px; 
}

.login_form{
	width:100%; 
	background-color:#ffffff; 
	border-radius:5px; 
	box-shadow: 2px 2px 4px #666666;
}

.login_pad{
	padding:20px; 
}

.login_pad p{
	font-size:24px; 
	font-weight:normal; 
	margin:0px 0px 15px 0px; 
	padding:0px; 
	background-image:url(../images/login_lock.gif); 
	background-position: right; 
	background-repeat:no-repeat; 
}

.login_pad input{
	width:100%; 
	font-size:14px; 
	padding:5px; 
	margin:0px 0px 10px 0px; 
}

.login_checkbox{
	float:left; 
	font-size:14px; 
	color:#666666; 
}

.login_checkbox label{
	margin:1px 0px 0px 5px; 
}

.login_checkbox input{
	width:auto; 
}

.login_forgot{
	float:right; 
	font-size:14px; 
	color:#666666; 
}

.login_submit{
	width:244px; 
	text-align:center; 
	margin:60px 0px 0px 0px; 
}

.login_submit input{
	width:100%; 
	height:40px; 
	font-size:22px; 
	color:#ffffff; 
	background-color:#cf1717; 
	border:0px; 
}


#menu div{
	padding:20px 20px 0px 20px; 
	margin: 0px 0px 20px 0px; 
	border-top:1px solid #d3d7da; 
	overflow:hidden; 
}

#menu div span a{
	background-image:url(../images/arrow_left.png); 
	background-position:left center; 
	background-repeat:no-repeat; 
	font-size:16px; 
	font-weight:bold; 
	color:#666666; 
	display:block; 
	padding:0px 0px 0px 25px; 
}

#menu div a{
	color:#666666; 
	display:block; 
	padding:0px 0px 0px 35px; 
	margin:5px 0px 0px 0px; 
}

.topnav{
	width:100%; 
	height:125px; 
	overflow:hidden; 
	background-color:#ffffff; 
	border-bottom:1px solid #d3d7da; 
}

.logo{
	float:left; 
	width:254px; 
}

.client{
	float:left; 
	margin:60px 0px 0px 0px; 
	padding:0px 0px 0px 18px; 
	border-left:1px solid #d3d7da; 
	font-size:28px; 
	color:#000000; 
}

.admin{
	float:right; 
	font-size:28px; 
	color:#000000; 
}

.admin div{
	float:right; 
	margin:32px 40px 0px 0px; 
	font-size:14px; 
}

.admin #user{
	padding:15px 0px 0px 0px; 
	line-height:22px; 
	font-size:18px; 
	color:#000000; 
}

.admin #user span{
	font-size:14px; 
	color:#000000; 
}

.admin #settings{
	background-image:url(../images/icon_settings.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

.admin a{
	display:block; 
	padding:40px 0px 0px 0px; 
}

.admin #logout{
	background-image:url(../images/icon_logout.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

.main{
	background-color:#f1f1f1; 
	padding:0px 0px 0px 0px; 
}

.column_bg{
	background-color:#f4a41c; 
	color:#ffffff; 
}

.column_bg a{
	color:#ffffff; 
}

.column_bg_full{
	width:100%; 
	background-color:#f4a41c; 
	color:#ffffff; 
}

.column_bg_full a{
	color:#ffffff; 
}

.column_bg_inner{
	color:#ffffff; 
}

.allOptionPopup{
	display:none; 
	position:absolute; 
	width:70px; 
	margin-top:-85px; 
	text-align:center; 
	background-color:#fff; 
	padding:10px; 
	border:1px solid #d3d7da; 
	border-radius:5px; 
	line-height:21px; 
}

.allOptionPopup a{
	color:#000000; 
	font-weight:bold; 
}

.body_grid{
	background-color:#d3d7da; 
}

.row_1{
	background-color:#FFFFFF; 
}

.row_2{
	background-color:#f1f1f1; 
}

.divider{
	height:1px; 
	margin:15px 0px 15px 0px; 
	overflow:hidden; 
	background-color:#d3d7da; 
}

.media_container{
	border:1px solid #d3d7da; 
	padding:15px; 
	background-color:#ffffff; 
}

.media_thumb{
	float:left; 
	width:99px; 
	height:99px; 
	margin:0px 10px 10px 0px; 
	border:1px solid #d3d7da; 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.media_thumb_edit{
	position:absolute; 
	float:left; 
}

.mediaThumbEdit{
	display:block; 
	position:absolute; 
	width:35px; 
	height:35px; 
	margin:32px 0px 0px 9px; 
}

.mediaThumbDelete{
	display:block; 
	position:absolute; 
	width:35px; 
	height:35px; 
	margin:32px 0px 0px 55px; 
}

.object_1{float:left; padding:5px; margin-right:10px; margin-top:10px; background-image:url(../images/body_menu_bg.gif); background-position:top left; background-color:#E5EDF9}
.object_2{float:left; padding:5px; margin-right:10px; margin-top:10px; background-image:url(../images/body_menu_bg_dark.gif); background-position:top left; background-color:#AFC0DD}
.object_lightblue{width:auto; padding:5px; background-image:url(../images/body_menu_bg.gif); background-position:top left; background-color:#E5EDF9}
.object_darkblue{width:auto; padding:5px; background-image:url(../images/body_menu_bg_dark.gif); background-position:top left; background-color:#AFC0DD}

.menu_container{width:500px}
.menu_content{width:100%; height:22px; overflow:none; font-weight:bold}
.menu_content_object{float:left; margin:0px 1px 0px 0px; background-color:#AFC0DD}
.menu_content_object a{display:block; padding:5px 7px 5px 7px}
.menu_content_object_sel{float:left; padding:5px 7px 5px 7px; margin:0px 1px 0px 0px; background-color:#E5EDF9}
.content_area{width:auto; padding:10px; background-color:#E5EDF9}
.content_container{width:100%}

.folder_empty{padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_up{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_open{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_closed{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_new{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}
.folder_delete{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/delete.gif); background-position: top left; background-repeat:no-repeat}
.folder_view{padding-left:40px; padding-top:4px; padding-bottom:6px; background-image:url(../images/folder.gif); background-position: top left; background-repeat:no-repeat}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.overlay_inner{
	width:546px; 
	background-color:#ffffff; 
	border-radius:5px; 
	box-shadow: 2px 2px 4px #666666;
}

.overlay_close{
	float:right; 
	margin:20px 20px 0px 0px; 
	width: 22px; 
	height: 23px; 
	background:url(../images/modal_close.gif); 
	z-index: 2; 
}

.overlay_content{
	padding:20px 20px 25px 20px; 
	font-size:18px; 
}

.overlay_content div{
	height:290px; 
	font-size:18px; 
	line-height:22px; 
}

.overlay_content h1{
	font-weight:normal; 
}




/*
table{border-collapse:collapse;}
textarea 
{ 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 12px/100% Verdana, Tahoma, sans-serif;
	width: 500px;
	max-width: 500px;
	height: 200px;
	
	line-height: 150%;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
input[type=text], input[type=password] 
{
	font: normal 12px/100% Verdana, Tahoma, sans-serif;
	padding: 5px;
	border: 1px solid #E5E5E5;
	outline: 0;

	width: 500px;
	height:35px;	
	color:#000000;

}
input[type=submit], input[type=button],input[type=reset]
{
	font: normal 12px/100% Verdana, Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height:125%;
	width:150px;
	height:35px
}
*/

.modal-dialog {
  width: 60%; height:50%;
  
}
.modal-header {
    padding:15px 15px;
    border-bottom:1px solid #fff;
    background-color: #fcba50;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }

.paginate{border:1px solid #b3b3b3;float:left;text-align:center;margin:1px;width:30px;height:30px;padding-top:7px;cursor:pointer; -webkit-transition: background 1s; /* For Safari 3.0 to 6.0 */  transition: background 1s; /* For modern browsers */}
.paginate-active{background:#d9d9d9;border:1px solid #ccc;font-weight:bold;}
.paginate:hover{background: #ccc}

small{color:#006666 !important; font-weight:bold;}
.input-group-addon{background:transparent;}

.input_title{font: normal 12px/100% Verdana, Tahoma, sans-serif; color:#555753; font-weight:bold;margin:15px 0px 10px 0px;border-bottom:1px dotted #d3d7cf;padding:0px 0px 5px 0px;}
.form {width:98%;background-color:white; margin: 0px 0px 25px 0px ; padding:20px;	border:1px solid #cfcfcf;	vertical-align:top;}
.tab {width:100px;vertical-align:middle;text-align:center;padding:10px;height:30px;cursor:pointer;white-space: nowrap;border:1px solid#d3d7cf;border-bottom:none;}
.tab_highlighted{background-color:#d3d7cf;}
.error {color:#ef2929; padding:10px 0px 10px 20px; background:URL('../images/red_exclamation_mark.png'); background-position:left; 	background-repeat:no-repeat; margin-bottom:15px; font-weight:bold; }
.confirm {color:#ce5c00; padding:10px 0px 10px 20px; background:URL('../images/right-mark.png'); background-position:left; background-repeat:no-repeat; font-weight:700;}


.toggle-container{display:flex;border:1px solid #ddd;padding:5px}.toggle-switch{display:none}.slider{position:relative;cursor:pointer;width:34px;height:18px;background-color:#ccc;border-radius:15px;transition:.4s;display:inline-block;margin:0 10px}.slider::before{position:absolute;content:"";height:14px;width:14px;border-radius:50%;background-color:#fff;transition:.4s;left:2px;top:2px}.toggle-switch:checked+.slider{background-color:#4CAF50}.toggle-switch:checked+.slider::before{transform:translateX(16px)}.label-slider{font-family:Arial,sans-serif;font-size:13px}



.badge-success { background: #5cb85c; }
.badge-info { background: #5bc0de; }
.badge-warning { background: #f0ad4e; }
.badge-danger { background: #d9534f; }

.badge-pill {
    border-radius: 10px;
    padding: 5px 10px;
}

.white-space-normal {
	white-space: normal !important;
}
.navbar-header{
	background: #f3f2f2;
    height: 50px;
    border-bottom: 1px solid #ddd !important;
}
.page-header{
	margin: 20px 0px 5px 0px !important;
}