@media (min-width: 992px){
    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}
.new_coach_form{
	clear: both;
    overflow: hidden;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}
label.error_msg,.new_coach_form .result_msg{
	color: red!important;
}
.btn_add_coach {
	cursor: pointer;
}
.camera_container{ position: relative; }
.camera_container video{ width:100%; }
.camera_container .prendre_photo{
	position: absolute;
    bottom: 16px;
    left: 45%;
    background-color: #fff;
    color: #000;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    line-height: 35px;
}
.img_container img{
	border-radius:5px;
	float:left;
	width:33%;
	margin:0.1%;
}
.camera_container .prendre_photo i{
	color: #000!important;
    font-size: 30px;
    padding-top: 2px;
}

.all-icons [class*="pe-"]{
    font-size: 40px;
}
.all-icons input{
    border: 0;
}
.all-icons .font-icon-detail{
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin: 15px 0;
}
.all-icons .font-icon-detail input{
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #aaa;
    font-size: 13px;
}

#map{
    position:relative;
    width:100%;
    height: calc(100% - 60px);
}

.places-buttons .btn{
    margin-bottom: 30px
}
.sidebar .nav > li.active-pro{
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.sidebar .nav > li.active-pro a{
    background: rgba(255, 255, 255, 0.14);
    opacity: 1;
    color: #FFFFFF;
}

.table-upgrade td:nth-child(2),
.table-upgrade td:nth-child(3){
    text-align: center;
}

.button_connect{
	margin:auto;
	display:table;
}
.card.connect_page{
	max-width: 50%;
    margin: auto;
}
.header.conect{
    text-align: center;
}
.header.conect img{width: 100px;}
.home_page_cald{
	max-width: 60%;
    margin: auto;
}
.home_page_cald .dashboard{
	text-align: center;
    border: 1px solid #f1ecec;
    box-shadow: 1px 1px #f1ecec;
    background-color: #fff;
	width:40%;
	margin-bottom:20px;
}
.home_page_cald .dashboard.left{
	margin-right:15px
}
.home_page_cald .dashboard .nbr_stat{
	font-size: 20px;
    color: #1DC7EA;
    font-weight: bold;
}
.home_page_cald .dashboard  .title{height: 50px;}
.header_right {
	text-align:right;
	padding-right: 0px;
}
.home .calendar_info{
	display: none;
}
.home .tab_liste_abs_elev{
	width: 100%; overflow: scroll;
}
.home #chart_info{
	display:none;
}
.home #chart_div{
	width: 100%; height: 580px;
}
.home #mois_div{
	display:none;
}
.home #event{
	display:none;
}
.home #chart_mois{
	width: 100%; height: 580px;
}
.reset .erreur, .reset .error-1, .reset .error-2 {
	display:none;
}
.card .header.user, .card .header.client, .card .header.modif_clt{margin-bottom: 50px;}
.header_right .btn_header_right{margin-right: 5px;}
.card .header_left{
	padding-left:0px;
	float:left;
}
.absences_filter, .user_filter, .disciplines_filter, .classes_filter{
    clear: both;
    overflow: hidden;
    display: table;
    margin: 20px auto;
    text-align: center;
	color: #fff;
}
.check_role label{display:none;}
.user_filter{cursor:pointer;}
.absences_filter a, .user_filter, .disciplines_filter a, .classes_filter a{
	padding: 12px 30px;
	font-size: 15px;
    text-transform: uppercase;
    margin: 3px 20px;
    display: inline-block;
	border: 1px solid #1DC7EA;
    border-radius: 25px;
    color: #1DC7EA!important;
}
.user_filter.checked{
	background-color: #1dc7ea!important;
    color: #fff!important;
    border: solid 1px #1dc7ea;
}
.absences_filter a.active, .absences_filter a.active:hover, 
.disciplines_filter a.active, .disciplines_filter a:hover,
.classes_filter a.active, .classes_filter a:hover{
	background-color: #1DC7EA!important;
    color: #fff!important;
    border: solid 1px #1DC7EA;
}
.absences_filter a:hover {
	background-color: #1DC7EA!important;
    color: #fff!important;
    border: solid 1px #1DC7EA;
}
.licences_filter a.lic_30{
	border: solid 1px #FFBB33;
	color: #FFBB33!important;
}

.licences_filter a.lic_60{
	border: solid 1px #e81212;
	color: #e81212!important;
}
.licences_filter a.lic_30:hover, .licences_filter a.lic_30.active{
	background-color:#FFBB33!important;
	color: #fff!important;
}
.licences_filter a.lic_60:hover, .licences_filter a.lic_60.active{
	background-color:#e81212!important;
	color: #fff!important;
}
.user_modif_add{
	border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    background-color: #FFFFFF;
    margin-bottom: 30px;
}
.user_modif_add .card{
	border-radius: none;
    box-shadow:none;
    background-color: #FFFFFF;
    margin-bottom: 0px;
}
.indicateurs{
	clear:both;
	overflow:hidden;
	margin-top: 8px;
	padding: 0px;
}
.indicateurs li { float:left; margin: 10px 10px;}
.indicateurs li .titre{ display:none; }
.indicateurs li:hover .titre{ 
	display:inline-block; 
	font-size:12px;
    vertical-align: top;
    margin-top: 5px;	
}
.indicateurs li i{ font-size: 25px; }
.indicateurs li .counter{
    background-color: #769243;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    vertical-align: top;
    margin-top: 3px;
    font-size: 12px;
    padding-top: 2px;	
}
.version{
	text-align: center;
	position: fixed;
    bottom: 0;
    left: 7%;
    color: #fff;
}
.card_lic_30{
	background-color:#FFBB33!important;
	opacity:0.5;
}
.card_lic_60{
	background-color:#e81212!important;
	opacity:0.5;
}
.archiver_btn{
	padding: 7px;
    float: right;
    border: 1px solid #42a9f4;
    color: #42a9f4;
    border-radius: 25px;
	cursor:pointer;
	margin-right:5px;
}
.tichet_etat .archiver_btn{
	margin-top: -15px;
}
.archiver_btn.active, .archiver_btn:hover{
	background-color:#42a9f4!important;
	color: #fff!important;
}
tbody td .btn-info{margin-bottom:10px;}
.card.licence_element{
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}
table thead .date_abs{
	min-width: 90px;

}
.card.licence_element .table-full-width{padding-left: 25px;}
.card.licence_element .client{
	color: #989494;
}
.card.licence_element .description{
	font-size: 14px;
}
.card.licence_element .description.desc_ref{
	float:left;
	margin-left: 10px;
	margin-top: 3px;
}
.card.licence_element .licence{
	color: #42a9f4;
    float: left;
}
.card.licence_element .expire_date{
	float: right;
    padding-right: 10px;
    color: #42a9f4;
	text-align: center;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #E3E3E3!important;
	height: 40px!important;
}
.collapse.navbar-collapse ul li form{margin-top: 10px;}
.collapse.navbar-collapse ul li .form-control{
	width: 80%;
    float: left;
}
.collapse.navbar-collapse ul li .submit,.navbar-default.navbar-fixed .navbar-header form .submit{
	float: left;
    height: 40px;
    border: none;
    background-color: #fff;
    color: #ccc;
    width: 40px;
}
.navbar-default.navbar-fixed .navbar-header form .submit i{
	font-size: 30px;
}
.collapse.navbar-collapse ul li .submit i{ font-size: 30px; }
.collapse.navbar-collapse ul li .submit .fa.fa-search{color: #a09e9e;}
.select2-selection { overflow: hidden!important; }
.select2-selection__rendered { 
	white-space: normal!important; 
	word-break: break-all!important;
}
.table.table-hover tbody td:last-child{text-align:right;}
.deleted{
	background-color: #fff3f3!important;
    color: #fbbfbf!important;
}
.add_container{
    clear: both;
    overflow: hidden;	
}
.traitements_container .content{
	border: 1px solid #E3E3E3;
    border-radius: 4px;
}
.traitements_container .content .form-group label{
	font-size: 16px;
    color: #000!important;
    font-weight: bold;
}
.traitements_container .content .form-group label input{margin-right: 7px!important;}
.traitements_container .content .form-group p{font-size: 12px;}
.commentaires_container .comment_element{
		background-color: #ece7e7;
		padding: 15px 30px;
		border-radius: 35px;
		margin-bottom: 10px;
}
.commentaires_container .identifier .username{
	float: left;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}
.commentaires_container .identifier .datetime{
	float: right;
    font-size: 13px;
    padding-top: 8px;
}
.commentaires_container .comment_element .msg{
	clear: both;
    overflow: hidden;
}
.add_container a{
    float: right;
    height: 30px;
    width: 30px;
    background-color: #749244;
    color: #fff!important;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
}
.add_container a:hover{
	background-color: #89a553;
}
.sidebar .nav p{ line-height: 30px!important; }
.affected_table tr,.affected_table tr td { cursor:move!important }
.clickable-row, .autorisation{ cursor:pointer; }


.btn_add_traitement,.btn_add_adresse,.btn_add_client{ cursor:pointer; }

.ticket.rouge_alert{ background-color:#cc2323!important;}
.ticket.orange_alert{ background-color:#f17d17!important;}
.etat_tache{
	clear: both;
    overflow: hidden;
}
.etat_tache .a_faire, .etat_tache .en_cours, .etat_tache .en_attent, .etat_tache .terminer{
	float:left;
	width:25%;
    text-align: center;
	background-color:#f9f9f9;
	height:100%;
}
.new_client_form, .new_client_adresse_form{
	clear: both;
    overflow: hidden;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}
.etat_tache h2{
	font-size: 20px;
    text-transform: uppercase;
    color: #9A9A9A;
	border-bottom:1px solid #cfc9c9;
	padding:20px;
}
.select_absences_filtr, .select_filter{display:none;}
.tichet_etat{
	width: 90%;
    margin: auto;
}
.form_calend .icon_btn{padding: 5px 6px;}
.form_calend .icon_btn i{font-size: 20px;}
.etat_tache .a_faire, .etat_tache .en_attent{
  background: #f0e6e6;
}

.etat_tache .en_cours, .etat_tache .terminer {
  background: #fff;
}
.tichet_etat .ticket .archiver_btn {
    margin-right: 8px;
}
.tichet_etat .card.licence_element .licence {
	margin-top: 0px;
	font-size:14px;	
	float:left;
	margin-top: 3px;
}
.table.table-striped tr.noir{
	background-color:#000;
	color:#fff;
}
.table.table-striped tr.rouge{
	background-color:#c21010;
	color:#fff;
}
.table.table-striped tr.orange{
	background-color:#FFBB33;
	color:#fff;
}
.student_element{
	height: 35px;
    margin-bottom: 6px;
}
.eleve_abs_chart{
	width: 100%;
}
#table_stact{
    overflow-y: auto;
    overflow-x: hidden;
	max-height:404px;
}
.student_element p{
	font-size: 13px;
    line-height: 15px;
}
.autorisation i{
	font-size: 24px;
    margin: auto;
    display: table;
	font-weight: bold;
	 
}
.user_absences .autorisation i{margin-top: 10px;}
.autorisation .pe-7s-close-circle{
	color: #c0212f;
}
.autorisation .pe-7s-less{
    color: grey;
}
.autorisation .pe-7s-angle-down-circle{
	color: #109548;
}
.autorisation p{max-width: 85px;}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #1DC7EA;
    border-color: #1DC7EA;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #1DC7EA;
    border-color: #1DC7EA;
}

.collapse.navbar-collapse .nav.navbar-nav.navbar-right a p i{
	font-size: 26px;
    margin-right: 5px;
    vertical-align: sub;
}
.modif_content_elem{
	float: right;
    width: 15%;
}
.pull-right {
    float: right!important;
    text-align: right;
    margin-right: 16px;}

.pull-left {
    float: left!important;
    text-align: left;
    margin-left: 16px;}
#event{
	width: 100%;
    position: absolute;
    height: 96%;
	top: 0px;
	right: 1%;
	z-index: 999;
	background-color: #1DC7EA;
    border-radius: 5px;
}
#recoverform .btn_retour .retour{
	float: right;
}
.Erreur .all-content-wrapper{
		margin-left: 200px;
        transition: all 0.3s;
	}
body.Erreur{
	height: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background: #F6F8FA;
}

.Erreur .error-pagewrap {
	min-height: 100vh;
	text-align: center;
}
.Erreur .error-pagewrap:before {
	content: '';
	height: 100vh;
	width: 1px;
}
.Erreur .error-page-int, .error-pagewrap:before {
	vertical-align: middle;
	display: inline-block;
}
.Erreur .error-page-int  {
	max-width: 500px;
	padding: 20px 0;
	width: 80%;
	position: relative;
	margin: 0 auto;
}
.Erreur .content-error {
	text-align: center;
	margin: 0px 20px;
}
.Erreur h1{
	margin: 0 0 10px;
	font-weight: 700;
}
.Erreur .content-error h1 {
	font-size: 35px;
	color: #444;
	text-transform: uppercase;
}
.Erreur .content-error .counter {
	color: #3ccce9;
}
.Erreur .content-error p {
	font-size: 14px;
	color: #444;
	line-height: 29px;
	margin: 0 0 15px;
}
.Erreur .content-error a {
	margin:5px 5px;
	display:inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	padding: 10px 30px;
	border-radius: 3px;
	background: #3ccce9;
	transition: all .4s ease 0s;
}
@media all and (max-width: 991px)  {
	.navbar-default.navbar-fixed .navbar-header form{
		display: inline-flex;
		margin-top: 10px;
	}
	.nav.nav-mobile-menu{
		display:none!important;
	}
    .sidebar .nav > li.active-pro{
        position: initial;
    }
	.form_calend {margin-bottom:20px;}
	.header_left{margin-bottom:10px;}
	.navbar-left form{
		width:80%;
		margin: auto;
		display:table;
	}
	.chose_prof{margin-bottom:20px;}
	.navbar-left .form-control{
		padding: 10px;
		margin: 5px;
		width: 60%;
		float: left;
		margin-left: 25px;
	}
	.navbar-left .submit{
		padding: 5px;
		float: left;
		margin-top: 5px;
		background-color: transparent;
		border: none;
		width: 21%;
	}
	.navbar-left .submit:hover{
		background-color: rgba(255, 255, 255, 0.13);
		opacity: 1;
	}
	.ajout_user_pg .select_coach{
		margin-bottom:20px;
	}
}
@media all and (max-width: 909px)  {
    .home_page_cald .dashboard .title {
		font-size: 19px;
		margin-top: 10px;
		line-height: 23px;
	}
}
@media only screen and (max-width: 1165px) and (min-width: 992px){
	.responsive-calendar .day {font-size: 10px!important;}
	.responsive-calendar .controls h4 {font-size: 19px!important;}
}
@media all and (max-width: 771px)  {
    .card.connect_page {
		max-width: 70%;
	}
	.absences_filter, .disciplines_filter, .classes_filter{display:none;}
	.select_absences_filtr, .select_filter{
		display:block;
		margin: auto;
		margin-bottom: 20px;
		border: 1px solid #1DC7EA;
		border-radius: 15px;
		padding: 5px 10px;
		width: 200px;
		color:#1DC7EA;
	}
	.select_absences_filtr option, .select_filter option{
		background-color:#1DC7EA;
		color:#fff;
	}	
}
@media all and (max-width: 767px)  {
    .home_page_cald .dashboard{
		margin:auto;
		margin-bottom:20px;
		width: 70%;
	}
	.home_page_cald .dashboard.left {
		    margin-right: auto;
	}
	.form-group.check_role .submit_but_check{
		float: right;
		margin-bottom: 15px;
	}
	#filt_form{
		clear: both;
		overflow: hidden;
		margin-bottom:20px;
	}
	.header_right{
		margin-bottom:20px;
	}
	.form_calend .debut, .form_calend .fin{
		/*width: 90%;
		margin-bottom: 10px;*/
	}
}
.absences #Exporter{
	margin-right:5px;
}
@media all and (max-width: 565px)  {
    .card.connect_page {
		max-width: 90%;
	}
	.home_page_cald .dashboard{
		width: 90%;
	}
}
.calendar_info{
    width: 100%;
	position: absolute;
	height: 100%;
    top: 0px;
    z-index: 999;
}
.responsive-calendar{
	padding: 15px;
}
#calendar{
	clear:both;
	overflow:hidden;
	position: relative;
}
.classe{
	text-align: left;
    font-size: 14px;
    margin-left: 250px;
}
@media all and (max-width: 480px)  {
	.form_calend div{margin-bottom:10px;}
	.header_right a {padding: 5px;}
	.responsive-calendar .day {font-size: 8px!important;}
	.responsive-calendar .controls h4 {font-size: 13px!important;}
	.responsive-calendar .pull-left .btn-primary, .responsive-calendar .pull-right .btn-primary{padding: 5px;}
}

.chart_info{
	display: none;
	width: 98%;
	z-index: 9999;
	height: 100%;
	position: absolute;
	top:0px;
	right: 1%;
}
.chart_info_div{
	overflow-y:scroll;
}
.add_discipline, .modify_discipline{
	margin-right: 0px;
}
.dataTables_wrapper .dataTables_length {
    margin-left: 15px!important;
}
.dataTables_wrapper .dataTables_filter {
    margin-right: 20px!important;
}
.add_classe, .modify_classe{
	margin-right: 5px;
}
.users_add .alert.alert-danger.erreur,.users_modify .alert.alert-danger.erreur{
	overflow: hidden;
    height: auto;
    margin-left: 15px;
    margin-right: 5px;
}

.absences #tbody tr td:nth-child(5){
	width:40px
}
@media (min-width: 992px) and (max-width: 1160px){
	.absences .table-responsive{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		overflow-x: scroll;
		overflow-y: hidden;
	}
}
@media all and (max-width: 991px)  {
	.add_classe, .modify_classe{
		margin-right: 15px;
	}
}
@media (max-width: 480px){
	.absences .form_calend .debut, .absences .form_calend .fin {
		width: 68%;
	}
	.absences .juska{
		clear: both;
	}
}
@media (max-width: 400px){
	.navbar-default.navbar-fixed .navbar-header form{
		max-width: 45%;
	}
	.navbar-default.navbar-fixed .navbar-header form .submit {
		width:unset;
	}
	.navbar-default.navbar-fixed .navbar-header form .submit i{
		display:none;
	}
}
@media (max-width: 540px){
	.home .calendar_home .col-xs-3.col-sm-3, .home .table_stact_home .col-xs-3.col-sm-3, 
	.home .chart .row .col-xs-3.col-sm-3 {
		padding-right: 0px;
	}
	
	.home .calendar_home #calendar_btn_submit, .home .table_stact_home #btn_submit_listing_absences, .home .chart #courbe_btn_submit{
		padding: 8px 0px;
	}
	.home .calendar_home .row, .home .table_stact_home .row, .home .chart .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.home .calendar_home .col-xs-3.col-sm-3:first-child , 
	.home .table_stact_home .row .col-xs-3.col-sm-3:first-child,
	.home .chart .row .col-xs-12 .col-xs-3.col-sm-3:first-child {
		padding-left:0px;
	}
}
@media (max-width: 400px){
	.home .calendar_home .col-xs-3.col-sm-3, .home .table_stact_home .col-xs-3.col-sm-3, .home .chart .row .col-xs-3.col-sm-3 {
		padding-left: 5px;
	}
	
	.home .calendar_home .col-xs-3.col-sm-3:last-child, 
	.home .table_stact_home .row .col-xs-3.col-sm-3:last-child,
	.home .chart .row .col-xs-12 .col-xs-3.col-sm-3:last-child {
		width:20%;
	}
	.home .calendar_home #calendar_btn_submit, .home .table_stact_home #btn_submit_listing_absences, .home .chart #courbe_btn_submit{
		width: 100%;
		padding: 8px;
	}
	.home .calendar_home #calendar_btn_submit span, .home .table_stact_home #btn_submit_listing_absences span, 
	.home .chart #courbe_btn_submit span {
		display: none;
	}
	.home .responsive-calendar .controls .pull-left {
		margin-left: 0px !important;
	}
	.home .responsive-calendar .controls .pull-right {
		margin-right: 0px !important;
	}
	.home .responsive-calendar .data_head_year {
		margin-right: 5px;
	}
	.home .responsive-calendar .controls h4 {
		font-size: 10px!important;
	}
	.home .responsive-calendar .controls .pull-left .btn, .home .responsive-calendar .controls .pull-right .btn{
		font-size: 12px !important;
	}
}