/*   CSS For forms and inputs any language */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../../../lib/fonts/MaterialIcons-Regular.eot');
    src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url('../../../lib/fonts/MaterialIcons-Regular.woff2') format('woff2'),
        url('../../../lib/fonts/MaterialIcons-Regular.woff') format('woff'),
        url('../../../lib/fonts/MaterialIcons-Regular.ttf') format('truetype')
}

p {
    margin: 0;
    padding: 0;
}

p.filter {
    width: auto !important;
    color: #177bab;
    text-shadow: none;
    display: inline;
    font-size: 100%;
    font-weight: normal;
    background-color: #cef3ff;
    padding: 3px 9px;
}

h6 {
    margin: 0;
    padding: 0;
}

h5 {
    margin: 0;
    padding: 0;
}

h4 {
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0;
    padding: 0;
}

h1 {
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

fieldset {
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 800px) {
    .form-control {
        padding: 0px 5px 0 5px !important;
        /*old : 0px 19px 0 35px !important; old because with tool tip and unit and paddings nothing remain to input*/
    }
}

.form-select {
    background-position: left .75rem center;
    background-size: 16px 12px;
}

.form-control {
    display: block;
    box-shadow: none !important;
    width: 100%;
    height: 42px !important;
    /* padding: 3px 12px; */
    font-size: 18px;
    overflow: hidden;
    border-radius: 0px;
    padding: 0px 14px 0 5px !important;
    /*old : 0px 19px 0 35px !important; old because with tool tip and unit and paddings nothing remain to input*/
}

.form-control>option {
    color: black;
}

div.form-control>div.icheckbox_square-green {
    margin-top: 8px;
}

.form-control.form-ckbox {
    border: none;
    float: left;
}

label.label_for_mchk {
    max-width: 60%;
    margin-top: -13px;
}

body {
    margin: 2px 20px;
    padding: 0;
    /*background-color: #e4e4ce;*/
}

html {
    margin: 0;
    padding: 0;
}

hr {
    clear: both;
    visibility: hidden;
}

a {
    outline: 0;
    border: 0;
    text-decoration: none !important;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

textarea {
    resize: none;
    outline: 0px;
}

#page-content-wrapper {
    overflow: hidden;
    padding: 10px 10px 0 10px;
    position: relative;
    width: 100%;
    z-index: 2;
}

input,
select,
textarea,
li {
    outline: 0px;
    min-height: 30px !important;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    max-width: 480px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-color: #f9a;
    border-width: 3px;
    border-style: solid;
    background: rgba(250, 245, 255, .8) url('../../../lib/images/loading_1.gif') 50% 50% no-repeat;
}

.navbar {
    border-radius: 0px;
    border-color: #efefef !important;
}

.navbar-inverse {
    background-color: #efefef;
    border-color: #efefef !important;
}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a {
    color: #266CC6;
}

.navbar-nav .sep {
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #c3c3c3;
}

.topcontrols {
    padding: 10px;
    position: relative;
}

.topcontrols span {
    display: inline-block;
    padding: 0 28px 0 20px;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    margin-right: 15px;
}




.topcontrols a:first-child {
    margin-right: 0px;
}

.topcontrols a:hover {
    color: #218416 !important;
    text-decoration: none;
}

.form-group.submit-login>input {
    width: 100%;
    /* margin-right: 15%; */
    /* margin-left: 15%; */
    border-radius: 0px;
    margin-top: 15px;
}

.topcontrols .login {
    background: url('../../../lib/images/login.png');
}

.topcontrols .sep {
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 20px;
    background: #c3c3c3;
}



.topcontrols .home {
    background: url('../../../lib/images/home.png');
}

.topcontrols .contactus {
    background: url("../../../lib/images/phoneico.png");
}

.topcontrols .settings {
    background: url('../../../lib/images/settings.png');
}

.topcontrols .data {
    background: url('../../../lib/images/data.png');
}

.topcontrols .books {
    background: url('../../../lib/images/books.png');
}

.topcontrols .folder_role {
    background: url('../../../lib/images/folder_role.png');
}

.topcontrols .bf {
    background: url('../../../lib/images/bf.png');
}

.topcontrols .role {
    background: url('../../../lib/images/role.png');
}

.topcontrols .analyst {
    background: url('../../../lib/images/analyst.png');
}


.topcontrols .myprofile {
    background: url('../../../lib/images/user.png');
}



.topcontrols .followup {
    background: url('../../../lib/images/followup.png');
}

.topcontrols .newaccount {
    background: url('../../../lib/images/newaccount.png');
}


.navbar-form .search .searchbtn {
    border: 0px;
    height: 26px;
    min-height: 26px !important;
    width: 38px;
    background: #266CC6 url(../../../lib/images/searchico.png) no-repeat scroll center -5px;
}

.navbar-form .search .searchtxt {
    border: 0px;
    background: #f4f4f4;
    height: 26px;
    min-height: 26px !important;
    padding: 0px 15px;
    width: 140px;
    font-size: 13px;
}

.navbar-header {
    background-color: rgb(0, 150, 255);
    text-align: center;
}

.navbar-brand {
    padding: 0px 15px;
}

.caret span {
    padding: 0px 0px 0px 0px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #337ab7;
    background-color: #eaeaea;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
    font-weight: normal;
    background-color: #286090;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff !important;
    text-decoration: none;
    font-weight: normal;
    background-color: rgb(80, 108, 203);
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    font-weight: normal;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.project-item {
    background-color: #161515;
    font-weight: bold;
    font-size: 28px;
    width: 230px;
}

.context-item {
    background-color: #638f0b;
    font-weight: bold;
    font-size: 28px;
    width: 250px;
}



.search-bar-item {
    /*
    width: 240px;
    background-color: #d7e3f1;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 10px !important;*/
    width: 200px;
    background-color: #d7e3f1;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 10px !important;
}

.menu-item {
    font-weight: bold;
    font-size: 28px;
    width: 150px;
}

.menu-small-item {
    width: 80px;
}


.skyblue-item {
    background-color: rgb(49, 140, 232);
}

.seeblue-item {
    background-color: rgb(21, 106, 191);
}


.menu-bar-item {
    background-color: rgb(226, 153, 19);
    font-weight: bold;
    font-size: 28px;
    width: 150px;
}

.menu-separator {
    background-color: transparent;
    width: 3px;
}


.blue-item {
    background-color: rgb(49, 154, 193);
    font-weight: bold;
    font-size: 28px;
    width: 140px;
}

.white-item {
    background-color: #5c5e58;
    font-weight: bold;
    font-size: 28px;
    width: 140px;
}

.yellow-item {
    background-color: #9e5912;
    font-weight: bold;
    font-size: 28px;
    width: 140px;
}



.collapsed {
    color: #8e0928 !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 22px;
    background: #fff url(../../../lib/images/collapse16.png) no-repeat scroll 25px 15px !important;
}

.expand {
    color: #8e0928 !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 22px;
    background: #fff url(../../../lib/images/expand16.png) no-repeat scroll 25px 15px;
}

.hzm_label.greentitle.expand {
    text-align: center;
    color: #095e95 !important;
    background-color: #cfe8ff !important;
    font-size: 18px;
    font-weight: normal;
    border: none;
}

.hzm_label.greentitle.collaps {
    text-align: center;
    color: #1f951e !important;
    background-color: #ebffeb !important;
    font-size: 18px;
    font-weight: normal;
    border: none;
}

.collaps {
    color: #194c0d !important;
    text-decoration: none !important;
    font-weight: normal;
    font-size: 18px;
}

.collaps i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #5ec71f;
    margin-left: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #2b710a;
    position: relative;
    top: 1px;
}


.notification_message_container {
    float: right;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
}

@media screen and (max-width: 600px) {
    .notification_message_container {
        float: right;
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 420px) {
    .notification_message_container {
        float: right;
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
    }
}

.info.alert {
    border-right-width: 1px !important;
}

.warning.info.alert {
    background-color: rgb(255 241 203);
    width: 94%;
    margin: 0 3%;
    border-radius: 0 !important;
    box-shadow: none;
    border-color: #af8c26;
}

.warning {
    color: rgb(78, 67, 55);
    background-color: rgb(230, 205, 139);
    font-size: 16px;
    font-weight: normal !important;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 8px 8px 7px rgba(93, 78, 22, 0.39);
    border-radius: 20px;
    width: 850px;
}

.alert {
    border-radius: 6px !important;
    margin: 9px 30px 10px 30px;
    background: no-repeat 80px 8px;
    border: 1px solid;
    border-width: 1px 0 1px 1px;
    padding: 15px 20px 15px 35px !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.alert-danger {
    background-image: url(../../../lib/images/alert-red.png);
    background-position-x: 10px;
    background-size: 32px;
    background-color: #be0404de !important;
    border-color: #7f150a;
    color: #fffbfb !important;
    box-shadow: 8px 0 0 #8f1105;
}

.alert-error {
    background-color: #be2525;
    color: #ffffff !important;
    border-style: none;
    width: 850px;
    padding: 4px 12px;
}

.alert-success {
    background-color: #266CC6 !important;
    color: #ffffff !important;
    border-style: none;
    width: 850px;
}

.alert-information {
    background-color: #224a8b;
    color: #ffffff !important;
    border-style: none;
    width: 850px;
}

.alert-info {
    background-color: rgba(184, 214, 171, 0.24);
    border-color: #457b31;
    color: #1d6b0b !important;
    font-size: 14px;
    min-width: 850px;
    width: 850px;
}



.input_search {
    border-color: #8aa8ca !important;
    border-style: solid !important;
    border-width: 1px !important;
    width: 450px !important;
}

/*
.input_small_search{
    border-color: #8aa8ca !important;
    border-style: dashed !important;
    border-width: 1px !important;
    width: 100px !important;
}

*/

.input_small_search {
    border-color: #8aa8cab8 !important;
    border-style: dashed !important;
    border-width: 1px !important;
    width: 100% !important;
}

.crit_field_name {
    color: #224a8b;
    font-weight: bold;
}

.crit_field_oper {
    color: #228b4a;
}

.crit_field_value {
    color: #8b224a;
    font-style: italic;
}


.search-panel {
    /*border-style: solid !important;
    border-width: 2px !important;
    border-color:#599824;*/
    padding: 10px;
}

.qsearch-panel {
    border-style: solid !important;
    border-width: 2px !important;
    border-color: #e3ecec;
    padding: 10px;
}

.well-sm>li {
    width: 32.5%;
    display: list-item;
    float: right;
    overflow: hidden;
}


.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.well {
    min-height: 20px;
    padding: 3px;
    margin-bottom: 4px;
    background-color: #fff;
    /* border: 1px solid #aeaeae !important; */
    border-radius: 0;
    border: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.nav {
    padding-left: 0px !important;
    padding-right: 8px !important;
    padding-top: 8px;
    padding-bottom: 0px !important;
    margin-bottom: 0;
    list-style: none;
}


/*--Bootsrap css---*/
.row {
    margin-left: -15px;
    margin-right: -15px;
    display: inline;
    width: 100%;
}

.col-8 {
    width: 64%;
    margin: 0 0 0 6%;
}

.col-6 {
    width: 46%;
}

.col-4 {
    width: 30%;
}

.col-3 {
    width: 23%;
}

.col-12 {
    width: 100%;
}








.data_loaded {
    border: 1px !important;
    border-style: solid !important;
    border-color: #e4e6e6 !important;
    padding: 5px !important;
}

.data_notloaded {
    border: 1px !important;
    border-style: solid !important;
    border-color: #ced4d6 !important;
    padding: 5px !important;
}

.data_notloaded:active,
.data_notloaded:focus {
    border: 1px !important;
    border-color: #3156b2 !important;
    background: #fff !important;
    border-style: solid !important;
}

.xqe_data_loaded {
    background: transparent !important;
    border: 0px;
    border-style: none !important;
    padding: 3px;
}

.xqe_data_notloaded {
    background: transparent !important;
    border: 0px;
    border-style: none !important;
    padding: 3px;
}

.xqe_data_loaded:active,
.xqe_data_loaded:focus {
    border: 1px !important;
    border-color: #3156b2 !important;
    background: #fff !important;
    border-style: solid !important;
}

.xqe_data_notloaded:active,
.xqe_data_notloaded:focus {
    border: 1px !important;
    border-color: #3156b2 !important;
    background: #fff !important;
    border-style: solid !important;
}

.data_to_insert {
    background: rgb(228, 246, 255);
    border: 1px #000;
    border-style: solid;
    padding: 3px;
}

.new_record {
    color: rgb(32, 135, 43) !important;
    border: 1px rgb(32, 135, 43) !important;
    background: rgb(228, 255, 246) !important;
    border-style: solid !important;
}

.record_not_found {
    color: rgb(215, 12, 23) !important;
    border: 1px rgb(215, 12, 23) !important;
    background: rgb(255, 228, 226) !important;
    border-style: solid !important;
}

.js_computed {
    background: rgb(235, 241, 251) !important;
    color: #151fbc;
}

.fa,
.fas {
    padding: 0px 8px 0px 8px !important;
}

.empty_message {
    color: #626060 !important;
    font-weight: normal !important;
    /* font-style: italic !important; */
    padding-right: 25px !important;
    padding-top: 15px;
    min-height: 50px;
    font-size: 16px;
    border-bottom: 1px #c0c0c0a1 solid;
    border-top: 1px #c0c0c07a solid;
    margin-top: 8px;
    width: 96%;
}

.empty_plage {
    background: #d2cfcf57;
    border: 1px solid #9b9d9e8f;
    text-align: center;
    font-size: 16px !important;
    font-weight: normal;
    color: #009;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    float: right;
    width: 99%;
    margin-bottom: 15px;
}


.action_locked {
    color: #fff;
    background: #B43300;
    background-image: url('../../../lib/images/lock-red.png') !important;
    background-size: 16px 16px !important;
    background-repeat: no-repeat !important;
    background-position: 22px 12px !important;
    min-width: 700px !important;
}

.hzmSteps {
    width: 100%;
    height: 48px;
    margin-bottom: -2px;
}


.hzmSteps ul li {
    margin-top: 8px;
    margin-top: 8px !important;
    position: relative;
    float: right;
    list-style: none;
    display: block;
    height: 39px;
    border-radius: 6px 6px 0px 0px;
    border-style: solid;
    margin-left: 2px;
    padding: 8px 10px;
}

.hzmSteps ul li a {
    color: #000;
    font-weight: normal;
    font-size: 18px;
}

.PlanStep {
    border-color: #cb9c37;
    background-color: #cb9c37;
}

.CurrentStep {
    border-color: rgb(194, 194, 194);
    background-color: white;
    border-width: 1px;
    border-bottom-width: 0px;
}

.ErronedStep {
    border-color: rgb(187, 131, 132);
    border-width: 1px;
    background-color: rgb(245, 224, 224);
    border-bottom-color: silver;
}

.ErronedStep a {
    color: #9c0707 !important;
}


.AlreadyStep {
    border-color: rgb(199, 197, 197);
    background-color: rgb(249, 246, 246);
    border-width: 1px;
}

.AlreadyStep>a {
    color: #000 !important;
    font-weight: normal;
}

.InactiveStep {
    /* border-color: rgb(230, 226, 226); */
    background-color: rgb(225, 222, 222);
    border: 1px solid rgb(174, 173, 173);
}

.InactiveStep a {
    color: #b0aaaa !important;
}

.login_right {
    width: 40%;
    float: right;
}

.login_left {
    width: 60%;
    float: left;
}

.login_input {
    min-width: 380px !important;
    margin: 5px;
    margin-top: 15px;
    float: right;
    height: 38px;
    padding-right: 3px;
    border: 1px solid #b8b8b8;
    z-index: 3;
    background: transparent;
    color: #000;
}

.loginbtn {
    margin-top: 14px !important;
    margin-right: 6px;
    margin-left: 6px;
    background-color: #4173dc;
    color: white;
    height: 38px;
    width: 130px;
    border: none;
}

.help_login {
    padding: 5px 20px 15px 25px;
    float: right;
    text-align: right;
}

.breadcrumb {
    background: transparent;
    min-height: 28px;
    /* padding: 16px 0;*/
}

.breadcrumb .breadinner {
    min-height: 28px;
    border-right: 5px #266CC6 solid;
    padding: 0 8px;
    background-color: #dae2ec;
    line-height: 28px;
}


.breadcrumb .breadinner a {
    color: #266CC6;
    display: inline-block;
    font-size: 13px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #fff !important;
}


/*   bousi le fond des inputs en modes edit/qedit 
input[type="text"], textarea {
  background-color : #fff !important;
}
*/
.nav>li>a {
    position: relative;
    display: block;
    margin: 0px 10px;
    color: #fff !important;
    width: 100%;
}

.nav>li>a:hover {
    position: relative;
    display: block;
    color: #fff !important;
    /* background-color: transparent;*/
    border: none;
}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    cursor: default;
    border-bottom-color: transparent;
    background-color: transparent !important;
    border: none;
}


.nav-tabs>li {
    float: right !important;
    margin-bottom: -1px;
    margin-top: 20px;
    margin-top: 20px !important;
    border-color: rgba(199, 198, 198, 0.52);
    background-color: rgba(221, 222, 223, 0.34);
    /* color: black; */
    position: relative;
    float: right;
    list-style: none;
    display: block;
    height: 39px;
    border-radius: 6px 6px 0px 0px;
    border-style: solid;
    border-width: 1px;
    margin-left: 2px;
    padding: 0px 0px;
}

.nav-tabs>li.active {
    border-color: rgb(209, 213, 212);
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 0px;
}



.navbar-form {
    padding: 0px 0px 0px 0px !important;
}


.submit-btn {
    display: inline-block;
    padding: 7px 0px !important;
    margin-bottom: 0;
    line-height: 26px;
    text-align: center !important;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    margin-top: 3px;
    font-family: menu;
    font-size: 16px !important;
    font-weight: normal;
}

.btn-plus {
    background-image: url('../../../lib/images/plus.png') !important;
    background-size: 16px 16px !important;
    background-repeat: no-repeat !important;
    background-position: 22px 12px !important;
}


.btn img {
    max-width: 24px;
    max-height: 24px;
}

.btn-primary {
    color: #fff;
    background-color: #0096ff;
    border-color: #137ac3 !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #3eaaf6;
    border-color: #188ee1 !important;
}

.btn-primary[disabled]:hover {
    color: #fff;
    background-color: #e4e4e4;
    color: #a19d9d;
    border-color: #a19d9d !important;
}

.closebtn {
    color: #fff;
    background: #341300 url('../../../lib/images/close.png') no-repeat 95px center !important;
}

.closebtn:hover {
    color: #fff857;
}

.closebtn:active {
    color: #fff857;
}

.yellbtn {
    color: #fff;
    background-color: #cab619;
}

.yellbtn:hover {
    background-color: #beaa0c;
}

.yellbtn:active {
    background-color: #beaa0c;
}

.redbtn {
    color: #fff;
    background-color: #da190b;
    border-color: #da190b;
}

.redbtn:hover {
    background-color: #f44336;
    border-color: #f44336
}

.redbtn:active {
    background-color: #f44336;
    border-color: #f44336
}


.yellowbtn {
    color: #fff;
    background-color: #ff8a00;
    border-color: #ff8a00;
}

.yellowbtn:hover {
    background-color: #e68a00;
    border-color: #e68a00;
}

.yellowbtn:active {
    background-color: #e68a00;
    border-color: #e68a00;
}

.graybtn {
    color: #333;
    background-color: #e6e6e657;
    border-color: #6c686842 !important;
    border-width: 1px !important;
    border-style: solid !important;
}

.graybtn:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
}

.graybtn:disabled {
    color: #999 !important;
}

.graybtn:active {
    background-color: #e6e6e6;
    border-color: #adadad;
}

.blightbtn {
    color: #3374b6;
    background-color: #ffffffbd;
    border: 1px solid #3374b6 !important;
}

.blightbtn:hover {
    color: #3364c6;
    background-color: #fff;
    border: 1px solid #3364c6 !important;
}

.blightbtn:disabled {
    color: #999 !important;
}

.blightbtn:active {
    color: #3364c6;
    background-color: #ffd;
    border: 1px solid #3364c6 !important;
}

.greenbtn {
    color: white !important;
    background-color: #449d44;
    border-color: #398439;
}

.greenbtn:hover {
    background-color: #449d44;
    border-color: #398439;
    color: white !important;
}

.greenbtn:active {
    background-color: #449d44;
    border-color: #398439;
}

.bluebtn {
    color: #fff;
    background-color: #318ce8;
    border-color: #318ce8;
}

.bluebtn:hover {
    background-color: #147ae0;
    border-color: #147ae0;
    color: white !important;
}

.bluebtn:active {
    background-color: #147ae0;
    border-color: #147ae0;
}

.darkbluebtn {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.darkbluebtn:hover {
    background-color: #286090;
    border-color: #204d74;
}

.darkbluebtn:active {
    background-color: #286090;
    border-color: #204d74;
}

.editbtn {
    color: #fff;
    /* background-color: #3b4e5a; */
    border-style: none;
    /* border-width: 0px; */
    /* border-color: #0a0a0a; */
    background-image: url(../../../lib/images/edit_w_24.png) !important;
    background-size: 16px 16px !important;
    background-repeat: no-repeat !important;
    background-position: 15px 6px !important;
    min-width: 120px;
    height: 30px;
    padding-top: 3px !important;
    border-radius: 12px;
    cursor: pointer;
    touch-action: manipulation;
    vertical-align: middle;
    font-size: 16px !important;
    font-family: rgt !important;
    font-weight: normal !important;
    text-decoration: none !important;
}

.page-edit-locked {
    border-style: none;
    background-image: url(../../../lib/images/edit-locked.png) !important;
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: 15px 1px !important;
    min-width: 120px;
    max-width: 120px;
    height: 30px;
    padding-top: 3px !important;
}

.hzm_editbtn {
    color: #293d5d;
    border-style: none;
    background-image: url(../../../lib/images/pencil.png) !important;
    background-size: 19px 19px !important;
    background-repeat: no-repeat !important;
    background-position: 25px 1px !important;
    min-width: 220px;
    max-width: 220px;
    height: 30px;
    padding-top: 3px !important;
    border-radius: 12px;
    cursor: pointer;
    touch-action: manipulation;
    vertical-align: middle;
    font-size: 16px !important;
    font-family: menu !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.dark_editbtn {
    color: #293d5d;
    border-style: none;
    background-image: url(../../../lib/images/editC.png) !important;
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: 15px 1px !important;
    min-width: 120px;
    max-width: 120px;
    height: 30px;
    padding-top: 3px !important;
    border-radius: 12px;
    cursor: pointer;
    touch-action: manipulation;
    vertical-align: middle;
    font-size: 16px !important;
    font-family: maghreb, rgt !important;
    font-weight: bold !important;
    text-decoration: none !important;
}


.wizardbtn {
    padding: 4px 6px;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    border: 0px;
    border-radius: 2px;
    min-width: 120px;
    text-align: center !important;
    line-height: 2;
}

.togglebtn {
    color: #3463d0;
    border-style: none;
    box-shadow: none !important;
    font-weight: bold;
    text-align: right;
    margin-right: -10px !important;
}

.togglebtn:hover {
    background-color: #efefef;
    border-color: #adadad;
}

.togglebtn:disabled {
    color: #999 !important;
}

.togglebtn:active {
    background-color: #e6e6e6;
    border-color: #adadad;
}


.toggledbtn {
    color: #d06334;
    border-style: none;
    box-shadow: none !important;
    font-weight: bold;
    text-align: right;
    margin-right: -10px !important;
}

.toggledbtn:hover {
    background-color: #efefef;
    border-color: #adadad;
}

.toggledbtn:disabled {
    color: #999 !important;
}

.toggledbtn:active {
    background-color: #e6e6e6;
    border-color: #adadad;
}




.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -7px;
    right: 0px;
    color: inherit;
}

.course_bloc {
    background-color: blue;
    border-radius: 6px 6px 0px 0px;
    color: white;
    padding: 5px;
}

.lclass_bloc {
    background-color: #c76f36;
    border-radius: 0px 0px 6px 6px;
    color: white;
    padding: 5px;
}

.course_bloc_active {
    background-color: green;
    border-radius: 6px 6px 0px 0px;
    color: white;
    padding: 5px;
}

.lclass_bloc_active {
    background-color: #aaa328;
    border-radius: 0px 0px 6px 6px;
    color: white;
    padding: 5px;
}

.menuBF {
    display: inline-block;
    margin-bottom: 0;

    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    margin-right: 5px;
    margin-top: 5px;
    background-color: green;
    border-radius: 6px 6px 0px 0px;
    color: white;
    padding: 5px;
}

.rightBF {
    display: inline-block;
    margin-bottom: 0;

    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    margin-right: 5px;
    margin-top: 5px;
    background-color: #aaa328;
    border-radius: 6px 6px 0px 0px;
    color: white;
    padding: 5px;
}

.jqtree_common {
    padding-right: 30px;
    color: black;
}

.jqtree-element {
    color: red !important;
    font-weight: bold !important;
}

.jqtree-title-folder {
    color: green !important;
    font-weight: bold !important;
}

.form-control:focus {
    border-color: #66afe9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


.btn-micro {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: none !important;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.btn-danger:hover,
.btn-danger:focus {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

a.btn-default.password_reminder {
    width: 50%;
    margin-right: 25%;
    color: #0e81a9;
}

.btn-default {
    color: #333;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    display: inline-block;
    line-height: 0.89;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    width: 1em;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    vertical-align: middle;
    margin-right: 5px;
    overflow: hidden;
}


/** ---  Bootstrap erased classes recup **/

.btnbtsp {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-group>.btnbtsp:first-child {
    margin-left: 12px;
}

.btn-group-vertical>.btnbtsp,
.btn-group>.btnbtsp {
    position: relative;
    float: left;
}

.btn-group-xs>.btnbtsp,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btnbtsp-primary {
    color: #fff;
    background-color: #739EC3;
    border-color: #2e6da4;
}

.table_no_border {
    background: transparent !important;
    width: 100%;
}

.table_no_border_tr {
    background: transparent !important;
}

.table_no_border td {
    border: 0px !important;
    vertical-align: middle;
    padding: 5px
}

.no_border {
    border: 0px !important;
}

table.dataTable {
    width: 90%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    border-style: solid;
    border-color: rgba(244, 248, 250, 0.74);
    background-color: rgba(255, 255, 255, 0.42);
    box-shadow: 5px 6px 15px #d8e4f0a6;
    border-width: 1px;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold;
    background-color: rgba(249, 253, 255, 0.54);
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 10px 6px 18px;
    border-bottom: 1px solid rgb(135, 145, 149);
    font-size: 100% !important;
    font-family: title;
    text-align: right;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 4px 6px 18px;
    border-top: 1px solid rgba(41, 146, 195, 0.69);
    font-size: 100% !important;
    text-align: right;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../../../lib/images/sort_both.png");
    background-position-x: 5px;
}

table.dataTable thead .sorting_asc {
    background-image: url("../../../lib/images/sort_asc.png");
    background-position-x: 5px;
}

table.dataTable thead .sorting_desc {
    background-image: url("../../../lib/images/sort_desc.png");
    background-position-x: 5px;
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../../../lib/images/sort_asc_disabled.png");
    background-position-x: 5px;
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../../../lib/images/sort_desc_disabled.png");
    background-position-x: 5px;
}

table.dataTable tbody tr {
    background-color: rgba(228, 240, 252, 0.27);
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 6px;
    vertical-align: middle;
    text-align: right;
}

table.dataTable.display_ltr tbody th,
table.dataTable.display_ltr tbody td {
    text-align: left !important;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid rgba(46, 163, 232, 0.35);
}

table.dataTable.display tbody tr {
    text-align: center;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}



table.display.dataTable tbody tr.odd td table tr td {
    background-color: rgba(236, 246, 251, 0.49);
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: rgb(255, 255, 255);
    color: black;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: rgb(2 176 253 / 31%);
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}

/*
table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3 {
        background-color: #fafafa
}
*/
table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

/*
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: rgba(200, 237, 255, 0.18);
}
*/
table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: whitesmoke
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

/*
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: rgba(216, 235, 242, 0.29);
}
*/

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #a5c8f833;
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

table.display.dataTable.display_ltr {
    direction: ltr;
    float: left;
}

table.display.dataTable.display_ltr.back_trace {
    width: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left;
    padding: 8px 3px 8px 3px;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
    padding: 8px 3px 8px 3px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding: 7px;
    font-weight: bold;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
    font-weight: bolder;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #adabab !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
    font-weight: bold;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    /*margin-top: -1px;*/
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width: 767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width: 640px) {

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }


    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}


.xqe_hf_x {
    background: rgba(227, 224, 220, 0.12) !important;
}

.xqe_hf_y {
    background: rgb(213, 219, 215) !important;
}

.xqe_hf_z {
    background: rgb(255, 255, 255) !important;
}

.xqe_super_header {
    border-left: 1px solid #999 !important;
    border-right: 1px solid #999 !important;
    text-align: center !important;
}

.xqe_bloc_col_separator {
    border-left: 1px solid #999 !important;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: rgba(245, 245, 245, 0.1);
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.13);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}


.container {
    width: 100%;
    background: white;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
}


.uploader_header {
    background-image: url(../../../lib/images/cloud-upload.png);
    background-repeat: no-repeat;
    background-position: 100% 35px;
    padding: 10px 62px;
}

.search-grid {
    max-width: 60% !important;
}

.search-grid tr td {
    padding: 10px 6px !important;
    vertical-align: middle;

}

.alert-warning {
    color: #f1ee8f !important;
    background-color: #e8811b !important;
    /* border-color: #dcb7ce !important; */
    /* border-width: 2px; */
}

.simple_grid th a {
    color: #333333;
}

.simple_grid th a:hover {
    color: #333333;
}

.simple_grid th a:active {
    color: #333333;
}

.simple_grid tr.item td {
    background-color: rgb(238, 241, 242) !important;
}

.simple_grid tr.altitem td {
    background-color: rgb(231, 235, 236) !important;
}

.simple_grid tr:hover td {
    border-color: #000;
}

.grid tr th {
    font-family: 'title' !important;
}

.grid tr.off td {
    background-color: rgb(228 228 228 / 30%) !important;
    font-family: 'title' !important;
    padding: 10px 6px !important;
}

.grid tr.addeditem td {
    background-color: rgba(181, 212, 253, 0.47) !important;
    font-family: 'title' !important;
    padding: 10px 6px !important;
}

.grid tr.altaddeditem td {
    background-color: rgba(208, 227, 252, 0.47) !important;
    font-family: 'title' !important;
    padding: 10px 6px !important;
}

.grid tr.item td {
    background-color: rgba(238, 238, 238, 0.47) !important;
    font-family: 'title' !important;
    padding: 10px 6px !important;
}

.grid tr.altitem td {
    background-color: rgba(255, 255, 255, 0.52) !important;
    font-family: 'title' !important;
    padding: 10px 6px !important;
}

.grid tr.err td {
    background-color: rgba(255, 152, 142, 0.1) !important;
    padding: 10px 6px !important;
    color: red !important;
}

.grid tr.alterr td {
    background-color: rgba(248, 228, 65, 0.61) !important;
    padding: 10px 6px !important;
    color: red !important;
}


.grid tr.asttdoff td {
    background-color: rgb(224, 224, 224) !important;
    color: rgb(157, 157, 157) !important;
}


.grid tr.selecteditem td {
    background-color: rgb(206, 220, 235) !important;
    color: rgb(9, 23, 179) !important;
    font-weight: bold !important;
}

.grid tr.altselecteditem td {
    background-color: rgb(230, 245, 255) !important;
    color: rgb(9, 23, 179) !important;
    font-weight: bold !important;
}

.selectedinput {
    background-color: rgba(255, 255, 255, 1) !important;
    color: rgb(0, 0, 84) !important;
    border: 1px solid #66afe9 !important;
}


.xqe_err_z {
    background: rgba(252, 36, 36, 0.92) !important;
}

.xqe_err_x {
    background: rgba(252, 36, 36, 0.92) !important;
}

.xqe_dis_z {
    background: rgb(234, 234, 234) !important;
}

.xqe_dis_x {
    background: rgb(241, 241, 241) !important;
}

.xqe_ct1_z {
    background: rgb(225, 253, 226) !important;
}

.xqe_ct1_x {
    background: rgb(205, 252, 206) !important;
}

.disabled_item {
    background: rgb(241, 241, 241) !important;
    color: rgb(209, 209, 209) !important;
}

.hzm_body {
    min-height: 920px;
    overflow: overlay;
    /*background: url(../../../lib/images/carres.png) #4e4e4e repeat top left;*/
    background-color: white;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.7);*/
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer {
    margin-top: 0px;
}

/*
.footer .faqdiv {
	 border-bottom: 6px #074064 solid; 
}
*/

.footer .faqdiv * {
    -webkit-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
}

.footer .faqdiv .faqtitle {
    display: inline-block;
    height: 28px;
    padding: 10px 10px 0 20px;
    background: #266CC6;
    font-size: 17px;
    color: #f7f7f7;
}

.footer .faqdiv input[type='text'] {
    background: #f5f5f5;
    height: 28px;
    width: 222px;
    padding: 6px 10px 4px;
    line-height: normal;
    border: 0;
}

.footer .faqdiv .searchbtn {
    border: 0px;
    padding: 5px 10px 15px;
    width: 44px;
    background: #ededed url("../../../lib/images/footersearchico.png") no-repeat scroll center bottom;
}

.footer .faqdiv .searchbtn:hover {
    background-position: center top;
    background-color: #cccccc;
}

.footer .faqdiv .searchbtn:active {
    background-color: #ededed;
}

.footer .copyright {
    min-height: 149px;
    background: url(../../../lib/images/blue0-carres.jpg) #070707 repeat top left;
    padding-top: 25px;
}

.footer .copyright p {
    padding: 20px 15px 0;
    color: #999999;
}

.footer .copyright .footericon {
    display: inline-block;
    /*margin: 10px;*/
    width: 100%;
    height: 60px;
    background: url(../../lib/images/powered_by_logo.png) no-repeat;
    background-size: 240px;
    background-position: center;
}

.copyright.simple_footer {
    margin-top: 30px;
}


.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.navbar-collapse {
    background-color: #58b4f7
}

.btn {
    font-size: 16px !important
}

.dropdown-menu>li>a {
    margin-top: -5px;
    margin-bottom: -5px;
    padding: 8px 20px 8px 15px;
    color: #fff
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #fff
}

.slide1txt {
    font-size: 5rem;
    text-shadow: 2px 2px 4px #000;
    color: #fff
}

#s1describe,
.slide1txt {
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

#s1describe {
    position: relative;
    background: #fff;
    color: #021a54;
    text-align: center;
    padding: 10px;
    opacity: .8
}

.slide2txt {
    font-size: 5rem;
    text-shadow: 2px 2px 4px #000;
    color: #fff
}

#s2describe,
.slide2txt {
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

#s2describe {
    position: relative;
    background: #fff;
    color: #021a54;
    text-align: center;
    padding: 10px;
    opacity: .8
}

.slide3txt {
    font-size: 5rem;
    width: 70%;
    text-shadow: 2px 2px 4px #000;
    color: #fff
}

#s3describe,
.slide3txt {
    margin-left: auto;
    margin-right: auto
}

#s3describe {
    position: relative;
    width: 50%;
    background: #fff;
    color: #021a54;
    text-align: center;
    padding: 10px;
    opacity: .8
}

#mcs_nav {
    background-image: -webkit-linear-gradient(top,
            #375ebd,
            #375ebd);
    width: 100%;
    border-radius: 0;
    border: none;
    height: 0;
    margin-bottom: 1px
}

.head {
    position: fixed;
    top: 0;
    z-index: 9999;
    background: #fff;
    width: 100%
}

.fa.fa-cog {
    padding: 0 10px 0 5px
}

.fa.fa-home,
.fa.fa-info,
.fa.fa-question,
.fa.fa-tachometer,
.fa.fa-user {
    padding: 0 3px 0 10px
}

.maincompanylogo {
    float: right !important;
    margin-top: 14px
}

.whitebar {
    background-color: #fff;
    height: 3px;
    width: 100%
}

.mcs_logo {
    float: left
}

.slider_bg {
    margin-top: 117px
}

#primary_nav_wrap ul li.current-menu-item a {
    color: #375ebd
}

#primary_nav_wrap ul li.current-menu-item a:hover {
    color: #fff
}

#mcs_logo {
    float: left;
    padding: 0 0 7px;
    margin-top: 15px
}

.mcs_footer {
    background: #fff;
    height: 50px;
    width: 100%
}

.center_content {
    min-height: 100%;
    margin-bottom: -58px
}

.center_content:after {
    content: "";
    display: block
}

.nav {
    padding-right: 0;
    padding-left: auto
}

.navbar-toggle {
    float: left
}

.center_content:after,
.mcs_footer {
    height: 58px
}

.social_media li {
    display: inline-block
}

.social_media {
    float: left;
    display: block
}

#facebook {
    background-color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 3px 10px;
    margin-top: 7px;
    font-size: 1.35em;
    color: #868686;
    border: 2px solid #868686;
    margin-left: 10px
}

#googleplus,
#twitter,
#youtube {
    background-color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 3px 8px;
    margin-top: 7px;
    font-size: 1.35em;
    color: #868686;
    border: 2px solid #868686;
    margin-left: 10px
}

#copyright_txt {
    color: #868686;
    margin-top: 13px
}

.carousel-caption {
    color: #000
}

.carousel-control-next-icon {
    background-image: none
}

.carousel-control-next-icon .fa-3x,
.carousel-control-prev-icon .fa-3x {
    color: #375ebd
}

.carousel-control-prev-icon {
    background-image: none
}

.news {
    background-color: #78bcee;
    margin-top: 10px;
    padding: 20px;
    border-radius: 25px 25px 25px 25px
}

.news_icon {
    color: #fff
}

.announcement {
    background-color: #4ca5e8;
    margin-top: 10px;
    padding: 20px;
    border-radius: 25px 25px 25px 25px
}

.announce_icon {
    color: #fff
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
    flex-wrap: wrap;
}

.row-sfilter.row {
    width: 60%;
    margin-right: 20% !important;
    margin-left: 20% !important;
    float: right;
    /* display: block !important; */
}

.row-sfilter.row.row-buttons {
    max-height: 99px;
    margin-bottom: 20px;
}

#announce_pic,
#news_pic {
    margin-top: 10px
}

#announce_content,
#news_content {
    color: #fff;
    margin-top: 10px;
    padding: 10px
}

.fa.fa-bullhorn.fa-2x,
.fa.fa-newspaper-o.fa-2x {
    padding-left: 10px
}

@media (max-width:575px) {

    #mcs_logo,
    .maincompanylogo {
        float: none;
        text-align: center
    }
}

@media (max-width:868px) {
    .navbar-nav .open .dropdown-menu {
        text-align: right
    }

    #mcs_logo,
    .maincompanylogo {
        float: none;
        text-align: center
    }

    .navbar-nav {
        margin: 7.5px 0;
        width: 100%;
    }


    /* no sens here depends on module
.navbar-header {
        width: 100%;
}*/

    .navbar-nav .open .dropdown-menu {
        background-color: #005192
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: right;
    }

    .navbar-nav>li {
        float: right;
        margin-left: 4px;
        margin-right: 4px;
        border-left: 1px #ddd solid;
        background-color: #f4f6f7;
        border-right: 1px #ddd solid;
        padding-left: 4px;
        padding-right: 4px;
    }

    .dropdown-menu {
        left: auto;
        text-align: right
    }

}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #fff;
        color: #000
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fdfdfd
    }

    .mcs_footer {
        height: 72px
    }
}

@media (max-width:992px) {
    .head {
        position: relative
    }

    .btn-primary.active {
        width: 100%
    }

    .container-fluid {
        margin: 0;
        position: static;
        padding: 0
    }

    #copyright_txt {
        margin: 0;
        text-align: center
    }

    .social_media {
        float: none;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        padding: 0
    }

    .slider_bg {
        margin-top: 0
    }

    .btn-group {
        display: inline-block
    }
}

@media (max-width:700px) {
    .btn-group {
        width: 80% !important;
        margin-left: 10% !important;
    }
}

@media (max-width:560px) {
    .btn-group {
        width: 90% !important;
        margin-left: 5% !important;
    }
}


@media (max-width:420px) {
    .btn-group {
        width: 100% !important;
        margin-left: 0 !important;
    }
}


.dropdown-menu {
    background-color: #005192;
    border-radius: 0;
    font-size: 16px !important
}

.control-label {
    font-weight: 700 !important
}

Label>span {
    font-weight: 700
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #21c2e8
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #112665
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #fff;
    color: #375ebd
}

.carousel-indicators .active {
    background-color: #2980b9
}

.carousel-inner img {
    width: 100%;
    max-height: 580px
}

.carousel-control {
    width: 0
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none
}

.carousel-control.left span,
.carousel-control.right span {
    padding: 12px 5px 5px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    right: 0
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    left: 0
}

.carousel-control.left span,
.carousel-control.right span {
    background-color: #375ebd;
    border-radius: 5px
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff
}

.header-text h2 {
    font-size: 40px
}

.header-text h2 span {
    background-color: #2980b9;
    padding: 10px
}

.header-text h3 span {
    background-color: #000;
    padding: 15px
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.img-responsive {
    width: 100%
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -2px;
    margin-left: 0;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-right-color: #ccc;
    margin-top: 3px !important;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: 30px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: 30px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 45px;
    height: 50px;
    margin-top: -10px;
    font-size: 25px
}

.navbar-inverse .navbar-toggle {
    border-color: transparent
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #375ebd
}

.main_content {
    background-color: #fff;
    box-shadow: 5px 5px 18px #1b336f;
    padding: 15px;
    margin-top: 10px
}

.main_bg {
    background: #375ebd;
    background: -moz-linear-gradient(top, #375ebd 17%, #8bc1f9 50%, #fff 100%);
    background: -webkit-linear-gradient(top, #375ebd 17%, #8bc1f9 50%, #fff);
    background: linear-gradient(180deg, #375ebd 17%, #8bc1f9 50%, #fff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#375ebd", endColorstr="#ffffff", GradientType=0);
    margin-bottom: -8px;
    padding-bottom: 25px
}

.main {
    margin: 50px 15px
}

h1.title {
    font-size: 50px;
    font-family: Passion One, cursive;
    font-weight: 400
}

hr {
    width: 10%;
    color: #fff
}

.form-group, label {
    margin-bottom: 7px;
    width: 100%;
    font-family: menu, tahoma, sans-serif !important;
}

.form-group.hide {
    display: none;
}

input, input::-webkit-input-placeholder {
    font-size: 13px;
    padding-top: 2px
}

.main-shadow {
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3)
}

.input-group {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .21) !important;
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .21) !important;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .21) !important
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    margin-left: 0;
    /* margin-right: 25px */
}

#button {
    border: 1px solid #ccc;
    margin-top: 28px;
    padding: 6px 12px;
    color: #666;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    border-radius: 3px 3px;
    -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    box-shadow: inset 0 1px #fff, 0 1px #ddd;
    background: #f5f5f5;
    background: -moz-linear-gradient(top,
            #f5f5f5 0,
            #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,
                #f5f5f5), color-stop(100%,
                #eee));
    background: -webkit-linear-gradient(top,
            #f5f5f5,
            #eee);
    background: -o-linear-gradient(top,
            #f5f5f5 0,
            #eee 100%);
    background: -ms-linear-gradient(top,
            #f5f5f5 0,
            #eee 100%);
    background: linear-gradient(top,
            #f5f5f5,
            #eee);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#eeeeee", GradientType=0)
}

.main-center {
    margin-top: 30px;
    margin: 0 auto;
    max-width: 800px;
    background: #fff;
    color: #375ebd;
    text-shadow: none;
    box-shadow: none;
    top: 154px
}

span.input-group-addon i {
    color: #009edf;
    font-size: 17px
}

.login-button {
    margin-top: 5px
}

.login-register {
    font-size: 19px;
    text-align: center;
    width: 100%;
}

.btn span.glyphicon {
    opacity: 0
}

.btn.active span.glyphicon {
    opacity: 1
}

#radio1 {
    background: red
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-default {
    background-color: #636c72
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #4b5257
}

.badge-primary {
    background-color: #0275d8
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #025aa5
}

.badge-success {
    background-color: #5cb85c
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #449d44
}

.badge-info {
    background-color: #5bc0de
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #31b0d5
}

.badge-warning {
    background-color: #f0ad4e
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #ec971f
}

.badge-danger {
    background-color: #d9534f
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #c9302c
}

div.modal-dialog {
    margin-top: 2% !important;
}

.fade.show {
    opacity: 1 !important
}

.modal-backdrop.show {
    opacity: .5 !important
}

@media only screen and (min-width:996px) {
    .card.jh-card {
        margin-top: 127px
    }
}

.card.jh-card {
    padding: 0
}

.panel-mcs {
    border-color: #8ea5e6c7
}

.panel-body {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    min-height: 850px;
    border-color: #acacac;
    margin-top: -1px;
}

.panel-mcs>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #21c2e8
}

.panel-mcs>.panel-heading .badge {
    color: #7ed9ef;
    background-color: #375ebd
}

.panel-mcs>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #21c2e8
}

@media (min-width:996px) {
    .main_bg {
        margin-top: 8px
    }
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #0096ff, #005192);
    background-image: -o-linear-gradient(top, #0096ff 0, #005192 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0096ff), to(#005192));
    background-image: linear-gradient(180deg, #0096ff 0, #005192);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff080808", endColorstr="#ff0f0f0f", GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>a {
    background-color: #f5f5f5fc;
    /*  !important : here no but in sub-modules */
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff
}

.padding-8 {
    padding: 8px
}

.margin-top-4 {
    margin-top: 4px
}

/*
#toasty .toast.toasty-theme-bootstrap, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: saharat, maghreb, GESSText-Medium!important
}
*/
.padding-right-15 {
    padding-right: 15px
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

ul.dropdown-menu {
    max-height: inherit !important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff !important;
}

.borderless {
    border: 0
}

.borderless thead>tr>th {
    border-bottom: none
}

.borderless tbody>tr>td,
.borderless tbody>tr>th,
.borderless tfoot>tr>td,
.borderless tfoot>tr>th,
.borderless thead>tr>td,
.borderless thead>tr>th {
    border: 0
}

.borderless thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0;
    background-color: #fff
}

.form-control-small {
    width: 35px !important;
    padding: 6px 1px !important
}

.form-control-small-padding {
    padding: 8px 1px !important
}

.font-size-18 {
    font-size: 18px !important
}

.step-done {
    background-color: #97a4a0;
    color: #fff
}

.active>li {
    background-color: #58b4f7 !important
}

.nav-left>li>a {
    padding: 10px 0 !important
}

@media print {
    button {
        display: none !important
    }

    input,
    textarea {
        border: none !important;
        box-shadow: none !important;
        outline: none !important
    }
}

.table thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #0a0a0a;
    border-left: 1px solid #0a0a0a;
    border-top: 1px solid #0a0a0a !important;
    border-right: 1px solid #0a0a0a;
    background-color: #c0e0f3
}

.panel-mcs>.panel-heading {
    color: #fff;
    background-color: #1e57ca;
    border-color: #103fc3;
    min-height: 35px
}

.panel-mcs {
    border-color: #103fc3
}

.navbar-collapse {
    background-color: #3686f1;
    padding-right: 0;
    padding-left: 0
}

.nav-stacked>li+li {
    margin-top: 0;
    margin-right: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.defaultTab {
    background-color: #ececec96 !important;
    color: #90a7e0 !important;
    border: 1px solid #4277c84d !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-bottom: -1px !important;
}

.erroned_tabLabel {
    color: #b6260b !important;
    font-weight: bold;
}

.erroned_activeTabLabel {
    color: #b6260b !important;
}


.tabLabel {
    color: #6c6c6d !important;
    font-weight: normal;
}

.activeTabLabel {
    color: #1874c3 !important;
}


.activeTab {
    background-color: #fff !important;
    color: #1874c3 !important;
    border: 1px solid #003e9c4d !important;
    z-index: 9 !important;
    width: 100.5% !important
}

/*
rafik : please do not remove comment it is not ok css for my fixed tabs (job-elig for example)
.nav>li>a:hover {
	background-color: transparent !important;
}

.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #d2effd
}

.nav>li>a:hover {
	text-decoration: none;
	background-color: #c2e1f78f
}


*/

.col-xs-3 {
    min-height: 1px;
    padding-left: 0;
    padding-right: 15px
}

.mv_panel {
    border-top-color: #8eb5f17d;
    border-top-style: solid;
    border-top-width: 1px;
    border-left: 1px solid #8eb5f17d;
    border-bottom: 1px solid #8eb5f17d;
    padding: 7px;
    border-right: 1px solid #8eb5f17d;
    border-collapse: collapse;
    z-index: -9
}


.nav>li>a:focus {
    text-decoration: none;
    background-color: #fff
}


.tabInfo {
    color: #5c5353 !important;
    font-weight: normal !important;
    padding-right: 23px !important;
    padding-top: 5px;
    font-size: 12px !important;
}

.activeTabInfo {
    color: #5c5353 !important;
    /*font-weight: bold !important;*/
    padding-right: 23px !important;
    padding-top: 5px;
    font-size: 12px !important;
}


@media screen and (max-width: 1300px) {
    .tabInfo {
        visibility: hidden;
        height: 0px;
    }
}

@media screen and (max-width: 1300px) {
    .activeTabInfo {
        visibility: hidden;
        height: 0px;
    }
}

@media screen and (max-width: 1300px) {
    .panel-title.text-left {
        visibility: hidden;
        height: 0px;
    }

    .panel-title {
        overflow: hidden;
    }

    h3.panel-title.col-xs-6 {
        width: 100% !important;
    }
}

.width_pct_10 {
    width: 9% !important;
    margin-right: 0.5%;
    margin-left: 0.5%;
    min-width: 50px;
}

.width_pct_12 {
    width: 11% !important;
    margin-right: 0.5%;
    margin-left: 0.5%;
    min-width: 60px;
}

.width_pct_25 {
    width: 24% !important;
    margin-right: 0.5%;
    margin-left: 0.5%;
    min-width: 120px;
    /* do not change anymore and make more than 160px */
}


.width_pct_33 {
    width: 32.5% !important;
    margin-right: 0.5%;
    min-width: 140px;
    /* do not change anymore and make more than 180px */
}

.width_pct_50 {
    width: 49% !important;
    margin-right: 0.5%;
    min-width: 170px;
}


.width_pct_66 {
    width: 65% !important;
    margin-right: 0.5%;
    min-width: 190px;
}

.width_pct_75 {
    width: 74% !important;
    margin-right: 0.5%;
    min-width: 210px;
}

.width_pct_100 {
    width: 98.5% !important;
    margin-right: 0.5%;
    min-width: 80px;
}

@media screen and (max-width: 780px) {
    .width_pct_25 {
        width: 48% !important;
    }

    .width_pct_33 {
        width: 48% !important;
    }

    .width_pct_50 {
        width: 48% !important;
    }

    .width_pct_75 {
        width: 100% !important;
    }

    .width_pct_66 {
        width: 100% !important;
    }

}


@media screen and (max-width: 780px) {
    .width_pct_25 {
        width: 48% !important;
    }

    .width_pct_33 {
        width: 48% !important;
    }

    .width_pct_50 {
        width: 48% !important;
    }

    .width_pct_75 {
        width: 100% !important;
    }

    .width_pct_66 {
        width: 100% !important;
    }


}

@media screen and (max-width: 630px) {
    .width_pct_25 {
        width: 48% !important;
    }

    .width_pct_33 {
        width: 48% !important;
    }

    .width_pct_50 {
        width: 48% !important;
    }

    .width_pct_75 {
        width: 100% !important;
    }

    .width_pct_66 {
        width: 100% !important;
    }

}

@media screen and (max-width: 480px) {
    .width_pct_25 {
        width: 48% !important;
    }

    .width_pct_33 {
        width: 48% !important;
    }

    .width_pct_50 {
        width: 100% !important;
    }

    .width_pct_75 {
        width: 100% !important;
    }

    .width_pct_66 {
        width: 100% !important;
    }

}

@media screen and (max-width: 390px) {
    .width_pct_25 {
        width: 100% !important;
    }

    .width_pct_33 {
        width: 100% !important;
    }

    .width_pct_50 {
        width: 100% !important;
    }

    .width_pct_75 {
        width: 100% !important;
    }

    .width_pct_66 {
        width: 100% !important;
    }

}







.activeTab div {
    color: #000;
    font-weight: 400;
    padding-right: 36px;
    font-size: 12px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.nice_button {
    margin-left: 20px;
    margin-top: 30px;
    color: #fff !important;
    border-width: 0;
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    font-size: 20px;
    display: inline-block;
    padding: 20px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    -moz-box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    font-family: maghreb, Arial, sans-serif;
    line-height: 1;
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
    text-decoration: none !important
}

.nice_button:active {
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px)
}

.nice_big_button {
    color: #fff !important;
    border-width: 0;
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    font-size: 20px;
    display: inline-block;
    padding: 20px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    -moz-box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    font-family: title, Arial, sans-serif;
    line-height: 1;
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
    text-decoration: none !important;
    min-width: 100% !important;
    width: 100%;
    height: 128px;
    min-height: 128px;
}

.nice_big_button:active {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px)
}


.nice_small_button {
    color: #fff !important;
    border-width: 0;
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    display: inline-block;
    padding: 15px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    -moz-box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    box-shadow: inset 0 -1px 1px hsla(0, 0%, 100%, .15);
    font-family: menu, Arial, sans-serif;
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
    text-decoration: none !important;
    min-width: 100% !important;
    width: 100%;
}


span.niceicon {
    width: 50px;
    float: left;
}



.nice_blue {
    -webkit-box-shadow: 0 8px 0 #2b6ab7, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #2b6ab7, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #2b6ab7, 0 15px 20px rgba(0, 0, 0, .35)
}

.nice_blue:hover {
    background-color: #2a8be9;
    text-shadow: 0 -1px 1px rgba(28, 95, 168, .7), 0 0 5px hsla(0, 0%, 100%, .8)
}

.nice_blue:active,
.nice_blue:focus {
    -webkit-box-shadow: 0 8px 0 #2b6ab7, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #2b6ab7, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #2b6ab7, 0 12px 10px rgba(0, 0, 0, .3)
}

.nice_blue {
    background-color: #267ed4;
    /* background-image: -webkit-gradient(linear,0 0,0 100%,from(rgb(151, 201, 245)), to(rgba(110, 216, 248, 0.02))); */
    /* background-image: -webkit-linear-gradient(top,rgba(151,201,245,.8), rgba(110,216,248,.2)); */
    /* background-image: -moz-linear-gradient(top,rgba(151,201,245,.8), rgba(110,216,248,.2));  */
    /* background-image: -o-linear-gradient(top,rgba(151,201,245,.8), rgba(110,216,248,.2));  */
    /* text-shadow: 0 -1px 1px rgba(28,95,168,.7); */
}

.nice_green:hover {
    background-color: #0dbe67
}

.nice_green:active,
.nice_green:focus {
    -webkit-box-shadow: 0 8px 0 #2bb76a, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #2bb76a, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #2bb76a, 0 12px 10px rgba(0, 0, 0, .3)
}

.nice_green {
    background-color: #108d4f;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(20, 133, 127)), to(rgba(37, 139, 115, 0.2)));
    background-image: -webkit-linear-gradient(top, rgb(20, 133, 127), rgba(101, 215, 189, .2));
    background-image: -moz-linear-gradient(top, rgb(20, 133, 127), rgba(37, 139, 115, 0.2));
    background-image: -o-linear-gradient(top, rgb(20, 133, 127), rgba(37, 139, 115, 0.2));
    text-shadow: 0 -1px 1px rgba(14, 111, 60, .7);
    color: #fff !important;
    -webkit-box-shadow: 0 8px 0 #2bb76a, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #2bb76a, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #137d43, 0 15px 20px rgba(0, 0, 0, .35);
}

.nice_red {
    -webkit-box-shadow: 0 8px 0 #b72b6a, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #b72b6a, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #b72b6a, 0 15px 20px rgba(0, 0, 0, .35)
}

.nice_red:hover {
    background-color: #e92a8b;
    text-shadow: 0 -1px 1px rgba(168, 28, 95, .7), 0 0 5px hsla(0, 0%, 100%, .8)
}

.nice_red:active,
.nice_red:focus {
    -webkit-box-shadow: 0 8px 0 #b72b6a, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #b72b6a, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #b72b6a, 0 12px 10px rgba(0, 0, 0, .3)
}

.nice_red {
    background-color: #d4267e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(237, 113, 179, .8)), to(rgba(215, 101, 189, .2)));
    background-image: -webkit-linear-gradient(top, rgba(237, 113, 179, .8), rgba(215, 101, 189, .2));
    background-image: -moz-linear-gradient(top, rgba(237, 113, 179, .8), rgba(215, 101, 189, .2));
    background-image: -o-linear-gradient(top, rgba(237, 113, 179, .8), rgba(215, 101, 189, .2));
    text-shadow: 0 -1px 1px rgba(168, 28, 95, .7)
}

.nice_yellow {
    -webkit-box-shadow: 0 8px 0 #b76a6a, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #b76a6a, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0px 8px 3px #b15615, 0px 10px 12px rgba(107, 58, 7, 0.65);
}

.nice_yellow:hover {
    background-color: #fdb530;
    text-shadow: 0 -1px 1px rgba(253, 255, 106, 0.7), 0 0 5px hsla(0, 0%, 100%, .8);
}

.nice_yellow:active,
.nice_yellow:focus {
    -webkit-box-shadow: 0 8px 0 #b76a6a, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #b76a6a, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #b76a6a, 0 12px 10px rgba(0, 0, 0, .3)
}

.nice_yellow {
    background-color: #e08d26;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(hsla(0, 62%, 82%, .8)), to(hsla(0, 25%, 79%, .2)));
    background-image: -webkit-linear-gradient(top, hsla(30, 86%, 37%, 0.8), hsla(0, 25%, 79%, .2));
    background-image: -moz-linear-gradient(top, hsla(0, 62%, 82%, .8), hsla(0, 25%, 79%, .2));
    background-image: -o-linear-gradient(top, hsla(0, 62%, 82%, .8), hsla(0, 25%, 79%, .2));
    text-shadow: 0 -1px 1px rgba(123, 78, 9, 0.84);
}

.nice_pink {
    -webkit-box-shadow: 0 8px 0 #6a6ab7, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #6a6ab7, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #6a6ab7, 0 15px 20px rgba(0, 0, 0, .35)
}

.nice_pink:hover {
    background-color: #6565e2;
    /* text-shadow: 0 -1px 1px rgba(95,95,168,.7), 0 0 5px hsla(0,0%,100%,.8); */
}

.nice_pink:active,
.nice_pink:focus {
    -webkit-box-shadow: 0 8px 0 #6a6ab7, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #6a6ab7, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #6a6ab7, 0 12px 10px rgba(0, 0, 0, .3)
}

.nice_pink {
    background-color: #6829c3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(201, 201, 245, .8)), to(rgba(216, 216, 248, .2)));
    background-image: -webkit-linear-gradient(top, rgba(201, 201, 245, .8), rgba(216, 216, 248, .2));
    background-image: -moz-linear-gradient(top, rgba(201, 201, 245, .8), rgba(216, 216, 248, .2));
    background-image: -o-linear-gradient(top, rgba(201, 201, 245, .8), rgba(216, 216, 248, .2));
    text-shadow: 0 -1px 1px rgba(95, 95, 168, .7);
}

.nice_orange {
    background-color: #e88626;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(233, 175, 88, .8)), to(rgba(233, 175, 88, .2)));
    background-image: -webkit-linear-gradient(top, rgba(233, 175, 88, .8), rgba(233, 175, 88, .2));
    background-image: -moz-linear-gradient(top, rgba(233, 175, 88, .8), rgba(233, 175, 88, .2));
    background-image: -o-linear-gradient(top, rgba(233, 175, 88, .8), rgba(233, 175, 88, .2));
    color: #fff !important;
    -webkit-box-shadow: 0 8px 0 #974a15, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #974a15, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #974a15, 0 15px 20px rgba(0, 0, 0, .35)
}

.nice_orange:hover {
    background-color: #e7b07b;
    text-shadow: 0 -1px 1px rgba(168, 28, 95, .7), 0 0 5px hsla(0, 0%, 100%, .8)
}

.nice_orange:active,
.nice_orange:focus {
    -webkit-box-shadow: 0 8px 0 #853c0a, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #853c0a, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #853c0a, 0 12px 10px rgba(0, 0, 0, .3)
}

.nice_navy {
    background-color: #592cc4;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(186, 133, 255, 0.8)), to(rgba(233, 175, 88, .2)));
    background-image: -webkit-linear-gradient(top, rgba(186, 133, 255, 0.8), rgba(233, 175, 88, .2));
    background-image: -moz-linear-gradient(top, rgba(186, 133, 255, 0.8), rgba(233, 175, 88, .2));
    background-image: -o-linear-gradient(top, rgba(186, 133, 255, 0.8), rgba(233, 175, 88, .2));
    color: #fff !important;
    -webkit-box-shadow: 0 8px 0 #4a1679, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #4a1679, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #4a1679, 0 15px 20px rgba(0, 0, 0, .35)
}

.nice_navy:hover {
    background-color: #592cc4;
    text-shadow: 0 -1px 1px rgba(168, 28, 95, .7), 0 0 5px hsla(0, 0%, 100%, .8)
}

.nice_navy:active,
.nice_navy:focus {
    -webkit-box-shadow: 0 8px 0 #853c0a, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #853c0a, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #853c0a, 0 12px 10px rgba(0, 0, 0, .3)
}


.nice_ciel {
    background-color: #342acf;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(173, 172, 236, 0.81)), to(rgba(233, 175, 88, .2)));
    background-image: -webkit-linear-gradient(top, rgba(173, 172, 236, 0.81), rgba(233, 175, 88, .2));
    background-image: -moz-linear-gradient(top, rgba(173, 172, 236, 0.81), rgba(233, 175, 88, .2));
    background-image: -o-linear-gradient(top, rgba(173, 172, 236, 0.81), rgba(233, 175, 88, .2));
    color: #fff !important;
    -webkit-box-shadow: 0 8px 0 #4a1679, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #4a1679, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #4a1679, 0 15px 20px rgba(0, 0, 0, .35)
}

.nice_ciel:hover {
    background-color: #2a1385;
    /* text-shadow: 0 -1px 1px rgba(11, 1, 70, 0.7), 0 0 5px hsla(0,0%,100%,.8); */
}

.nice_ciel:active,
.nice_ciel:focus {
    -webkit-box-shadow: 0 8px 0 #2d3086, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #2d3086, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 0 #2d3086, 0 12px 10px rgba(0, 0, 0, .3)
}



.nice_silver {
    background-color: #5d5a57;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(196, 188, 176, 0.8)), to(rgba(187, 183, 175, 0.2)));
    background-image: -webkit-linear-gradient(top, rgba(196, 188, 176, 0.8), rgba(173, 168, 160, 0.2));
    background-image: -moz-linear-gradient(top, rgba(196, 188, 176, 0.8), rgba(233, 175, 88, .2));
    background-image: -o-linear-gradient(top, rgba(196, 188, 176, 0.8), rgba(233, 175, 88, .2));
    color: #fff !important;
    -webkit-box-shadow: 0 8px 0 #90847cb8, 0 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 8px 0 #90847cb8, 0 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #90847cb8, 0 15px 20px rgba(0, 0, 0, .35);
}

.nice_silver:hover {
    background-color: #1a1315;
    /* text-shadow: 0 -1px 1px rgba(11, 1, 70, 0.7), 0 0 5px hsla(0,0%,100%,.8); */
}

.table_minibox {
    border: none;
    width: 100%;
}


.hzm_table {
    background: white;
}

.hzm_table_disabled {
    background: #eee;
}


.div_minibox {
    border: 2px #5276ae;
    border-style: solid;
    margin: 9px;
    padding: 4px;
    background-color: #efefefd6;
    border-radius: 8px;
    width: 78%;
    float: right;
}

.small_minibox {
    width: 50%;
    min-width: 200px;
    max-width: 100%;
    margin-bottom: 10px;
}


.big_minibox {
    width: 100%;
    min-width: 200px;
    max-width: 100%;
    margin-bottom: 10px;
}

.minibox_id {
    color: #091b2ed6;
    background: #def5fb59;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 2px;
    padding-top: 5px;
    padding-bottom: 1px;
    margin-right: 8px;
    float: right;
    vertical-align: middle;
    font-weight: bold;
}

.minibox_id_disabled {
    color: #636567d6;
    background: #969da7;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 2px;
    padding-top: 5px;
    padding-bottom: 1px;
    margin-right: 8px;
    float: right;
    vertical-align: middle;
}

.panel_qedit {
    background-color: white;
}

.panel_qedit_disabled {
    background-color: #cccbcb96 !important;
    border: 1px #22361e;
}





.label_minibox {
    color: #131314d6;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.label_title_minibox_disabled {
    color: #ffffffd6;
    margin-top: 2px;
    background: #565a5de3;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 9px;
    padding-bottom: 2px;
    width: 100%;
    height: 38px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}


.label_title_minibox {
    color: #ffffffd6;
    margin-top: 2px;
    background: #266cc6;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 9px;
    padding-bottom: 2px;
    width: 100%;
    height: 38px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.table_minibox tbody>tr>th,
.table_minibox tfoot>tr>th,
.table_minibox thead>tr>th {
    line-height: 1.428571429;
    vertical-align: bottom;
    padding-top: 38px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.table_minibox tbody>tr>td,
.table_minibox tfoot>tr>td,
.table_minibox thead>tr>td {
    line-height: 1.428571429;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}


button,
input,
select,
textarea {
    font-size: 18px;
}

/*----*/
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
	background-color: #e4e4e4;
	color: #a19d9d;
    border-color: #a19d9d !important;
}

.nice_link {
    padding: 0px 14px 0px 14px;
    background-color: #b7e2f8;
    border-radius: 8px;
    text-align: center;
}

button.multiselect.dropdown-toggle.btn.btn-default.form-control {
    padding: 3px !important;
    border-style: solid;
    border-color: #c7c3c3 !important;
    border-width: 1px;
    width: 100% !important;
}

.multiselect-selected-text {
    width: 100% !important;
    font-size: 14px;
    font-weight: normal;
}

.filebox {
    /* padding-left: 7px; */
    /* padding-right: 7px; */
    margin-top: 10px;
    /* background-color: #ffffff; */
    /* border: 2px #1e57ca solid; */
    /* border-color: #103fc3; */
    /* border-top-left-radius: 16px; */
    /* border-top-right-radius: 16px; */
    -webkit-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    /*max-width: 1600px;*/
}

/*
.filebox:hover {
    border: 2px rgba(69, 102, 204, 0.99) solid;
}
*/

.source_code_hzm {
    font-family: monospace;
    white-space: pre;
    overflow-wrap: normal;
    overflow-x: scroll;
    background-color: #fbfddc4f;
    color: #2A4C0F;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    border-style: dashed;
    border-color: #bfc7c7;
    float: left;
    width: 100%;
}

div.filebox.editcard>.panel-heading {
    color: #000;
    background-color: #ededed8a;
    min-height: 40px;
    padding: 5px 15px;
    border: none;
}

.panel-heading {
    float: right;
    width: 88%;
    margin-left: 6%;
    margin-right: 6%;
    height: 42px !important;
    overflow: hidden;
}


.hzm_form_panel {
    /* border-top: 1px #5261708c solid; */
    padding: 7px;
    height: 80%;
    width: 100%;
    background-color: #ffffff;
}


.text-left {
    text-align: left !important;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    min-width: 380px;
    padding: 3px 8px;
    /*float: right;*/
}

.btn-group>input#sfilter-submit-form {
    font-size: 120% !important;
    padding: 8px;
}

.greentitle {
    font-size: 18px;
    font-weight: normal;
    color: #047e7a;
    margin-bottom: 10px;
    /* margin-top: 16px; */
    padding-top: 18px;
    padding-bottom: 10px;
    background-color: #e6e6e621;
    /* border-radius: 16px; */
    max-width: 1500px;
    width: 100% !important;
    border-bottom: 1px solid #bec8d2 !important;
}



.greentitle i {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #d6f5fa;
    margin-right: 2px;
    margin-left: 12px;
    border-width: 2px;
    border-style: solid;
    border-color: #047e7a;
    position: relative;
    top: -1px;
}

.hzm_label.greentitle.collapsed {
    background-color: #b7c7b721;
    color: #237211;
    width: 100%;
    min-width: 100%;
    border-top: 1px solid #8cad6294;
}

.hzm_label.greentitle.collapsed i {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #acd53a;
    margin-right: 10px;
    margin-left: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #237211;
    position: relative;
    top: -3px;
}

.nav-pills>li+li {
    min-height: 49px !important;
}

.hzm_vtab {
    padding-left: 9px !important;
    padding-right: 0px !important;
}

.hzm_vtab_body {
    border-top-color: #8eb5f17d;
    border-top-style: solid;
    border-top-width: 1px;
    border-left: 1px solid #8eb5f17d;
    border-bottom: 1px solid #8eb5f17d;
    padding: 7px;
    border-right: 1px solid #8eb5f17d;
    border-collapse: collapse;
    min-height: 500px !important;
    height: 100%;
    background-color: #fff;
}

.hzm_separator {
    padding-left: 5px;
    margin-bottom: 15px;
    float: left;
    border-bottom: 1px solid #cacdd27d;
}

.btn_in_header {
    margin-top: -10px !important;
}

.bloc_description {
    text-align: right;
    width: 100%;
    height: 100%;
    border: none !important;
    background-color: transparent;
}

.tab-content {
    border-top-color: #bfc1c57d;
    border-top-style: solid;
    border-top-width: 1px;
    border-left: 1px solid #bfc1c57d;
    border-bottom: 1px solid #bfc1c57d;
    padding: 7px;
    border-right: 1px solid #bfc1c57d;
    border-collapse: collapse;
    background-color: #fff;
    min-height: 68px;
    margin-top: -1px;
}

.php {
    float: left;
    text-align: left;
    direction: ltr;
    padding: 8px;
}

pre.ok.php {
    background-color: #78dbfd;
    border: 4px solid #338fe6 !important;
    margin: 15px !important;
}

.php.code.zone {
    background-color: #fefff7;
    width: 100%;
}

td.args {
    background-color: #ffffdf;
    white-space: pre-line;
    display: none;
}

pre.code.php {
    display: none;
}


.sql {
    float: left;
    text-align: left;
    direction: ltr;
    padding: 8px;
}

.hzmlog {
    background-color: #107be9db;
    padding: 8px;
    border-color: #185dbc;
    border-width: 2px;
    color: white;
    direction: ltr;
    text-align: left;
}

pre.success.hzmlog {
    background-color: #5ea91a;
    border-color: #3c763d;
    font-size: 16px;
}

pre.warning.hzmlog {
    background-color: #e96b10db;
    padding: 8px;
    border-color: #8f3007;
    color: white;
    direction: ltr;
    text-align: left;
}

.qedit_highlight td {
    background-color: #fff3f2 !important;
}

.label_title_minibox2 {
    color: #fffffed6;
    margin-top: 8px;
    background: #0a4094;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 8px;
    padding-bottom: 2px;
    width: 100%;
    height: 38px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.menu_hzm_horizontal {
    background: #ffffff8c repeat top left !important;
}


.card {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    background-color: #cacbc800;
    /* border: 1px #194a19 solid; */
    border-radius: 2px;
    padding: 0px;
    margin: 0px !important;
    max-width: none !important;
}

.editcard {
    width: 100%;
    min-height: 850px;
}


.panel-edit-btn {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    padding: 5px;
    font-weight: normal;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 110%;
    color: inherit;
    padding: 5px;
    font-weight: normal;
}

.ul_hzm_menu {
    min-width: 89% !important;
    width: 89% !important;
    background: #fdfdfd87 repeat top left !important;
}


.ram_bloc {
    margin: 5px;
    padding-top: 5px;
    padding-left: 5px;
    line-height: 20px;
    background: url(../../../lib/images/bg-ram.png) #dcf3a5 repeat top left;
    direction: ltr;
    font-size: 16px;
    color: #092d09;
    font-weight: bold;
    border-width: 2px;
    border-color: green;
}

.form-control.inputreadonly {
    background: transparent !important;
    padding-top: 5px !important;
    font-size: 100% !important;
    border: none !important;
}

.inputarea {
    min-height: 60px;
    padding: 8px !important;
    height: auto !important;
}

.prog-name {
    padding-top: 10px;
    font-size: 17px;
}

.label_help {
    color: #0658c1;
}

.div_help {
    min-width: 91%;
    width: 91.5%;
    padding-right: 45px;
    padding-left: 45px;
    margin-bottom: 20px;
    background-color: #4792d0;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 8px;
}


.minibox_hzm_panel {
    margin: 4px 4px 26px 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: white;
    /*
    border-radius: 2px;
    
    -webkit-box-shadow: 1 1px 1px 1px rgba(127,127,127,0.3);
    box-shadow: 1 1px 1px 1px rgba(127,127,127,0.3);
    -webkit-box-sizing: border-box;
    */
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    line-height: 1em;
    font-size: 15px;
    color: #404040;
    border: 1px #eee solid;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em;
    width: 49%;
    float: right;
}

.minibox_hzm_very_large {
    width: 98% !important;
}

.minibox_hzm_large {
    width: 92% !important;
}

.minibox_hzm_very_large {
    width: 99% !important;
}

.minibox_hzm_panel>h2 {
    display: table-cell;
    vertical-align: baseline;

    margin: 16px 0;
    padding: 0;
    border: 0;
    padding-bottom: 10px;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

    font: inherit;
    font-size: 20px;
    font-weight: bold;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    float: none;
    line-height: 27px;
    color: #263e79;

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-font-variant-ligatures: no-common-ligatures;
    -moz-font-variant-ligatures: no-common-ligatures;
    font-variant-ligatures: no-common-ligatures;
    -moz-font-feature-settings: "liga" 0, "clig" 0;
    -webkit-font-feature-settings: "liga" 0, "clig" 0;
    font-feature-settings: "liga" 0, "clig" 0;

}

.minibox_hzm_header {
    display: table-cell;
    vertical-align: baseline;
    margin-top: 0 !important;
    padding: 8px !important;
    margin-bottom: 15px;
    border-bottom: 1px solid #b3b2b2ba;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font: inherit;
    font-size: 18px;
    font-weight: bold;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    line-height: 27px;
    color: #115ed6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-font-variant-ligatures: no-common-ligatures;
    -moz-font-variant-ligatures: no-common-ligatures;
    font-variant-ligatures: no-common-ligatures;
    -moz-font-feature-settings: "liga" 0, "clig" 0;
    -webkit-font-feature-settings: "liga" 0, "clig" 0;
    font-feature-settings: "liga" 0, "clig" 0;
    width: 100%;
}


.hzm_panel_link_bar {
    float: right;
    padding: 8px 8px 8px 8px;
    margin: 0px 22px 0px 22px;

    border: 1px solid #d6d1d1;
    background-color: #f9f9f9;
    width: 99%;
}

.hzm_panel_link_btn {
    float: right;
    color: #0a0a0a !important;
    padding: 5px 15px 5px 25px;
    border: 1px solid #d6d1d1;
    background-color: #fff;
    width: 49%;
}

.hzm_blue_label {
    max-width: 80%;
    padding-top: 6px;
    padding-left: 8px;
    padding-bottom: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-right: 8px;
    margin-right: 30px;
    margin-left: 30px;
    background-color: #0075ff;
    color: #fff;
}

.hzm_blue_label_icon {
    float: right;
    border: 2px solid #0075ff;
    padding-bottom: 1.5px;
}


.hzm_red_status_icon {
    float: left;
    border: 2px solid #ef3636;
    padding-bottom: 1.5px;
}


.hzm_red_status {
    max-width: 80%;
    padding-top: 5px;
    padding-left: 8px;
    padding-bottom: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-right: 8px;
    margin-left: 2px;
    background-color: #ef3636;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    border-collapse: collapse;
    max-height: 30px;
}


.hzm_orange_status_icon {
    float: left;
    border: 2px solid #da601c;
    padding-bottom: 1.5px;
}


.hzm_orange_status {
    max-width: 80%;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-right: 8px;
    margin-left: 2px;
    background-color: #da601c;
    color: #fff;
    border-collapse: collapse;
    max-height: 30px;
}

.hzm_green_status_icon {
    float: left;
    border: 2px solid #51b51b;
    padding-bottom: 1.5px;
}


.hzm_green_status {
    max-width: 80%;
    padding-top: 5px;
    padding-left: 8px;
    padding-bottom: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-right: 8px;
    margin-left: 2px;
    background-color: #51b51b;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    border-collapse: collapse;
    max-height: 30px;
}



.paragraph_hzm_ar {
    min-height: 50px;
    text-align: right;
    height: max-content;
    line-height: 22px;
    /* float: right; */
    margin: auto;
    min-height: 400px;
}

.paragraph_hzm_en {
    min-height: 250px;
    text-align: left;
    height: 100%;
    line-height: 22px;
    /* float: left; */
    margin: auto;
    min-height: 400px;
}

.HzmModal-bg {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483600;
    text-align: center;
    white-space: nowrap;
    background: #333;
    opacity: 0.8;
}

.HzmModal {
    display: none;
    position: fixed;
    top: 30%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483646;
    text-align: center;
    white-space: nowrap;
    background: none;
    overflow-y: auto;
}

.HzmModal .HzmModal-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 30px;
    background: #fff;
    overflow: visible;
    white-space: normal;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}


.HzmModal .HzmModal-inner {
    display: block;
    /** merge rafik **/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: none;
    list-style: none;
    border: 0 none;
}

.HzmModal .HzmModal-close-icon {
    position: absolute;
    z-index: 214748369;
    padding: 0;
    top: -16px;
    right: -16px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    content: '&nbsp;';
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: url(../../../lib/images/close-icon.png);
    color: #000;
    border: none;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.hzm_original_note {
    font-style: italic;
    color: blue;
    margin: 25px;
    border: 1px solid #81a2f7;
    padding: 8px;
}

.nav-tabs>li.active>a {
    color: black !important;
}

.nav-tabs>li>a {
    color: white !important;
    background-color: transparent !important;
    border: none;
}

.nav.nav-tabs>li>a {
    color: black !important;
}

.nav-tabs>li>a:hover {
    color: black !important;
    background-color: transparent !important;
}

li.hzm-tab>a {
    color: #6c6b6b !important;
    background-color: transparent !important;
}

.hzm-tab-link {
    color: white !important;
}

/*
.grid>tbody {
    border: 1px #d4d0d0 solid;
}*/

.minibox_hzm_panel:active,
.minibox_hzm_panel:focus,
.minibox_hzm_panel:hover {
    /*
    -webkit-box-shadow: 0px 0px 1px 1px rgba(23, 93, 236, 0.81);
     box-shadow: 0px 0px 1px 1px rgba(23, 93, 236, 0.81);*/
    border: 1px rgba(211, 223, 246, 0.81) solid;
}

.yellow_link {
    color: yellow !important;
}

.hzm_grid {
    background-color: #fff9f900;
    color: #060606 !important;
    border: 3px white;
    font-size: 14px !important;
    padding: 6px;
    text-align: right !important;
    vertical-align: middle;
    font-weight: bold !important;
    width: 100%;
    margin-bottom: 15px;
    min-height: 230px;
}

.hzm_border {
    border: 1px solid #0953b1;
}

.hzm_wd4 {
    width: 100%;
    min-width: 360px;
}

.hzm_wd3 {
    width: 75%;
    min-width: 360px;
}

.hzm_wd2 {
    width: 50%;
    min-width: 360px;
}

.hzm_wd1 {
    width: 25%;
    min-width: 180px;
}

.hzm_label {
    font-weight: normal;
    font-size: 100%;
    width: 100% !important;
    padding-top: 8px;
    max-width: 100% !important;
    padding-right: 8px !important;
    white-space: nowrap;
    overflow: hidden;
}

.hzm_front_label {
    font-weight: normal !important;
    font-size: 16px;
    width: 100% !important;
    padding-top: 8px;
    max-width: 100% !important;
    padding-right: 8px !important;
}

.hzm_attribute {
    min-height: 70px;
}


.hzm_data {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    padding: 9px;
    margin-top: -5px;
    line-height: 25px;
}


pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px !important;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f2ffc629;
    border: 1px solid #a2da44;
    border-radius: 2px;
    width: 100%;
}

pre.hzmlog {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px !important;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: chartreuse;
    border: 1px solid #000;
    border-radius: 2px;
    width: 100%;
}


textarea.form-control {
    height: auto !important;
    resize: vertical;
    padding-top: 10px !important;
}

div.card>a {
    padding: 8px;
    margin: 60px;
    min-width: 350px;
    border-radius: 8px;
    background-image: url(../../../lib/images/download.png);
    background-position: 5px 5px;
}

.inputFilter {
    border-style: solid !important;
    border-color: #bbb !important;
    border-width: 1px !important;
    height: 38px !important;
    min-width: 150px !important;
}

.hzm_date_time {
    border-style: solid;
    border-color: #7ad9f9;
    border-width: 1px;
    border-radius: 16px;
    padding-right: 18px;
    padding-left: 18px;
    background: #c4eefdc4 url(../../../lib/images/calendar.gif) no-repeat scroll 12px 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    max-width: 380px;
    margin-left: 25px;
    margin-right: 25px;
}

.downloadbtn {
    padding: 1px 6px;
    text-decoration: none;
    font-size: 100%;
    font-family: menu;
    font-weight: normal;
    border: 1px solid #cbc9c9;
    border-radius: 4px;
    width: 100px;
    min-width: 100px;
    max-width: 160px;
    text-align: center;
    line-height: 2;
    width: 100% !important;
    max-width: 120px !important;
    text-align: right !important;
    color: black !important;
    background-color: #fafafa;
}

.downloadbtn:hover {
    color: #1bb018 !important;
    border-color: #1bb018 !important;
}

.empty_div {
    padding: 0px;
    margin: 0px;
}

a.greenbtn:focus {
    color: white;
}

a.bluebtn:focus {
    color: white;
}

a.redbtn:focus {
    color: white;
}

a.yellowbtn:focus {
    color: white;
}


a.darkbluebtn:focus {
    color: white;
}


a.graybtn:focus {
    color: white;
}

tr.qedit_highlight div.inputreadonly {
    background-color: #f7dada;
}

tr.qedit_highlight div.inputreadonly a {
    color: red;
}


h2.title_login {
    float: left;
    font-weight: normal;
    font-size: 15px;
    color: #020202;
}


.full_height {
    min-height: 100%;
    height: 100%;
}





label {
    padding-top: 18px;
}

.urgent_info {
    color: #e62424;
    font-weight: normal;
}

.title_help {
    color: #627799;
    font-size: 12px;
}


.cols3_title {
    color: #085e14;
}


.divParagraph a {
    color: #2684c6;
    font-size: 14px;
    font-family: rgt;
    font-weight: bold;
    /* text-decoration: underline; */
    float: right;
}

.divParagraph {
    float: right;
    padding-right: 13px;
    max-width: 80%;
    text-align: justify;

}

.divParagraphText {
    font-size: 15px;
    font-family: rgt;
    text-align: right;
    color: #465259;
    display: inline-block;
}

.divParagraphTitlePicture {
    float: left;
    padding-right: 13px;
    max-width: 18%;
    text-align: right;

}

.divParagraphTitleHeader {
    font-size: 18px;
    font-family: news_title, maghreb, rgt;
    display: block;
    color: #07AFF0;
    padding: 0px 0px;
    text-align: right;
}

.divParagraphTitlePicture img {
    max-width: 100% !important;
}

.divParagraphCard {
    float: right;
    padding: 8px;
    /* margin-bottom: 20px; */
    width: 100%;
    border: 8px rgba(46, 163, 232, 0.12);
    border-style: solid;
    background-color: #fff;
}

.hzm_header {
    background-color: #e8f1dc;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    color: #334c06;
    border-radius: 0px;
    margin-bottom: 8px;
}

.hzm_minibox {
    border-style: solid;
    height: 100% !important;
    width: 95% !important;
    margin: 5px;
    border-width: 0.5px;
    border-color: #ccc7c7;
    padding: 10px;
    -webkit-box-shadow: 0 1px 1px 1px rgba(127, 127, 127, 0.3);
    box-shadow: 0 1px 1px 1px rgba(127, 127, 127, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    line-height: 1.6em;
    height: 100%;
    float: right;
}

.alert-body {
    color: #750b0b !important;
    border-style: none;
    width: 850px;
    min-height: 50px;
    padding: 4px 12px;
}

.close:focus,
.close:hover {
    color: #ffffff !important;
    opacity: 1 !important;
}

.NewsTitle {
    font-size: 1.7em;
    font-family: rgt, maghreb, news_text, frutiger65, news_title;
    color: #0953b1;
    text-align: right;
    display: block;
    border-bottom: 1.5px solid #0953b1;
    margin-bottom: 8px;
}

.WarningTitle {
    font-size: 1.27em;
    font-family: rgt, maghreb, news_text, frutiger65, news_title;
    color: #c15008;
    text-align: right;
    display: block;
    border-bottom: 1.5px solid #c97426;
    margin-bottom: 8px;
    background-color: #f8eedea1 !important;
}

.log_warning {
    color: #b44003 !important;
    font-weight: normal !important;
    background-color: #f8eede73 !important;
    font-family: rgt !important;
}

pre#body-body {
    border: dashed 2px #409fdd !important;
    padding: 35px !important;
    background-color: #accffa3d;
    font-size: 20px;
    /* direction: rtl !important; */
    /* text-align: right; */
}

.nb_error {
    width: 35px !important;
    max-width: 35px !important;
    height: 20px !important;
    max-height: 20px !important;
    border-radius: 10px;
    background-color: red;
    color: white;
    text-align: center;
}

.nb_warning {
    width: 35px !important;
    max-width: 35px !important;
    height: 20px !important;
    max-height: 20px !important;
    border-radius: 10px;
    background-color: orange;
    color: white;
    text-align: center;
}

.nb_ok {
    width: 35px !important;
    max-width: 35px !important;
    height: 20px !important;
    max-height: 20px !important;
    border-radius: 10px;
    background-color: green;
    color: white;
    text-align: center;
}



.loader_container {
    visibility: hidden;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    padding: 40px;
}

.loader {
    visibility: hidden;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 320px;
    height: 320px;
    font-family: majalla;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    padding: 40px;
    -webkit-animation: spin 1.5s linear infinite;
    /* Safari */
    animation: spin 1.5s linear infinite;
    margin: 0px 40% !important;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.form-group Label>span {
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    color: #1182d7;
    float: left;
    padding-top: 7px;
}

.jstree-default .jstree-wholerow {
    height: 24px;
    margin-top: -24px;
}

.navbar {
    position: relative;
    max-height: 36px !important;
    min-height: 30px !important;
    margin-bottom: 10px !important;
    /* border: 1px solid rgb(115, 144, 187) !important;*/
    border-collapse: initial !important;
    padding-top: 0px !important;

}

.navbar-nav {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    float: left;
    margin: 0;
}

.navbar-nav>li>a {
    margin: 0px 0px !important;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
    max-height: 32px;
    padding-top: 5px;
    padding-left: 5px;
    /* padding-right: 5px; */
    width: 100%;
    text-align: center;
}

/*
nav.navbar.navbar-inverse {
    border: none !important;
}
*/
.navbar-nav>li>a {
    color: black !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.navbar-inverse .navbar-nav>.active>a {
    color: #fff !important;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #ffffff !important;
    background-color: #0096ff !important;
}

.navbar-inverse .navbar-nav>.active>li>a:focus,
.navbar-inverse .navbar-nav>.active>li>a:hover {
    color: #fff !important;
}

.navbar-nav>li.active {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}

@media (max-width:767px) {
    ul.nav.navbar-nav {
        width: 100% !important;
    }
}


.full-right-width {
    width: 100%;
    max-width: 860px;
}

.calendars-popup .dropdown-toggle.btn-group {
    width: auto !important;
    min-width: auto !important;
}

.form-control.ng-pristine {
    z-index: 999;
    margin-left: 15px !important;
    position: relative;
    width: 100%;
    height: 32px !important;
    font-size: 17px !important;
    border-color: #dee1e1;
}

.calendars-month>.form-horizontal>.form-group {
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 0 2px 0 15px;
}

.calendar_head {
    height: 30px !important;
    z-index: -99 !important;
    max-height: 270px !important;
}

.calendars-cmd {
    width: 30%;
    font-size: 12px;
    font-family: title !important;
}

.calendars-month table {
    width: 95%;
    margin-left: 4%;
    margin-right: 1%;
    border-collapse: collapse;
}

.calendars-month td span {
    color: #adc6d6;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    float: right;
}

.ui-datepicker {
    width: 22em !important;
    border: 2px solid #266CC6 !important;
    border-radius: 0px;
    background: #FAFAFA !important;
    color: #333 !important;
    padding: 5px !important;
    display: none;
    min-height: 220px;
}

table.ui-datepicker-calendar>thead>tr>th>span {
    font-family: 'menu';
}

a.calendars-cmd.calendars-cmd-clear {
    background-color: #d80a0a;
    padding: 6px 15px !important;
    vertical-align: middle !important;
    min-height: 25px;
    color: white !important;
    width: auto !important;
}

a.calendars-cmd.calendars-cmd-close {
    background-color: #180a0a;
    padding: 6px 15px !important;
    vertical-align: middle !important;
    min-height: 25px;
    color: white !important;
    width: auto !important;
}

span.calendars-dow {
    height: 30px;
    padding-top: 6px;
    background-color: #fefefe;
}

.calendars-month span {
    display: block;
    width: 100%;
    padding: 6px 0 0.125em 0;
    font-size: 100%;
    font-family: menu, rgt, tahoma, arial, sans-serif;
    min-height: 32px;
    padding-top: 6px;
}

.calendars-month td .calendars-weekend {
    background-color: #fdebcf63;
    color: #ff7f27;
}

.calendars-month td {
    background-color: #ffffff;
    border: none;
}

.calendars-month th {
    border-bottom: 1px solid #8daec5;
    border: none;
}

.calendars-month a {
    display: block;
    width: 100%;
    padding: 0.125em 0em;
    background-color: #f1f8fc;
    color: #000;
    text-decoration: none;
    min-height: 32px;
}

.calendars-month td .calendars-today {
    color: #3ea807;
    /* min-height: 32px; */
    padding-top: 6px;
    /* background-color: #dee89ec7 !important; */
    font-size: 16px;
    font-weight: bold;
}

.calendars-cmd.calendars-cmd-prev {
    background-color: rgb(225 237 253);
    padding-top: 3px !important;
    color: #4782da !important;
    text-align: center;
    height: 22px;
}

.calendars-cmd.calendars-cmd-next {
    background-color: rgb(225 237 253);
    padding-top: 3px !important;
    color: #4782da !important;
    text-align: center;
    height: 22px;
}

.calendars-cmd.calendars-cmd-today {
    background-color: rgb(225 237 253);
    padding-top: 3px !important;
    color: #4782da !important;
    text-align: center;
    height: 22px;
    margin-left: 8px;
}

input.error {
    background-color: #f0dddd47;
}

thead>tr {
    border-top: 1px #9e9a9a solid;
    border-bottom: 1px #9e9a9a solid;
}

.form-group .btn-group {
    width: 100%;
}

.form-group>textarea {
    width: 100% !important;
}

.preview_file {
    zoom: 10%;
}

.hzm_intro {
    /* width: auto; */
    margin: 0px auto;
    margin-top: 0% !important;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 8px rgba(124, 159, 203, 0.5);
    border: 1px solid rgba(40, 141, 164, 0.2);
    padding: 15px;
    font-size: 17px;
    line-height: 26px;
    color: #000;
}


.dnextbtn {
    padding: 19px 30px;
    text-decoration: none;
    font-size: 21px;
    font-weight: normal;
    border: 0px;
    border-radius: 2px;
    min-width: 120px;
    text-align: center !important;
    line-height: 2;
    outline: 0px;
    min-height: 40px !important;
}

.qedit_wide img {
    width: 20%;
}

.popupbox {
    padding: 10px !important;
    contain: content !important;
    background-color: white !important;
    margin: 150px 80px !important;
    line-height: normal !important;
    height: auto !important;
    min-height: 990px;
    border: 4px solid #506d86b5 !important;
}

body.popupbody {
    background-color: #bbbbbbc2;
}

pre.sql.hzm {
    display: inline !important;
    width: 100%;
}

pre.log.top.critical {
    border-top: 28px dashed red;
}

pre.log.critical {
    border-top: 14px dashed red;
}

pre.log.bad {
    border-top: 7px dashed red;
}


pre.log.require-attention {
    border-top: 7px dashed orange;
}

pre.hzm_par {
    background-color: transparent !important;
    border: none !important;
    word-break: break-word;
}

pre.css {
    width: 100%;
    height: 820px;
    text-align: left;
    font-size: 18px !important;
    line-height: 22px;
}

.form-control.error {
    background-color: white !important;
    color: red !important;
    width: 100% !important;
    border-radius: 0px;
    padding: 0px 14px 0 5px !important;
    margin-right: 0px;
}

div#fg-id.empty-obj {
    display: none;
}

.ft_h {
    margin-bottom: 10px;
    font-size: 16px;
    /* font-weight: bold; */
    color: #a25608;
    border: 1px solid #ecb462;
    padding: 5px;
    background: #ffd4001f;
}


.fc_size {
    margin-bottom: 10px;
    font-size: 16px;
    /* font-weight: bold; */
    color: #077d05;
    border: 1px solid #056608;
    padding: 5px;
    background: #b2f2971f;
}

.fc_size span {
    background-color: #056608;
    color: white;
    padding: 1px 9px;
    border-radius: 14px;
    font-size: 14px;
}


.hzm-btn-blocs {
    margin-bottom: 5px;
}

.hzm-btn-blocs li {
    float: right;
    width: 45%;
    margin: .3%;
    height: 68px;
    overflow: hidden;
    position: relative;
    min-width: 520px;
    padding: 0px;
}

.hzm-btn-blocs li .progcard {
    width: 95%;
    height: 98%;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform .6s;
    margin-right: 5%;
}

@media screen and (max-width: 474px) {
    .hzm-btn-blocs li .progcard {
        width: 99%;
        max-width: 375px;
        height: 98%;
        position: absolute;
        transform-style: preserve-3d;
        transition: transform .6s;
        margin-right: 1%;
    }
}


.hzm-overlay-1 {
    margin-top: 35px;
}


.edit_btn {
    background-color: #e6e5e5b8;
    width: 250px;
    padding: 8px;
    border-radius: 5px;
    border: 1px #d3d0d0 solid;
    box-shadow: 5px 6px 15px #cacfd3c2;
}

h1.hzm-title {
    color: #0e67c8;
}

.padding-horiz {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-haut {
    padding-top: 10px;
}

.ewarning {
    padding: 14px;
    contain: content;
    background-color: #ffff0030;
    color: maroon;
    border: 1px maroon solid;
    width: auto;
}



span.object_id {
    background-color: #cceafd;
    padding: 1px 8px;
    border-radius: 6px;
    border: 1px #8ea0ac solid;
    color: #1776b0;
    font-size: 12px;
    display: none;
}



.hunit {
    max-width: 200px;
    float: left;
    border-radius: 5px;
    background-color: #d5effb8c;
    color: #3f8bf5;
    padding: 4px;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: normal;
    border: 1px solid #8cb7f3;
}


li.ui-menu-item a {
    font-size: 100%;
    color: black !important;
}

li.ui-menu-item {
    font-family: 'menu';
    padding: 12px 8px !important;
    font-size: 16px;
    background-color: #95fd4663;
    border-bottom: 1px solid green;
}


#fg-sql div.form-control.inputreadonly {
    height: 150px !important;
}

#fg-php_att div.form-control.inputreadonly {
    height: 200px !important;
}

@media screen and (max-width: 767px) {
    .hzmSteps {
        height: auto;
    }
}

label {
    padding-right: 20px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    color: #6b6969;
}

.multiselect-container>li.active>a>label {
    color: white;
}

span.hide-native-select>div.btn-group {
    min-width: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
}

span.hide-native-select>div.btn-group>.btn {
    min-width: 80px !important;
}

a:hover>label.checkbox {
    color: white;
}

.form_content {
    width: -webkit-fill-available;
    height: 100%;
    min-height: 480px;
    float: right;
    width: 100%;
}

.form_buttons {
    /* width: -webkit-fill-available;*/
    height: 8%;
    float: right;
    width: 100%;
    min-height: 54px;
}


div.body_nav_hzm>p {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 20px;
    padding-right: 4px;
    /* rafik : should keep low value to avoid buttons on wizard navigation to wrap to new line for mobile screen */
    padding-left: 6px;
    /* rafik : should keep low value to avoid buttons on wizard navigation to wrap to new line for mobile screen */
    width: 100%;
    background-color: #fbf8e785;
    border-bottom: 1px solid #c2b647;
    border-top: 1px solid #c2b647;
}


@media screen and (max-width: 767px) {
    .hzmSteps ul li {
        float: none !important;
        width: 100% !important;
    }

    .step_name {
        float: none;
        width: 120px;
    }

    .step_num {
        float: none;
    }
}

label.error {
    width: fit-content;
    padding: 0px 10px !important;
    border-radius: 0px;
    margin-top: -38px;
}

label.down.error {
    margin-top: 0;
}

.form_left {
    min-height: 480px;
    margin: 0 1%;
    float: left;
    border: 1px silver solid;
    width: 18%;
    /* height: 100%; */
}

.form_right {
    min-height: 480px;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: right;
    border: 1px silver solid;
    overflow: hidden;
    width: 100%;
}

.form_right.form_right_wizardv1_li {
    border: none;
    min-height: 450px;
    width: 80%;
}

.hzm_margin_bottom {
    margin-bottom: 10px;
}

.hzm_margin_top {
    margin-top: 10px;
}

.form-checkbox {
    width: fit-content;
    height: fit-content;
    padding: 0px !important;
    color: #555;
    background-color: #fff;
    background-image: none;
}

div.btnbtsp.btn-success.btnregister {
    margin-top: 9px;
    font-size: 18px;
    background-color: #f5eb11;
    color: #3f3c1a;
    border-color: #688b16;
}

input.btnbtsp.btn-success.btnregister {
    margin-top: 9px;
    font-size: 18px;
}

h2.crm_question {
    font-size: 20px;
    text-align: center;
}

p.login_error {
    margin-top: 9px;
    background-color: red;
    color: white;
    padding-bottom: 5px;
    font-size: 16px;
    font-family: title;
}

p.login_error>a {
    color: #fff87f;
    text-decoration: none;
}


p.login_warning {
    margin-top: 9px;
    background-color: #f99602;
    color: white;
    padding-bottom: 5px;
    font-size: 16px;
    font-family: title;
}

p.login_warning>a {
    color: #fff83f;
    text-decoration: none;
}


.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    padding-top: 5px;
}

.date2lines {
    min-width: max-content;
}

.save_update {
    margin-left: 30%;
}

@media screen and (max-width: 900px) {
    .save_update {
        margin-left: 20% !important;
    }
}

@media screen and (max-width: 800px) {
    .save_update {
        margin-left: 15% !important;
    }
}

@media screen and (max-width: 700px) {
    .save_update {
        margin-left: 10% !important;
    }
}

@media screen and (max-width: 600px) {
    .save_update {
        margin-left: 5% !important;
    }
}

@media screen and (max-width: 510px) {
    .save_update {
        margin-left: 0 !important;
    }
}



/**       UMS +PAG COMMON **/

.in-group-aroles.cssgroup_none {
    width: 100%;
}

.error_afw {
    color: red;
    font-size: 18px;
    background-color: #fefec285;
    padding: 10px;
}

select.error>option {
    color: black;
}

a.error.link {
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: orangered;
    white-space: nowrap;
}

h5.qsearch.bluetitle {
    font-size: 200%;
    font-weight: bold;
}

div.hzm_home_bloc>h3 {
    font-size: 24px;
    font-weight: bold;
    color: green;
    margin-bottom: 20px;
}

div#analysis_log>div.sql {
    width: 100%;
}

/**      END UMS +PAG COMMON **/

tr.backtrace_tech_details {
    /*font-family: Arial !important;
    font-size: 12px !important;*/
    color: blue !important;
}

.sqlinfo.lourde {
    color: red;
    background-color: yellow;
}

.momken_error_title {
    padding: 15px 9px;
    font-size: 22px;
    color: #ba0e0e;
    background-color: #e6e6b35c;
}

.grid th.rtd,
.grid td.rtd {
    border-left: 1px solid #e1e1e1 !important;
    border-right: 1px solid #e1e1e1 !important;
    min-width: 75px;
    min-height: 50px;
    align-items: center;
    text-align: center !important;
}

td.rtd.tb {
    min-width: 320px;
}

.module-ums {
    background-color: black;
    color: white;
    padding: 10px;
    font-size: 20px;
}

@media screen and (max-width: 660px) {
    #upload {
        padding: 3px !important;
        margin: 0 !important;
        width: 100% !important;
    }

    #drop {
        border-width: 1px !important;
        padding: 2px !important;
    }

    .in-group-default_fg {
        padding: 3px !important;
        margin: 3px !important;
    }

    .hzm_form_panel {
        padding: 2px !important;
    }
}

@media screen and (max-width: 520px) {
    #upload {
        padding: 2px !important;
        margin: 0 !important;
        width: 100% !important;
    }

    #drop {
        border-width: 1px !important;
        padding: 1px !important;
    }

    .in-group-default_fg {
        padding: 1px !important;
        margin: 1px !important;
    }

    .hzm_form_panel {
        padding: 1px !important;
    }
}

@media screen and (max-width: 420px) {
    #upload {
        padding: 0px !important;
        margin: 0px !important;
        width: 100% !important;
    }

    #drop {
        border-width: 0px !important;
        padding: 0px !important;
    }

    .in-group-default_fg {
        padding: 0px !important;
        margin: 0px !important;
    }

    .hzm_form_panel {
        padding: 0px !important;
    }
}

.afwerr {
    background-color: white;
    color: black !important;
}

div.afwerr h1 {
    text-align: left;
    padding: 5px 15px;
    font-family: arial, tahoma, sans-serif !important;
    background-color: purple;
    color: white;
}

div.afwerr h3 {
    text-align: left;
    padding: 8px 15px;
    font-family: arial, tahoma, sans-serif !important;
    font-size: 15px;
    direction: ltr;
    background-color: #db2e1d;
    color: white;
}

div.afwerr h2 {
    text-align: left;
    padding: 0px 15px;
    font-family: arial, tahoma, sans-serif !important;
    font-size: 15px;
    direction: ltr;
    background-color: #297e95;
    color: white;
}

div.afwerr code {
    padding: 5px 25px;
    width: 100%;
    display: block;
    color: #181717;
    background-color: #daf7ffa8;
    border-radius: 0;
    text-align: left;
    direction: ltr;
}

div.afwerr ul.code {
    border-top: 1px solid #c0c0c0d4;
    padding-top: 10px;
}

div.afwerr ul.code li {
    white-space: pre;
    list-style-type: none;
    font-family: monospace;
    text-align: left;
    direction: ltr;
}


div.afwerr ul.code li.line {
    color: purple;
    background-color: #f3e9f9;
    padding-top: 5px;
}

div.afwerr table.trace {
    width: 100%;
    border-collapse: collapse;
    border: solid 1px black;
    direction: ltr;
}

table.trace tr>td {
    padding-top: 9px !important;
    border-bottom: 1px #00000047 solid;
    line-height: 36px;
}

table.trace tr {
    min-height: 36px !important;
    height: 36px !important;
}

div.afwerr table.thead tr {
    background: rgb(240, 240, 240);
}

div.afwerr table.trace tr.odd {
    background: white;
}

div.afwerr table.trace tr.even {
    background: rgb(205 225 179 / 58%);
}

div.afwerr table.trace td {
    padding: 2px 4px 2px 4px;
}

div.afwerr p {
    font-size: 100%;
    font-weight: normal;
    line-height: 100%;
    text-align: left;
    color: #9b1f97;
    padding: 6px 15px;
    background-color: #efd3ff;
}

div.linenum {
    margin-left: -30px;
    display: inline;
    background-color: #e7faff;
    color: #101010;
    padding: 5px 2px;
}

li.line>div.linenum {
    background-color: #f0ddfb;
}

div.afwerr table.trace {
    direction: ltr;
}

.d-none {
    display: none;
}


label.error>span {
    color: yellow;
    font-family: arial;
    font-size: 14px;
    padding: 0;
    margin: 0 0 0 20px;
}

.afw_tech h1 {
    font-family: arial;
    font-size: 14px;
    line-height: 22px;
    background-color: #a71ca7;
    color: white;
}

.afw_tech {
    font-family: arial;
}

table.trace td>span {
    background-color: #ffeec2;
    padding: 6px;
    border: 1px solid orange;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    min-width: 340px !important;
    width: max-content !important;
}

div.group-edit {
    display: block !important;
    float: right;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 8px 1em 8px .4em;
    font-size: 16px;
    font-family: menu;
}

div.otln.help {
    background-color: #fdf1c6 !important;
    height: 50px !important;
    display: block !important;
    float: right !important;
    width: 100% !important;
    border: 1px solid maroon !important;
    color: maroon !important;
    padding: 12px;
    z-index: 99999;
    position: relative !important;
}

.body_nav_hzm {
    display: contents;
    min-height: fit-content;
    float: right;
    width: 100%;
    z-index: 9999999;
    position: absolute;
}

.btn.btn-enum {
    border-radius: 0;
    height: 38px !important;
    width: 30%;
    margin-top: 8px;
    margin-left: 1%;
    margin-right: 1%;
    min-width: 50px !important;
}

.btn.btn-enum.btn-off {
    background-color: #f0f0f0 !important;
    color: black !important;
}

input[type=search] {
    border: 1px solid #c0c0c08c;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.expanded_fixed.ui-accordion-header.ui-state-active {
    background-color: inherit !important;
}

.errors>input.form-control,
.errors>select.form-control {
    max-width: 100% !important;
    width: 100% !important;
    border: 1px solid red !important;
}

.cols3.odd {
    background-color: #89d2f5;
    padding: 6px;
}

.cols3.even {
    background-color: #ceefff;
    padding: 6px;
}

.body_form_hzm.popup {
    min-height: 30px !important;
}

.form_content.popup {
    min-height: 30px !important;
}



img.popup-edit {
    margin: 5px 8px;
    border: solid 1px #c0c0c07a;
    padding: 2px;
    float: left;
    cursor: pointer;
}

div.popup-editor {
    position: absolute;
    left: 0;
    top: 30%;
    margin-left: 20%;
    width: 80% !important;
    height: auto;
    float: left;
    max-width: 400px;
    background-color: white !important;
}

h5.popup {
    width: 100%;
    background-color: gray;
    color: white;
    padding: 0px 6px 4px 0px;
}

h5.popup>p {
    color: white;
}

.popup-editor-panel {
    border: solid 11px #80808017;
    float: left;
    z-index: 9999;
    position: relative;
}

.popup-editing {
    border: dashed 1px silver;
    padding: 2px 2px;
    min-width: 60px;
}

.hzm_col {
    overflow: hidden;
}

.badgeafw {
    transform: rotate(-45deg);
    position: relative;
    margin-top: 18px;
    margin-left: -4px;
    top: -67px;
    left: -8px;
    overflow: hidden;
    transform-origin: 45px 45px;
    width: 90px;
    line-height: 0.5;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    opacity: .8;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
}

.bgred {
    background-color: red;
}

.bggreen {
    background-color: #1ba91c;
}

.bgblue {
    background-color: blue;
}

p.sms.notification {
    font-size: 14px;
    padding: 15px;
    background-color: #c6e6fd;
    color: black;
}

/* 
<div class="badgeafw bgred">&lArr;</div> 
<div class="badgeafw bggreen">&rArr;</div> */

p.help.p-helper {
    color: #a65b0a;
    width: 100%;
    float: right;
    font-size: 15px;
    padding: 5px;
    background-color: #ebe198;
}

/****   star rating ****************/
.star-rating {
    font-size: 24px;
    line-height: 36px;
    cursor: pointer;
    display: block;
    float: right;
    height: 36px;
    overflow: hidden;
    width: 36px;
    margin: 0 !important;
}

.rating-label {
    float: left;
    margin-left: 40%;
    font-weight: bold;
    font-size: 15px;
}

.star-cancel {
    color: #727272;
}

.star-cancel.star-drained {
    color: #932424
}

.star-cancel.star-hover {
    color: #a12424;
    text-shadow: 1px 0 #a12424;
}

.star-5 {
    color: #797979
}

.star-5.star-rated-on:not(.star-stub) {
    color: hsl(83.6deg 80.8% 50.78%)
}

.star-5.star-drained {
    color: hsl(83.6deg 80.8% 50.78%)
}

.star-5.star-drained.star-hover {
    text-shadow: 1px 2px hsl(66, 80%, 65%);
}

.star-4 {
    color: #868686
}

.star-4.star-rated-on:not(.star-stub) {
    color: hsl(75.29deg 81.83% 47.64%)
}

.star-4.star-drained {
    color: hsl(75.29deg 81.83% 47.64%)
}

.star-4.star-drained.star-hover {
    text-shadow: 1px 2px hsl(60, 60%, 65%);
}

.star-3 {
    color: #929292
}

.star-3.star-rated-on:not(.star-stub) {
    color: hsl(54, 80%, 50%)
}

.star-3.star-drained {
    color: hsl(54, 60%, 65%)
}

.star-3.star-drained.star-hover {
    text-shadow: 1px 2px hsl(54, 60%, 65%);
}

.star-2 {
    color: #989898
}

.star-2.star-rated-on:not(.star-stub) {
    color: hsl(42.06deg 90.02% 45.66%)
}

.star-2.star-drained {
    color: hsl(42.06deg 90.02% 45.66%)
}

.star-2.star-drained.star-hover {
    text-shadow: 1px 2px hsl(48, 60%, 65%);
}

.star-1 {
    color: #a4a4a4
}

.star-1.star-rated-on:not(.star-stub) {
    color: hsl(25.44deg 85.46% 45.51%)
}

.star-1.star-drained {
    color: hsl(25.44deg 85.46% 45.51%)
}

.star-1.star-drained.star-hover {
    text-shadow: 1px 2px hsl(42, 60%, 65%);
}

.star-6 {
    color: #b0b0b0
}

.star-6.star-rated-on:not(.star-stub) {
    color: hsl(36, 80%, 50%)
}

.star-6.star-drained {
    color: hsl(36, 60%, 65%)
}

.star-6.star-drained.star-hover {
    text-shadow: 1px 2px hsl(36, 60%, 65%);
}

.star-7 {
    color: #b6b6b6
}

.star-7.star-rated-on:not(.star-stub) {
    color: hsl(30, 80%, 50%)
}

.star-7.star-drained {
    color: hsl(30, 60%, 65%)
}

.star-7.star-drained.star-hover {
    text-shadow: 1px 2px hsl(30, 60%, 65%);
}

.star-8 {
    color: #c2c2c2
}

.star-8.star-rated-on:not(.star-stub) {
    color: hsl(24, 80%, 50%)
}

.star-8.star-drained {
    color: hsl(24, 60%, 65%)
}

.star-8.star-drained.star-hover {
    text-shadow: 1px 2px hsl(24, 60%, 65%);
}

.star-9 {
    color: #c8c8c8
}

.star-9.star-rated-on:not(.star-stub) {
    color: hsl(18, 80%, 50%)
}

.star-9.star-drained {
    color: hsl(18, 60%, 65%)
}

.star-9.star-drained.star-hover {
    text-shadow: 1px 2px hsl(18, 60%, 65%);
}

.star-10 {
    color: #d4d4d4
}

.star-10.star-rated-on:not(.star-stub) {
    color: hsl(12, 80%, 50%)
}

.star-10.star-drained {
    color: hsl(12, 60%, 65%)
}

.star-10.star-drained.star-hover {
    text-shadow: 1px 2px hsl(12, 60%, 65%);
}


.star-1.rating-label {
    color: red
}

.star-2.rating-label {
    color: red
}

.star-3.rating-label {
    color: orange
}

.star-4.rating-label {
    color: green
}

.star-5.rating-label {
    color: green
}

.hover-star-1.rating-label {
    color: red
}

.hover-star-2.rating-label {
    color: red
}

.hover-star-3.rating-label {
    color: orange
}

.hover-star-4.rating-label {
    color: green
}

.hover-star-5.rating-label {
    color: green
}



table.stats_table th {
    text-align: center !important;
}

.help {
    background-color: #54aaf7;
    margin-top: 8px;
    padding: 5px;
    color: white;
    font-weight: normal;
}

.help.warning {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    background-color: orange;
}

.help_message_info {
    background-color: #eff6ff;
    border: 1px solid #4b83ca;
    color: #316ab5;
    box-shadow: 0px 4px 8px 0px color-mix(in srgb, #3b82f6, transparent 96%);
    float: right;
    width: 100%;
}

.help_message_content {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    gap: 0.5rem;
    height: 100%;
    float: right;

}

.message_icon {
    font-size: 1.125rem;
    width: 1.125rem;
    height: 1.125rem;
    color: #316ab5;
    border: 1px solid #316ab5;
    float: right;
}

.info_circle::before {
    content: "i";
}

.pi:before {
    --webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.help_text {
    font-size: inherit;
    font-weight: 500
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.w-4 {
    width: 1rem;
}

.h-4 {
    height: 1rem;
}

.gap-2 {
    gap: .5rem;
}

.gap-4 {
    row-gap: 1rem;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.flex {
    display: flex;
}

.mb-5 {
    margin-bottom: 1.25rem;
}


.rounded-full {
    border-radius: 9999px;
}

.font-bold {
    font-weight: 700;
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

p.display {
    font-size: 80%;
}


.run-status {
    background-color: black;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-left: 45px;
    text-align: center;
}

.run-status.green {
    color: white;
    background-color: #51c751;
}

.run-status.green>a {
    color: white !important;
    margin-top: -3px !important;
    display: ruby-text !important;
}


.run-status.yellow {
    color: black !important;
    background-color: #f7c025 !important;
}

.run-status.yellow>a {
    color: black !important;
}



.run-status.red {
    background-color: #f76e6e !important;
}

.run-status.red>a {
    color: white !important;
}

.link.run-status.yellow>a {
    color: black !important;
    font-size: 14px;
    font-weight: bold;
    font-family: math !important;
    margin-left: 3px !important;
    margin-top: 2px !important;
    display: ruby-text !important;
}

.link.run-status.red {
    margin: 0;
    display: inline-flex;
    width: 18px;
    padding-left: 5px;
}

.link.run-status.red>a {
    color: white !important;
    text-decoration: none !important;
    text-shadow: none !important;
    margin-top: -2px !important;
    display: ruby-text !important;
    width: auto;
}

input.inputqe.xqe_data_notloaded {
    background-color: #ebebeb00 !important;
    border: 1px solid #c0c0c066 !important;
}


.bluetitle {
    font-size: 168%;
    font-weight: normal !important;
    color: #0670bb;
    text-shadow: 4px 4px 8px #83c9e3;
    margin: 0px !important;
    text-align: center;
    padding-top: 19px;
    padding-bottom: 30px;
    background-color: #d9eff18f;
}

.bluetitle i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #50bef1;
    margin-left: 10px;
    border-width: 3px;
    border-style: solid;
    border-color: #1387d9;
    position: relative;
    top: 0px;
    border-radius: 50%;
}


.specialtitle {
    font-size: 168%;
    font-weight: normal !important;
    color: #069b10;
    text-shadow: 4px 4px 8px #96e383;
    margin: 0px !important;
    text-align: center;
    padding-left: 10px;
    padding-top: 19px;
    padding-right: 10px;
    padding-bottom: 55px;
    background-color: #c0ffb88f;
    float: left;
}

.specialtitle i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #069b10;
    margin-left: 10px;
    border-width: 3px;
    border-style: solid;
    border-color: #065b10;
    position: relative;
    top: 0px;
    border-radius: 50%;
}


.ppa {
    width: 80%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 19px;
}

p.special-link.hide {
    display: none !important;
}

p.special-link.ppa {
    width: 100%;
    display: block;
    margin: 0;
    float: right;
}

p.special-link {
    font-size: 16px;
}

p.special-link.ppa.done {
    background-color: #16b98a;
    color: white;
    padding: 4px;
}

p.special-link.ppa.read {
    background-color: orange;
    color: white;
    padding: 4px;
}

p.special-link.ppa.read>a {
    color: white;
}

p.special-link.ppa.todo {
    background-color: #168ab9;
    color: white;
    padding: 4px;
}

p.special-link.ppa.todo>a {
    color: white;
}

p.ppa-acceptance {
    font-size: 16px;
    width: 70%;
    float: left;
}

p.ppa-acceptance.hide {
    display: none;
}

/************* FOR RETIRIEVE AND GRID DEFAULT STYLES *************/

table.dataTable {
    width: 100% !important;
    margin: 0 !important;
}

table.dataTable thead th.xqe_hf_z,
table.dataTable tfoot th.xqe_hf_z {
    background-color: #b9dff9 !important;
}

table.dataTable thead th {
    background-color: #7cc7fb !important;
}

table.dataTable thead th,
table.dataTable tfoot th {
    background-color: #70b6e5 !important;
}


table.stats_table .xqe_odd_x {
    background: rgb(124 199 251 / 53%) !important;
}

table.stats_table .xqe_odd_z {
    background: #fff !important;
}

table.stats_table .xqe_even_x {
    background: rgba(85, 161, 216, 0.53) !important;
}

table.stats_table .xqe_even_z {
    background: #c5d7e7cb !important;
}

table.stats_table td {
    text-align: center !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z {
    background-color: #53a5e1 !important;
    color: white !important;
    font-weight: normal;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x {
    background-color: #1585d4 !important;
    color: white !important;
    font-weight: normal;
}


table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_black,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_black {
    background-color: rgb(27, 26, 24) !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_orange,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_orange {
    background-color: #ff9b46 !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_red,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_red {
    background-color: rgb(230, 72, 9) !important;
    font-size: 13px !important;
}



table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_gold,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_gold {
    background-color: rgb(155, 153, 19) !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_green,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_green {
    background-color: green !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_white, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_white {
    color: rgb(195 195 195) !important;
    background-color: #5c5c5c !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_gray, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_gray {
    background-color: rgb(175 175 175) !important;
    color: black !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_silver, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_silver {
    background-color: #76a2c3 !important;
    color: white !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_z.stats_blue, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_z.stats_blue {
    background-color: #53a5e1 !important;
    color: white !important;
    font-size: 13px !important;
}



table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_black,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_black {
    background-color: rgb(27, 26, 24) !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_orange,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_orange {
    background-color: #ff9b46 !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_red,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_red {
    background-color: rgb(230, 72, 9) !important;
    font-size: 13px !important;
}


table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_red,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_red {
    background-color: rgb(230, 72, 9) !important;
    font-size: 13px !important;
}



table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_gold,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_gold {
    background-color: rgb(155, 153, 19) !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_green,
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_green {
    background-color: green !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_white, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_white {
    color: rgb(195 195 195) !important;
    background-color: #5c5c5c !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_gray, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_gray {
    background-color: rgb(175 175 175) !important;
    color: black !important;
    font-size: 13px !important;
}


table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_silver, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_silver {
    background-color: #76a2c3 !important;
    color: white !important;
    font-size: 13px !important;
}

table.dataTable.display.stats_table>thead>tr>th.xqe_hf_x.stats_blue, 
table.dataTable.display.stats_table>tfoot>tr>th.xqe_hf_x.stats_blue {
    background-color: #53a5e1 !important;
    color: white !important;
    font-size: 13px !important;
}



table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_black {
    background-color: rgba(121, 120, 117, 0.53) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_black {
    background-color: rgba(68, 67, 65, 0.53) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_black {
    background-color: rgba(121, 120, 117, 0.53) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_black {
    background-color: rgba(68, 67, 65, 0.53) !important;
}




table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_orange {
    background-color: rgb(255 196 69 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_orange {
    background-color: rgb(255 195 65 / 77%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_orange {
    background-color: rgb(255 196 69 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_orange {
    background-color: rgb(255 195 65 / 77%) !important;
}



table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_red {
    background-color: rgba(243, 185, 178, 0.53) !important;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_red {
    background-color: rgba(206, 96, 84, 0.53) !important;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_red {
    background-color: rgba(243, 185, 178, 0.53) !important;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_red {
    background-color: rgba(206, 96, 84, 0.53) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_gold {
    background-color: rgba(248, 253, 181, 0.53) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_gold {
    background-color: rgb(209 213 3 / 49%) !important;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_gold {
    background-color: rgba(248, 253, 181, 0.53) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_gold {
    background-color: rgb(209 213 3 / 49%) !important;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_green {
    background-color: rgb(185 247 140 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_green {
    background-color: rgb(102 197 33 / 53%) !important;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_green {
    background-color: rgb(185 247 140 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_green {
    background-color: rgb(102 197 33 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_white {
    background-color: rgb(225 225 225 / 53%) !important;
    border: solid 1px silver;
    border-right: solid 1px #cdc9c9;
    border-left: solid 1px #cdc9c9;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_white {
    background-color: rgb(209 209 209 / 53%) !important;
    border-right: solid 1px #cdc9c9;
    border-left: solid 1px #cdc9c9;
}


table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_white {
    background-color: rgb(225 225 225 / 53%) !important;
    border-right: solid 1px #cdc9c9;
    border-left: solid 1px #cdc9c9;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_white {
    background-color: rgb(209 209 209 / 53%) !important;
    border-right: solid 1px #cdc9c9;
    border-left: solid 1px #cdc9c9;
}

/* table.stats_table th.stats_white {
    border: 1px solid #a7a2a2 !important;
}*/

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_gray {
    background-color: rgb(225 225 225 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_gray {
    background-color: rgb(195 195 195 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_gray {
    background-color: rgb(225 225 225 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_gray {
    background-color: rgb(195 195 195 / 53%) !important;
    
}

/* table.stats_table th.stats_gray {
    border: 1px solid #a7a2a2 !important;
}*/

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_silver {
    background-color: #f0f8ffcb !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_silver {
    background-color: #c5d7e7cb !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_silver {
    background-color: #f0f8ffcb !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_silver {
    background-color: #c5d7e7cb !important;
    
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_z.stats_blue {
    background-color: rgb(188 225 251 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_z.stats_blue {
    background-color: rgb(124 199 251 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_odd_x.stats_blue {
    background-color: rgb(188 225 251 / 53%) !important;
}

table.dataTable.display.stats_table>tbody>tr>td.stats-td.xqe_even_x.stats_blue {
    background-color: rgb(124 199 251 / 53%) !important;
    
}



a.stats-cell {
    padding: 3px 7px;
    border-radius: 50%;
    background-color: #0e456a;
    color: white;
}

th.categ_stats_cross_col div.stats-header.rotate {
    rotate: 90deg;
    height: 36px !important;
    white-space: nowrap;
}

table.stats_table.rotate-header  th {
    height: 180px;    
}

table.stats_table th {
    width: 42px !important;
    border: 1px solid white;
}

th.stats_workflow_scope_id div.stats-header,
td.stats_workflow_scope_id div.stats-header {
    width: 220px;
}


table.stats_table tbody td {
    border: 1px solid white !important;
    height: 36px !important;
}

/************* END OF FOR RETIRIEVE AND GRID DEFAULT STYLES *************/