body {
    background: #f5f5f5;
    color: #666666;
     
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.highlight { background-color: yellow }

.advancedSearch{
	float: left;
	position: relative;
	top:-25px;
}
/* Pen Title */

.pen-title {
    padding: 50px 0;
    text-align: center;
    letter-spacing: 2px;
    font-family: 'Cairo', sans-serif;
}

 

/* Form Module */
.barre {

   border-top: none !important; 
   
}
.barre .form {

   border-top: none !important; 
   min-height: 388px !important;
}
 .form-module {
    position: relative;
    background: #ffffff;
    max-width: 970px;
    width: 100%;
   border-top: 5px solid #33b5e5; 
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin: 0 auto;

}

.form-module .toggle {
    cursor: pointer;
    position: absolute;
    top: -0;
    right: -0;
    background: #33b5e5;
    width: 100px;
    height: 100px;
    margin: -5px 0 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}

.form-module .toggle a {
    color: #fff;
    font-size: 18px;
    height: 100px;
    float: left;
    width: 100%;

    line-height: 22px;
}

.form-module .toggle .tooltip {
    position: absolute;
    top: 5px;
    right: -65px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
    padding: 5px;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
}

.form-module .toggle .tooltip:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -5px;
    display: block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(0, 0, 0, 0.6);
}

.form-module .form {
    display: none;
    padding: 40px;
   
    float:left;
    width:100%;
    background-color:#fff;
    margin-bottom:10px;
}

.form-module .form:nth-child(2) {
    display: block;
}

.form-module h2 {
    margin: 0 0 20px;
    color: #888888;
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 1;
   font-family:'Cairo', sans-serif;
    text-align: center;
    font-weight: bold;
    margin-top: 60px;
}

.form-module input {
    outline: none;
    display: 0px;
    padding: 10px 15px;
    box-sizing: border-box;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    height: 45px;
     font-weight: bold;
}

.form-module input:focus {
    border: 1px solid #33b5e5;
    color: #333333;
}

#titre_txt {
    width: 100%;
    margin-bottom:20px;
}

.form-module .btn-blue {
    cursor: pointer;
    background: #33b5e5;
    width: 400px;
    border: 0;
    padding: 16px 20px;
    color: #ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
   
    font-family: 'Cairo', sans-serif;
}

.form-module .btn-blue:nth-child(2) {
    float: right;
}

.form-module .btn-blue:hover {
    background: #178ab4;
}

.form-module .cta {
    background: #f2f2f2;
    width: 100%;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #666666;
    font-size: 12px;
    text-align: center;
}

.form-module .cta a {
    color: #333333;
    text-decoration: none;
}

.contentSearch {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.w70 {
    width: 70%;
}

thead .w70 {
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.tableContent thead {
    background-color: #178ab4;
    color: #fff;
    text-align: center;
}

.fileBo a {}

.txtBo {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 23px;
    text-align: justify;
    padding-right: 15px;
    color: #323232;
}

.tableContent thead th {
    text-align: center;
}

.numBo,
.dateBo {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    color: #323232;
    text-align: center;
}

.at-button {
    display: none!important;
}

.tableContent {
    float: left;
    width: 100%;
    margin-top: 20px;
    background-color: #ffffff;
   /* margin-bottom: 100px; */
}

.result {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    line-height: 30px;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
}

.result span {
    font-weight: bold;
}

footer {
    float: left;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #026e96;
 
}

footer a {
font-family: 'Lato', sans-serif;
letter-spacing: 0px;
font-size: 15px;
}

.btn-default {}

.probleme {
    display: none;
}

.ArGrid tbody tr:nth-child(4) td {}

.ArGrid tr:nth-child(1) td:nth-child(4) {
    width: 70%;
}

.ArGrid tr:nth-child(1) {
    background-color: #33b5e5;
}

.col1,
.col2,
.col4,
.col3 {
    color: #fff;
    font-weight: bold;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
    text-align: center;
}

.col4 {
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.arabe .tableTr td:nth-child(4) {
font-family: 'Cairo', sans-serif;
float: right;
text-align: justify;
padding-right: 10px;
padding: 10px;
font-size: 12px;
line-height: 24px;
color: #323232;
direction: rtl;
}

.tableTr {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
}

.tableTr td:nth-child(2) {
    vertical-align: middle;
    font-family: 'Cairo', sans-serif;
    text-align:center;
}

.tableTr td:nth-child(1) {
    vertical-align: middle;
    font-family: 'Cairo', sans-serif;
}

.tableTr td:nth-child(3) {
    vertical-align: middle;
    font-family: 'Cairo', sans-serif;
    text-align:center;
}

.arabe .tableTr td:nth-child(1) a {
    background-image: url(images/pdf.png);
    background-repeat: no-repeat;
    font-size: 0;
    width: 100px;
    height: 40px;
    float: left;
    background-position: center;
}

.arabe #titre_txt {
        direction: rtl;
}

.result {
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    font-size: 15px;
}

.cache {
    display: none;
}

.arabe .form-module .toggle {
    left: 0px;
}

#Label3,
#Label2,
#Label5 {
    float: left;
    width: 100%;
    text-align: right;
    font-family: 'Cairo', sans-serif;
    color: #178ab4;
    line-height: 25px;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0px;
}

.headerElement h2 {
    float: left;
    width: 84%;
    text-align: right;
    font-family: 'Cairo', sans-serif;
    color: #178ab4;
    line-height: 19px;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0px;
    margin-top: 0px!important;
}

#Txt_nat {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 10px;
}

.advanced input {
    height: 20px !important;
    float: right;
    margin-right: 10px!important;
    margin-bottom: 0px!important;
}

.contentAfterForm {
    float: left;
    width: 100%;
}

.advanced label {
    float: right;
    margin-right: 10px!important;
    font-family: 'Cairo', sans-serif;
    font-weight: normal;
}

.titreSearch {
    float: left;
    width: 100%;
    min-height: 152px;
    border: 1px solid #d9d9d9;
}

#Box_ar,
#Type_rech,
#nbr_page {
    float: left;
   
    height: 30px;
   
    margin-left: 6px;
    text-align: right;
    padding-right: 10px;
    font-family: 'Cairo', sans-serif;
    font-size: 11px;
}


.arabe #Box_ar,
.arabe  #Type_rech,
.arabe  #nbr_page {
 direction: rtl;
}

.headerElement {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.content-element {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 10px;
    min-height:164px;
}

.arabe #J_P1 {
    float: right;
}

.arabe #an_P1  , .arabe #an_T1 , .arabe #An_T2{
    float: right;
    width:80px;
}

.arabe #J_P2 {
    float: right;
}

.arabe #M_P1 {
    float: right;
}

.arabe #An_P2 {
    float: right;
     width:80px;
}

.arabe #M_P2 {
    float: right;
}
.from{
    text-align:right;
    float:left;
    width:100%;
    font-family: 'Cairo', sans-serif;
}
.content-element select{
 margin: 10px;
}
#J_T1 , #M_T1 , #an_T1 , #J_T2 , #M_T2 , #An_T2{
    float:right;
}
.full{
    float:left;
    width:100%;
    margin-top:20px;
}
.default-value{
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    font-size: 20px;
    padding: 8px;
    line-height: 29px;
    text-align: center;
    float: left;
    width: 100%;
    letter-spacing: 1px;
    vertical-align: middle;
 
    position:relative;
}
.close-value{
        display: inline;
    float: left;
    width: 100%;
    text-align: center;
    height: 100px;
    vertical-align: middle;
    line-height: 100px;
}
.erreur-libelle{
    float:left;
    width:100%;
 
}
.erreur-libelle p , .styleresult{
    text-align:center;
    font-size:17px;
    font-family: 'Cairo', sans-serif;
    color:#ba1111;
    font-weight:bold;

}
.headerSection h1 a{
font-family: 'Cairo', sans-serif;
font-weight: bold;
line-height: 36px;
margin-top: 20px;
float: right;
background-color: #33b5e5;
padding-left: 10px;
color: #fff;
font-size: 19px;
border: 2px solid #178ab4;
padding-right: 10px;
}

/**Français Style**/

.francais .advanced label{
    float: left;
     margin-left: 10px !important;
}
.francais .advanced input {
    
    float: left;
    margin-left: 10px !important;
 
}
.francais #Box_ar, .francais #Type_rech, .francais #nbr_page{
    text-align: left;
}
.francais #Label3, .francais #Label2, .francais #Label5{
    text-align: left;
}
.francais .headerElement h2{
    text-align: left;
}
.francais .from{
    text-align: left;
}
.frGrid tbody tr:nth-child(4) td {}
.francais .tableTr td:nth-child(1){
        font-family: 'Cairo', sans-serif;
    float: left;
    text-align: justify;
    padding-right: 10px;
    padding: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #323232;
    width: 95%;
}
.frGrid tr:nth-child(1) .col4 {
    width: 65%!important;
}

.frGrid tr:nth-child(1) {
    background-color: #33b5e5;
}
.francais .tableTr td:nth-child(4) a {
    background-image: url(images/pdf.png);
    background-repeat: no-repeat;
    font-size: 0;
    width: 100%;
    height: 40px;
    float: left;
    background-position: center;
}
.francais .tableTr td:nth-child(4) {
    vertical-align: middle;
    font-family: 'Cairo', sans-serif;
}
.francais  .default-value{
    font-family: 'Lato';
font-weight: bold;
font-size: 16px;
}

#Suivant1 , #precedent1{
    width: 30px;
height: 30px;
float: left;
font-size: 0px;
background: #33b5e5;
padding:6px;
}
#NoPage{
    float: left;
width: auto;
padding-left: 10px;
padding-right: 10px;
text-align: center;
line-height: 30px;
background-color: #faf9f9;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
}
.pagination{
    float:left;
    width:100%;
    background-color:#fff;
    padding:20px;
}
 #voir_p{
     line-height: 32px;
height: 32px;
width: 45px;
 }
.paginateArrow , .paginateNbr , .paginateAdvanced{
 
}
.paginateAdvanced  p{
    float: left;
font-family: 'Lato';
line-height: 32px;
margin-right: 7px;
}
.paginateNbr  p , #NbPages{
    float: left;
font-family: 'Lato';
line-height: 32px;
margin-right: 7px;
}
.paginateArrow{margin-left:15px;}
.headerSection h1 a:hover{
    text-decoration:none
}
.arabe .paginateAdvanced p{
float:right;
}
.arabe .paginateNbr p{
float: left;
font-family: 'Lato';
line-height: 32px;
margin-right: 7px;
width: 60%;
text-align: center;
}
.nombreResult{
font-family: 'Cairo', sans-serif;
font-weight: bold;
font-size: 15px;
}
.francais #J_T1, .francais #M_T1, .francais #an_T1, .francais #J_T2, .francais #M_T2, .francais #An_T2{
    float:left;
}
.arabe #BTN_Rech{
    float:right!important;
}
.arabe #Btn_vider{
    float:left!important;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
 

.arrow {
position: absolute;
bottom: -15px;
left: 50%;
margin-left: -15px;
width: 30px;
height: 30px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
background-size: contain;
}

.arrow_search {
position: absolute;
background-color: #337ab7;
margin-left: -15px;
width: 30px;
height: 30px;
font-family: 'Glyphicons Halflings';
/*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);*/
background-size: contain;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.form-module h2 {
    color: rgb(136, 136, 136);
    font-size: 20px;
    line-height: 1;
    font-family: Cairo, sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 60px 0px 40px;
	display: inherit !important;
}

