@CHARSET "UTF-8";

/** Override Twitter Bootstrap **/
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("/in/javax.faces.resource/fonts/glyphicons-halflings-regular.eot.xhtml");
	src: url("/in/javax.faces.resource/fonts/glyphicons-halflings-regular.eot.xhtml")
		format('embedded-opentype'),
		url("/in/javax.faces.resource/fonts/glyphicons-halflings-regular.woff.xhtml")
		format('woff'),
		url("/in/javax.faces.resource/fonts/glyphicons-halflings-regular.ttf.xhtml")
		format('truetype'),
		url("/in/javax.faces.resource/fonts/glyphicons-halflings-regular.svg.xhtml")
		format('svg');
}

.nav-stat {
	margin-bottom: 25px;
}

.nav-stat a {
	font-size:21px;
}

.confid {
	font-style: italic;
	font-size: 12px;
}

.panel-body label, .jumbotron label {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
}

.panel-body label em, .jumbotron label em {
    font-weight: normal;
    font-size: 17px;
}

.panel-body, .modal-body {
    font-size: 18px;
}

.mtop-20 {
	margin-top: 20px;
}

.mtop-40 {
	margin-top: 40px;
}

.btn {
   font-size: 16px;
}

.form-control {
	font-size: 18px;
    height: 36px;
    display: inline-block !important;
}

.select2-search input {
	font-size: 18px;
}

.select2-container .select2-choice {
    height: 32px;
}

.panel-body .row {
	padding-bottom: 20px;
}

.panel-body .validate-group .row {
	padding-bottom: 0px;
}



.panel-body .validate-group .row:last-child {
	padding-bottom: 20px;
}

.panel-heading strong, .modal-title {
	font-size: 24px;
}

.notstrong {
	font-size: 24px;
}

@media (max-width: 991px) {
	.row .no-mob {
		display: none;
	}
	.row .only-mob {
		display: inline-block !important;
	}
}

@media (min-width: 768px) {
	.form-inline .form-control {
		margin: 5px 15px;
	}
	
}

@media (max-width: 768px) {
	.input-limit-w {
		max-width: 80%;
	}
	.btn {
    	font-size: 14px;
	}
	.row .only-mob {
		display: block !important;
	}
}


.form-group-max {
	width: 100%;
}

label {
    	display: inline;
}

.form-radio, .checkbox-primary {
	margin-left: 15px;
}


.form-radio td {
	padding-right: 15px;
}

.form-radio label {
	font-weight: normal;
}


.form-radio input, .form-chkbox {
	margin-right: 10px !important;
}

.multi-chkbox {
	margin-bottom: 0px !important;
}
.multi-chkbox label, .multi-chkbox-last label {
	font-weight: normal;
}

.panel-body .panel-heading {
	background-color: #E2F2FD;
}

ul.alert {
	list-style-type: none;
	font-weight: bold;
}

.progress-bar-null {
	color: #333 !important;
}

span.up {
	color: #2e6da4;
	font-weight: bold;
}

.label-help {
	font-size: 14px;
	cursor: pointer;
}

.img-react {
	max-width: 65%;
}

.carousel-control.left, .carousel-control.right {
	background: none;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -40px;
	color: #555;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -40px;
	color: #555;
}

.carousel-indicators {
	display: none;
}

.carousel-indicators li {
	background-color: #999;
	border-color: #999;
}

.carousel-indicators li.active {
	background-color: #333;
	border-color: #333;
}

.checkbox label::after {
  top: -1px;
  padding-top: 0px;
}

.radio-img .img-react {
	/**margin-top: 25px;*/

}

.radio-img label::before {
  top: 50%;
  margin-top: -8px;
}

.radio-img label::after {
  top: 50%;
  margin-top: -5px;
}

.radio label {
    padding-right: 14px;
}

blockquote {
    margin: 0 0 0;
}
    
blockquote small:before {
    content: none;
}

.form-group > input {
	margin-top: 5px;
}

.form-group > .btn {
	margin-top: 0px;
}

.form-group > select {
	margin-top: 5px;
}

.detail-txt {
	padding-left: 25px;
	margin-top: 15px;
}

.detail-txt-pl {
	padding-left: 25px;
}

.no-mtop {
	margin-top: 0px !important;
}

.no-pbop {
	padding-bottom: 0px !important;
}

.mtop15 {
	margin-top: 15px;
}

.pleft-20 {
	padding-left: 20px;
}

.pleft-30 {
	padding-left: 30px;
}

.pleft-40 {
	padding-left: 40px;
}


.detail-txt label {
    font-style: italic;
}

.disabled {
    background-color: #eee;
    opacity: 1;
}

.soft {
	font-style:10px;
	padding:3px;
	text-align:center;
}

.btwidthfix {
	width:100px;
    height:40px;
}

.concours {
	margin-top:30px;
}


.dl-menuwrapper {
    z-index: 2000;
    margin-top: 4px;
    margin-bottom: 5px;
    max-width: 211px;
} 

.dl-menuwrapper button:after {
	content: none;
}
.dl-menuwrapper button {
    text-indent: inherit;
   	color: #333;
    background-color: #fff;
    width: auto;
    height: auto;
    border: 1px solid #ccc;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 5px 10px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 300;
	color: #333;
	outline: none;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	line-height: 25px;
}

.dl-menuwrapper button:hover {
	background: #e6e6e6;
}

.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #fff;
	color: #333;
}

.dl-menuopen {
	border: 1px solid #ccc;
	border-radius: 4px;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(150,150,150,0.1);
}

.dl-menuwrapper li.dl-back > a {
	background-color: #fff;
}

.dl-menuwrapper .dl-menu {
  z-index: 2050;
  width: 110%;
  margin: -120px 0px 0 210px;
}

.dl-menuwrapper > .dl-submenu {
	width: 100%;
	top: 50px;
	left: 0;
	margin: -120px 0px 0 210px;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:after {
    color: rgba(53, 53, 53, 0.7);
}   

.dl-title {
    display: block;
    position: relative;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #333;
}

.dl-back {
	
}
.select2-results li.select2-result:last-child {
	color: #ec2626;
	font-weight: bold;
}
		
.select2-results li.select2-result.select2-highlighted:last-child {
	background: #86b4ff;
}

h4.txt-trt {
	font-weight: bold;
	padding: 10px; 
	border: 1px solid #ccc;
	border-radius: 4px;
}


@media (max-width: 768px) {
	.dl-menuwrapper .dl-menu {
	    width: 110%;
	    margin: -120px 0px 0 100px;
	}
}

#share {
	font-family: 'Muli', sans-serif;
}

#share .jumbotron {
	border-radius: 0px;
	background-color: #fff;
	padding-right: 0px;
    padding-left: 0px;
}


#share .block-form .row, #share .block-video .row {
	background-color: #eee;
}


#share .block-form {
	width: 100%;
	height: 395px;
	margin-bottom: 3px;
}

#share .block-form .alert-default {
	margin-bottom: 0px;
}


#share .block-form .btn {
	background-color: #00b0f0;
	border-color: #40c8fb;
	font-weight: bold;
}

#share .block-video p {
	padding-top: 5px;
	margin-bottom: 0px;
}

#share .block-video {
	width: 100%;
	height: 390px;
}

#share iframe {
	margin-top: 10px;
	margin-bottom: 10px;
}


#share i {
	text-align: center;
	width: 100%;
	margin-top: -25px;
	position: absolute;
	left: 0;
	right: 0;
}

#share a, #share a:hover, .link-btn:hover {
	text-decoration: none;
}

.triangle {
	background: transparent url("/in/javax.faces.resource/images/fond.png.xhtml") center no-repeat;
	background-position: center top;
    background-size: 100% auto;
	height: 210px;
}

.triangle h2 {
	padding: 30px 50px 0 50px;
	text-align: center;
	color: #fff;
	font-family: 'Muli', sans-serif;
    font-weight: 900;
}

#AboutMoreModal p {
	font-size: 14px;
}

#AboutMoreModal h3 {
	font-size: 18px;
}

.rs-footer {
	margin-top: 25px;
	border-top: 1px solid #eee;
	padding: 10px;
}

.rs-footer p {
	font-size: 14px;
}

@media (max-width: 768px) {
	#share .block-form {
		height: 400px;
		width: auto;
	}
	#share .block-form .alert {
		padding: 0 0 5px 7px;
	}
	#share .info-img {
		padding: 0;
	}
	.triangle {
		height: 160px;
	}
	.triangle h2 {
		padding: 15px 25px 0 25px;
		font-size: 24px;
	}
	#share .block-form .btn {
	    margin-top: 7px;
	}
	
}
