

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");


.navbar-icon-top .navbar-nav .nav-link > .fa {
  position: relative;
  width: 36px;
  font-size: 24px;    
}

.navbar-icon-top .navbar-nav .nav-link > .fa > .badge {
  font-size: 0.75rem;
  position: absolute;
  right: 0;
  font-family: sans-serif;

}

.navbar-icon-top .navbar-nav .nav-link > .fa {
  top: 3px;
  line-height: 12px;
}

.navbar-icon-top .navbar-nav .nav-link > .fa > .badge {
  top: -10px;
}

.nav-item {
  margin-right: 10px;
}

.nav-linkv {
  color: #444444;
  line-height: 20px;
  font-size: 18px;  
  padding: 15px 10px;   
  margin:5px 20px;
  width: 308px;  
  cursor: pointer;
}

.nav-link {
  color: #444444; 
 /*
  background-color: #dddddd;
  background: linear-gradient(#d2d2d2,#ffffff,#adadad);
  */
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #afaeae;
  cursor: pointer;
  margin-right: 20px;
}

.nav-link:hover {
  color: #fff;
  /*
  background-color: #f4f4f4;
 */  background: linear-gradient(to right,#63de42,#5bbf3d);
 
  border: 1px solid #444444;  
}  


.nav-linkvactive {
  color: #444444;
  line-height: 20px;
  font-size: 18px;  
  padding: 15px 10px;  
  margin-left: -16px;
  width: 308px;  
  cursor: pointer;
 
}

.nav-linkv a {
  color: #ff003b;
  margin-left: 0px;
}

.nav-linkvactive a {
  color: #ff003b;    
}



@media (min-width: 576px) {
  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

@media (min-width: 768px) {
  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

@media (min-width: 992px) {
  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

@media (min-width: 1200px) {
  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}


/*


.box-logo-add {    
  text-align: right;
  cursor:pointer;
  margin-top: 5px; 
}
.logo-add {
  cursor: pointer;
  font-size: 30px;
  color: #ffffff; 
  margin-top: 15px;   
}
.logo-add:hover {
  color: #848484;  
}

.tab-formation {
  background-color: #f2f2f2;
  color: #222226;
  cursor: pointer;
  font-weight: bold;
}

.tab-formation-row {
  background-color: #f2f2f2;
  color: #222226;
  cursor: pointer;
}

.tab-formation-rowoff {
  background-color: #f2f2f2;
  color: #222226;
  cursor: pointer;
  border-bottom:1px dashed #848484;
}
.tab-formation-rowoff2 {
  background-color: #f2f2f2;
  color: #222226;
  cursor: pointer;
  border-bottom:1px dashed #dddddd;
}


.tab-formation-row:hover {
  background-color: #dddddd;
  color: #ffffff;
  font-weight: bolder;
}
.tab-formation-row p {
  line-height: 30px;
  margin-bottom: 5px;  
}
.tab-formation-row p:hover {
  background-color: #dddddd;
  color: #ffffff;
  font-weight: bolder;
}

.tab-msg-row {
  background-color: #f2f2f2;
  color: #222226;
  cursor: pointer;  
}

.listformation {  
  border-bottom: 1px dashed #848484;  
}
.listformationb {  
  border-bottom:1px dashed #848484;  
  margin-top: -15px;
}



.list-title-formation {
  text-align: left;  
  margin-top: 15px;
  margin-bottom: 1px;
  border:1px dashed #848484;  
  border-radius: 4px;  
}

.list-title-formation-center {
  text-align: center;  
  margin-top: 15px;
  margin-bottom: 1px;
  border:1px dashed #848484;  
  border-radius: 4px;  
}

.item-liste-title {
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;  
  font-weight: bolder;
  color: #666667;  
  cursor: pointer;
}

.list-title-releve {
  text-align: left;  
  margin-top: 15px;
  margin-bottom: 1px;
  border:1px solid #848484;  
  border-radius: 4px;  
  background-color: #f2f2f2;
}

.item-liste-title-left {
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;  
  font-weight: bolder;
  color: #666667;  
  text-align: left;
}

.item-liste {
  font-size: 14px;
  line-height: 10px;
  margin-top: 0px;    
  margin-bottom: 0px;
  color: #666667;  
}

.item-liste2 {
  font-size: 12px;
  line-height: 20px;
  margin-top: 0px;    
  margin-bottom: 0px;
  cursor: pointer;  
}

.item-listep {
  font-size: 14px;
  line-height: 10px;
  margin-top: 5px;    
  margin-bottom: 0px;
  color: #666667;  
}

.item-listepbold {
  font-size: 14px;
  line-height: 10px;
  margin-top: 5px;    
  margin-bottom: 0px;
  color: #666667;  
  font-weight: bold;
}




.box-infocomp {
  border:1px solid #dddddd;
  border-radius: 6px;
  height: 700px;
  margin-left: 5px;
  margin-right: -15px;  
}

.box-infocomp-centre {    
  height: 620px;
  overflow-x: hidden;
  overflow-y: scroll;     
  margin-right: 0px;
}

.title-infocomp {
  text-align: center;
  padding: 5px;
  background-color: #666667;
  color: #ffffff;
  border-radius: 6px;
  margin-top: 15px;
}

.list-title-formation-detail {
  text-align: left;  
  height: 25px;
  margin-bottom: 0px;
  border:1px dashed #848484;  
  border-radius: 4px;  
  padding-bottom: -5px;
}

.item-liste-title-detail {
  font-size: 14px;
  line-height: 10px;
  margin-top: 5px;    
  font-weight: bolder;  
}

.item-liste-detail2 {
  font-size: 13px;  
  font-weight: normal;  
  line-height: 10px;
  margin-top: -5px;
  color: #848484;
}

.info-sup-item {  
  border-radius: 2px;  
}

.tab-infosup {  
  cursor: pointer;
  border:1px solid #dddddd;
  border-radius: 4px;
  width: 98%;
  text-align: left;
}

.tab-infosup:hover {
  color: #222222;
  border:1px solid #ee1084;  
}

.tab-infosup-item {
  text-align: left;
  font-size: 14px;    
  margin-top: 5px;
  margin-bottom: 5px;
  color: #666667;
}

.bal {
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #dddddd;
  padding:5px;
  border-radius: 4px;
  cursor: pointer;
  color: #222222;
  background-color: #ffffff;
}

.tab-infosup-logo {
  text-align: left;
  font-size: 14px;    
  margin-top: 5px;
  margin-bottom: 5px;  
}

.logo-add-minus {
  cursor: pointer;
  font-size: 18px;
  color: #ffffff; 
  margin-top: 15px;   
}
.logo-add-minus:hover {
  color: #ee1084;  
}

.btn-vide {
  text-align: center;
  background-color: #666667;
  border:0px solid #ee1084;
  margin-bottom: 0px;
  color: #ffffff;
}

.res_add {
  background-color: #ee1084;
  color: #ffffff;
  border-radius: 4px;
  padding: 5px 35px;
  font-size: 15px;
  text-align: center;
}  

.btn-disable {
  border:1px dashed #848484;
  border-radius: 4px;
  height: 40px;
  width: 230px;
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
  padding-top: 5px;
  color: #848484;
}

.box-formation {
  border-radius: 4px;
  margin-bottom: 15px;
  min-height: 160px;
  cursor: pointer;
  border:1px solid #dddddd;
  background-color: #f9f7f7;
}

.box-formation:hover {
  border:1px solid #ee1084;
  background-color: #e0dede;
}

.box-details {
  min-height: 550px;
  width: 515px;
  border-radius: 4px; 
  background-color: #ffffff;
  position: fixed;
  top: 238px;
  left: 1370px;
  border:1px solid #dddddd;
}

.box-details-up {
  height: 550px;
  width: 515px;
  border-radius: 4px; 
  background-color: #ffffff;
  position: fixed;
  top: 100px;
  left: 1370px;
  border:1px solid #dddddd;
}

.box-fornew {
  border:1px solid #dddddd;
  border-radius: 6px;
  height: 703px;
  margin-left: 5px;
  margin-right: -15px;  
}

.box-fornew-centre {  
  height: 625px;  
  overflow-x: hidden;
  overflow-y: scroll;    
}

.box-counew {
  border:1px solid #dddddd;
  border-radius: 6px;
  height: 583px;
  margin-left: 5px;
  margin-right: -15px;  
}

.box-counew-centre {  
  height: 505px;  
  overflow-x: hidden;
  overflow-y: scroll;    
}




.card-cours {
  border:1px solid #dddddd;
  background-color: #ffffff;
  min-height: 100px;
  margin:10px 0px 15px 0px;
  border-radius: 7px;  
  }

  .mt10 {
    margin-top: 10px;
  }

  .tac {
    text-align: center;
    padding: 0px;
    border-radius: 8px;
  }

  .card-date {
    text-align: center;
    font-size: 12px;
    color:#848484;
    font-weight: bold;
    margin-top: 10px;
  }

  .mt-15 {
    margin-top: -15px;
  }

  .mt15mb10 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .card-cat {
    margin-top: 5px;    
    margin-left: 0px;
    text-align: left;
    font-size: 22px;
    color:#848484;
    font-weight: bold;
  }

  .card-price {
    border: 0px solid #808080;
    border-radius: 6px;
    padding: 8px;
    margin-top: 15px;    
    text-align: center;
    font-size: 16px;
    font-weight: bold;    
    color: #ffffff;
  }

  .card-titre {
    margin-top: -30px;
    text-align: left;
    font-size: 17px;
    color: #222222;
    font-weight: bold;
    cursor: pointer;
  }

  .card-titre:hover {    
    text-decoration: underline;
  }

  .card-titrecours {
    margin-top: -30px;
    text-align: left;
    font-size: 17px;
    color: #222222;
    font-weight: bold;
    cursor: pointer;
  }

  .card-info {
    text-align: left;
    font-size: 15px;
    color:#848484;
    font-weight: normal;
    margin-top: -7px;
  }

  .card-footer {
    border-top:1px solid #f2f2f2;
    margin:0px 20px;
    margin-top: 10px;
  }

  .h40 {
    height: 40px;
  }

  .mt10 {
    margin-top: 10px;
  }

  .mt20 {
    margin-top: 20px;
  }

  .card-footertext {
    font-size: 12px;    
    margin-top: 12px;
  }

  .cours-liste {
    cursor: pointer;
  }

  .cours-liste:hover {
    font-weight: bold;
  }

  .ncours-title {
    margin-top: 5px;
    color: #222226;
  }

  .stats-title {
    font-size: 14px;
    font-weight: bold;
    color: #848484;
    text-align: left;
  }

  .stats-item {
    font-size: 13px;
    font-weight: normal;
    color: #848484;
    text-align: left;
  }

  .liste-title {
    font-size: 15px;
    font-weight: bold;
    color: #222222;
    border:1px solid #dddddd;
    border-radius: 4px;
  }

  .liste-top {
    font-size: 15px;
    font-weight: normal;
    color: #222222;
    cursor: pointer;    
  }

  .liste-top:hover {
    background-color: #dddddd;
    color:#222226;
    font-weight: bold;
  }

  .slide div img {
  margin-left: 150px;
  -webkit-transition: .6s ease-in-out;
  transition: .6s ease-in-out;


}

.slide div:hover img {
  margin-left: 330px;
}

.box-details-pro {
  min-height: 550px;
  width: 515px;
  border-radius: 4px; 
  background-color: #ffffff;
  position: fixed;
  top: 218px;
  left: 1370px;
  border:1px solid #dddddd;
}

.tab-car {
  font-weight: normal;
}

.tab-car:hover {
  font-weight: bold;
}


.fa-formation-add {
  font-size: 25px;
  cursor: pointer;
  margin-top: 7px;
  color: #ee1084;
}

.fa-formation-add:hover {
  color: #848484;
}

.pro-menplus {
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #dddddd;
  cursor: pointer;
  border-top-right-radius: 8px;
  padding: 5px;
  background-color: #ffffff;
  color: #848484;
}

.pro-menplus:hover {
  background-color: #dddddd;
  color: #ee1084;
}

.com_check {
  color:#ee1084;
  cursor:pointer;
}

.com_nocheck {
  color:#848484;
  cursor:pointer;
}

.row-pro-planning {
  font-size: 14px;
  line-height: 30px;
  color: #848484;
  background-color: #ffffff;
  cursor: pointer;
  border-bottom: 1px solid #dddddd;
}

.row-pro-planning:hover {
  color: #ee1084;
  font-weight: bold;
}

.row-pro-planning-title {
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  background-color: #848484;
  border-radius: 4px;  
}

.row-box-plann {
  border:1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
  margin-bottom: 15px;
  margin-right: 0px;
  cursor: pointer;
}  

.row-box-plann:hover {
  border:1px solid #ee1084;
}


.row-releve {
  line-height: 10px;
  background-color: #ffffff;
  color: #848484;
  border-bottom:1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-left:1px solid #dddddd;
  padding-top: 5px;
  margin-bottom: 0px;
  font-weight: normal;
  cursor: pointer;
}

.row-releve:hover {
  color: #ee1084;
  font-weight: bold;
}

.row-releve-title {
  line-height: 14px;
  background-color: #f2f2f2;
  color: #222222;
  border:1px solid #dddddd;
  padding-top: 10px;
  margin-bottom: 0px;
  font-weight:bold;
  cursor: pointer;
}

.foradd {
  font-size: 15px;
  color: #ee1084;
  margin-top: 15px;  
}

.box-formateur-list {
  border:1px solid #dddddd;
  border-radius:4px;
  margin-bottom:20px;
  cursor: pointer;  
}

.box-formateur-list:hover {
  border:1px solid #ee1084;  
}


.menu-msg {  
  cursor: pointer;
  color: #ee1084;
  font-weight: normal;
}

.menu-msg:hover {
  font-weight: bold;
  color: #000000;
}





*/



