/*--------------------------------------------------------------------------------------------
*
*	ACF manage field groups
*
*--------------------------------------------------------------------------------------------*/

#icon-edit {
    background: url(/images/sprite.png) 0 0 no-repeat;
}

#acf-field-group-wrap .tablenav,
#acf-field-group-wrap p.search-box {
    display: none;
}

#acf-field-group-wrap .wp-list-table .check-column {
    padding-left: 5px;
}

#acf-field-group-wrap .wp-list-table th#fields {
    width: 25%;
}

#acf-field-group-wrap .tablenav.bottom {
    display: block;
}


/* columns (replicate post edit layout) */
.acf-columns-2 {
    margin-right: 300px;
}

.acf-columns-2 .acf-column-1 {
    float: left;
    width: 100%;
}

.acf-columns-2 .acf-column-2 {
    float: right;
    margin-right: -300px;
    width: 280px;
}

.acf-clear {
    clear: both;
}


.acf-form-table {
    max-width: 1100px;
}

.acf-form-table > tbody > tr > th,
.acf-form-table > tbody > tr > td {
    padding-bottom: 30px;
}

.acf-export-form {
    display: block;
}

.acf-export-form select {
    width: 100%;
}

body.custom-fields_page_acf-settings .wp-pointer-arrow {
    left: 15px !important;
}

.wp-pointer-content ol {
    padding: 0 15px;
    margin-left: 1.5em;
}

.acf-form-table pre,
.acf-form-table .pre {
    padding: 10px;
    margin: 0;
    font-family: Monaco,"Andale Mono","Courier New",monospace !important;
    resize: none;
    height: auto;
    width: 100%;
    padding: 0;
    border: 0 none;
    border-radius: 0;
}

.acf-form-table select option {
    padding: 3px;
}


/*--------------------------------------------------------------------------
*
*	Columns
*
*-------------------------------------------------------------------------*/

.row-actions .inline {
    display: none;
}


/*--------------------------------------------------------------------------
*
*	Add-Ons
*
*-------------------------------------------------------------------------*/

#add-ons {
    margin-bottom: 20px;
}

#add-ons .add-on-group {
    margin-top: 20px;
    padding-top: 20px;
    border-top: #F5F5F5 solid 1px;
}

#add-ons .add-on-group:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0 none;
}

#add-ons .add-on {
    float: left;
    width: 220px;
    margin: 10px;
}

#add-ons .add-on h3 {
    margin-top: 0.5em;
}

#add-ons .add-on h3 a {
    color: inherit;
    text-decoration: none;
}

#add-ons .add-on .inner {
    min-height: 105px;
}

#add-ons .add-on-active .button {
    padding-left: 4px;
}

.acf-sprite-tick {
    width: 14px;
    height: 14px;
    margin: 4px 5px 0 0;
    background-position: 0px -300px;
}

#add-ons .add-on-title {
    float: left;
    width: 100%;
    margin: 25px 0 25px;
    border-top: #F5F5F5 solid 1px;
}


/*--------------------------------------------------------------------------
*
*	About (post update information)
*
*-------------------------------------------------------------------------*/

.acf-content {
    font-size: 15px;
    margin: 25px 40px 0 20px;
    max-width: 1050px;
    position: relative;
}


/*
*  Title
*/

.acf-content-title h1 {
    color: #333333;
    font-size: 2.8em;
    font-weight: 200;
    line-height: 1.2em;
    margin: 0.2em 0 0;
}

.acf-content-title h2 {
    color: #777777;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.6em;
    margin: 1em 0 1.4em;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
}


/*
*  Tabs
*/

.acf-content .nav-tab-wrapper {
    padding-left: 6px;
    margin-bottom: 30px;
}

.acf-content .nav-tab-wrapper .nav-tab {
    color: #21759B;
    font-size: 18px;
    margin: 0 3px -1px 0;
    padding: 4px 10px 6px;
    vertical-align: top;
}

.acf-tab-content {
    display: none;
}

.acf-tab-content.active {
    display: block;
}



/*
*  Body
*/

.acf-content-body {
    margin: 0 0 30px;
}

.acf-content-body hr {
    border: 0 none;
    border-top: #DFDFDF solid 1px;
    background: transparent;
    margin: 30px 0;
    clear: both;
}

.acf-content-body h3 {
    font-size: 24px;
    margin: 2em 0 1em;
}

.acf-content-body h4 {
    color: #464646;
    font-size: 1em;
    margin: 2em 0 0.6em;
}

.acf-content-body h4 + p {
    margin-top: 0.6em;
}

.acf-content-body p {
    line-height: 1.6em;

}

#acf-add-ons-table {

}

#acf-add-ons-table img {
    display: block;
    width: 120px;
}


/*
*  Footer
*/

.acf-content-footer {
    margin: 60px 0 30px;
}


/*
*  Cangelog
*/

.acf-content-body ul {
    list-style: disc outside none;
    padding-left: 30px;
}

.acf-content-body ul li {
    margin: 12px 0;
}

.acf-content-body ul li a {

}


/*
*  Download
*/


#acf-download-add-ons-table {
    width: auto;
    min-width: 500px;
}

#acf-download-add-ons-table img {
    width: 50px;
}

#acf-download-add-ons-table td {
    vertical-align: middle;
}

#acf-download-add-ons-table td.td-image {
    width: 50px;
}

#acf-download-add-ons-table td.td-name {

}

#acf-download-add-ons-table td.td-download {
    width: 90px;
}


/*--------------------------------------------------------------------------
*
*	Retina
*
*-------------------------------------------------------------------------*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    #icon-edit,
    #icon-acf {
        background-image: url(/images/sprite@2x.png);
        background-size: 100px 600px;
    }


}

/*---------------------------------------------------------------------------------------------
*
*  Post Box
*
*---------------------------------------------------------------------------------------------*/

.acf-hidden {
    display: none !important;
}

.acf_postbox {
    display: block;
}

.acf_postbox .inside,
#poststuff .acf_postbox .inside {
    margin: 0;
    padding: 0;
}

.acf_postbox.no_box {
    border: 0 none;
    background: transparent;
    box-shadow: none;
}

.acf_postbox.no_box > h3,
.acf_postbox.no_box > .handlediv {
    display: none;
}

.acf_postbox.no_box.closed .inside {
    display: block;
}

.acf_postbox .widefat th,
.acf_postbox .widefat td {
    overflow: visible;
}


/*---------------------------------------------------------------------------------------------
*
*  Field
*
*---------------------------------------------------------------------------------------------*/

.acf_postbox .field {
    position: relative;
    color: #333333;
}

.acf_postbox > .inside > .field {
    padding: 15px 10px;
    border-top: #e8e8e8 solid 1px;
}

.acf_postbox > .inside > .field:first-child {
    border-top: none;
}

.acf_postbox.no_box > .inside > .field {
    border-top: 0 none;
    padding-left: 0;
    padding-right: 0;
}


/* Field Error */
.acf_postbox .field.error {
    border: #CC0000 solid 1px !important;
    background: #FFEBE8 !important;
}

.acf_postbox .field .acf-error-message {
    display: none;
    position: relative;

    background: #CC0000;
    color: #fff;
    text-shadow: none;

    border-radius: 3px;
    padding: 5px 10px;

    font-size: 12px;
    line-height: 14px;

    margin: 5px 0 0;
}

.acf_postbox .field .acf-error-message .bit {
    width: 0;
    height: 0;
    border: transparent 5px solid;
    border-bottom-color: #CC0000;

    display: block;
    position: absolute;
    top: -10px;
    left: 10px;
}

.acf_postbox .field.error .acf-error-message {
    display: inline-block;
}

.acf_postbox .field.error label.field_label {
    color: #CC0000;
}

.acf_postbox.no_box > .inside > .field.error {
    padding-left: 10px;
    padding-right: 10px;
}

.acf_postbox > .inside > .field.error + .field.error {
    border-top: 0 none !important;
}




/* Field Label */
.acf_postbox p.label {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0 0 1em;
    padding: 0;
    color: #666666;
    text-shadow: 0 1px 0 #FFFFFF;
}

.acf_postbox p.label label {
    color: #333333;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: bold;
    padding: 0;
    margin: 0 0 3px;
    display: block;
    vertical-align: text-bottom;
}

.acf_postbox .field.required label span.required {
    color: #CC0000;
}

.acf_postbox label.field_label:first-child {
    padding-top: 0;
}

.acf_postbox .field_type-message p.label {
    display: none !important;
}

/*---------------------------------------------------------------------------------------------
*
*  Basic Field Styles
*
*---------------------------------------------------------------------------------------------*/

.acf_postbox .field input[type="text"],
.acf_postbox .field input[type="number"],
.acf_postbox .field input[type="password"],
.acf_postbox .field input[type="email"],
.acf_postbox .field textarea{
    width: 100%;
    padding: 5px;
    resize: none;
    margin: 0;
}

.acf_postbox .field textarea {
    resize: vertical;
    min-height: 150px;
}

.acf_postbox .field select{
    width: 100%;
    padding: 2px;
    resize: none;
}

.acf_postbox .field select optgroup {
    padding: 5px;
    background: #fff;
}

.acf_postbox .field select option {
    padding: 3px;
}

.acf_postbox .field select optgroup option {
    padding-left: 5px;
}

.acf_postbox .field select optgroup:nth-child(2n) {
    background: #F9F9F9;
}


/*---------------------------------------------------------------------------------------------
*
*  Field: WYSIWYG
*
*---------------------------------------------------------------------------------------------*/

.acf_wysiwyg {

}

.acf_wysiwyg .wp_themeSkin table.mceToolbarRow1 {
    margin-top: 2px !important;
}

.acf_wysiwyg iframe{
    min-height: 250px;
}

.acf_wysiwyg .wp-editor-container {
    background: #fff;
    border-color: #CCCCCC #CCCCCC #DFDFDF;
    border-style: solid;
    border-radius: 3px 3px 0 0;
    border-width: 1px;
}

/*

not needed in WP 3.8

.acf_wysiwyg .mceStatusbar {
	position: relative;
}

.acf_wysiwyg .mceStatusbar  a.mceResize {
	top: -2px !important;
}
*/


/*
*  WP 3.5 z-index fix for full screen wysiwyg
*/

#mce_fullscreen_container {
    z-index: 150005 !important;
}


/*---------------------------------------------------------------------------------------------
*
*  Field: Image
*
*---------------------------------------------------------------------------------------------*/

.acf-image-uploader {
    position: relative;
}

.acf-image-uploader .has-image { display: none; float: left; position: relative; max-width: 100%; }
.acf-image-uploader .no-image { display: block; float: left; position: relative; max-width: 100%; }

.acf-image-uploader.active .has-image { display: block; }
.acf-image-uploader.active .no-image { display: none; }


.acf-image-uploader img {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: auto;
    display: block;
    min-width: 30px;
    min-height: 30px;
    background: #f1f1f1;
    margin: 0 0 0 2px;
}

.acf-image-uploader .no-image p {
    display: block;
    margin: 0 !important;
}

.acf-image-uploader input.button {
    width: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .acf-image-uploader img {
        width: auto;
        max-width: 100%;
    }

}


/*
*  Hover
*/

.acf-image-uploader .hover {
    position: absolute;
    top: -11px;
    right: -11px;

    -webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    -moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    -o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;

    visibility: hidden;
    opacity: 0;
}

.acf-image-uploader .has-image:hover .hover {
    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
    transition-delay:0s;

    visibility: visible;
    opacity: 1;
}

.acf-image-uploader .hover ul {
    display: block;
    margin: 0;
    padding: 0;
}

.acf-image-uploader .hover ul li {
    margin: 0 0 5px 0;
}


/*---------------------------------------------------------------------------------------------
*
*  Media Model
*
*---------------------------------------------------------------------------------------------*/

.media-modal {

}

.media-modal .field {
    padding: 0;
}


/* WP sets tables to act as divs. ACF uses tables, so these muct be reset */
.media-modal .compat-attachment-fields td.field table {
    display: table;
}
.media-modal .compat-attachment-fields td.field table tbody {
    display: table-row-group;
}
.media-modal .compat-attachment-fields td.field table tr {
    display: table-row;
}
.media-modal .compat-attachment-fields td.field table td,
.media-modal .compat-attachment-fields td.field table th {
    display: table-cell;
}

.compat-item table.widefat {
    border: #DFDFDF solid 1px;
}


/* Expand / Collapse button */
.media-modal .acf-expand-details {
    float: right;
    padding: 1px 10px;
    margin-right: 6px;
    height: 18px;
    line-height: 18px;
    color: #AAAAAA;
    font-size: 12px;
}

.media-modal .acf-expand-details:hover {
    color: #999;
}

.media-modal .acf-expand-details:focus,
.media-modal .acf-expand-details:active {
    outline: 0 none;
}

.media-modal .acf-expand-details span {
    display: block;
    float: left;
}

.media-modal .acf-expand-details .icon {
    height: 15px;
    width: 15px;
    float: left;

    background: url(/images/arrows.png) 0 -72px no-repeat;
    border: #C7C7C7 solid 1px;

    border-radius: 10px;
    margin: 0 4px 0 0;
}

.media-modal .acf-expand-details:hover .icon {
    border-color: #AAAAAA;
}

.media-modal.acf-expanded .acf-expand-details .icon {
    background-position: 0 -108px;
}

.media-modal .acf-expand-details .is-open { display: none; }
.media-modal .acf-expand-details .is-closed { display: block; }

.media-modal.acf-expanded .acf-expand-details .is-open { display: block; }
.media-modal.acf-expanded .acf-expand-details .is-closed { display: none; }


/* Expand / Collapse views */
.media-modal .media-toolbar,
.media-modal .attachments,
.media-modal .media-sidebar {
    -webkit-transition: all 0.25s ease-out;  /* Safari 3.2+, Chrome */
    -moz-transition: all 0.25s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.25s ease-out;  /* Opera 10.5–12.00 */
    transition: all 0.25s ease-out;  /* Firefox 16+, Opera 12.50+ */
}

.media-modal.acf-expanded .media-toolbar { right: 700px; }
.media-modal.acf-expanded .attachments { right: 700px; }
.media-modal.acf-expanded .media-sidebar { width: 667px; }


/* Sidebar: Collapse */
.media-modal .compat-item .label {
    margin: 0;
}

.media-modal .media-sidebar .setting span,
.media-modal .compat-item label span,
.media-modal .media-sidebar .setting input,
.media-modal .media-sidebar .setting textarea,
.media-modal .compat-item .field {
    min-height: 0;
    margin: 5px 0 0;
}

.media-modal .media-sidebar .setting span,
.media-modal .compat-item label span {
    padding-top: 7px;
}

.media-modal .attachment-display-settings .setting span {
    margin-top: 0;
    margin-right: 3%;
}


/* Sidebar: Expand */
.media-modal.acf-expanded .attachment-info .thumbnail {
    width: 20%;
    max-width: none;
    max-height: 150px;
    margin-right: 3%;
    overflow: hidden;
}

.media-modal.acf-expanded .media-sidebar .setting span,
.media-modal.acf-expanded .compat-item .label {
    min-width: 20%;
}

.media-modal.acf-expanded .media-sidebar .setting input,
.media-modal.acf-expanded .media-sidebar .setting textarea,
.media-modal.acf-expanded .compat-item .field {
    width: 77%;
}


/*---------------------------------------------------------------------------------------------
*
*  Media Model (Edit Mode)
*
*---------------------------------------------------------------------------------------------*/

.media-modal.acf-media-modal {
    left: 15%;
    right: 15%;
    top: 100px;
    bottom: 100px;
}

/* Expand / Collapse views */
.media-modal.acf-media-modal .media-toolbar,
.media-modal.acf-media-modal .attachments,
.media-modal.acf-media-modal .media-sidebar {
    -webkit-transition: none;  /* Safari 3.2+, Chrome */
    -moz-transition: none;  /* Firefox 4-15 */
    -o-transition: none;  /* Opera 10.5–12.00 */
    transition: none;  /* Firefox 16+, Opera 12.50+ */
}

.media-modal.acf-media-modal .media-frame-router,
.media-modal.acf-media-modal .attachments,
.media-modal.acf-media-modal .media-frame-content .media-toolbar {
    display: none;
}

.media-modal.acf-media-modal .media-frame-content {
    top: 56px;
}

.media-modal.acf-media-modal .media-frame-title {
    border-bottom: 1px solid #DFDFDF;
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
}

.media-modal.acf-media-modal .media-frame-content .media-sidebar {
    width: auto;
    left: 0px;
}

.media-modal.acf-media-modal .media-toolbar {
    right: 0;
}


@media (max-width: 960px) {

    .media-modal.acf-media-modal {
        left: 10%;
        right: 10%;
    }

}

@media (max-width: 760px) {

    .media-modal.acf-expanded .media-sidebar .setting span,
    .media-modal.acf-expanded .compat-item .label {
        min-width: 100%;
        text-align: left;
        min-height: 0;
        padding: 0;
    }

    .media-modal.acf-expanded .compat-item .label br {
        display: none;
    }

    .media-modal.acf-expanded .media-sidebar .setting input,
    .media-modal.acf-expanded .media-sidebar .setting textarea,
    .media-modal.acf-expanded .compat-item .field {
        width: 100%;
    }

}


/*---------------------------------------------------------------------------------------------
*
*  ACF Message Wrapper (used by image / file / gallery)
*
*---------------------------------------------------------------------------------------------*/

.acf-message-wrapper {
    margin: 10px 0;
}

.acf-message-wrapper .message {
    margin: 0 !important;
}


/*---------------------------------------------------------------------------------------------
*
*  Field: File
*
*---------------------------------------------------------------------------------------------*/

.acf-file-uploader {
    position: relative;
    line-height: 1.5em;
}

.acf-file-uploader .has-file {
    display: none;
    float: left;
}

.acf-file-uploader .no-file {
    display: block;
}

.acf-file-uploader.active .has-file {
    display: block;
}

.acf-file-uploader.active .no-file {
    display: none;
}

.acf-file-uploader li {
    position: relative;
    margin: 0 10px 0 0;
}

.acf-file-uploader img {
    min-height: 60px;
    min-width: 46px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    display: block;
    background: #f1f1f1;
}

.acf-file-uploader input.button {
    width: auto;
}

.acf-file-uploader a {
    text-decoration: none;
}

.acf-file-uploader p {
    margin: 0 0 4px;
}


/*
*  Hover
*/

.acf-file-uploader .hover {
    position: absolute;
    top: -10px;
    right: -10px;

    -webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    -moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    -o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;

    visibility: hidden;
    opacity: 0;
}

.acf-file-uploader .has-file:hover .hover {
    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
    transition-delay:0s;

    visibility: visible;
    opacity: 1;
}

.acf-file-uploader .hover ul {
    display: block;
    margin: 0;
    padding: 0;
}

.acf-file-uploader .hover ul li {
    margin: 0 0 3px 0;
}


/*---------------------------------------------------------------------------------------------
*
*  Field: Select
*
*---------------------------------------------------------------------------------------------*/

#wpcontent select[multiple] {
    height: auto;
}

#wpcontent select optgroup {
    padding: 0 2px
}

#wpcontent select optgroup option {
    padding-left: 6px;
}

ul.acf-checkbox-list {
    background: transparent !important;
}

#createuser ul.acf-checkbox-list input {
    width: auto;
}


/*---------------------------------------------------------------------------------------------
*
*  Input Table
*
*---------------------------------------------------------------------------------------------*/

table.acf-input-table {
    border-radius: 0 0 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    width:100%;
}
.repeater  table.acf-input-table  td.field {
    padding: 8px;
}
table.acf-input-table > thead { }
table.acf-input-table > thead > tr > th {
    padding: 8px;
    position: relative;

    vertical-align: top;
    border-right: 1px solid #e1e1e1;
}

table.acf-input-table > tbody {}

table.acf-input-table > tbody > tr {
    background: #fff;
}

table.acf-input-table > tbody > tr > td {
    background: transparent;
    border: 0 none;

    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;

    padding: 8px;
    position: relative;
}

table.acf-input-table > tbody > tr > td {
    background: transparent;
    border: 0 none;

    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;

    padding: 8px;
    position: relative;
}

table.acf-input-table.row_layout > tbody > tr > td {
    border-top-color: #DFDFDF;
}

table.acf-input-table > tbody > tr:first-child > td {


}
table.acf-input-table th,
table.acf-input-table td {
    border: 1px solid #DFDFDF !important;
}
table.acf-input-table > tbody > tr > td:last-child {
    border-right: 0 none;
}

td.acf_input-wrap {
    padding: 0 !important;
}

.sub-field-instructions {
    color: #999999;
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    text-shadow: 0 1px 0 #FFFFFF;

    font-weight: normal;
}

.hl { padding: 0; margin: 0; list-style: none; display: block; position: relative; }
.hl > li { float: left; display: block; margin: 0; padding: 0; }
.hl > li.right { float: right; }

.hl.center { position: relative; overflow: visible; left: 50%; float: left; }
.hl.center > li { position: relative; left: -50%; }
/*---------------------------------------------------------------------------------------------
*
*	Field: Relationship
*
*---------------------------------------------------------------------------------------------*/

.acf_relationship {
    position: relative;
    overflow: hidden;
}

.acf_relationship .relationship_left {
    width: 50%;
    float: left;
}

.acf_relationship .relationship_right {
    width: 50%;
    float: left;
}

.acf_relationship .relationship_label {
    font-size: 12px;
    font-family: sans-serif;
    color: #999;
    position: absolute;
    margin-top: 5px;
    margin-left: 10px;
}

.acf_relationship .widefat {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.acf_relationship .widefat th {
    border-bottom: 0 none;
}


.acf_relationship .relationship_search {
    margin: 0;
    font-size: 12px;
    line-height: 13px;
    border-radius: 13px;
    font-family: sans-serif;
    padding: 5px 9px !important;
}

.acf_relationship .relationship_list {
    background: #fff;
    position: relative;
    overflow: auto;
    height: 150px;
    border: #DFDFDF solid 1px;
    border-top-width: 0;
}

.acf_relationship .relationship_list li.hide {
    background: #f8f8f8;
}

.acf_relationship .relationship_list li.hide a {
    cursor: default;
    color: #21759B !important;
    opacity: 0.5;
    background: transparent !important;
}

.acf_relationship .relationship_list li {
    border-bottom: #f8f8f8 solid 1px;
}

.acf_relationship .relationship_list li a {
    display: block;
    position: relative;
    padding: 7px 9px;
    text-decoration: none;
}

.acf_relationship .relationship_list li a .relationship-item-info {
    color: #CCC;
    text-transform: uppercase;
    float: right;
    font-size: 11px;
}

.acf_relationship .relationship_list li:hover a .relationship-item-info {
    padding-right: 24px;
    color: #999;
}

.acf_relationship .relationship_list li.hide:hover a .relationship-item-info {
    padding-right: 0;
    color: #CCC;
}

.acf_relationship .relationship_list li a:hover,
.acf_relationship .relationship_list li a:focus {
    background: #eaf2fa;
    color: #000;
    box-shadow: #d6e1ec 0 0 0 1px;
}

.acf_relationship .relationship_right .relationship_list {
    margin-left: 10px;
    height: 193px;
    min-height: 193px;
    border-top-width:1px;
}

.acf_relationship .relationship_list li a .acf-button-add,
.acf_relationship .relationship_list li a .acf-button-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    display: none;

    cursor: pointer;
}

.acf_relationship .relationship_list li a:hover .acf-button-add,
.acf_relationship .relationship_list li a:hover .acf-button-remove {
    display: block;
}

.acf_relationship .relationship_list li.hide a:hover .acf-button-add {
    display: none;
}


.acf_relationship .relationship_right .relationship_list li a {
    cursor: move;
}

.acf_relationship .load-more .acf-loading {
    padding: 0;
    box-shadow: none;
    background-color: transparent;
}

.acf_relationship.no-results .load-more {
    display: none;
}


.acf_relationship select {
    font-family: sans-serif;
    font-size: 12px;

}

.acf_relationship .widefat tr + tr th {
    border-radius: 0;
    border-top: #DFDFDF solid 1px;
    background: #F3F3F3;

}

.acf_relationship .relationship_list .result-thumbnail {
    width:21px;
    height:21px;
    background:#F9F9F9;
    border:#E1E1E1 solid 1px;
    float:left;
    margin:-3px 5px 0 0;
}

.acf_relationship .relationship_list .result-thumbnail img {
    width: 21px;
    height: 21px;
}


/*---------------------------------------------------------------------------------------------
*
*  Field: Taxonomy
*
*---------------------------------------------------------------------------------------------*/

.acf-taxonomy-field {

}

.acf-taxonomy-field ul {

}

.acf-taxonomy-field .categorychecklist-holder {
    border: #DFDFDF solid 1px;
    border-radius: 3px;
    max-height: 200px;
    overflow: auto;
}

.acf-taxonomy-field .acf-checkbox-list {
    margin: 0;
    padding: 10px;
}

.acf-taxonomy-field ul li {

}

.acf-taxonomy-field ul.children {
    padding-left: 18px;
}


/*---------------------------------------------------------------------------------------------
*
*	Field: Tab
*
*---------------------------------------------------------------------------------------------*/

.field_type-tab {
    display: none !important;
}

.acf-tab-group {
    background: transparent;
    border-bottom: #CCCCCC solid 1px;
    margin: 0 0 10px;
    padding: 10px 2px 0 0;
}

.acf-tab-group li {
    font-family: "Open Sans",sans-serif;
    font-size: 23px;
    line-height: 29px;
    margin: 0 8px 0 0;

}

.acf-tab-group li a {
    padding: 6px 10px;
    display: block;

    color: #555555;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;

    border: #CCCCCC solid 1px;
    border-bottom: 0 none;
    text-decoration: none;
    background: #E4E4E4;

}

.acf-tab-group li a:hover,
.acf-tab-group li.active a {
    background: #FFFFFF;
    outline: none;
}

.acf-tab-group li.active a {
    background: #F1F1F1;
    color: #000;
    border-color: #CCCCCC;
    border-bottom-color: #F7F7F7;
    padding-bottom: 7px;
    margin-bottom: -1px;
}

.acf_postbox > .inside > .field_type-tab + .field {
    border-top: 0 none;
}


/*
*  Box
*/

.acf_postbox.default .acf-tab-group {
    padding-left: 10px;
    border-bottom-color: #E8E8E8;
}

.acf_postbox.default .acf-tab-group li a {
    background: #F1F1F1;
}

.acf_postbox.default .acf-tab-group li.active a {
    background: #FFFFFF;
}



/*---------------------------------------------------------------------------------------------
*
*	Field: Date Picker
*
*---------------------------------------------------------------------------------------------*/

.ui-acf .ui-datepicker {
    z-index: 999999999 !important;
}


/*---------------------------------------------------------------------------------------------
*
*	Other
*
*---------------------------------------------------------------------------------------------*/

.form-field.field input[type="checkbox"],
.form-field.field input[type="radio"] {
    width: auto !important;
}

#createuser input,
#your-profile input {
    max-width: 25em;
}

/*--------------------------------------------------------------------------
*
*	Tab Group
*
*-------------------------------------------------------------------------*/

.acf-tab_group-show {
    display: block;
}
tr.acf-tab_group-show {
    display: table-row;
}
.acf-tab_group-hide {
    display: none;
}


/*--------------------------------------------------------------------------
*
*	Conditional Logic
*
*-------------------------------------------------------------------------*/

/* Show */
.acf-conditional_logic-show {
    display: block;
}

tr.acf-conditional_logic-show {
    display: table-row;
}

td.acf-conditional_logic-show,
th.acf-conditional_logic-show {
    display: table-cell;
}


/* Hide */
.acf-conditional_logic-hide,
tr.acf-conditional_logic-hide,
td.acf-conditional_logic-hide,
th.acf-conditional_logic-hide {
    display: none;
}


/* Hide (show blank) */
td.acf-conditional_logic-hide.acf-show-blank,
th.acf-conditional_logic-hide.acf-show-blank {
    display: table-cell;
}

td.acf-conditional_logic-hide.acf-show-blank .inner,
th.acf-conditional_logic-hide.acf-show-blank .inner {
    display: none;
}


/*--------------------------------------------------------------------------
*
*	Conditional Logic + Tabs
*
*-------------------------------------------------------------------------*/

.acf-tab_group-hide.acf-conditional_logic-show {
    display: none;
}

.hl.acf-tab-group > li.acf-conditional_logic-hide {
    display: none;
}


/*--------------------------------------------------------------------------
*
*	Field: Color picker
*
*-------------------------------------------------------------------------*/

.acf-color_picker {

}

.acf-color_picker input[type="text"] {
    display: inline;
    width: 80px !important;
}

.acf-color_picker .ui-slider-vertical {
    width: auto;
    height: auto;
    background: transparent;
    border: 0 none;
}

.acf-color_picker .ui-slider-vertical .ui-slider-handle {
    margin-bottom: 0;
}

/* Hack for color picker in media popup */
.media-frame .acf-color_picker .wp-color-result {
    border-bottom: #BBBBBB solid 1px;
}

.compat-item .field .acf-color_picker input {
    width: auto;
    margin: 0 0 0 6px;
}

.compat-item .field .acf-color_picker .button {
    height: 24px;
    padding: 0 10px 1px;
}


/*--------------------------------------------------------------------------
*
*	Field: Location
*
*-------------------------------------------------------------------------*/

.acf-google-map {
    position: relative;
    border: #DFDFDF solid 1px;
    background: #fff;
}

.acf-google-map .title {
    position: relative;
    border-bottom: #DFDFDF solid 1px;
}

.acf-google-map .has-value { display: none; }
.acf-google-map .no-value { display: block; }

.acf-google-map.active .has-value { display: block; }
.acf-google-map.active .no-value { display: none; }

.acf-google-map .title h4,
.acf-google-map .title input[type="text"] {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
    border: 0 none;
    box-shadow: none;
    border-radius: 0;
    font-family: inherit;
    cursor: text;
}

.acf-google-map .title input[type="text"] {
    height: 36px;
    line-height: normal;
}

.acf-google-map .title .search {
    height: auto;
    border: 0 none;
}

.acf-google-map .acf-sprite-remove,
.acf-google-map .acf-sprite-locate {
    right: 7px;
    top: 7px;
    position: absolute;
}

.acf-google-map .acf-sprite-remove {
    background-position: -71px -221px;
    height: 9px;
    width: 9px;
    border: 6px solid transparent;
}
.acf-google-map .acf-sprite-remove:hover { background-position: -71px -271px; }

.acf-google-map .acf-sprite-locate {
    background-position: -50px -300px;
    width: 13px;
    height: 13px;
    border: 5px solid transparent;
}
.acf-google-map .acf-sprite-locate:hover { background-position: -50px -350px; }

.acf-google-map .canvas {
    height: 400px;
}

.pac-container {
    margin-left: -1px;
    margin-top: -1px;
    padding: 5px 0;
    border-color: #DFDFDF;
}

.pac-container:after {
    display: none;
}

.pac-container .pac-item {
    padding: 5px;
    margin: 0 5px;
}

/*--------------------------------------------------------------------------
*
*	Retina
*
*-------------------------------------------------------------------------*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    .acf_flexible_content .layout .fc-delete-layout,
    .acf-popup .bit,
    .acf-gallery .toolbar .view-grid,
    .acf-gallery .toolbar .view-list {
        background-image: url(/images/sprite@2x.png);
        background-size: 100px 600px;
    }


}


.acf-loading {
    background: url(/images/wpspin_light.gif) no-repeat scroll 50% 50% #EAEAEA;
    border-radius: 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    height: 16px;
    margin: 10px auto;
    padding: 6px;
    width: 16px;
}

.acf-remove-item {
    -webkit-transition: all 0.4s 0s ease-in-out;
    -moz-transition: all 0.4s 0s ease-in-out;
    -o-transition: all 0.4s 0s ease-in-out;
    transition: all 0.4s 0s ease-in-out;

    -webkit-transform: translate(25px, 0px);
    -moz-transform: translate(25px, 0px);
    -o-transform: translate(25px, 0px);
    transform: translate(25px, 0px);

    opacity: 0;
}

.acf-alert {
    background: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px 4px 4px 4px;
    margin: 20px 0px;
    padding: 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #C09853;
}

.acf-alert p {
    color: inherit;
    margin: 0.5em 0;
}

.acf-alert.acf-alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

.acf-alert.acf-alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}

.acf-message {
    background: #2F353E;
    border-radius: 4px 4px 4px 4px;
    border: #000 solid 1px;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    padding: 0 10px;
    margin: 10px 0;
}

.acf-message p {
    font-size: 15px;
    margin: 15px 0;
}

.acf-message .acf-button,
.acf-alert .acf-button{
    font-size: 15px;
    padding: 8px 12px;
    margin-left: 5px;
}

/* icon */
[class^="acf-sprite"],
[class*=" acf-sprite"] {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    background: url(/images/sprite.png);
    margin: 0;
}


/* Input append / prepend */
.acf-input-prepend,
.acf-input-append {
    font-size: 12px;
    line-height: 15px;
    height: 15px;

    padding: 5px 7px;

    background: #F4F4F4;
    border: #DFDFDF solid 1px;
}

.acf-input-prepend {
    float: left;
    border-right: 0;
    border-radius: 3px 0 0 3px;
}

.acf-input-append {
    float: right;
    border-left: 0;
    border-radius: 0 3px 3px 0;
}

.acf-input-wrap {
    position: relative;
    overflow: hidden;
}

.acf-input-wrap input {
    height: 27px;
    margin: 0;
    width:100%;
    border-radius:2px;
    border:1px solid #DADADA;
}

input.acf-is-prepended {
    border-radius: 0 3px 3px 0 !important;
}

input.acf-is-appended {
    border-radius: 3px 0 0 3px !important;
}

input.acf-is-prepended.acf-is-appended {
    border-radius: 0 !important;
}


/*--------------------------------------------------------------------------------------------
*
*	WP Box
*
*--------------------------------------------------------------------------------------------*/

.wp-box {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

.wp-box .title {
    border-bottom: 1px solid #EEEEEE;
    margin: 0;
    padding: 15px;
    background: #FFFFFF;
}

.wp-box .title h3 {
    font-size: 14px;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.wp-box .inner {
    padding: 15px;
}

.wp-box .footer {
    background: #F5F5F5;
    border-top: 1px solid #E1E1E1;
    overflow: hidden;
    padding: 15px;
    position: relative;
}

.wp-box .footer ul.left {
    float: left;
}

.wp-box .footer ul li {
    margin: 0;
    padding: 0;
}

.wp-box .footer ul.left li {
    margin-right: 10px;
}

.wp-box .footer ul.right {
    float: right;
}

.wp-box .footer ul.right li {
    margin-left: 10px;
}

.wp-box h2 {
    color: #333333;
    font-size: 25px;
    line-height: 29px;
    margin: 0.25em 0 0.75em;
    padding: 0;
}

.wp-box h3 {
    margin: 1.5em 0 0;

}

.wp-box p {
    margin-top: 0.5em;
}

.wp-box-half.left {
    width: 50%;
    float: left;
}

.wp-box-half.right {
    width: 50%;
    height: 100%;
    right: 0;
    position: absolute;
    background: none repeat scroll 0 0 #F9F9F9;
    border-left: 1px solid #E1E1E1;
}

.wp-box-half.right .inner {

}

.wp-box select {
    width: 99%;
    height: auto !important;
}

.wp-box .footer-blue {
    border-top: 0 none;
    background-color: #52ACCC;
    color: #FFFFFF;
    overflow: hidden;
    padding: 10px;
    position: relative;
}

.wp-box .footer-blue a {
    text-decoration: none;
    text-shadow: none;
}


/*---------------------------------------------------------------------------------------------
	Table
---------------------------------------------------------------------------------------------*/
table.acf_input {
    border: 0 none;
    background: #fff;
}

table.acf_input tbody tr td {
    padding: 13px 15px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 0 none;
}

table.acf_input tbody tr td.label {
    width: 24%;
    vertical-align: top;
    background: #F9F9F9;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #E1E1E1;
}

table.acf_input > tbody > tr:first-child > td,
table.acf_input > tbody > tr:first-child > td.label {
    border-top: 0 none;
}

table.acf_input td.label ul.hl {
    margin: 20px 0 0;
}
table.acf_input td.label ul.hl li {
    margin: 0 3px 0 0;

}

table.acf_input td.label ul.hl li a.acf-button {
    font-size: 12px;
    padding: 6px 10px;
    font-weight: normal;
}

table.acf_input tbody tr td.label label {
    display: block;
    font-size: 13px;
    line-height: 1.4em;
    font-weight: bold;
    padding: 0;
    margin: 0 0 3px;
    color: #333;
}

table.acf_input tbody tr td.label label span.required {
    color: #f00;
    display: inline;
    margin-left: 3px;
}


table.acf_input tbody tr td.label p {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    padding: 0 !important;
    margin: 3px 0 0 !important;
    font-style: normal;
    line-height: 16px;
    color: #899194;
}

table.acf_input input[type="text"],
table.acf_input input[type="number"],
table.acf_input textarea,
table.acf_input select{
    width: 99.95%;
    padding: 3px 5px;
    outline: none;
}

table.acf_input select {
    padding: 2px;
}

table.acf_input select option {
    padding: 3px;
}

table.acf_input input[type="text"]:focus,
table.acf_input textarea:focus,
table.acf_input select:focus {
    border-color:#98B6CB;
}


ul.acf-radio-list,
ul.acf-checkbox-list {
    background: transparent !important;
    position: relative;
    display: block;
    padding: 1px;
    margin: 0;
}

ul.acf-radio-list.horizontal,
ul.acf-checkbox-list.horizontal {
    overflow: hidden;
}

ul.acf-radio-list.horizontal li,
ul.acf-checkbox-list.horizontal li {
    float: left;
    margin-right: 20px;
}

ul.acf-radio-list li input,
ul.acf-checkbox-list li input {
    margin-top: -1px;
    margin-right: 5px !important;
    width: auto !important;
}


/*--------------------------------------------------------------------------------------------
*
*	Buttons
*
*--------------------------------------------------------------------------------------------*/

.acf-button {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    height: 28px;
    padding: 0 11px 1px;
    cursor: pointer;

    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;

    color: #fff;
    font-weight: normal;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;

    background: #2EA2CC;

    border: #0074A2 solid 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}

.acf-button:hover {
    background-color: #298CBA;
    color: #fff;
}

.acf-button:focus,
.acf-button:active {
    outline: none;
    line-height: 28px;
}

.acf-button:active {
    box-shadow: none;
}

.acf-button[disabled] {
    background: #298CBA !important;
    border-color: #1B607F !important;
    box-shadow: none !important;
    color: #94CDE7 !important;
    cursor: default !important;
}


.acf-button.grey {
    color: #333;
    border-color: #BBBBBB;
    background: #F9F9F9;
}

.acf-button.grey:hover {
    border-color: #999;
}


/* sizes */
.acf-button.large,
.acf-button-big {
    height: 32px;
    line-height: 31px;
    font-size: 14px;
}


/*--------------------------------------------------------------------------
*
*	ACF add / remove
*
*-------------------------------------------------------------------------*/

.acf-button-add,
.acf-button-remove,
.acf-button-edit,
.acf-button-delete {
    background: url(/images/sprite.png) -16px -116px no-repeat #fff;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 9px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);

    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.acf-button-edit,
.acf-button-delete {
    width: 22px;
    height: 22px;
    border-radius: 11px;
}

.acf-button-add:hover {
    background-position: -16px -166px;
}

.acf-button-remove {
    background-position: -66px -116px;
}

.acf-button-remove:hover {
    background-position: -66px -166px;
}

.acf-button-edit {
    background-position: -14px -214px;
}

.acf-button-edit:hover {
    background-position: -14px -264px;
}

.acf-button-delete {
    background-position: -64px -214px;
}

.acf-button-delete:hover {
    background-position: -64px -264px;
}


/*--------------------------------------------------------------------------
*
*	Plugin Update Info
*
*-------------------------------------------------------------------------*/

.plugins #advanced-custom-fields + .plugin-update-tr .update-message {
    background: #EAF2FA;
    border: #C7D7E2 solid 1px;
    padding: 10px;
}

.acf-plugin-update-info {
    font-weight: normal;
}

.acf-plugin-update-info h3 {
    font-size: 12px;
    line-height: 1em;
    margin: 15px 0 10px;
}

.acf-plugin-update-info ul {
    list-style: disc outside;
    padding-left: 14px;
    margin: 0;
}


/*--------------------------------------------------------------------------
*
*	Retina
*
*-------------------------------------------------------------------------*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    #icon-acf,
    .acf-button-add,
    .acf-button-remove,
    .acf-button-edit,
    .acf-button-delete,
    [class^="acf-sprite"],
    [class*=" acf-sprite"] {
        background-image: url(/images/sprite@2x.png);
        background-size: 100px 600px;
    }

    .acf-loading {
        background-image: url(/images/wpspin_light@2x.gif);
        background-size: 16px 16px;
    }

}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; font-size: 0; line-height: 0; }
input.ir { border: 0 none; background: none; }
/* Block List */
.bl { padding: 0; margin: 0; list-style: none; display: block; position: relative; }
.bl > li { display: block; margin: 0; padding: 0; float: none; }


.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.repeater {

}

.repeater > table {
    margin: 0 0 8px;
}

.repeater > table.acf-input-table > tbody > tr > td.field {
    padding: 8px;
}

.repeater > table > thead > tr > th:last-child {
    border-right: 0 none;
}

.repeater > table > tbody > tr > td.remove > a.acf-button-add,
.repeater > table > tbody > tr > td.remove > a.acf-button-remove {
    position: absolute;

    -webkit-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    -moz-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    -o-transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
    transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;

    visibility: hidden;
    opacity: 0;
}

.repeater > table > tbody > tr > td.remove > a.acf-button-remove {
    position: relative;
}

.repeater > table > tbody > tr:hover > td.remove > a.acf-button-add,
.repeater > table > tbody > tr:hover > td.remove > a.acf-button-remove {

    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
    transition-delay:0s;

    visibility: visible;
    opacity: 1;
}

.repeater.disabled > table > tbody > tr:hover > td.remove > a.acf-button-add {
    visibility: hidden !important;
}

.repeater > table > thead > tr > th.order,
.repeater > table > tbody > tr > td.order{
    width: 16px !important;
    text-align: center !important;
    vertical-align: middle;
    color: #aaa;
    text-shadow: #fff 0 1px 0;

    cursor: move;
}

.repeater > table > tbody > tr > td.order {
    border-right-color: #E1E1E1;
    background: #f4f4f4;
}

.repeater > table > tbody > tr > td.remove {
    background: #F9F9F9;
}


.repeater > table > thead > tr > th.order:hover,
.repeater > table > tbody > tr > td.order:hover {
    color: #666;
}

.repeater > table > thead > tr > th.remove,
.repeater > table > tbody > tr > td.remove{
    width: 16px !important;
    vertical-align: middle;
}

.repeater tr.row-clone {
    display: none !important;
}

.repeater > table > tbody > tr.ui-sortable-helper {
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}

.repeater > table > tbody > tr.ui-sortable-placeholder {
    visibility: visible !important;
}

.repeater > table > tbody > tr.ui-sortable-placeholder td {
    border: 0 none !important;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.075);
}


/*
*  Empty
*/

.repeater.empty table thead th {
    border-bottom: 0 none;
}

.repeater.empty table.row_layout {
    box-shadow: none;
    border: 0 none;
    margin: 0;
}


/*
*  Conditiona Logic
*/



#s2-togall-collectionform-tags {
    display:none;
}

/*---------------------------------------------------------------------------------------------
*
*	Everythign Field fixes
*
*---------------------------------------------------------------------------------------------*/

.media-item .describe .repeater > table > thead > tr > th {
    width: auto;
}

.checked_select_col,
.checked_select_row {
    cursor:pointer;
}

.crop_image {
    width:604px;
    border:2px solid red;

}
.crop_image img {
    width:100%;
}

.has-image img {
    width:300px;
}


.upload-images {
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background: #f2f2f2;
    color: #3366cc;
    border: 2px solid #ccc;
    width: 150px;
    cursor: pointer !important;
    -moz-border-radius: 5px; -webkit-border-radius:5px;
}
.darkbg{
    background: #ddd !important;
}
.upload-images .status{
    font-family: Arial;
    padding: 5px;
}

.acf-image-image {
    max-width:100px;
}