input[type=checkbox], input[type=radio] {
margin-left: 5px;
}

.validation-text::after  {
	content:   "*(required)";
	color:  red;
}

  .form-group li {
    list-style-type: none;
}

.form-group li label {
    margin-bottom: 0;
    margin-left: 5px;
}

.form-group li input[type="checkbox"] {
    margin: 0;
}

.header-toolbar .tools li a {
    text-transform: none;
}

.toolbox .heading h1 {
    text-transform: none;
    font-weight: 300;
    font-size: 1.9em;
    float: none;
}

.edit-link-heading-text {
    font-size: 0.5em !important;
}

.toolbox .heading {
    width: 100%;
}

.btn {
    text-transform: none;
}

label, .form-control {
    font-weight: normal !important;
}


.home-icons {
    display: table;
    table-layout: fixed;
}

    .home-icons .featured-icon {
        margin-right: 10px;
    }

    .home-icons div {
        display: table-cell;
        vertical-align: middle;
    }

.hidden {
    display: none;
}

#tvCategoryTree {
    margin-left: -20px;
}

    #tvCategoryTree input {
        margin: 5px !important;
    }

    #tvCategoryTree table:FIRST-CHILD {
        display: none;
    }

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-bottom-right-radius: 10px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 2000;
}

    #skiptocontent a:focus {
        position: absolute;
        left: 0px;
        top: 0px;
        background: #0084A5;
        outline: 0;
        -webkit-transition: top .1s ease-in, background .5s linear;
        transition: top .1s ease-in, background .5s linear;
    }

.header-toolbar .cont-info div a {
    color: #000;
}

.header-toolbar .tools li a {
    text-transform: none;
    color: #000;
}

.breadcrumb li.active {
    cursor: default;
    color: #000;
}

h3.heading {
    text-transform: none;
}

.mobile-navi .mobile-search .submit-button {
    position: absolute;
    top: 23px;
    right: 25px;
    background: none;
    border: none;
    outline: none;
    font-size: 1.5em;
}

.mobile-navi ul li label {
    display: block;
    padding: 10px 45px 10px 15px;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #d8d8d8;
}

#chkKeywordsEnglish td {
    padding-right: 10px !important;
}

#chkKeywordsEnglish input {
    margin-right: 5px;
}

.featured-icon.icon-alt.circle.primary {
    margin-top: 5px;
    margin-right: 10px;
}

.DTTT_container a {
    text-decoration: none;
}

.purple-icon {
    color: #0084A5;
    font-size: 2em;
    margin-right: 10px;
    margin-top: 10px;
}

.search-options .list-inline {
    margin-top: 10px;
}

.list-inline label {
    margin-bottom: 0;
}

h2.heading {
    font-size: 1.4em;
    font-weight: bold;
}

.pageheader {
    font-size: 2.4em;
    text-transform: none;
}

#loader {
    width: 300px;
    height: 280px;
    background: white;
    border: 1px solid #0084A5;
    position: fixed;
    top: 50%;
    left: 50%;
    padding-top: 50px;
    margin-top: -150px;
    margin-left: -150px;
    z-index: 1000;
}

.menu ul {
    margin-bottom: 24px;
    line-height: 1.57;
}

.search-popup {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display: none;
    margin: 1em;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 20px;
}

.btn-search {
    margin-top: -3px !important;
    margin-bottom: 0 !important;
}

.search-popup input,
.search-popup label,
.search-popup a {
    margin-left: 5px !important;
}

.search_open {
    font-size: 0.9em;
}

    .search_open:visited {
        color: #000;
    }

    .search_open:hover, .search_open:focus {
        color: #0084A5;
    }

.search-toggle {
    display: inline-block;
    margin-right: 10px;
}

.btn-search {
    color: #0084A5!important;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

    .btn-search:hover,
    .btn-search:focus,
    .btn-search:active,
    .btn-search.active,
    .open .dropdown-toggle.btn-search {
        color: #0084A5;
        background-color: #FFFFFF;
        border-color: #FFFFFF;
    }

    .btn-search:active,
    .btn-search.active,
    .open .dropdown-toggle.btn-search {
        background-image: none;
    }

    .btn-search.disabled,
    .btn-search[disabled],
    fieldset[disabled] .btn-search,
    .btn-search.disabled:hover,
    .btn-search[disabled]:hover,
    fieldset[disabled] .btn-search:hover,
    .btn-search.disabled:focus,
    .btn-search[disabled]:focus,
    fieldset[disabled] .btn-search:focus,
    .btn-search.disabled:active,
    .btn-search[disabled]:active,
    fieldset[disabled] .btn-search:active,
    .btn-search.disabled.active,
    .btn-search[disabled].active,
    fieldset[disabled] .btn-search.active {
        background-color: #FFFFFF;
        border-color: #FFFFFF;
    }

    .btn-search .badge {
        color: #FFFFFF;
        background-color: #0084A5;
    }

.search-popup {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display: none;
    margin: 1em;
    background-color: #0084A5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.search-field-pop {
    background-color: #0084A5;
    color: white;
    border: 1px solid white;
    outline: none;
    padding: 5px;
    width: 100%!important;
}

.searchboxpop {
    width: 640px;
}

.padding {
    padding-top: 20px;
}

.homepage-postcode {
    width: 80px;
}

.homepage-panel {
    border: 1px solid #0084A5;
    background-color: #fff;
}

    .homepage-panel h4 {
        background-color: #0084A5;
        margin-bottom: 0;
    }

    .homepage-panel img {
    }

    .homepage-panel a:link {
        color: #fff;
    }

    .homepage-panel a:visited {
        color: #fff;
    }

    .homepage-panel a:hover, a:active {
        color: #fff;
    }

a.primary-link:link {
    color: #0084A5;
}

a.primary-link:visited {
    color: #0084A5;
}

a.primary-link:hover {
    color: #0084A5;
}

#details p img {
    width: 16px;
}

.contact-validation ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 10px;
}

    .contact-validation ul li {
        margin-bottom: 4px;
    }

.icon-primary {
    color: #0084A5;
}

.search-popup {
    background-color: #fff;
    padding: 40px;
}

.header .navigation .menu {
    margin-left: 0;
}

/*@media only screen and (max-width: 1200px) {
    .header .navigation {
        width: 700px;
        float: left;
        text-align: center;
        position: relative;
    }
}

@media only screen and (max-width: 1024px) {
    .header .navigation {
        display: block;
    }
}

@media only screen and (max-width: 1024px) {
    #nav-toggle {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .header .logo {
        display: block;
        float: left;
        position: relative;
    }
}

@media only screen and (max-width: 1024px) {
    .header-toolbar {
        display: block;
    }
}

@media only screen and (max-width: 1024px) {
    .header .inner {
        height: 90px;
        text-align: center;
    }
}

@media only screen and (max-width: 1000px) {
    .header .navigation {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    #nav-toggle {
        display: block;
    }
}

@media only screen and (max-width: 1000px) {
    .header .logo {
        display: inline-block;
        float: none;
    }
}

@media only screen and (max-width: 1000px) {
    .header .inner {
        height: 80px;
        text-align: center;
    }
}

@media only screen and (max-width: 100px) {
    .header-toolbar {
        display: none;
    }
}*/



.menu ul li a {
    padding: 32px 5px 36px 5px;
}

.homepage-dewis-coverage {
    margin-top: 5px;
    background-color: #c33;
    padding: 3px 8px 3px 8px;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.homepage-section-title {
    line-height: 1.2em;
    margin-bottom: 5px !important;
}


/* Need to comment this out as it's affecting sub menu location */

.menu ul li a {
    font-size: 0.9em!important;
}

.homepage-panel .form-group label {
    font-weight: 600 !important;
}
/*
featured-icon.icon-alt.circle.home-icon {
    font-size: 1em;
}

.featured-icon.icon-alt.home-icon {
    width: 24px;
    height: 24px;
}*/
/* 
.header .navigation { text-align: left !important; } */

ul.list-unstyled li {
    margin-bottom: 0;
}

ul.list-unstyled label {
    margin-bottom: 0;
}

h4.home {
    font-size: medium!important;
}

.extended-search-label {
    margin-bottom: 35px;
}

.btn-small-padding {
    padding: 4px 13px !important;
}

.search-label {
    font-weight: bold !important;
}

.htmlmodule a,
.htmlmodule a:hover,
.htmlmodule a:visited,
.htmlmodule a:focus {
    font-weight: bold;
}

    .htmlmodule a:hover,
    .htmlmodule a:active {
        text-decoration: underline;
    }

.cmszone a,
.cmszone a:hover,
.cmszone a:visited,
.cmszone a:focus {
    font-weight: bold;
}

    .cmszone a:hover,
    .cmszone a:active {
        text-decoration: underline;
    }

.label-default {
    background-color: #a4a4a4;
}

.text-larger {
    font-size: 110%;
}

.label-primary, .badge-primary {
    background-color: #0084A5;
}

.label-staged {
    background-color: #5bc0de;
}

.label-total {
    background-color: #0084A5;
}

.label-approval {
    background-color: #a32929;
}

.label-expired {
    background-color: #a32929;
}

.label-expiring {
    background-color: #ffce00;
}

.label-published {
    background-color: #5cb85c;
}

.label-awaiting {
    background-color: #5bc0de;
}

.label-pending {
    background-color: #a4a4a4;
}

.modal-backdrop {
    background-color: #5e5b60;
}

form .counter {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1em;
    font-weight: bold;
    color: #ccc;
    margin-right: 15px;
}

form .warning {
    color: #600;
}

form .exceeded {
    color: #e00;
}

div.olControlAttribution {
    text-align: right;
    display: block;
    bottom: 15px;
    right: 5px;
    position: absolute;
    font-family: Arial;
}

#chkIsReadyForPublish {
    -ms-transform: scale(3); /* IE */
    -moz-transform: scale(3); /* FF */
    -webkit-transform: scale(3); /* Safari and Chrome */
    -o-transform: scale(3); /* Opera */
    transform: scale(3);
    margin-top: 40px !important;
    margin-left: 20px !important;
}

.large-checkbox-label {
    display: inline !important;
    padding-left: 30px !important;
}

.ready-for-publishing {
    padding-left: 65px;
}

a.validation-link:link {
    color: #d2322d;
    text-decoration: none;
    border-bottom: 1px #d2322d dotted;
}

a.validation-link:visited {
    color: #d2322d;
    border-bottom: 1px #d2322d dotted;
}

a.validation-link:hover,
a.validation-link:active {
    color: #d2322d;
    border-bottom: 1px #d2322d dotted;
}

.edit-validation {
    overflow: hidden;
    zoom: 1;
    padding-top: 24px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}

    .edit-validation ul {
        color: #d2322d;
        list-style-type: disc;
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: 16px;
    }

    .edit-validation h3 {
        margin-bottom: 0;
    }

/*
body.modal-open .modal {
    display: flex !important;
    height: 100%;
} 

body.modal-open .modal .modal-dialog {
    margin: auto;
}

input[type="text"], textarea, select {
outline: none;
box-shadow: none !important;
}
*/

#__ba_panel {
    top: 40px !important;
}

.validation-text label::after {
    content: "* (required)";
    color: #d2322d;
}

.sidebar .widget.search .form-control {
    padding-right: 45px;
}

.sidebar .widget.search a {
    position: absolute;
    top: 5px;
    right: 12px;
    background: none;
    border: none;
    outline: none;
    font-size: 1.5em;
}

    .sidebar .widget.search a:hover i {
        color: #0084A5;
    }

    .sidebar .widget.search a i {
        display: inline-block;
        font-size: 1.2em;
    }

select.input-lg {
    height: 38px;
    line-height: normal;
}

.language-and-bsl {
    font-size: 0.875em;
}

    .language-and-bsl a {
        color: #000;
    }

.bsl-logo {
    margin-left: 20px;
}

.fluid-container {
    width: 100%;
    padding: 0 15px !important;
    margin: 0 auto !important;
}


#searchTabs .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #0084A5;
    color: #fff;
}

#searchTabs .nav-pills li {
    margin-bottom: 0;
    margin-left: 3px;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 2px;
}

#searchTabs .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#searchTabs .tab-content {
    background-color: #fff;
    color: #000;
    border: 1px solid #0084A5;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 15px;
}

.homeSearch {    
    background-image: url(../../../../../Data/style/resourcedirectory/img/search-background-logo.png);
    background-repeat: no-repeat;
    background-position: right top;
}

#searchTabs .searchLabel {
    font-weight: bold !important;
    letter-spacing: 1px;
}

#pnlSavePostcode {
    margin-top: 10px;
}

.search-list-options li {
    margin-bottom: 0;
}

.search-list-options li label {
    margin-bottom: 0;
    margin-left: 10px;
}

.searchresults .pagination {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0;
}

.tab-content > .tab-pane {
    display: block;
    height:0;
    overflow:hidden;
}

.tab-content > .active {
    display: block;
    height:auto;
}

.search-no-results {
    font-size: 1.2em;
}

select.form-control {
    padding: 0 12px;
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    text-decoration: none;
    border-bottom: 3px dotted #0084A5;
}

.input-group-addon { padding: 5px 12px; }

.header .navigation {
}

@media only screen and (max-width: 1200px) {
    .header .navigation {
        width: 100%;
        position: absolute;
        z-index: -1;
        left: 0
    }
    .header .navigation .menu {
        /*margin-left: -50px*/
    }
}

@media only screen and (max-width: 1024px) {
    .header .navigation {
        display: none
    }
}

.form-control {
    border: 1px solid #0084A5;
    padding: 6px;
    border-radius: 4px;
}

.btn {
    border: 1px solid #005266;
}

.harmonic .item {
    width: 50%;
}

.harmonic .item.expanded {
    width: 75%;
}

.harmonic .item.collapsed {
    width: 25%;
}

.footer {
    position: relative;
    text-align: center;
    z-index: 1;
    width: 100%;
    background: #777;
    border-top: 1px solid #000;
    color: #fff;
    padding: 36px 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.footer a {
    color: #fff;
}

.footer p {
    margin-bottom: 0 !important;
}

.harmonic .item p {
    width: 100%;
    margin-bottom: 0
}

.facilities-checkboxlist input {
    margin-right: 5px;
    margin-bottom: 0;
    vertical-align: -2px;
}

.facilities-checkboxlist li {
    margin-bottom: 10px;
    
}

.facilities-checkboxlist img {
    width: 24px;
    height: 24px;
    display: inline;
    margin-right: 5px;
}

.facilities-checkboxlist li label {
    margin-bottom: 6px;
    display: inline;
}

.search-results-accessible-facility {
    width: 24px;
    height: 24px;
    display: inline;
    margin-top: 5px;
    vertical-align: top;
    opacity: 0.8;
}

.search-results-easy-read {
    width:72px; 
    height: 72px; 
    margin-right: 10px; 
    margin-top: 8px;
}

li.searchresult {
    display: block;
    clear: both;
    margin-bottom: 10px;
}

.view-resource-easy-read {
    width: 72px;
    height: 72px;
    margin-right: 15px;
}

.media-body {
    min-height: 70px;
}