@font-face {
font-family: "SerifWebfont";
src: url("../fonts/TheSerif_6_.eot");
src: url("../fonts/TheSerif_6_.eot?#iefix") format("embedded-opentype"),
url("../fonts/TheSerif_6_.woff") format("woff"),
url("../fonts/TheSerif_6_.svg#TheSerif_6_") format("svg");
font-weight: normal;
font-style: normal;
}

.btn-default {
	color: #404041;
	font-family: Arial, sans-serif;
	background-image: url(../gfx/link_icon_grey.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	
	padding-left: 20px;
	background-color: #eeeeee;
	border-color: #eeeeee;
	z-index: 100!important;
	behavior: url(PIE.htc);
	position: relative;

}

.btn-default:hover {
	background-color: #cccccc;
	border-color: #cccccc;
}

.btn-default:active {
	background-image: url(../gfx/link_icon_grey.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}


.develop {
	color: #E2091B;
	font-family: SerifWebfont, Verdana, sans-serif;
	background-image: url(../gfx/link_icon.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding-left: 20px;
	background-color: #eeeeee;
	border-color: #eeeeee;
	
}



.develop:hover {
	
	color: #E2091B;
	background-color: #cccccc;
	border-color: #cccccc;
}

.develop:active {
	background-image: url(../gfx/link_icon.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}


.has-error, .help-block {
	color: #E2091B!important;
}

.has-error .form-control {
	border-color: #B5CCE2;
}

.has-error .form-control:focus {
 border-color: #B5CCE2;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #B5CCE2;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #B5CCE2;
}



.form-control {
	background-color: #E8F0F7;
	border-color: #E8F0F7;
	color: #404041;
	
	-webkit-box-shadow: none;
	        box-shadow: none;
	        
	z-index: 100!important;
	behavior: url(PIE.htc);
	position: relative;

}

.form-control:focus {
	border-color: #B5CCE2;
}




p {
	color: #636564;font-size: 15px;
	margin: 0;
}

h1 {
font-family: SerifWebfont, Verdana, sans-serif;color: #404041;
}

h2,h3,h4,h5,h6 {
font-family: Arial, sans-serif;
}

.h_red {
	color: #E2091B;
}

/*.h_blue {
	color: #6C9AC6;
}*/

h1 {
	font-size: 22px;
}

h3 {
	font-size: 18px!important;
}


a.dev_link {
	font-family: Arial, sans-serif;
	color: #404041;
	padding-left: 12px;
	background-image: url(../gfx/link_icon.png);
	background-repeat: no-repeat;
}

a.dev_link:hover {
	font-family: Arial, sans-serif;
	color: #E2091B;
}

a.dev_link:active {
	font-family: Arial, sans-serif;
	color: #E2091B;
}

a.dev_link:visited {
	font-family: Arial, sans-serif;
	color: #404041;
}


a.dev_link_footer {
	
	color: #404141;
	padding-left: 12px;
	background-image: url(../gfx/link_icon_footer.png);
	background-repeat: no-repeat;
}

a.dev_link_footer:hover {
	
	color: #404141;
	padding-left: 12px;
	background-image: url(../gfx/link_icon_footer.png);
	background-repeat: no-repeat;
}

a.dev_link_footer:active {
	color: #404141;
	padding-left: 12px;
	background-image: url(../gfx/link_icon_footer.png);
	background-repeat: no-repeat;
}

a.dev_link_footer:visited {
	color: #404141;
	padding-left: 12px;
	background-image: url(../gfx/link_icon_footer.png);
	background-repeat: no-repeat;
}


ul.tip {
	margin: 0;
	padding: 0;
	margin-left: 16px;
	padding-right: 12px;
	color: #636564;font-size: 15px;
	
	
}

li.tip {
	list-style-image: url(../gfx/list_icon.png);
	list-style-position: outside;
	margin-bottom: 6px;
	
}





.dev_navi {
	margin-top: 17px;
}

.nav-tabs{border:none;}

.nav-tabs>li {
	height: 60px;
	min-height: 60px;width: 100%;
	
}

.nav-tabs>li>a{border-bottom:3px solid transparent;color: #acacac;
}


.nav-tabs>li>a:hover{border: 1px solid transparent;
	border-bottom:3px solid #E2091B;background-color: #ffffff!important;color: #101210;
}

.nav-tabs>li.active>a {
	border:1px solid transparent;border-bottom:3px solid #E2091B;color: #101210;
}

.nav-tabs>li.active>a:hover {
	border: 1px solid transparent;border-bottom:3px solid #E2091B;color: #101210;
}

.nav-tabs>li.active>a:visited {
	border: 1px solid transparent;border-bottom:3px solid #E2091B;color: #101210;
}

.nav>li>a {
	padding: 0 0 5px 0;
	margin: 0 15px;
}

/*.nav>li:first-child>a {
	margin-left: 0;
}*/


.container_tip {
	margin-top: 30px;
}




.pic_tip1 {
	background-image: url(../gfx/pic_tipp_1.jpg);
	width: 302px;
	height: 178px;
	position: relative;	
	z-index: 100;
	border: 1px solid #cfd0cf;
	border-bottom:  none;
	
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0; /* future proofing */
	-khtml-border-radius: 10px 10px 0 0;
	behavior: url(PIE.htc);
}

.pic_tip2 {
	background-image: url(../gfx/pic_tipp_2.jpg);
	width: 302px;
	height: 178px;
	position: relative;
	z-index: 100;
	
	border: 1px solid #cfd0cf;
	border-bottom:  none;
	
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0; /* future proofing */
	-khtml-border-radius: 10px 10px 0 0;
	behavior: url(PIE.htc);
}


.pic_tip3 {
	background-image: url(../gfx/pic_tipp_3.jpg);
	width: 302px;
	height: 178px;
	position: relative;	
	
	border: 1px solid #cfd0cf;
	border-bottom:  none;
	
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0; /* future proofing */
	-khtml-border-radius: 10px 10px 0 0;
	z-index: 100!important;
	behavior: url(PIE.htc);
}


.text_tip {
	width: 302px;
	padding: 16px;
	background-color: #ffffff;
	border: 1px solid #cfd0cf;
	border-top:  none;
	border-bottom: none;
	min-height: 300px;
	
	
	
}

.link_tip {
	
	width: 302px;
	padding: 0 16px 16px 16px;
	background-color: #ffffff;
	border: 1px solid #cfd0cf;
	border-top:  none;
	position: relative;
	-moz-border-radius: 0 0 10px 10px ;
	-webkit-border-radius: 0 0 10px 10px ;
	border-radius: 0 0 10px 10px; /* future proofing */
	-khtml-border-radius: 0 0 10px 10px;
	behavior: url(PIE.htc);
}



.dev_footer {
	background-color: #e7e7e7;
	margin-top: 60px;
	border-top: 1px solid #bcbcbc;
	padding: 15px 0;
	font-size: 12px;
}

.dev_footer div {
	padding-bottom: 8px;
}

.copyright {
	
	margin-top: 12px;
	color: #404141;
	}



.qt_point {
	width: auto;
	float: left;
	background-color: red;
	margin-right: 12px;
	height: 100px;
}

.qt_point img {
	float: right;
}

.qt_text {
	float: left;
	width: 400px;
}

.qt_text h4 {
	float: left;
}

.qt_text p {
	float: left;
}


.modal-content {
	
	behavior: url(PIE.htc);
}



@media screen and (min-width: 768px) {


.modal-dialog {
	max-width: 450px;
	
}


	.nav-tabs>li {
		min-height: 60px;width: auto;
		
	}

	h1 {
		font-size: 30px;
	}
	
	h3 {
		font-size: 22px;
	}
	
	.copyright {
		margin: 0;
		text-align: right;
	}
	.dev_footer div {
		padding-bottom: 0;
	}
}