/* #0000069-160908 Afficher le nom et icone utilisateur */
/* #0000034-160822 hauteur bar top */



.text-warning {
    color: #ff7f00;
}

.text-success {
    color: #12dd16;
}



.div_dossier_header_titre {
background-color:#FAFAFA;
float:left;
border-width:1px;
border-style:solid;
border-color:#F2F2F2;
font-size:16px;
height: 30px;
padding-top:5px;
padding-left: 5px;
}
.div_dossier_header_ligne {
background-color:white;
float:left;
border-width:1px;
border-style:solid;
border-color:#F2F2F2;
font-size:16px;
height: 40px;
padding-top:5px;
padding-left: 5px;
}
.div_dossier_header_ligne_noh {
background-color:white;
float:left;
border-width:1px;
border-style:solid;
border-color:#F2F2F2;
font-size:16px;
padding-top:5px;
padding-left: 5px;
max-height: 100px;
height: 100px;

}
.div_dossier_header_badge {
    background-color:#A4A4A4;
    float:left;
    border-width:2px;
     border-radius: 6px;
    border-style:solid;
    border-color:#F2F2F2;
    color:white;
    font-size:16px;
    padding-top:5px;
    padding-left: 5px;
    height: 70px;
    text-align: center;
    padding-top: 12px;

}
.div_dossier_header_badge_titre
{
    font-size:35px;
    font-weight: 600;
}
.div_dossier_header_white {
    background-color:white;
    float:left;
    border-width:1px;
    border-style:solid;
    border-color:white;
    color:black;
    font-size:16px;
    padding-left: 5px;
    height: 100px;
    text-align: left;
    vertical-align: top;
}
.div_dossier_ligne_white {
    background-color:white;
    float:left;
    border-width:1px;
    border-style:solid;
    border-color:white;
    color:black;
    font-size:16px;
    padding-left: 5px;
    height: 35px;
    text-align: right;
    vertical-align: middle;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
  border-left: 0px solid #ED1424;
}

.tickets-container .tickets-list .ticket-item .ticket-user {
  height: 50px;
  padding: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.form-group {
  margin-bottom: 2px;
}
label {
  font-weight: normal;
  font-size: 14px;
  vertical-align: middle;
}
.navbar .navbar-inner .navbar-header .navbar-account .account-area>li .dropdown-menu li a {
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  padding: 10px 2px;
}
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h2 span {
    display: block;
    color: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    line-height: 25px;
    font-weight: 600;
}
.form-control {
  display: inline;
  width: auto;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
select {
  font-size: 14px;
  color: #858585;
  background-color: #fbfbfb;
  border: 1px solid #d5d5d5;
  padding: 6px 12px;
}
textarea {
  overflow: auto;
    font-size: 14px;
  padding: 6px 12px;

}
button {
    font-size: 14px;
  overflow: visible;
}

.databox .databox-number {
    display: block;
    font-size: 40px;
    line-height: 60px;
    padding-top: 10px;
    margin: 2px;
    height: 80px;
    font-weight: 700;
    font-family: "lato","Lucida Sans","trebuchet MS",Arial,Helvetica;
}
.databox.databox-vertical {
    width: 100%;
    height: 180px;
}
.databox .databox-text {
    display: block;
    font-size: 14px;
    margin: 4px 0 12px;
    position: relative;
        height: 40px;

}
.modal-dialog {
    width: 700px;
    margin: 30px auto;
}
.login-container .logobox {
    width: 300px !important;
    height: 120px !important;
    margin-top: 15px;
    -webkit-box-shadow: 0 0 14px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 14px rgba(0,0,0,.1);
    box-shadow: 0 0 14px rgba(0,0,0,.1);
    background-color: #fff;
    text-align: left;
}
.task-container .tasks-list .task-item .task-where {
    position: absolute;
    top: 115px;
    right: 20px;
    font-size: 14px;
    color: #335349;
    font-weight: 600;
}
hr {
     margin-top: 4px; 
     margin-bottom: 4px; 
    border: 0;
    border-top: 1px solid #eee;
     ; 
}
.breadcrumb>li.active {
    color: #333577;
    font-size: 15px;
    -webkit-text-shadow: none;
    text-shadow: none;
    font-weight: 600;
}

.page-body {
    background: #eee;
    padding-top: 19px;
    padding-right: 10px;
    padding-bottom: 24px;
    padding-left: 10px;
}
.label {
    font-size: 14px;
    padding: 4px 6px 4px 6px;
    -webkit-border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
    -moz-border-radius: 2px !important;
    -moz-background-clip: padding !important;
    border-radius: 2px !important;
    background-clip: padding-box !important;
    font-weight: 600;

}
.widget-header>.widget-captionbold {
    line-height: 34px;
    padding: 0;
    margin: 0;
    float: left;
    text-align: left;
    font-weight: 600 !important;
    font-size: 18px;
    color:#ffffff;

}
.eyntk {
  color: #fff;
  text-align: center;
  background-color: #2DC3E8;
  font-family: Raleway, sans-serif;
  padding-top: 2em;
  padding-bottom: 2em;
}

.eyntk-r1 {
  color: #236197;
  border-bottom: 3px dotted #5d5d5d;
  font-size: 3em;
  font-weight: 800;
  line-height: 1.6em;
  display: inline-block;
}

.eyntk-r2 {
  margin: 0;
  font-size: 7em;
  line-height: 1em;
  font-weight: 100;
}
.wellheader {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    background-color: #fbfbfb;
    border: 0;
    color: #262626;
    position: relative;
    min-height: 0;
}
.well {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    background-color: #fbfbfb;
    border: 0;
    color: #262626;
    position: relative;
    margin-bottom: 4px;
    min-height: 0;
}
tabs-left>.nav-tabs {
    top: auto;
    margin-bottom: 0;
    float: left;
    width: 500 px;
}
.widget {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 0 10px 0;
}
.notifyjs-foo-base {
  opacity: 0.85;
  width: 400px;
  background: #F5F5F5;
  padding: 5px;
  border-radius: 10px;
}
.page-sidebar .sidebar-menu .submenu>li>a {
    padding-left: 30px;
}
.well {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.mail-container .mail-body .mail-list .list-item>div.item-time {
    font-size:10px;
    right: 0;
    width: 250px; 
    line-height: 38px;
    text-align: right;
    padding-right: 20px;
}
mail-container .mail-body .mail-list .list-item>div.item-options {
    right: 120px;
    width: 50px;
    line-height: 38px;
    text-align: right;
    padding-right: 10px;
}
.bootbox-input{
  width: 100%;
}
#mapid { height: 180px; }

.header-avatar {
    width: 125px;
    height: 125px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    border: 5px solid #f5f5f5;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    margin: 25px auto;
}
.header-avatar-top {
    width: 125px;
    height: 125px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    border: 5px solid #f5f5f5;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    margin: 0px ;
    margin-right:4px;
}



.header-fullname {
    font: 14px 'Roboto','Lucida Sans','trebuchet MS',Arial,Helvetica;
    margin-top: 18px;
    text-align: center;
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
    font-size: 14px;
    font-weight: bold;
    color: blue;
}
.item_info  {
    position: absolute;
    right: -10px;
    -lh-property: 0;
    top: -webkit-calc(50% - 13px);
    top: -moz-calc(50% - 13px);
    top: calc(50% - 13px);
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #fff;
    vertical-align: middle;
    color: #2dc3e8;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}
.item_delete  {
    position: absolute;
    right: 15px;
    -lh-property: 0;
    top: -webkit-calc(50% - 13px);
    top: -moz-calc(50% - 13px);
    top: calc(50% - 13px);
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #fff;
    vertical-align: middle;
    color: #2dc3e8;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.alert {
    margin-bottom: 5px;
    margin-top: 0;
    color: #fff;
    border-width: 0;
    border-left-width: 5px;
    padding: 10px;
    border-radius: 0;
}


/* #0000034-160822 hauteur bar top */
.navbar {
    padding: 0;
    margin: 0;
    border: none;
    height: 80px;
    min-height: 80px;
    z-index: 200;
}
.navbar .navbar-inner {
    border: 0;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 80px;
    position: relative;
    background: #2dc3e8;
}

.navbar .navbar-brand small img {
    height:75px;
    width: 200px;
}
.comment .comment-header span {
    color: #6e6666;
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
}

.comment .comment-footer, .comment .comment-footer a {
    color: #46444d;
}
table {
    border-spacing: 0;
border-collapse: initial;
}
.page-sidebar .sidebar-menu a {
    display: block;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0 16px 0 7px;
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
    font-size: 13px;
    text-decoration: none;
    color: #737373;
    z-index: 123;
}
.breadcrumb>li>a {
    display: inline-block;
    color: #2dc3e8;
    font-size: 10px;
}
.breadcrumb>li.active {
    color: #333577;
    font-size: 10px;
    -webkit-text-shadow: none;
    text-shadow: none;
    font-weight: 600;
}
body {
    padding-bottom: 0;
    min-height: 100%;
    font-family: 'Nunito', sans-serif;

    font-size: 16px;
    color: #444;
}
.table thead>tr>th {
    border-bottom: 0;
    font-size: 12px;
    font-weight: 600;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-size:14px;
}
.media {
    margin-top: 15px;
margin: 0 auto;    
}
.page-header .header-title h1 {
    padding: 0;
    margin: 0 4px;
    font-size: 17px;
    font-weight: lighter;
    color: #737373;
    line-height: 37px;
    display: inline-block;
}
.page-header .header-title h2 {
    padding: 0;
    margin: 0 4px;
    font-size: 15px;
    font-weight: lighter;
    color: #737373;
    line-height: 37px;
    display: inline-block;
}



#scroll_to_top {
  position: fixed;
  width: 35px;
  height: 35px;
  bottom: 50px;
  right: 50px;
  display: none;
}


.header_new {
  background-color: gold;
}

.ag-theme-balham .ag-header {
background-color: #f5f7f7;
color: rgba(0, 0, 0, 0.54);
font-weight: 100;
font-size: 12px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
border-bottom: 1px solid #BDC3C7;
 }



.ui-datepicker{z-index: 99 !important};

