h1{padding-bottom:12px;margin-bottom:10px; border-bottom:1px solid rgb(210, 210, 210);}
h2, .h2 {
	font-size: 20px;
	padding-bottom: 10px; margin-bottom:15px;
	border-bottom:1px solid;
}
.red{color: #9e253f;}
.blue{color: #3e747d;}
.green{color: #c4bc2f;}

/*
.navbar-brand img{
	width:200px;
	margin-left:-100px;
}
*/

body{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }
.container{
	width:1350px !important;
}

.bx-wrapper{margin-top:25px!important;}
.bxslider img{width:100%;}
.home{font-size:20px;}
.justify{text-align:justify;}
.loader{
	width:100%;
	height: 8px;
	background:white;
	border:1px solid #ccc;
	margin: 10px 0;
	overflow:hidden;
	border-radius: 2px;
}
.loader span{
	display:block;
	width:0%;
	height:100%;
	background:blue;
	-webkit-transition: all .8s; /* For Safari 3.1 to 6.0 */
	transition: all .8s;
}
.loader span.complete{
	background: green;
}

.row.file2{display:none;}

.footer{margin:40px 0 0; padding: 10px 0; border-top:1px solid rgb(210, 210, 210);}

.deleted td{background: #f4e4e7!important; }

td.day{cursor:pointer;}
.old.day, .new.day{color:#eee8ea;}


.alert{background: orange;}
.bx-wrapper .bx-controls-direction a{z-index:888!important;}

input.btn-menu{
	background: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	color: #999;
	border:0;
	padding-top: 15px;
	padding-bottom: 15px;
}
input.btn-menu:hover{color:white;}
input.link{
	background: none;
	color: #3e747d;
	border:0;
	padding-top: 15px;
	padding-bottom: 15px;
}
form.inline{display:inline;}

.img-languages {
	cursor: pointer;
	width:25px;
	height:25px;

}
.languages{
	margin-top:23px !important;
}

#login_button{
	cursor:pointer;
}
#login_modal{
	margin-top:10em;
}

.imageconstruction{
	width: 600px;
	margin-left: 22%;
}

.divSlider{
	height:240px;
}



.socialFooter{
	width:50%;
	float:right;
	margin-top:12px;
}
.m3dad{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.titleFoLogo{
	float: left;
	width: 50%;
	height: auto;
}

.navbar-nav{
	margin-top:10px;
}


.menuButton{
	cursor: pointer;
	border-radius: 10px;
	margin-top: -5px;
	font-weight: bold;
	margin-right: 15px;
	margin-left:25px;
	padding: 5px;
}

#overbox3 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 999999;
	display: block;
}
#infobox3 {
	margin: auto;
	position: relative;
	top: 0px;
	height: 58px;
	width: 100%;
	text-align:center;
	background-color: black;
	opacity: 0.8;
}
#infobox3 p {
	line-height:58px;
	font-size:12px;
	text-align:center;
}
#infobox3 p a {
	margin-right:5px;
	text-decoration: underline;
}

.languages_arrow{
	width:15px;
}

.languageDiv{
	width: 50px;
	float: right;
	margin-top:20px;
}

.popoverLanguages{
	width: 88px;
	background-color: rgba(217, 151, 35, 0.85);
	height: 100px;
	opacity: 1;
	margin-left: 94%;
	border-radius: 20px;
	margin-top: -16px;
	padding: 6px;
	display:none;
}

.popLangs{
	margin:3px;
}

.clickable_row{
	cursor:pointer;
}
.clickable_row:hover{
	background-color:#99cb84;
}

.dt-buttons {
    margin-left: 120px !important;
}
