.ctools-locked {
    color: #006666;
    border: 1px solid #006666;
    padding: 1em;
}

.ctools-owns-lock {
    background: #FFFFDD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em;
}

a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;
}

@media all {
    .cf:before,.cf:after {
        content: " ";
        display: table
    }

    .cf:after {
        clear: both
    }
}

@media(min-width: 1100px) {
    .image-border {
        background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP8AAADJBAMAAAAeBflJAAAAJFBMVEX////gP1ngP1ngP1ngP1ngP1ngP1ngP1ngP1ngP1ngP1ngP1m+Ug9MAAAAC3RSTlMAcXaAluTp7/Dx8hnUqZIAAAC7SURBVHja7dkxDUJBEEXRaaiokIADEgwgARVIQAMWcABU9M8cxf5g4TXnGphT7GaS3Umny8w+Sb5TApxmdklyBQAAAAAAAAD4A6YVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQB3weqxGklrdbyu7AAAAAAAAAAAAAAAAAACgBjgeVh4qJEmSVMufUR3w2XIYa72fK7cAAACgBjhvteb/AJJ/yAKkX10pAAAAAElFTkSuQmCC) no-repeat;
        padding-left: 9px;
        padding-top: 9px;
        margin-left: -9px
    }
}

.header-red {
    font-size: 17px;
    text-transform: uppercase;
    font-family: Old Standard TT,serif;
    color: #006666
}

.header-red:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAACCAYAAADhEnrDAAAALUlEQVR42mL8ZBWWy8DAUArE3xhGNuAC4g8sQGIdEJ8G4r8jPECYgfgPQIABALN3B8+ptSyuAAAAAElFTkSuQmCC);
    padding-left: 4px
}

.rounded-button {
    padding: 10px 15px;
    border-radius: 20px;
    color: #006666;
    border: 1px solid #006666;
    font-family: Old Standard TT,serif;
    font-style: italic;
    text-decoration: none!important
}

.left-block-text {
    font-family: Old Standard TT,serif;
    color: #006666;
    font-size: 18px;
    font-style: italic;
    padding-left: 12px;
    border-left: 4px solid #006666
}

.arrow-button,.field-name-title h1 {
    font-family: Old Standard TT,serif;
    color: #006666;
    font-style: italic;
    text-decoration: none;
    font-size: 17px
}



.jump-buttons {
    background: #006666;
    width: 264px;
    height: 88px;
    text-align: center;
    padding-top: 30px;
    text-decoration: none!important;
    border: 2px solid white;
    font-size: 18px;
    color: white!important;
    position: relative;
    display: block
}

.jump-buttons:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #ee304e;
    position: absolute;
    bottom: 0;
    right: 0
}

.jump-buttons:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    position: absolute;
    right: 4px;
    bottom: 7px
}

meta.foundation-version {
    font-family: "/5.4.5/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:48em)/";
    width: 48em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

meta.foundation-version {
    font-family: "/5.4.5/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:48em)/";
    width: 48em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

.ds-video {
    padding: 10px 10px 40px
}

@media(min-width: 768px) {
    .ds-video {
        padding:0 0 40px
    }
}

.ds-left {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    float: left
}

@media(min-width: 768px) {
    .ds-left {
        padding:0 20px
    }
}

@media(min-width: 1100px) {
    .ds-left {
        padding-left:18px;
        padding-right: 18px;
        width: 75%;
        float: left;
        padding: 0 30px
    }
}

.ds-left img {
    padding-bottom: 20px
}

@media(min-width: 768px) {
    .ds-left img {
        padding-right:20px
    }
}

.ds-image {
    display: inline
}

@media(min-width: 768px) {
    .ds-image img {
        float:left
    }
}

@media(min-width: 768px) {
    .ds-left.full-width {
        padding-left:18px;
        padding-right: 18px;
        width: 100%;
        float: left;
        padding: 20px 30px
    }
}

.main-content .ds-other-treatments ul,#main-content .ds-other-treatments li {
    margin-left: 0
}

.ds-other-treatments .label-above {
    color: #445a8c;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 400;
    padding-bottom: 14px
}

@media(min-width: 1100px) {
    .ds-other-treatments .label-above {
        text-align:center
    }
}

.ds-left img[style*=left] {
    float: none!important;
    display: block
}

@media(min-width: 768px) {
    .ds-left img[style*=left] {
        display:inline-block;
        float: left!important;
        padding-right: 20px;
        padding-left: 0
    }
}

.ds-left img[style*=right] {
    float: none!important;
    display: block
}

@media(min-width: 768px) {
    .ds-left img[style*=right] {
        display:inline-block;
        float: right!important;
        padding-left: 20px;
        padding-right: 0
    }
}

.ds-other-treatments {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    float: left;
    padding-bottom: 40px
}

@media(min-width: 1100px) {
    .ds-other-treatments {
        padding-left:18px;
        padding-right: 18px;
        width: 25%;
        float: left
    }
}

.ds-other-treatments .label-above {
    background: #006666;
    color: white!important;
    font-size: 17px;
    text-align: center;
    padding: 16px 0;
}

.ds-other-treatments:before,.ds-other-treatments:after {
    content: " ";
    display: table
}

.ds-other-treatments:after {
    clear: both
}

.ds-other-treatments li:before {
    display: none
}

.ds-other-treatments li {
    padding-bottom: 0!important
}

.ds-other-treatments li:nth-child(even) a {
    background: #f9f9f9
}

@media(min-width: 768px) and (max-width:1099px) {
    .ds-other-treatments li:nth-child(even) a {
        background:#fff
    }
}

.ds-other-treatments a {
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    color: #595959!important;
    text-decoration: none!important;
    font-weight: 300;
    display: block;
    padding: 8px 30px 8px 13px;
    position: relative
}

@media(min-width: 768px) and (max-width:1099px) {
    .ds-other-treatments a {
        padding-left:18px;
        padding-right: 18px;
        width: 50%;
        float: left;
        border: 1px solid #e8e8e8
    }
}

.ds-other-treatments a:after {
    font: normal normal normal 16px/1 FontAwesome;
    padding-top: 4px;
    content: "\f178";
    float: right;
    color: #006666;
    position: absolute;
    right: 10px
}

.ds-other-treatments a.active {
    background: #ca3850!important;
    color: white!important;
    border-bottom: 1px solid #006666
}

@media(min-width: 768px) and (max-width:1099px) {
    .ds-other-treatments a.active {
        border:1px solid #006666
    }
}

.ds-other-treatments a.active:after {
    color: white
}

.top-holder:before,.top-holder:after {
    content: " ";
    display: table
}

.top-holder:after {
    clear: both
}

.field-name-body {
    padding-bottom: 40px
}

.field-name-field-jump-links {
    padding-bottom: 40px
}

@media(min-width: 768px) {
    .field-name-field-jump-links {
        padding-bottom:40px
    }
}

.main-content .field-name-field-treatment-block li {
    margin-left: 0
}
