.color-title{ 
    color: #2e313d;
    font-family: "museo-sans", sans-serif;
}
.label-title{
    font-weight: bold !important;
    font-family: 'Open Sans', sans-serif;
}
.help-block1 {
    display: block;
    margin-top: 5px;
}
.arriere{
    background-color: white;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    width: auto;
    border: 1px solid #27438d;
}
.sidenav {
    height: auto;
    width: 245px;
    position: absolute;
    right: 10px;
}
.contentnav {
    margin-right: 270px;
    width: auto; /*1315px; 1267px;*/
}

.gly-color{
    color: #2e313d !important;
}

.head-style{
    background: #c6d0e3;
}

.td-left{
    text-align: left !important;
    font-size: 15px;
    font-weight: bold;
}
.td-right{
    text-align: right !important;
    font-size: 15px;
    font-weight: bold;
}

.table{
    color: black;
    font-size: 14px;
}