/*#tableRoles tbody td:nth-child(1),#tableRoles thead tr:nth-child(2) th:nth-child(1){width:10%!important;}
#tableRoles tbody td:nth-child(2),#tableRoles thead tr:nth-child(2) th:nth-child(2){width:9%!important;}
#tableRoles tbody td:nth-child(3),#tableRoles thead tr:nth-child(2) th:nth-child(3){width:9%!important;}
#tableRoles tbody td:nth-child(4),#tableRoles thead tr:nth-child(2) th:nth-child(4){width:9%!important;}
#tableRoles tbody td:nth-child(5),#tableRoles thead tr:nth-child(2) th:nth-child(5){width:9%!important;}
#tableRoles tbody td:nth-child(6),#tableRoles thead tr:nth-child(2) th:nth-child(6){width:9%!important;}
#tableRoles tbody td:nth-child(7),#tableRoles thead tr:nth-child(2) th:nth-child(7){width:9%!important;}
#tableRoles tbody td:nth-child(8),#tableRoles thead tr:nth-child(2) th:nth-child(8){width:9%!important;}
#tableRoles tbody td:nth-child(9),#tableRoles thead tr:nth-child(2) th:nth-child(9){width:9%!important;}
#tableRoles tbody td:nth-child(10),#tableRoles thead tr:nth-child(2) th:nth-child(10){width:9%!important;}
#tableRoles tbody td:nth-child(11),#tableRoles thead tr:nth-child(2) th:nth-child(11){width:9%!important;}

#tableRoles thead tr:nth-child(1) th:nth-child(1) 
{
    //border-left: 1px solid #fff!important;
    //border-top: 1px solid #fff!important;
    width: 10% !important;
}
#tableRoles thead tr:nth-child(1) th:nth-child(2){width:81%!important;}
#tableRoles thead tr:nth-child(1) th:nth-child(3)
{   
    //border-right: 1px solid #fff!important;
    //border-top: 1px solid #fff!important;
    width: 9% !important;
}*/

#formTableRole tbody td:nth-child(1),#formTableRole thead th:nth-child(1){width:35%!important;}
#formTableRole tbody td:nth-child(2),#formTableRole thead th:nth-child(2){width:35%!important;}
#formTableRole tbody td:nth-child(3),#formTableRole thead th:nth-child(3){width:30%!important;}

#formTableRole thead th, #formTableRole thead td {
    padding: 5px !important;
}

#formTableRole tbody th, #formTableRole tbody td {
    padding: 2px !important;
}

#formTableRole {
    font-size: 12px !important;
}

#formTableRole td {
    height: 24px !important;
}


.checkbox .cr, .radio .cr {
    border: 2px solid #41cac0;
    border-radius: 5px;
    color: #41cac0;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 22px;
    padding-left: 0;
    position: relative;
    width: 26px;
}

.radio, .checkbox {
    margin-bottom: 0px;
    margin-top: 4px;
	display: inline-block;

	margin-left: -13px;
}


.spinner-up.input-sm,.spinner-down.input-sm {
    line-height: 16px;
    margin-top: 0px;
}

.etatCheckRoles {
    color: #67bc40;
    font-size: 18px;
}

.btnRoles{margin-bottom: 2px;margin-top: 2px;}

/*switch btn etat*/
.has-switch span {   z-index: 0 !important;}
.has-switch label {  z-index: 1 !important;}
.horaireSelectTh{ font-size: 14px; padding-top: 3px !important;}
.alert.alert-success.fade.in {   margin-bottom: 10px;}
.has-switch {  width: 90px; }
.has-switch > div.switch-off { left: -66%;}
.has-switch > div {  width: 165%;}
.has-switch label {  width: 30px; }
.has-switch span {  font-size: 14px;}  /*#A9D86E  #FF6C60*/
.etatUser .has-switch span.switch-right { color: #FF6C60 !important;}
.etatUser .has-switch > div.switch-off label { background-color: #FF6C60;}
.etatUser .has-switch > div.switch-on label {    background-color: #a9d86e;}
.etatUser .has-switch span.switch-left {  color: #a9d86e;background-color: #2a3542;}
.has-switch span.switch-left {  border-left: 1px solid transparent; border-radius: 30px 0 0 30px; color: #41cac0;}
/****/

.td_edit{background: none !important;}
.btn-primary{ margin-bottom: 0;}
.boutton_submit_popup { background: none repeat scroll 0 0 #62b03f;font-family: sans-serif; font-size: 13px; height: 60px; width: 135px;}
.popup_role_block_btn{margin-top: 20px;padding: 0; padding-right: 5px;}
.btn_index {padding-right: 0;}
.btn_complement {  padding-left: 7px;}
.popup_role .form-group { margin-bottom: 0;}
#input_user_pays {  margin-bottom: 7px;}
#input_user_date { border-radius: 3px 0 0 3px; border-right: medium none; float: left; margin-left: 0; position: relative; width: 190px;}
.btn_popup_user_date{width: 227px;}
.btn_user_civilite{ padding: 4px 12px;}
.cache{ display: none; }
.label_details {  text-align: left;}
td.details {    background-color: #f0f1f1;}
.badge.bg-important,.badge.bg-success {  border-radius: 15px;    height: 20px;    width: 20px;}
.btn_user_civilite.active{  background: none repeat scroll 0 0 #6dbb4a !important;  border: 1px solid #5aa837;  color: #fff !important;}

table.dataTable.display tbody tr td.odd {
    background-color: #f9f9f9;
}

/*#tableRoles {
    border: 3px solid #ddd !important;
}
*/
tr .borderBottom,th .borderBottom {
    border-bottom: 3px solid #ddd !important;
}
.not_border_left{
    border-right: 3px solid #ddd !important;
    border-top:  3px solid #ddd !important;
    border-bottom: 3px solid #ddd !important;
}
.not_border_right{
    border-left: 3px solid #ddd !important;
    border-top:  3px solid #ddd !important;
    border-bottom: 3px solid #ddd !important;

}
.with-table{
    min-width: 27em !important;
}

body{

                          overflow-x: hidden !important;
}
.btnNewCollab
{
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.class_border_red{
    border: 1px solid red !important;


}
.class_border_gren{
    border: 1px solid #1caf9a !important;

}
.non_pading{
    padding: 0px;
}
.div_to_scroll_rolles{

    border-right: 6px solid !important;
    border-right-color: #dddddd !important;
    overflow-y: auto;
    overflow-x: auto;
}
.border_right{
    border-right: 3px solid #ddd !important;
    border-left:3px solid #ddd !important ;
    height: 25px !important;
    padding-left: 5px;

}
.td_selection{
    text-align: center;
    height: 25px !important;

}
.mini_button{
    line-height: 1.5;
    padding: 1px 7px;

}
.th_titre {
    min-width: 102px;
}
.class_select_action{
    text-align: center;
}
.border_bottom_0{
    border-bottom: 0px solid !important;
}
#th_role_to_fix {
    position: sticky;

}
.div_to_reduice{
    width: calc(100% - 349px);
}
.left_flesh{
    text-align: center;
    height: 74%;
    font-size: 3em;
    position: fixed;
    right: -3%;
    top: 39%;
    background: transparent;
    width: 10%;
    line-height: 8;
    color: transparent;
}
.right_flesh{
    text-align: center;
    height: 74%;
    font-size: 3em;
    position: fixed;
    left: 31%;
    top: 39%;
    background: transparent;
    width: 10%;
    line-height: 8;
    color: transparent;
}
.left_flesh:hover {
    color: #636E79;
}
.right_flesh:hover {
    color: #636E79;
}

.td-role-title{
    text-align: center !important;
}

