/*Avanade Custom Font*/
@font-face {
    font-family: 'Raleway Book';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Book.woff') format('woff');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Light.woff') format('woff');
}

@font-face {
    font-family: 'Raleway Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Raleway Medium';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Raleway Black';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Black.woff') format('woff');
}


html, body {
    height: 100%;
    margin: 0;
    min-height: calc(100vh - 80px);
}

body {
    font-family: Raleway;
}

    body > .alert.alert-block.alert-danger {
        display: none !important;
    }

.content-wrapper {
    min-height: calc(100vh - 80px);
}

a {
    color: #e4002b;
}

    a:focus {
        color: #e4002b;
        outline: none;
    }

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -2px;
}



/**********************

        Buttons

**********************/

.cardshadowed_aircraft {
    padding-top: 1.6rem;
    padding-bottom: 3rem !important;
    margin-bottom: 0.8rem !important;
    text-align: center;
}

.kopterAttachments_internal_HideButton .pull-right,
.kopterAttachments_internal_HideButton .dropdown,
.kopterAttachments_internal_HideButton .dropup {
    display: none;
}

.biodataModal_HideDeleteButton .toolbar.dropdown.pull-right,
.biodataModal_HideDeleteButton .toolbar.dropup.pull-right {
    display: none;
}

.biodataModal_HideDeleteButton .checkbox {
}

#BiodataAttachmentGrid .dropdown {
    display: none !important;
}

#BiodataAttachmentGrid .dropup {
    display: none !important;
}

.modal-footer button.btn-default.pull-right.remove-value {
    display: none;
}

.btn-default {
    background-color: #ffffff;
    color: #656565;
    border: 1px solid #e4002b;
    border-radius: 70px 70px 70px 70px;
    -moz-border-radius: 70px 70px 70px 70px;
    -webkit-border-radius: 70px 70px 70px 70px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: small;
    font-family: "Raleway bold";
}

.btn-outline-info {
    padding: 0;
}

.btn-default:hover, .btn-default:focus {
    background-color: whitesmoke;
    color: #b7b7b7 !important;
    border: 1px solid #e4002b;
}

.btn-default:active, .btn-default:active:focus {
    background-color: whitesmoke;
    color: #b7b7b7 !important;
    border: 1px solid #e4002b;
    -webkit-box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
    -moz-box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
    box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
}

svg.download-icon rect {
    stroke: #e4002b;
}

.btn-primary {
    background-color: #e4002b;
    color: #ffffff;
    border: 1px solid #e4002b;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Raleway Bold";
    letter-spacing: 1px;
    padding: 0.8rem 1.6rem;
    line-height: 1.6;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #f5536f;
        color: #ffffff;
        border: 1px solid #f5536f;
    }

    .btn-primary:active, .btn-primary:active:focus {
        background-color: #f5536f;
        color: #ffffff;
        border: 1px solid #f5536f;
        -webkit-box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
        -moz-box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
        box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
    }

button.btn-default.launchentitylookup {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 35px !important;
    height: 35px !important;
    border-color: #cccccc !important;
}

/*/.crmEntityFormView .actions .btn:first-child {
	margin-right: 3.2rem;
}

.crmEntityFormView .actions {
	display: flex;
	justify-content: flex-end;
}*/

button.my-btn-info, button.my-btn-info:hover, button.my-btn-info:active,
button.my-btn-info:active:focus, button.my-btn-info.active:focus {
    color: #e4002b;
    background-color: transparent !important;
    border: none !important;
    border-color: transparent !important;
    outline: none !important;
    text-decoration: underline;
}

button.dt-button:active {
    box-shadow: none !important;
    background: none !important;
}

#InsertButton {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}

.btn__incident {
    background: #fff !important;
    color: #393939 !important;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}

.btnnewquery {
    background-color: #e4002b !important;
    border: none !important;
    border-radius: 30px !important;
}

    .btnnewquery:hover, .btnnewquery:focus {
        background-color: #e4002b !important;
        border: none !important;
    }

input.form-control.lookup {
    border-radius: 10px 0px 0px 10px !important;
    -moz-border-radius: 10px 0px 0px 10px !important;
    -webkit-border-radius: 10px 0px 0px 10px !important;
}

    input.form-control.lookup#customerid_name {
        -webkit-border-radius: 10px !important;
        -moz-border-radius: 10px !important;
        border-radius: 10px !important;
    }

.

div.datetimepicker > input {
    border-radius: 10px 0px 0px 10px !important;
    -moz-border-radius: 10px 0px 0px 10px !important;
    -webkit-border-radius: 10px 0px 0px 10px !important;
}

div.datetimepicker > span {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

input[type="search"] {
    background: url(../../search.svg) no-repeat 97% center;
    border-radius: 10px !important;
    border: 1px solid #393939;
    padding: 0 0.8rem;
    color: rgba(0,0,0,0.6);
    line-height: 1.29;
    height: 4rem;
    margin-right: 1.6rem;
}

input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #aaa;
    margin-right: 0.5em;
}

input[type="date"]:focus:before,
input[type="date"]:valid:before {
    content: "";
}

select.lookup.form-control, select.picklist.form-control {
    /* generale */
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position-x: 97%;
}

.clearlookupfield {
    height: 3.5rem;
    display: inline-flex;
}

.launchentitylookup {
    display: inline-flex;
}

.btn-default:active, .btn-default:active:focus {
    box-shadow: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none;
}


footer a {
    color: #e4002b;
}

    footer a:hover, footer a:focus, footer a:active {
        color: #e4002b;
        text-decoration: underline;
    }

svg.morePoints path {
    fill: #e4002b;
}
/***********************

    Container e Grid

***********************/

.custom-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

> .col,
> [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

}

@media (min-width: 768px) {
    .custom-container {
        width: 750px;
    }

    .sub-nav-link {
        justify-content: left;
        font-size: 1.4rem !important;
    }
}

@media (min-width: 992px) {
    .custom-container {
        width: 970px;
    }

    .sub-nav-link {
        justify-content: center;
        font-size: 1.4rem !important;
    }
}

@media (min-width: 1440px) {
    .custom-container {
        width: 1410px;
        padding-left: 0;
        padding-right: 0;
    }

    .sub-nav-link {
        justify-content: center;
        font-size: 1.4rem !important;
    }
}

.my-banner-01 {
    padding-left: 0px;
    color: #393939;
    background-color: #d8d8d8;
    font-family: Raleway Bold;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: -0.63px;
    margin-bottom: 3.2rem;
}

.my-banner-01-lower {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
}

    .my-banner-01-lower > .my-small-label {
        line-height: 60px;
    }

.bottom {
    align-self: bottom;
}

.my-banner-01 h1.my-title-01 {
    color: #393939;
    font-size: 40px;
    font-family: Raleway Black;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.my-banner-01 div.my-text {
    font-size: 14px;
}

.my-banner-01 .text-toggle[aria-expanded=false] .text-expanded {
    display: none;
}

.my-banner-01 .text-toggle[aria-expanded=true] .text-collapsed {
    display: none;
}

.breadcbreadcrumbrumb > li + li:before {
    content: "/ ";
    font-family: Raleway;
    padding: 0 5px;
    color: #666;
}

.my-breadcrumb-01, .breadcrumb {
    background-color: transparent !important;
}

.breadcrumb-item a {
    color: #e4002b !important;
    font-family: Raleway;
    text-decoration: underline !important;
    font-size: 12px;
    line-height: 16px;
}

.breadcrumb-item.active {
    color: #393939;
    font-size: 12px;
    line-height: 16px;
}

div#link-to-manual, div#link-to-manual a {
    padding-left: 0px;
    color: #e4002b !important;
    font-family: Raleway Bold;
    font-size: 14px;
    line-height: 16px;
}


.leoHeader [data-toggle="dropdown"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-size: 1.1rem;
    margin-left: 7px;
    border: none;
}


#header {
    transition: all 0.5s;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
}

    #header.scrollUp {
        transform: translateY(-124px);
    }

.username {
    font-family: 'Raleway Bold';
    font-size: 1.4rem;
    line-height: 1.71;
}

.content-wrapper {
    margin-top: 5.6rem;
}

    .content-wrapper.logged-content {
        margin-top: 12.4rem;
    }

.previewCMS + div .content-wrapper {
    margin-top: 17.2rem;
}


.my-header-dropdown-menu {
    border: 0;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    transition: 0.3s;
}

    .my-header-dropdown-menu:first-child {
        display: none;
    }

.card-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cardshadowed {
    /* generale*/
    padding: 3.2rem 2.4rem;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    display: flex;
}

    .cardshadowed:hover {
        /* generale*/
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    }

.cardshadowed--small {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    margin-bottom: 0.8rem;
}

.cardshadowed2 {
    display: flex;
    flex-direction: column;
}

.panel-heading.nocolor {
    /* generale*/
    background-color: transparent;
}

.my-container-01 .panel-title .glyphicon {
    float: right;
}

.my-container-01 .panel {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.my-container-01 .panel-heading {
    background-color: #fefefe;
    border-radius: 10px;
}

.accordeon-item-title a {
    font-family: Raleway Black;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: rgb(95, 95, 95);
}

    .accordeon-item-title a:hover {
        font-size: 16px;
        font-weight: 900;
        color: #e4002b !important;
    }

.accordeon-item-chevron {
    color: rgba(138, 138, 138, 0.61);
    font-size: large;
    font-weight: 100;
}

.accordeon-item-text {
    color: rgb(95, 95, 95);
    font-size: smaller;
    font-weight: 600;
    margin-left: 35px;
}

/****************************
            News
****************************/

#news .cardshadowed {
    display: flex;
}

#news td {
    flex: 1 1 auto;
    display: flex;
}

.news__title {
    font-family: Raleway Black;
    font-size: 1.6rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #e4002b;
}

    .news__title:hover {
        color: #e4002b;
    }

.news__date {
    font-family: Raleway Medium;
    color: #404040;
    font-size: 1.2rem;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
}

.news__img {
    height: auto;
    width: 20.8rem;
    object-fit: cover;
    margin-right: 2.4rem;
    min-width: 20.8rem;
}

.news__description {
    font-family: Raleway;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #393939;
    margin-bottom: 0;
    text-align: justify;
}

.news__wrapper {
    padding: 0.8rem 1.2rem;
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
}

.news__details-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0.8rem;
}

@media(max-width: 991px) {
    .news__details-wrapper {
        flex-direction: column;
        justify-content: flex-start;
    }

    .news__description {
        align-self: flex-start;
    }

    .news__img {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0.8rem;
    }
}

/****************************
           End News
****************************/


.content {
    font-size: 16px;
    color: green;
}

.description {
    color: white;
    margin-top: -21px;
    background-color: #777;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.description2 {
    color: white;
    background-color: #777;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsBox {
    border-radius: 10px !important;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    border: 1px solid transparent !important;
}

.leoContainer {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.section-title {
    padding-top: 1rem !important;
    color: #393939 !important;
    font-family: Raleway Black !important;
    font-size: 1.2rem !important;
}

    .section-title.news-margin-bottom {
        margin-bottom: 2rem;
    }

.section-title--not-pad-t {
    padding-top: 0;
}

.section-title-mar-b-small {
    margin-bottom: 1.6rem;
}

.request-account-submit-btn-container {
    width: 50%;
    margin: auto !important;
    display: flex;
    border-top: 0px !important;
    padding-bottom: 1em !important;
}

.request-account-submit-btn {
    width: 25em;
    margin-left: 44rem;
    margin-top: 2rem;
}

.entity-form .panel-title .glyphicon {
    float: right;
}

.entity-form .panel {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.entity-form .panel-heading {
    background-color: #fefefe;
    border-radius: 10px;
}

.paneltitlewrap {
    color: white;
    font-size: 5px;
    border-bottom: unset !important;
}

.data-table-custom th {
    border-bottom: 0px !important;
}

.data-table-custom {
    border-bottom: 0px !important;
}

.custom-subtitle {
    color: #393939;
    font-family: Raleway Black;
}

.dropdown-menu > li > a {
    font-family: Raleway Book;
    color: #393939;
    font-size: 1.4rem;
    font-weight: 500;
    margin-left: 0;
    opacity: 0.9;
    padding: 1.4rem 2.4rem;
    line-height: 1.4;
    padding-bottom: 0;
    background-color: transparent;
}

.case-info .description {
    margin-top: 15px;
}

.case-info .resolution {
}

.case-info .articles {
    margin-top: 20px;
}

.case-info .form {
    clear: both;
    padding-top: 15px;
}

.case-info .articles {
    margin-top: 20px;
}

.my-banner-01 {
    padding-top: 1.9rem;
    padding-bottom: 0;
}

.my-breadcrumb {
    background-color: transparent !important;
    padding-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0;
}

.breadcrumb-item {
    line-height: 1.33;
}

.my-small-label {
    line-height: 1.33;
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: right;
    letter-spacing: 0.4px;
    color: #e4002b;
    text-decoration: underline;
}

    .my-small-label:hover {
        color: #e4002b;
    }

.my-small-label-icon {
    margin-right: 0.7rem;
}

h1.my-title-01 {
    margin: 0;
    line-height: 1.1;
}

@media(min-width: 1440px) {
    .container-header {
        width: 123.2rem;
    }

    .container-header__padding-right {
        margin-right: 3.2rem;
    }
}


.my-banner-01-lower {
    padding-left: 0;
    padding-right: 0;
}

.my-banner-01 div.my-text {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    padding-top: 1.1rem;
    line-height: 1.63;
}

/********************
        Header
*********************/

#btnCtrl {
    float: left !important;
}

.login {
    display: flex;
    width: 200px;
    background-color: white;
    align-items: center;
    justify-content: center;
}

    .login div {
        cursor: pointer;
        font-family: Raleway Black;
        font-size: 14px;
        background-color: white;
        color: #e4002b;
    }

.header__user {
    display: flex;
    height: auto;
    width: auto;
    padding-top: 1.2re
}

    .header__user a {
        margin-right: 10px;
        color: white;
        font-family: 'Raleway Book';
        font-size: 1.4rem;
        line-height: 1.71;
    }

#mainHeader {
    display: flex;
    justify-content: space-between;
    background-color: transparent;
}

.leoHeader {
    background-color: #e4002b;
    border-style: none;
    border-color: white;
}

    .leoHeader nav {
        border-style: none;
        border-color: white;
    }

.access_section {
    padding-right: 44px;
    color: white;
    flex: nowrap;
    padding-top: 1.2rem;
}

.logo__url {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}

    .logo__url:hover {
        text-decoration: none;
    }

.logo__title {
    font-family: 'Raleway Medium';
    font-size: 2rem;
    line-height: 1.2;
    color: white;
    margin: 0;
}

.leoHeaderxxxx [data-toggle="dropdown"]:after {
    content: " ▼";
}

#collapsibleNavbar {
    background-color: transparent;
}


    #collapsibleNavbar a.nav-link {
        background-color: transparent;
        display: flex;
        align-items: center;
        padding-top: 2.8rem;
        padding-bottom: 1.6rem;
        font-size: 1.6rem;
        line-height: 1.5;
        font-family: 'Raleway Book';
    }

.navbar {
    background-color: transparent;
}

.navbar-inverse {
    background-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #666666;
        padding-bottom: 10px;
        border: none !important;
    }

.dropdown-toggle:focus {
    border: none !important;
}

.navbar-inverse .navbar-nav > li > a:focus {
    outline: none !important;
}

.logo__url {
    font-family: Raleway Medium;
    color: white;
    font-size: 2rem;
    font-weight: 500;
    display: flex;
    padding-left: 30px;
    cursor: pointer;
    align-items: center;
}

.header__user-logged {
    display: flex;
}


.header__logo {
    margin-right: 0.8rem;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

    /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
    .sticky + .content {
        padding-top: 102px;
    }

.tizianaBreakpoint {
}

@media (max-width: 1439px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }
}

.link-element {
    cursor: pointer;
    font-family: Raleway Black;
    font-size: 14px;
    color: white;
    padding-right: 26px;
}

.link {
    display: flex;
    width: auto;
    align-items: center;
}

/* End Header */

/* News Details */

.back {
    padding: 10px 5px;
    color: #e4002b;
    font-family: Raleway Black;
    cursor: pointer;
}

    .back:hover {
        color: black;
    }

.news-page-article-container-01 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 20px;
}

.news-page-article-title-01 {
    font-family: Raleway Black;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #e4002b;
}

.news-page-article-date-01 {
    font-family: Raleway Medium;
    color: #404040;
    font-size: 12px;
    font-weight: 500;
    padding-top: 0px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
}

.news-page-article-text-01 {
    text-align: justify;
    text-justify: inter-word;
}

.news-page-article-imgcontainer-01 {
    margin-bottom: 1%;
    margin-right: 0px;
    padding-right: 0px;
}

@media (min-width: 760px) {
    .my-right-float { /* da usare in caso di tablet se necesario sostituendo il pull right e facendo un poco di test */
        float: right;
    }
}

/* End News Details */

/* Welcome Banner */

.bannerLeonardo {
    background-image: url("../elicottero-background-banner.jpg");
    height: 19.3rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin-bottom: 3.2rem;
    text-align: center;
}

    .bannerLeonardo::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-blend-mode: multiply;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
        z-index: -1;
        display: block;
    }

.bannerTitle {
    font-family: Raleway Black;
    font-size: 4rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.63px;
    color: #ffffff;
}

.bannerSubTitle {
    font-family: 'Raleway Book';
    font-size: 1.6rem;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 0;
}

/************************

    Whatsnew component

*************************/

@media(min-width: 1440px) {
    .whatsnew {
        width: 123.2rem;
    }

    .whatsnew__wrapper {
        padding: 1.6rem 3.2rem;
    }


    .cardshadowed .table-content {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}


.whatsnew {
    margin: 0 auto;
    margin-top: 3.2rem;
}

    .whatsnew .cardshadowed {
        display: flex;
        flex-direction: column;
    }

    .whatsnew .table-content {
        padding-top: 2rem;
    }

table.dataTable thead th, dataTable tfoot th,
table.dataTable tbody th, dataTable tbody td {
    padding: 1rem 1.6rem !important;
}

    table.dataTable thead th:after {
        content: '\25be';
        padding-left: 0.8rem;
    }

    table.dataTable thead th.icon-cc-details:after {
        content: '';
        padding-left: 0.8rem;
    }

table.dataTable tbody td {
    padding: 0.8rem 1.6rem;
}


    table.dataTable tbody td:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    table.dataTable tbody td:last-child {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

table.dataTable.no-footer {
    border-bottom: none !important;
}

.dataTables_wrapper {
    margin-bottom: 2.7rem;
}
/***************************

 Accordion con Cardshadowed

****************************/

.cardshadowed {
    margin-bottom: 1.6rem;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
}

.block-card .cardshadowed {
    flex-wrap: wrap;
}

.block-card--permission .cardshadowed__wrapper {
    flex-basis: 100%;
}

.block-card--permission .cardshadowed__label {
    width: 20%;
}

.block-card--permission .cardshadowed__value {
    width: 80%;
}

.align-flex-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-header__margin-right {
    margin-right: 3rem;
}

.cardshadowed__btn {
    display: flex;
    justify-content: space-between;
    background: white;
    border: none;
    box-shadow: none;
    padding: 0;
}

    .cardshadowed__btn.biodata-legend {
        width: 90%;
        margin: auto;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .cardshadowed__btn:hover {
        cursor: pointer;
    }

    .cardshadowed__btn:focus {
        outline: none;
    }

.cardshadowed__title {
    font-family: Raleway Black;
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
    text-transform: uppercase;
    text-align: justify;
    //inserito da Santo 07/09 - chiedere conferma a Carlo
}

.details-link {
    font-family: Raleway;
    font-size: 1.2;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #e4002b;
}

    .details-link:hover {
        color: #e4002b;
    }

.cardshadowed__arrow {
    transition: transform 0.3s;
}


.cardshadowed .cardshadowed__btn .cardshadowed__arrow {
    transform: rotate(0);
}

.cardshadowed .cardshadowed__btn[aria-expanded='true'] .cardshadowed__arrow {
    transform: rotate(180deg);
}

.cardshadowed__wrapper {
    flex-basis: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cardshadowed__label {
    font-size: 1.2rem;
    font-family: Raleway Book;
    color: #393939;
    padding-left: 2.4rem;
    width: 40%;
    line-height: 2.4rem;
}

.cardshadowed__value {
    font-size: 1.2rem;
    font-family: Raleway Bold;
    color: #393939;
    padding-left: 2.4rem;
    width: 60%;
    line-height: 2.4rem;
}

.rotate-180deg {
    transform: rotate(180deg);
}

.rotate-zero {
    transform: rotate(0);
}

/*
.row {
    width: 100%;
}
*/

.row-padding-top {
    margin-top: 3.2rem !important;
}

.row-padding-bottom {
    margin-bottom: 3.2rem !important;
}

.link-underline {
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #e4002b;
    text-decoration: underline;
}

.text-small {
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #393939;
}

.title-section {
    font-family: 'Raleway Black';
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
}

@media(min-width: 1440px) {
    .title-section-mar-offset {
        margin-left: -3rem;
    }
}

.faq-section__card {
    display: flex;
    flex-direction: column;
}

.faq-section {
    margin-top: 3.2rem;
}

    .faq-section .cardshadowed__title {
        text-transform: uppercase;
    }

.faq-section__title-bar {
    display: flex;
    align-items: center;
    margin-bottom: 1.6rem;
}

    .faq-section__title-bar .title-section {
        margin: 0;
    }

.cardshadowed__text {
    padding: 0.8rem 0 0 0;
}

table.section div:not(.tooltip-arrow) {
    border: none !important;
}

/***********************

    Box Mandatory

************************/

.alert-danger {
    background-color: white !important;
    border-color: #e4002b !important;
    color: #000 !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.
.alert-danger a {
    color: #e4002b !important;
}


/************************

    News Details

*************************/

.tab-title {
    font-family: Raleway Black;
    font-size: 1.2rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
    padding-left: 1.5rem;
}


/********************

    Pagination

********************/

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 1;
    background: #393939 !important;
    color: white !important;
    padding: 0.8rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 1;
    background: white !important;
    color: #393939 !important;
    padding: 0.8rem;
}

.pagination li a {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 1;
    background: white !important;
    color: #393939 !important;
    padding: 0.8rem;
    border-radius: 5px;
}

.pagination li.active a {
    background: #393939 !important;
    color: white !important;
}

/******************************

    Table

*****************************/

.table th a {
    color: #393939;
}

    .table th a span:before {
        content: '\25be';
        /* background-image: url(../../../arrow.svg); */
        width: 3.2rem;
        height: 3.2rem;
    }

    .table th a:hover {
        color: #393939;
        text-decoration: none;
    }

h2.tab-title.panel-title.paneltitlewrap {
    text-transform: uppercase;
}

/*******************************
    Support Form

*********************************/

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 {
    width: 68.8rem;
    border: 1px solid #393939;
    border-radius: 0.5rem;
    margin: 0 auto;
    padding: 3.2rem 8.8rem 4rem 8.8rem;
}

[data-name="{75d0833f-47b0-472d-8c3e-1eeaf1a248b7}"] tr:last-child {
    display: none;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [aria-label="Notes"] {
    display: none;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [aria-label="General"] {
    margin-bottom: 0;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [data-name="{bda8547e-133a-4d78-8b59-7ba8a540b4c5}"] .tab-column div fieldset:last-child {
    display: none;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [data-name="{bda8547e-133a-4d78-8b59-7ba8a540b4c5}"] {
    margin-bottom: 0;
}
/*
#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .actions {
	display: flex;
	justify-content: center;
}

	#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .actions input[type="button"] {
		min-width: 20.8rem;
	}
	*/
#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .cell:nth-child(odd) {
    padding: 0 1.6rem 2rem 5.7rem;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .cell:nth-child(even) {
    padding: 0 5.7rem 2rem 1.6rem;
}

.crmEntityFormView .cell:nth-child(odd) {
    padding: 0 1.6rem 2rem 1.6rem !important;
}

.crmEntityFormView .cell:nth-child(even) {
    padding: 0 1.6rem 2rem 1.6rem !important;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .cell label {
    font-size: 1.2rem;
    font-family: Raleway Book;
    line-height: 1.33;
    color: #393939;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.crmEntityFormView .tab .tab-column {
    padding-left: 0;
}

/*#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .actions .btn:first-child {
	margin-right: 0;
}*/

#AttachFile {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0.1rem;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    white-space: nowrap;
    width: 0.1rem;
}

#AttachFileLabel {
    color: #393939;
    background-color: white;
    width: 24rem;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e4002b;
    border-radius: 25px;
    text-align: center;
    font-size: 1.4rem !important;
    text-transform: uppercase;
    font-family: Raleway Bold !important;
    line-height: 1.71 !important;
    padding: 0 !important;
    padding-top: 1.1rem !important;
    padding-bottom: 1.1rem !important;
    margin-bottom: 0;
    cursor: pointer;
}

.label__file {
    padding-left: 1.6rem;
}

.required {
    display: flex;
    align-items: center;
}

.form-control-cell .info:not(.selected),
.picklist-cell .info:not(.selected) {
    display: flex;
    align-items: center;
}

/*******************************
    Table first hide

*********************************/
.hide-first-col td:first-child {
    display: none;
}

.hide-first-col th:first-child {
    display: none;
}

/*****/
button.clearlookupfield {
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
    /* border-left-color: #393939; */
}

.input-group-btn:first-child > .btn {
    border-left-color: #393939;
}

button.launchentitylookup spa.fa-search {
    color: transparent;
    background: url(../../search.svg) no-repeat 100% center;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
}

.lnd-hidden {
    display: none;
}


.lnd-bold {
    font-weight: 900;
}

#lnd_easabasictraining_label,
#lnd_easatypetraining_label {
    font-family: Raleway Bold;
}

/************************
 classi recuperare da technicalquery.css
************************/

.Rectangle-Copy-21 {
    width: 123.1rem;
    height: 4.8rem;
    border-radius: 0.5rem;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

th {
    width: 4.9rem;
    height: 1.6rem;
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #393939;
}

div.dt-buttons {
    float: right;
    margin-right: 15px;
}

.btnLnd {
    background-color: #e4002b;
    border-radius: 20px;
    font-weight: bold;
    color: #ffffff !important;
    text-decoration: none;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #ffffff;
    text-decoration: none;
}

.btn--primary {
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 11px 16px !important;
    background-color: #e4002b;
    color: #ffffff;
    font-family: Raleway Bold;
    line-height: 1;
    font-size: 1.4rem;
}

    .btn--primary:hover, .btn--primary:focus {
        border: 1px solid #666;
        color: #ffffff;
        text-decoration: none;
    }

.btnnewquery {
    border: 1px solid;
    border-radius: 30px;
    height: 40px;
    padding-top: 8px !important;
    background-color: #e4002b;
    color: #ffffff;
    font-weight: bold;
}

    .btnnewquery:hover, .btnnewquery:focus {
        border: 1px solid #666;
        border-radius: 30px;
        height: 40px;
        padding-top: 8px !important;
        background-color: #e4002b;
        color: #ffffff;
        font-weight: bold;
    }

.btn--advanced-search {
    font-family: Raleway Book;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    padding: 0;
    margin: 0 3.2rem 0 0;
    border: 0;
    background-color: transparent;
    outline: none;
    text-decoration: underline;
}

/************************
    Search Publication
 ***********************/

.search-publication__wrapper {
    margin-bottom: 1.6rem;
}

    .search-publication__wrapper input[type="search"] {
        width: 48rem;
    }

.advance-search {
    display: flex;
    flex-wrap: wrap;
}

    .advance-search select, .advance-search .lookup, .advance-search div {
        width: 40%;
        margin-right: 3.2rem;
        margin-bottom: 1.6rem;
    }

.dataTables_filter > label > input {
    height: 3.2rem;
}

.dataTables_filter.publications, .dataTables_filter.software {
    display: flex;
    width: 100%;
}

    .dataTables_filter.publications label, .dataTables_filter.software label {
        order: 2;
        position: absolute;
        right: 4.5rem;
        top: 0;
        margin-bottom: 0;
    }

    .dataTables_filter.publications .dt-buttons, .dataTables_filter.software .dt-buttons {
        order: 3;
        position: absolute;
        right: 0;
        margin-right: 0;
    }

    .dataTables_filter.publications #filter, .dataTables_filter.software #filter {
        display: flex !important;
    }

    .dataTables_filter.publications .lookup, .dataTables_filter.publications .datetimepicker, .dataTables_filter.software .lookup, .dataTables_filter.software .datetimepicker {
        width: 25rem;
        margin-right: 2rem;
    }

.input-group.datetimepicker .form-control:first-child {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.tooltip-inner {
    padding: 0.4rem 1.2rem;
    font-size: 1.3rem;
    border-radius: 8px;
    line-height: 1.33;
    background-color: #393939;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #393939;
}

.browse-publication .cardshadowed {
    align-items: center;
    padding: 1.6rem 3.2rem;
    justify-content: space-between;
}

.cardshadowed__category {
    font-family: Raleway Black;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    color: #e4002b;
    text-transform: uppercase;
    margin-right: 1.6rem;
}

    .cardshadowed__category:hover .cardshadowed__publication-link {
        display: block;
    }




    .cardshadowed__category .cardshadowed__publication-link {
        display: none
    }

div.cardshadowed__category {
    width: 100%;
}


.cardshadowed__publication-link {
    font-family: Raleway Black;
    font-size: 1.1rem;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
    text-transform: uppercase;
    margin-right: 1.6rem;
    float: right;
    width: 50%;
}

    .cardshadowed__publication-link:hover {
        color: blue;
    }

    .cardshadowed__publication-link button {
        background-color: transparent;
    }

    .cardshadowed__publication-link a {
        color: #393939;
    }



.btn__heart {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    background: url('/../heart-off.svg');
    width: 2.4rem;
    height: 2.4rem;
    transition: background 0.3s ease-in-out;
}

.btn__heart--active {
    background: url('/../heart-on.svg');
}

.tooltip__info {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}

.sidebar-box__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    flex-basis: 100%;
}

.sidebar-box__item {
    margin-bottom: 1.6rem;
    display: flex;
    align-items: flex-start;
    flex-basis: inherit;
}

d

.sidebar-box__link, .sidebar-box__date, .sidebar-box__text {
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #e4002b;
}

.sidebar-box__link-wrapper {
    padding-left: 1.6rem;
    line-height: 1;
    /* flex-basis: inherit; */
}

.sidebar-box__icon {
    font-size: 1.6rem;
}

    .sidebar-box__icon img {
        width: 1em;
        height: 1em;
    }

.sidebar-box__link {
    color: #e4002b;
    margin-left: 0;
    font-size: 1.2rem;
}

.sidebar-box__date, sidebar-box__text {
    color: #393939;
}

p.sidebar-box__date {
    margin-bottom: 0;
}

.sidebar-box__text {
    font-family: Raleway Medium;
}

.sidebar-box__item:last-child {
    margin-bottom: 0;
}

.publication-search {
    flex-direction: column;
}


    .publication-search .dataTables_wrapper {
        margin-bottom: 0;
    }

#SendLeonardo {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}

/*
#UpdateButton {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}
*/
.browse-publication .lookup {
    margin-bottom: 2.4rem;
}


/* The container */
.checkmark__container {
    display: block;
    position: relative;
    padding-left: 0;
    margin: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .checkmark__container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }


/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkmark__container input:checked ~ .checkmark:after {
    display: block;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #393939;
    padding: 7px;
}

.checkmark__container input:checked ~ .checkmark {
    /* background-color: #e4002b; */
    border-color: #e4002b;
}

.checkmark__container .checkmark:after {
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e4002b;
    transform: translate(-50%, -50%);
}

.cardshadowed__title-group {
    padding-left: 2rem;
}

    .cardshadowed__title-group label {
        font-family: Raleway Bold;
        font-size: 1.2rem;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #393939;
    }

.cardshadowed__full-width {
    width: 100%;
    height: 1.6rem;
}

.pad-left-hide {
    padding-left: 3.6rem;
}

.view-wrapper {
    position: absolute;
    right: 1rem;
}

.edit-wrapper {
    margin-left: 3.1rem;
}

.user-permissions .cardshadowed__label {
    padding-left: 0;
}

.cardshadowed--small {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    margin-bottom: 0.8rem !important;
}

.lnd-card-greyed {
    display: flex;
    padding: 1.6rem 3.2rem 0.8rem 3.2rem;
    margin-bottom: 2.4rem;
    align-items: flex-start;
    background-color: #f7f7f7;
}

.lnd-card-greyed__list {
    padding-left: 2.8rem;
    margin: 0;
    list-style-type: none;
    width: 100%;
}

.lnd-card-greyed__item {
    margin-bottom: 0.8rem;
    font-family: Raleway Bold;
    display: flex;
    justify-content: flex-start;
}

.lnd-card-greyed__item, .lnd-card-greyed__label {
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
}

.lnd-card-greyed__label {
    font-family: Raleway;
    margin-right: 3.2rem;
    width: 13rem;
    font-weight: 700;
}

.lnd-card-greyed__value {
    width: 17rem;
    font-family: Raleway;
    margin-right: 3.2rem;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
    font-weight: 700;
}

td {
    font-family: Raleway;
    color: #393939;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 400;
}

.label--red {
    color: #e4002b;
}

.workflow-link-publish {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
    margin-top: 0 !important;
}

    .workflow-link-publish:hover {
        background: #e4002b;
        color: #fff;
    }

    .workflow-link-publish:active {
        background: #e4002b;
        color: #fff;
    }


    .workflow-link-publish:focus {
        background: #e4002b;
        color: #fff;
    }

.tab-title {
    padding-left: 0;
    border-bottom: none !important;
    text-transform: uppercase;
    margin-top: 0;
}

.cardshadowed--big {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}

.dropdown--usermanagement .dropdown-menu {
    padding: 2rem 0;
    width: 25rem;
    left: -50%;
    border-radius: 10px;
}

.dropdown--usermanagement .dropdown-item {
    font-family: Raleway;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: normal;
    color: #393939;
    padding: 0 2.4rem;
}

    .dropdown--usermanagement .dropdown-item:hover {
        background-color: #f7f7f7;
    }

.dropdown--usermanagement .dropdown-toggle {
    border: none !important;
}

.dropdown--usermanagement .btn {
    color: #e4002b;
    padding: 0;
    font-size: 3.2rem;
    margin-top: -1.6px;
    height: 3.2rem;
    line-height: 1;
    color: #e4002b;
    background: transparent;
}

    .dropdown--usermanagement .btn:hover, .dropdown--usermanagement .btn:focus {
        color: #e4002b;
    }

    .dropdown--usermanagement .btn:active {
        box-shadow: none;
    }

.form-filters-width {
    width: 20.8rem;
}

#filter {
    display: none;
}

.request-company .tab-title + .tab {
    margin: 0 auto;
}

.request-company .request-account-submit-btn {
    width: 21rem;
}

.request-company__small-title, .request-company__small-text {
    font-size: 1.2rem;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
}

.request-company__small-title {
    font-family: Raleway Medium;
}

.request-company__small-text {
    font-family: Raleway;
}

.cardshadowed--request-company {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.request-company__title {
    font-family: Raleway Black;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    color: #e4002b;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.request-company .cardshadowed > div {
    width: 100%;
}

.request-company__date {
    font-family: Raleway Medium;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
    margin-bottom: 0;
}

    .request-company__date label {
        font-weight: normal;
        margin-bottom: 0;
    }

.request-company-max-width {
    margin: 0 5.7rem;
    width: 1025px;
}

.checkmark__label {
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
    padding-left: 2.4rem;
}

.checkmark__radio {
    position: relative;
    width: 20%;
    display: flex;
}

.checkmark__radio--not .view-wrapper {
    left: 0 !important;
}

.checkmark__wrapper {
    display: flex;
}

.user-GDPR-agreement {
    margin-bottom: 2.8rem;
}

.helicopters-wrapper {
    margin-top: 1.6rem;
}

.helicopter-input__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


    .helicopter-input__wrapper .form-group:first-child {
        width: 12.8rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(2) {
        width: 14.4rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(3) {
        width: 16.8rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(4) {
        width: 14.4rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(5) {
        width: 13.6rem;
    }

    .helicopter-input__wrapper .form-group:last-child {
        width: 13.6rem;
    }

    .helicopter-input__wrapper select.lookup.form-control {
        background-position-x: 92%;
    }

#helicopters .form-group {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

#helicopters .cardshadowed {
    flex-direction: column;
}

#helicopters .cardshadowed__title {
    padding-left: 4.9rem;
}

#helicopters .form-group label, .contact-input__wrapper .form-group label {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
}

#helicopters .section-title {
    margin-bottom: 1.6rem;
}

.helicopters-wrapper__button {
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    line-height: 40px;
}

#helicopters .add-row {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    border: 0;
    background: transparent;
    text-decoration: underline;
}

#add-row-helicopter {
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-size: 1.2rem;
    color: #e4002b;
}

.add-row {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    border: 0;
    background: transparent;
    text-decoration: underline;
}

.delete-row {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    border: 0;
    background: transparent;
    text-decoration: underline;
}

/* .dt-button.buttons-excel.buttons-html5 {
    border-radius: 133px;
    border: 1px solid red;
    background: #ffffff;
    text-decoration: none;
    margin-left: 10px;
    background-color: red;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
}
*/
.lnd-readonly-form {
    pointer-events: none;
}

.lnd-btn-dashboard {
    text-align: right;
}

.contacts-wrapper {
    flex-direction: column;
}

#contacts .section-title {
    margin-bottom: 1.6rem;
}

.contacts-wrapper__button {
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    line-height: 40px;
}

.contact-input__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}


    .contact-input__wrapper .form-group {
        flex-basis: 48%;
    }

.form-control {
    height: 3.5rem;
}

.contacts-section__card .cardshadowed__title {
    padding-left: 4.9rem;
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .modal-header::before, .modal-header::after {
        display: none;
    }

.modal-body__wrapper {
    padding: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .modal-body__wrapper img {
        padding-bottom: 4.8rem;
    }

    .modal-body__wrapper .modal-title {
        padding-bottom: 1.6rem;
        font-family: Raleway Medium;
        font-size: 2rem;
        line-height: 1.2;
        color: #393939;
        margin-bottom: 1.6rem;
        padding-bottom: 0;
    }

    .modal-body__wrapper p {
        font-family: Raleway;
        s font-size: 1.4rem;
        line-height: 1.71;
        color: #393939;
        margin-bottom: 1.6rem;
        text-align: center;
    }

    .modal-body__wrapper button {
        min-width: 16.8rem;
    }

.cardshadowed--request-company {
    flex-direction: row;
}

.cardshadowed--thank-you {
    display: block;
    padding: 4rem 3.2rem;
}

.thank-you-section {
    margin-top: 10rem;
}

    .thank-you-section p {
        font-family: Raleway;
        font-size: 1.4rem;
        line-height: 1.71;
        color: #393939;
        margin-bottom: 1.6rem;
        text-align: left;
    }

        .thank-you-section p strong {
            font-family: Raleway Bold;
        }

.thank-you-section__title {
    padding-bottom: 1.6rem;
    font-family: Raleway Black;
    font-size: 4rem;
    line-height: 1.2;
    color: #393939;
    margin-bottom: 1.6rem;
    padding-bottom: 0;
}

.cardshadowed--data-agreement {
    padding: 2.4rem 3.2rem;
}

#Flightlicense_ .grid-actions,
#MedicalCertificate_ .grid-actions {
    display: none;
}

[data-name="TECHNICAL_DATA_AGREEMENT_SECTION"] .grid-actions {
    display: flex;
    justify-content: flex-start;
}

.add-file {
    background-color: #e4002b;
    color: #fff;
}

.sharepoint-empty {
    display: none !important;
}

.handlebars-search-container {
    margin-top: 13rem;
    padding-bottom: 5rem;
    height: calc(100vh - 272px);
}

    .handlebars-search-container .search-results {
        border-radius: 5px;
        padding: 1.9rem 3.2rem;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    }

        .handlebars-search-container .search-results h2 {
            font-family: 'Raleway Black';
            font-size: 1.2rem;
            line-height: 2;
            letter-spacing: 2px;
            color: #393939;
            text-transform: uppercase;
            margin: 0;
        }

        .handlebars-search-container .search-results .page-header {
            border-bottom: none;
            margin: 0;
        }

        .handlebars-search-container .search-results li {
            border-radius: 5px;
            padding: 1.2rem 3.2rem;
            box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
            margin-bottom: 0.8rem;
        }

            .handlebars-search-container .search-results li h3 {
                margin-top: 0;
            }


                .handlebars-search-container .search-results li h3 a {
                    color: #393939;
                    font-family: 'Raleway Black';
                    font-size: 1.6rem;
                    line-height: 2;
                }

            .handlebars-search-container .search-results li p {
                display: none;
            }

    .handlebars-search-container #search_sort_options {
        display: none;
    }

    .handlebars-search-container .facets {
        margin-bottom;
    }

    .handlebars-search-container .panel-heading {
        background-color: transparent;
        border: none;
        font-family: 'Raleway Black';
        font-size: 1.2rem;
        line-height: 2;
        letter-spacing: 2px;
        color: #393939;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .handlebars-search-container .facet-view {
        padding: 0.9rem;
        margin-bottom: 0;
    }

    .handlebars-search-container .facet-list-group-item {
        font-family: Raleway;
        color: #393939;
        font-size: 1.2rem;
    }

    .handlebars-search-container .panel-body {
        padding: 0;
    }


    .handlebars-search-container .facet-view:first-child {
        border-bottom: none;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    }

    .handlebars-search-container .facet-view:last-child {
        border-top: none;
        border-bottom-left-radius: 5px;
        border-bottm-right-radius: 5px;
        box-shadow: 0 4px 5px 0 rgba(0,0,0,0.15);
    }

.addfh {
    margin-top: 1.6rem;
}

div#FlightHours a {
    display: none;
}

div#FlightHours table {
    display: none;
}

/*div#Availability a {
    display: none;
}

div#Availability table {
    display: none;
}*/

div#FlightHours .view-empty {
    display: none !important;
}

/*div#Availability .view-empty {
    display: none !important;
}*/

#myfleets tr td:first-child {
    padding: 0 !important;
}

#myfleets tr td a {
    font-size: 1.6rem;
    font-family: Raleway Bold;
    line-height: 1.5;
}

#myfleets tr td img {
    width: 18.4rem;
}

.myfleet__wrapper .myfleet__image {
    background-position: center;
    width: 100%;
    height: 20.4rem;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
}

/*Avanade Custom Font*/
@font-face {
    font-family: 'Raleway Book';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Book.woff') format('woff');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Light.woff') format('woff');
}

@font-face {
    font-family: 'Raleway Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Raleway Medium';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Raleway Black';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../Raleway-Black.woff') format('woff');
}


html, body {
    height: 100%;
    margin: 0;
    min-height: calc(100vh - 80px);
}

body {
    font-family: Raleway;
}

.content-wrapper {
    min-height: calc(100vh - 80px);
}

a {
    color: #e4002b;
}

    a:focus {
        color: #e4002b;
        outline: none;
    }

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -2px;
}



/**********************

        Buttons

**********************/

.btn-default {
    background-color: #ffffff;
    color: #656565;
    border: 1px solid #e4002b;
    border-radius: 70px 70px 70px 70px;
    -moz-border-radius: 70px 70px 70px 70px;
    -webkit-border-radius: 70px 70px 70px 70px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: small;
    font-family: "Raleway bold";
}

.btn-outline-info {
    padding: 0;
}

.btn-default:hover, .btn-default:focus {
    background-color: whitesmoke;
    color: #b7b7b7 !important;
    border: 1px solid #e4002b;
}

.btn-default:active, .btn-default:active:focus {
    background-color: whitesmoke;
    color: #b7b7b7 !important;
    border: 1px solid #e4002b;
    -webkit-box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
    -moz-box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
    box-shadow: inset 10px 10px 10px -5px rgba(136, 0, 0, 0.88);
}

.btn-primary {
    background-color: #e4002b;
    color: #ffffff;
    border: 1px solid #e4002b;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Raleway Bold";
    letter-spacing: 1px;
    padding: 0.8rem 1.6rem;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #e4002b;
        color: #ffffff;
        border: 1px solid #e4002b;
        opacity: 0.8;
    }

    .btn-primary:active, .btn-primary:active:focus {
        background-color: #e4002b;
        color: #ffffff;
        border: 1px solid #e4002b;
        opacity: 0.8;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

button.btn-default.launchentitylookup {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 35px !important;
    height: 35px !important;
    border-color: #cccccc !important;
}

/*/.crmEntityFormView .actions .btn:first-child {
	margin-right: 3.2rem;
}

.crmEntityFormView .actions {
	display: flex;
	justify-content: flex-end;
}*/

button.my-btn-info, button.my-btn-info:hover, button.my-btn-info:active,
button.my-btn-info:active:focus, button.my-btn-info.active:focus {
    color: #e4002b;
    background-color: transparent !important;
    border: none !important;
    border-color: transparent !important;
    outline: none !important;
    text-decoration: underline;
}

button.dt-button:active {
    box-shadow: none !important;
    background: none !important;
}

#InsertButton {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}

.btn__incident {
    background: #fff !important;
    color: #393939 !important;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}

.btnnewquery {
    background-color: #e4002b !important;
    border: none !important;
    border-radius: 30px !important;
}

    .btnnewquery:hover, .btnnewquery:focus {
        background-color: #e4002b !important;
        border: none !important;
    }

input.form-control.lookup {
    border-radius: 10px 0px 0px 10px !important;
    -moz-border-radius: 10px 0px 0px 10px !important;
    -webkit-border-radius: 10px 0px 0px 10px !important;
}

    input.form-control.lookup#customerid_name {
        -webkit-border-radius: 10px !important;
        -moz-border-radius: 10px !important;
        border-radius: 10px !important;
    }

.

div.datetimepicker > input {
    border-radius: 10px 0px 0px 10px !important;
    -moz-border-radius: 10px 0px 0px 10px !important;
    -webkit-border-radius: 10px 0px 0px 10px !important;
}

div.datetimepicker > span {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

input[type="search"] {
    background: url(../../search.svg) no-repeat 98% center;
    border-radius: 10px !important;
    border: 1px solid #393939;
    padding: 0 0.8rem;
    color: rgba(0,0,0,0.6);
    line-height: 1.29;
    height: 3.2rem;
    padding: 0.6rem 1.2rem;
    margin-right: 1.6rem;
}

input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #aaa;
    margin-right: 0.5em;
}

input[type="date"]:focus:before,
input[type="date"]:valid:before {
    content: "";
}

select.lookup.form-control, select.picklist.form-control {
    /* generale */
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position-x: 96%;
}

.clearlookupfield {
    height: 3.5rem;
    display: inline-flex;
}

.launchentitylookup {
    display: inline-flex;
}

.btn-default:active, .btn-default:active:focus {
    box-shadow: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none;
}

/***********************

    Container e Grid

***********************/

.custom-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

> .col,
> [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

}

@media (min-width: 768px) {
    .custom-container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .custom-container {
        width: 970px;
    }
}

@media (min-width: 1440px) {
    .custom-container {
        width: 1410px;
        padding-left: 0;
        padding-right: 0;
    }
}

.my-banner-01 {
    padding-left: 0px;
    color: #393939;
    background-color: #d8d8d8;
    font-family: Raleway Bold;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: -0.63px;
    margin-bottom: 3.2rem;
}

.my-banner-01-lower {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
}

    .my-banner-01-lower > .my-small-label {
        line-height: 60px;
    }

.bottom {
    align-self: bottom;
}

.my-banner-01 h1.my-title-01 {
    color: #393939;
    font-size: 40px;
    font-family: Raleway Black;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.my-banner-01 div.my-text {
    font-size: 14px;
}

.my-banner-01 .text-toggle[aria-expanded=false] .text-expanded {
    display: none;
}

.my-banner-01 .text-toggle[aria-expanded=true] .text-collapsed {
    display: none;
}

.breadcbreadcrumbrumb > li + li:before {
    content: "/ ";
    font-family: Raleway;
    padding: 0 5px;
    color: #666;
}

.my-breadcrumb-01, .breadcrumb {
    background-color: transparent !important;
}

.breadcrumb-item a {
    color: #e4002b !important;
    font-family: Raleway;
    text-decoration: underline !important;
    font-size: 12px;
    line-height: 16px;
}

.breadcrumb-item.active {
    color: #393939;
    font-size: 12px;
    line-height: 16px;
}

div#link-to-manual, div#link-to-manual a {
    padding-left: 0px;
    color: #e4002b !important;
    font-family: Raleway Bold;
    font-size: 14px;
    line-height: 16px;
}


.leoHeader [data-toggle="dropdown"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-size: 1.1rem;
    margin-left: 7px;
    border: none;
}


#header {
    transition: all 0.5s;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
}

    #header.scrollUp {
        transform: translateY(-124px);
    }

.username {
    font-family: 'Raleway Bold';
    font-size: 1.4rem;
    line-height: 1.71;
}

.content-wrapper {
    margin-top: 5.6rem;
}

    .content-wrapper.logged-content {
        margin-top: 12.4rem;
    }

.previewCMS + div .content-wrapper {
    margin-top: 17.2rem;
}


.my-header-dropdown-menu {
    border: 0;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    transition: 0.3s;
}

    .my-header-dropdown-menu:first-child {
        display: none;
    }

.card-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cardshadowed {
    /* generale*/
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    display: flex;
}

    .cardshadowed:hover {
        /* generale*/
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    }

.cardshadowed--small {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    margin-bottom: 0.8rem;
}

.cardshadowed2 {
    display: flex;
    flex-direction: column;
}

.panel-heading.nocolor {
    /* generale*/
    background-color: transparent;
}

.my-container-01 .panel-title .glyphicon {
    float: right;
}

.my-container-01 .panel {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.my-container-01 .panel-heading {
    background-color: #fefefe;
    border-radius: 10px;
}

.accordeon-item-title a {
    font-family: Raleway Black;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: rgb(95, 95, 95);
}

    .accordeon-item-title a:hover {
        font-size: 16px;
        font-weight: 900;
        color: #e4002b !important;
    }

.accordeon-item-chevron {
    color: rgba(138, 138, 138, 0.61);
    font-size: large;
    font-weight: 100;
}

.accordeon-item-text {
    color: rgb(95, 95, 95);
    font-size: smaller;
    font-weight: 600;
    margin-left: 35px;
}

/****************************
            News
****************************/

#news .cardshadowed {
    display: flex;
}

#news td {
    flex: 1 1 auto;
    display: flex;
    padding: 0 1.2rem !important;
}

.news__title {
    font-family: Raleway Black;
    font-size: 1.6rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #e4002b;
}

    .news__title:hover {
        color: #e4002b;
    }

.news__date {
    font-family: Raleway Medium;
    color: #404040;
    font-size: 1.2rem;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
}

.news__img {
    height: auto;
    width: 20.8rem;
    object-fit: cover;
    margin-right: 2.4rem;
}

.news__description {
    font-family: Raleway;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #393939;
    margin-bottom: 0;
    text-align: justify;
}

.news__wrapper {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
}

.news__details-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0.8rem;
}


#news_filter input[type="search"] {
    margin-right: 0;
}
/****************************
           End News
****************************/


.content {
    font-size: 16px;
    color: green;
}

.description {
    color: white;
    margin-top: -21px;
    background-color: #777;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.description2 {
    color: white;
    background-color: #777;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsBox {
    border-radius: 10px !important;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    border: 1px solid transparent !important;
}

.leoContainer {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.section-title {
    padding-top: 1rem;
    color: #393939;
    font-family: Raleway Black;
    font-size: 1.2rem;
}

.section-title--not-pad-t {
    padding-top: 0;
}

.section-title-mar-b-small {
    margin-bottom: 1.6rem;
}

.request-account-submit-btn-container {
    width: 50%;
    margin: auto !important;
    display: flex;
    border-top: 0px !important;
    padding-bottom: 1em !important;
}

.request-account-submit-btn {
    width: 25em;
}

.entity-form .panel-title .glyphicon {
    float: right;
}

.entity-form .panel {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.entity-form .panel-heading {
    background-color: #fefefe;
    border-radius: 10px;
}

.paneltitlewrap {
    color: white;
    font-size: 5px;
    border-bottom: unset !important;
}

.data-table-custom th {
    border-bottom: 0px !important;
}

.data-table-custom {
    border-bottom: 0px !important;
}

.data-table-custom {
    padding-top: 3.2rem;
}

.custom-subtitle {
    color: #393939;
    font-family: Raleway Black;
}

.dropdown-menu > li > a {
    font-family: Raleway Book;
    color: #393939;
    font-size: 1.4rem;
    font-weight: 500;
    margin-left: 0;
    opacity: 0.9;
    padding: 1.4rem 2.4rem;
    line-height: 1.4;
    padding-bottom: 0;
    background-color: transparent;
}

.case-info .description {
    margin-top: 15px;
}

.case-info .resolution {
}

.case-info .articles {
    margin-top: 20px;
}

.case-info .form {
    clear: both;
    padding-top: 15px;
}

.case-info .articles {
    margin-top: 20px;
}

.my-banner-01 {
    padding-top: 1.9rem;
    padding-bottom: 0;
}

.my-breadcrumb {
    background-color: transparent !important;
    padding-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0;
}

.breadcrumb-item {
    line-height: 1.33;
}

.my-small-label {
    line-height: 1.33;
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: right;
    letter-spacing: 0.4px;
    color: #e4002b;
    text-decoration: underline;
}

    .my-small-label:hover {
        color: #e4002b;
    }

.my-small-label-icon {
    margin-right: 0.7rem;
}

h1.my-title-01 {
    margin: 0;
    line-height: 1.1;
}

@media(min-width: 1440px) {
    .container-header {
        width: 123.2rem;
    }

    .container-header__padding-rigt {
        margin-right: 3.2rem;
    }
}


.my-banner-01-lower {
    padding-left: 0;
    padding-right: 0;
}

.my-banner-01 div.my-text {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    color: #393939;
    padding-top: 1.1rem;
    line-height: 1.63;
}

/********************
        Header
*********************/

#btnCtrl {
    float: left !important;
}

.login {
    display: flex;
    width: 200px;
    background-color: white;
    align-items: center;
    justify-content: center;
}

    .login div {
        cursor: pointer;
        font-family: Raleway Black;
        font-size: 14px;
        background-color: white;
        color: #e4002b;
    }

.header__user {
    display: flex;
    height: auto;
    width: auto;
    padding-top: 1.2re
}

    .header__user a {
        margin-right: 10px;
        color: white;
        font-family: 'Raleway Book';
        font-size: 1.4rem;
        line-height: 1.71;
    }

#mainHeader {
    display: flex;
    justify-content: space-between;
    background-color: transparent;
}

.leoHeader {
    background-color: #e4002b;
    border-style: none;
    border-color: white;
}

    .leoHeader nav {
        border-style: none;
        border-color: white;
    }

.access_section {
    padding-right: 44px;
    color: white;
    flex: nowrap;
    padding-top: 1.2rem;
}

.logo__url {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}

    .logo__url:hover {
        text-decoration: none;
    }

.logo__title {
    font-family: 'Raleway Medium';
    font-size: 2rem;
    line-height: 1.2;
    color: white;
    margin: 0;
}

.leoHeaderxxxx [data-toggle="dropdown"]:after {
    content: " ▼";
}

#collapsibleNavbar {
    background-color: transparent;
}

    #collapsibleNavbar a.nav-link {
        background-color: transparent;
        display: flex;
        align-items: center;
        padding-top: 2.8rem;
        padding-bottom: 1.6rem;
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1.6rem;
        line-height: 1.5;
        font-family: 'Raleway Book';
    }

.navbar {
    background-color: transparent;
}

.navbar-inverse {
    background-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #666666;
        padding-bottom: 10px;
        border: none !important;
    }

.dropdown-toggle:focus {
    border: none !important;
}

.navbar-inverse .navbar-nav > li > a:focus {
    outline: none !important;
}

.logo__url {
    font-family: Raleway Medium;
    color: white;
    font-size: 2rem;
    font-weight: 500;
    display: flex;
    padding-left: 30px;
    cursor: pointer;
    align-items: center;
}

.header__user-logged {
    display: flex;
}


.header__logo {
    margin-right: 0.8rem;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

    /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
    .sticky + .content {
        padding-top: 102px;
    }

.tizianaBreakpoint {
}

@media (max-width: 1439px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }
}

.link-element {
    cursor: pointer;
    font-family: Raleway Black;
    font-size: 14px;
    color: white;
    padding-right: 26px;
}

.link {
    display: flex;
    width: auto;
    align-items: center;
}

/* End Header */

/* News Details */

.back {
    padding: 10px 5px;
    color: #e4002b;
    font-family: Raleway Black;
    font-size: 1.6rem;
    cursor: pointer;
    padding-left: 2.9rem;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 24px 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.707 5.293a1 1 0 00-1.414 0l-6 6a1 1 0 000 1.414l6 6a1 1 0 001.414-1.414L6.415 13H20a1 1 0 000-2H6.415l4.292-4.293a1 1 0 00.083-1.32z' fill='%23E4002B' fill-rule='evenodd'/%3E%3C/svg%3E");
}

    .back:hover {
        color: black;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.707 5.293a1 1 0 00-1.414 0l-6 6a1 1 0 000 1.414l6 6a1 1 0 001.414-1.414L6.415 13H20a1 1 0 000-2H6.415l4.292-4.293a1 1 0 00.083-1.32z' fill='%23000000' fill-rule='evenodd'/%3E%3C/svg%3E");
    }

.news-page-article-container-01 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 20px;
}

.news-page-article-title-01 {
    font-family: Raleway Black;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #e4002b;
}

.news-page-article-date-01 {
    font-family: Raleway Medium;
    color: #404040;
    font-size: 12px;
    font-weight: 500;
    padding-top: 0px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
}

.news-page-article-text-01 {
    text-align: justify;
    text-justify: inter-word;
}

.news-page-article-imgcontainer-01 {
    margin-bottom: 1%;
    margin-right: 0px;
    padding-right: 0px;
}

@media (min-width: 760px) {
    .my-right-float { /* da usare in caso di tablet se necesario sostituendo il pull right e facendo un poco di test */
        float: right;
    }
}

/* End News Details */

/* Welcome Banner */

.bannerLeonardo {
    background-image: url("../one-leonardo.jpg");
    height: 41.6rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin-bottom: 3.2rem;
}

    .bannerLeonardo::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-blend-mode: multiply;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
        z-index: -1;
        display: block;
    }

.bannerLeonardoHelicopters {
    background-image: url("../elicottero-background-banner.jpg") !important;
}

.bannerLeonardoElectronicsATC {
    background-image: url("../ATC_banner.jpg") !important;
}

.bannerLeonardoElectronicsDS {
    background-image: url("../DS_banner.jpg") !important;
}

.bannerLeonardoKopter {
    background-image: url("../kopter_banner.jpg") !important;
}

.bannerLeonardoCyber {
    background-image: url("../cyber_banner.jpg") !important;
}

.bannerLeonardoAircraft {
    background-image: url("../aircraft_banner.jpg") !important;
}

.bannerTitle {
    font-family: Raleway Black;
    font-size: 4rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.63px;
    color: #ffffff;
}

.bannerSubTitle {
    font-family: 'Raleway Book';
    font-size: 1.6rem;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 0;
}

/************************

    Whatsnew component

*************************/

@media(min-width: 1440px) {
    .whatsnew {
        width: 123.2rem;
    }

    .whatsnew__wrapper {
        padding: 1.6rem 3.2rem;
    }


    .cardshadowed .table-content {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}


.whatsnew {
    margin: 0 auto;
    margin-top: 3.2rem;
}

    .whatsnew .cardshadowed {
        display: flex;
        flex-direction: column;
    }

    .whatsnew .table-content {
        padding-top: 2rem;
    }

table.dataTable thead th, dataTable tfoot th,
table.dataTable tbody th, dataTable tbody td {
    padding: 1rem 1.6rem !important;
}

    table.dataTable thead th:after {
        content: '\25be';
        padding-left: 0.8rem;
    }

table.dataTable tbody td {
    padding: 0.8rem 1.6rem;
}

#myfleet table.dataTable tbody td {
    padding: 0.8rem 1.6rem;
    height: 12rem;
    line-height: 1.6rem;
}

#myfleets td:first-child:before {
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: 0;
    right: 0.2rem;
    display: block;
    height: 12rem;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
}


table.dataTable tbody td:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

table.dataTable tbody td:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

.dataTables_wrapper {
    margin-bottom: 2.7rem;
}

#publications_table_wrapper {
    overflow: auto;
}

/***************************

 Accordion con Cardshadowed

****************************/

.cardshadowed {
    margin-bottom: 1.6rem;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
}

.block-card .cardshadowed {
    flex-wrap: wrap;
}

.block-card--permission .cardshadowed__wrapper {
    flex-basis: 100%;
}

.block-card--permission .cardshadowed__label {
    width: 20%;
}

.block-card--permission .cardshadowed__value {
    width: 80%;
}

.align-flex-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-header__margin-right {
    margin-right: 3rem;
}

.cardshadowed__btn {
    display: flex;
    justify-content: space-between;
    background: white;
    border: none;
    box-shadow: none;
    padding: 0;
}

    .cardshadowed__btn:hover {
        cursor: pointer;
    }

    .cardshadowed__btn:focus {
        outline: none;
    }

.cardshadowed__title {
    font-family: Raleway Black;
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
    text-transform: uppercase;
    text-align: justify;
    //inserito da Santo 07/09 - chiedere conferma a Carlo
}

.details-link {
    font-family: Raleway;
    font-size: 1.2;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #e4002b;
}

    .details-link:hover {
        color: #e4002b;
    }

.cardshadowed__arrow {
    transition: transform 0.3s;
}


.cardshadowed .cardshadowed__btn .cardshadowed__arrow {
    transform: rotate(0);
}

.cardshadowed .cardshadowed__btn[aria-expanded='true'] .cardshadowed__arrow {
    transform: rotate(180deg);
}

.cardshadowed__wrapper {
    flex-basis: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cardshadowed__label {
    font-size: 1.2rem;
    font-family: Raleway;
    color: #393939;
    padding-left: 2.4rem;
    width: 40%;
    line-height: 2.4rem;
}

.cardshadowed__value {
    font-size: 1.2rem;
    font-family: Raleway Bold;
    color: #393939;
    padding-left: 2.4rem;
    width: 60%;
    line-height: 2.4rem;
}

.rotate-180deg {
    transform: rotate(180deg);
}

.rotate-zero {
    transform: rotate(0);
}

/*
.row {
    width: 100%;
}
*/

.row-padding-top {
    margin-top: 3.2rem !important;
}

.row-padding-bottom {
    margin-bottom: 3.2rem !important;
}

.link-underline {
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #e4002b;
    text-decoration: underline;
}

.text-small {
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #393939;
}

.title-section {
    font-family: 'Raleway Black';
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
}

@media(min-width: 1440px) {
    .title-section-mar-offset {
        margin-left: -3rem;
    }
}

.faq-section__card {
    display: flex;
    flex-direction: column;
}

.faq-section {
    margin-top: 3.2rem;
}

    .faq-section .cardshadowed__title {
        text-transform: uppercase;
    }

.faq-section__title-bar {
    display: flex;
    align-items: center;
    margin-bottom: 1.6rem;
}

    .faq-section__title-bar .title-section {
        margin: 0;
    }

.cardshadowed__text {
    padding: 0.8rem 0 0 0;
}

table.section div:not(.tooltip-arrow) {
    border: none !important;
}

/***********************

    Box Mandatory

************************/

.alert-danger {
    background-color: white !important;
    border-color: #e4002b !important;
    color: #000 !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.
.alert-danger a {
    color: #e4002b !important;
}


/************************

    News Details

*************************/

.tab-title {
    font-family: Raleway Black;
    font-size: 1.2rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
    padding-left: 1.5rem;
}


/********************

    Pagination

********************/

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 1;
    background: #393939 !important;
    color: white !important;
    padding: 0.8rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 1;
    background: white !important;
    color: #393939 !important;
    padding: 0.8rem;
}

.pagination li a {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 1;
    background: white !important;
    color: #393939 !important;
    padding: 0.8rem;
    border-radius: 5px;
}

.pagination li.active a {
    background: #393939 !important;
    color: white !important;
}

.paging_simple_numbers {
    margin-right: 1.3rem;
}

/******************************

    Table

*****************************/

.table th a {
    color: #393939;
}

    .table th a span:before {
        content: '\25be';
        /* background-image: url(../../../arrow.svg); */
        width: 3.2rem;
        height: 3.2rem;
    }

    .table th a:hover {
        color: #393939;
        text-decoration: none;
    }

h2.tab-title.panel-title.paneltitlewrap {
    text-transform: uppercase;
}

/*******************************
    Support Form

*********************************/

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 {
    width: 68.8rem;
    border: 1px solid #393939;
    border-radius: 0.5rem;
    margin: 0 auto;
    padding: 3.2rem 8.8rem 4rem 8.8rem;
}

[data-name="{75d0833f-47b0-472d-8c3e-1eeaf1a248b7}"] tr:last-child {
    display: none;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [aria-label="Notes"] {
    display: none;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [aria-label="General"] {
    margin-bottom: 0;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [data-name="{bda8547e-133a-4d78-8b59-7ba8a540b4c5}"] .tab-column div fieldset:last-child {
    display: none;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 [data-name="{bda8547e-133a-4d78-8b59-7ba8a540b4c5}"] {
    margin-bottom: 0;
}
/*
#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .actions {
	display: flex;
	justify-content: center;
}

	#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .actions input[type="button"] {
		min-width: 20.8rem;
	}
	*/
#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .cell:nth-child(odd) {
    padding: 0 1.6rem 2rem 5.7rem;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .cell:nth-child(even) {
    padding: 0 5.7rem 2rem 1.6rem;
}

.crmEntityFormView .cell:nth-child(odd) {
    padding: 0 1.6rem 2rem 5.7rem;
}

.crmEntityFormView .cell:nth-child(even) {
    padding: 0 5.7rem 2rem 1.6rem;
}

#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .cell label {
    font-size: 1.2rem;
    font-family: Raleway Book;
    line-height: 1.33;
    color: #393939;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

/*#EntityFormControl_fe9c13c41ed3e911a85f000d3a45a408 .crmEntityFormView .actions .btn:first-child {
	margin-right: 0;
}*/

#AttachFile {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0.1rem;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    white-space: nowrap;
    width: 0.1rem;
}

#AttachFileLabel {
    color: #393939;
    background-color: white;
    width: 24rem;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e4002b;
    border-radius: 25px;
    text-align: center;
    font-size: 1.4rem !important;
    text-transform: uppercase;
    font-family: Raleway Bold !important;
    line-height: 1.71 !important;
    padding: 0 !important;
    padding-top: 1.1rem !important;
    padding-bottom: 1.1rem !important;
    margin-bottom: 0;
    cursor: pointer;
}

.label__file {
    padding-left: 1.6rem;
}

.required {
    display: flex;
    align-items: center;
}

/*******************************
    Table first hide

*********************************/
.hide-first-col td:first-child {
    display: none;
}

.hide-first-col th:first-child {
    display: none;
}

/*****/
button.clearlookupfield {
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
    /* border-left-color: #393939; */
}

.input-group-btn:first-child > .btn {
    border-left-color: #393939;
}

button.launchentitylookup spa.fa-search {
    color: transparent;
    background: url(../../search.svg) no-repeat 100% center;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
}

.lnd-hidden {
    display: none;
}

/************************
 classi recuperare da technicalquery.css
************************/

.Rectangle-Copy-21 {
    width: 123.1rem;
    height: 4.8rem;
    border-radius: 0.5rem;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

th {
    width: 4.9rem;
    height: 1.6rem;
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #393939;
}

div.dt-buttons {
    float: right !important;
    display: flex;
}

.btnLnd {
    background-color: #e4002b;
    border-radius: 20px;
    font-weight: bold;
    color: #ffffff !important;
    text-decoration: none;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #ffffff;
    text-decoration: none;
}

.btn--primary {
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 11px 16px !important;
    background-color: #e4002b;
    color: #ffffff;
    font-family: Raleway Bold;
    line-height: 1;
    font-size: 1.4rem;
}

    .btn--primary:hover, .btn--primary:focus {
        border: 1px solid #666;
        color: #ffffff;
        text-decoration: none;
    }

.btnnewquery {
    border: 1px solid;
    border-radius: 30px;
    height: 40px;
    padding-top: 8px !important;
    background-color: #e4002b;
    color: #ffffff;
    font-weight: bold;
}

    .btnnewquery:hover, .btnnewquery:focus {
        border: 1px solid #666;
        border-radius: 30px;
        height: 40px;
        padding-top: 8px !important;
        background-color: #e4002b;
        color: #ffffff;
        font-weight: bold;
    }

.btn--advanced-search {
    font-family: Raleway Book;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    padding: 0;
    margin: 0 3.2rem 0 0;
    border: 0;
    background-color: transparent;
    outline: none;
    text-decoration: underline;
}

/************************
    Search Publication
 ***********************/

.search-publication__wrapper {
    margin-bottom: 1.6rem;
}

    .search-publication__wrapper input[type="search"] {
        width: 48rem;
    }

.advance-search {
    display: flex;
    flex-wrap: wrap;
}

    .advance-search select, .advance-search .lookup, .advance-search div {
        width: 40%;
        margin-right: 3.2rem;
        margin-bottom: 1.6rem;
    }

.dataTables_filter > label > input {
    height: 3.2rem;
}

.dataTables_filter.publications, .dataTables_filter.software {
    display: flex;
    width: 100%;
}

    .dataTables_filter.publications label, .dataTables_filter.software label {
        order: 2;
        position: absolute;
        right: 4.5rem;
        top: 0;
        margin-bottom: 0;
    }

    .dataTables_filter.publications .dt-buttons, .dataTables_filter.software .dt-buttons {
        order: 3;
        position: absolute;
        right: 0;
        margin-right: 0;
    }

    .dataTables_filter.publications #filter, .dataTables_filter.software #filter {
        display: flex !important;
    }

    .dataTables_filter.publications .lookup, .dataTables_filter.publications .datetimepicker, .dataTables_filter.software .lookup, .dataTables_filter.software .datetimepicker {
        width: 25rem;
        margin-right: 2rem;
    }

.input-group.datetimepicker .form-control:first-child {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.tooltip-inner {
    padding: 0.4rem 1.2rem;
    font-size: 1.3rem;
    border-radius: 8px;
    line-height: 1.33;
    background-color: #393939;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #393939;
}

.browse-publication .cardshadowed {
    align-items: center;
    padding: 1.6rem 3.2rem;
    justify-content: space-between;
}

.cardshadowed__publication-link {
    font-family: Raleway Black;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    color: #e4002b;
    text-transform: uppercase;
    margin-right: 1.6rem;
}

    .cardshadowed__publication-link:hover {
        color: #393939;
    }

.btn__heart {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    background: url('/../heart-off.svg');
    width: 2.4rem;
    height: 2.4rem;
    transition: background 0.3s ease-in-out;
}

.btn__heart--active {
    background: url('/../heart-on.svg');
}

.tooltip__info {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}

.sidebar-box__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    flex-basis: 100%;
}

.sidebar-box__item {
    margin-bottom: 1.6rem;
    display: flex;
    align-items: flex-start;
    flex-basis: inherit;
}

d

.sidebar-box__link, .sidebar-box__date, .sidebar-box__text {
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #e4002b;
}

.sidebar-box__link-wrapper {
    padding-left: 1.6rem;
    line-height: 1;
    /* flex-basis: inherit; */
}

.sidebar-box__icon {
    font-size: 1.6rem;
}

    .sidebar-box__icon img {
        width: 1em;
        height: 1em;
    }

.sidebar-box__link {
    color: #e4002b;
    margin-left: 0;
    font-size: 1.2rem;
}

.sidebar-box__date, sidebar-box__text {
    color: #393939;
}

p.sidebar-box__date {
    margin-bottom: 0;
}

.sidebar-box__text {
    font-family: Raleway Medium;
}

.sidebar-box__item:last-child {
    margin-bottom: 0;
}

.publication-search {
    flex-direction: column;
}


    .publication-search .dataTables_wrapper {
        margin-bottom: 0;
    }

#SendLeonardo {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}

/*
#UpdateButton {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
}
*/
.browse-publication .lookup {
    margin-bottom: 2.4rem;
}


/* The container */
.checkmark__container {
    display: block;
    position: relative;
    padding-left: 0;
    margin: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .checkmark__container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }


/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkmark__container input:checked ~ .checkmark:after {
    display: block;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #393939;
    padding: 7px;
}

.checkmark__container input:checked ~ .checkmark {
    /* background-color: #e4002b; */
    border-color: #e4002b;
}

.checkmark__container .checkmark:after {
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e4002b;
    transform: translate(-50%, -50%);
}

.cardshadowed__title-group {
    padding-left: 2rem;
}

    .cardshadowed__title-group label {
        font-family: Raleway Bold;
        font-size: 1.2rem;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #393939;
    }

.cardshadowed__full-width {
    width: 100%;
    height: 1.6rem;
}

.pad-left-hide {
    padding-left: 3.6rem;
}

.view-wrapper {
    position: absolute;
    right: 1rem;
}

.edit-wrapper {
    margin-left: 3.1rem;
}

.user-permissions .cardshadowed__label {
    padding-left: 0;
}

.cardshadowed--small {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    margin-bottom: 0.8rem !important;
}

.lnd-card-greyed {
    display: flex;
    padding: 1.6rem 3.2rem 0.8rem 3.2rem;
    margin-bottom: 2.4rem;
    align-items: flex-start;
    background-color: #f7f7f7;
}

.lnd-card-greyed__list {
    padding-left: 2.8rem;
    margin: 0;
    list-style-type: none;
}

.lnd-card-greyed__item {
    margin-bottom: 0.8rem;
    font-family: Raleway Bold;
    display: flex;
    justify-content: flex-start;
}

.lnd-card-greyed__item, .lnd-card-greyed__label {
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
}

.lnd-card-greyed__label {
    font-family: Raleway;
    margin-right: 3.2rem;
    width: 15%;
    font-weight: 700;
}

.lnd-card-greyed__value {
    width: 25%;
    word-break: break-all;
    font-family: Raleway;
    margin-right: 3.2rem;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
    font-weight: 700;
}

td {
    font-family: Raleway;
    color: #393939;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 400;
}

.label--red {
    color: #e4002b;
}

.workflow-link-publish {
    background: #e4002b;
    color: #fff;
    padding: 1.2rem 4rem;
    font-size: 1.4rem;
    font-family: Raleway Bold;
    margin-top: 0;
    line-height: 1;
    letter-spacing: 1px;
    margin-top: 0 !important;
}

    .workflow-link-publish:hover {
        background: #e4002b;
        color: #fff;
    }

    .workflow-link-publish:active {
        background: #e4002b;
        color: #fff;
    }


    .workflow-link-publish:focus {
        background: #e4002b;
        color: #fff;
    }

.tab-title {
    padding-left: 0;
    border-bottom: none !important;
    text-transform: uppercase;
    margin-top: 0;
}

.news-page-article-container-01 .tab-title {
    padding-left: 1.5rem;
}

.cardshadowed--big {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}

.dropdown--usermanagement .dropdown-menu {
    padding: 2rem 0;
    width: 25rem;
    left: -50%;
    border-radius: 10px;
}

.dropdown--usermanagement .dropdown-item {
    font-family: Raleway;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: normal;
    color: #393939;
    padding: 0 2.4rem;
}

    .dropdown--usermanagement .dropdown-item:hover {
        background-color: #f7f7f7;
    }

.dropdown--usermanagement .dropdown-toggle {
    border: none !important;
}

.dropdown--usermanagement .btn {
    color: #e4002b;
    padding: 0;
    font-size: 3.2rem;
    margin-top: -1.6px;
    height: 3.2rem;
    line-height: 1;
    color: #e4002b;
    background: transparent;
}

    .dropdown--usermanagement .btn:hover, .dropdown--usermanagement .btn:focus {
        color: #e4002b;
    }

    .dropdown--usermanagement .btn:active {
        box-shadow: none;
    }

.form-filters-width {
    width: 20.8rem;
}

#filter {
    display: none;
}

.request-company .tab-title + .tab {
    margin: 0 auto;
}

[data-name="GENERAL_DATA_OF_THE_MASTER_ACCOUNT"] {
    padding: 0 4.1rem;
}

.request-company .request-account-submit-btn {
    width: 21rem;
}

.request-company__small-title, .request-company__small-text {
    font-size: 1.2rem;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
}

.request-company__small-title {
    font-family: Raleway Medium;
}

.request-company__small-text {
    font-family: Raleway;
}

.cardshadowed--request-company {
    padding-left: 9.8rem;
    padding-right: 9.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.request-company__title {
    font-family: Raleway Black;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    color: #e4002b;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.request-company__date {
    font-family: Raleway Medium;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
    margin-bottom: 0;
}

    .request-company__date label {
        font-weight: normal;
        margin-bottom: 0;
    }

.request-company-max-width {
    margin: 0 auto;
    width: 90%;
}

.checkmark__label {
    font-family: Raleway;
    font-size: 1.2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
    padding-left: 2.4rem;
}

.checkmark__radio {
    position: relative;
    width: 20%;
    display: flex;
}

.checkmark__radio--not .view-wrapper {
    left: 0 !important;
}

.checkmark__wrapper {
    display: flex;
}

.user-GDPR-agreement {
    margin-bottom: 0rem;
}

.helicopters-wrapper {
    margin-top: 1.6rem;
}

.helicopter-input__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

    .helicopter-input__wrapper .form-group:first-child {
        width: 12.8rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(2) {
        width: 14.4rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(3) {
        width: 16.8rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(4) {
        width: 14.4rem;
    }

    .helicopter-input__wrapper .form-group:nth-child(5) {
        width: 13.6rem;
    }

    .helicopter-input__wrapper .form-group:last-child {
        width: 13.6rem;
    }

    .helicopter-input__wrapper select.lookup.form-control {
        background-position-x: 92%;
    }

#helicopters .form-group {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

#helicopters .cardshadowed {
    flex-direction: column;
}

#helicopters .cardshadowed__title {
    padding-left: 4.9rem;
}

#helicopters .form-group label, .contact-input__wrapper .form-group label {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: normal;
    color: #393939;
}

#helicopters .section-title {
    margin-bottom: 1.6rem;
}

.helicopters-wrapper__button {
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    line-height: 40px;
}

#helicopters .add-row {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    border: 0;
    background: transparent;
    text-decoration: underline;
}

#add-row-helicopter {
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-size: 1.2rem;
    color: #e4002b;
}

.add-row {
    font-family: Raleway;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #e4002b;
    border: 0;
    background: transparent;
    text-decoration: underline;
}

/* .dt-button.buttons-excel.buttons-html5 {
    border-radius: 133px;
    border: 1px solid red;
    background: #ffffff;
    text-decoration: none;
    margin-left: 10px;
    background-color: red;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
}
*/
.lnd-readonly-form {
    pointer-events: none;
}

.lnd-btn-dashboard {
    text-align: right;
}

.contacts-wrapper {
    flex-direction: column;
}

#contacts .section-title {
    margin-bottom: 1.6rem;
}

.contacts-wrapper__button {
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    line-height: 40px;
}

.contact-input__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}


    .contact-input__wrapper .form-group {
        flex-basis: 48%;
    }

.form-control {
    height: 3.6rem;
}

.contacts-section__card .cardshadowed__title {
    padding-left: 4.9rem;
}

.modal-body__wrapper {
    padding: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .modal-body__wrapper img {
        padding-bottom: 4.8rem;
    }

    .modal-body__wrapper .modal-title {
        padding-bottom: 1.6rem;
        font-family: Raleway Medium;
        font-size: 2rem;
        line-height: 1.2;
        color: #393939;
        margin-bottom: 1.6rem;
        padding-bottom: 0;
    }

    .modal-body__wrapper p {
        font-family: Raleway;
        s font-size: 1.4rem;
        line-height: 1.71;
        color: #393939;
        margin-bottom: 1.6rem;
        text-align: center;
    }

    .modal-body__wrapper button {
        min-width: 16.8rem;
    }

.cardshadowed--request-company {
    flex-direction: row;
}

.cardshadowed--thank-you {
    display: block;
    padding: 4rem 3.2rem;
}

.thank-you-section {
    margin-top: 10rem;
}

    .thank-you-section p {
        font-family: Raleway;
        font-size: 1.4rem;
        line-height: 1.71;
        color: #393939;
        margin-bottom: 1.6rem;
        text-align: left;
    }

        .thank-you-section p strong {
            font-family: Raleway Bold;
        }

.thank-you-section__title {
    padding-bottom: 1.6rem;
    font-family: Raleway Black;
    font-size: 4rem;
    line-height: 1.2;
    color: #393939;
    margin-bottom: 1.6rem;
    padding-bottom: 0;
}

.cardshadowed--data-agreement {
    padding: 2.4rem 3.2rem;
}

[data-name="TECHNICAL_DATA_AGREEMENT_SECTION"] .grid-actions {
    display: flex;
    justify-content: flex-start;
}

.add-file {
    background-color: #e4002b;
    color: #fff;
}

.sharepoint-empty {
    display: none !important;
}

.handlebars-search-container {
    margin-top: 13rem;
    padding-bottom: 5rem;
    height: calc(100vh - 272px);
}

    .handlebars-search-container .search-results {
        border-radius: 5px;
        padding: 1.9rem 3.2rem;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    }

        .handlebars-search-container .search-results h2 {
            font-family: 'Raleway Black';
            font-size: 1.2rem;
            line-height: 2;
            letter-spacing: 2px;
            color: #393939;
            text-transform: uppercase;
            margin: 0;
        }

        .handlebars-search-container .search-results .page-header {
            border-bottom: none;
            margin: 0;
        }

        .handlebars-search-container .search-results li {
            border-radius: 5px;
            padding: 1.2rem 3.2rem;
            box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
            margin-bottom: 0.8rem;
        }

            .handlebars-search-container .search-results li h3 {
                margin-top: 0;
            }


                .handlebars-search-container .search-results li h3 a {
                    color: #393939;
                    font-family: 'Raleway Black';
                    font-size: 1.6rem;
                    line-height: 2;
                }

            .handlebars-search-container .search-results li p {
                display: none;
            }

    .handlebars-search-container #search_sort_options {
        display: none;
    }

    .handlebars-search-container .facets {
        margin-bottom;
    }

    .handlebars-search-container .panel-heading {
        background-color: transparent;
        border: none;
        font-family: 'Raleway Black';
        font-size: 1.2rem;
        line-height: 2;
        letter-spacing: 2px;
        color: #393939;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .handlebars-search-container .facet-view {
        padding: 0.9rem;
        margin-bottom: 0;
    }

    .handlebars-search-container .facet-list-group-item {
        font-family: Raleway;
        color: #393939;
        font-size: 1.2rem;
    }

    .handlebars-search-container .panel-body {
        padding: 0;
    }


    .handlebars-search-container .facet-view:first-child {
        border-bottom: none;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    }

    .handlebars-search-container .facet-view:last-child {
        border-top: none;
        border-bottom-left-radius: 5px;
        border-bottm-right-radius: 5px;
        box-shadow: 0 4px 5px 0 rgba(0,0,0,0.15);
    }

.addfh {
    margin-top: 1.6rem;
}

div#FlightHours a {
    display: none;
}

div#FlightHours table {
    display: none;
}

/*div#Availability a {
    display: none;
}

div#Availability table {
    display: none;
}*/

div#FlightHours .view-empty {
    display: none !important;
}

/*div#Availability .view-empty {
    display: none !important;
}*/

/*#myfleets tr td:first-child {
    padding: 0 !important;
}*/


/*
table.dataTable tbody td:first-child:before {
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: 0;
    right: 0.2rem;
    display: block;
    height: 4.8rem;
     box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
}

table.dataTable tbody td img {
    display: block;
    padding: 1.5rem;
    height: 4.8rem;
    line-height: 20px;
}

table.dataTable tbody td a {
    display: block;
    padding: 1.5rem;
    height: 4.8rem;
    line-height: 20px;
}

*/

#myfleets .Rectangle-Copy-21 {
    box-shadow: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#myfleets tr td a {
    font-size: 1.6rem;
    font-family: Raleway Bold;
    line-height: 0;
    display: block;
    padding: 0;
    position: absolute;
    height: 2.2rem;
}

#myfleets tr td img {
    width: 18.4rem;
    display: block;
    padding: 0;
    height: 12rem;
    padding: 0;
}

#myfleets tr td {
    width: 25%;
}

.myfleet__wrapper .myfleet__image {
    width: 18.4rem;
    height: 10.4rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
}

div#FlightHours .view-loading {
    display: none !important;
}

/*div#Availability .view-loading {
    display: none !important;
}*/

.myfleet__wrapper > table {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.myfleet__wrapper table[data-name="updateavailability"] .form-control {
    height: 3.5rem !important;
}

.myfleet__wrapper tbody {
    width: 100%;
}

.myfleet__wrapper colgroup {
    display: none;
}

#EntityFormControl_d8799e3243ebe911a812000d3a49daf7_EntityFormView table[data-name="{687f9405-ce38-4f2f-8333-615559fdb11f}"] tr {
    display: block;
    width: 100%;
}

#EntityFormControl_d8799e3243ebe911a812000d3a49daf7_EntityFormView table[data-name="{687f9405-ce38-4f2f-8333-615559fdb11f}"] td {
    width: 50%;
    float: left;
    display: inline;
}

    #EntityFormControl_d8799e3243ebe911a812000d3a49daf7_EntityFormView table[data-name="{687f9405-ce38-4f2f-8333-615559fdb11f}"] td.zero-cell {
        display: none;
    }

.myfleet__wrapper .form-control {
    height: auto !important;
}

.myfleet__wrapper td {
    padding-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0 !important;
    flex-basis: 40%;
    width: 40%;
}

.myfleet__wrapper .clearfix:before, .myfleet__wrapper .clearfix:after {
    display: none;
}

.myfleet__wrapper td .info {
    flex-basis: 50%;
    width: 50%;
    float: left;
    display: inline;
}

.myfleet__wrapper td .control {
    flex-basis: 50%;
    width: 50%;
    float: left;
    display: inline;
}

.myfleet__wrapper td .info label {
    margin-bottom: 0;
}

.myfleet__wrapper tr {
    /*
    display: flex;
    justify-content: space-between;
    */
}

.myfleet__wrapper .control input {
    font-size: 1.2rem;
    font-family: Raleway Bold;
    line-height: 1.33;
    color: #393939;
}

.myfleet__wrapper .actions {
    border: none;
}

.myfleet_wrapper .myfleet__image {
    width: 100%;
    height: 21.6rem;
    margin-top: 2.4rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.disclaimer__text {
    text-align: center;
}

    .disclaimer__text h3 {
        font-family: Raleway Black;
    }

    .disclaimer__text p {
        font-family: Raleway;
        font-size: 1.6rem;
        line-height: 1.5;
        color: #393939;
    }

.disclaimer__buttons {
    margin-top: 2.4rem;
    display: flex;
    justify-content: flex-end;
}

    .disclaimer__buttons .submit-btn:first-child {
        margin-right: 2.4rem;
    }

.form-horizontal.add-file {
    background-color: transparent;
    color: #393939;
}

.btn-info {
    background-color: #e4002b;
    color: #fff;
    border: 1px solid #e4002b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: 'Raleway Bold';
    letter-spacing: 1px;
    padding: 0.8rem 1.6rem;
    border-radius: 25px;
}

    .btn-info:hover {
        opacity: 0.8;
        background-color: #e4002b;
        border: 1px solid #e4002b;
    }

#buttonContainer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

    #buttonContainer .btn:first-child {
        margin-right: 1.6rem;
    }

.hidden-lg {
    display: none;
}

/**************************
    Company Profile
**************************/
.company-profile__title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.6rem;
}

    .company-profile__title-wrapper .title-section {
        margin: 0;
    }

.company-profile__support {
    margin-right: 3rem;
}


/*************************************
    Involved Users 
    su My Communication
**************************************/
#Contacts .grid-actions .toolbar-actions {
    float: left !important;
}

.btn-info:active, .btn-info:focus {
    background-color: #e4002b !important;
    border-color: #e4002b !important;
}

.modal-body__text {
    text-transform: initial;
    font-family: 'Raleway Medium';
    color: #393939;
}

.nav-link__icon-remove {
    opacity: 0;
    display: none;
}

.form-search {
    background-color: #393939;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
}

    .form-search .form-control {
        background-color: transparent;
        border-bottom: 2px solid rgba(255,255,255, 0.7);
        border-radius: 0 !important;
        padding: 0;
        width: 95%;
        height: 4rem;
        font-size: 2rem;
        color: rgba(255,255,255, 0.7);
    }

        .form-search .form-control:focus {
            box-shadow: none;
            border-top: none;
            border-left: none;
            border-right: none;
        }

        .form-search .form-control .btn-group {
            display: none;
        }

        .form-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: rgba(255,255,255, 0.7);
            font-family: Raleway;
            font-size: 2rem;
            line-height: 24px;
        }

        .form-search .form-control::-moz-placeholder { /* Firefox 19+ */
            color: rgba(255,255,255, 0.7);
            font-family: Raleway;
            font-size: 2rem;
            line-height: 24px;
        }

        .form-search .form-control:-ms-input-placeholder { /* IE 10+ */
            color: rgba(255,255,255, 0.7);
            font-family: Raleway;
            font-size: 2rem;
            line-height: 24px;
        }

        .form-search .form-control:-moz-placeholder { /* Firefox 18- */
            color: rgba(255,255,255, 0.7);
            font-family: Raleway;
            font-size: 2rem;
            line-height: 24px;
        }

.btn--search {
    background-color: #e4002b;
    color: #fff;
    border-color: transparent !important;
    border-radius: 25px !important;
    font-size: 1.4rem;
    font-family: 'Raleway Bold';
    line-height: 1.71;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    padding: 0.8rem 2.4rem;
    transition: all 0.3s ease-in;
}

    .btn--search:hover {
        background-color: #fff;
        color: #393939 !important;
    }

    .btn--search span {
        margin-right: 1rem;
    }

#search__wrapper {
    display: none;
}

.sorting_1 {
    padding: 0;
}

.message_year-week {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 1.6rem 3.2rem;
    background: #f7f7f7;
    margin: 0 1.6rem 3.2rem 1.6rem;
    font-family: Raleway Black;
    font-size: 1.2rem;
}

.message__icon {
    margin-right: 0.8rem;
}


.welcome-user h2 {
    margin: 0;
    font-family: Raleway Black;
    color: #393939;
    font-size: 4rem;
}

.welcome-user .section-title {
    margin-bottom: 0;
}

.welcome-user .cardshadowed {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3.2rem 10rem;
    /* position: relative; */
}

    .welcome-user .cardshadowed > p {
        font-family: Raleway Medium;
    }

.welcome-mail {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 2.4rem;
}

.welcome-mail__title {
    text-align: center;
    font-size: 4rem;
    color: #fff;
    z-index: 0;
    font-family: Raleway Black;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.welcome-mail__data-wrapper {
    padding: 0 13.6rem 0 13.6rem;
    z-index: 1;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 2.4rem;
}

.welcome-mail__mask {
    width: 100%;
    height: 20rem;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.welcome-mail__data-section {
    margin-bottom: 4rem;
    text-align: center;
}

    .welcome-mail__data-section h4 {
        font-size: 2.4rem;
        margin-top: 0;
        margin-bottom: 0.8rem;
        line-height: 1.2;
    }

    .welcome-mail__data-section p {
        color: #393939;
        font-size: 1.6rem;
        font-family: Raleway Book;
        line-height: 1.5;
        margin-bottom: 0;
    }

    .welcome-mail__data-section button {
        min-width: 16.8rem;
    }

    .welcome-mail__data-section p strong {
        font-family: Raleway Bold;
    }

.welcome-mail__data-section--red {
    background-color: #e4002b;
    color: #fff;
    text-align: center;
    padding: 4rem 6.4rem;
}

.welcome-mail__data-section--grey {
    background-color: #f7f7f7;
    padding: 1.6rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    ;
}

.welcome-mail__data-section--red p, .welcome-mail__data-section--red h4 {
    color: #fff;
}

.welcome-mail__data-fields {
    display: flex;
    flex-direction: column;
}

    .welcome-mail__data-fields span {
        font-family: Raleway Black;
        font-size: 1.6rem;
        color: #393939;
        line-height: 1.5;
    }

.welcome-mail__support {
    margin-bottom: 3.2rem;
    line-height: 1.33;
    font-family: Raleway Book;
    color: #393939;
}

.welcome-mail__logo {
    margin-bottom: 1.6rem;
}

.welcome-mail__footer {
    text-align: center;
}

.welcome-user .lnd-btn-dashboard {
    display: flex;
    justify-content: space-between;
    text-align: auto;
}

.welcome-user .btn-primary {
    min-width: 20rem;
}

.btn-primary--white {
    background-color: #fff;
    color: #393939;
    border-color: #e4002b;
}

    .btn-primary--white:hover {
        background-color: #e4002b;
        color: #fff;
    }


table[data-name="updateavailability"] table {
    display: table;
}

#Availability tr {
    display: table-row;
}

#Availability td {
    display: table-cell;
    padding: 1.5rem 0;
}

    #Availability td:first-child {
        padding-left: 3.2rem !important;
        color: #e4002b;
    }

#Availability th:first-child {
    padding-left: 3.2rem !important;
}

#Availability .jquery-bootstrap-pagination {
    display: flex;
    justify-content: flex-end;
}

#Availability tbody {
    width: auto;
}

table[data-name="updateavailability"] .subgrid-cell {
    flex-basis: 100%;
    width: 100%;
}

table[data-name="updateavailability"] .info {
    display: none;
}

table[data-name="updateavailability"] .control {
    flex-basis: 100%;
    width: 100%;
}

table[data-name="updateavailability"] .entity-grid {
    display: flex;
    flex-direction: column;
}

#publicationfiles .lnd-card-greyed__icon {
    cursor: pointer;
}

.riq-wrapper__image {
    width: 100%;
}

.dataTables_filter > label input[type="search"] {
    margin: 0;
    margin-left: 0.5rem;
}

.ad-result__table {
    width: 100%;
}

    .ad-result__table th {
        padding: 1rem 2.5rem 0 2.5rem;
    }

    .ad-result__table td {
        padding: 0 2.5rem 1.5rem 2.5rem;
    }


.ad-result__title {
    font-family: Raleway;
    color: #393939;
    font-size: 1.4rem;
    line-height: 1.5rem;
}

[data-name="CONTACTS"] {
    margin-bottom: 0 !important;
}

    [data-name="CONTACTS"] fieldset {
        margin-bottom: 0 !important;
    }

.ad-result__wrapper {
    margin-bottom: 2rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}

.btnnewquery {
    font-family: Raleway Bold;
    min-width: 18.6rem;
    text-align: center;
}

.data-table__wrapper {
    overflow-x: scroll;
    width: 100%;
    padding-left: 1rem;
}

.lnd-success-message {
    font-size: 2rem;
    color: #393939;
    text-align: center;
    font-family: Raleway Bold;
    padding-top: 10rem;
}

.form-action-container-right .btn-primary:first-child {
    margin-right: 1.6rem;
}

.form-action-container-right #UpdateButton {
    margin-right: 1.6rem;
}

.modal-content {
    border-radius: 1rem;
}

.modal-form .modal-body iframe {
    min-height: 80rem;
    height: auto;
}

.grid-actions a.btn.action {
    margin-left: 0;
}

.actions .btn-primary {
    margin-left: 1.6rem !important;
}

.request-company .actions .btn-primary {
    margin: 0 auto !important;
}

.modal-footer:before {
    display: none;
}

.modal-footer {
    display: flex;
    justify-content: flex-end;
}

.dropdown--usermanagement ul li a {
    color: #393939;
}

.btn__search {
    background-color: transparent;
    border: none;
    padding: 0;
}

    .btn__search:focus {
        outline: none;
    }

.navbar-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.form-search .btn-group {
    display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: transparent !important;
}

.handlebars-search-container .search-results li h3 a {
    color: #e4002b !important;
}

.buttons-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.2rem;
}

    .buttons-container .btn-primary {
        min-width: 20.8rem;
    }

.myfleet__wrapper [data-name="FLIGHTHOURS"] tr {
    width: 100%;
    display: block;
}

[data-name="FLIGHTHOURS"] > tbody {
    width: auto;
}

.myfleet__wrapper.cardshadowed {
    flex-direction: column;
}



[data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] td {
    display: flex;
    flex-direction: column;
    flex-basis: auto;
    align-items: flex-start;
}

[data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] tbody {
    display: flex;
    width: 100%;
}

[data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] {
    float: left;
    width: 50% !important;
}

    [data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] td {
        width: 100%;
    }

        [data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] td .control {
            margin-top: 1rem;
        }

.disassociate-link {
    color: #393939 !important;
}

.entity-grid .view-grid {
    overflow-x: scroll;
}

.entitylist-search {
    margin-right: 1.6rem;
}

#reportserviceplan .dropdown-menu > li > a {
    color: #393939;
}

#Availability .toolbar-actions {
    display: flex;
    align-items: center;
}

.crmEntityFormView .cell.crmquickform-cell {
    padding: 0 !important;
}

    .crmEntityFormView .cell.crmquickform-cell:first-child {
        border-right: none !important;
    }

.crmEntityFormView #CustomerDescription .section-title {
    padding-top: 1rem !important;
    color: #393939 !important;
    font-family: Raleway Black !important;
    font-size: 1.2rem !important;
}

.crmEntityFormView #CustomerDescription .cell label {
    font-family: Raleway !important;
    color: #393939 !important;
    font-size: 1.2rem !important;
    line-height: 1.6rem !important;
}

.crmEntityFormView #CustomerDescription .cell:nth-child(odd) {
    padding: 0 1.6rem 2rem 1.6rem !important;
}

.crmEntityFormView .section-title {
    padding-top: 1rem !important;
    color: #393939 !important;
    font-family: Raleway Black !important;
    font-size: 1.2rem !important;
}


/*
iframe.quickform {
   height: 21.4rem !important;
}
*/
#incidenttechnicalquery_wrapper .dt-button.buttons-excel.buttons-html5 {
    margin-bottom: 0;
}

    #incidenttechnicalquery_wrapper .dt-button.buttons-excel.buttons-html5 img {
        width: 4rem;
        height: auto;
    }

#usermanagement_wrapper .dt-button.buttons-excel.buttons-html5 img {
    width: 4rem;
    height: auto;
}

#incidenttechnicalquery_wrapper #incidenttechnicalquery_filter label {
    margin-bottom: 0;
}

#incidenttechnicalquery_filter, #usermanagement_filter {
    margin-top: 0.4rem
}

.btnnewquery {
    text-transform: uppercase;
}

.user-management-view__wrapper .crmEntityFormView fieldset {
    padding: 0 3.2rem;
}

.crmEntityFormView fieldset {
    margin-bottom: 0;
}

[data-name="COMPANY_ADDRESS_INFO"] .cardshadowed__btn {
    width: 100%;
}

.crmEntityFormView fieldset.custom-fieldset-form {
    width: 90%;
    margin: auto;
    margin-top: 0rem !important;
    margin-bottom: 2rem;
}

.forums.table-striped {
    border-collapse: separate;
    border-spacing: 0 15px;
}

    .forums.table-striped > thead > tr > th {
        border-bottom: none;
    }

    .forums.table-striped tbody tr {
        border-radius: 5px;
        box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.2);
    }

    .forums.table-striped tbody td:first-child {
        padding-left: 3.2rem;
    }

    .forums.table-striped h2 {
        font-family: Raleway Black;
        font-size: 1.6rem;
        line-height: 1.5;
        letter-spacing: normal;
        color: #e4002b;
        margin: 0;
    }

    .forums.table-striped p {
        margin: 0;
    }

    .forums.table-striped .media-left {
        display: none;
    }

    .forums.table-striped .author-link {
        font-family: Raleway Medium;
        font-size: 1.2rem;
        line-height: 1.33;
        letter-spacing: normal;
        color: #393939;
        margin-top: 1rem;
    }

    .forums.table-striped .postedon {
        font-family: Raleway Book;
        font-size: 1.2rem;
        line-height: 1.33;
        letter-spacing: normal;
        color: #393939;
    }

        .forums.table-striped .postedon abbr {
            border-bottom: none;
            text-decoration: none;
        }

    .forums.table-striped > thead > tr > th, .forums.table-striped > thead > tr > td, .forums.table-striped > tbody > tr > th, .forums.table-striped > tbody > tr > td, .forums.table-striped > tfoot > tr > th, .forums.table-striped > tfoot > tr > td {
        padding: auto;
    }

.xrm-attribute-value-empty, .xrm-editable-adx_weblinkset.xrm-entity-value-empty {
    display: none !important;
}

.page-heading {
    padding-top: 13rem;
    background-color: #d8d8d8;
}

    .page-heading .breadcrumb {
        padding-top: 1.8rem;
    }

        .page-heading .breadcrumb > li a, .page-heading .breadcrumb > li a:hover {
            font-family: Raleway Medium;
            font-size: 1.2rem;
            line-height: 1.33;
            letter-spacing: normal;
            color: #e4002b;
        }

        .page-heading .breadcrumb > .active {
            font-family: Raleway Medium;
            font-size: 1.2rem;
            line-height: 1.33;
            letter-spacing: normal;
            color: #393939;
        }

        .page-heading .breadcrumb > li + li:before {
            content: "/ ";
            color: #e4002b;
        }

    .page-heading .breadcrumb {
        margin-bottom: 0;
    }

    .page-heading .page-header {
        margin: 0;
    }

        .page-heading .page-header h1 {
            margin: 0;
            font-family: Raleway Black;
            font-size: 4rem;
            line-height: 1.2;
            letter-spacing: normal;
            color: #393939;
        }

.table.forums > tbody > tr > td {
    padding: 0;
}

.usermanagement__filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

    .usermanagement__filter #account-filter {
        flex-basis: 60%;
        margin-right: 5rem;
    }

    .usermanagement__filter label {
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }


/*
[data-name="logisticdata"] iframe.quickform {
    min-height: 42.1rem !important;
}
*/

#ContentContainer_ContentHeader_PageHeader_PageHeader_ForumControls {
    display: none;
}

.page-heading {
    margin-bottom: 7rem;
}

.forum-post {
    border-radius: 0.5rem;
    box-shadow: 0 0.2rem 0.5rem 0 rgba(0, 0, 0, 0.15);
    padding: 1.6rem;
    margin-bottom: 1.6rem;
}

    .forum-post .metadata {
        display: none;
    }

    .forum-post .row {
        display: flex;
        justify-content: center;
    }

    .forum-post .col-sm-10 {
        width: 100%;
        padding: 0 2.4rem;
    }

    .forum-post .post-header {
        font-family: Raleway;
        color: #393939;
        line-height: 1.71;
        padding-top: 0;
    }

    .forum-post .pull-right {
        float: left !important;
    }

    .forum-post .post-attachment {
        background-color: #f7f7f7;
        padding: 0.4rem 0.8rem;
        display: flex;
        align-items: center;
        margin-top: 0.8rem;
    }

        .forum-post .post-attachment span {
            font-size: 1.2rem;
            line-height: 1.33;
            color: #393939;
        }

    .forum-post .crmEntityFormView .cell:nth-child(odd) {
        padding: 0 !important;
    }

    .forum-post .post-author {
        font-family: Raleway Medium;
        color: #393939;
        line-height: 1.71;
    }

    .forum-post .post-body {
        font-family: Raleway;
        font-size: 1.4rem;
        color: #393939;
        line-height: 1.71;
    }

.post-content p {
    color: #393939;
    font-size: 1.4rem;
    line-height: 1.71;
    font-family: Raleway Book;
    padding-top: 0.8rem;
    margin-bottom: 0;
}

.post-header {
    font-size: 1.2rem;
    font-family: Raleway Book;
    margin-top: 1rem;
    margin: 0;
    line-height: 1.33;
    padding-top: 1.6rem;
    color: #393939;
}

.forum-post .post-header {
    margin-bottom: 0;
}

.timeago {
    border: none;
    text-decoration: none;
}

.post-header .author-link {
    font-family: Raleway Medium;
    color: #393939;
}

.forum-post .attachments {
    margin: 0.8rem 0;
}

.list-group-item {
    background-color: #f7f7f7;
    border: none;
    padding: 0.5rem 0.8rem;
    line-height: 0;
    font-family: Raleway Book;
}

.form-forum-thread legend {
    font-family: Raleway Black;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    color: #393939;
    text-transform: uppercase;
    border-bottom: 0;
    padding-top: 2.3rem;
    border-top: 0.3rem solid #f7f7f7;
    margin-bottom: 0;
}

#ContentContainer_MainContent_MainContent_ForumPostCreateForm {
    margin-bottom: 1.7rem;
}

    #ContentContainer_MainContent_MainContent_ForumPostCreateForm .form-horizontal .control-label {
        font-family: Raleway Book;
        font-size: 1.2rem;
        line-height: 0;
        color: #393939;
        margin-bottom: 0.8rem !important;
        text-align: left !important;
    }

.form-group .control-label {
    text-align: left !important;
    margin-bottom: 0.8rem;
}

#ContentContainer_MainContent_MainContent_ForumPostCreateForm .form-group {
    display: flex;
    flex-direction: column;
    padding-left: 3.2rem;
}

    #ContentContainer_MainContent_MainContent_ForumPostCreateForm .form-group .col-sm-10 {
        width: 100%;
        margin-left: 0;
    }


.page-heading + .container .alert-info {
    background-color: #f7f7f7;
    padding: 2.4rem 1.6rem 2rem 1.6rem;
}

    .page-heading + .container .alert-info h2 {
        font-family: Raleway Black;
        font-size: 1.6rem;
        line-height: 1.5;
        color: #393939;
        margin-top: 0;
        margin-bottom: 0;
    }

        .page-heading + .container .alert-info h2 + div {
            font-family: Raleway Book;
            font-size: 1.4rem;
            line-height: 1.71;
            color: #393939;
        }

.alert-info + .table.forums {
    padding-top: 0;
}

.forums.table-striped {
    border-spacing: 0 1.2rem;
}

.forums td.name {
    font-family: Raleway Black;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #e4002b;
}

    .forums td.name p {
        font-family: Raleway Book;
        font-size: 1.4rem;
        line-height: 1;
        color: #393939;
        padding-top: 0.5rem;
    }

.forums th {
    font-family: Raleway Bold;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #393939;
}

.page-heading .page-header h1 small {
    display: none;
}

.page-heading .page-header h1 {
    margin-bottom: 1.6rem;
}

.page-header {
    border-bottom: none;
}

.lnd-content-card {
    width: 100%;
}

.lnd-content-card-2 {
    width: 100%;
}

.lnd-content-card-3 {
    width: 100%;
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    /* width: 450px; */
    max-width: 100%;
    padding: 50px 25px;
    border: 1px dashed #e4002b !important;
    border-radius: 3px;
    transition: 0.2s;
}

    .file-drop-area.is-active {
        background-color: rgba(228,0,43,0.1);
    }

table.section div .file-drop-area {
    border: 1px dashed #e4002b !important;
}

.fake-btn {
    flex-shrink: 0;
    background-color: #393939;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 900 text-transform: uppercase;
    font-family: Raleway Bold;
    color: white;
    text-transform: uppercase;
    border-radius: 25px;
}


.file-msg {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

    .file-input:focus {
        outline: none;
    }

.forum .data-table-custom td {
    padding: 1.6rem 0;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #393939;
}

.forum .data-table-custom {
    border-spacing: 1.6rem;
    padding-top: 2rem;
}

    .forum .data-table-custom th {
        font-family: Raleway Bold;
        font-size: 1.2rem;
        line-height: 1.33;
    }

.forum .forum-title {
    font-size: 1.2rem;
    font-family: Raleway Black;
    color: #393939;
    letter-spacing: 2px;
    line-height: 2;
    text-transform: uppercase;
    padding-top: 0.6rem;
}

.forum .forum-description {
    font-size: 1.2rem;
    color: #393939;
    line-height: 1.33;
}

.forum .forum__intro-wrapper {
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 1.6rem 2.4rem;
    margin-top: 0.8rem;
}

.forum .forum__welcome {
    font-family: Raleway Black;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #393939;
}

.forum .forum__intro {
    font-size: 1.4rem;
    color: #393939;
    line-height: 1.71;
}

.forum .data-table-custom td:first-child {
    padding-left: 3.2rem;
}

.thread-title a {
    font-family: Raleway Black;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #e4002b;
}

.thread-description {
    font-size: 1.4rem;
    line-height: 1.71;
}

.forum__text-big {
    font-size: 1.2rem;
    line-height: 1.33;
    font-family: Raleway Medium;
    padding-top: 0.5rem;
    color: #393939;
}

#mycalendar-nextcourse .dataTables_wrapper {
    margin-bottom: 9.7rem;
}

/* my calendar container */
.mycalendar-courses {
    margin-top: 1.4rem;
    margin-bottom: 1.6rem;
}

    .mycalendar-courses .faq-section__title-bar {
        margin-left: -5rem;
    }

/* my calendar filters*/
#mycalendar-pastcourse .filters__wrapper .form-select {
    margin-bottom: 0;
}

#mycalendar-pastcourse #filtersMycalendar {
    margin-top: 2rem;
}

#mycalendar-pastcourse .filtersMycalendar .angle-down-icon.up {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#mycalendar-pastcourse .dataTables_filter input {
    margin-left: 0.5rem;
}

#mycalendar-pastcourse .data-table-custom {
    padding-top: 0;
}

#pastcourse_wrapper .filters__btn {
    margin-bottom: 0;
}

#pastcourse_wrapper .data-table-custom {
    padding-top: 0;
}

#pastcourse_wrapper .filtersMycalendar {
    margin-top: 2rem;
}

#pastcourse_wrapper .filters__wrapper .form-select {
    margin-bottom: 0;
}

/* my calendar next course*/
.mycalendar .nextcourse {
    width: 100%;
    height: 4.8rem;
    border-radius: 0.5rem;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    font-family: Raleway;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    display: flex;
    align-items: center;
    padding: 0px 32px;
    margin-bottom: 3rem;
}

.modal-cc-details-content {
    max-height: 50rem;
    padding: 3rem;
    height: auto;
    overflow: auto;
    width: 98%;
    margin: auto;
}

#mycalendar-nextcourse .course-modal .closeModal,
#mycalendar-pastcourse .course-modal .closeModal {
    position: absolute;
    top: 1rem;
    right: 1.2rem;
    font-size: 1.5rem;
    border-radius: 50%;
    background: #e4002b;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.7rem;
    height: 2.7rem;
    font-weight: bold;
}

    #mycalendar-nextcourse .course-modal .closeModal:hover,
    #mycalendar-pastcourse .course-modal .closeModal:hover {
        text-decoration: none;
    }

    #mycalendar-nextcourse .course-modal .closeModal::before,
    #mycalendar-pastcourse .course-modal .closeModal::before {
        content: "X";
    }

.survey-links:hover #exampleModalLabel {
    display: block;
}




.survey-links #exampleModalLabel {
    display: none
}


#nextcourse_wrapper .filters__btn {
    margin-bottom: 0;
}

#nextcourse_wrapper .data-table-custom {
    padding-top: 0;
}

#nextcourse_wrapper #filtersMycalendar {
    margin-top: 2rem;
}

#nextcourse_wrapper .filters__wrapper .form-select {
    margin-bottom: 0;
}

#mycalendar-nextcourse .filtersMycalendar .angle-down-icon.up {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#mycalendar-nextcourse .course-modal-bg,
#mycalendar-pastcourse .course-modal-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

#mycalendar-nextcourse .course-modal,
#mycalendar-pastcourse .course-modal {
    width: 90%;
    min-height: 53rem;
    padding: 4.8rem 0.5rem 4rem 0.5rem !important;
    border-radius: 1rem;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    position: absolute;
    top: 5rem;
    left: 0;
    right: 0;
    bottom: auto;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    flex-direction: column;
}

.boolean-radio label:after {
    content: '';
    display: table;
    clear: both;
}

.boolean-radio .cr {
    position: relative;
    display: inline-block;
    border: 0.15rem solid #000;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

    .boolean-radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 15%;
    }

.boolean-radio input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    width: 1.3em;
    height: 1.3em;
    z-index: 99;
}

    .boolean-radio input[type="checkbox"] + .cr > .cr-icon {
        opacity: 0;
    }

    .boolean-radio input[type="checkbox"]:checked + .cr {
        border: 0.15rem solid #e4002b;
    }

        .boolean-radio input[type="checkbox"]:checked + .cr > .cr-icon {
            opacity: 1;
            color: #e4002b;
            margin-left: -0.05rem;
        }

    .boolean-radio input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }

/*** L4T Student ***/

#modal-course-details .__table iframe,
#modal-code-details .__table iframe {
    border: none;
}

/*** end - L4T Student ***/

/*** Wifi access ***/

.student-wifi-access__content-view .first-box {
    padding-top: 1.6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 1.6rem;
    background-color: #f7f7f7;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

    .student-wifi-access__content-view .first-box div:first-child {
        font-family: Raleway Black;
        font-size: 1.6rem;
        color: #000;
    }

    .student-wifi-access__content-view .first-box div:last-child {
        color: #000;
    }

.student-wifi-access__content-view .info-network {
    flex-direction: column;
    padding-left: 3rem;
    padding-right: 3rem;
}

.student-wifi-access__content-view .section-title {
    margin-bottom: 1.5rem;
    font-size: 1.3rem !important;
    letter-spacing: 0.1rem;
}

.student-wifi-access__content-view .student-wifi-access__content {
    margin-left: 2rem;
    font-size: 1.3rem;
    color: #000;
    margin-bottom: 1.5rem;
    display: flex;
}

    .student-wifi-access__content-view .student-wifi-access__content div {
        width: 22rem;
    }

        .student-wifi-access__content-view .student-wifi-access__content div:last-child {
            font-family: Raleway Bold;
        }

.student-wifi-access__content-view .student-wifi-access-message {
    display: flex;
    background: #f7f7f7;
    margin-left: 2rem;
    border-radius: 0.5rem;
    font-family: Raleway Bold;
    font-size: 1.3rem;
    padding: 1.5rem;
    width: 52rem;
    color: #000;
    align-items: center;
}

    .student-wifi-access__content-view .student-wifi-access-message .icon-ok {
        display: flex;
    }

    .student-wifi-access__content-view .student-wifi-access-message .message {
        margin-top: 0.3rem;
        font-size: 1.4rem;
        margin-left: 1rem;
    }

/*** end wifi access ***/

/*** Jobs Board ***/
.jobpost .cardshadowed,
.jobpost .cardshadowed:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.jobpost-post {
    padding: 0rem 2rem;
}

.jobpost .jobpost-header {
    display: flex;
    justify-content: space-between;
}

    .jobpost .jobpost-header .jobpost-info .date {
        font-family: Raleway Bold;
        color: #404040;
        font-size: 1.2rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.4px;
        margin-bottom: 0.4rem;
    }

    .jobpost .jobpost-header .jobpost-info .title {
        font-family: Raleway Black;
        font-size: 1.6rem;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        color: #e4002b;
    }

    .jobpost .jobpost-header .jobpost-cta a {
        padding: 0.8rem 2.6rem;
    }

.jobpost .jobpost-description {
    color: #000;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}

.jobpost .jobpost-body .jobpost-list {
    justify-content: space-between;
    padding: 2.4rem 2.4rem;
}

    .jobpost .jobpost-body .jobpost-list .jobpost-subtitle div:first-child {
        font-family: Raleway Black;
        font-size: 1.4rem;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        color: #e4002b;
    }

    .jobpost .jobpost-body .jobpost-list .jobpost-subtitle div:last-child {
        font-family: Raleway Bold;
        color: #404040;
        font-size: 1.2rem;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.4px;
        margin-top: 0.4rem;
    }

/*** end - Jobs Board ***/

/* Modal Generic Layout*/
.custom-modal {
    width: 68.8rem;
    min-height: 23rem;
    padding: 4.8rem 0.5rem 4rem 0.5rem !important;
    border-radius: 1rem;
    box-shadow: 0.2rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    top: 12rem;
    left: 0;
    right: 0;
    bottom: auto;
    margin-left: auto;
    margin-right: auto;
    display: none;
    justify-content: center;
    flex-direction: column;
    max-width: 120rem;
}

    .custom-modal .__icon-check {
        text-align: center;
        margin-bottom: 3rem;
    }

    .custom-modal .__booking {
        font-family: Raleway;
        font-size: 1.6rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #393939;
    }

    .custom-modal .__course {
        margin-top: 0.4rem;
        font-family: Raleway Black;
        font-size: 2rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #393939;
    }

    .custom-modal .__description {
        margin-top: 0.4rem;
        font-family: Raleway;
        font-size: 1.2rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #393939;
    }

    .custom-modal .__paragraph {
        align-items: center;
        text-align: center;
        margin: auto;
        margin-top: 3.2rem;
        width: 592px;
        padding: 1.8rem 0rem;
        border-radius: 0.5rem;
        background-color: #f7f7f7;
        flex-direction: column;
        display: flex;
    }

    .custom-modal .__paragraph--message {
        margin-top: 1.6rem;
        font-family: Raleway Medium;
        font-size: 1.6rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #393939;
        display: flex;
    }

        .custom-modal .__paragraph--message .icon {
            margin-right: 1rem;
        }

    .custom-modal .__btn {
        margin: auto;
        margin-top: 3.2rem;
        width: 59.2rem;
        height: 4rem;
        justify-content: center;
        display: flex;
    }

    .custom-modal .__more--btn {
        margin: auto;
        margin-top: 3.2rem;
        width: 59.2rem;
        height: 4rem;
        justify-content: space-between;
        display: flex;
    }

    .custom-modal .__btn .btn-primary {
        width: 16rem;
    }

    .custom-modal .__more--btn .btn-primary {
        width: 16rem;
    }

        .custom-modal .__more--btn .btn-primary.cancel {
            background-color: transparent !important;
            text-transform: uppercase;
            color: #393939;
        }

/* Custom filters*/

.mycalendar--custom-filters {
    display: none;
}

/*** student profile ***/
.box-info-student {
    margin-left: 3rem;
    margin-top: 1rem;
}

.student-info {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    border-radius: 0.5rem;
}

    .student-info .icon-user {
        float: left;
        padding: 0rem 2rem;
        height: 50px;
    }

    .student-info .__content_info {
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
        background-color: #f7f7f7;
        border-top-left-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }

    .student-info .__container_info {
        background-color: #fff;
        padding: 2.4rem;
        border-bottom-left-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
        height: auto;
        overflow: hidden;
    }

    .student-info .__surname_name {
        font-family: Raleway Black;
        font-size: 2rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        color: #000;
    }

    .student-info .__code {
        margin-top: 0.5rem;
        font-family: Raleway Medium;
        font-size: 1.4rem;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.71;
    }

    .student-info .__container_info .__box_info {
        float: left;
    }

    .student-info .__container_info .__picture {
        margin-left: 4rem;
        width: 15rem;
    }

    .student-info.dry-hour .__container_info .icon-school {
        float: left;
    }

    .student-info.dry-hour .__container_info .__general {
        margin-left: 2rem;
        width: 50rem;
    }

        .student-info.dry-hour .__container_info .__general .__list .__item {
            margin-top: 0.5rem;
            margin-bottom: 1.6rem;
            display: flex;
        }

    .student-info .__container_info .__general {
        margin-left: 4rem;
        width: 50rem;
    }

    .student-info .__container_info .__download {
        margin-left: 4rem;
    }

    .student-info .__container_info .__picture .picture {
        width: 12rem;
        height: 15.2rem;
        border: solid 1px #979797;
        background: #d8d8d8;
        margin-top: 1rem;
    }

        .student-info .__container_info .__picture .picture img {
            height: 100%;
            max-width: 100%;
        }

    .student-info .__container_info .__general .__list .__item {
        margin-top: 1.6rem;
        display: flex;
    }

        .student-info .__container_info .__general .__list .__item div:first-child {
            font-family: Raleway;
            font-size: 1.2rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            float: left;
            width: 150px;
            color: #000;
        }

        .student-info .__container_info .__general .__list .__item div:last-child {
            font-family: Raleway Black;
            font-size: 1.2rem;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            color: #393939;
        }

    .student-info .__container_info .__download .__list {
        display: flex;
        flex-direction: column;
        margin-top: 1rem;
        height: 15.2rem;
        overflow-y: auto;
    }

        .student-info .__container_info .__download .__list .__file {
            background: #f8f8f8;
            border-top: solid 1px #d9d9d9;
            width: 26.4rem;
            height: 3.2rem;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }

            .student-info .__container_info .__download .__list .__file span:first-child {
                display: flex;
                margin: 0rem 1.5rem;
            }

            .student-info .__container_info .__download .__list .__file span:last-child {
                font-family: Raleway;
                font-size: 1.2rem;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.33;
                color: #e4002b;
            }

            .student-info .__container_info .__download .__list .__file:last-child {
                border-bottom: solid 1px #d9d9d9;
            }

.students-link:hover {
    text-decoration: none;
}

/*** end - student profile ***/

/* new student */
.new-student-title {
    text-align: center;
    margin-bottom: 3rem;
}

    .new-student-title .section-title-mar-b-small {
        font-size: 1.6rem !important;
    }

.new-student .section-title {
    margin-bottom: 2rem;
}

.new-student .info.required {
    display: block;
}

    .new-student .info.required .tooltip.bottom,
    .new-student .info .tooltip.bottom {
        margin-top: -0.7rem !important;
    }

    .new-student .info.required [data-toggle="tooltip"],
    .new-student .info [data-toggle="tooltip"] {
        margin-top: -0.4rem;
        float: right;
        cursor: pointer;
    }

    .new-student .info.required .tooltip-arrow {
        border-bottom-color: #393939;
    }

    .new-student .info.required .tooltip-inner {
        padding: 1.2rem;
    }

.new-student .fa-info-circle {
    font-size: 1.4rem;
    right: 0.5rem;
    cursor: pointer;
    margin-left: 0.5rem;
    float: right;
}

.new-student .cell.boolean-radio-cell label {
    margin-right: 2.0rem;
    padding-top: 0.3rem;
}

.new-student .cell.boolean-radio-cell #lnd_aplaccepted_label {
    font-family: Raleway Medium;
}

.new-student .cell.boolean-radio-cell .control {
    margin-top: 1rem;
}

.new-student .cell.boolean-radio-cell .disclaimer {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.new-student .actions {
    display: flex;
    justify-content: center;
}

.new-student-modal-success .__booking {
    margin: auto;
    margin-top: 2rem;
    width: 52.2rem;
}

.student-booking-code .enroll {
    width: 84%;
    margin: auto;
    margin-top: 2rem;
}

.student-booking-code .enroll__cta-desc {
    font-size: 1.4rem;
    margin-bottom: 1.6rem;
}

.student-booking-code .enroll-booking-code {
    width: 55rem;
}

.student-booking-code .enroll-button {
    padding: 0rem 1.5rem !important;
}

/* new student thankyou page*/
.new-student-thank-you-section .__icon-check {
    text-align: center;
    margin-bottom: 3rem;
}

.new-student-thank-you-section .__title {
    margin-top: 0.4rem;
    font-family: Raleway Black;
    font-size: 2rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #393939;
}

.new-student-thank-you-section .__text {
    margin: auto;
    margin-top: 2rem;
    font-family: Raleway;
    font-size: 1.6rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #393939;
}

.new-student-thank-you-section .__btn {
    margin: auto;
    margin-top: 3.2rem;
    height: 4rem;
    justify-content: center;
    display: flex;
}

/* radio button custom */
.crmEntityFormView .cell div.control {
    margin-top: 1rem;
    height: auto;
}

    .crmEntityFormView .cell div.control.custom-textarea textarea {
        margin-top: 2rem;
    }


[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 2.8rem;
        cursor: pointer;
        line-height: 2rem;
        display: inline-block !important;
        color: #666;
        margin-right: 2rem;
    }

        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.8rem;
            height: 1.8rem;
            border: 0.2rem solid #393939;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.8rem;
            height: 1.8rem;
            border: 0.2rem solid #e4002b;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 0.9rem;
            height: 0.9rem;
            background: #e4002b;
            position: absolute;
            top: 0.43rem;
            left: 0.43rem;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }


/* Enroll Component */
.enroll {
    margin-bottom: 1.6rem;
    margin-top: 1.6rem;
}

    .enroll .section-title {
        margin-top: 0 !important;
    }

.enroll__title-wrapper {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    background-color: #393939;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.enroll__title {
    font-family: Raleway Black;
    font-size: 1.6rem;
    color: #ffffff;
    text-align: center;
    line-height: 1.5;
    margin: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}

.enroll__cta-wrapper {
    background-color: #f7f7f7;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    padding-left: 27%;
    padding-right: 27%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.enroll__cta-desc {
    font-family: Raleway Book;
    font-size: 1.2rem;
    color: #393939;
    line-height: 1.71;
    text-align: center;
    width: 100%;
}

.enroll-btn {
    font-size: 1.4rem;
    font-family: Raleway Bold;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #393939;
    text-align: center;
    border-radius: 20px;
    border: 1.5px solid #e4002b;
    padding: 0.8rem 4.2rem;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}

.enroll-booking-code {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 2rem;
}

.enroll-button {
    padding: 0.3rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background-color: #e4002b;
}

.enroll-btn:hover, .enroll-btn:active, .enroll-btn:focus {
    background-color: #e4002b;
    color: #ffffff;
    text-decoration: none;
}

.enroll__cta-wrapper--sidebar {
    padding: 1.6rem 3.2rem !important;
}

.enroll__cta-wrapper--hor {
    flex-direction: row;
    padding: 1.6rem;
    align-items: flex-start;
}

.enroll__cta-desc-bold {
    font-family: 'Raleway Bold';
    font-size: 1.4rem;
    line-height: 1.71;
    color: #393939;
    padding-left: 0.8rem;
}

.enroll__input-text {
    border-radius: 10px !important;
    border: 1px solid #393939;
    padding: 0 0.8rem;
    color: rgba(0,0,0,0.6);
    line-height: 1.29;
    height: 3.2rem;
    padding: 0.6rem 1.2rem;
    width: 80%;
}

.enroll__add-course {
    margin-bottom: 2.4rem;
    width: 100%
}

    .enroll__add-course .btn-primary {
        width: 100%;
        margin-top: 1.4rem;
    }

    .enroll__add-course .btn__incident {
        width: 100%;
        background-color: transparent !important;
        text-transform: uppercase;
        margin-top: 1.6rem;
    }

.enroll-tools__item {
    box-shadow: 0 0.2rem 0.5rem 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 2.1rem;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    padding: 0 3.2rem;
    border: none;
}

    .enroll-tools__item button {
        width: 100%;
        margin-bottom: 1.6rem;
    }

        .enroll-tools__item button:last-child {
            margin-bottom: 3.2rem;
        }

    .enroll-tools__item .panel-heading {
        background-color: transparent;
        padding: 0;
        display: flex;
        justify-content: space-between;
        border: 0;
        align-items: center;
        padding: 1.6rem 0;
    }

    .enroll-tools__item .panel-collapse {
        padding: 0;
    }

.enroll__cta-desc-big {
    font-family: Raleway;
    font-size: 1.4rem;
    line-height: 1.71;
}

.cardshadowed__arrow {
    display: flex;
}

    .cardshadowed__arrow.up {
        display: flex;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.shortcuts {
    margin-top: 1.6rem;
    margin-bottom: 1.4rem;
    display: flex;
}

/* Shortcuts Components */
.shortcuts__btn {
    font-size: 1.2rem;
    font-family: Raleway Bold;
    line-height: 1.33;
    color: #393939;
    text-align: center;
    padding: 2rem 2.4rem;
    width: 20.8rem;
    margin-right: 3.2rem;
    border: 1.5px solid #e4002b;
    border-radius: 10px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}

    .shortcuts__btn:hover, .shortcuts-btn:active, .shortcuts-btn:focus {
        background-color: #e4002b;
        color: #ffffff;
        text-decoration: none;
    }

/* Biodata Component */
.title-reset {
    margin: 0;
}

.biodata__intro-title {
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
    font-family: Raleway;
    color: #393939;
    line-height: 1.78;
}

.biodata__description {
    font-family: Raleway;
    font-size: 1.4rem;
    line-height: 1.71;
    color: #393939;
    margin-bottom: 2.4rem;
}

.biodata__form-wrapper {
    margin-top: 3.2rem;
}

    .biodata__form-wrapper .cardshadowed {
        flex-direction: column;
        margin-top: 5.6rem;
    }

/*.biodata ol.progress {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.8rem !important;
    overflow: visible;
    background-color: #d8d8d8;
}*/

.biodata ol.progress {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.8rem !important;
    overflow: visible;
    width: 100%;
    background: none;
    box-shadow: none;
}

    /*.biodata ol.progress li {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0;
        height: 5.6rem;
        font-size: 1rem;
        color: #393939;
        width: 20%;
    }*/

    .biodata ol.progress li {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        height: 5.6rem;
        font-size: 1rem;
        color: #393939;
        width: 20%;
    }

.biodata li.list-group-item:not(.pilot):before {
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    border: 0.2rem solid #d8d8d8;
    display: flex;
    border-radius: 2.5rem;
    background: #ffffff;
    margin-top: 1.4rem;
    z-index: 2;
}

.biodata li.list-group-item.list-group-item-success.pilot:before {
    color: #fff;
}

.biodata li.list-group-item.pilot:before {
    content: "P";
    width: 2.4rem;
    height: 2.4rem;
    border: 0.2rem solid #d8d8d8;
    display: flex;
    border-radius: 2.5rem;
    background: #ffffff;
    margin-top: 1.4rem;
    z-index: 2;
    padding-top: 1.1rem;
    padding-left: 0.55rem;
    font-family: Raleway Medium;
    font-size: 14px;
    color: #d8d8d8;
}

.biodata li.list-group-item .technician {
    width: 2.4rem;
    height: 2.4rem;
    border: 0.2rem solid #d8d8d8;
    display: flex;
    border-radius: 2.5rem;
    background: #ffffff;
    z-index: 2;
    padding-top: 1.1rem;
    padding-left: 0.55rem;
    font-family: Raleway Medium;
    font-size: 14px;
    color: #d8d8d8;
    position: absolute;
    top: 1.4rem;
    left: 12.33rem;
    z-index: 9;
}

    .biodata li.list-group-item .technician.active {
        width: 2.4rem;
        height: 2.4rem;
        border: 0.2rem solid #e4002b;
        display: flex;
        border-radius: 2.5rem;
        background: #e4002b;
        z-index: 2;
        padding-top: 1.1rem;
        padding-left: 0.55rem;
        font-family: Raleway Medium;
        font-size: 14px;
        color: #fff;
        position: absolute;
        top: 1.4rem;
        left: 40px;
        z-index: 9;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .biodata li.list-group-item .technician::before {
        content: "T";
    }

.biodata ol.progress li:first-child {
    margin-left: -0.3rem;
}

.biodata li.list-group-item.active {
    background-color: transparent;
    color: #393939;
}

    .biodata li.list-group-item.active:before {
        border-color: #e4002b;
    }

.biodata li.list-group-item.list-group-item-success {
    background-color: transparent;
}

.biodata li.list-group-item.list-group-item-success {
    background-color: transparent;
    position: relative;
}

    .biodata li.list-group-item.list-group-item-success:before {
        border-color: #e4002b;
        background-color: #e4002b;
    }

/*.biodata ol.progress li span.glyphicon.glyphicon-ok {
    position: absolute;
    top: 38%;
    color: #ffffff;
    z-index: 3;
    left: -0.3rem;
}*/
.biodata ol.progress li span.glyphicon.glyphicon-ok {
    position: absolute;
    top: 38%;
    color: #ffffff;
    z-index: 3;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 3rem;
}

/*.biodata ol.progress li:first-child span.glyphicon.glyphicon-ok {
    left: -0.3rem;
}*/
.biodata ol.progress li:first-child span.glyphicon.glyphicon-ok {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 3rem;
}

/*.biodata li.list-group-item.list-group-item-success:after {
    content: "";
    height: 0.8rem;
    width: 101%;
    background: #e4002b;
    top: 2.3rem;
    left: 0;
    position: absolute;
    z-index: 1;
}*/

.biodata li.list-group-item.list-group-item-success:not(:last-child):after {
    content: "";
    height: 0.8rem;
    width: 101%;
    background: #e4002b;
    top: 2.3rem;
    left: 50%;
    position: absolute;
    z-index: 1;
}

.biodata li.list-group-item.incomplete.pilot.technician:after {
    content: "";
    height: 0.8rem;
    width: 101%;
    background: #e4002b;
    top: 2.3rem;
    left: 50%;
    position: absolute;
    z-index: 1;
}

.biodata li.list-group-item.active:not(:last-child):after {
    content: "";
    height: 0.8rem;
    width: 101%;
    background: #d8d8d8;
    top: 2.3rem;
    left: 50%;
    position: absolute;
    z-index: 1;
}

.biodata li.list-group-item.incomplete:not(:last-child):after {
    content: "";
    height: 0.8rem;
    width: 101%;
    background: #d8d8d8;
    top: 2.3rem;
    left: 50%;
    position: absolute;
    z-index: 1;
}

.biodata-home-component {
    margin-bottom: 1.6rem;
    margin-top: 1.6rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    border-radius: 0.5rem;
}

    .biodata-home-component .section-title {
        margin-top: 0 !important;
    }

.biodata-home-component-title-wrapper {
    padding: 1.6rem 3rem;
    padding-bottom: 1.6rem;
    background-color: #fff;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    display: flex;
    justify-content: space-between;
}

    .biodata-home-component-title-wrapper .container-icons {
        display: flex;
    }

        .biodata-home-component-title-wrapper .container-icons div {
            margin-right: 0.8rem;
            display: flex;
            align-items: center;
        }

        .biodata-home-component-title-wrapper .container-icons .pilot-icon,
        .biodata-home-component-title-wrapper .container-icons .technician-icon {
            font-family: Raleway Medium;
            color: #d8d8d8;
            width: 2.4rem;
            height: 2.4rem;
            border: 0.2rem solid #d8d8d8;
            display: flex;
            border-radius: 2.5rem;
            background: #fff;
            justify-content: center;
            align-items: center;
        }

            .biodata-home-component-title-wrapper .container-icons .pilot-icon.active,
            .biodata-home-component-title-wrapper .container-icons .technician-icon.active {
                width: 2.4rem;
                height: 2.4rem;
                border: 0.2rem solid #e4002b;
                display: flex;
                border-radius: 2.5rem;
                background: #e4002b;
                color: #fff;
                justify-content: center;
                align-items: center;
                font-family: Raleway Medium;
            }

        .biodata-home-component-title-wrapper .container-icons .__text {
            font-family: Raleway Medium;
            font-size: 12px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: normal;
            margin-left: 0.8rem;
        }

            .biodata-home-component-title-wrapper .container-icons .__text.moreDiv {
                font-family: Raleway Medium;
                font-size: 12px;
                font-weight: bold;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.33;
                letter-spacing: normal;
                margin-left: 0.8rem;
                display: block;
                padding-top: 0.4rem;
            }

                .biodata-home-component-title-wrapper .container-icons .__text.moreDiv .date {
                    font-family: Raleway;
                    font-size: 11px;
                }

.biodata-home-component-title {
    font-family: Raleway Black;
    font-size: 1.6rem;
    color: #ffffff;
    text-align: center;
    line-height: 1.5;
    margin: 0;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}

.biodata-home-component-cta-wrapper {
    background-color: #f7f7f7;
    padding-top: 4.4rem;
    padding-bottom: 4.4rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .biodata-home-component-cta-wrapper .progress-bar-bio-data {
        width: 100%;
    }

.step-indicator {
    margin-top: 0px;
    display: flex;
    align-items: center;
    padding: 1rem 8rem 4rem;
}

.step {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

.step-indicator .step-icon {
    height: 2.4rem;
    width: 2.4rem;
    border-radius: 50%;
    background: #d8d8d8;
    font-size: 1rem;
    text-align: center;
    color: #ffffff;
    position: relative;
    line-height: 2.6rem;
    font-size: 1rem;
}

.step.active .step-icon {
    background: #e4002b;
}

    .step.active .step-icon::before {
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        content: "";
        top: 8px;
        position: absolute;
        left: 6px;
    }

.step p {
    text-align: center;
    position: absolute;
    bottom: -4rem;
    color: #000;
    font-size: 1rem;
}

.step.active p {
    color: #000;
    display: flex;
    align-items: start;
    height: 3rem;
    padding-top: 1rem;
}

.step.step2 p,
.step.step3 p,
.step.step4 p,
.step.step5 p {
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: start;
    height: 3rem;
    padding-top: 1rem;
}

.indicator-line {
    width: 100%;
    height: 0.8rem;
    background: #d8d8d8;
    flex: 1;
}

    .indicator-line.active {
        background: #e4002b;
    }


.modal-alert-downloadbiodatapdf {
    text-align: center;
}

    .modal-alert-downloadbiodatapdf button {
        width: 16rem;
        margin-top: 15px;
    }

    .modal-alert-downloadbiodatapdf #modal-alert-downloadbiodatapdf {
        overflow-x: scroll;
        width: 80%;
        max-height: 100px;
        margin: auto;
        margin-top: 15px;
        overflow-x: hidden;
        text-align: left;
    }



/*

.biodata-home-component-cta-desc {
    font-family: Raleway Book;
    font-size: 1.2rem;
    color: #393939;
    line-height: 1.71;
    text-align: center;
    width: 100%;
}

.biodata-home-component-btn {
    font-size: 1.4rem;
    font-family: Raleway Bold;
    line-height: 1.71;
    letter-spacing: 1px;
    color: #393939;
    text-align: center;
    border-radius: 20px;
    border: 1.5px solid #e4002b;
    padding: 0.8rem 4.2rem;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}
*/

/* Fine Biodata component */

/* Biodata TYP*/
.biodata-thank-you-page {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

    .biodata-thank-you-page .icon-check {
        margin: auto;
        text-align: center;
    }

    .biodata-thank-you-page .message-big {
        font-family: Raleway Black;
        font-size: 20px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        margin-top: 2.4rem;
        color: #393939;
    }

    .biodata-thank-you-page .message-small {
        font-family: Raleway;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.71;
        letter-spacing: normal;
        text-align: center;
        margin-top: 1.6rem;
        color: #393939;
    }

    .biodata-thank-you-page .rectangle {
        width: 32rem;
        min-height: 4rem;
        box-shadow: 0 0.2rem 0.5rem 0 rgba(0, 0, 0, 0.15);
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        margin-top: 0.8rem;
    }

        .biodata-thank-you-page .rectangle .icon {
            margin-right: 1rem;
            margin-top: 0.4rem;
        }

        .biodata-thank-you-page .rectangle .text {
            font-family: Raleway Medium;
            font-size: 1.6rem;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: #393939;
        }

    .biodata-thank-you-page .bio-data-enroll {
        margin: auto;
        margin-top: 2.4rem;
        width: 68.8rem;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
        border-bottom-left-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
    }

        .biodata-thank-you-page .bio-data-enroll .enroll__cta-wrapper {
            padding-left: 1rem;
            padding-right: 1rem;
        }

    .biodata-thank-you-page .go-to-bio-data {
        margin-top: 4rem;
        text-align: center;
    }

    .biodata-thank-you-page .enroll-btn {
        background-color: #e4002b;
        color: #ffffff;
        text-decoration: none;
    }

        .biodata-thank-you-page .enroll-btn.go-to {
            padding: 1.1rem 4.2rem;
            background: none;
            color: #393939;
            text-decoration: none;
        }

    .biodata-thank-you-page .rectangle .icon .pilot::after {
        content: "P";
        width: 2.4rem;
        height: 2.4rem;
        border: 0.2rem solid #e4002b;
        display: flex;
        border-radius: 2.5rem;
        background: #e4002b;
        padding-top: 0.1rem;
        padding-left: 0.55rem;
        font-family: Raleway Medium;
        font-size: 14px;
        color: #fff;
        z-index: 9;
    }

    .biodata-thank-you-page .rectangle .icon .technician::after {
        content: "T";
        width: 2.4rem;
        height: 2.4rem;
        border: 0.2rem solid #e4002b;
        display: flex;
        border-radius: 2.5rem;
        background: #e4002b;
        padding-top: 0.1rem;
        padding-left: 0.55rem;
        font-family: Raleway Medium;
        font-size: 14px;
        color: #fff;
        z-index: 9;
    }

/* Filters Component */

#filters {
    width: 100%;
}

.filters__wrapper #filters {
    width: 100%;
}

.filters__btn {
    background-color: #f7f7f7;
    height: 3.2rem;
    font-size: 1.2rem;
    font-family: Raleway Black;
    line-height: 2;
    letter-spacing: 2px;
    color: #e4002b;
    text-transform: uppercase;
    border: none;
    display: inline-flex;
    margin-bottom: 2.4rem;
    margin-top: 0.4rem;
    align-items: center;
}

.filters__wrapper {
    background-color: #f7f7f7;
    padding: 1.6rem;
    /* Start Agic Integration */

    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap:20px;

    /* End Agic Integration */
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
}
/* 
    .filters__wrapper .form-select {
        width: 23%;
        margin-right: 2%;
        margin-bottom: 1.6rem;
    } */

.angle-down-icon path:nth-child(2) {
    fill: #e4002b;
}

.filters__wrapper select.lookup.form-control {
    background-color: #ffffff !important;
}

.filters__wrapper .datetimepicker {
/* Start Agic Integration */

    width: 100%;

/* End Agic Integration */
}


/* Fine Filters Component */

/* Ecommerce component */

.ecommerce-modal-dialog {
    display: flex;
    justify-content: center;
    width: 125rem;
    height: 80rem;
}

.ecommerce-modal-content {
    width: 100%;
    height: 100%;
}

.ecommerce-iframe {
    width: 100%;
    height: 70rem;
}

/* Fine Ecommerce component */

/* Service center component */
.update-performance-monitoring .btnnewquery {
    padding-top: 0 !important;
    margin-left: 3.2rem;
}

.update-performance-monitoring .cardshadowed {
    flex-direction: column;
}

    .update-performance-monitoring .cardshadowed.cardshadowed--big {
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
    }

.update-performance-monitoring .update-performance-monitoring__wrapper {
    display: flex;
    align-items: flex-end;
}

.update-performance-monitoring .section-title {
    padding-top: 0 !important;
}

.update-performance-monitoring .select-wrapper {
    width: 30%;
}

.update-performance-monitoring__select-wrapper label {
    display: block;
}

.update-performance-monitoring__select-wrapper select {
    width: 25%;
    float: left;
}

.cardshadowed.update-perfomance-monitoring__wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.update-perfomance-monitoring__sub-section {
    padding-left: 1.6rem;
}

.update-perfomance-monitoring__label {
    font-family: Raleway Book;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #393939;
    margin-bottom: 0.8rem;
}

.section-title-intro {
    font-family: Raleway Medium;
    font-size: 1.6rem;
    color: #393939;
    line-height: 1.5;
}

.update-section {
    padding: 0 1.6rem;
}

.update-download-filename {
    font-family: Raleway Black;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #393939;
}

.update-download-date {
    font-family: Raleway Medium;
    font-size: 1.2rem;
    line-height: 1.33;
    color: #393939;
    margin-bottom: 0;
}

.update-section .view-toolbar.grid-actions.clearfix {
    float: left;
    margin: 0;
    padding: 0;
}

.update-section .row.form-custom-actions .col-sm-6 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.update-section td.clearfix.cell.sharepoint-documents.table.table-striped-cell {
    padding: 0 !important;
}

/* Fine Service center component */

div.message.success {
    background-color: transparent;
    border-color: #e4002b;
    color: #393939;
    font-family: 'Raleway Bold';
    font-size: 1.6rem;
}

.whatsnew table tr th:first-child {
    display: none;
}

.whatsnew table tr td:first-child {
    display: none;
}

#atadescription {
    max-height: 11.5rem;
    height: 11.5rem !important;
}

.forum {
    margin-bottom: 6.4rem;
}

.lnd-richtext {
    display: none !important;
}

.crmEntityFormView textarea[readonly].lnd-richtext {
    display: none !important;
}

.see-burger__title {
    color: #393939;
    font-family: 'Raleway Bold';
    text-align: center;
    padding-top: 3.2rem;
}

.custom-filters-row {
    display: flex;
    justify-content: flex-start;
    width: 50%;
    gap: 24px;

    select {
        margin: 0;
    }
}

.custom-filters-row__wrapper {
    display: flex;
    align-items: center;
}

.lnd-frame__performance-monitoring {
    width: 100%;
    height: 80rem;
    border: none;
}

.iframe-store {
    min-height: 100vh;
    height: 100%;
    width: 100%;
}

.custom-filters-row select {
    width: 20.8rem;
}

.account-filter__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#account-filter, #customercode-filter {
    width: 50%;
}

#account-search {
    width: 90%;
}

.customercode-filter {
    position: relative;
}

#customercode-search {
    width: 100%;
    margin-right: 0;
}

.customercode__btn {
    position: absolute;
    right: 0;
    top: 50%;
    background: url(../../search.svg) no-repeat center;
    /* padding: 0.6rem 1.2rem; */
    border: none;
    width: 20px;
    height: 20px;
    transform: translate(-20px, -50%);
}

#customercode-search {
    background: none;
    margin-bottom: 0;
}

#lnd_fh__clone, #lnd_fh {
    background-color: white;
    border: 1px solid #777;
    padding: 1rem;
}

/*** Info & Update ***/

.info-update {
    font-family: 'Raleway Book';
}

    .info-update .__IU_title {
        font-family: 'Raleway Black';
        font-size: 1.6rem;
        margin: 1rem 1rem 3rem 0rem;
        color: #000;
    }

    .info-update p {
        margin-bottom: 2.5rem;
        font-family: Raleway;
        font-size: 1.4rem;
        line-height: 2.5rem;
        color: #000;
    }

    .info-update .__IU_signature {
        text-align: right;
    }

    .info-update .__IU_Container {
        display: flex;
        justify-content: space-between;
    }

    .info-update .__IU_box {
        width: 31%;
        text-align: center;
    }

    .info-update .__IU_titleBox {
        font-family: 'Raleway Black';
        font-size: 2rem;
        color: #000;
        margin-bottom: 2rem;
    }

    .info-update .__IU_textBox {
        font-family: 'Raleway Book';
        font-size: 1.2rem;
        color: #000;
        line-height: 1.8rem;
    }

    .info-update .__IU_listCTA a {
        margin-bottom: 2.4rem;
        width: 24rem;
        height: 3.4rem;
        line-height: 1.6rem;
    }

    .info-update .__IU_list {
        padding: 0rem;
        list-style: none;
        margin-bottom: 3rem;
        font-size: 1.4rem;
    }

        .info-update .__IU_list li {
            margin-bottom: 0.4rem;
        }

    .info-update .__IU_table {
        margin-top: 1.5rem;
        margin-bottom: 5rem;
        border-collapse: separate;
        border-spacing: 0px;
    }

        .info-update .__IU_table td {
            padding: 1rem 2rem;
            border-bottom: solid 1px #d9d9d9;
            width: 25%;
        }

        .info-update .__IU_table tr:first-child td {
            background: #f7f7f7;
            border-bottom: solid 1px #d9d9d9;
            padding: 1rem 2rem;
        }

.__L4Tstudent_training table,
.__L4Tstudent_certificate table {
    margin-bottom: 4rem;
    width: 100%;
}

    .__L4Tstudent_training table tr:nth-child(1),
    .__L4Tstudent_training table tr:nth-child(2),
    .__L4Tstudent_certificate table tr:nth-child(1),
    .__L4Tstudent_certificate table tr:nth-child(2) {
        background-color: #f7f7f7;
    }

    .__L4Tstudent_training table td,
    .__L4Tstudent_certificate table td {
        padding: 1rem 2rem;
        border-bottom: solid 1px #d9d9d9;
    }

#L4Ts_courses .red-text {
    color: #e4002b;
    cursor: pointer;
}

    #L4Ts_courses .red-text:hover {
        text-decoration: underline;
    }

.progressCourse {
    width: 11rem;
    margin: auto;
}

    .progressCourse tr:first-child td {
        border-bottom: solid 0.1rem #c0c0c0;
    }

    .progressCourse tr td {
        padding: 0rem !important;
        text-align: center;
        align-items: center;
        justify-content: start;
    }

    .progressCourse td:nth-child(1) {
        text-align: left;
        padding-left: 0.4rem !important;
    }

    .progressCourse td:nth-child(3) {
        text-align: right;
        padding-right: 0.4rem !important;
    }

h1.my-title-student {
    color: #393939;
    font-size: 40px;
    font-family: Raleway Black;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
}

/*** End Info & Update ***/

/***  contracts ***/

.contracts .__contract,
.contracts .__customer-data {
    width: 50%;
}

.contracts .cardshadowed__wrapper {
    align-items: flex-start;
}

.contracts .title-section {
    padding-left: 2.4rem;
}

#contract-courses-tableContent .dataTables_wrapper {
    margin-bottom: 3.7rem;
}

/*** end contracts ***/

/*** videotutorial ***/
.videotutorial .sorting_1 {
    padding-left: 1.4rem;
    width: 80%
}

.videotutorial .video_tutorial {
    width: 20%;
}
/*** end videotutorial ***/

@media screen and (min-width: 1440px) {
    .__desktop_step {
        display: block;
    }

    .__mobile_step {
        display: none;
    }

    .hidden-desktop {
        display: none !important;
    }

    .header__wrapper-btn {
        display: none;
    }
}
/* Fine Desktop */

/* Inizio Tablet Landscape */
@media screen and (max-width: 1439px) {
    .__desktop_step {
        display: block;
    }

    .__mobile_step {
        display: none;
    }

    .hidden-md {
        display: none !important;
    }

    .leoHeader {
        display: flex;
        justify-content: space-between;
        position: relative;
        align-items: center;
        padding: 0 1.6rem;
    }

        .leoHeader nav {
            position: absolute;
            margin: 0;
            width: 100%;
            top: 0;
            left: 0;
        }

        .leoHeader .navbar-collapse {
            position: absolute;
            left: 0;
            top: 5.6rem;
            background-color: #e4002b !important;
            padding: 0;
            width: 100%;
            height: calc(100vh - 56px);
        }

    #header {
        padding-right: 0;
        padding-left: 0;
    }

    #mainHeader {
        width: 100%;
    }

    #btnCtrl {
        position: relative;
    }

    .navbar-toggle {
        transition: all 0.2s ease-in 0.2s;
    }

        .navbar-toggle .icon-bar {
            background-color: #fff;
        }

            .navbar-toggle .icon-bar:first-child {
                transition: all 0.2s ease-in;
            }

            .navbar-toggle .icon-bar:last-child {
                transition: all 0.2s ease-in;
            }

        .navbar-toggle[aria-expanded="true"] .icon-bar:first-child {
            opacity: 0;
        }

        .navbar-toggle[aria-expanded="true"] {
            transform: rotate(45deg);
        }

            .navbar-toggle[aria-expanded="true"] .icon-bar:last-child {
                transform: rotate(90deg) translateX(-6px);
            }

    .dropdown-menu {
        padding: 0 4rem;
    }

    .navbar {
        min-height: auto;
    }

    .navbar-nav {
        margin-top: 0;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0;
        display: block;
    }

        .navbar-nav .open .dropdown-menu {
            background-color: #202020;
            width: 100%;
            position: relative;
            border-radius: 0 !important;
            margin-top: 0 !important;
            float: left !important;
        }

            .navbar-nav .open .dropdown-menu > li > a {
                padding: 0.5rem !important;
            }

    .dropdown-item {
        margin: 1.6rem 0;
    }

    #btnCtrl {
        margin: 0;
        border: none;
        padding: 0;
        background-color: transparent;
        margin-right: 1.6rem;
    }

    .logo__url {
        padding-left: 1.6rem;
    }

    .content-wrapper.logged-content {
        margin-top: 5.6rem;
    }

    .navbar-inverse .navbar:toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent !important;
    }

    #collapsibleNavbar {
        border-top: none;
    }

        #collapsibleNavbar .nav-link {
            padding-top: 1.2rem;
            padding-bottom: 1.2rem;
            padding-left: 1.6rem;
            padding-right: 1.6rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

    .leoHeader [data-toggle="dropdown"]:after {
        display: none;
    }

    .dropdown-menu > li > a {
        color: black;
        font-family: Raleway Medium;
        font-size: 1.4rem;
        display: inline-block;
        padding: 0;
    }

    #collapsibleNavbar a.nav-link {
        font-family: 'Raleway Bold';
        font-size: 1.4rem;
    }

    .nav-link__icon-remove {
        opacity: 1;
        font-size: 1.6rem;
        transform: rotate(0);
        transition: transform 0.3s ease-in;
        display: block;
        position: relative;
        width: 1.6rem;
        height: 1.6rem;
    }

        .nav-link__icon-remove::before {
            content: "";
            height: 1px;
            background-color: #fff;
            bottom: 0.7rem;
            left: 0;
            width: 100%;
            position: absolute;
        }

        .nav-link__icon-remove::after {
            content: "";
            height: 1px;
            background-color: #fff;
            top: 0.8rem;
            left: 0;
            width: 100%;
            position: absolute;
            transform: rotate(90deg);
        }

    .open .nav-link__icon-remove {
        transform: rotate(45deg);
        transition: transform 0.3s ease-out;
    }

    .header__user-logged {
        justify-content: center;
    }

    .access_section {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 1.6rem 1.6rem;
        box-shadow: 1px 5px 21px 0px rgba(0, 0, 0, 0.18);
        -webkit-box-shadow: 1px 5px 21px 0px rgba(0, 0, 0, 0.18);
    }

    .header__user {
        width: 100%;
        display: flex;
        justify-content: center;
    }

        .header__user .dropdown-toggle {
            width: 100%;
            display: flex;
            justify-content: center;
        }

    .username {
        font-size: 1.2rem;
    }

    #lnd_lastlogin {
        font-size . 1.2rem;
    }

    a.btn__logout {
        width: 100%;
        background-color: #bd0024;
        padding: 0.8rem;
        color: #fff;
        font-size: 1.4rem;
        font-family: 'Raleway Bold';
        line-height: 1.71;
        letter-spacing: 1px;
        text-align: center;
        border-radius: 20px;
        text-transform: uppercase;
        margin-top: 0.8rem;
    }

        a.btn__logout:hover, a.btn__logout:focus {
            opacity: 0.8;
            text-decoration: none;
        }

    .dropdown-menu > li > a {
        font-family: 'Raleway Bold' !important;
    }

    .login {
        width: auto;
        padding-left: 1.8rem;
        padding-right: 1.8rem;
    }

    .news__img {
        width: 100%;
        height: auto;
        margin-bottom: 0;
        max-width: 20.8rem;
        height: auto;
        margin-right: 2.4rem;
    }

    .news__details-wrapper {
        align-items: center;
    }

    .table__wrapper {
        overflow-x: scroll;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #202020 !important;
    }

    .dropdown-menu > .active a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #f5f5f5 !important;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            background-color: #f5f5f5 !important;
            color: #202020 !important;
        }

    .search-publication__wrapper input[type="search"] {
        width: 24.66rem;
        margin-right: 3.2rem;
    }

    .browse-publication .lookup {
        width: 24.66rem;
        margin-right: 3.2rem;
    }

    .dataTables_filter.publications .lookup, .dataTables_filter.publications .datetimepicker, .dataTables_filter.software .lookup, .dataTables_filter.software .datetimepicker {
        width: 20.8rem;
    }

    .block-card .cardshadowed {
        padding: 1.6rem;
    }

    .cardshadowed__label {
        padding-left: 0;
    }

    .header__wrapper-btn {
        display: flex;
        align-items: center;
    }

        .header__wrapper-btn .btn__search {
            margin-right: 2.4rem;
        }

    #search__wrapper {
        width: 100%;
        z-index: -1;
    }

        #search__wrapper .btn__text {
            display: block;
        }

    .leoHeader {
        display: flex;
        flex-direction: column;
    }

    .form-search {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .handlebars-search-container {
        margin-top: 11.3rem;
    }

    .myfleet__wrapper .myfleet__image {
        margin-top: 0;
        margin-bottom: 0;
    }

    .user-management-view__wrapper .crmEntityFormView fieldset {
        padding: 0;
    }

    .enroll__cta-wrapper {
        padding-left: 21%;
        padding-right: 21%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .col-lg-10 {
        width: 100% !important;
    }

    .col-lg-offset-1 {
        margin-left: 0 !important;
    }

    .col-lg-7-to-8 {
        width: 66.66667%;
    }

    .col-lg-3-to-4 {
        width: 33.33333%;
    }

    .navbar-collapse.collapse {
        overflow: auto !important;
        height: auto;
    }

    .leoHeader .navbar-collapse {
        height: calc(100vh - 56px) !important;
    }
}
/* Fine Tablet Landscape */

/* Inizio Tablet Portrait */
@media screen and (max-width: 991px) {

    /* Start Agic Integration */
    .filters__wrapper {
        grid-template-columns: repeat(3, 1fr);
    }

    /* End Agic Integration */

    .__desktop_step {
        display: block;
    }

    .__mobile_step {
        display: none;
    }

    .hidden-sm {
        display: none !important;
    }

    .link-element {
        display: block;
        cursor: pointer;
        font-family: Raleway Black;
        font-size: 9px;
        color: white;
        padding-right: 26px;
    }

    .form-action-container-right {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .form-custom-actions .col-sm-6 {
        width: 100%;
    }

    .actions .form-action-container-right {
        width: auto;
    }

    .search-publication__wrapper input[type="search"] {
        width: 22.7rem;
        margin-right: 2.4rem;
    }

    .btn--advanced-search {
        margin-right: 2.3rem !important;
    }

    #type-advanced-search, #model-advanced-search,
    #fromdatesearch, #todatesearch {
        width: 22.7rem;
    }

    .helicopter-input__wrapper {
        align-items: flex-end;
    }

        .helicopter-input__wrapper #fromdatesearch {
            width: 13.7rem;
        }

    .cardshadowed.publication-search {
        overflow: auto;
    }

    #type-advanced-search, #fromdatesearch {
        margin-right: 2.4rem;
    }

    #model-advanced-search, #todatesearch {
        margin-right: 0;
    }

    #model-search {
        width: 22.7rem;
    }

    .dataTables_filter.publications .lookup,
    .dataTables_filter.publications .datetimepicker,
    .dataTables_filter.software .lookup,
    .dataTables_filter.software .datetimepicker,
    .dataTables_filter input[type="search"],
    .dataTables_filter #model-search {
        width: 17rem;
        margin-right: 0;
    }

    .cardshadowed__wrapper {
        flex-basis: 100%;
    }

    .cardshadowed__label {
        flex-basis: 50%;
    }

    .cardshadowed__value {
        flex-basis: 50%;
        padding-left: 0;
    }

    .col-tabs-list {
        overflow: auto;
    }
/* 
    .filters__input {
        width: 22% !important;
    } */

    .update-performance-monitoring .cardshadowed.cardshadowed--big {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}

/* Fine Tablet Portrait */

/* Inizio Mobile */
@media screen and (max-width: 767px) {
    /* Start Agic Integration */
    
    .filters__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    /* End Agic Integration */

    .__desktop_step {
        display: none;
    }

    .__mobile_step {
        display: block;
    }

    .hidden-xs {
        display: none !important;
    }

    .logo__title {
        font-size: 1.6rem;
    }

    .header__logo {
        width: 2.4rem;
        height: 2.4rem;
    }

    .bannerLeonardo {
        height: 58.4rem;
    }

    /**********
        News
    **********/
    .news__img {
        margin-bottom: 0.8rem;
        max-width: 100%;
        margin-right: 0;
    }

    .news__details-wrapper {
        align-items: center;
        flex-direction: column;
    }

    .news__wrapper {
        padding: 0;
    }

    .cardshadowed {
        padding: 2.4rem 1.6rem !important;
    }

    .my-banner-01 h1.my-title-01 {
        font-size: 2rem;
        font-family: Raleway Black;
    }

    #daterange_value {
        margin-right: 0 !important;
        width: 48% !important;
    }

    #news_length {
        float: left !important;
        width: 50% !important;
    }

        #news_length label {
            justify-content: flex-end !important;
        }

    #news_filter {
        float: left !important;
        width: 100% !important;
    }

        #news_filter label {
            width: 100% !important;
        }

        #news_filter input[type="search"] {
            margin-left: 0 !important;
            width: 100% !important;
        }

    .sorting_1 {
        padding: 0 !important;
    }

    .dataTables_filter + div {
        overflow-x: scroll;
        float: left;
        width: 100%;
    }

    .dataTables_filter > label {
        width: 50%;
    }

        .dataTables_filter > label input[type="search"] {
            width: 100%;
            margin: 0;
            margin-left: 0.5rem;
        }

    .dataTables_filter label {
        width: 100%;
    }

    .form-action-container-right {
        flex-direction: column;
        justify-content: center;
    }

        .form-action-container-right .btn-primary:first-child {
            margin-right: 0;
            width: 100%;
        }

        .form-action-container-right #UpdateButton {
            width: 100%;
        }

        .form-action-container-right #RequestGeneratePDF {
            width: 100%;
        }

    .form-custom-actions .btn {
        margin-top: 1.6rem;
    }

    [data-name="AREAOFINTERVENTION"] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        [data-name="AREAOFINTERVENTION"] .tab-column {
            width: 100% !important;
        }

        [data-name="AREAOFINTERVENTION"]:before {
            display: none;
        }

    .crmEntityFormView .actions {
        margin: 0;
    }

    .actions .btn-primary {
        margin: 1.6rem 0 0 0 !important;
        width: 100%;
    }

    [data-name="ECC_DATA"] .tab-column {
        width: 100% !important;
    }

    .search-publication__wrapper input[type="search"] {
        width: 20.8rem;
        order: 1;
    }

    .search-publication__wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .btn--advanced-search {
        order: 3;
        padding-top: 0.8rem;
    }

    #search {
        order: 2;
    }

    #type-advanced-search, #model-advanced-search,
    #fromdatesearch, #todatesearch {
        width: 100%;
        margin-right: 0;
    }

    publication

    #model-search {
        width: 100%;
    }

    .dataTables_filter.publications, .dataTables_filter.software {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }

    .dataTables_filter .dt-button.buttons-excel.buttons-html5 {
        margin: 0;
    }

    .dataTables_filter.publications .dt-buttons, .dataTables_filter.software .dt-buttons {
        position: relative;
        order: 2;
    }

    .dataTables_filter.publications label, .dataTables_filter.software label {
        right: 0;
        order: 1;
        position: relative;
        width: 88%;
        margin-bottom: 0.8rem;
    }

    .dataTables_filter.publications #filter, .dataTables_filter.software #filter {
        order: 3;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .dataTables_filter #model-search {
        width: 100%;
        margin-bottom: 0.8rem;
    }

    /* #from-creation-value, #to-creation-value {
        width: 48%;
    } */

    .dataTables_wrapper .dataTables_filter input {
        margin-left: 0;
    }

    .tracking-list__wrapper .dt-buttons {
        float: right !important;
        margin-right: 0;
    }

    .tracking-list__wrapper .dt-button.buttons-excel.buttons-html5 {
        margin: 0.5em 0 0 0 !important;
    }

    .tracking-list__wrapper .dataTables_filter {
        float: left;
        width: 85%;
    }

    .lnd-card-greyed__item, .lnd-card-greyed__label {
        display: block;
        font-size: 1rem;
    }

    .lnd-card-greyed__value {
        font-size: 1rem;
    }

    .cardshadowed__wrapper {
        flex-wrap: wrap;
    }

    .crmEntityFormView .tab .tab-column {
        width: 100% !important;
    }

    .handlebars-search-container .facets {
        display: block !important;
        margin-bottom: 1.6rem;
    }

    .handlebars-search-container {
        margin-top: 1.3rem;
    }

        .handlebars-search-container .search-results {
            padding: 0;
            border: none;
            box-shadow: none;
        }

    .faq-section__title-bar {
        flex-direction: column;
    }

        .faq-section__title-bar input[type="search"] {
            width: 100%;
            margin-bottom: 1.6rem;
            margin-right: 0;
        }

        .faq-section__title-bar .title-section {
            margin-bottom: 1.6rem;
        }

        .faq-section__title-bar .container-header__padding-rigt {
            display: flex;
            flex-wrap: wrap;
        }

        .faq-section__title-bar .text-small {
            margin-right: 0.8rem;
        }

    .container-header__margin-right {
        margin-right: 0;
    }

    .title-section {
        margin: 0 0 0.8rem 0;
    }

    .section-information-about-you .submit-btn {
        margin-bottom: 0.8rem;
    }

    .buttons-container {
        flex-direction: column;
        justify-content: center;
    }

        .buttons-container .btn-primary {
            margin-bottom: 0.8rem;
            margin-top: 0.8rem;
        }

    div.dt-buttons {
        float: right !important;
        margin-right: 0;
    }

    .dataTables_wrapper .dataTables_filter {
        width: 85%;
        float: left;
        margin-top: 0;
    }

    .myfleet__wrapper .myfleet__image {
        width: 100%;
        height: auto;
    }

    #news td {
        padding: 0 !important;
    }

    #Availability .toolbar-actions {
        display: block;
        width: 100%;
    }

    #Availability .entitylist-search {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.6rem;
    }

    [data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] {
        width: 100% !important;
    }

        [data-name="FLIGHTHOURS"] [data-name="tab_2_section_1"] tbody {
            display: flex !important;
        }

    .usermanagement__filter {
        flex-direction: column;
        align-items: flex-end;
        width: 100% !important;
    }

        .usermanagement__filter #account-filter {
            flex-basis: 100%;
            margin-right: 0;
            margin-bottom: 1.6rem;
        }

        .usermanagement__filter label {
            margin-bottom: 1.6rem;
        }

    .enroll__cta-wrapper {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }

    .shortcuts {
        justify-content: space-between;
    }

    .shortcuts__btn {
        width: 48%;
        margin-right: 0;
    }

    #filters {
        margin-top: 1.6rem;
    }

    /* .filters__input {
        width: 48% !important;
    } */

    .filters__btn {
        margin-bottom: 0.8rem;
        float: left;
    }

    .table-content {
        overflow: scroll;
    }

    .dataTables_filter {
        width: 100% !important;
        margin-top: 0.8rem !important;
    }

    .btnnewquery {
        min-width: 14rem;
    }

    .update-performance-monitoring .update-performance-monitoring__wrapper {
        align-items: flex-start;
        flex-direction: column;
    }

    .update-performance-monitoring .select-wrapper {
        width: 100%;
    }

    .update-performance-monitoring .btnnewquery {
        margin-left: 0;
        margin-top: 0.8rem;
    }

    .update-performance-monitoring .cardshadowed.cardshadowed--big {
        padding: 1.6rem !important;
    }

    .update-section {
        padding: 0;
    }

    .custom-filters-row {
        justify-content: space-between;
    }

        .custom-filters-row select {
            width: 48%;
        }

    /* Modal Generic Layout*/
    .custom-modal {
        width: 90%;
    }

        .custom-modal .__paragraph {
            width: 90%;
        }

        .custom-modal .__btn {
            width: 90%;
        }

        .custom-modal .__more--btn {
            width: 90%;
        }

    /* Biodata thankyou page */
    .bio-data-enroll {
        width: 90% !important;
    }

    /* New student*/
    .new-student-modal-success .__booking {
        width: 90%;
    }
}

/* Start Agic Integration */
@media screen and (max-width: 600px) {
    
    .filters__wrapper {
        grid-template-columns: 1fr;
    }

}
/* End Agic Integration */
/* Fine Mobile */
