﻿@charset "UTF-8";

.ytd-image {
    width: auto;
    height: 150px;
    margin: 0 auto;
    clear: both;
    display: block;
}
.nocolor-full-section-noborder {
    width: 995px;
    margin-bottom: 10px;
}
.nocolor-full-section-noborder td {
    vertical-align: top;
}

.center-margin-0-auto {
    margin: 0 auto;
}

.nocolor-full-section {
    margin: 0 auto;
    clear: both;
    border-top: 1px solid #000000;
    padding-top: 5px;
    width: 1000px;
}

.nocolor-full-section-bottom {
    border-bottom: 2.5px solid #000000;
}

.table-tr-closer p {
    margin: -1px 0;
    font-size: 16px;
    font-size: 1.0rem;
}

.table-tr-closer td {
    padding: 3px 0;
    font-size: 16px;
    font-size: 1.0rem;
}

.p-bottom-close {
    margin-bottom: -20px;
}

.padding-left-58px {
    padding-left: 58px !important;
}

.padding-left-125px {
    padding-left: 131px !important;
}
.text-center {
    text-align: center;
}
.save-change {
    width: 100px !important;
    margin-bottom: 5px;
    padding: 5px 10px;
    background-color: #3D3C3A;
    color: #F5DEB3;
    border: 0;
}
.button-section {
    margin: 0 auto;
    clear: both;
    width: 100px;
}
.button-like-link, .button-like-link:focus, .button-like-link:active {
    /* Remove all decorations to look like normal text */
    background: none;
    border: none;
    display: inline;
    font: inherit;
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
    /* Additional styles to look like a link */
    color: #0066CC;
    cursor: pointer;
    text-decoration: underline;
}

.button-like-link:hover {
        color: #1A29EB;
        text-decoration: underline;
}

.button-like-link:visited {
        color: #0066CC;
        text-decoration: none;
}

.button-like-link::-moz-focus-inner {
        border: none;
        padding: 0;
}
footer {
    width: 100%;
    height: auto;
    margin-top: 100px;
    margin: 0 auto;
    clear: both;
    background-color: #3D3C3A;
    bottom: 0;
    left: 0;
    position: absolute;
}

    footer a {
        color: #F5DEB3;
    }

.bottom-foot {
    width: 100%;
    text-align: center;
}

.footer-p {
    color: #fffef8;
}
.logosize {
    width: 250px;
    margin-top: 20px;
}

.printable-btn {
    width: 110px;
    padding: 5px 0;
    float: right;
    margin-top: 0;
    text-align: center;
    border: 1px solid #000000;
}

.float-left {
    float: left !important;
}
/*======== W2 =========*/
.font-size-12 {
    font-size: 8px !important;
    font-size: 0.8rem !important;
}

.font-size-14 {
    font-size: 14px !important;
    font-size: 1.4rem !important;
}

.font-size-20 {
    font-size: 26px !important;
    font-size: 2.6rem !important;
}

.w2-width-10 {
    width: 15px;
    vertical-align: top;
    display: inline-block;
}

.w2-width-30 {
    width: 60px;
    display: inline-block;
}

.tax-relate-Form-width {
    width: 998px;
    margin: 0 auto;
}

.border-top-w2 {
    border-top: 1px solid #000000;
}

.border-bottom-w2 {
    border-bottom: 1px solid #000000;
}

.border-left {
    border-left: 1px solid #000000;
}

.border-right {
    border-right: 1px solid #000000;
}

.border-top2 {
    border-top: 2px solid #000000;
}

.border-bottom2 {
    border-bottom: 2px solid #000000;
}

.border-left2 {
    border-left: 2px solid #000000;
}

.border-right2 {
    border-right: 2px solid #000000;
}

.border-top-dotted {
    border-top: 1px dotted #000000;
}

.float-right {
    float: right;
}

.vert-align-top {
    vertical-align: top;
}

.overflow-form {
    width: 100%;
    margin-bottom: 20px;
}

.oa-bottom-40 {
    padding-bottom: 40px;
}

.width-small {
    width: 65px;
    display: inline-block;
}
.consent {
    width: 700px;
    margin: 0 auto;
}
.input-table {
    margin: 0 auto;
}
.input-id {
    width: 70px;
}
.input-name {
    width: 250px;
}
.grey-bg {
        background-color: grey;
}

.dosr-art-holder {
    display: inline-block;
    width: 100px;
    padding: 3px;
    vertical-align: top;
}

.dosr-img {
    background-color: #fff;
    width: 100px;
    height: 100px;
}

    .dosr-img img {
        width: 100%;
    }

.short-animate {
    -webkit-transition: .1s .1s ease-in-out;
    -moz-transition: .1s .1s ease-in-out;
    -ms-transition: .1s .1s ease-in-out;
    -o-transition: .1s .1s ease-in-out;
    transition: .1s .1s ease-in-out;
}

.long-animate {
    -webkit-transition: .1s .1s ease-in-out;
    -moz-transition: .1s .1s ease-in-out;
    -ms-transition: .1s .1s ease-in-out;
    -o-transition: .1s .1s ease-in-out;
    transition: .1s .1s ease-in-out;
}

.lightbox {
    position: fixed;
    top: -100%;
    bottom: 100%;
    left: 0;
    right: 0;
    background: #eee;
    z-index: 501;
    opacity: 0;
}

    .lightbox img {
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 0%;
        max-height: 0%;
    }

#lightbox-controls {
    position: fixed;
    height: 70px;
    width: 70px;
    top: -70px;
    right: 0;
    z-index: 502;
    background: rgba(0,0,0,.1);
}

#close-lightbox {
    display: block;
    position: absolute;
    overflow: hidden;
    height: 50px;
    width: 50px;
    text-indent: -5000px;
    right: 10px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: none;
    background: none;
}

    #close-lightbox:before {
        content: '';
        display: block;
        position: absolute;
        height: 0px;
        width: 3px;
        left: 24px;
        top: 0;
        background: white;
        border-radius: 2px;
        -webkit-transition: .1s .1s ease-in-out;
        -moz-transition: .1s .1s ease-in-out;
        -ms-transition: .1s .1s ease-in-out;
        -o-transition: .1s .1s ease-in-out;
        transition: .1s .1s ease-in-out;
    }

    #close-lightbox:after {
        content: '';
        display: block;
        position: absolute;
        width: 0px;
        height: 3px;
        top: 24px;
        left: 0;
        background: white;
        border-radius: 2px;
        -webkit-transition: .1s .1s ease-in-out;
        -moz-transition: .1s .1s ease-in-out;
        -ms-transition: .1s .1s ease-in-out;
        -o-transition: .1s .1s ease-in-out;
        transition: .1s .1s ease-in-out;
    }

.lightbox:target {
    top: 0%;
    bottom: 0%;
    opacity: 1;
}

    .lightbox:target img {
        max-width: 100%;
        max-height: 100%;
    }

    .lightbox:target ~ #lightbox-controls {
        top: 0px;
    }

        .lightbox:target ~ #lightbox-controls #close-lightbox:after {
            width: 50px;
        }

        .lightbox:target ~ #lightbox-controls #close-lightbox:before {
            height: 50px;
        }

.prev, .next {
    display: block;
    text-decoration: none !important;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    color: #858585 !important;
    margin-left: 5px;
    margin-top: 5px;
    z-index: 502;
    position: fixed;
    border: none;
    background: none;
}

.next {
    margin-top: 35px;
}

@media screen and ( min-width: 728px) {
    .container {
        max-width: 700px;
    }
}
@media screen and ( min-width: 992px) {
    .container {
        max-width: 960px;
    }
}