/* 
    Created on : 27 mars 2016, 13:35:07
    Author     : bertrand
*/

.select2-container {
    margin-top: 10px;!important;
    width: 100%;!important;
}

.uk-modal {
    z-index: 1050!important;;
}

.clsDatePicker {
    z-index: 1262!important;
}

.logintitle {
    font-variant: small-caps;
    color: #d2691e;
    font-size: 33px;
    margin-top: 10px;
}

.app_title {
    font-variant: small-caps;
    color: #F6F6F6;
}

.md-card-toolbar-input-error {
  color: red;
}

.main_logo_top  a {
    color: #FFFFFF;
    font-size: 30px;
}

.main_logo_top a small {
    font-size: 12px;
}

.menu_icon i {
    padding: 8px;
}

.heading_b {
    padding-top: 10px;
}

.md-list-content .uk-badge {
    float: left;
    padding: 5px;
}

.md-list-addon-element2 {
    bottom: -1px;
    display: block;
    left: -150px;
    padding-right: 12px;
    padding-top: 8px;
    position: absolute;
    text-align: right;
    top: -1px;
    width: 150px;
}

#menu_top > li.menu_selected {
    background: #fc6;
}

#menu_top > li.menu_up {
    background: #F77669;
}

.cmd_E {
    color: #FF9D00;
}

.cmd_V {
    color: #0000cc;
    font-style: italic;
}

.cmd_A {
    color: #ff0004;
}

.cmd_T {
    color: black;
}

#main-menu {
    margin-top: 150px;
}

#main-menu .main_title {
    font-size: 20px;
    padding: 15px;
    margin-left: 100px;
}

.uk-tab > li {
    margin-bottom: 0;
    margin-right: 50px;
    margin-top: 0;
    z-index: 1;
}

.md-card .sub-header{
    height: 40px;background: #1976d2;
}

.md-card .md-card-toolbar-heading-text {
    margin: -5px !important;
}

.uk-dropdown.uk-dropdown-active { min-width:200px; width: auto; }
.uk-nav.uk-nav-dropdown li { width: 100%; white-space: nowrap; }

.wizard > .steps > ul > li {
    width: 15% !important;
}

.wizard > .steps > ul > li.current a, .wizard > .steps > ul > li.current a:active, .wizard > .steps > ul > li.current a:hover {
    background: #fc6 none repeat scroll 0 0;
}