/* CSS Document */

#AWPportal {
    background-color: white;
}

.mainTableHolder {
    width: 964px;
}

.headerContainer.detailed {
    height: 520px;
    background-image: url(../Images/homepage_background.png);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}



.headerContainer .logoHolder h1 a, .headerContainer .logoHolder h1 a:hover, .headerContainer .logoHolder h1 a:visited {
    display: block;
    width: 340px;
    height: 130px;
}

.headerContainer .bannerHolder {
    text-align: right;
    height: 130px;
    background-image: url(../Images/abheader.png);
    background-position: top right;
    background-repeat: no-repeat;
}



.footerContainer {
    background-color: #FFF;
}

    .footerContainer .left {
        border-left: 1px solid #CCC;
        width: 10px;
        overflow: hidden;
    }

    .footerContainer .right {
        border-right: 1px solid #CCC;
        width: 10px;
        overflow: hidden;
    }

    .footerContainer .linksArea {
        border-top: 1px solid #CCC;
        padding: 5px;
        padding-top: 10px;
    }

    .footerContainer .leftB {
        background-image: url(../Images/footer_l.jpg);
        border-style: none;
        background-position: left bottom;
        width: 10px;
        height: 10px;
        overflow: hidden;
    }

    .footerContainer .rightB {
        background-image: url(../Images/footer_r.jpg);
        background-position: right bottom;
        width: 10px;
        height: 10px;
        overflow: hidden;
    }

    .footerContainer .bottom {
        border-bottom: 1px solid #CCCCCC;
        height: 10px;
        overflow: hidden;
    }

    .footerContainer .linksInternal {
        line-height: 160%;
        font-size: 0.9em;
        letter-spacing: 3px;
        text-align: left;
    }

    .footerContainer .linksExternal {
        width: 250px;
        line-height: 160%;
        font-size: 0.9em;
        text-align: right;
    }

    .footerContainer .linksInternal a, .footerContainer .linksInternal a:hover, .footerContainer .linksInternal a:visited {
        letter-spacing: 0;
    }

    .footerContainer .linksExternal a, .footerContainer .linksExternal a:hover, .footerContainer .linksExternal a:visited {
        color: #333333;
        font-weight: bold;
    }


.mainNewsContainer {
    /*margin: 10px 0;
	border: 1px solid #CCC;
	background-color: #F2F2F2;
	padding: 5px;*/
}

    .mainNewsContainer .newsItem {
        margin-top: 52px;
    }

        .mainNewsContainer .newsItem h3.title {
            margin-bottom: 12px;
            margin-top: 4px;
        }

.news-date {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* identical to box height */
    /* CareemBlack/80 */
    color: #757575;
}

.mainNewsContainer .newsItem .newsShort {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* CareemBlack/100 */
    color: #2D2E2E;
}

    .mainNewsContainer .newsItem .newsShort img {
        float: right;
        margin: 5px;
        border: 1px solid #000000;
        background-color: #FFF;
        padding: 1px;
        margin-top: -5px;
    }

.loginForm .loginInfo {
    margin-bottom: 10px;
}

.titleLabels {
    text-align: left;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

table {
    border-collapse: separate;
}

.button_black {
    line-height: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}


.foo {
    padding: 30px;
}

.pad {
    background-color: #ffffff;
}

input.inputField {
    float: left;
    width: 200px;
}


select.inputField {
    float: left;
    width: 202px;
    margin-right: 5px;
}

select.emptyList {
    float: left;
    width: 202px;
    margin-right: 5px;
}

select.resetToMalta {
    float: left;
    width: 202px;
    margin-right: 5px;
}

.errorValidator {
    font-size: 9px;
    color: Red;
    display: inline-block;
}

.url {
    width: 100ex;
}

.email {
    width: 50ex;
}

.phone {
    width: 20ex;
}

.phone1 {
    width: 4ex;
}

.phone2 {
    width: 14ex;
}


.postcode {
    width: 20ex;
}



.contact_label {
    font-size: 0.96em;
}

.HeaderStyle {
    font-weight: bold;
    border-left: solid 1px red;
}

.RowStyle {
    background-color: White;
}

.FooterStyle {
    background-color: White;
    border-top: solid 1px #184f80;
    text-align: right;
}

.disabledTextbox {
    border-color: #D2D2D2;
}

table[disabled] {
    color: GrayText;
}

span[disabled] {
    color: GrayText;
}

table[disabled] .asterisk {
    color: GrayText;
}


.asterisk {
    color: Red;
}

.sitemap a {
    color: inherit;
    text-decoration: none;
    font-style: normal;
}

    .sitemap a:visited {
        color: inherit;
    }

    .sitemap a:hover {
        color: Black;
        text-decoration: none;
        font-style: italic;
        font-weight: bold;
    }


.rightAlign {
    float: right;
}

.leftAlign {
    float: left;
}

.ab-body {
    font-family: Poppins;
}
.header-box {
    margin-top: 110px;
    border-radius: 6px;
    background: rgba(255,255,255,0.8);
    max-width: 539px;
    padding: 23px;
    margin-left: 60px;
}



.btn.btn-primary {
    background: #F8A031;
    border-color: #F8A031;
}

.btn.btn-secondary {
    background: #F2F2F2;
    color: #191847;
}

.btn.btn-info {
    background: #FFFFFF;
    /* AB Primary */
    border: 2px solid #3D72A5;
    box-sizing: border-box;
    border-radius: 4px;
    width: 165px;
}

.header-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #2D2E2E;
}
  

    .footer-outer {
        background: #F2F5F8;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
        height: 231px;
        padding-top: 33px;
        color: #606C74;
        margin-top: 40px;
    }

    .footer-outer a {
        text-decoration: none;
        padding-right: 20px;
        color: #606C74;
    }

    .footer-outer .gov_logo img {
        width: 81px;
        height: 37px
    }

@media (min-width: 992px) {
    .footer-outer .ascent_logo img {
        width: 43px;
        height: 46px;
        margin-top: -14px;
    }
}

@media (max-width: 991px) {
    .footer-outer .ascent_logo img {
        width: 43px;
        height: 46px;
        margin-top: 30px;
    }
}

.menu-outer {
    background: linear-gradient(168.56deg, #3D72A5 7.36%, rgba(131,188,215, 0.4) 147.4%);
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 41px;
    color: #FFFFFF;
}

    .menu-outer a {
        color: #ffffff;
        text-decoration: none;
    }

    .menu-outer .navbar-light .navbar-nav .nav-link,
    .menu-outer .navbar-light .nav-item.active .nav-link,
    .menu-outer .navbar-light .nav-item:focus .nav-link,
    .menu-outer .navbar-light .nav-item:hover .nav-link {
        color: #ffffff;
        text-decoration: none;
    }

ul.navbar-nav {
    margin-right: 20px;
}

.ab-body .menu-outer .btn {
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    color: #075DE7;
}

.ab-body .btn {
    border-radius: 4px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
}

    .logged-in .btn.btn-light,
    .ab-body .btn.btn-light {
        background: linear-gradient(119.57deg, #3D72A5 7.36%, #83BCD7 147.4%);
        border-color: #83BCD7;
        color: white;
    }
        .logged-in .btn.btn-light:active,
        .ab-body .btn.btn-light:active {
            color: white;
        }

.logged-in.dropdown.show,
.menu-outer .dropdown-menu.show {
    background: linear-gradient(168.56deg, #3D72A5 7.36%, rgba(131,188,215, 0.4) 147.4%);
    ;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: white;
    text-decoration: none;
    background: linear-gradient(168.56deg, #3D72A5 7.36%, rgba(131,188,215, 0.4) 147.4%);
}


.ab-body .btn.btn-danger {
    background: #E60029;
}

div.hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #eee;
    text-align: center;
    height: 0px;
    line-height: 0px;
}

.hr-or {
    background-color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.login-button {
    font-size: 12px;
    margin-bottom: 15px;
}

.eid-login {
    margin-top: 30px;
}

a.read-more,
a:hover.read-more,
a:visited.read-more {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* identical to box height */
    /* Blue/100 */
    color: #075DE7;
    text-decoration: none;
}

.main-container {
    margin-top: 40px;
}

.nav-link.active {
    font-weight: bold;
}

.ab-body img {
    max-width: 96vw;
}

#map-canvas {
    max-width: 95vw;
}

.data-grid {
    margin-top: 50px;
}

.data-grid .data-grid-header {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #0D2741;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px #315070;
    margin-top: 16px;
    cursor: pointer;
}

.data-grid-header-mobile {
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
        color: #0D2741;
        background: #FFFFFF;
    }

.data-grid-mobile-column {
    margin-top: 10px;
}

.data-grid .data-grid-row {
    background: #FFFFFF;
    box-shadow: 0px 1px 0px #C4C4C4;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    margin-top: 21px;
    padding-bottom: 21px;
}

    .data-grid .data-grid-row > div {
        color: #090B35;
        overflow-x: clip;
    }

    .data-grid .data-grid-row > div > a,
    .data-grid .data-grid-row > div > a:hover,
    .data-grid .data-grid-row > div > a:visited {
        color: #075DE7;
        text-decoration: none;
    }

.data-grid input {
    text-align: center;
    margin: 0;
    width: 31px;
    margin-left: 10px;
    margin-right: 10px;
    border: 0.5px solid #C4C4C4;
    /* Shadow */
    box-shadow: 0px 4px 16px rgba(51, 51, 51, 0.08), 0px 4px 4px rgba(51, 51, 51, 0.04);
    border-radius: 4px;
}

    .data-grid input::-webkit-outer-spin-button,
    .data-grid input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

/* Firefox */
.data-grid input[type=number] {
    -moz-appearance: textfield;
}

.grid-pager {
    margin-top: 36px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    /* identical to box height */
    text-transform: uppercase;
    /* Blue/100 */
    color: #075DE7;
}

.pager-button {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 30px;
    position: relative;
    top: 4px;
    cursor: pointer;
}

.sort-container {
    float: right;
    cursor: pointer;
}

.sorting-image {
    display: block;
}

a.about-us-link,
a:hover.about-us-link,
a:visited.about-us-link {
    color: #454555;
    text-decoration: none;
}

.home-lit-content {
    margin-top:40px;
}

a.link-box-wrapper {
     color: inherit;
    text-decoration: inherit;
}

.link-box {
    width: 318px;
    height: 90px;
    background: #F9FAFB;
    box-shadow: 0px 6px 30px rgba(96, 108, 116, 0.16);
    border-radius: 4px;
    padding-top: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.link-box img {
    float: left;
    height: 42px;
}

.link-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2D2E2E;
}

.link-description {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* identical to box height */
    /* CareemBlack/100 */
    color: #2D2E2E;
    float: right;
    width: 257px;
}

.large-link-box {
    text-align: center;
}

.large-link-box img {
    height: 200px;
}

.large-link-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    /* identical to box height */
    /* CareemBlack/100 */
    color: #2D2E2E;
}

.large-link-description {
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #2D2E2E;
    max-width: 439px;
    margin-top: 10px;
}

.large-link-button {
    margin-top: 20px;
}

.bottom-link {
    width: 318px;
    background: #F9FAFB;
    border-radius: 4px;
    padding: 12px;
}

.bottom-link-header {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #2D2E2E;
}

.bottom-link a.read-more{
   line-height: 34px;
   display: block;   
}

a.button-link,
a.button-link:visited,
a.button-link:active {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    /* identical to box height */
    text-align: center;
    /* AB Primary */
    color: #3D72A5;
    text-decoration: none;
}

.margin-spacer {
    margin-top: 100px;
}

td.labelBreak,
span.labelBreak {
    word-break: break-all;
}

div table tbody tr td.valignTop.reprimand.desc.label {
    vertical-align: top;
}

.nav {
    border: none;
}

.nav-head {
    background-color: transparent;
    border: none;
    padding: 0.25rem;
}

.nav-link {
    text-align: left;
}

.nav-body {
    padding: 0rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

a.disclaimerAction {
    color: cornflowerblue;
}

div.alert.alert-danger.main-alert.dark {
    background-color: red;
    color: white;
}

#FailureText {
    color: red;
}

.sanctionTable {
    width: 100%;
}

.sanctionTable .sanctionType {
    padding-left: 10px;
    width: 50%;
    padding-bottom: 10px;
}

.sanctionTable .sanctionHas {
    width: 25%;
}

.sanctionTable .sanctionView {
    width: 25%;
}

.sanctionHeader {
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #184f80;
    margin-bottom: 5px;
    padding-top: 3px;
    margin-left: 2px;
    margin-right: 2px;
    color: #184f80;
}

.regNav {
    text-align: left;
}

.skip-to-main-content {
    background: #3D72A5;
    height: 30px;
    left: 50%;
    padding: 8px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
}

.skip-to-main-content:link, .skip-to-main-content:visited {
    color: #FFFFFF;
}

.skip-to-main-content:focus {
    transform: translateY(0%);
}

.servicesProvidedTable {
    width: 100%;
}

.servicesProvidedTable .servicesProvidedType {
    padding-left: 10px;
    width: 50%;
    padding-bottom: 10px;
}

.servicesProvidedTable .servicesProvidedHas {
    width: 50%;
}

.servicesProvidedHeader {
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #184f80;
    margin-bottom: 5px;
    padding-top: 3px;
    margin-left: 2px;
    margin-right: 2px;
    color: #184f80;
}