/*-------------------- General Layout ----------------------*/
#content {
    padding: 30px 0;
}
.column-1 {
    float: left;
    width: 70%;
}
.column-2 {
    float: right;
    width: 25%;
}
.columns-wrapper{
    overflow: hidden;
}
#content section{
    margin-bottom: 20px;
    overflow: hidden;
}
/*-------------------- Typography ----------------------*/
#content {
    font-family: 'Roboto Light',sans-serif;
}
#content h1{
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    letter-spacing: 0.07em;
    margin: 0 0 30px;
    padding: 10px 0;
    text-transform: uppercase;
}
#content  .section-heading{
    font-family: 'Baskerville-urw', serif;
    font-size: 1.5em;
    margin-bottom: 20px;
}
.acf-tab-group li a{
    font-weight: 300 !important;
}
#content p {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 1em;
}
.acf-field .acf-label label{
    font-size: 16px;
    font-weight: 400;
}
.column-2 .acf-field .acf-label label {
    font-size: 20px;
    margin-bottom: 0.5em;
}
.column-1 .acf-input a:not([data-name="add"]),
.column-2 .acf-input a{
    border: 1px solid #dadada;
    border-radius: 5px;
    float: right;
    font-size: 12px;
    letter-spacing: 0.07em;
    padding: 0.75em 1em;
    text-transform: uppercase;
}
.column-1 .acf-input a:not([data-name="add"]):hover,
.column-2 .acf-input a:hover{
    background: #f5f5f5;
    border-color: #eee;
}
.column-1 .acf-input a[data-name="add"],
.column-2 .acf-row-handle a{
    border-radius: 100% !important;
    height: 25px;
    line-height: 21px;
    padding: 0 !important;
    right: 20px;
    width: 25px;
}
.column-1 .acf-input a[data-name="add"]:hover,
.column-2 .acf-row-handle a:hover{
    background: #f5f5f5;
    color: #333;
}
th.acf-th {
    font-size: 14px;
}
/*-------------------- Forms ----------------------*/
#content .column-1 input, #content .select2-selection__rendered{
    border: none;
    background: #efefef;
    height: auto;
    line-height: 1;
    padding: 10px;
    text-indent: 0.5em;
}
.acf-tab-wrap.-top {
    padding-bottom: 10px;
}
.acf-fields>.acf-field{
    padding-left: 0;
    padding-right: 0;
}
.acf-tab-group{
    padding: 0;
}
.acf-tab-group li{
    margin-bottom: 1px;
}
.acf-fields>.acf-tab-wrap{
    background: transparent;
}
.acf-tab-group li.active a{
    background-color: #fff;
}
#content .select2-selection{
    border: none;
    height: auto;
}
#content .select2-selection__rendered{
    font-size: 19px;
}
#content .select2-selection__arrow {
    height: 38px !important;
}
input[type="checkbox"] {
    width: 25px;
}
/*-------------------- Title Section ----------------------*/
.front-post-title input {
    width: 100%;
}
/*-------------------- Links Section ----------------------*/
.front-post-links .acf-fields>.acf-field {
    border-top: none;
    clear: none;
    float: left;
    width: 32%;
}
.front-post-links .acf-fields>.acf-field:nth-of-type(1),
.front-post-links .acf-fields>.acf-field:nth-of-type(2){
    margin-right: 2%;
}
.acf-url i{
    display: none;
}
/*-------------------- Categories Section ----------------------*/
.front-post-categories-list > li {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 500px;
    list-style: none;
    line-height: 1.8;
    max-height: 350px;
    overflow-y: auto;
    padding: 15px 20px 10px 8px;
    width: 240px;
}
.front-post-categories-list> li:nth-of-type(2n-1){
    background: #f5f5f5;
}
.front-post-categories li input {
    width: 25px;
    height: 20px;
}
.front-post-categories-list > li > ul {
    border-top: 1px solid #ccc;
    padding-top: 5px;
}
.front-post-categories-list> li > label {
    padding-bottom: 5px;
}
.front-post-categories-track{
    border: 1px solid #e5e5e5;
    overflow-x: auto;
    width: 100%;
}
.front-post-categories-list{
    overflow: hidden;
    width: 1820px;
}
.page-template-front-post-gallery .front-post-categories-list > li,
.page-template-front-post-profile .front-post-categories-list > li{
    width: 320px;
}
/*-------------------- Credits Section ----------------------*/
.front-post-credits .acf-fields>.acf-field{
    border: none;
}
.front-post-credits .acf-field[data-width]+.acf-field[data-width]{
    border: none;
    padding: 15px 10px;
}
.front-post-credits .acf-field[data-name]:nth-of-type(2)+.acf-field[data-name]{
    padding-right: 10px;
}
.front-post-credits .acf-field[data-width]:nth-of-type(5)+.acf-field[data-width]{
    padding-left: 0;
}
.front-post-credits .acf-field[data-width]:nth-of-type(6)+.acf-field[data-width]{
    padding-right: 0;
}
.front-post-credits .acf-field-5ac5aa6cf7cc7 .acf-label{
    margin-bottom: 36px;
}
.front-post-credits .acf-field-58b4e6bbbbec1{
    padding-left: 0;
    padding-right: 0;
}
/*-------------------- Profile Specifications Section ----------------------*/
.front-post-linking .acf-tab-wrap.-top {
    display: none;
}
.front-post-linking .acf-field-text[data-name="exhibnum"],
.front-post-linking .acf-field-text[data-name="artnum"],
.front-post-linking .acf-field-text[data-name="gallnum"]{
    border-top: none;
    display: none;
}
.front-post-linking .acf-field-taxonomy{
    clear: none;
    float: left;
    width: 33.333333%;
}
.front-post-linking .acf-field-taxonomy .acf-label{
    margin-bottom: 20px;
}
.acf-taxonomy-field .categorychecklist-holder{
    max-height: 300px;
}
.front-post-linking ul.acf-checkbox-list li[data-id="2268"],
.front-post-linking ul.acf-checkbox-list li[data-id="2272"],
.front-post-linking ul.acf-checkbox-list li[data-id="2271"],
.front-post-linking ul.acf-checkbox-list li[data-id="1524"],
.front-post-linking ul.acf-checkbox-list li[data-id="1513"],
.front-post-linking ul.acf-checkbox-list li[data-id="1523"],
.front-post-linking ul.acf-checkbox-list li[data-id="1522"],
.front-post-linking ul.acf-checkbox-list li[data-id="681"],
.front-post-linking ul.acf-checkbox-list li[data-id="683"],
.front-post-linking ul.acf-checkbox-list li[data-id="602"],
.front-post-linking ul.acf-checkbox-list li[data-id="2428"],
.front-post-linking ul.acf-checkbox-list li[data-id="2431"],
.front-post-linking ul.acf-checkbox-list li[data-id="2929"],
.front-post-linking ul.acf-checkbox-list li[data-id="2930"],
.front-post-linking ul.acf-checkbox-list li[data-id="2931"],
.front-post-linking ul.acf-checkbox-list li[data-id="2427"]{
    display: none;
}
/*-------------------- Images Section ----------------------*/
.front-post-thumbs .acf-field:first-of-type,
.front-post-feature-image-hover .acf-field:nth-of-type(2),
.front-post-thumbs .acf-field:nth-of-type(2) .acf-label,
.front-post-thumbs .acf-field:nth-of-type(2) .acf-input .description{
    display: none;
}
.front-post-thumbs .acf-field:nth-of-type(2){
    border-top: none;
}
.acf-fields.-left>.acf-field:before{
    display: none;
}
.front-post-gallery .acf-fields.-left>.acf-field>.acf-label,
.front-post-gallery .acf-fields.-left>.acf-field>.acf-input{
    width: 100%;
}
/*-------------------- Submit Section ----------------------*/
.section-submit{
    overflow: hidden;
}
.captcha{
    float: left;
}
.submit-button{
    float: right;
}
#content input[type="submit"] {
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 5px;
    float: right;
    font-size: 16px;
    letter-spacing: 0.07em;
    margin: 10px 0;
    padding: 1em 2em;
    text-transform: uppercase;
}
#content input[type="submit"]:hover{
    background: #f5f5f5;
    border-color: #eee;
}

/*-------------------- Overlay ----------------------*/

#overlay i{
    color: transparent;
    opacity: 0;
}
.front-post-overlay{
    background: rgba(0,0,0,0.1);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 500;
}
.front-post-overlay i {
    color: #666;
    font-size: 100px;
    margin-top: -25px;
    opacity: 1;
    position: absolute;
    top: 50%;
}

/*-------------------- Upload result screen ----------------------*/

.upload-result-wrapper{
    margin: 30px auto;
    max-width: 600px;
    text-align: center;
}
.upload-result-title{
    font-family: Baskerville-urw, serif;
    font-size: 38px;
    margin-bottom: 50px;
}
.upload-result-links{
    overflow: hidden;
    padding-bottom: 20px;
}
.upload-result-links a{
    color: #0729a7;
    line-height: 1.5;
    position: relative;
}
.upload-result-links a:before{
    background-color: #303F9F;
    content: '';
    height: 2px;
    left: 0;
    margin: 0 auto;
    opacity: .3;
    position: absolute;
    top: 100%;
    transform: scaleX(.9);
    -webkit-transform: scaleX(.9);
    transition-duration: .3s;
    transition-property: opacity, -webkit-transform;
    width: 100%;
}
.upload-result-links a:hover:before{
    opacity: 1;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}
.upload-result-more{
    float: right;
}
.upload-result-back{
    float: left;
}

@media all and (max-width: 1025px){
    #content {
        font-size: 16px;
        padding: 0;
    }
    #content h1{
        font-size: 12px;
        margin: 0 0 20px;
    }
    #content p{
        font-size: 12px;
    }
    #content input{
        font-size: 14px;
    }
    .column-2 .acf-field .acf-label label{
        font-size: 16px;
    }
    .acf-tab-group li a{
        font-size: 12px;
    }
    .acf-tab-group li{
        margin-right: 5px;
    }
    #content input[type="submit"]{
        font-size: 14px;
    }
}
@media all and (max-width: 769px){
    .column-2, .column-1{
        float: none;
        width: 100%;
    }
}

@media all and (max-width: 639px){
    .front-post-links .acf-fields>.acf-field{
        margin-right: 0 !important;
        padding: 0 0 15px;
        width: 100%;
    }
    .submit-button{
        clear: both;
        width: 100%;
    }
    .submit-button input{
        width: 100%;
    }
}