/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/*
    Created on : 24/04/2015, 1:44:27 PM
    Author     : gvantonder
*/

.error {
    color: red;
}

.success {
    color: green;
}

.small-text {
    font-size: 0.75em;
}

article p img,
article img {
    margin: 0 auto;
    display: block;
}

ul.article-info {
    margin-bottom: 0.5rem;
}

ul.article-author {
    margin-bottom: 1.5rem;
}

.article-info img {
    display: inline-block;
}


/* user profile page */

#form-dp-profile .row {
    padding: 0.5em 0;
}


/* User register
http://www.hongkiat.com/blog/jquery-ui-datepicker/
*/

.ui-datepicker-header {
    background: #333;
    color: #fff;
    padding: 10px 10px;
}

.ui-datepicker-title {
    text-align: center;
}

.ui-datepicker-prev {
    float: left;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
    background-position: center 0px;
}


/* search: > is direct children only */

.page-count-info>div,
.page-count-info>span {
    display: block;
    float: left;
}

ul.search-results {
    list-style: none;
}


/* shop search */

#header-search .icon-search2 {
    font-size: 0.8125rem;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-weight: bold;
    background-color: #FFF;
}


/* Widget stuff */

.latest-from-category-thumbnails-widget h3 {
    margin-bottom: 0.75rem;
}


/* The BMJ = bigger */

.home-article-container a.article-source {
    font-size: 14px;
}


/* Twitter feed */

.twitter-feed-tweet {
    word-wrap: break-word;
}

.twitter-feed .home-article-container * {
    display: inline;
    word-wrap: break-word;
}

.twitter-feed .home-article-container .timestamp {
    display: block;
}

.twitter-feed a {
    min-height: 10px;
}

.twitter-feed .icon-star {
    margin-left: 0.25rem;
}


/* this is not working */

.twitter-feed-tweet {
    overflow: hidden;
}


/* Find a Doctor */

#search-result p {
    padding: 1rem;
    margin-bottom: 1.25rem;
}

#search-results-col p {
    background-color: #f7f7f7;
    border-left: 8px solid #e2e2e2;
}

#search-result .fad-ama-member {
    background-color: #f7f7f7;
    background-image: url("../images/AMAC_logo.png");
    background-position: 98% 5%;
    background-repeat: no-repeat;
    border-left: 8px solid #a3c5fe;
}

.fad-map #sidebar {
    padding-left: 0.9375rem;
    padding-right: 1.5rem;
}

.fad-map .textwidget {
    padding-left: 0.5rem;
}

.fad-map .textwidget img {
    margin-left: 1rem;
}


/* General ninja */

.ninja-forms-error-msg {
    color: #ff0000;
}


/* Contact us */

.ninja-forms-form-wrap textarea.contact-us-enquiry {
    width: 100%;
}


/* Events */

.event input,
.event textarea,
.event .label-above .ninja-forms-pass1 label {
    display: inline;
}

.ninja-forms-error-msg {
    color: red;
}

.event-success,
.event-warning {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0.25rem;
}

.event-warning {
    background-color: #ffcc99;
}

.event-success {
    background-color: #D7F0D3;
}

.ninja-forms-field-success {
    color: green;
}

.ninja-forms-all-fields-wrap .field-wrap {
    clear: both;
}

.cpd_colleges-wrap {
    float: left;
    display: inline-block;
}


/* except for this one!*/

.ninja-forms-all-fields-wrap .field-wrap.college_reg_nos-wrap {
    clear: none;
    float: left;
    display: inline-block;
    margin-left: 1.5rem;
}


/* category archive */

.cat-archive-description p {
    font-weight: bold;
    padding: 1rem;
}

.archive-nav {
    padding-top: 3rem;
    text-align: center;
}

.cat-archive-row {
    padding-bottom: 1.5rem;
}

.cat-archive-row .thumb {
    padding-left: 3.0rem;
    padding-top: 1rem;
}

.cat-archive-row h5 {
    font-weight: bold;
}

form .cma-nav-bar .search-field .button {
    border-width: 0px;
    background: transparent;
    color: #444;
    position: absolute;
    right: -15px;
    top: -7px;
}

form .cma-nav-bar .search-field .icon-search2 {
    font-size: 0.8125rem;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-weight: bold;
    background-color: transparent;
}

.cma-question-form-container,
.cma-answer-form-container {
    padding: 1rem !important;
}

.cma-form-container.no-markup-box input[type=text],
.cma-form-container.no-markup-box input[type=email] {
    width: 100% !important;
}

.cma-form-container.no-markup-box textarea {
    width: 100% !important;
}

@media (max-width: 767px) {
    .cma-form-container input[type="submit"] {
        font-size: intitial !important;
        height: initial !important;
    }
}

@media (max-width: 767px) {
    .cma-thread-summary-right {
        text-align: left !important;
        float: none !important;
    }
}

@media (max-width: 767px) {
    .cma-thread-updated,
    .cma-thread-category {
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    .cma-thread-meta,
    .cma-thread-summary {
        padding: 0px !important;
    }
}

.cma-thread-list {
    padding: 1rem;
}

.cma-thread-snippet {
    border-bottom: 1px solid #e0e0e0 !important;
}

.cma-thread-list .cma-thread-list-header {
    border-bottom: solid 1px #F1F1F1 !important;
}

.cma-thread-numbers {
    border: solid 1px #ccc !important;
}

.cma-nav-bar {
    margin: 0em !important;
    zoom: 1;
}

table.cma-question-table,
table.cma-answers-list {
    width: 100%;
    margin-top: 1rem !important;
    border-radius: 5px;
}

.cma-comments .cma-comments-add {
    border-top: 0px dotted #f1f1f1 !important;
    padding-left: 0em !important;
}

.cma-single-comment {
    border-top: 0px dotted #f1f1f1 !important;
    padding: 1rem 0rem 0 rem 0rem !important;
}

table.cma-question-table td,
table.cma-answers-list td {
    border-bottom: dotted 1px #ddd !important;
    padding: 1rem 1rem 0em 0 !important;
    margin-bottom: 1rem !important;
}

.cma-comments {
    *border-top: 0px !important;
    font-size: 0.8rem !important;
    padding-bottom: 1rem !important;
}

.cma-comments a {
    color: #333;
}

.cma-comments a:hover {
    color: #0084db;
}

table.cma-question-table {
    background: #f9f9f9;
}

.cma-controls {
    font-size: 0.8rem !important;
}

.cma-controls a {
    color: #333;
}

.cma-controls a:hover {
    color: #0084db;
}

.cma-thread-resolved-flag {
    background: #c0462e;
    border-radius: 5px;
}

.cma-answer[data-best-answer="1"] .cma-best-answer-icon .icon {
    color: #00cc00;
}

.cma-question-meta,
.cma-answer-meta {
    border: 1px solid #ccc;
}

.cma-file-upload input[type="file"] {
    position: initial;
    right: initial;
    bottom: initial;
    top: initial;
    cursor: initial;
    opacity: initial;
    font-size: initial;
}

.cma-form-container input[type="submit"] {
    display: initial;
    *background-color: #00cc99 !important;
    border-color: #00a37a !important;
    color: #FFFFFF;
    border-style: solid;
    border-width: 0px !important;
    cursor: pointer !important;
    font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    line-height: normal !important;
    margin: 0 0 1.25rem !important;
    position: relative !important;
    text-align: center !important;
    display: inline-block !important;
    padding-top: 1rem !important;
    padding-right: 2rem !important;
    padding-bottom: 1.0625rem !important;
    padding-left: 2rem !important;
    font-size: 1rem !important;
    transition: background-color 300ms ease-out !important;
}

.cma-thread-summary-right {
    float: initial !important;
}

.cma-comment-inner {
    padding: 1rem;
    background: #eee;
    border-radius: 5px;
}

.cma-answer[data-best-answer="1"] .cma-best-answer-icon .icon {
    color: #ffac33 !important;
}

.cma-unmark-best-answer [class^="icon-"],
.cma-unmark-best-answer [class*=" icon-"] {
    color: #ffac33 !important;
}

.cma-thread-snippet {
    border-top: 0px !important;
}

.cma-thread-title a {
    display: table;
}

.cma-wrapper .entry-header h1 {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}

.mbs-introduction {
    border-radius: 3px;
    background-color: #ffffff;
    padding: 1rem;
    margin-bottom: 0.5rem;
}

#start-discussion-btn-a {
    font-size: 1.2rem;
}

.mbs-extra-info-widget {
    background-color: #fff;
    border: medium none;
    color: #000;
    padding: 15px;
    text-align: left;
}

.mbs-extra-info-widget h3 {
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.mbs-login-box {
    border: 1px solid #e0e0e0;
}


/* dropdown menu header */

.top-bar-section .left .f-dropdown {
    background: rgba(40, 50, 61, 0.6);
    border-radius: 4px;
    *left: 0px !important;
}

.top-bar-section .left .f-dropdown li {
    float: none;
}

.header-top.secondary .top-bar-section .left li:not(.has-form) .f-dropdown li a:not(.button) {
    background: #0099FF;
    color: white;
}

.top-bar-section .left .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #0099FF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89;
}

.header-top.secondary .top-bar-section .left .f-dropdown li:not(.has-form) a:not(.button) {
    min-width: 150px;
    padding-bottom: 0;
    padding-top: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-bottom: 0px;
}

.header-top.secondary .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    padding-bottom: 0;
    padding-top: 0;
}

.top-bar-section .has-dropdown.not-click:hover>.dropdown {
    *border-radius: 4px;
    *background-color: rgba(40, 50, 61, 0.6);
    background-color: #007acc;
    overflow: hidden;
}

.top-bar-section .left .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #0099FF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89;
}

.header-top.secondary .top-bar-section li:not(.has-form) a:not(.button):hover {
    *background-color: #007acc;
    *color: white;
}

.top-bar-section .left .has-dropdown [class^="icon-"],
.top-bar-section .left .has-dropdown [class*=" icon-"] {
    font-size: smaller;
}

.top-bar-section .has-dropdown>a {
    padding-right: 1rem !important;
}

.top-bar-section .left .has-dropdown>a:after {
    display: none;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
    color: #FFFFFF;
    background-color: rgba(0, 153, 255, 0.6);
}

.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    color: #FFFFFF;
    background-color: rgba(0, 204, 255, 0.6);
    font-weight: bolder;
}

.jobseeker-menu {
    background: #0099FF;
    padding-top: 1rem;
    z-index: 9999;
}

.jobseeker-menu h1 {
    font-size: 1.3rem;
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 0.9375rem;
}

.jobseeker-menu .top-bar-section ul li>a {
    text-transform: capitalize;
}

.jobseeker-menu .top-bar {
    background: #0099FF;
    overflow: visible;
}

.jobseeker-menu .top-bar-section li:not(.has-form) a:not(.button) {
    background: #0099FF;
}

.jobseeker-menu .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #0099FF;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(255, 235, 59, 1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(255, 235, 59, 1);
    box-shadow: 0 -3px 0 0 #ffeb3b inset;
}

.jobseeker-menu .columns {
    padding-left: 0px;
}

.jobseeker-main-image {
    position: relative;
    max-height: 400px;
    overflow: hidden;
}

.jobseeker-main-image .image {
    position: relative;
    max-height: 500px;
    z-index: -1;
}

.jobseeker-main-image .text {
    left: 0;
    position: absolute;
    text-align: center;
    bottom: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(40, 50, 61, 0.6);
    font-weight: 900;
    color: #FFF;
    font-size: 1.8rem;
}

.job-seeker-main .card {
    border-radius: 0;
    background: white;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.job-seeker-main .card .flat-button,
.card .flat-button:hover {
    color: #00bcd4;
}

.job-seeker-main .card .text-headline {
    font-size: 24px;
    line-height: 32px;
    padding-top: 16px;
    margin-bottom: 12px;
    letter-spacing: 0;
    font-weight: 400;
}

.job-seeker-main .flat-button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 0.85em 1em;
    margin: 0 1rem 1rem 0;
    font-size: 0.9rem;
    background: transparent;
    color: #fff;
    min-width: 64px;
    overflow: hidden;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.job-seeker-main .intro-text {
    color: #fff;
    text-align: center;
    *margin-top: 15%;
    background-color: rgba(40, 50, 61, 0.6);
    height: 100%;
}

.job-seeker-main h3 {
    font-size: 1.3rem;
}

.jobseeker-main-image .text p {
    text-align: center;
    font-size: 2rem;
}

.jobseeker-main-image .text {
    position: absolute;
    padding: 10rem;
}

.parallax-content {
    max-width: 100%;
    position: relative;
    padding-top: 25px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 20px;
    background-color: #f9f9f9;
}

@media only screen and (min-width: 1367px) {
    .jobseeker-main-image {
        position: relative;
        max-height: 600px;
        overflow: hidden;
    }
}


/* User register */

#user-register-form .row {
    margin-bottom: 1em;
}

#user-register-form .row.employer_hidden {
    display: none;
}

#user-register-form #is_employer_label,
#user-register-form #is_employer {
    float: left;
    display: inline-block;
}

#user-register-form #is_employer {
    margin-left: 1.0em;
    margin-top: 0.4em;
}

.insight-basic-page h1 {
    font-weight: 300;
}

.insight-menu .sticky {
    background: #28287a;
}

.padding-on-my-header .social-media-container {
    padding-top: 0rem;
    display: none;
}

.padding-on-my-header .button.alert {
    margin-top: 0rem;
    display: none;
}

#logo-image {
    #logo-image -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.5s;
    max-width: 245px;
    max-height: 61px;
    vertical-align: middle;
}

.padding-on-my-header.insight-menu {
    padding-top: 0.3rem;
}

.wp-polls-paging span.pages {
    color: #999999;
    border: 0px;
    background-color: transparent;
    font-size: 1em;
}

.wp-polls-paging span.current {
    border: 0px;
    color: #FFF;
    background-color: #28287a;
    border-radius: 2px;
    width: 3rem;
    height: 3rem;
    font-size: 1em;
    padding: 2px 5px 2px 5px;
}

.wp-polls-paging a,
.wp-polls-paging a:link {
    border: 0px;
    color: #999999;
    background-color: transparent;
    font-size: 1em;
}

.wp-polls-paging span.extend {
    border: 0px;
    color: #999999;
    background-color: transparent;
    font-size: 1em;
}

.pagination-centered.insight-pagination ul.pagination li.current a {
    background: #28287a;
}

.article-content .field-item div {
    color: rgba(0, 0, 0, .8);
    font-style: normal;
    *font-size: 21px;
    line-height: 1.58;
    letter-spacing: -.003em;
    font-weight: normal;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

.hero-unit-header {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(40, 50, 61, 0.4);
    max-height: initial;
}

.hero-details {
    padding-top: 2rem;
}

.hero-details a {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 300;
}

.insight-issue-date {
    color: #999;
    font-size: 0.9rem;
}

.insight-issue-date:hover {
    color: #777;
    border-bottom: 1px dotted #999;
}

.hero-header a {
    color: #ffffff;
}

.hero-header a:hover {
    color: #ffffff;
    border-bottom: 1px dotted #999;
}

.insight-menu {
    transition: all 0.6s ease 0.1s;
}

.padding-on-my-header #logo-image {
    max-width: 120px;
    max-height: 30px;
    min-height: 30px;
}

.material-main-content .sidebar-ad {
    margin-bottom: 1rem;
}

.search-result-description img {
    width: 100%;
}

.search-results .search-insight .content-title a {
    font-weight: 600;
    color: #28287a;
}


/* fallback */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(fonts/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}


/* opt out */

#popslide .popslide-close {
    display: initial !important;
    cursor: pointer !important;
    padding: 1rem !important;
    color: #ffffff !important;
    width: initial !important;
    height: initial !important;
    position: absolute;
    top: 0px;
    right: 0px;
}

#popslide .popslide-close span {
    margin-right: 20px;
}

#userModal1 {
    z-index: 40000000;
}

.post-password-form p {
    visibility: hidden;
}
.post-password-form p:first-child:before {
    content: "Please use the link sent to your email to access this page";
    visibility: visible;
}