@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');

body, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif !important;
}

#s4-workspace #breadcrumb .active {
    color: blue;
}

#s4-workspace .breadcrumbs a span {
    font-size: 0.7143rem;
    color: #2e5f69;
    cursor: pointer;
    /*z-index: 999999;*/
    position: relative;
}

#s4-workspace .breadcrumbs a[href=""],
#s4-workspace .breadcrumbs a[href="#"],
#s4-workspace .breadcrumbs a[href="javascript:"],
#s4-workspace .breadcrumbs a[href=""] span,
#s4-workspace .breadcrumbs a[href="#"] span,
#s4-workspace .breadcrumbs a[href="javascript:"] span {
    cursor: default !important;
}

#s4-workspace ul.breadcrumbs .active {
    /*font-weight: normal;*/
}

#s4-workspace .large-4.medium-4.columns.sidebar.press-release-sidebar.mt50.mb50 .date-search-form.margin-bottom-65 {
    margin-bottom: 100px;
}

#s4-workspace .large-4.medium-4.columns.sidebar.press-release-sidebar.mt50.mb50 div {
    word-wrap: break-word;
    width: 100%;
    display: block;
    box-sizing: border-box;
    height: auto;
    min-height: auto;
    /*max-height: -webkit-fill-available;*/
    white-space: normal;
    font-size: 1rem !important;
}

    #s4-workspace .large-4.medium-4.columns.sidebar.press-release-sidebar.mt50.mb50 div .ms-hide {
        display: none;
    }

#s4-workspace #DeltaPlaceHolderPageTitleInTitleArea {
    display: none !important;
}

#s4-workspace {
    overflow-x: hidden;
}

    #s4-workspace .mobile-menu-container {
        height: auto;
    }

        #s4-workspace .mobile-menu-container .mobile-menu-wrapper.toggled {
            min-height: 650px;
        }

    /* SP change style start */
    #s4-workspace #s4-bodyContainer {
        padding-bottom: 0px;
    }

    #s4-workspace #contentRow {
        padding-top: 0px;
    }

    #s4-workspace #sideNavBox {
        display: none;
    }

    #s4-workspace #contentBox {
        margin: auto;
        box-sizing: border-box;
        width: 100%;
        min-width: auto;
    }
/* SP change style end */


/* design style change - SP containers breack Start */


/*header container start*/
#rcc_sub_header {
    height: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

#s4-workspace .theme-color-light {
    position: relative;
}
/*upper heading style*/
#s4-workspace .page-title.theme-color-light h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: -6px;
    position: absolute;
    top: -25px;
    left: 0px;
}

#accessibilityWidget button span {
    width: 14px !important;
    display: inline-block;
    vertical-align: bottom;
}

#accessibilityWidget .smallSize {
    font-size: 14px;
    height: 10px !important;
    /*position: absolute !important;
    left: -2px !important;
    top: -1px !important;*/
}

/* Microsoft Edge Browser 12 */

@supports (-ms-accelerator:true) and (not (color:unset)) {
    #s4-workspace #accessibilityWidget .smallSize,
    #s4-workspace #accessibilityWidget .largeSize {
        /*padding-bottom: 1px !important;*/
    }
}
/* Microsoft Edge Browser 13+ - @supports method */

@supports (-ms-ime-align:auto) and (color:unset) {
    #s4-workspace #accessibilityWidget .smallSize,
    #s4-workspace #accessibilityWidget .largeSize {
        /*padding-bottom: 1px !important;*/
    }
}




#s4-workspace #accessibilityWidget .mediumSize {
    font-size: 18px;
    height: 13.5px !important;
    /*position: absolute !important;
    left: 10px !important;
    top: -1px !important;*/
}

#s4-workspace #galleryPhotoModal .owl-carousel .owl-item img {
    max-height: 400px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#s4-workspace #accessibilityWidget .largeSize {
    font-size: 22px;
    height: 17px !important;
    margin-left: 2px;
    /*position: absolute !important;
    right: -2px !important;
    top: 0px !important;*/
}

#s4-workspace #enVariation {
    margin-left: -1px !important;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    /*#s4-workspace #accessibilityWidget .largeSize{
    top: 1px !important;
}
#s4-workspace #accessibilityWidget .mediumSize{
    top: 1px !important;
}
*/
    #accessibilityWidget .smallSize {
        height: 9px !important;
        font-size: 9px !important;
    }

    #s4-workspace #accessibilityWidget .largeSize {
        height: 16px !important;
        font-size: 18px !important;
    }

    #s4-workspace #accessibilityWidget .mediumSize {
        height: 12px !important;
        font-size: 13.5px !important;
    }
}

/*for mozila*/

@-moz-document url-prefix() {
    #accessibilityWidget .smallSize {
        margin-bottom: 1px !important;
    }
}

@supports (-moz-appearance:none) {
    #accessibilityWidget .smallSize {
        margin-bottom: 1px !important;
    }
}

body:not(:-moz-handler-blocked) #accessibilityWidget .smallSize {
    margin-bottom: 1px !important;
}



#s4-workspace #accessibilityWidget button {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
}

    #s4-workspace #accessibilityWidget button > span {
        /*display: flex !important;
        vertical-align: bottom !important;
        flex-direction: row;
        align-items: flex-end;
        justify-content: center;
        margin-left: 3px !important;*/
        display: inline-block !important;
        vertical-align: bottom !important;
    }

#s4-workspace .row {
    width: 100%;
    box-sizing: border-box;
}

#s4-workspace .a-z-list-page > .row {
    padding: 0 15px !important;
}

#s4-workspace .home.header {
    /*height: 450px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;*/
}

#s4-workspace header.header #titleAreaBox {
    margin-bottom: 0px;
}

#s4-workspace header.header {
    padding-top: 0px;
    padding-bottom: 0px;
}

#s4-workspace h1 {
    padding-top: 10px;
    /*padding-bottom: 25px;
    background-size: cover;
    background-position: center;
    position: relative;
    height: auto;
    min-height: auto;
    max-height: 2000px;*/
}

#s4-workspace header #s4-titlerow,
#s4-workspace header.header {
    height: auto;
    display: block;
    position: relative;
}

#s4-workspace .home.header.home-header {
    height: 100vh;
    background-position: 28% center;
}

#s4-workspace .home.header.doi-home-header {
    min-height: 76.2vh;
    background-position: 43% center;
}

#s4-workspace.large .home.header {
    /*height: 450px;*/
}

#s4-workspace .row.top-bar,
#s4-workspace #s4-titlerow,
#s4-workspace #titleAreaBox {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
}

    #s4-workspace .row.top-bar > div > div.float-right {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        margin-right: 14px;
        margin-top: 1px;
    }


        #s4-workspace .row.top-bar > div > div.float-right > .language-switcher > a:first-child {
            margin-right: 6px;
        }

#s4-workspace .top-bar > .large-12.columns div.float-right div#accessibilityWidget {
    margin-right: 10px;
}


.language-switcher,
.language-switcher a,
.language-switcher span,
.language-switcher img,
.language-switcher p,
.language-switcher div {
    font-size: 17px !important;
}

#s4-workspace #DeltaSiteLogo > a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* margin-top: 25px; */
}

.btn-rss {
    padding: 0px !important;
}

#s4-workspace .search div {
    width: auto;
    display: inline-block;
}

#s4-workspace .search:before {
    top: 11px;
}

#s4-workspace .menu li a {
    padding: 6px 0 2px 10px;
}

#s4-workspace ul.mobile-menu li.search {
    max-width: none;
    padding: 7px 14px;
    display: list-item;
}

    #s4-workspace .search input[type="text"],
    #s4-workspace ul.mobile-menu li.search input[type="text"] {
        height: 30px;
        outline: none;
        margin-top: 0px !important;
        margin-left: 0px;
        vertical-align: top;
    }

    #s4-workspace ul.mobile-menu li.search input[type="text"] {
        margin: 0 auto;
    }


#s4-workspace .custom-search-top input[type="text"] {
    margin-top: -2px !important;
}

.custom-search-top {
    margin-bottom: 5px !important;
}

#s4-workspace .search input[type="text"].hover,
#s4-workspace .search input[type="text"].active,
#s4-workspace .search input[type="text"].focus,
#s4-workspace ul.mobile-menu li.search input[type="text"].hover,
#s4-workspace ul.mobile-menu li.search input[type="text"].active,
#s4-workspace ul.mobile-menu li.search input[type="text"].focus {
    outline: none;
}

#s4-workspace .search .ms-srch-sb-border,
#s4-workspace .ms-srch-sb-borderFocused {
    border: 0px;
}

#s4-workspace .logo-wrapper {
    color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 1px;
}

    #s4-workspace .logo-wrapper p,
    #s4-workspace .logo-wrapper strong {
        font-size: 14px !important;
    }

    #s4-workspace .logo-wrapper p {
        margin-top: -1px !important;
        margin-bottom: 1px !important;
    }

    #s4-workspace .logo-wrapper h1 {
        font-size: 42.994px !important;
        line-height: 43px !important;
        margin-top: -5px;
        margin-bottom: 16px;
    }

    #s4-workspace .logo-wrapper h1,
    #s4-workspace .logo-wrapper p {
        font-weight: 300 !important;
    }

#s4-workspace #siteIcon {
    height: 46px;
    width: 40px;
    min-width: 40px;
    /* margin-bottom: 30px; */
}

    #s4-workspace #siteIcon img {
        margin-top: -9px;
        margin-left: -3px;
        height: 46px !important;
        width: 36px;
    }

#s4-workspace .menu li {
    position: relative;
}

    #s4-workspace .menu li > ul {
        position: absolute;
        top: 0px;
        right: 100%;
        width: max-content;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: rgba(43,42,56,0.8);
        border-top: 1px #6e6e77 solid;
        display: none;
    }

    #s4-workspace .menu li:hover > ul {
        display: none;
    }

#s4-workspace .menu > li:hover > ul, #s4-workspace .menu > li > ul > li:hover ul {
    display: none;
}

#s4-workspace .menu li > ul li a {
    padding-right: 10px;
}

#s4-workspace .menu-wrapper {
    overflow: visible;
}

#s4-workspace .top-bar {
    margin-bottom: 0px;
    height: 30px;
}

#s4-workspace .menu-wrapper {
    margin-top: 75px !important;
}

    #s4-workspace .menu-wrapper ul {
        z-index: 1;
		width: 200px !important;
        background-color: rgba(043,042,056,0.85);
        min-height: 140px;
        height: auto;
        padding-bottom: 35px;
    }

#rcc_sub_header {
    margin-top: 5px;
}

#s4-workspace .top-bar > .large-12.columns,
#s4-workspace .top-bar > .large-12.columns div,
#s4-workspace .top-bar > .large-12.columns span,
#s4-workspace .top-bar > .large-12.columns a,
#s4-workspace .top-bar > .large-12.columns img {
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    margin: 0px;
    padding: 0px;
    float: none !important;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    vertical-align: top;
}

    #s4-workspace .top-bar > .large-12.columns img {
        width: 21px;
        height: 21px;
    }

#s4-workspace .top-bar > .large-12.columns {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
}

    #s4-workspace .top-bar .large-12.columns .medium-font button,
    #s4-workspace button.large,
    #s4-workspace .top-bar > .large-12.columns span,
    #s4-workspace .top-bar .large-12.columns .small-font button,
    #s4-workspace button,
    #s4-workspace .top-bar > .small-12.columns span {
        display: inline-block;
        vertical-align: top;
        /*width: 21px;*/
        height: 21px;
        padding: 0px;
        margin: 0px;
        /*min-width: 21px;*/
    }

#s4-workspace #accessibilityWidget > span > button {
    width: 39px !important;
    position: relative;
    top: 3px;
    right: 2px;
}

#s4-workspace button,
#s4-workspace button img {
    width: 39px !important;
    height: auto !important;
    float: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    min-width: 39px;
    max-width: 39px;
    margin-top: -2px !important;
    outline: none;
}

    #s4-workspace button:active,
    #s4-workspace button:focus,
    #s4-workspace button:checked {
        outline: none;
    }

/* Brexit banner section */

#s4-workspace .home-header .search-row {
    margin: 0;
}

#s4-workspace .home-header .custom-top-row-flex.brexit-banner-row {
    display: flex;
}

#s4-workspace .custom-top-row-flex.brexit-banner-row {
    display: none;
    justify-content: flex-end;
}
/* Add display none below to remove the Brexit banner : */
#s4-workspace .brexit-banner {
    /*display: none;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    color: white;
}

#s4-workspace a.brexit-banner:hover, #s4-workspace a.brexit-banner:focus {
    color: white;
    outline: none;
}

#s4-workspace .brexit-banner-txt {
    margin: 0;
    font-size: .8rem;
    line-height: 1.3;
    text-transform: uppercase;
}

#s4-workspace .brexit-banner-img {
    border-radius: 50%; /*enable for jpeg images */
    max-width: 55px;
    max-height: 55px;
    margin-left: 10px;
}

@media (max-width: 639px) {
    #s4-workspace .brexit-banner-img {
        position: absolute;
        top: 55%;
        right: 15px;
    }
}

/*header container end*/

/*carousel fix start*/
#s4-workspace .owl-carousel {
    position: relative;
    z-index: 0;
}

#s4-workspace .owl-nav {
	position:absolute;
	bottom: 10px;
}

#s4-workspace .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 40px;
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

    #s4-workspace .owl-dots button img,
    #s4-workspace .owl-dots button {
        width: 10px !important;
        height: 10px;
        min-width: 10px;
        max-width: 10px;
    }

#s4-workspace .owl-dot span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #ccc;
    border-radius: 50%;
}

#s4-workspace .owl-dot.active span {
    background: #656565;
}

#s4-workspace .owl-dots button {
    width: 10px;
    display: inline-block;
    box-sizing: border-box;
    min-width: 10px;
    margin: 0 5px;
}
/*carousel fix start*/

/*Department-of-Information changes start*/
body #s4-workspace .main-content-inner-wrapper {
    overflow: visible;
}

.mt50 {
    margin-top: 50px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight .ms-core-menu-list a,
.edit-mode .ms-core-menu-list a,
.edit-mode .ms-core-menu-list a div,
.edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight .ms-core-menu-list a div,
.edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a {
    width: auto;
}

.edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a {
    width: 100%;
}

    .edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a img,
    .edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a span,
    .edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight div,
    .edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight span {
        display: inline-block;
        vertical-align: initial;
        width: auto;
        padding: 0px;
    }

        .edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight div.slm-edit-ecb {
            width: 40px;
        }

        .edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight div.slm-edit-link {
            width: 250px;
        }


.edit-mode #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight div {
    max-height: 100000px;
}

.edit-mode #s4-workspace table tbody th,
.edit-mode #s4-workspace table tbody td {
    padding: 0px;
}

.edit-mode #s4-workspace table,
.edit-mode #s4-workspace table tbody th,
.edit-mode #s4-workspace table tbody td {
    width: auto;
    max-width: 1000px;
    min-width: auto;
}

/*Department-of-Information changes end*/
#s4-workspace .customMenuTop {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-width: 400px;
    position: absolute;
    top: 70px;
    right: 22px;
}

#s4-workspace .gal-con > p {
    display: inline;
}

#s4-workspace .custom-top-row-flex,
#s4-workspace .custom-search-top {
    display: flex;
    flex-direction: row;
    /*align-items: center;*/
    justify-content: space-between;
    /*width: 100%;*/
    box-sizing: border-box;
    /*align-items: end;*/
    /*align-items: flex-start;*/
}

#s4-workspace .custom-top-row-flex {
    margin-bottom: 25px;
    margin-bottom: 29px;
}

#s4-workspace header #DeltaPlaceHolderPageDescription {
    display: block;
}

#s4-workspace .custom-search-top {
    justify-content: flex-end;
    margin-top: 20px;
    padding-right: 17px;
}

    #s4-workspace .custom-search-top div,
    #s4-workspace .custom-search-top div input {
        height: 30px !important;
        display: inline-block;
        float: none;
        position: relative;
        width: 200px !important;
    }

    #s4-workspace .custom-search-top #SearchBox {
        margin-right: -2px !important;
        margin-top: -4px !important;
    }

.header #pageTitle .large-3.medium-3.columns.hide-on-mobile {
    margin-top: -10px;
}

#s4-workspace .search:before {
    left: 5px;
    top: -7px;
    margin-top: 6px;
}

#s4-workspace ul.mobile-menu li.search:before {
    left: 20px;
    top: 50%;
}

#s4-workspace .ministry-block {
    display: inline-block;
}

    #s4-workspace .ministry-block a {
        display: table;
    }

    #s4-workspace .ministry-block span {
        display: table-cell;
        vertical-align: middle;
    }

/*new style add style*/
#s4-workspace .groupheader {
    color: #2e5f69;
}

#s4-workspace .left-column.genericPageLeft.large-8.medium-8.columns {
    /*padding: 0px;*/
}

#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight span,
#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight h2,
#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a,
#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight p,
#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight div,
.gov-sort-options a {
    word-wrap: break-word;
    width: 100%;
    display: block;
    box-sizing: border-box;
    height: auto;
    min-height: auto;
    /*max-height: -webkit-fill-available;*/
    white-space: normal;
    font-size: 1rem !important;
}

    #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight span.ms-hide,
    #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight h2.ms-hide,
    #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a.ms-hide,
    #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight p.ms-hide,
    #s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight div.ms-hide,
    .gov-sort-options a.ms-hide {
        display: none;
    }

#s4-workspace .sidebar .slm-layout-main ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 20px;
}

#s4-workspace .doi-home.gallery a.gallery-list {
    font-size: 1.357rem;
    width: 194px;
    height: 194px;
    display: inline-block;
    float: left;
    border-radius: 200px;
    background-color: #ccc;
    position: relative;
    margin: 8px 10px;
}

.row {
    /*padding: 0 2px !important;*/
    box-sizing: border-box;
}

.custom-heading-top {
    /*margin-top: 25px !important;*/
    display: block;
    box-sizing: border-box;
}

#s4-workspace .columns .press-con.press-release-details.large-8.medium-8.mt50.mb50 {
    padding-left: 0px !important;
}

body #s4-workspace .main-content-inner-wrapper.gallery {
    min-height: 900px;
    margin-top: 50px;
}

#s4-workspace.large .doi-home.gallery a.gallery-list {
    /*width: 172px;
    height: 172px;*/
}

#s4-workspace .large-12.columns.main-content-wrapper .main-content-inner-wrapper .large-8.medium-8.columns .large-12.columns.main-content-wrapper,
#s4-workspace .doi-home div {
    margin: 0px !important;
    padding: 0px !important;
}

#s4-workspace .doi-home.gallery a.gallery-list span {
    color: #36445f;
    display: block;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 300;
    width: 100%;
    padding-left: 12%;
    padding-right: 8%;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+1) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #b5ccd0;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+2) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #c4c2d9;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+3) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #a5adbc;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+4) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #94c8cc;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+5) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #f1cd83;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+6) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #fac0a0;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+7) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #e3a29f;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+8) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #a4acd4;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+9) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #aac7b0;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+10) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #bbd183;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+11) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #ceb5bb;
}

#s4-workspace .doi-home.gallery a.gallery-list:nth-child(12n+12) {
    background-color: #FFFFFF !important;
	font-weight: 500;
	border: 10px solid #cacbaf;
}

.groupheader {
    margin-bottom: 22px !important;
}



/* design style change - SP containers breack End */


/*press-release style start*/
#s4-workspace .sidebar .boxed [type="text"] {
    height: auto;
    font-size: 1rem;
    background-color: #eef3f4;
    border: 0;
    box-shadow: none;
    padding: 6px 15px;
    margin-left: 0px;
    margin-bottom: 10px;
    float: left;
    width: calc(100% - 40px);
}

#s4-workspace .sidebar.press-release-sidebar button > img {
    float: left;
    width: 32px !important;
    height: 32px !important;
    min-width: 32px;
    margin-top: 10px !important;
    margin-bottom: 50px !important;
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
}

/*press-release style end*/




/*overwrite foundation style start*/
#s4-workspace .row .row {
    margin-left: auto !important;
    margin-right: auto !important;
}
/*overwrite foundation style end*/



/*overwrite vendor style start*/

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll;
}

[data-whatinput='mouse'] .reveal {
    outline: 0;
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
}

@media screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 75rem;
    }

        .reveal div,
        .reveal li {
            /*width: 100%;*/
        }
}





.owl-carousel-modal .owl-stage-outer {
    margin-bottom: 20px;
}

.owl-carousel-modal .owl-nav {
    /*max-width: 35%;*/
    right: 0px;
    position: absolute;
    margin-top: -7px;
}

.owl-carousel-modal .owl-theme .owl-nav [class*=owl-] {
    background-color: transparent;
    color: #95b6bb;
    font-size: 1.4em;
    margin: 0px;
}

.owl-carousel-modal .owl-dots {
    max-width: 28%;
    margin: 0px 20px;
    float: right;
    text-align: left;
    counter-reset: dots;
}

.owl-carousel-modal .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
}

    .owl-carousel-modal .owl-dot:before,
    .owl-carousel-modal .owl-dot:before:focus,
    .owl-carousel-modal .owl-dot:before:active {
        outline: none;
    }

.owl-carousel-modal .owl-dot.active:before {
    font-weight: bold;
    outline: none;
}

.owl-carousel-modal .owl-dots .owl-dot span {
    visibility: hidden;
    height: 0px;
}

.owl-carousel-modal .title {
    float: left;
    width: 60%;
}

.owl-carousel-modal .close-modal-button {
    float: right;
    border: 0px;
}

.owl-carousel-modal .owl-prev {
    float: left;
}

.owl-carousel-modal .owl-next {
    float: right;
}

.owl-carousel-modal .owl-carousel {
    padding: 0px;
}

    .owl-carousel-modal .owl-carousel .owl-dots button {
        min-width: auto;
        width: auto;
        display: inline-block;
        margin: 0;
    }

        .owl-carousel-modal .owl-carousel .owl-dots button:focus {
            outline: none;
        }


/*overwrite vendor style end*/

/*search results start*/
.ms-srch-item-path,
#s4-workspace .ms-srch-result .search-result a {
    color: #2e5f69 !important;
}

.searchPage .sortElement,
[id*="_RefinerHeading_DisplayAuthor"],
[id*="_RefinerHeading_GovFilterDate"],
[id*="_RefinerHeading_FileType"],
[id*="_GovPublicationTypeOWSCHCS"],
[id*="_GovLocationOWSCHCS"],
[id*="_GovInstitutionAgencyOWSCHCS"],
[id*="_GovGradeOWSCHCS"],
[id*="_GovClosingDateOWSDATE"],
[id*="_GovContractTypeOWSCHCS"] {
    font-weight: bold;
    font-size: 1rem;
}

#Groups.ms-srch-result-groups {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

    #Groups.ms-srch-result-groups .search-result,
    #Groups.ms-srch-result-groups .ms-srch-item {
        padding: 20px 0px 0px 0px;
        border-bottom: 2px #d9dce1 solid;
        /*width: 100%;*/
        word-break: break-all;
    }

.searchPage {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.ms-srch-sbLarge.ms-srch-sb-border,
.noBorder {
    border: 0px !important;
}

#Refinement div,
#Refinement a,
#Refinement span,
#Refinement strong {
    float: none;
    position: relative;
    display: block;
}

#Groups.ms-srch-result-groups .ms-srch-hover-content {
    left: 150px !important;
}

    #Groups.ms-srch-result-groups .ms-srch-hover-content h3 {
        font-size: 16px !important;
    }

    #Groups.ms-srch-result-groups .ms-srch-hover-content p,
    #Groups.ms-srch-result-groups .ms-srch-hover-content a,
    #Groups.ms-srch-result-groups .ms-srch-hover-content span,
    #Groups.ms-srch-result-groups .ms-srch-hover-content div,
    #Groups.ms-srch-result-groups .ms-srch-hover-content strong {
        font-size: 14px !important;
    }

.ms-srch-item-title {
}

.search-result a {
    color: #2e5f69;
    font-weight: 300;
}

.right-column.genericPageRight.searchPage .ms-webpart-zone.ms-fullWidth a {
    color: #2e5f69;
}

.greenColor {
    color: #2e5f69 !important;
}

.ms-srch-result #Paging {
    margin-left: 0;
    margin-bottom: 1rem;
}

#Groups.ms-srch-result-groups .ms-srch-item a,
#Groups.ms-srch-result-groups .ms-srch-item-title a {
    font-weight: bold;
    line-height: inherit;
    font-size: 1rem;
    color: rgb(109, 110, 112) !important;
}

.left-column.genericPageLeft.searchPage,
.right-column.genericPageRight.searchPage {
    display: inline-block;
    vertical-align: top;
}

    .right-column.genericPageRight.searchPage .ms-webpart-zone.ms-fullWidth {
        max-width: 250px;
    }

#PagingImageLink #PageLinkPrev:before {
    background-image: url(../arrows.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 23px;
    margin-right: 0;
    float: left;
    background-position: 0;
    content: '';
    margin-top: -3px;
    display: inline-block;
    margin-right: 0.5rem;
}

#PagingImageLink #PageLinkNext:after {
    background-image: url(../arrows.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 23px;
    margin-right: 0;
    float: left;
    background-position: -107px;
    margin-left: 0;
    content: '';
    margin-top: -3px;
    display: inline-block;
    margin-right: 0.5rem;
}

#PagingImageLink a#PageLinkNext,
#PagingImageLink a#PageLinkPrev,
#Paging a {
    font-size: 1rem;
    color: #6D6E70 !important;
    padding: 0 3px;
    display: inline-block;
    outline: none;
    border: none;
}



    #Paging a img,
    #PagingImageLink #PageLinkNext span,
    #PagingImageLink #PageLinkPrev span {
        display: none;
    }


#Groups.ms-srch-result-groups .ms-srch-item-icon,
#Groups.ms-srch-result-groups .ms-srch-item-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
}

    #Groups.ms-srch-result-groups .ms-srch-item-title h3 {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: row;
    }

.ms-ref-refiner .ms-ref-refinername,
.sortElement {
    color: #2e5f69 !important;
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}

.ms-ref-refiner .ms-ref-unselSec,
.gov-sort-options {
    padding-bottom: 0px !important;
    margin-bottom: 40px !important;
}

.ms-ref-refiner #Value > a:hover,
.ms-ref-unsel-toggle:hover {
    color: #2e5f69 !important;
}

.ms-ref-refiner .Container {
    padding: 0 !important;
    padding-bottom: 23px !important;
}

.ms-ref-refiner .Value {
    padding: 4px 0 !important;
}
/*search results end */



/*generic page sidebar style start*/

#s4-workspace .press-release-details .images-section .image-list {
    margin-top: calc(40px - 1.43rem);
}

.image-list .column.column-block {
    position: relative;
}

.genericPageLeft {
    width: 68%;
    display: inline-block;
    vertical-align: top;
}

.genericPageRight {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

    .genericPageRight .ministry-block {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
/*generic page sidebar  style end*/






/*Generic-Page-Full-Width.aspx pop-up galleryPhotoModal fix start*/
.owl-dots {
    /* width: auto !important; */
}

#s4-workspace .page-title h1 {
    width: 100%;
    white-space: normal;
    box-sizing: border-box;
    padding-top: 0px;
}

.ms-core-pageTitle {
    white-space: normal;
}

.add-image-picker {
    margin-top: 130px;
}
/*.owl-carousel-modal{
    min-height:531px;
}*/
#galleryPhotoModal .owl-item {
    /*width: 530px !important;*/
}

#galleryPhotoModal .reveal-overlay > .reveal.owl-carousel-modal {
    position: fixed;
    left: 10%;
    width: 80%;
    height: 500px;
}

#galleryPhotoModal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
}



/*Generic-Page-Full-Width.aspx pop-up galleryPhotoModal fix end*/


/* index listing page style start */

#s4-workspace .sidebar ul.alpha-matrix li,
#s4-workspace .sidebar ul.alpha-matrix li a {
    cursor: default;
}

    #s4-workspace .sidebar ul.alpha-matrix li.has-results,
    #s4-workspace .sidebar ul.alpha-matrix li.has-results a {
        cursor: pointer;
    }

#s4-workspace .sidebar .alpha-matrix li.active a {
    text-decoration: underline;
}

.right-column.genericPageRight.sidebar .max-width-250 {
    /*padding-left: 15px !important;*/
    margin-bottom: 40px !important;
}

/* index listing page style end */

/* employment opportunities start */

#s4-workspace div.padding-top-7-bottom-5 {
    padding-top: 7px;
    padding-bottom: 5px;
}

#s4-workspace p.padding-bottom-7 {
    padding-bottom: 7px;
}

#s4-workspace div.clear-both {
    clear: both;
}

#s4-workspace div.listing-footer {
    width: 100%;
    border-top: 1px solid #a6acb8;
    padding: 5px 10px 15px;
}

#s4-workspace div.left-allign {
    text-align: left;
    float: left;
}

#s4-workspace div.right-allign {
    text-align: right;
    float: right;
}

#s4-workspace div.normal-right-padding {
    font-style: normal;
    padding-right: 4px;
}

#s4-workspace div.normal-left-padding {
    font-style: normal;
    padding-left: 4px;
}

body #s4-workspace h5.top-separator {
    border-top: 2px solid #a6acb8;
    padding-top: 20px;
}

#s4-workspace div.sidebar.press-release-sidebar .ms-ref-refiner .ms-ref-refinername,
#s4-workspace div.sidebar.press-release-sidebar .ms-ref-refiner .ms-ref-unselSec {
    margin-bottom: 0px !important;
}

#s4-workspace .press-release-box .press-release-block[data-displaytemplate="ItemGovEuEmplOpp"]:last-of-type {
    border-bottom: 0px;
}

div[data-displaytemplate="ItemGovEuEmplOppBrief"] p {
    max-width: 50%;
}

/* employment opportunities end */

/*persons listing page edit mode start*/
.row.custom-align-person .large-6.small-12.columns {
    padding-left: 0px !important;
    display: inline-block;
    flex-grow: 1;
    width: calc(100%*(1/2)) !important;
    padding-top: 20px !important;
}

.row.custom-align-person {
    display: flex;
    flex-wrap: wrap;
}

.personsInfoBox {
    display: inline-block;
    vertical-align: top;
}

.noPadding {
    padding: 0px !important;
}

.custom-align-person > div:last-child {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.listingLabelName {
    width: 90px;
    display: inline-block;
}

.listingField input {
    outline: none;
    height: 30px;
    width: 250px;
    display: inline-block;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #ccc;
    padding-left: 10px;
}

    .listingField input.person-image {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        width: 140px;
    }

.personsInfo,
.add-person {
    display: inline-block;
    vertical-align: bottom;
}

.listingField {
    margin-bottom: 8px !important;
}

.persons-wrapper,
.personsInfoBox {
    box-sizing: border-box;
    padding: 20px !important;
    border: 1px solid #ccc;
    margin-bottom: 10px !important;
}

.personsListingInfoWrapper {
    box-sizing: border-box;
    padding: 20px !important;
}

.add-person,
.add-grp,
.add-person-subtitle {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 6px;
    margin-bottom: 10px !important;
}

.add-grp {
    margin-top: 40px !important;
    display: inline-block;
}

.person-image-picker {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 1.4px 10px;
    display: inline-block;
    vertical-align: top;
    border-left: none;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

#s4-workspace .spokesperson-block {
    position: relative;
    height: 188px
}

    #s4-workspace .spokesperson-block img {
        margin-right: 20px;
        height: inherit;
    }

    #s4-workspace .spokesperson-block .spokesperson-details {
        margin-left: 0;
        position: static;
    }

    #s4-workspace .spokesperson-block img ~ .spokesperson-details {
        position: absolute;
    }
/*persons listing page edit mode end*/

#s4-workspace .padding-Top-15 {
    padding-top: 15px;
}

/*press-release-1- gov rollup page start*/

.press-release-box .ms-WPBody li {
    list-style: none;
}

.press-release-box .ms-WPBody ul {
    margin:0 !important;
}

#s4-workspace .press-release-box .press-release-block:last-of-type {
    border-bottom: 2px solid #a6acb8;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.press-release-box .lat {
    margin-left: -15px !important;
	font-size: 1.45em !important;
}

.press-release-box .pagination a,
.ms-srch-result .gov-srch-result.pagination a {
    outline: 0px;
    border: 0px !important;
    margin: 0px;
    vertical-align: top;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: auto;
}

    .press-release-box .pagination a.ms-promlink-button-disabled,
    .ms-srch-result .gov-srch-result.pagination a.ms-promlink-button-disabled {
        background: transparent;
        color: #000;
        font-weight: 700;
    }

.press-release-box .ms-WPBody li:last-of-type .press-release-block,
.press-release-box .ms-WPBody li:last-of-type .press-release-block:last-of-type {
    border: 0px !important;
    margin-bottom: 150px !important;
}
/*press-release-1- gov rollup page end*/

.ms-srch-result #Paging.gov-srch-result {
    text-align: left;
}

/*contact form start*/
.contact-form textarea {
    width: 100% !important;
    background-color: rgb(142, 169, 175,0.30) !important;
    font-size: 1rem !important;
    padding: 9px 10px !important;
    height: auto !important;
    border: 0 !important;
    box-shadow: none !important;
    margin-bottom: 25px !important;
}

.submitbtn {
    font-size: 1.429rem !important;
    font-weight: 700 !important;
    color: #9CB2BE !important;
    margin-top: 30px !important;
    display: inline-block;
}

/*contact form end*/

/* footer change */
#s4-workspace .footer {
    height: 132px;
}

#s4-workspace ul.footer-menu-bar li a {
    font-weight: 400;
}

@media (max-width: 1200px) {
    .genericPageLeft,
    .genericPageRight {
        width: 100%;
    }

    #s4-workspace .home-header.home.header {
        height: 125vh;
        background-position: 33% center;
    }
}

@media (max-width: 880px) {
    #s4-workspace .custom-top-row-flex {
        flex-wrap: wrap-reverse;
    }

    #s4-workspace #pageTitle .custom-top-row-flex {
        flex-wrap: nowrap;
    }
}

@media (max-width: 770px) {
}

@media (max-width: 639px) {
    #s4-workspace .a-z-list-page > .row {
        padding: 0px 6px !important;
    }

    #s4-workspace .mobile-menu-container {
        top: 85px !important;
    }

    #s4-workspace .spokesperson-details p {
        margin-bottom: 0;
        line-height: 16px !important;
        font-size: 12px !important;
    }
	
	#s4-workspace .spokesperson-block {
		height: 300px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
	}
	
	#s4-workspace .spokesperson-block img {
		height: 188px;
	}

    .searchPage .ms-hide {
        display: none !important;
    }

    #s4-workspace .home.header {
        height: auto;
    }

    #pageTitle .row.margin-bottom-20.relative {
        margin-bottom: 47px;
    }

    .custom-search-top {
        display: none !important;
    }

    #s4-workspace .show-on-mobile-alt {
        display: block;
    }

    #s4-workspace .mobile-menu-wrapper {
        /*position: relative;*/
    }

    #s4-workspace .doi-home.gallery a.gallery-list {
        max-width: 135px;
        max-height: 135px;
        margin: 5px;
        font-size: 1.1rem;
    }

    /*#s4-workspace .mobile-menu-wrapper ul.mobile-menu {
            position: absolute;
            left: 0px;
        }

        #s4-workspace .mobile-menu-wrapper > ul,
        #s4-workspace .mobile-menu-wrapper > ul li ul,
        #s4-workspace .mobile-menu-wrapper > ul li ul li ul {
            width: 100%;
        }

            #s4-workspace .mobile-menu-wrapper > ul.mobile-menu > li > ul,
            #s4-workspace .mobile-menu-wrapper > ul.mobile-menu > li ul > li ul,
            #s4-workspace .mobile-menu-wrapper > ul.mobile-menu.move-level-2,
            #s4-workspace .mobile-menu-wrapper > ul.mobile-menu.move-level-1,
            #s4-workspace .mobile-menu-wrapper > ul.mobile-menu.move-level-2 > li > ul {
                left: -1000px;
            }
             #s4-workspace .mobile-menu-wrapper > ul.mobile-menu.move-level-1 > li ul{
                 left: 1000px;
             }
                #s4-workspace .mobile-menu-wrapper > ul.mobile-menu.move-level-2 > li ul > li ul {
                    clear: both;
                    right: 0px;
                    margin: 0px;
                    left:auto;
                }

                #s4-workspace .mobile-menu-wrapper > ul.mobile-menu.move-level-2 > li ul > li ul {
                    clear: both;
                    right: 0px;
                    margin: 0px;
                    left: auto;
                }

        #s4-workspace .mobile-menu-wrapper ul.mobile-menu.move-level-1 {
            margin-left: 0px;
        }*/


    /*#s4-workspace .mobile-menu-wrapper ul.mobile-menu.move-level-1 {
            margin-left: -100%;
        }

        #s4-workspace .mobile-menu-wrapper ul.mobile-menu.move-level-1 {
            margin-left: -100%;
        }

        #s4-workspace .mobile-menu-wrapper ul.mobile-menu.move-level-2 {
            margin-left: -200%;
        }

        #s4-workspace .mobile-menu-wrapper ul {
            width: 100%;
        }

            #s4-workspace .mobile-menu-wrapper ul.mobile-menu ul {
                margin: 0px;
            }*/
}



/*print style*/


@media print {
    header,
    #suiteBar,
    #s4-ribbonrow,
    .ms-cui-topBar2,
    #pageStatusBar {
        display: none !important;
    }

    #DeltaPlaceHolderMain,
    .breadcrumbs-wrapper {
        display: inline-block !important;
        visibility: visible !important;
    }

    .breadcrumbs-wrapper {
        width: 100% !important;
        text-align: right !important;
    }

    a[href]:after {
        content: none !important;
    }
}


.quick-links:first-child,
.large-4.medium-4.columns.quick-links:first-child,
.hide-for-large .quick-links {
    padding-left: 0px !important;
}

#s4-workspace .hide-for-large .quick-links.columns {
    float: left;
}

#s4-workspace .hide-for-large .quick-links ul {
    margin: 0;
}



/* six forms style */

#s4-workspace .survey-content .row.submit-section {
    margin-left: -15px !important;
}

#s4-workspace .submitbtn {
    /*width: 115px;
    display: flex !important;
    flex-direction: row;*/
    align-items: center;
    justify-content: space-between;
}




#s4-workspace #contact-form .column:last-child:not(:first-child),
#s4-workspace #contact-form .columns:last-child:not(:first-child) {
    float: left;
}

#s4-workspace #contact-form .narrow-row {
    margin-left: -5px;
    margin-right: -5px;
}

    #s4-workspace #contact-form .narrow-row .narrow-columns {
        padding-left: 5px;
        padding-right: 5px;
    }

#s4-workspace #contact-form input[type="text"],
#s4-workspace #contact-form input[type="date"],
#s4-workspace #contact-form select {
    background-color: rgb(142, 169, 175,0.30);
    border: 1px transparent solid;
    box-shadow: 0px 0px 0px transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #363636;
}

#s4-workspace #contact-form h2 {
    font-size: 1.571rem;
    color: #36445f;
    margin-bottom: 30px;
    margin-top: 45px;
}

#s4-workspace #contact-form label {
    color: #8bafb5;
    font-size: 1rem;
    font-weight: 400;
    /*margin-bottom: 25px;*/
    position: relative;
}

    #s4-workspace #contact-form label[class='error'][id$='-error'] {
        margin-left: 8px;
        min-width: 140px;
    }

    #s4-workspace #contact-form label > p > span:not(.filename):hover {
        cursor: pointer;
    }

    #s4-workspace #contact-form label > p > span > img {
        margin-right: 10px;
    }

    #s4-workspace #contact-form label > p > span.filename {
        font-size: 0.8em;
        padding-left: 30px;
		display: block;
    }
	
#s4-workspace #contact-form input[type="text"]:focus,#s4-workspace textarea:focus{
	background-color: rgb(242,208,139) !important;
}

label.error {
    color: tomato !important;
    top: -20px;
    left: 0px;
}

.custom-radio-button label.error {
    top: 0px;
}

.twoChoisError .custom-radio-button label.error {
    position: absolute !important;
    top: -30px;
}

#s4-workspace .the-custom-dropdown {
    position: relative;
    background-color: #ebf1f2;
    padding: 3px 10px;
    cursor: pointer;
}

    #s4-workspace .the-custom-dropdown:before {
        position: absolute;
        content: " ";
        top: 50%;
        right: 7px;
        width: 20px;
        height: 20px;
        border-radius: 20px;
        border: 1px #a8c3c8 solid;
        z-index: 1;
        background-color: #ebf1f2;
        transform: translateY(-50%);
    }

    #s4-workspace .the-custom-dropdown:after {
        position: absolute;
        content: " ";
        width: 5px;
        height: 5px;
        border-left: 1px #a8c3c8 solid;
        border-bottom: 1px #a8c3c8 solid;
        top: 50%;
        right: 13px;
        z-index: 1;
        margin-top: -1px;
        transform: rotate(-45deg) translateY(-50%);
    }

    #s4-workspace .the-custom-dropdown span {
        color: #6d6e70;
        font-size: 1.143rem;
    }

    #s4-workspace .the-custom-dropdown ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 99;
        background-color: #ebf1f2;
        display: block;
        right: 0px;
        box-shadow: 0px 5px 5px #aaa;
        display: none;
    }

        #s4-workspace .the-custom-dropdown ul.toggled {
            display: block;
        }

        #s4-workspace .the-custom-dropdown ul li {
            padding: 5px 10px;
            border-top: 1px #ddd solid;
            box-shadow: 0px 1px 0px #fff inset;
            transition: all 0.3s ease;
            color: #6d6e70;
        }

            #s4-workspace .the-custom-dropdown ul li:hover {
                background-color: #d0dcde;
            }

#s4-workspace #contact-form .custom-radio-button {
    padding-left: 0px;
    padding-top: 28px;
}

#s4-workspace #contact-form .twoChoisError > .custom-radio-button > label.error {
    display: contents; /* Best positioning that could be achieved without JS */
}

#s4-workspace #contact-form .custom-radio-button:hover,
#s4-workspace #contact-form .custom-radio-button > div:hover,
#s4-workspace #contact-form .custom-radio-button > span:hover {
    cursor: pointer;
}

#s4-workspace #contact-form .upload-field input[type='file'] {
    /* Using opacity 0 rather than display none due to HTML5 form validation
        failing if field is completely hidden.
    */
    opacity: 0;
    height: 0;
}

#s4-workspace #contact-form .upload-field p {
    font-size: 1.143rem;
}

    #s4-workspace #contact-form .upload-field p a {
        color: #7d979b;
    }

#s4-workspace #contact-form .date-of-birth:before {
    position: absolute;
    content: " ";
    width: 22px;
    height: 22px;
    background-image: url(../images/date-icon.png);
    left: 100%;
    bottom: 6px;
    margin-left: 8px;
}

#s4-workspace .custom-radio-button input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.custom-radio-button {
    cursor: auto !important;
}

    .custom-radio-button label {
        cursor: pointer !important;
    }

#s4-workspace .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    background-color: #fff;
    border: 1px #a7c2c7 solid;
}

    #s4-workspace .checkmark:before {
        position: absolute;
        content: '';
        background-color: #ebf1f2;
        width: 17px;
        height: 17px;
        border-radius: 20px;
        top: 50%;
        left: 50%;
        margin-top: -8.5px;
        margin-left: -8.5px;
    }

/* On mouse-over, add a grey background color */
#s4-workspace .custom-radio-button:hover input ~ .checkmark {
    background-color: transparent;
    border: 1px #a7c2c7 solid;
    box-shadow: 0px 0px 3px #999;
}

#s4-workspace .custom-radio-button input:checked ~ .checkmark:before {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
#s4-workspace .custom-radio-button input:checked ~ .checkmark {
    background-color: transparent;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
#s4-workspace .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
#s4-workspace .custom-radio-button input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
#s4-workspace .custom-radio-button .checkmark:after {
    top: 5px;
    left: 5px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #a7c2c7;
    margin-top: -2px;
    margin-left: -2px;
}

#s4-workspace a.contact-icon:before {
    content: '';
    background-image: url(../images/phone-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    background-position: 0;
}

/*new radio btn change*/
/* On mouse-over, add a grey background color */
#s4-workspace .custom-radio-button:hover .checkmark {
    background-color: transparent;
    border: 1px #a7c2c7 solid;
    box-shadow: 0px 0px 3px #999;
}

#s4-workspace .custom-radio-button input:checked .checkmark:before {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
#s4-workspace .custom-radio-button input:checked .checkmark {
    background-color: transparent;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
#s4-workspace .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
#s4-workspace .custom-radio-button input:checked .checkmark:after {
    display: block;
}

.custom-radio-button.relative {
    padding-top: 0px !important;
}

    .custom-radio-button.relative > label.custom-radio-button {
        width: 30px !important;
        margin-bottom: 0px !important;
    }

.green {
    color: #2e5f69 !important;
}
/*mobile pixel perfect changes*/
.large8needPadding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.quick-links-images img {
    width: 100%;
}

.large-6.small-6.columns.text-right.btn-rss {
    padding-right: 2px !important;
    box-sizing: border-box;
    padding-top: 1px !important;
}

#s4-workspace .sidebar p,
#s4-workspace .margin-bottom-20, .sidebar .margin-bottom-20 {
    margin-bottom: 21px;
}

#s4-workspace .margin-bottom-15 {
    margin-bottom: 15px;
}

#accessibilityWidget > span:first-child {
    margin-top: -2px;
}

#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight a {
    font-size: 1.571rem;
}

#s4-workspace .right-column.large-4.medium-4.columns.sidebar.genericPageRight .alpha-matrix a {
    font-size: 1.571rem !important;
}

.date-govPublicationPage {
    font-size: 1.286rem !important;
    font-weight: bold;
}

.cbs-picture3LinesDataContainer .date-govPublicationPage {
    font-size: 1rem !important;
    font-weight: normal !important;
}


@media (max-width: 1024px) {
    .pd15, .large-8.medium-8.mt50.mb50 {
        /*padding-left: 15px !important;
        padding-right: 15px !important;*/
    }

    #enVariation {
        margin-left: 0px !important;
    }

    #s4-workspace #siteIcon img {
        margin-left: -4px;
    }
}

@media (max-width: 639px) {
    .custom-heading-top {
        margin-top: 0px !important;
    }

    .row {
        padding: 0px !important;
    }

    #s4-workspace #siteIcon img {
        margin-left: 3px;
    }

    #enVariation {
        margin-left: -1px !important;
    }

    .language-switcher {
        top: -1px !important;
        right: -1px !important;
    }

    #s4-workspace #accessibilityWidget > span > button {
        top: 5px !important;
        right: 0px !important;
    }

    #s4-workspace .logo-wrapper {
        margin-top: 0px !important;
    }


    .date-govPublicationPage {
        font-size: 1.286rem !important;
        margin-bottom: 1.429rem !important;
    }

    .large-4.medium-4.columns.sidebar.mt50.mb50 {
        margin-top: 0px !important;
    }

    .left-column.large-8.medium-8.mt50.mb50.searchPage div {
        width: 100%;
        display: block;
    }

    .ms-srch-item-path, #s4-workspace .ms-srch-result .search-result a {
        color: #2e5f69 !important;
        white-space: normal;
        word-break: break-word;
    }

    .left-column.large-8.medium-8.mt50.mb50.searchPage input[type='text'] {
        box-sizing: border-box !important;
        margin: 0px !important;
    }

    .home.header {
        height: 363px;
    }

    #s4-workspace .page-title.theme-color-light h2 {
        font-size: 1.26rem;
        line-height: 1;
        margin-bottom: -9px;
    }

    .page-title h1 {
        font-size: 2.5rem;
        line-height: 1;
    }

    #accessibilityWidget {
        margin-top: -5px !important;
        margin-left: -2px !important;
    }



    /*#s4-workspace .logo-wrapper p {
        max-width: 130px;
    }*/
    .pd15,
    .large-8.medium-8.mt50.mb50 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pd0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #s4-workspace .page-title h1 {
        padding-top: 10px;
    }

    #s4-workspace #content.a-z-list-page ul.list li a {
        word-wrap: break-word;
    }

    #s4-workspace #siteIcon img {
        margin-left: -4px;
    }

    #s4-workspace .mobile-menu-container {
        /* top: 81px !important; */
        top: 150px !important;
    }

    #s4-workspace .logo-wrapper h1 {
        margin-top: -5px;
    }

    #rcc_sub_header {
        margin-top: -1px;
    }
}
/* fix press release img list*/
#s4-workspace ul.image-list > li.column-block img {
    width: auto;
    max-height: 200px;
    /*margin: auto;*/
    display: inline-block;
    /*margin-left: auto;
    margin-right: auto;*/
}

#s4-workspace ul.image-list > li.column-block {
    height: 200px;
}

.image-list.owl-carousel.owl-theme .owl-stage {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

#s4-workspace ul.image-list > li.column-block > a,
.image-list.owl-carousel.owl-theme li [data-open="galleryPhotoModal"] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

#s4-workspace ul.image-list > li.column-block {
    text-align: center;
}

#DeltaPlaceHolderMain .right-column.large-4.medium-4.columns.sidebar.genericPageRight.mt50.mb50 > .ms-webpart-zone.ms-fullWidth {
    max-height: 300000px;
    float: none;
    display: block;
}

.strong {
    font-weight: bold !important;
}

/* Image Gallery inside dialog / article */
.reveal-overlay .owl-carousel .owl-item img {
    width: auto;
    max-height: 400px;
    max-width: 600px;
    display: block;
    /*margin-left: auto;
    margin-right: auto;*/
}

.reveal-overlay .owl-stage .owl-item li {
    list-style-type: none;
    vertical-align: middle;
    text-align: center;
}

/* cookies ie fix style btn */
/* only for IE */

a[aria-label="dismiss cookie message"] {
    width: 60px;
    display: inline-block;
    background-color: #4aa9ff !important;
}

div[aria-describedby="cookieconsent:desc"] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

div[aria-label="cookieconsent"] .cc-compliance {
    width: 300px;
    float: right;
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    div[aria-describedby="cookieconsent:desc"] {
        bottom: 22px !important;
    }
}

/* Chrome 22-28 */
@media screen and(-webkit-min-device-pixel-ratio:0) {
    div[aria-describedby="cookieconsent:desc"] {
        -chrome-: only(;
        bottom: 22px !important;
        );
    }
}

/*home menu icon*/
#s4-workspace ul.breadcrumbs li:first-child span::after {
    font-family: "FontAwesome";
    content: "\f015";
    font-size: 16px;
}

#s4-workspace ul.breadcrumbs li:first-child span:only-child {
    font-size: 0px;
}

.gov-border-right {
    border-right: 2px solid #bfc0c1;
}

.personsListingInfoWrapper .group-sub-title {
    width: 100%;
}

#mtVariation.other-variation:hover {
    background-image: url('/Style Library/GOV/vendor/images/mlt.png');
    background-repeat: no-repeat;
    width: 21px;
    height: 21px !important;
}

#enVariation.other-variation:hover {
    background-image: url('/Style Library/GOV/vendor/images/uk.png');
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
}

    #enVariation.other-variation:hover img,
    #mtVariation.other-variation:hover img {
        display: none !important;
    }



.pagination-mobile {
    display: none;
}

@media screen and (max-width: 680px) {
    .reveal-overlay .owl-carousel .owl-item img {
        max-width: 300px;
    }

    .pagination-dsk {
        display: none;
    }

    .pagination-mobile {
        display: block;
    }
}

/*pagination fix mobile*/
#s4-workspace .pagination li {
    display: inline-block;
}

/*pagination fix IE- SP display table problem*/
.images-section div {
    display: block;
}

.uppercase {
    text-transform: uppercase;
}

#s4-workspace a, #s4-workspace div#content li a.ms-commandLink.ms-promlink-button.ms-promlink-button-disabled {
    font-weight: 700;
}

#s4-workspace a,
#s4-workspace div#content li a,
#s4-workspace div#content .ministry-block a,
#s4-workspace div#content .gov-sort-options a,
#s4-workspace div#content .ms-ref-refiner a {
    text-decoration: none;
    color: inherit;
    font-weight: inherit;
}

    #s4-workspace a:hover, #s4-workspace a:focus {
        color: inherit;
        text-decoration: none;
    }

#s4-workspace div#content a {
    text-decoration: none;
    font-weight: 600;
    color: #363636;
}

    #s4-workspace div#content a:hover, #s4-workspace div#content a:focus {
        /*
        text-decoration: underline;
        text-decoration-color: #dcdcdc;
        color: rgb(110,111,113);
        */
        color: rgb(139,175,181);
        text-decoration: none;
    }

#s4-workspace ul.gov-listing {
    margin-left: 0px;
    width: 100%;
}

/* fix content when no heading*/
.noHeadingFix {
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    ;
}
/*=========================================
				SURVEYS
=========================================*/
#s4-workspace .surveys-list .survey {
    border-bottom: 1px #b3b9c3 solid;
    padding: 25px 0px;
    margin-right: 10px;
}

    #s4-workspace .surveys-list .survey .date,
    #s4-workspace .poll-page .poll-content .date,
    #s4-workspace .poll-content .date {
        font-size: 1.143rem;
        font-weight: 700;
        margin-bottom: 0px;
    }

        #s4-workspace .surveys-list .survey .date a,
        #s4-workspace .poll-page .poll-content .date a,
        #s4-workspace .poll-content .date a {
            color: #36445f;
        }

    #s4-workspace .surveys-list .survey h4.title,
    #s4-workspace .poll-page .poll-content h4.title {
        font-weight: 300;
        color: #6d6e70;
    }

#s4-workspace .sidebar .survey-result li a {
    font-size: 1rem;
    color: #6d6e70;
}

#s4-workspace .surveys-list .survey {
    padding: 25px 0px;
    margin-bottom: 20px;
    border-bottom: 0px transparent solid;
}

#s4-workspace .survey-content h5 {
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #2e5f69;
    margin-bottom: 0px;
}

#s4-workspace .survey-content h2 {
    font-size: 1.571rem;
    font-weight: 300;
    color: #36445f;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#s4-workspace .survey-content .survey-bars {
    position: relative;
}

    #s4-workspace .survey-content .survey-bars .survey-item {
        border-bottom: 4px #ebf1f2 solid;
        margin-bottom: 10px;
        position: relative;
    }

    #s4-workspace .survey-content .survey-bars .percent-icon {
        position: absolute;
        right: 0px;
        bottom: 100%;
        font-size: 0.9286rem;
        font-weight: 700;
        color: #2e5f69;
    }

    #s4-workspace .survey-content .survey-bars .survey-item .survey-gauge {
        position: absolute;
        content: " ";
        top: 100%;
        left: 0px;
        height: 4px;
        background-color: #2e5f69;
    }

    #s4-workspace .survey-content .survey-bars .survey-item p {
        font-weight: 300;
        font-size: 1rem;
        color: #6d6e70;
        margin-bottom: 0px;
    }

        #s4-workspace .survey-content .survey-bars .survey-item p span {
            float: right;
            font-size: 1.143rem;
            font-weight: 700;
            color: #36445f;
        }

#s4-workspace .sidebar .survey-result.single li {
    margin-bottom: 20px;
}

/* [ES: 08-07-2018]:: Client requested smaller web part titles that wrap */
#s4-workspace h2.ms-webpart-titleText {
    font-size: 1.571rem;
    word-wrap: break-word;
}

    #s4-workspace h2.ms-webpart-titleText span {
        white-space: normal;
        text-align: left;
    }

img.submitting-spinner {
    margin-top: 30px !important;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    float: right;
}

img.archive-spinner {
    margin-left: 2px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* [ES: 06-11-2018]:: Client requested Breadcrumbs to be temporarily disabled */
.breadcrumbs-wrapper {
    display: none !important;
}

/* [ES: 11-12-2018]:: Fix for Full-Width page missing padding */
#s4-workspace div.content-padding {
    padding-left: 15px;
    padding-right: 15px;
}

/* Wrapper for List of Minsitries (Circles with Acronyms) */
body #s4-workspace .mt50.mb50.main-content-inner-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

body #s4-workspace .content-padding.mt50.mb50 .mt50.mb50.main-content-inner-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body #s4-workspace .content-padding.mt50.mb50 > div.large-12.columns {
    padding-left: 0px;
    padding-right: 0px;
}

body #s4-workspace .sidebar.press-release-sidebar #SearchBox input[type="text"] {
    margin: 22px 0px 0px;
}

img.servizz-logo{
    width: 100px;
    float: right;
    margin-top: 20px;
}

/* START - Strictly used on Development Env. */
body div.dev-notice {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    width: auto;
    padding: 10px 25px;
    background: rgba(0, 114, 198, 0.8);
    color: #FFF;
    font-weight: 600;
}
/* END - Strictly used on Development Env. */