body {
    /*FIX IE scroball was overlaying */
    -ms-overflow-style: scrollbar;
    font-size: 12px;
}

/* Local font : PT Sans*/
/*HMER-AUGKBU*/
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/PT_Sans-Web-Regular.ttf') format('truetype'),
    url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype'),
    url('../fonts/PT_Sans-Web-Italic.ttf') format('truetype'),
    url('../fonts/PT_Sans-Web-BoldItalic.ttf') format('truetype');
}

.icheckbox_minimal-blue,
.iradio_minimal-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url('../img/iCheck/blue.png') no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_minimal-blue {
    background-position: 0 0;
}

.icheckbox_minimal-blue.hover {
    background-position: -20px 0;
}

.icheckbox_minimal-blue.checked {
    background-position: -40px 0;
}

.icheckbox_minimal-blue.disabled {
    background-position: -60px 0;
    cursor: default;
}

.icheckbox_minimal-blue.checked.disabled {
    background-position: -80px 0;
}

.iradio_minimal-blue {
    background-position: -100px 0;
}

.iradio_minimal-blue.hover {
    background-position: -120px 0;
}

.iradio_minimal-blue.checked {
    background-position: -140px 0;
}

.iradio_minimal-blue.disabled {
    background-position: -160px 0;
    cursor: default;
}

.iradio_minimal-blue.checked.disabled {
    background-position: -180px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_minimal-blue,
    .iradio_minimal-blue {
        background-image: url('../img/iCheck/blue@2x.png');
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px;
    }
}

body {
    font-family: "PT Sans", sans-serif;
    color: #4f6c80;
}

.top2 {
    top: 1px !important;
}

.margin-0 {
    margin: 0;
}

.mr1 {
    margin-right: 1px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.m10 {
    margin: 10px;
}

.ml0 {
    margin-left: 0;
}

.ml15 {
    margin-left: 15px;
}

.ml35 {
    margin-left: 35px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb5 {
    margin-bottom: 5px;
}

.w5 {
    width: 5%;
}

.w100 {
    width: 100%;
}

.mw100 {
    min-width: 100px;
}

.mw125 {
    min-width: 125px;
}

.mw150 {
    min-width: 150px;
}

.mw175 {
    min-width: 175px;
}

.mw200 {
    min-width: 200px;
}

.pv10 {
    padding: 10px 0px
}

.ps10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr8 {
    padding-right: 8px !important;
}

.pl8 {
    padding-left: 8px !important;
}

.pr9 {
    padding-right: 9px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt2 {
    padding-top: 2px!important;
}

.pt10 {
    padding-top: 10px !important;
}

.p10 {
    padding: 10px;
}

.pl0 {
    padding-left: 0px;
}

.pl10 {
    padding-left: 10px !important;
}

.pl16 {
    padding-left: 16px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.none {
    display: none !important;
}

.visibility-hidden {
    visibility: hidden !important;;
}

.bold {
    font-weight: 700;
}

.redBold {
    color: #d12f2f;
    font-size: 18px;
    font-weight: 700;
}

.padding-0 {
    padding: 0 !important;
}

.hpadding-20 {
    padding: 0px 20px;
}

.ml10 {
    margin-left: 10px;
}

.mt15 {
    margin-top: 15px
}

.mt30 {
    margin-top: 30px
}

.mt0 {
    margin-top: 0px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px !important;
}

.flr {
    float: right;
}

.fll {
    float: left;
}

.col-md-12 {
    padding: 0px;
}

.ml20 {
    margin-left: 20px
}

.txt-left {
    text-align: left !important;
}

.w25 {
    width: 25px;
}

.fw25 {
    width: 25px;
}

.w135 {
    width: 135px;
}

.w400 {
    width: 400px;
}

.pt20 {
    padding-top: 20px
}

.pb0 {
    padding-bottom: 0px
}

.pb8 {
    padding-bottom: 8px !important;
}

.pb12 {
    padding-bottom: 12px !important;
}

.mb0 {
    margin-bottom: 0px
}

.spanFlr {
    float: right;
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

.mh32{
    max-height: 32px;
}

.overV{
    overflow:visible !important;
}

.no-cursor{
    cursor: default;
}

.danger-color {color:#d9534f !important;} /*HMER-AVKER2*/

.tooltip.top .tooltip-arrow {
    border-top-color: #4f6c80;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #4f6c80;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4f6c80;
}

.tooltip.right {
    padding: 0 4px;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #4f6c80;
}

.tooltip-inner {
    background-color: #4f6c80;
    white-space:pre-wrap;
    max-width: 800px;
}

.header {
    border-bottom: 1px solid rgba(57, 96, 170, 0.2);
    padding: 10px 0;
}

.header-white {
    border: 1px solid rgba(57, 96, 170, 0.2);
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0px 0 0px 0;
    height: 69px;
}

.container.content {
    margin-top: 105px;
}

/*#detailContainer {margin-top:68px;padding:15px 0 0 0px;}*/
h1 {
    color: #4f6c80;
    font-size: 20px;
    margin: 0px;
}

h1 .checkbox {
}

h1 .checkbox label {
    padding-bottom: 5px;
}

a {
    color: #4f6c80;
}

a:hover {
    color: #4f6c80;
}

.boldLightBlue {
    font-size: 18px;
    color: #4f6c80;
    font-weight: 700;
}

.boldBlue {
    font-size: 14px;
    font-weight: 700;
}

.vAlignInput {
    line-height: 43px;
}

.vAlignInput2 {
    line-height: 32px;
}

.separation {
    background: rgba(79, 108, 128, 0.2);
    height: 1px;
    margin: 10px 0 18px 0;
}

#status {
    margin-bottom: 5px;
}

.topM {
    border-bottom: solid 1px #CBD4DA;
}

.topM.logo {
    border-right: solid 1px #CBD4DA;
    padding: 10px;
}

#rightMenu {
    border-left: solid 1px #CBD4DA;
}

.menu {
    width: calc(100% - 260px);
    height: 69px;
}

.logo {
    min-width: 260px;
}

nav .menuItems {
    width: calc(100% - 10px);
    margin: 0 0 0 10px;
    padding: 0;
    text-align: center;
}

ul .menuItems {
    margin: 0;
    padding: 0;
}

/*#rightMenu li:last-child {margin-right:0px;}*/

.navbar-default .container-fluid {
    padding-right: 0px;
    border-right: none;
    padding-left: 10px;
}

.navbar-header {
    border-right: solid 1px #CBD4DA;
    padding: 3px 10px 3px 0px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-default {
    background: #fff;
    margin-bottom: 0px;
    border: none;
    border-bottom: solid 1px #CBD4DA !important;
}

nav .smallMenu.menuItems li {
    margin: 0 10px 0 0;
}

.menuItems li a {
    padding-bottom: 38px;
}

nav .smallMenu.menuItems {
    width: auto;
    padding: 1px 10px 0px 10px;
    /*height: 64px;*/
}

nav .smallMenu.menuItems li a {
    background-position: left center;
    font-size: 14px;
    text-decoration: none;
    color: #4f6c80;
    margin: 0 0 0 20px;
}

.navbar {
    border-radius: 0 !important;
}

.navbar-right.smallMenu {
    border-left: solid 1px #CBD4DA;
}

.smallLogo {
    /*padding-top: 10px;*/
    margin-bottom: 3px;
    margin-top: 7px;
    margin-left: 0px;
}

.navbar-right.smallMenu.menuItems {
    height: 63px;
}

#leftMenu li:last-child {
    /*margin-right: 0px;*/
}

#leftMenu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 4px 0 0 0;
    background: #fff;
    z-index: 1000;
}

#leftMenu ul li {
    float: none;
    margin: 0;
    text-align: left;
    min-width: 180px;
    padding: 0;
    border: 1px solid #CBD4DA;
    border-top: none;
    border-bottom: none;
}

#leftMenu ul li:last-child {
    border-bottom: 1px solid #CBD4DA;
}

#leftMenu ul li a {
}

#leftMenu li:hover > ul {
    display: block
}

@media (min-width: 1050px) and (max-width: 1400px) {
    nav .smallMenu.menuItems li {
        margin: 0 0px 0 0;
    }

    nav .smallMenu.menuItems li:last-child {
        /*margin-right: 0px;*/
    }

    nav .smallMenu.menuItems {
        padding: 1px 0px 0px 0px;
    }

    #rightMenu li:first-child {
        /*padding-left: 5px;*/
    }

    nav .smallMenu.menuItems li a {
        margin: 0 0 0 10px;
    }
}

/*@media (max-width: 1200px) {*/
@media (max-width: 1199px) {
    nav .smallMenu.menuItems {
        width: auto;
        padding-left: 10px;
        height: auto !important;
    }

    nav .smallMenu.menuItems:last-child {
        padding-bottom: 10px;
    }

    .navbar-header {
        float: none;
        border: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav li {
        float: none;
        display: block !important;
    }

    .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px;
        display: block !important;
    }

    .navbar-nav li ul li {
        border: none !important;
        margin: 0 0 0 25px !important;
    }

    .navbar-nav li ul li:last-child {
        border: none;
    }

    .navbar-nav li ul li a {
        margin: 0 0 0 15px !important;
    }

    .collapse.in {
        display: block !important;
    }

    #leftMenu {
        float: left !important;
        width: 100% !important;
        text-align: left;
    }

    #rightMenu {
        float: left !important;
        width: 100% !important;
        border-left: none;
        text-align: left;
    }

    nav .menuItems li a {
        padding-top: 10px !important;
    }
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #4f6c80;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #4f6c80;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}

nav .menuItems li {
    margin: 27px 60px 0 0;
    display: inline-block;
}

nav .menuItems li a {
    display: block;
    height: 40px;
    transition: all ease 0.1s;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 20px;
}

nav .menuItems li a:hover { /*border-bottom:4px solid #48bc83;*/
    color: #48bc83 !important;
}

nav .menuItems li a.logout:hover {
}

nav .menuItems li a.active { /*border-bottom:4px solid #48bc83;*/
    color: #48bc83 !important;
}

nav .menuItems li a.approval {
    background-image: url('../img/menu/approval.png');
}

nav .menuItems ul li a.approval.active {
    background-image: url('../img/menu/approval_active.png');
}

nav .menuItems li a.substitute {
    background-image: url('../img/menu/substitute.png');
}

nav .menuItems ul li a.substitute.active {
    background-image: url('../img/menu/substitute_active.png');
}

nav .menuItems li a.logout {
    background-image: url('../img/menu/logout.png');
    color: #d12f2f !important;
}

nav .menuItems li a.change {
    background-image: url('../img/menu/password.png');
}

nav .menuItems li a.inquiry, nav .menuItems li a.inquirypsm {
    background-image: url('../img/menu/inquiry.png');
}

nav .menuItems li a.accounting{
    background-image: url('../img/menu/consult.png');
}

nav .menuItems ul li a.inquiry.active, nav .menuItems li a.inquirypsm.active {
    background-image: url('../img/menu/inquiry_active.png');
}

nav .menuItems li a.inquirypsm {
    background-image: url('../img/menu/psm.png');
}

nav .menuItems li a.inquirypsm.active {
    background-image: url('../img/menu/psm_active.png');
}

nav .menuItems li a.stockdemand {
    background-image: url('../img/menu/stock.png');
}

nav .menuItems ul li a.stockdemand.active {
    background-image: url('../img/menu/stock_active.png');
}

nav .menuItems li a.budgetrequest {
    background-image: url('../img/menu/budget.png');
}

nav .menuItems ul li a.budgetrequest.active {
    background-image: url('../img/menu/budget_active.png');
}

nav .menuItems li a.expense, nav .menuItems li a.psm {
    background-image: url('../img/menu/expense.png');
}

nav .menuItems ul li a.expense.active {
    background-image: url('../img/menu/expense_active.png');
}

nav .menuItems li a.sale, nav .menuItems li a.psm {
    background-image: url('../img/menu/sale.png');
}

nav .menuItems ul li a.sale.active {
    background-image: url('../img/menu/sale_active.png');
}

nav .menuItems li a.purchase, nav .menuItems li a.psm {
    background-image: url('../img/menu/purchase.png');
}

nav .menuItems ul li a.purchase.active {
    background-image: url('../img/menu/purchase_active.png');
}

nav .menuItems li a.DM {
    background-image: url('../img/menu/document.png');
}

nav .menuItems ul li a.DM.active {
    background-image: url('../img/menu/document_active.png');
}

nav .menuItems li a.signing {
    background-image: url('../img/menu/signings.png');
}

nav .menuItems li a.signing.active {
    background-image: url('../img/menu/signings_active.png');
}

nav .menuItems li a.task {
    background-image: url('../img/menu/activity.png');
}

nav .menuItems li a.task.active {
    background-image: url('../img/menu/activity_active.png');
}

nav .menuItems li a.budget {
    background-image: url('../img/menu/budget.png');
}

nav .menuItems li a.budget.active {
    background-image: url('../img/menu/budget_active.png');
}

form label {
    color: #4f6c80;
    font-size: 14px;
    font-weight: 700;
}

form.flat input[type="text"], form.flat input[type="password"], form.flat input[type="number"], form.flat select, div.flat input[type="text"] {
    border: 1px solid #CBD4DA;
    color: #4f6c80;
    height: 32px;
    padding: 0px 5px;
    font-size: 13px;
    text-overflow: ellipsis;
}

.btn:focus {
    outline-color: #4f6c80 !important;
    outline-style: none !important;
}

.version {
    text-align: center;
}

.btn.btn-success {
    background: #4f6c80;
    border-color: #4f6c80;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success[disabled]:hover {
    background: #4f6c80;
    border-color: #4f6c80;
}

.btn.btn-success.btn-mid {
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    padding: 0 16px;
}

.btn.btn-success.btn-mid.send {
    border-color: #48bc83;
    background: #48bc83 url('../img/btn/add-comment.png') center center no-repeat;
    margin-left: 15px
}

a.btn.btn-success.btn-mid {
    padding: 5px 15px 0 15px;
}

.btn-xs.btn-success {
    font-size: 12px;
    font-weight: normal;
    margin-left: 8px;
}

.btn.btn-main {
    color: white;
    background: #48bc83;
    border-color: #48bc83;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.btn-main.active.focus, .btn-main.active:focus, .²btn-main.active:hover, .btn-main:active.focus, .btn-main:active:focus, .btn-main:active:hover, .open > .dropdown-toggle.btn-main.focus, .open > .dropdown-toggle.btn-main:focus, .open > .dropdown-toggle.btn-main:hover, .btn-main[disabled]:hover,
.btn-action.active.focus, .btn-action.active:focus, .btn-action.active:hover, .btn-action:active.focus, .btn-action:active:focus, .btn-action:active:hover{
    background: #48bc83;
    border-color: #48bc83;
}

.btn.btn-main.btn-mid {
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    padding-top: 4px;
}

.btn.btn-main.btn-mid.signing {
    margin-bottom: 15px
}

form.flat .has-error input[type="text"] {
    border-color: #a94442;
}

form.flat .has-error textarea {
    border-color: #a94442;
}

form.flat textarea {
    border: 1px solid rgba(79, 108, 128, 0.2);
}

form.flat .checkbox {
    padding-left: 0;
}

form.flat .checkbox label {
    color: #4f6c80;
    font-size: 14px;
}

form.flat .form-group {
    padding-left: 0;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #4f6c80 !important;
}

form.flat .form-group#rememberMeFormGroup {
    text-align: center;
    float: none !important;
}

form.flat .form-group#rememberMeFormGroup label {
    font-weight: 700 !important;
}

.input-sm {
    font-size: 14px;
}

.subFilter {
    margin-top: -15px;
}

#environments {
    padding: 26px 20px 23px 20px;
}

#menu {
    background: #fff;
    margin-bottom: 0px;
}

#logoMenu {
    height: 60px;
    border-right:1px solid rgba(57, 96, 170, 0.2);
}

#logoutContainer {
    padding: 23px 20px 24px 20px;
    width: 80px;
}

#logout {
    opacity: 0.5;
    transition: all ease 0.3s;
    width: 30px;
}

#logout:hover {
    opacity: 1;
}

#options {
    padding-top: 28px;
    width: 120px;
}

#optionsLink {
    font-size: 16px;
}

#optionsLink .caret {
    border-top: 7px solid;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

#options .dropdown {
    width: fit-content;
    display: table
}

.table {
    border-top: 1px solid rgba(79, 108, 128, 0.2);
    transition: opacity 0.5s ease-out;
}

.table > tbody > tr > td {
    border-bottom: 0px solid #CBD4DA;
    border-top: 0px solid #CBD4DA;
    font-size: 12px;
    color: #4f6c80;
    vertical-align: middle;
    white-space: nowrap;
    padding: 8px;
}

.table > thead > tr > th {
    color: #4f6c80;
    font-size: 14px;
    font-weight: 600;
    background: #EEF1F3;
    border-right: none;
    height: 36px;
    text-align: center;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1);
    box-shadow: 0px 1px 0px 0px rgba(221,221,221,1);
    border-bottom: none;
}

.table.sorted > thead > tr > th {
    padding-left: 14px;;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
}

.table > thead > tr > th:first-child {
    border-left: none;
}

.table > thead > tr > th input[type=text] {
    height: 32px;
    border: 1px solid rgba(79, 108, 128, 0.2);
    font-size: 13px;
    color: #4f6c80;
    font-weight: normal;
    padding-left: 5px !important;
    width: 100%
}

.modalTable.table thead > tr > th input[type=text] {
    border: none !important;
}

.table > thead > tr > th input[type=text]::-ms-clear {
    display: none;
}

.table > thead > tr > th input[type=text]:focus {
    box-shadow: none;
    border-color: #4f6c80;
}

.table > thead > tr > th .clearFilter {
    right: 3px;
    top: 10px;
    display: none;
    color: #4f6c80;
    cursor: pointer;
    transition: all ease 0.2s;
    position: absolute;
}

.table > thead > tr > th .search-icon-table { /* HMER-AU7KEH */
    top: 50%;
    transform: translateY(-50%);
    color: #b6bdc1;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    right: 1px;
}

.table > thead > tr > th .clearFilter:hover {
    color: #4f6c80;
}

.filterLabel {
    margin: 0;
    padding-left: 3px;
    padding-right: 14px;
}

/* HMER-AU7KEH */

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background: #f5f7f9;
}

.table-striped > tbody > tr:nth-child(odd) > td .inline-btn {
    background: linear-gradient(to right, #f5f7f9 80%, #0000)
}

table.sorted .tablesorter-header {
    background-image: url('../img/misc/sorter.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    cursor: pointer;
    vertical-align: middle;
}

table.sorted .tablesorter-headerDesc {
    background-image: url('../img/misc/sorter_up.png');
}

table.sorted .tablesorter-headerAsc {
    background-image: url('../img/misc/sorter_down.png');
}

table.sorted .sorter-false {
    background-image: none;
}

.th-popover, .th-popover:focus {
    display: none;
    height: 34px !important;
    border: none !important;
    padding: 0px !important;
    border-radius: 0;
    color: #4f6c80;
}

.searchTableInput {
    padding-left: 0;
}

.paging {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.paging a {
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 1px solid #4f6c80;
    border-radius: 30px;
    margin: 0 20px 0 0;
    transition: all ease 0.2s;
    opacity: 0.5;
    line-height: 36px;
    text-align: center;
    color: #4f6c80;
    text-decoration: none;
    font-size: 16px;
}

.paging a:hover, .paging a.active {
    opacity: 1;
}

.navbar {
    border-bottom: none;
}

.loading {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255 ,0.3) no-repeat center center;
    z-index: 50000;
    border: none;
}

.loading img, .loading-block img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.defaultLoading {
    width: 80px;
}

.loading-block{
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity:0;
    background: rgba(255, 255, 255 ,0.3) no-repeat center center;
    z-index: 50000;
    border: none;
    transition: opacity 0.3s ease;
}
.loading-block.in{
    opacity:1;
}
.loading-block.removing{
    opacity:0;
}

#loadingFull{
    background: rgba(255, 255, 255, 1) no-repeat center center;
}

/*
#modalTable,#modalTable tbody, #modalTable thead {display: block;}
#modalTable tbody {height: 500px;overflow-y: auto;}
*/

.modalTableContainer {
    max-height: 600px;
    overflow: auto;
}

#budgetCombinationsModal .modalTableContainer {
    max-height: 400px;
    overflow: auto;
}

#psmAnnexesModal .modalTableContainer {
    overflow-y: hidden !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.alert {
    border: 1px solid transparent;
    margin: 0px 0px 20px 0px;
}

.alert-danger {
    background: #FAEAEA;
    border-color: #ECACAC;
}

.alert-success {
    background: #EAFAEC;
    border-color: #A8E4B9;
}

.alert-info {
    background: #F7F7F7;
    border-color: rgba(79, 108, 128, 0.2) !important;
}

.alert-infoIE {
    background: #f1f6f9;
    color: #4f6c80 !important;
    border-color: #4f6c80 !important;
    font-size: 14px;
    text-align: center;
}


#errorBlock {
    text-align: center;
}

#errorBlock img {
    display: block;
    margin: 20px auto;
}

#errorBlock .btn-success {
    background: #4f6c80;
    border: 1px solid #4f6c80;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin: 20px auto;
    width: fit-content;
}

#errorBlock .btn-main {
    background: #48bc83;
    border: 1px solid #48bc83;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin: 20px auto;
    width: fit-content;
}

.closeModal {
    opacity: 0.5;
    background: #4f6c80;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #4f6c80;
    height: 32px;
}

.closeModal:hover {
    opacity: 1;
    color: #fff;
}

.btnFilterTable {
    display: block;
    float: right;
}

#login h1 {
    text-align: center;
    margin-bottom: 25px;
}

.mauto {
    margin: auto;
}

.block {
    display: block;
}

#logo {
    width: 300px
}

.w1 {
    width: 1px;
}

.w5 {
    width: 1%;
}

.w8 {
    width: 8%;
}

.w10 {
    width: 10%;
}

.w12 {
    width: 12%;
}

.w14 {
    width: 14%;
}

.w15 {
    width: 15%;
}

.w17 {
    width: 17%;
}

.w18 {
    width: 18%;
}

.w20 {
    width: 20%;
}

.w20p {
    width: 20px;
}

.w22 {
    width: 22%;
}

.w25 {
    width: 25%;
}

.w27 {
    width: 27%;
}

.w30 {
    width: 30%;
}

.w40 {
    width: 40%;
}

.w50 {
    width: 50%;
}

.w60 {
    width: 60%;
}

.w70 {
    width: 70%;
}

.w75 {
    width: 75%;
}

.w80 {
    width: 80%;
}

.w90 {
    width: 90%;
}

.w100 {
    width: 100%;
}

.opa50 {
    opacity: 0.5;
}

.opa30 {
    opacity: 0.3;
}

@media (min-width: 768px) {
    .modal-dialog {
        min-width: 440px;
        max-width: 800px;
        width: auto;
    }

    #companyModal .modal-dialog {
        min-width: 600px;
        max-width: 1150px;
        width: auto;
    }

    #adminModeModal .modal-dialog{
        min-width: 400px;
        max-width: 500px;
        width: auto;
    }

    #budgetModal .modal-dialog, #budgetCombinationsModal .modal-dialog {
        min-width: 600px;
        max-width: 1400px;
        width: 75vw;
    }
}

#budgetModal .modal-body .row{
    overflow: auto;
}

/* Apaptations for responsive by LCAR */
.navbar {
    position: relative;
}

.table.sorted thead tr th :first-child {
    text-align: left;
}

#menu .row {
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 800px) {
    .detailHeader {
        padding: 15px 20px !important;
    }
}

.btn-primary {
    color: #fff;
    background-color: #48bc83;
    border-color: #48bc83;
    border-radius: 5px;
    padding: 6px 25px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #48bc83;
    border-color: #48bc83;
    border-radius: 5px;
}

.btn-primary:active {
    background-color: #48bc83;
}

.btn-primary:focus {
    background-color: #48bc83;
}

.btn-default {
    background-color: #99add4;
    color: #fff;
    border-color: #99add4;
    border-radius: 5px;
}

.btn-default:hover {
    background-color: #99add4;
    color: #fff;
    border-color: #99add4;
    boder-radius: 5px;
}

.inline {
    display: inline;
}

.modal-dialog .row {
    margin-left: 0px;
    margin-right: 0px;
}

.header-back {
    height: 83px;
}

.btn-success span {
    margin-right: 5px;
    padding-top: 3px;
}

.btn-main span {
    margin-right: 5px;
    padding-top: 3px;
}

.table > thead > tr > th {
    vertical-align: middle;
}

.checkbox-primary {
    vertical-align: middle;
}

.checkbox {
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 14px;
}

.sweet-alert button {
    background-color: #4f6c80 !important;
    border: 1px solid #4f6c80 !important;
    height: 38px;
    border-radius: 5px;
    padding: 6px 12px;
    font-size: 14px;
    transition: all ease 0.1s;
    font-weight: 400;
}

.sweet-cancel:hover {
    opacity: 1;
}

.sa-button-container .cancel:hover {
    opacity: 1;
}

.sweet-alert button {
    min-width: 100px;
}

.sweet-confirm {
    background: #4f6c80;
}

.sweet-cancel {
    opacity: 0.5;
}

.sa-button-container .cancel {
    opacity: 0.5;
}

.modal-footer {
    margin-top: 0px;
    padding: 20px 15px !important;
    background: #FCFCFC;
}

.modal-body {
    padding: 20px 20px 0px 20px;
}

.center {
    text-align: center
}

.w110 {
    width: 110px;
    margin: auto;
}

#modalFullCycle table img {
    padding-bottom: 3px;
}

#modalTable tr td {
    cursor: pointer;
}

#defaultModal form {
    margin-bottom: 5px;
}

.onoffswitch {
    position: relative;
    width: 170px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d8e0ee;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner span.value {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 36px;
    height: 36px;
    font-size: 14px;
    color: white;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: normal;
    box-sizing: border-box;
}

.onoffswitch-inner span.value:nth-child(1) {
    content: "";
    padding-left: 10px;
    background-color: #4f6c80;
    color: #FFFFFF;
}

.onoffswitch-inner span.value:nth-child(2) {
    content: "";
    padding-right: 10px;
    background-color: #FFFFFF;
    color: #4f6c80;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 136px;
    border: 1px solid #d8e0ee;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

#filtersContainer {
    background: #EEF1F3;
    border-bottom: solid 1px #CBD4DA;
    padding: 14px 0 13px 0;
    position: relative;
}

#filterSub {
    margin-right: 1px;
}

#filters .form-group {
    margin-bottom: 5px;
}

#filtersContainer .vSepa {
    height: 38px;
    width: 1px;
    background: #d8e0ee;
    margin-right: 20px;
}

#status {
}

#status .check {
    float: left;
}

#status .check label {
    background-color: #fff;
    border: 1px solid #d8e0ee;
    border-radius: 30px;
    color: #4f6c80;
    display: inline-block;
    margin: 0 15px 0 0;
    white-space: nowrap;
    cursor: pointer;
    font-size: 14px;
    font-weight: 200;
    color: #4f6c80;
    padding: 4px 10px 4px 35px;
    background-repeat: no-repeat;
    background-position: 10px center;
    transition: all ease 0.1s;
    width: 135px;
    text-align: center;
    height: 32px;
}

#status .check input[type="checkbox"] {
    display: none;
}

#status .check label:hover{
    border-color: #4f6c7f;
}

#status .check label.active {
    background-color: #4f6c80;
    color: #fff;
    border-color: #4f6c80;
}

#submitRefresh {
    width: 135px;
    text-align: center;
}

@media (max-width: 768px) and (min-width: 345px) {
    #login form {
        width: 210px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.firstBlock .bold {
    font-size: 18px;
}

.firstBlock .checkbox {
    display: inline;
    padding-left: 25px !important;
}

.sweet-alert hr {
    height: 10px;
    color: transparent;
    border: 0;
    display: none !important;
}

#modalComments .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

#modalComments .select2-container--default .select2-selection--single {
    margin-top: 10px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid rgba(79, 108, 128, 0.2);
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #4f6c80;
}

.select2-container .select2-selection--single {
    font-size: 14px;
    height: 32px;
}

.select2-dropdown {
    border: 1px solid rgba(79, 108, 128, 0.2);
}

.form-control {
    color: #4f6c80;
}

.has-error, .has-error:focus{
    border-color: #a94442 !important;
}

.popover {
    font-size: 12px;
    line-height: 1.4;
    padding: 5px;
    /*left: 20px;*/
    min-width: 30px;
    text-align: center;
    max-width: 650px;
    word-break: break-word;
}

/************** Annexes *****************/
#annexeModal .modal-dialog {
    min-width: 440px;
    max-width: 440px;
    margin: 30px auto;
}

#FileToDocumentModal .alert {
    margin: 10px 20px;
}

/*
Modified by ACIL //NRAO-BT8HNB
*/
#FileToDocumentModal .modal-dialog {
    min-width: 400px;
    max-width: 800px;
    margin: 60px auto;
}

#FileToDocumentModal .modal-body {
    padding: 30px auto;
}

#ipt-container {
    max-height: 600px;
    width: 415px;
    overflow: auto;
    padding-right: 15px;
}

.disabled-btn {
    cursor: no-drop;
    opacity: 0.2 !important;
}

.disabled-btn:hover {
    cursor: no-drop;
    opacity: 0.2 !important;
}

textarea.vert {
    resize: vertical;
    min-height: 85px !important;
}

.usetwentyfour {
    z-index: 999999999 !important;
}

/****************************************/

/*.popover.right .arrow {*/
/*left:22%;*/
/*}*/

/*.popover.top{*/
/*left:10px !important;*/
/*}*/
/*.popover.top>.arrow {*/
/*margin-left: -31px;*/
/*}*/

.datepicker-annexe {
    width: 140px;
}

#annexeModal .form-control[disabled] {
    background-color: #fff !important;
}

.ipt-number {
    text-align: right;
    width: 140px;
}

.td-btn {
    margin: 0px 16px 0px 0px;
    opacity: 0.8;
    cursor: pointer;
    transition: all ease 0.1s;
}

.td-btn:hover {
    text-decoration: none;
    opacity: 1;
}

/*.td-btn img{
    height: 90%;
}*/

.td-btn:hover {
    opacity: 1;
}

.status-col {
    text-align: center !important;
    padding: 0px !important;
}

span:focus {
    outline: 0;
}

mark {
    background-color: #48BC83;
    color: inherit;
}

.highlight {
    background-color: #48BC83;
    color: inherit;
}

.clearGlobal {
    position: absolute;
    right: 20px;
    top: 10px;
    display: none;
    color: #4f6c80;
    cursor: pointer;
    transition: all ease 0.2s;
}

.globalSearchWrapper {
    position: relative;
    margin-top: 2px;
    padding-left: 0px;
    padding-right: 10px;
}

.clearGlobal:hover {
    color: #4f6c80;
}

#globalSearch {
    background: url('../img/btn/GlobalSearch.png') no-repeat scroll 7px 6px;
    padding: 0px 0px 0px 32px;
    width: 100%;
    height: 32px;
    border: 1px solid rgba(79, 108, 128, 0.2);
    color: #4f6c80;
}

#globalSearch:focus {
    box-shadow: none;
    border-color: #4f6c80;
    outline-style: none;
}

#globalSearch::-ms-clear {
    display: none;
}

.col-offset-190 {
    /*padding-right: 190px;*/
}

.col-fix-120 {
    float: left;
}

.col-fix-70 {
    margin-right: 0px;
    float: left;
}

.pr200 {
    padding-right: 200px;
}

.fixedRight {
    position: absolute;
    float: right;
    right: 0px;
    top: 0px;
}

@media (max-width: 990px) {
    .pr200 {
        padding: 0px;
    }
}

.modalTable td:hover {
    cursor: pointer;
}

.top8 {
    top: 8px;
}

.top16 {
    top: 16px;
}

.input-group-addon {
    padding: 6px 9px;
    cursor : pointer; /*HMER-AU9D6M*/
}

.datepicker input {
    height: 32px;
}

.datepicker span {
    color: #4f6c80;
}

#loginBody {
    margin-top: 80px;
}

#login .alert-danger {
    margin-top: -20px;
    margin-bottom: 50px;
    word-wrap: break-word;
}

/* add "footer" to avoid scroll to top btn to overlay inline action button */
#approvals .table, #inquiryMovements .table, #substitutes .table {
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon-option-horizontal:before {
    content: "\e234";
    font-size: 20px;
}

.col-action {
    text-align: center;
    padding: 0 !important;
    overflow: visible !important;
    width: 58px;
}

.col-locked {
    width: 22px;
}

.col-currency{
    text-align: left;
    padding: 0 !important;
}

.col-comment{
    width: 40px;
}

.table .checkbox-primary {
    display: inline-block;
    top: -11px;
    left: 10px;
}

.inline-btn {
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    position: absolute;
    padding: 4px 35px 0 12px;
    margin-left: 1px;
    text-align: right;
    background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #fff 80%, transparent); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #fff 80%, transparent); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #fff 80%, transparent); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #fff 80%, transparent);
    height: calc(100% + 8px);
    top: -4px;
}

.submenu {
    margin-right: 10px;
    cursor: pointer;
}

.submenu:hover {
    transform: scale(1);
}

.submenu > .glyphicon {
    transition: all 0.1s linear;
}

.submenu:hover > .glyphicon {
    transform: scale(1.2);
    top: 3px;
}

.submenu > .inline-btn {
}

.submenu:hover > .inline-btn {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.submenu:hover ~ .commentWrap {
    visibility: hidden;
}

.grey {
    color: #CBD4DA !important;
}

.red {
    color: #d12f2f !important;
}

.green {
    color: #48bc83 !important;
}

.yellow {
    color: #FFA500 !important;
}

.c-yellow{
    color: #FFA500 !important;
}

.cycle_dt {
    margin-right: 12px;
}

.file_dt {
    margin-right: 10px;
}

.detail_dt {
    margin-right: 12px;
}

.sweet-content {
    font-size: 14px;
}

.closeModal {
    border: 0px solid #4f6c80;
}

.sweet-content {
    font-size: 14px;
}

.col-select {
    width: 45px;
    top: 0;
    z-index: 999 !important;
}

th.col-select{
    padding:8px !important;
}

.col-select:not(.col-select-prepa) .checkbox{
    top: 0 !important
}

th.col-select .checkbox{
    top: -3px !important;
}

.tablesorter-header-inner {
    padding: 0px;
    text-align: left;
    margin: 0;
    width: 100%;
}

.textinput {
    padding: 0px;
    text-align: left;
    margin: 0;
    width: 100%;
    /*height: 34px;*/
    display: inline-block;
    position: relative;
}

.textinput input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.master-filter:hover, .master-filter label:hover, .search-icon-table:hover {
    cursor: url(../img/misc/magnify16.png), auto !important;
}

☺input:-ms-input-placeholder:focus {
    color: #999;
}

.hidden-filter-table-modal th {
    padding: 0 !important;
}

.hidden-filter-table-modal th .textinput {
    text-align: left;
}

.modal {
    overflow-y: auto;
}

body {
    overflow-y: auto;
}

.tooltip.top .tooltip-arrow {
    bottom: 1px !important;
}

#typeComment {
    width: 30%;
    margin-top: 10px;
}

#modalComments span.type {
    font-style: italic;
}

.comment_dt {
    cursor: pointer;
}

.ralign {
     text-align: right;
}

.fontLarge {
    font-size: 22px !important;
}

.lalign {
    text-align: left;
}

.form-filters{
    position:relative;
}

#expandFilters {
    background: #CED7DC url('../img/btn/expand-icon.png') no-repeat 10px center;
    color: #4f6c80;
    width: 135px;
    font-size: 14px;
    margin-bottom: -15px;
    cursor: pointer;
    padding: 5px 15px 5px 30px;
    font-weight: 700;
}

#expandFilters.toClose {
    background-image: url('../img/btn/close-expand.png');
}

.advFilters {
    transition: all ease .4s, opacity .4s .1s;
}

.expand {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    height: 1px;
    transition : all ease-in 0.4s;
}

.expanded {
    /*FIXME : La gestion du expanded est trop statique, c'est limité à une ligne, problème d'animation si on enlève le Max-height et min)*/
    height: 100%;
    visibility: visible;
    opacity: 1;
    max-height: 1px;
    margin-top: 5px;
    min-height: 57px;
}

/*ADVANCED FILTER  HMER-B5LEM7*/
.expandFilters, .v-expandFilters{
    position: absolute;
    background-color: #ffffff;
    height: 28px;
    width: 28px;
    background-image: url('../img/btn/expand_filter.png');
    opacity: 0.8;
    border: 2px solid #cbd4da;
    border-radius: 15px;
    transition: all ease 0.4s;
    z-index:1;
    right: calc(50% - 7px);
    bottom: -14px;
}
.expandFilters:hover, .v-expandFilters:hover{
    opacity: 1;
    transition: all ease 0.4s;
}
.expandFilters.toClose, .v-expandFilters.toClose{
    transition: all ease 0.5s;
    transform: rotate(180deg);
}

#modalStatusDetail .flat .input-group, #inquiryDetailModal .flat .input-group {
    font-size: 14px
}

#scrollTop {
    display: block;
    background: url('../img/misc/back-top.png') no-repeat center center;
    position: fixed;
    bottom: 50px;
    right: 10px;
    height: 64px;
    width: 64px;
    opacity: 0.5;
    transition: all ease 0.2s;
}

#goToDetails {
    display: block;
    background: url('../img/misc/go-to.png') no-repeat center center;
    position: fixed;
    bottom: 120px;
    right: 10px;
    height: 64px;
    width: 64px;
    opacity: 0.5;
    transition: all ease 0.2s;
}

#scrollTop:hover, #goToDetails:hover {
    opacity: 1;
}

#toast-container > div { /*HMER-BA8L44*/
    opacity: 0.95;
}

#toast-container > div:hover { /*HMER-BA8L44*/
    opacity: 1;
}


.toast-error {
    background-color: #BD362F !important;
}

.toast-warning {
    background-color: #ff9800 !important;
}

.toast-info { /*HMER-AUWKJV*/
    background-color: #4f6c7f !important;
}

.toast-title, .toast-message {
    font-size: 14px;
}

#toast-container > div {
    width: 400px;
}

/* AWESOME */

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

/*HMER-ATHKLG*/
.checkbox .overrideLabel::before {
    display: none;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    margin-top: 2px;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 0px;
    font-size: 14px;
    color: #555555;
}

.checkbox input[data-minus="1"] + label::after {
    margin-left: -18px;
    padding-top: 1px;
    font-size: 12px;
}



.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index:1;
}

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
}

.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #4f6c80;
    border-color: #4f6c80;
    outline: none;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.radio {
    padding-left: 20px;
}

.Kanban {
    width: 150px;
    text-align: left;
    position: absolute;
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    font-weight: 600
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #CBD4DA;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #4f6c80;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.radio input[type="radio"]:focus + label::before {
    outline:none;
}

.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="checkbox"][data-minus="1"].styled:checked + label:after,
input[type="radio"][data-minus="1"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f068";
}


input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.select2-search__field {
    outline-style: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4f6c80;
}

.budgetDetailSelect .table {
    border: none;
    margin: 0;
}

.budgetDetailSelect .table tr > td {
    background-color: #fff;
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.budgetDetailSelect .table td:nth-child(1) {
    text-align: left;
}

.budgetDetailSelect .table td:nth-child(2) {
    text-align: right;
}

.exportToExcel {
    background-image: url('../img/btn/to-excel.png');
}

.commentContainer {
    border: 1px solid #EEF1F3;
    min-width: 20%;
    max-width: 80%;
    padding: 10px;
    border-radius: 5px;
    float: left;
    word-break: break-word;
}

.commentContainer.mine {
    float: right;
    background: #fafafa;
    text-align: right;

}

.commentContainer.mine .dateTime{
    color:#9ea9b1;
    font-size:13px;
}


.commentContainer .attachments {
    margin: 10px 0 0 0;
}

.commentContainer .attachments .attachment {
    border: 2px solid #EEF1F3;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.commentContainer.mine .attachments .attachment {
    border-color: #EEF1F3;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.attachment{
    cursor:pointer;
    padding: 5px 5px 5px 27px;
    background: url(../img/misc/attachment-comment.png) no-repeat 5px;
    border-radius:5px
}

.deleteComment {
    margin-left: 10px;
}

.commentPrintedIcon {
    margin-top: -4px;
    padding-left: 5px;
}

.inputFileButton:not(.FileToDocumentActions-btn) { /*HMER-AUWKJV*/
    background: #4f6c80 url('../img/misc/attachment.png') center center no-repeat !important;
    opacity: 0.5;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}

.inputFileButton:hover, .inputFileButton.active { /*HMER-AUWKJV*/
    opacity: 1;
}

#addCommentFile {
    margin-right: 15px;
}

#comments, #commentsDetail {
    width: 100%;
    border-bottom: 1px solid #D7DFED;
    max-height: 500px;
    overflow: auto;
    display: block;
}

#comments .author, #commentsDetail .author {
    font-weight: 700;
    font-size: 14px;
}

#comments .date, #commentsDetail .date {
    color: #b6bfc5;
    font-size: 13px;
}

#comments .blocked, #commentsDetail .blocked {
    background: url('../img/misc/blocked.png') no-repeat;
    width: 12px;
    height: 12px;
    float: right;
    margin: 4px 10px 4px 4px;
}

#comments .comment, #commentsDetail .comment {
    margin: 5px 0 5px 0;
    font-size: 14px;
    color:#7f8c97;
}

#comments tr td, #commentsDetail tr td {
    padding: 10px 15px;
    width: 1098px;
}

#modalComments .modal-body, #modalCommentsDetail .modal-body {
    padding: 0 !important;
}

#commentContainer {
    padding: 10px 15px !important;
    margin-bottom: 0px;
    background: #EEF1F3;
    word-break: break-word;
}

/*#commentContainer label {margin-bottom:10px;display:block;margin-left:20px}*/
#commentContainer label {
    margin-bottom: 10px;
    display: block
}

#commentContainer .checkbox {
    padding-left: 0px;
    margin: 0;
}

#commentContainer .col-xs-1 {
    padding-left: 0;
}

#commentLink .text-comment {
    overflow: hidden;
    text-overflow: ellipsis;
}

#editComment {
    padding: 10px;
    margin: 10px 0 0 0;
}

#typeComment {
    margin: 10px 0;
}

.submitComment { /*HMER-AUWKJV*/
    border-color: #48bc83 !important;
    background: #48bc83 url('../img/btn/add-comment.png') center center no-repeat !important;
    opacity: 0.5;
}

#addCom {
    margin-left: 25px;
}

#usernameInput, #usernameAdmin {
    text-transform: uppercase;
}

textarea {
    resize: vertical;
}

.hidden-filter-table-modal th {
    padding-left: 18px !important;
    padding-right: 7px !important;
}

/* HMER-AU7KEH */

/* HMER-ATRME9 */
/* Animation Pulse du bouton d'envoi d'un commentaire */
.pulse {
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    box-shadow: 0 0 0 0 rgba(72, 188, 131, 1);
    opacity: 1.0 !important;
    transition: all ease 0.1s;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 8px rgba(79, 108, 128, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 8px rgba(79, 108, 128, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 8px rgba(79, 108, 128, 0);;
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 8px rgba(79, 108, 128, 0);
    }
}

/*HMER-ATXEAK*/
.action {
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 2px solid #4f6c80;
    border-radius: 30px;
    margin: 0px 15px 0px 0px;
    transition: all ease 0.1s;
    -webkit-transition-duration: 0.1s;
    opacity: 0.8;
    background-position: center center;
    background-repeat: no-repeat;
}

.action:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    opacity: 1
}

.glyphicon-search { /*HMER-AU9D6M*/
    font-weight: 600;
}

/* DROPDOWN double avec plusieurs actions possibles */ /*HMER-AVDDVQ*/
.dropdown-multi>a{border-right: 1px solid white;color: white;padding: 6px 15px 6px 40px;
    background-color: #48bc83;background-repeat: no-repeat;background-position: center;background-position-x: 10px;opacity: 0.8;font-size: 16px;}
.dropdown-multi>a:hover{color:white;opacity: 1;transition: all ease 0.2s; -webkit-transition-duration: 0.2s;}
.dropdown-multi>a:focus{color: white;opacity: 1}
.dropdown-multi button:not(.btn-option){background-color: #48bc83;border-left: 1px solid white;color: white;opacity: 0.8;font-size: 16px;}
.dropdown-multi button:not(.btn-option):hover{color: white;opacity: 1;transition: all ease 0.2s; -webkit-transition-duration: 0.2s;}
.dropdown-multi button:not(.btn-option):focus{color: white;opacity: 1}
.dropdown-multi>ul>li>a{padding: 3px 15px 3px 40px;color: #4f6c80;
    background-repeat: no-repeat;background-position: center;background-position-x: 10px}
.dropdown-multi>ul>li:hover{background-color: #f5f5f5}
/*END*/

/*GDEE-AVBEY4*/
.autocomplete-selected { background: #EEF1F3; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.autocomplete-suggestions-main { border: 1px solid #4f6c80; border-top : 0px; background: white; overflow: auto; font-size: 13px; padding-top: 3px; }
.autocomplete-suggestion-main:not(.full-modal .autocomplete-suggestion-main){z-index:1030!important; }
.autocomplete-suggestions-main strong { font-weight: bold; color: #48BC83; }
.autocomplete-suggestion-main { padding: 6px 6px; white-space: nowrap; overflow: hidden;font-size: 13px;  }

.autocomplete-suggestions-small { border: 1px solid #4f6c80; border-top : 0px; background: white; overflow: auto; font-size: 11px; padding-top: 4px; }
.autocomplete-suggestions-small strong { font-weight: bold; color: #48BC83; }
.autocomplete-suggestion-small { padding: 4px; white-space: nowrap; overflow: hidden;}

/* DROPDOWNS SIMPLE de sélection */   /*HMER-AWNK4F*/
.dropdown-multi-s span{overflow: hidden;text-align: left;text-overflow: ellipsis; float: left;}
.dropdown-multi-s ul{min-width: 100%;padding: 0;margin: 0;}
.dropdown-multi-s li{padding: 6px 1rem;display: block;text-align: inherit;white-space: nowrap;background: 0 0;border: 0;cursor: pointer;font-size:13px}
.dropdown-multi-s li:focus, .dropdown-multi-s li:hover {color: #fffefe;text-decoration: none;background-color: #48bc83;}
.dropdown-multi-s button{border: 1px solid #CBD4DA;color: #4f6c80;font-size: 13px;background-color: #fff;width: 100%;padding: 6px 10px;}
.dropdown-multi-s button[disabled]{background-color: #eee;opacity: 1}
.dropdown-multi-s button:focus{box-shadow: none;border-color: #4f6c80;color:inherit}
.dropdown-multi-s button:hover{color:inherit}
.dropdown-multi-s button:active{box-shadow:none}
.dropdown-multi-s button:active:focus{outline: 0;outline-offset: 0}
.dropdown-multi-s .selected {color: #fffefe;text-decoration: none;background-color: #48bc83;}
.table .dropdown-multi-s button{border: 1px solid rgba(79, 108, 128, 0.2);border-radius: 5px;padding: 1px 4px;width: 100%;height: 25px;}
.table .dropdown-multi-s button:focus{box-shadow: none;border-color: #4f6c80}
.table .dropdown-multi-s li{padding: 4px 7px;width: 100%;height: 25px;font-size:12px}

.table .dropdown-multi-s span{font-size:12px}

.caret-d{position: absolute;top: 50%;right: 10px;margin-top: -2px;vertical-align: middle;margin-left: 2px;border-top: 4px dashed;border-top:
        4px solid;border-right: 4px solid transparent;border-left: 4px solid transparent;}


/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/

ul.simple-pagination {
    list-style: none;

}

.simple-pagination {
    display: block;

}

.simple-pagination ul {
    list-style: none;
}

.simple-pagination li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}
span.ellipse.clickable {
    cursor: pointer;
}



/*------------------------------------*\
	Adfinity pagination Styles
\*------------------------------------*/
.afpagination-theme span {
 overflow: visible;
}
.afpagination-theme span {
    cursor:pointer;
}

.afpagination-theme a, .afpagination-theme span {
    float: left;
    line-height:24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #AAA;
    border-left: none;
    border-color: #cbd4da;
    min-width: 14px;
    padding: 0 7px;
}

.afpagination-theme a:hover, .afpagination-theme li:not(.disabled):not(.active) span:hover {
    text-decoration: none;
}

.afpagination-theme li:first-child a, .afpagination-theme li:first-child span {
    border-left: 1px solid #AAA;
    border-radius: 3px 0 0 3px;
}

.afpagination-theme li:last-child a, .afpagination-theme li:last-child span {
    border-radius: 0 3px 3px 0;
}


.afpagination-theme .current:not(.prev):not(.next) {
    background-color:#4f6c80;
    color:white;
    cursor: default;
}

.afpagination-theme .ellipse{
    cursor: default;
}

.afpagination-theme .ellipse input {
    height: 24px;
}

#budgets #analyticBudget {
    max-width: 283px;
    white-space: normal;
}

/*------------------------------------*\
	 Gauge Progress Bar (AJAX)   //HMER-AZQGAJ
\*------------------------------------*/
#gauge {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.3) no-repeat center center;
    z-index: 50000;
    border: none;
}

#gauge .progress-widget-wrapper{
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#gauge .progress-widget-circular-spinner{  text-indent : 0;  }
#gaugeLoad{  position: absolute;  bottom: -30px;  right: 0;  left: 0;  }
#gauge-icon{  vertical-align: initial;  }
#gauge-label{  font-size: 11px;  }

.hrNoMargin {margin:0; background-color:#D0D8E8; height: 1px; width: 100%;}
/*END PROGRESS BAR FOR AJAX*/

/*.sticky {*/
    /*position: fixed;*/
    /*top: 0;*/
    /*width: 100%*/
/*}*/

/*!* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) *!*/
/*.sticky + tbody {*/
    /*padding-top: 102px;*/
/*}*/

/*------------------------------------*\
	 Button Counter & Modal Button Comments   //HMER-B49EHE
\*------------------------------------*/
.btnCounter::after {
    font-family: "PT Sans", sans-serif;
    font-size: 1em;
    position: absolute;
    top: -12px;
    padding: 2px 5px;
    line-height: 100%;
    border: 2px #fff solid;
    border-radius: 60px;
    background-color: #d9534f;
    content: attr(data-count);
    left: 21px;
}
.btnCounter.empty::after {
    font-weight: 600 !important;
    content: '+' !important;
    background-color: #48bc83 !important;
}
.openModalComments {background:#4f6c80 url('../img/btn/comment_modal_white.png') no-repeat center; padding: 0 15px; position:relative; margin-right: 25px; /* A move dans la zone comment specific */;vertical-align: top;}
/*END Button Counter & Modal Button Comments*/

/*------------------------------------*\
     Modal Full Page : Generic   //HMER-B58GZ7
     Just add .full-modal in the main parent .modal
\*------------------------------------*/
.full-modal.modal{  padding: 0;  margin: 0; overflow-y:auto }
.full-modal .modal-dialog{  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  min-width: 100%;  max-width: 100%;  overflow: hidden;  margin: 0;  width: 100%;  height: 100%;  padding: 0;  }
.full-modal .modal-content{  position: absolute;  height: 100%; width: 100%;  border-radius: 0;  box-shadow: none;  border: 1px solid white;  }
.full-modal .modal-body{ width: 100%;  font-weight: 300;  overflow: auto; margin-top: 0px; padding: 0px;}
.full-modal .modal-header{  padding-top: 12px;  padding-bottom: 12px;  }
.full-modal .close{  font-size: 34px;  }

/*END Modal Full Page */

/*------------------------------------*\
     Modal dynamic size 90% : Generic   //HMER-B58J65
     Just add .extended-modal in the main parent .modal
\*------------------------------------*/
.extended-modal .modal-dialog {
    width: 90% !important;
    min-width: 800px !important;
    max-width: none !important;
    margin: auto;
    margin-top:40px;
}

.modal-open {
    overflow: hidden;
}

.btn-admin-mode{
    background: white url('../img/btn/admin_mode.png') no-repeat center;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 25px;
    height: 25px;
}
.btn-admin-mode:active{
    box-shadow:none;
    background: white url('../img/btn/admin_mode.png') no-repeat center;
}

#adminModeModal .modal-footer{ border-top: none;  }
#adminModeModal .modal-header{ border-bottom: none;  }
#adminModeModal .modal-body{  padding-top:0;  }
#adminModeModal h1 {  margin-top: 25px;margin-bottom: 60px;  }

input#globalSearch:hover {
    width : 100%;
}

/* Sticky Headers in the table (stay on top on scroll) !! Not working on IE !!! HMER-B7NBAP */
.tableFixHead > thead th {position: sticky !important;top: -1px; z-index: 2; border: none;}

/*------------------------------------*\
     Snooze modal   //NRAO-B7DJ3K
\*------------------------------------*/
#snoozeModal .modal-dialog {min-width: 400px;max-width: 400px;margin: 30px auto;}
#snoozeModal .modal-dialog .modal-body{margin-top: 0;padding-top: 10px;padding-bottom: 20px;}
.snoozeList > div {padding: 15px 0;cursor:pointer}
.snoozeList > div.selected {color: #48bc83}
.snoozeList > div[data-type="manual"].selected > div:first-child > img {content:url(../img/btn/snooze_manual_on.png);}
.snoozeList > div[data-type="next-week"].selected > div:first-child > img {content:url(../img/btn/snooze_next_week_on.png);}
.snoozeList > div[data-type="first-month"].selected > div:first-child > img {content:url(../img/btn/snooze_first_month_on.png);}
.snoozeList > div[data-type="next-month"].selected > div:first-child > img {content:url(../img/btn/snooze_next_month_on.png);}
.snoozeList > div > div {text-align: center;display:inline-block;}
.snoozeList > div > div:first-child{width: 40%;float:left}
.snoozeList > div > div:nth-child(2){width: 50%;font-size: 18px;    padding-top: 7px;}
/*END Snooze Modal */

.inputMovement:disabled {
    cursor: not-allowed !important;
}
.input-group .form-control[disabled]{border-radius: 3px !important}

/*------------------------------------*\
     Options menu on line   //HMER-BCTHTB
\*------------------------------------*/
div.dropdown-options{padding-right: 0;}
div.dropdown-options >ul>li>a{padding: 9px 15px 9px 40px;}
div.dropdown-options span{
    background-color: transparent;
    color:#4f6c80;
    opacity: 1;
    width: 35px;
    height: 30px;
    padding: 6px 0 0 0;
}
div.dropdown-options span:hover{color:#4f6c80;}
div.dropdown-options ul{
    cursor:initial;
    min-width: 170px;
    padding: 0;
    margin-top: 0;
    top: 100%;
    left: 5px;
}
/* BACKGROUND IMAGES FOR OPTIONS */
.dropdown-options .option-header{padding: 9px 10px 9px 10px;color:#b6bfc5;cursor:initial;text-align: left;}
.dropdown-options .option-header:hover{background-color:initial}
.dropdown-options .option-separator{height: 0;overflow: hidden;border-top: 1px solid #d9dce0;cursor:initial}
.dropdown-options .option-edit{background-image: url(../img/btn/option-edit.png)}
.dropdown-options .option-save{background-image: url(../img/btn/option-save.png)}
.dropdown-options .option-copy{background-image: url(../img/btn/option-copy.png)}
.dropdown-options .option-delete{background-image: url(../img/btn/option-delete.png)}
.dropdown-options .option-budget{background-image: url(../img/btn/option-budget.png)}
.dropdown-options .option-validate{background-image: url(../img/btn/option-validate.png)}
.dropdown-options .option-refuse{background-image: url(../img/btn/option-refuse.png)}
.dropdown-options .option-add-file{background-image: url(../img/btn/option-add-file.png)}
.dropdown-options .option-appro-cycle{background-image: url(../img/btn/option-appro-cycle.png)}
.dropdown-options .option-comment{background-image: url(../img/btn/option-comment.png)}
.dropdown-options .option-comment-add{background-image: url(../img/btn/option-comment-add.png)}
.dropdown-options .option-lock{background-image: url(../img/btn/option-lock.png);background-position-x: 6px;}
.dropdown-options .option-view{background-image: url(../img/btn/option-view.png)}
.dropdown-options .option-view-annexes{background-image: url(../img/btn/option-view-annexes.png)}
.dropdown-options .option-pdf{background-image: url(../img/btn/option-pdf.png)}
.dropdown-options .option-change-status{background-image: url(../img/btn/option-change-status.png)}
.dropdown-options .option-change-status-det{background-image: url(../img/btn/option-change-status-det.png)}
.dropdown-options .option-go{background-image: url(../img/btn/option-go.png)}
.dropdown-options .option-account-det{background-image: url(../img/btn/option-account-det.png)}
/* END */

.multi-actions{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
}

.multi-actions th:first-child{
    padding-bottom: 7px !important;
}

.multi-actions th:nth-child(2){
    padding: 8px 24px;
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #ddd;
}

.multi-label{
    padding-right: 10px;
    color: #34556b;
    font-size: 14px !important;
    font-weight: bold;
}

.multi-hide{
    float:right;
}

.multi-actions th{
    font-size:16px !important;
    background-image: none !important;
    font-weight: normal !important;
}

.multi-actions th:focus{
    outline:none;
}

.multi-actions .sepa{
    display: inline-block;
    height: 27px;
    background: #4f6c80;
    width: 1px;
    margin-right: 15px;
    opacity: 0.5;
    margin-bottom: -10px;
    margin-top: -4px;
}

.multi-actions a{
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 1px;
    padding-left:25px;
    margin-right: 18px;
}
.multi-actions .multi-go{background-image: url(../img/btn/option-go.png)}
.multi-actions .multi-validate{background-image: url(../img/btn/option-validate.png)}
.multi-actions .multi-refuse{background-image: url(../img/btn/option-refuse.png)}
.multi-actions .multi-report{background-image: url(../img/btn/option-report.png)}
.multi-actions .multi-change-status{background-image: url(../img/btn/option-change-status.png)}
.multi-actions .multi-close{background-image: url(../img/btn/option-lock.png)}
.multi-actions .multi-delete{background-image: url(../img/btn/option-delete.png)}
.multi-actions .multi-export{background-image: url(../img/btn/option-archive.png)}
.multi-actions .multi-copy{background-image: url(../img/btn/option-copy.png)}

table > thead > tr{
    height:46px;
}

.table>thead>tr>th {
    border-top: 0px solid #ddd;
}

.filter-block{
    /* FIXME : Appliquer ce style à toutes les fenêtres si possible*/
    margin-bottom: 7px !important;
}

/*------------------------------------*\
     Additionnals information   //NRAO-B9ELFU
\*------------------------------------*/
td.productTd[data-info="1"] input{width: calc(100% - 21px);}
.getProductInfos{padding-right: 3px;}
#additionalInfoModal .modal-dialog {width:500px;}
#additionalInfoModal table {table-layout: fixed;border-top:none;margin-top:20px;}
#additionalInfoModal  .table > tbody > tr > td {color: #4f6c80;font-size: 14px;border:none;white-space: pre-line;}
#additionalInfoModal tr td:first-child {font-weight: 700;}
/* END */

.greenTooltip {color:#48bc83;font-weight: bold}
.noLines{font-size: 14px !important;padding: 12px 0 12px 20px !important;}
.onLoadTable{
    opacity:0.9;
    transition: opacity 0.2s ease;
}

.loading-table{
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.30) no-repeat center center;
    z-index: 50000;
    border: none;
    transition: 0.3s ease-in;
    cursor:progress;
}
.loading-table img{
    margin: auto;
    margin-top:70px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor:progress;
    opacity: 0;
    transition: opacity 0.1s ease;
}

.loading-table img.load{
    opacity:1;
    transition: opacity 0.1s ease;
}

/*Progress bar*/
.progress-table{
    position: absolute;
    top: -2px;
    width: 100%;
}
.progress-table .progress-bar{
    background-color: #879ba8;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: width .2s ease, opacity .2s ease;
}

.table-striped>tbody>tr:nth-of-type(odd):not(.none) {
    background-color: #f9f9f9;
}

.btn.btn-action{
    height: 38px;
    font-size: 16px;
    padding-top: 7px;
    padding-right: 20px;
    opacity: 0.8;
    font-weight: 400;
    border-radius: 5px;
    color: #fff;
    background-color: #48bc83;
    border-color: #48bc83;
    text-align: center;
}
.btn.btn-action:hover{
    opacity:1;
    color:#fff;
}
.btn.btn-action img{
    padding-right: 12px;
    vertical-align: bottom;
}

/*------------------------------------*\
     MenuDashboard
\*------------------------------------*/
/*MAIN CONTAINERS*/
.menu-container{
    position: fixed;
    display: block;
    width:100%;
    z-index: 1031;
    flex-wrap: wrap;
    height: 100vh;
}
.menu-container{
    width: 60px;
}
.menu-container.opened{
    width: 400px;
}
#secondContainer:not([data-menu="0"]){
    margin-left:60px;
}
#headInfos {
    padding-left: 0px;
}
/*INNER CANVAS*/
.menu-canvas {
    background-color: #24294f;
    z-index: 1032;
    min-height: 100vh;
    transition: width 0.3s cubic-bezier(0.02, 1.02, 1, 1);
    width: 60px;
    overflow: hidden;
    -webkit-box-shadow: 10px 0px 38px -15px rgba(32,60,76,0.75);
    -moz-box-shadow: 10px 0px 38px -15px rgba(32,60,76,0.75);
    box-shadow: 10px 0px 17px -15px #120c3a;
}
.menu-canvas:hover {
    width: 231px;
    overflow: hidden;
    transition: all 0.4s ease-out;
    transition-delay:0.4s;
}
/*ADFINITY LOGO AREA*/
.menu-logo-old {
    height: 60px;
    z-index: 9999999;
    width: 172px;
    margin-left: 9px;
    overflow: hidden;
}

.menu-header a {
    height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.menu-logo {
    height: 40px;
    z-index: 9999999;
    width: 35px;
    overflow: hidden;
    margin-left: 14px;
    background-position-y: top;
    background-position-x: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.menu-container.opened .menu-logo {
    width: 200px;
}

.menu-canvas > div:nth-child(1) { /* HEADER */
    background-color: #120c3a;
    height: 60px;
    cursor:pointer;
}
/*USER AREA*/
.menu-user-area {
    display: block;
    padding-bottom: 11px;
    padding-top: 11px;
    cursor:pointer;

}
/*USER AREA DROPDOWN OPTIONS*/
.menu-user-dropdown.closed {
    background-color: transparent;
    height: 0px;
    width: 220px;
    transition: height 0.2s ease-in-out;
    position: absolute;
    top: 40px;
    left: 5px;
    z-index: 1;
    overflow: hidden;
}
.menu-user-dropdown.closed ul {
    display: none;
}
.menu-user-dropdown.closed a {
    display: none;
}
.menu-user-dropdown ul {
    list-style: none;
    padding-left: 0px !important;
    overflow: hidden;
    margin-bottom: 0;
}
.menu-user-dropdown ul li:hover {
    background-color: rgba(105, 133, 152, 0.44);
}
.menu-user-dropdown ul li:hover a:hover {
    text-decoration: none;
}

.menu-user-dropdown ul li{
    line-height: 19px;
    padding: 10px 0 10px 5px;
    cursor: pointer;
}
.menu-user-dropdown ul li img {
    height: 20px;
    width: 20px;
    margin-left: 5px;
    margin-right: 20px;
    display: inline-block;

}
.menu-user-dropdown p{
    display: inline-block;
    vertical-align: top;
    margin-bottom:0;
    font-size: 14px;
}
.menu-user-dropdown.opened {
    background-color: white;
    width: 220px;
    z-index: 999999999;
    position: absolute;
    top: 40px;
    left: 5px;
    transition: height 0.2s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    height: 121px; /* Olbigé de fixer la taille pour l'animation*/
}

#dropdown-user-link {
    float: right;
    margin-right: 10px;
    font-size: 20px;
    color: white;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    right: 0;
    transform: rotate(-90deg);
}
#dropdown-user-link.opened {
    transform: rotate(0deg);
    transition: all 0.2s ease-in-out;
}
/*GENERIC MENU ITEM*/
.menu-item {
    position:relative;
    cursor: pointer;
    padding: 11px 0 11px 20px
}
.menu-item:hover  {
    background-color: rgba(255, 255, 255, 0.2);
}
.menu-item.active {
    background-color: #120c3a;
}

.menu-item img {
    height: 20px;
    width: 20px;
}
/*GENERIC LABELS*/
.menu-container.opened p:not(.menu-user-dropdown-p):not(.menu-item-label-username) {
    transition: all 0.3s ease-out;
    opacity: 1;
}

.menu-container.closed .menu-item-label{
    width: 0px;
}
.menu-item-label {
    display: inline-block;
    color: white;
    width: 0;
    font-size: 14px;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    left:42px;
    top: 11px;
    padding-left: 12px;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu-item-label.displayed{
    width: auto;
    max-width: 160px;
}
/*SPECIFIC LABELS*/
.menu-container.opened .menu-item-label-username{
    transition: all 0.2s ease-in-out;
    opacity: 1;
}

/*GENERIC SECTION SEPARATOR*/
.menu-sepa {
    display: block;
    width:100%;
    border-top: 1px solid #120c3a;
}
span.favorite-zone {
    float: right;
    height: 15px;
    width: 25px;
    background: url(../img/menu/dashboard/favorite_off.png) no-repeat center;
    margin-right: 7px;
    margin-top: 2px;
    opacity: 0;
}
span.favorite-zone:hover,  span.favorite-zone.setFav{
    background: url('../img/menu/dashboard/favorite_on.png') no-repeat center;
}

.menu-container.opened span.favorite-zone {
    opacity: 1;
}
/*END MenuDashboard*/

.no-widget{
    text-align: center;
    font-size: 28px;
}
#psmAnnexesModal #perfScrolAnnexes {
    position: relative;
    width: 798px;
    height: 313px;
}

/**
BEFIMMO PREFERENCES : NRAO-BT5ELV
+ 2FA : HMER-BWRDQX
 */
#preferencesModal .modal-dialog,
#securityModal .modal-dialog
{
    max-width: 690px !important;
    min-width: 690px !important;
    margin-top: 150px;
}
#preferencesModal .modal-content,
#securityModal .modal-content
{
    width: 680px;
    height: 600px;
}
#preferencesModal .preferences-line,
#securityModal .preferences-line
{
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 30px;
}
#preferencesModal .preferences-line > *,
#securityModal .preferences-line > *
{
    align-self: center;
}
#preferencesModal .preferences-line-label,
#securityModal .preferences-line-label
{
    font-size: 14px;
    font-weight: bolder;
    margin-left: 11px;
    margin-right: 4px;
    margin-bottom: 0px;
}
#preferencesModal .info-box,
#securityModal .info-box
{
    cursor: help;
}
#preferencesModal .boolean-pref-switch label.active,
#securityModal .boolean-pref-switch label.active
{
    border-color: #4f6c80;
    background-color: #4f6c80;
    color: white;
    outline: none;
}
#preferencesModal .boolean-pref-switch label,
#securityModal .boolean-pref-switch label
{
    border-color: #c6c6c6;
    background-color: #c6c6c6;
    padding: 1px 10px;
}
#preferencesModal .preferences-line span.note-box,
#securityModal .preferences-line span.note-box
{
    position: absolute;
    top: 25px;
}
#preferencesModal #perfScrol,
#securityModal #perfScrol
{
    position: relative;
    width: 678px;
    height: 530px;
}

.tooltip {
    word-break: break-word;
}

/**
2FA Modal //HMER-BWRDQX
 */
.modal#TWOFAModal .modal-dialog {
    max-width: 510px !important;
}
.modal#TWOFAModal .TWOFA-logo-container {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 20px;
}
.modal#TWOFAModal .TWOFA-alert {
    font-size: 14px;
}
.modal#TWOFAModal .TWOFA-steps-list,
.modal#TWOFAModal #panel-two-title
{
    font-size: 16px;
}
.modal#TWOFAModal .TWOFA-steps-list .TWOFA-steps-list-item{
    margin-bottom: 20px;
}
.modal#TWOFAModal .TWOFA-steps-list .TWOFA-steps-list-item span.TWOFA-emphasis {
    color: #48bc83;
}
#authAppsExamples{
    cursor: help;
}
.modal#TWOFAModal .TWOFA-steps-list .TWOFA-steps-list-item .span-copyr {
    font-size: 12px;
}
.modal#TWOFAModal .TWOFA-QRCode {
    text-align: center;
    margin-bottom: 10px;
}
.modal#TWOFAModal .TWOFA-QRCode img{
    display: inline-block !important;
}
.modal#TWOFAModal .TWOFA-complements {
    margin-bottom: 20px;
}
.modal#TWOFAModal .TWOFA-complements p#backuplink {
    text-align: center;
}
.modal#TWOFAModal .TWOFA-next {
    text-align: center;
    margin-bottom: 20px;
}
.modal#TWOFAModal .TWOFA-next button{
    width: 400px;
}

.modal#TWOFAModal .TWOFA-panel-two div {
    text-align: center;
}
.modal#TWOFAModal .TWOFA-panel-two input[type="text"] {
    width: 147px;
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
#TWOFAModal .close:focus{
    outline: none;
}
/**
Invoice URL //HMER-BWRAXB
 */
#ext-dl-logo-container img{
    margin-top: 20px;
}

#ext-dl-message-container {
    margin-top: 25px;
    margin-left: 25px;
}

#ext-dl-message-container p:first-child {
    font-size: 24px;
}

#ext-dl-message-container p:nth-child(2){
    font-size: 16px;
    margin-left: 5px;
}

.overflow-auto-table {
    overflow: auto;
    padding-bottom: 100px;
}

/**
oAuth Login Azure //KBAN-CN5CDS
 */

#oAuthLoginFormGroup {
    display: flex;
    width:100%;
    flex-direction: column;
    align-items: center;
}
#oAuthLoginFormGroup .oauth-divider {
    display: flex;
    width: 100%;
    flex-direction: row;
    padding-top: 10px;
}

#oAuthLoginFormGroup .oauth-divider hr {
    border-top: 1px solid #bbb;
    width: 100%;
}

#oAuthLoginFormGroup .oauth-divider label {
    white-space: nowrap;
    padding: 0px 10px 0px 10px;
    font-weight: normal;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#oAuthLoginFormGroup .azure-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#oAuthLoginFormGroup .azure-btn label:hover{
    cursor: pointer;
}

