a:hover {
    color: #007a8c;
    text-decoration: underline;
}
#my-loading {
    background: url("/assets/inotec/img/loading-small.gif") no-repeat scroll top center #FFF;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
}
#my-loading div {
    text-align: center;
    font-size: 1.5rem;
    position: fixed;
    top: 120px;
    width: 100%;
}
h2 i {
    padding-right: 15px;
}
label i {
    padding-right: 7px;
}
.required label:after {
    color: red;
    content: ' *';
    /*display:inline;*/
}
.sticky-bottom{
    z-index: 102;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.widget-top{
    border-bottom: 0.07rem dashed #ebedf2; 
    padding-top: 1.15rem;
    /*padding-bottom: 1.25rem;*/
}
.widget-top-title{
    margin-bottom: 1rem;
}
.widget-top-value{
    text-align: right;
    font-weight: 500;
    font-size: 1.3rem;
}
.widget-top-title{
    margin-bottom: 1rem;
}


.modal-full{
    width: 90% !important;
}
.discount{
    text-align: right;
    padding: 9px !important;
}
.discount + .bootstrap-touchspin-postfix{
    font-style: bold !important;
    font-family: Poppins;
    color: #2F353B;
    font-weight: 900;
    /*border-radius: 0.2rem !important;*/
    /*border: 1px solid #cbd6e2 !important;*/
    padding: 10px !important;
    /*transition: all 150ms ease-out;*/
    background-color: #f5f8fa;
}
.bootstrap-touchspin .input-group-btn-vertical .btn {
    padding: 0.15rem 0.3rem;
}
/*.datepicker.datepicker-inline {
    border: 1px solid #f4f5f8;
    width: 100%;
    height: auto;
}
.datepicker table {
    width: 100%;
    height: 400px;
}*/
.relative {
    position: relative;
}
.project-percent {
    position: absolute;
    font-size: 33px;
    font-weight: 600;
    top: 50px;
    left: 47px;
    right: 0;
}

.m-body {
    background-color: #F2F3F8;
}
.m-tabs-line .m-tabs__item {
    margin-right: 15px;
}
.m-datatable__table thead th {
    /*font-family: Avenir Next W02,Helvetica,Arial,sans-serif;*/
    font-weight: 500;
    font-size: 12px;
    background-color: rgba(0,77,128,.0392157);
    color: #33475b;
    height: 2.75rem;
    padding: .5rem 1.5rem .25rem;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}

.m-datatable__table td, .private-table th {
    border-color: #dfe3eb;
    border-style: solid;
    border-width: 1px 0 0;
    line-height: normal;
    vertical-align: middle;
}

.m-datatable__table {
    border-color: #dfe3eb;
    border-style: solid;
    border-width: 1px;
}


.private-button__link {
    background-color: transparent;
    border-color: transparent;
    /*font-family: Avenir Next W02,Helvetica,Arial,sans-serif;*/
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-shadow: 0 0 1px transparent;
    transition: all .15s ease-out;
    color: #4E9A45;
    text-decoration: none;
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    user-select: inherit;
    border: 0;
    display: inline;
    font-size: inherit;
    line-height: inherit;
    overflow: visible;
    padding: 0;
    text-align: left;
    vertical-align: inherit;
    white-space: normal;
}
.private-button__link:hover {
    color: #007a8c;
    text-decoration: underline;
}

.total_budget{
    font-family: "Poppins";
    font-size: 2.9em !important;
    font-weight: 500 !important;
}
.my-subheader{
    border-bottom: 1px solid #ebedf2;
    margin: -15px -40px 20px -40px;
    padding-left: 40px;
    padding-bottom: 10px;
    
}
.my-subheader-title h3{
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-shadow: 0 0 1px transparent;
    margin-bottom: 1.25rem;
    margin-top: 0;
    display: block;
    font-size: 1.75rem;
    line-height: normal;
    margin: 0;
}
.m-brand {
    background: #fff;
}
.m-aside-menu .m-menu__nav {
    padding: 20px 0 40px 0 !important;
}
.doc-status{
    text-align: right;
    margin-bottom: -35px;
    margin-right: 20px;
}
.my-button-changestatus{
    padding: 10px 50px; 
    width:195px; 
    margin-bottom: 20px;
}
.my-buttons{
    padding-top: 15px;
}
.my-subheader-buttons{
    padding-right: 40px;
}
.my-search{
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    
}
.my-search input{
    font-size: 1.1rem;
    
    font-family: "Poppins";

    background-color: #f5f8fa !important;
    border-color: #2DA738 !important;
    color: #3C3C3C !important;
}
.my-button {
    border-radius: .1875rem;
    border-style: solid;
    border-width: 1px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-smoothing: auto;
    text-shadow: 0 0 1px transparent;
    /*font-family: Avenir Next W02,Helvetica,Arial,sans-serif;*/
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .15s ease-out;
    cursor: pointer;
    display: inline-flex;
    align-items: center; /* cross axis */
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    
    padding: .5625rem 1rem;
    
    background-color: #f5f8fa;
    border-color: #2DA738;
    color: #3C3C3C;

}
.my-button.my-button-red {
    background-color: #f5f8fa;
    border-color: #E35D6E;
    color: #3C3C3C;

}
.my-button i{
    padding-right: 7px;
}

.my-button .small{
    font-size: .85rem;
    line-height: .75rem;
}

.my-button:hover{
    background-color: #A3C83D;
    /*border-color: #A3C83D;*/
    /*color: #FDFEFC;*/
}

.my-tab-content{
    padding: 20px !important;
}
.my-picture{
    border-radius: 50%;
}
.m-portlet__head-title{
    padding-top: 15px;
    color: #FFFFFF !important;
    font-weight: 500 !important;
    font-size: 1.9rem !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
}
.m-portlet__head-title.widget{
    padding-top: 0px !important;
    margin-top: -45px !important;
}
.m-portlet.m-portlet--creative .m-portlet__head {
    height: 0;
}
.m-portlet .m-portlet__body {
    padding: 15px;
}
.m-portlet__head-title .my-picture{
    margin: 10px 10px 0px -20px !important;
}
.percent input:after{
    content: ' %';
}
select[readonly].select2 + .select2-container {
  pointer-events: none;
  touch-action: none;

  .select2-selection {
    background: #eee;
    box-shadow: none;
  }

  .select2-selection__arrow,
  .select2-selection__clear {
    display: none;
  }
}

/*.select2 {
    width:100%!important;
    -webkit-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    -moz-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    color: #000;

}*/
.portlet-contacts{
    padding: 15px !important;
}

.quick-sidebar-header{
    padding: 20px;
    text-align: left;
    font-size: 1.6rem;
}
.modal .modal-content .modal-header, .my-header-background {
    background: url(/assets/inotec/img/user_profile_bg.jpg); 
    background-size: cover;
    color: #fff;
    font-weight: 600;
}

.modal .modal-content .modal-header .close {
    line-height: 1.5;
}

.modal .modal-content .modal-header .modal-title {
    color: #FFFFFF !important;
    font-weight: 500 !important;
    font-size: 1.6rem !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
}
.modal .modal-content .modal-header .modal-title i {
    font-size: 2.5rem !important;
    padding-right: 10px;
}

.bs-wizard {margin-top: 40px; width: 100%;}


/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px; padding-left: 15px; padding-right: 15px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }



.UIColumn-spreads {
    -webkit-flex-shrink: 100000;
    flex-shrink: 100000;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    white-space: normal;
}
.uiConnectedStep-horizontal {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
}
.ProfileHeaderDealStages .deal-stage {
    line-height: 16px;
}
.ProfileHeaderDealStages .deal-stage .deal-stage-label-container {
    position: absolute;
}
.uiConnectedStep-horizontal-line {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}
/*END Form Wizard*/
.no-padding{
    padding: 0px !important;
}

.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.modal .modal-content .modal-body {
    padding: 15px;
}

.m-form .m-form__group .form-control-label.col-form-label, .m-form .m-form__group label.col-form-label {
    padding-top: 1rem;
}

.m-form.m-form--group-seperator-dashed .m-form__group, .m-form.m-form--group-seperator .m-form__group {
    padding-top: 15px;
    padding-bottom: 15px;
}

.m-form__group label{
    font-size: 0.9em !important;
    color: #33475b !important;
}
.m-form__group .m-input:focus {
    -webkit-box-shadow: 0px 3px 20px 0px rgba(115, 76, 234, 0.17);
    -moz-box-shadow: 0px 3px 20px 0px rgba(115, 76, 234, 0.17);
    box-shadow: 0px 3px 20px 0px rgba(115, 76, 234, 0.17);
    border-color: #2ca737 !important;
    background-color: #fff;
}

.m-form__group .m-input{
    font-family: Poppins;
    color: #2F353B;
    font-weight: 500;
    border-radius: 0.2rem !important;
    border: 1px solid #cbd6e2 !important;
    padding: 10px !important;
    transition: all 150ms ease-out;
    background-color: #f5f8fa;
}
.m-form__group .select2{
    font-family: Poppins;
    color: #2F353B;
    font-weight: 500;
    border-radius: 0.2rem !important;
    border: 1px solid #cbd6e2 !important;
    /*padding: 1px !important;*/
    transition: all 150ms ease-out;
    /*background-color: #f5f8fa !important;*/
}
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border: 1px solid #f5f8fa;
}
.select2-container--default .select2-selection--single {
    background-color: #f5f8fa;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #f5f8fa; 
    color: #2F353B;
}
.select2-container--default .select2-selection--single .select2-selection__rendered:focus {
     background-color: #fff; 
}

.m-login__form input {
    font-size: 1.1rem;
    font-family: Poppins;
    font-weight: 400;
    border-radius: 0.2rem !important;
    border: 1px solid #cbd6e2 !important;
    margin-top: 10px !important;
    padding: 12px !important;
    transition: all 150ms ease-out;
    background-color: #f5f8fa;
}
.m-login__form input:focus {
    -webkit-box-shadow: 0px 3px 20px 0px rgba(115, 76, 234, 0.17);
    -moz-box-shadow: 0px 3px 20px 0px rgba(115, 76, 234, 0.17);
    box-shadow: 0px 3px 20px 0px rgba(115, 76, 234, 0.17);
    border-color: #2ca737 !important;
}

.noUi-tooltip {
    
    background: #f5f8fa;
    border-color: #2DA738;
    color: #3C3C3C;
    
    font-size: 1.4rem;
    font-weight: 500;
    padding: 2px 10px;
    bottom: -170% !important;

}

.sweet-alert {
    /*border-color: #34bfa3;*/
    border-radius: 20px !important;
    border: 1px solid #71b738;
}

/*STEPS*/
.mt-element-step .step-line .mt-step-col {
  padding: 0px;
  text-align: center; }

.mt-element-step .step-line .mt-step-number {
  font-size: 26px;
  border-radius: 50% !important;
  display: inline-block;
  margin: auto;
  padding: 9px;
  margin-bottom: 10px;
  border: 3px solid;
  border-color: #e5e5e5;
  position: relative;
  z-index: 5;
  height: 50px;
  width: 50px;
  text-align: center; }
  .mt-element-step .step-line .mt-step-number > i {
    position: relative;
    top: 50%;
    transform: translateY(-120%); }

.mt-element-step .step-line .mt-step-title {
  font-size: 20px;
  font-weight: 400;
  position: relative; }
  .mt-element-step .step-line .mt-step-title:after {
    content: '';
    height: 3px;
    width: 50%;
    position: absolute;
    background-color: #e5e5e5;
    top: -32px;
    left: 50%;
    z-index: 4;
    transform: translateY(-100%); }
  .mt-element-step .step-line .mt-step-title:before {
    content: '';
    height: 3px;
    width: 50%;
    position: absolute;
    background-color: #e5e5e5;
    top: -32px;
    right: 50%;
    z-index: 4;
    transform: translateY(-100%); }

.mt-element-step .step-line .first .mt-step-title:before {
  content: none; }

.mt-element-step .step-line .last .mt-step-title:after {
  content: none; }

.mt-element-step .step-line .active .mt-step-number {
  color: #32c5d2 !important;
  border-color: #32c5d2 !important; }

.mt-element-step .step-line .active .mt-step-title,
.mt-element-step .step-line .active .mt-step-content {
  color: #32c5d2 !important; }

.mt-element-step .step-line .active .mt-step-title:after, .mt-element-step .step-line .active .mt-step-title:before {
  background-color: #32c5d2; }

.mt-element-step .step-line .done .mt-step-number {
  color: #26C281 !important;
  border-color: #26C281 !important; }

.mt-element-step .step-line .done .mt-step-title,
.mt-element-step .step-line .done .mt-step-content {
  color: #26C281 !important; }

.mt-element-step .step-line .done .mt-step-title:after, .mt-element-step .step-line .done .mt-step-title:before {
  background-color: #26C281; }

.mt-element-step .step-line .error .mt-step-number {
  color: #E7505A !important;
  border-color: #E7505A !important; }

.mt-element-step .step-line .error .mt-step-title,
.mt-element-step .step-line .error .mt-step-content {
  color: #E7505A !important; }

.mt-element-step .step-line .error .mt-step-title:after, .mt-element-step .step-line .error .mt-step-title:before {
  background-color: #E7505A; }

.m-input-large{
    font-size: 1.9em;
}
/*.m-input-total{
    text-align: right;
    border-style: none;
}*/
/*.m-input-total:after {
    contentent: ' EURO';
}*/
.m-label-subtotal{
    font-size: 1.2rem;
    font-weight: 500;
    padding: 3px;
    text-align: right;
    line-height: 25px;
}
.m-label-total{
    font-size: 1.4rem;
    font-weight: bold;
    padding: 3px;
    text-align: right;
    line-height: 25px;
}
.m-input-subtotal {
    text-align: right;
    border-style: none;
    font-size: 1.2rem;
    line-height: 25px;
    padding: 3px;
    /*padding: 3px 25px;*/

    /*position: relative;
    margin-bottom: 0px;*/
}
.m-input-total {
    text-align: right;
    border-style: none;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 25px;
    padding: 3px;
    
    /*position: relative;
    margin-bottom: 0px;*/
}

.m-error_container .m-error_number > h1 {
    color: #2CA72A;
}

.search-name{
    font-weight: 400 !important;
    color: #000 !important;
    font-size: 16px !important;
}
.search-email{
    /*font-weight: 400 !important;*/
    color: #575962 !important;
    font-size: 12px !important;
}

.timeline {
    margin-top: 0px;
    list-style: none;
    padding: 0px 0 20px;
    position: relative;
}
.timeline_mes{
    padding: 25px 50px 15px;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #eeeeee;
    left: 20px;
    /*margin-left: -1.5px;*/
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    margin-top: -6px;
    width: 93%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    /*right: -14px;*/
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 0px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-heading{
    /*border-bottom: 1px solid #f4f5f8;*/
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    margin-bottom: 0;
    font-size: 1rem;
    vertical-align: middle;
    line-height: 35px;
}

.timeline-body{
    padding-top: 15px;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

.m-widget1 .m-widget1__item .m-widget1__number {
     font-weight: normal; 
}
.m-widget1 .m-widget1__item {
    padding: 0.4rem 0;
}

.m-widget1__profit {
     font-weight: 500 !important; 
     font-size: 2.9rem !important;
}

.m-widget24 .m-widget24__item .m-widget24__title {
    margin-top: 1.21rem;
    font-weight: 500 !important; 
    font-size: 1.2rem;
}
.m-widget24 .m-widget24__item .m-widget24__title:hover {

    font-weight: 600 !important; 
}

.m-widget24 .m-widget24__item .m-widget24__stats {
    float: right;
    margin-right: 1.8rem;
    margin-top: -1.43rem;
    font-size: 3rem;
    font-weight: 600;
}

.m-widget27 .m-widget27__pic {
    position: relative;
}
.m-widget27 .m-widget27__pic>img {
    width: 100%;
    height: 186px;
}
.m-widget27 .m-widget27__pic .m-widget27__title {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%,-50%);
    display: block;
    z-index: 1;
}
.m-widget27 .m-widget27__pic .m-widget27__title>span {
    font-size: 4.5rem;
}
.m-widget27 .m-widget27__pic .m-widget27__btn .btn {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%,-50%);
    z-index: 1;
    display: block;
    font-size: 1.1rem;
    padding: 1rem 2.5rem;
}



.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor-input, .dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-placeholder:before {
    padding-left: 22px;
}

.widget-chart {
    height: 306px;
}

.m-header-menu .m-menu__nav>.m-menu__item.m-menu__item--tabs.m-menu__item--active>.m-menu__link .m-menu__link-text {
    color: #000;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

@media (min-width: 993px){
    li.dropdown:hover > div.dropdown-menu {
        display: block;
    }
    .m-aside-left--enabled .m-header-menu {
        padding-left: 150px;
    }
    .modal-full {
        min-width: 95%; 
    } 
    .modal-document {
        min-width: 1280px; 
    } 
}
