/*
@font-face {
    font-family: 'Ropa Sans';
    font-style: normal;
    font-weight: 700;
    src: local('RopaSans-Regular'), local('RopaSans-Regular'), url(../font/RopaSans-Regular.ttf) format('truetype');
}
*/



html,button, .default-font,body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,input,a,.header_title,td,span,a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,strike,strong,sub,summary,sup,time,tt,u,ul,var,video,.sous-titre {
   font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;

}







.step
{
    color:#fff;
}








a 
{
	color :#0066b3;
}

a :hover
{
	color :#53b848;
	text-decoration:none;
}

/*  Liens */

.wblien{
    color :#fff;
	text-decoration:none;
}

.wblienHorsZTR
{
	text-decoration:none;
}
.wblienHorsZTR:hover:active
{
	text-decoration:none;
	font-weight:bold;
}




.wblien:hover{
    color :#0066b3;
	color :#fff;
}
/*  Liens */

.thumbnail :hover
{
	color :#53b848;
	text-decoration:none;
}

.input , select
{
    font-size:14px;
}


td [id*="ttA"]{
  background:#0066b3;
  color:#ffff;
  font-family:'Roboto', sans-serif;
/*  font-size:15px;*/
}


td [class*="formater"]{
  background:#0066b3;
  color:#ffff;
  font-family:'Roboto', sans-serif
}




tr{font-family:'Roboto', sans-serif}




input[type=text]{
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

input[type=password]{
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

textarea{
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
	font-family:'Roboto', sans-serif;
}

input[type=text]:focus{
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #0066b3;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
font-family:'Roboto', sans-serif;
}

input[type=password]:focus{
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #0066b3;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
font-family:'Roboto', sans-serif;
}


textarea:focus{
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #0066b3;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
font-family:'Roboto', sans-serif;
}


select{
   
    overflow: hidden;
font-family:'Roboto', sans-serif;
}


select.soflow, select#soflow-color {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../img/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    border-radius: 5px;
    box-sizing: border-box;
    color: #555;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
font-family:'Roboto', sans-serif;
font-size :12px;
}


.header_page
{
    color:#FFFF;
    font-weight: 200;
font-family:'Roboto', sans-serif;
    display: block;
    background:#0066b3;
	font-size:17px;
	box-shadow: 0 0 1.1px #0066b3;
}

.header_title
{
    background: #FFFFFF;
    border-bottom:1px solid #bbb;
    border-top: 4px solid #53b848;
    font-size: 14px;
	font-family:'Roboto', sans-serif;
}


.footer-div
{
    border-top:1px solid #bbb;
    background: #FFFFFF;
    border-bottom:4px solid #0066b3;
	font-family:'Roboto', sans-serif;
}



.form_content
{
	border: 0.1px solid #e8e8e8;
	padding: 15px;
    height: auto;
	font-family:'Roboto', sans-serif;
}

.form_footer
{
	border: 0.1px solid #e8e8e8;
	padding: 15px;
	background:#0066b3;
	font-family:'Roboto', sans-serif;
}



.sub_header
{
	margin:8px 20px;
	color:#fff;
	font-family:'Roboto', sans-serif;
}

.title
{
	font-size: 120%;
	font-weight:bold;
	font-family:'Roboto', sans-serif
}

.title_desc
{
	font-size:15px;
	font-family:'Roboto', sans-serif
}

.bouton
{
    font-family: 'Roboto', sans-serif
}

.primary_background
{
	background:#0066b3;
	font-family:'Roboto', sans-serif
}

.secondary_background
{
	background:#53b848;
	font-family:'Roboto', sans-serif
}

.annuler_btn
{
    background:#e8501e;
}


.valider_btn
{
    background:#27ae60;
}


.success_lib
{
    color: #27ae60;
}

.error_lib
{
    color:#e74c3c;
}

.warning_lib
{
    color :#f39c12;
}

.succes_bg
{
    background:#27ae60;
}


.error_bg
{
    background:#e74c3c;
}


.btn_clavier > a :hover
{
	border: 1px solid #ccc;
}



.primary_background > a :hover
{
	background:#53b848;
	color:#fff;
	text-align:center;
}

.primary_background > button :hover
{
	background:#53b848;
	color:#fff;
	text-align:center;
}

.btn:hover
{
    background:#53b848;
    color:#fff;
    text-align:center;
    border-radius: 5px;
    box-sizing: border-box;
}

.btn
{
	/* border:1px solid #53b848;*/
	font-size: 12px;
    border-radius: 5px;
    box-sizing: border-box;
	color: #ffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
}



.primary_background > a
{
    color:#fff;
}

.primary_background > button
{
    font-size: 12px;
    border-radius: 5px;
    box-sizing: border-box;
	font-family:'Roboto', sans-serif
}



.btn-valider
{
	background:#FFCA07;
}

.btn-annuler
{

}



.primary_color
{
	color:#0066b3;
}

.secondary_color
{
	color:#53b848;
}


.btn_clavier_chiffre 
{
	color:#E9523F;
}

.btn_clavier_lettre
{
	color:#009238;
}



.left
{
		text-align:left;
	font-weight:bold;
}


.right
{
	text-align:right;
}

.right
{
    text-align: left;
}

.centre
{
    text-align: center;
}

.text-gras
{
    font-weight: bold;
}



.alert_box
{
    border-radius: 5px;
}

.alert-icon {
    font-size: 40px;
    text-align: center;
}

.lib_alert_box
{
    font-size: 15px;
    text-align: center;
}


/* Effect 3: bottom line slides/fades in Menu*/
.wbMenuMain a {
    padding: 8px 0;
    color:#0066b3;
	font-family:'Roboto', sans-serif
}

.wbMenuMain a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background:#0066b3;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    transform: translateY(7px);
}

.wbMenuMain a:hover::after,
.wbMenuMain a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    color:#0066b3;
    font-weight: bold;
	
}

.wbMenuMain a:active::after,
.wbMenuMain a:active::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}


/* Effect 3: bottom line slides/fades in Menu*/

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}


.alert-box
{
	background:#ff9800;
	padding: 20px;
    color: white;
}
.alert-box:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-weight: 900;
  text-rendering: auto;
  width: 16px;
  -webkit-font-smoothing: antialiased;
}

.success-box
{
	background:#4CAF50;
	padding: 20px;
    color: white;
	font-size:25px;
}
.success-box:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-weight: 900;
  text-rendering: auto;
  width: 16px;
  -webkit-font-smoothing: antialiased;
}


.error-box
{
	background:#f44336;
	padding: 20px;
    color: white;
	font-size:25px;
}
.error-box:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-weight: 900;
  text-rendering: auto;
  width: 16px;
  -webkit-font-smoothing: antialiased;
}





.survole :hover
{
	border:2px dashed  #0066b3;
}


.box_tn
{
	
	max-width:480px;
}

.floating-box {
    display: inline-block;
    margin: 12px 11px 5px;
	width:25px;
	
}



.bouton
{
    border: none;
    color: white;
    padding:20px 23px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	width:22px;
}


.link-dropdown
{
	font-size:12px;
}



@keyframes click-wave {
        0% {
            height: 40px;
            width: 40px;
            opacity: 0.35;
            position: relative;
        }
        100% {
            height: 200px;
            width: 200px;
            margin-left: -80px;
            margin-top: -80px;
            opacity: 0;
        }
    }

    .wbSelecteurInterrupteur input[type=radio]{
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        top: 13.33333px;
        right: 0;
        bottom: 0;
        left: 0;
        height: 20px;
        width: 20px;
        transition: all 0.15s ease-out 0s;
        background: #cbd1d8;
        border: none;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        margin-right: 0.5rem;
        outline: none;
        position: relative;
        z-index: 1000;
    }

    .wbSelecteurInterrupteur input[type=radio]:hover {
        background: #9faab7;
    }

    .wbSelecteurInterrupteur input[type=radio]:checked {
        background: #0066b3;
    }

    .wbSelecteurInterrupteur input[type=radio]:checked::before {
        height: 10px;
        width: 20px;
        position: absolute;
        content: '✔';
        display: inline-block;
        font-size: 10.66667px;
        text-align: center;
        line-height: 20px;
    }

    .wbSelecteurInterrupteur input[type=radio]:checked::after {
        -webkit-animation: click-wave 0.65s;
        -moz-animation: click-wave 0.65s;
        animation: click-wave 0.65s;
        background: #0066b3;
        content: '';
        display: block;
        position: relative;
        z-index: 100;
    }
    .wbSelecteurInterrupteur input[type=radio] {
        border-radius: 50%;
    }
    .wbSelecteurInterrupteur input[type=radio]::after {
        border-radius: 50%;
    }
   

  .wbSelecteurInterrupteur .webdevclass-riche span
    {

        margin-left: 10px;
        margin-top: 5px;

    }
	
	
.dropdown-menu .divider
{
    height:1px;
    margin:2px 0;
    overflow:hidden;
    }
	
	.dropdown-menu li a
{
    color:#0066b3;
    }
	
	.REGLE-Selection-Gras
	{
		background:#0066b3;
		color:#FFF;
	}
	.Normal-Gras
	{
		text-decoration:none;
	}
	
	.pagination
	{
		/*border :1px solid #0066b3;
		    border-radius: 5px;*/
	}
	
	
	.btn_l {
 
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 2px 2px;
    cursor: pointer;
	width:56px;
	height:46px;
}


.dataTable thead
	{
		background: #0066b3;
		color: #ffff;
		font-weight: normal;
		border:1px solid #FFF;
		text-align:center;
	}
	.box_tn
{
	
	max-width:480px;
}

.btn_l2 {
 
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 2px 2px;
    cursor: pointer;
	width:16px;
	height:26px;
}

a:link{
color:#0066b3;
}


a.abtn {
cursor: pointer;
color: #0066b3 !important;
}	