/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: Cooper Fellows
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");

/* Child Theme Overrides */
.bold {
    font-weight: bold;
}
body * a,
body h1 a,body h2 a,body h3 a,body h4 a,body h5 a,body h6 a,
body h3 a{
    color:#1cbac8;
}
/* Social Share Icons */
.sharebox {
    margin-top:1em;
}
/*Empty Links In Menu Not Clickable */
#nav a[href="#"] {
    cursor: default;
}

/* Widget Views */
.sidebar-right .widget_wp_views .member .member-role {
    margin:0;
}

/* Resource Page Style */
.entry-content .span_12 .vc_col-sm-4 h3 {
    margin: .85em 0 0 0;
}
.entry-content .span_12 .vc_col-sm-4 h4 {
    color:#777;
}

.entry-content .resource-details h4 a {
    word-wrap: break-word;
}

.ai-field-wrapper {
    margin:1.5em 0;
}
.ai-field-wrapper:first-child {
    margin-top: 0;
}
.ai-field-wrapper>h2{
    margin:0 0 .25em 0;
}

/* Header Height */
body .header-v1 .logo,
body #mobile-header .logo {
    margin-top: 5px;
}

/* Resource Submission Form */

input[type="text"].tagit-hidden-field {
    display:none;
}

ul.tagit.ui-widget.ui-widget-content {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px; /* border radius */
    border: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); /* inner shadow and inner glow */
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); /* inner shadow and inner glow */
    box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); /* inner shadow and inner glow */
    padding: 5px 10px;
    width:100%;
}
ul.tagit li.tagit-choice-editable {
    padding:0 18px 0 .5em;
    margin:0 5px 3px 0;
}

ul.tagit li.tagit-choice {
    background-color: #008DFC !important;
}
ul.tagit li.tagit-choice .tagit-label,
ul.tagit li.tagit-choice .tagit-close .text-icon{
    color:#fff !important;
}

/** Specific Resource Submission Form Type Styles **/

/** People Form **/
#ap-form-5 input[name="ap_form_post_title"] {
    display: none;
}
.ap-pro-form-success-msg {
    background-color: #ebf3d8;
    color: #88b12b;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 2px;
    font-weight: 600;
    text-transform: none;
    padding: 12px 40px 12px 20px;
    margin-bottom: 20px;
}

/** Tabs **/
.form-tabs .wpb_tour_tabs_wrapper.ui-tabs {
    padding: 0px;
    background: none;
    border-width: 0px;
}
.form-tabs .wpb_tour_tabs_wrapper.ui-tabs .ui-tabs-nav {
    padding-left: 0px;
    background: transparent;
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.form-tabs .wpb_tour_tabs_wrapper.ui-tabs .ui-tabs-panel {
    border-width: 0px 1px 1px 1px;
}
.form-tabs .wpb_tabs_nav li a {
    padding:.75em !important;
}
.form-tabs .wpb_tab .wpb_text_column:first-child {
    padding:0 28px;
}
.form-tabs ul.tagit input[type="text"]{
    padding:.5em;
}
.form-tabs .ap-pro-front-form-title {
    display:none;
}
.form-tabs .ap-checkbox-wrap {
    height: 375px;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    overflow-y:scroll;
}
@supports (flex-wrap: wrap) {
    .form-tabs .ap-checkbox-wrap {
        display: flex;
        overflow-y:hidden;
    }
}

/* WP-Views Filter Styles */

.ai-views-filters-wrapper input {
    color:#444;
}
.ai-views-filters-wrapper .chosen-container{
    max-width:226px;
    width:100% !important; /* Override when Chosen decides a width on the client side */
}
/* #008DFC - Light Blue
Deep Blue#005587*/

.ai-views-filters-wrapper .chosen-container .chosen-results li.highlighted {
    background-color: #008DFC;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#008DFC),color-stop(90%,#005587));
    background-image: -webkit-linear-gradient(#008DFC 20%,#005587 90%);
    background-image: -moz-linear-gradient(#008DFC 20%,#005587 90%);
    background-image: -o-linear-gradient(#008DFC 20%,#005587 90%);
    background-image: linear-gradient(#008DFC 20%,#005587 90%);
    color: #fff
}
.ai-views-filters-wrapper .chosen-container.chosen-container-single .chosen-single{
    background: none;
    border-color:#ddd;
    border-radius: 0;
    box-shadow: none;
    height:42px;
    line-height: 1em;
}
.ai-views-filters-wrapper .chosen-container-single .chosen-single div {
    top:25%;
    width:16px;
}
.ai-views-filters-wrapper .chosen-container.chosen-container-single .chosen-single span {
    line-height:3em;
}
.ai-views-filters-wrapper .chosen-container-multi .chosen-choices li.search-choice {
    padding: .5em 2em .5em 1em;
}
.ai-views-filters-wrapper .chosen-container-multi .chosen-choices li.search-choice span {
    font-size: 13px;
}
.ai-views-filters-wrapper .chosen-container .chosen-drop,
.ai-views-filters-wrapper .chosen-container-single .chosen-drop{
    border-color: #ddd;
    border-radius: 0;
}

/** Page Template Tweaks **/
.entry-title>h1 {
    margin-bottom: 0;
}
body[class*="views-template-"] .entry-content .span_12 .vc_col-sm-4>h3:first-child {
    margin-top:0;
}
.ai-post-image {
    float:left;
    margin: 0 2em 0 0;
}

/** Sidebar H3 Colors **/
#sidebar #sidebar-widgets .widget>h3,
.blue-h3{
    color:#008DFC;
    font-size: 16px;
}

/** "Featured" Resource Sliders **/

#wpv-post-slider-wide .post-slider-item .post-slider-image img {
    margin:0 auto;
}