@charset "UTF-8";

/* Accessibilty rules overridden for hasta theme
   these rules must be at the top of this file, and the default.css rules must come before the cyan.css rules
*/


/* Rules from default.css which are going to be overridden for accessibility purposes */

a:focus, a:hover {
    color: #5a5959;
    background-color: #fff;
}

a {
    color: #727272;
    background-color: #fff;
}

a:focus {
    /*hasta theme makes this outline rule important so we have to as well to override it */
    outline: dotted thin !important;
}

a.read-more {
    /*color: #fd602c;*/
    color: #c75131;
    background-color: #fff;
}

a.read-more:hover {
    color: #242424;
    background-color: #fff;
}


/* Rules from cyan.css which are going to be overridden for accessibility purposes */

a.read-more.yellow {
    color: #17c9e3;
    background-color: #fff;
}

a.read-more {
    color: #17c9e3;
    background-color: #fff;
}

a.read-more.dark:hover {
    color: #17c9e3;
    background-color: #fff;
}

a.read-more.yellow-3 {
    color: #17c9e3;
    background-color: #fff;
}


/* Rules from YTPlayer which are going to be overridden for accessibility purposes */

.mb_YTPlayer:focus {
    outline: dotted thin;
}


/* Insert your custom CSS styles */

html {
    font-size: .625em;
}

body {
    color: #404040;
    background-color: #FFFFFF;
    line-height: 1.7;
    font-size: 1.4rem;
}

div.error a, table tr.error a {
    background-color: #fef5f1;
}

.node-unpublished {
    background-color: transparent;
}

.blog-post-info span, .blog1-post-info, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, .sidebar-posts .post-info {
    color: #333;
}

.qtip, .blog-post-info span, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, .sidebar-posts .post-info, .blog1-post-info {
    font-size: 1.3rem;
}

.smart-forms, .smart-forms label, .smart-forms input, .smart-forms button, .smart-forms select, .smart-forms textarea, .smart-forms .switch, .smart-forms .option, .smart-forms .field-label, .sh-btn.sh-btn-small, .blog-holder-12 .post-date-box.three span, .smk_accordion .accordion_in .acc_head, .navbar-default .navbar-nav > li > a, .dropdown-menu, .btn, .fa {
    font-size: 1.4rem;
}

.sub-title-left {
    font-size: 1.6rem;
}

.blog-holder-12 .post-date-box.three, .md-object.slidertextBoxArea {
    font-size: 2.4rem;
}

.iconbox-dxlarge .fa, .iconbox-xlarge .fa, .iconbox-large .fa, .iconbox-xmedium .fa, .iconbox-medium .fa, .iconbox-smedium .fa, .iconbox-small .fa, .iconbox-tiny .fa, .iconbox-xtiny .fa {
    font-size: 2.6rem;
}

.iconbox-xtiny .fa {
    font-size: 1.8rem;
}

.feature-box8 .iconbox-small {
    line-height: 80px;
}

@media (min-width: 1000px) {
    .yamm ul.nav li.dropdown:hover > ul.dropdown-menu, .yamm ul.nav li.dropdown > a:focus + ul.dropdown-menu, ul.show-menu {
        display: block;
        animation-duration: 0.5s;
        animation-name: fadeInFromNone;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-name: fadeInFromNone;
        -webkit-animation-fill-mode: forwards;
        -ms-animation-duration: 5s;
        -ms-animation-name: fadeInFromNoneIE;
        -ms-animation-fill-mode: forwards;
    }
}

hr {
    border-color: #ccc;
}

.topbar.orange2 {
    background-color: #1874b3;
}

.topbar a, a.topbar-btn:hover, a.topbar-btn.active {
    background-color: #1874b3;
}

.homeFeature {
    min-height: 325px;
}

.homeParallax {
    margin-bottom: 40px !important;
}

.content a, a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    /*color: #FD602C; */
    color: #c75131;
    text-decoration: underline;
}

.content a:hover, a:hover {
    color: #A8542A;
    text-decoration: none;
}

.pastExhibits .col-md-3, .pastExhibits .col-lg-3 {
    float: none;
    display: inline-block;
    width: 24.75%;
    text-align: left;
}

.col-md-offset-7 {
    margin-left: 53.33333333%;
}

.section-dark, .section-copyrights {
    background-color: #0a4d8c;
}

.btn {
    color: #fff !important;
}

.btn.btn-blue, .scrollup, .btn.btn-orange-2.dark, .sh-btn-orange, .btn-orange-2, .btn {
    /*background-color: #FD602C !important;*/
    background-color: #c75131 !important;
    border: 2px solid #fff !important;
    text-decoration: none !important;
}

.hoverText .sh-btn-orange {
    /*background-color: #FFBF00 !important;*/
    background-color: #c75131;
}

.btn.btn-blue:hover, .scrollup:hover, .btn.btn-orange-2.dark:hover, .sh-btn-orange:hover, .btn-orange-2:hover, .btn:hover {
    background-color: #000 !important;
    border: 2px solid #fff !important;
    text-decoration: none !important;
    color: #fff !important;
}

.btn.btn-blue a, .scrollup a, .btn.btn-orange-2.dark a, .btn a {
    text-decoration: none !important;
}

.block-md-slider {
    border-bottom: 20px solid #FFBF00;
    margin-bottom: 40px;
}

.content .col-md-4 img {
    margin-bottom: 20px;
}

.content .col-md-4 .team-member img {
    margin-bottom: 0;
}

.feature-box18 {
    background-color: #1874b3;
    color: #fff;
}

.feature-box18:hover, .feature-box18.active {
    background-color: #f6f6f6;
    color: #404040;
}

.feature-box18:hover h2.text-white, .feature-box18.active h2.text-white {
    color: #404040 !important;
}

.post-date-box, .post-date-box span, .post-date-box i {
    background-color: #ffbf00;
    color: #000 !important;
}

.text-orange-2 {
    /*color: #D8A300;*/
    color: #c75131;
}

ul.nav > li > a.active, a.read-more {
    /*color: #FD602C;*/
    color: #c75131;
}

.iconBoxContainer .col-md-12 {
    position: relative;
}

.iconBoxContainer .col-md-12 .iconbox-xtiny {
    position: absolute;
    top: auto !important;
    bottom: 0 !important;
    right: 0 !important;
}

.feature-box8 .iconbox-small {
    color: #D8A300;
}

.feature-box8:hover .iconbox-small, .feature-box8.active .iconbox-small {
    background-color: #D8A300;
    border: 1px solid #D8A300;
}

.feature-box1 .iconbox-tiny {
    color: #D8A300;
}

.feature-box1:hover .iconbox-tiny, .feature-box1.active .iconbox-tiny {
    background-color: #D8A300;
    color: #fff;
    border: 1px solid #fff;
}

.largerButton {
    font-size: 1.5rem;
    padding: 20px !important;
}

.btn.btn-red {
    /*background-color: #FD602C;*/
    background-color: #c75131;
}

.fa-circle-o::before, .fa-history::before, .fa-sun-o::before {
    color: #ffbf00;
}

.list-style-1 .icon {
    background-color: #D8A300 !important;
}

.fa-circle-o:hover::before, .fa-history:hover::before, .fa-sun-o:hover::before {
    color: #fff;
}

h3.text-white.text-center, .blueHeaderBar {
    background-color: #1076b4 !important;
    text-align: center;
    padding: 10px;
    color: #fff;
}

.social-icons-3 a i {
    color: #fff;
}

.social-icons-3 li.flickr a i {
    color: #3A6CB3
}

.social-icons-3 li a:hover {
    /*background-color: #fd602c;*/
    background-color: #c75131;
}

.social-icons-3 a:hover i {
    color: #fff;
}

.sliderCaptionText {
    background-color: rbga(0, 0, 0, 0.7) !important;
    padding: 20px !important;
}

.topCallOut {
    background-color: #F0F0EB;
    padding-top: 40px;
    padding-bottom: 40px;
}

.middleCallOut {
    background-color: #DCDCD0;
    padding-top: 40px;
    padding-bottom: 40px;
}

#Top #block-block-8 {
    display: none;
}

#footer, #footer a, #footer h2 {
    color: #fff;
    background-color: #0a4d8c;
}

#footer .block-masquerade a {
    color: #333;
}

#footer .footer-post-info {
    display: none;
}

#footer .divider-line.dark {
    border-bottom-color: #fff;
}

.hasta-menu {
    position: relative;
    background: #fff;
    padding: 0;
    width: 100%;
    z-index: 999;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .hasta-menu {
        padding: 0 0 15px 0;
    }
}

#footer .hasta-menu {
    background-color: transparent;
}

#hasta-menu .navbar-nav li a.current {
    border-bottom: 2px solid #17c9e3;
    color: #17c9e3;
}

#footer .navbar-nav {
    text-align: center;
    width: 100%;
}

#footer .navbar-nav > li {
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 20px;
    float: none !important;
}

#footer .navbar-default .navbar-nav > li > a, #footer .navbar-default .navbar-text {
    color: #fff;
}

#footer .navbar-nav > li > a {
    padding-bottom: 0;
    padding-top: 0;
    border-right: 1px solid #fff;
    text-transform: uppercase;
}

#footer .navbar-nav > li:last-child a {
    border-right: none;
}

.content section.parallax-section {
    margin-bottom: 0;
}

.section-overlay.orange-2 {
    background-color: rgba(253, 94, 44, 0.9);
}

.content section ul {
    list-style-image: url(../../images/redBullet.png);
}

h1 {
    font-size: 2.75rem;
    color: #000;
    font-weight: normal !important;
    line-height: 2.7rem;
}

h1.doubleDeckerTitle {
    font-size: 2rem;
}

h1.doubleDeckerTitle span.text-orange-2 {
    font-size: 2.75rem;
    display: block;
}

h2 {
    font-size: 1.75rem;
    line-height: 1.95rem;
    color: #000;
    font-weight: normal !important;
}

h3, h4, h5, h6 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    color: #000;
    font-weight: normal !important;
}

.subTitle .text-orange-2 {
    color: #000;
}

.sub-title-left {
    margin-bottom: 30px;
}

section .row {
    margin-bottom: 15px;
}

.secondaryMenu .btn {
    /*background-color: #FD602C !important;*/
    background-color: #c75131;
    color: #fff;
    width: 100%;
    margin-bottom: 2px;
}

.secondaryMenu .btn:hover {
    background-color: #000 !important;
    color: #fff;
    width: 100%;
    margin-bottom: 2px;
}

.subTitle {
    text-align: center;
    background-image: url(../../images/header2Line.png);
    background-repeat: repeat-x;
    background-position: center;
}

.subTitle span {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.iconbox-tiny {
    line-height: 64px;
}

.feature-box4 .iconbox-xtiny {
    background-color: #ffbf00;
}

.iconbox-dxlarge.grayoutline2, .iconbox-xlarge.grayoutline2, .iconbox-large.grayoutline2, .iconbox-xmedium.grayoutline2, .iconbox-medium.grayoutline2, .iconbox-smedium.grayoutline2, .iconbox-small.grayoutline2, .iconbox-tiny.grayoutline2, .iconbox-xtiny.grayoutline2 {
    color: #ffbf00;
}

.iconbox-dxlarge.grayoutline2, .iconbox-xlarge.grayoutline2, .iconbox-large.grayoutline2, .iconbox-xmedium.grayoutline2, .iconbox-medium.grayoutline2, .iconbox-smedium.grayoutline2, .iconbox-small.grayoutline2, .iconbox-tiny.grayoutline2, .iconbox-xtiny.grayoutline2 {
    border: 3px solid #ffbf00;
}

.iconbox-tiny:hover span::before, .feature-box1:hover .iconbox-tiny span::before {
    color: #fff !important;
}

.middleCallOut .iconbox-tiny {
    float: right;
}

#footer .social-icons-3 li.facebook a {
    background-color: #547BBE;
    color: #fff;
}

#footer .social-icons-3 li.twitter a {
    background-color: #77CDF0;
    color: #fff;
}

#footer .social-icons-3 li.youtube a {
    background-color: #EA644B;
    color: #fff;
}

#footer .social-icons-3 li.pinterest a {
    background-color: #EA5656;
    color: #fff;
}

#footer .social-icons-3 li.instagram a {
    background-color: #686868;
    color: #fff;
}

#footer .social-icons-3 li.flickr a {
    background-color: #fff;
    color: #fff;
}

#top h5.widget-title {
    display: none;
}

#top .email_input {
    height: auto;
    line-height: 18px !important;
    padding: 5px;
    margin: 0;
    background-color: #fff !important;
}

#top .container-inline .form-actions, .container-inline.form-actions {
    display: none;
}

#top #edit-search-block-form--2 {
    width: 200px;
    float: none;
}

#top .col-lg-6 {
    overflow: hidden !important;
}


/*
Button hidden with code above
#top .input_submit {
	height: auto;
	line-height: 12px;
	padding: 5px;
	margin: 0;
}*/

a.topbar-btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    float: left;
    font-size: 1.4rem;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    text-align: center;
}

.hoverText {
    position: relative;
}

.hoverTextBox {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 0;
    padding: 15px;
    display: none;
}

.hoverText:hover > .hoverTextBox {
    display: block;
}

.hoverText .sh-btn {
    position: absolute;
    display: block;
    width: 100%;
    border: none !important;
    bottom: 0;
    border-radius: 0 !important;
    text-align: center;
}

.parallax-section .container {
    padding: 15px;
}

.parallax-section .parent-height {
    display: table;
    width: 100%;
}

.parallax-section .parent-height .container {
    display: table-cell;
    vertical-align: middle;
}

.parallax-section, .parallax-sectionh1, .parallax-section h2, .parallax-section h3, .parallax-section h4, .parallax-section h5, .parallax-section .h6 {
    color: #fff;
}

.parallax-section h3 {
    font-size: 2rem;
    margin-bottom: 20px;
    line-height: 2.3rem;
}

.parallax-section p {
    font-size: 1.5rem;
}

.parallax-section p a {
    color: #fff;
    text-decoration: underline;
    background-color: transparent;
}

.parallax-section .sh-btn {
    margin-top: 20px;
}

.parallax-section .sh-btn.margin {
    margin-bottom: 0;
}

.parallax-section .col-md-8, .parallax-section .col-lg-8 {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

.section-side-image .text-box h6 {
    margin-bottom: 2px;
    padding-bottom: 0;
}

.section-side-image .text-box h2 {
    margin-bottom: 50px;
}

.section-side-image .text-box .btn {
    margin-top: 50px;
}

#top .toplist li {
    border-right: 1px solid #fff;
    font-size: 1.4rem;
}

#top .toplist li .row li, #top .toplist li:last-child {
    border: none;
}

.md-slide-wrap ul {
    list-style: square;
}

.accentText {
    color: #D8A300;
    font-weight: bold;
    font-size: 1.5rem;
}

.accentText p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.navbar-nav li a, .toplist li a {
    text-decoration: none;
}


/** Blog **/

.post-date-box.three.four {
    display: none;
}

.view-blog .view-content > div {
    margin-bottom: 30px;
}

.blog-pagenation li a, .tags-2 li a {
    text-decoration: none;
}

.blog-pagenation li a.active {
    /*background-color: #FD602C;
    border: 1px solid #FD602C;*/
    background-color: #c75131;
    border: 1px solid #c75131;
    color: #fff;
}

.blog-pagenation li a:hover, .tags-2 li a:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    color: #fff !important;
    text-decoration: none;
}


/* resourceTab */

.resourceTab th {
    background-color: #1874b3;
    color: #fff;
    padding: 10px !important;
}

.resourceTab td {
    padding: 10px !important;
}

.resourceTab .views-table {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content section, .bottomMargin, .sh-divider-line {
    margin-bottom: 40px !important;
}

tr.odd {
    background-color: #fff;
}


/* portfolio */

.cbp .cbp-item {
    position: static;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 32% !important;
    float: left;
    margin: 3px;
    box-sizing: border-box !important;
}


/* contact */

.team-holder7 .info-box {
    position: relative;
    bottom: 0;
    overflow: hidden;
    padding: 22px 10px 100px;
    border-top: 1px solid #e4e4e4;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease-out 0s;
}

#grid-container .cbp.default-grid.cbp-caption-active.cbp-caption-overlayBottomReveal.cbp-cols-2.cbp-ready {
    height: 490px !important;
}

.team-holder7.two {
    overflow: hidden;
    max-height: 490px;
    background-color: #fff;
}

.view-resources .views-exposed-widget {
    width: 25%;
}

th.sorting, th.sorting_desc, th.sorting_asc {
    text-decoration: underline;
}

.cbp-item-wrapper .cbp-caption-defaultWrap {
    z-index: 0 !important;
}

.cbp-item-wrapper:hover .cbp-caption-defaultWrap {
    top: 0 !important;
}

.cbp-item-wrapper .cbp-caption-activeWrap {
    position: absolute !important;
    height: auto !important;
    top: 300px;
    background-color: rgba(0, 0, 0, 0.8) !important;
    transition: top .5s cubic-bezier(.19, 1, .22, 1);
}

.cbp-item-wrapper:hover .cbp-caption-activeWrap {
    background-color: rgba(0, 0, 0, 0.5) !important;
    top: 0;
}

#grid-container.cbp.default-grid.cbp-caption-active.cbp-caption-overlayBottomReveal.cbp-cols-2.cbp-ready {
    height: 490px !important;
}


/* contact */

.team-holder7 .info-box {
    position: relative;
    bottom: 0;
    overflow: hidden;
    padding: 22px 10px 100px;
    border-top: 1px solid #e4e4e4;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease-out 0s;
}

.cbp-l-caption-title {
    font-size: 1.05em;
}

.team-holder7.two {
    overflow: hidden;
    max-height: 450px;
    background-color: #fff;
}

.smart-forms .section {
    margin-bottom: 0;
}

.smart-forms fieldset {
    margin-bottom: 20px;
}

.form-required {
    color: #626262;
}

.smart-forms #edit-field-story-narrative-submitted-.gui-textarea:focus {
    height: 225px;
}

.smart-forms label, .smart-forms legend, .smart-forms .field-label {
    font-size: 1.6rem;
    font-weight: bold;
    color: #727272;
    margin-bottom: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.form-item, .form-actions {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.field {
    margin: 1em 0;
}

.form-item.field {
    margin: 0;
}

.smart-forms .file, .smart-forms input[type=file] {
    display: inline-block;
    width: auto;
}

.wizard-trail {
    color: #1874B3;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 45px;
}

.wizard-trail span {
    display: inline-block;
}

.wizard-trail span:first-child {
    margin-left: 0;
}

.wizard-trail .step-num {
    border: solid 1px #1874B3;
    background-color: #1874B3;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    height: 47px;
    width: 47px;
    margin-right: 10px;
}

.wizard-trail .step-text {
    margin-right: 12px;
}

.wizard-trail .wizard-trail-next:last-of-type .step-text {
    margin-right: 0;
}

.wizard-trail .step-separator {
    margin-right: 12px;
}

.wizard-trail-current {
    color: #FFBF00;
}

.wizard-trail .wizard-trail-current .step-num {
    background-color: #FFBF00;
    border: solid 1px #FFBF00;
}

.page-stories-submit .smart-forms .gui-input {
    width: 50%;
}

.page-stories-submit .form-type-checkbox .description {
    margin-left: 0;
}

.page-stories-submit #content ul {
    list-style: disc;
}


.page-stories-submit hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-user-register .form-item-terms-of-service {
    position: relative;
}

.page-stories-submit .field-name-field-storyteller-s-name-permiss .field.option, 
.page-stories-submit .field-name-field-terms-of-service .field.option,
.page-stories-submit .field-name-field-story-contains-children .field.option,
.page-user-register .form-item-terms-of-service .field.option {
    position: absolute;
    left: 0;
    top: 20px;
}

.page-stories-submit .field-name-field-storyteller-s-name-permiss .description, 
.page-stories-submit .field-name-field-terms-of-service .description, 
.page-stories-submit .field-name-field-story-contains-children .description
{
    position: relative;
    left: 27px;
    top: 5px;
}



.page-stories-submit .field-name-field-storyteller-s-name-permiss,
.page-stories-submit .field-name-field-story-contains-children,
.page-stories-submit .field-name-field-terms-of-service {
    position: relative;
}

.form-item .description, .fieldset-description, .note {
    font-size: 0.85em;
}


.page-stories-submit .file-widget .form-type-select{
    display:none;
}

.smart-forms #edit-location .gui-input, .smart-forms #edit-field-media-files .gui-input {
    width: 100%;
}

.form-item .form-item {
    margin: 0;
}


/* some of these things will not be visible due to permissions, but I am hiding for the sake of admin testers
*/

#moms-submit-story-media-form #edit-field-media-files thead, #moms-submit-story-media-form .tabledrag-toggle-weight-wrapper, #moms-submit-story-media-form .field-multiple-drag, #moms-submit-story-media-form .delta-order, #moms-submit-story-media-form .field-name-field-review-s-assessment, #moms-submit-story-media-form .field-name-field-transcript, #moms-submit-story-media-form #edit-field-media-files .description, #moms-submit-story-media-form .form-type-managed-file > label {
    display: none;
}

#moms-submit-story-media-form #edit-field-media-files thead {
    display: none !important;
    /*this head has an inline style which needes to be defeated*/
}

#moms-submit-story-media-form #field-media-files-values td {
    padding-bottom: 10px;
}

#moms-submit-story-media-form .form-type-managed-file .form-type-textfield label {
    font-size: 14px;
    font-weight: normal;
}

#moms-submit-story-media-form tr.even, #moms-submit-story-media-form tr.odd, #moms-submit-story-media-form tbody {
    background-color: transparent;
    border: 0;
}

.smart-forms .option {
    margin-right: 0;
}

#moms-submit-story-review-form .form-item {
    margin-top: 15px;
    margin-bottom: 15px;
}

#moms-submit-story-review-form .field-label {
    display: inline-block;
    width: 300px;
}

.instruction-submit {
    color: #c30000;
}


/*#moms-submit-story-review-form .field-name-field-storyteller-s-name-permiss .field-label {*/


/*display:block;*/


/*width:auto;*/


/*}*/

#moms-submit-story-review-form .field-name-field-storyteller-s-name-permiss .form-item label.option {}

.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
    border: 2px solid #4ebd4a;
}

.smart-forms .checkbox, .smart-forms .radio {
    border: 2px solid #CFCFCF;
    margin-bottom: 0;
    margin-top: 0;
    height: 20px;
    width: 20px;
    top: 1px;
}

.smart-forms .checkbox:before {
    width: 8px;
    top: 5px;
    left: 3px;
    height: 3px;
    -webkit-border-width: 0 0 2px 2px;
    -moz-border-width: 0 0 2px 2px;
    border-width: 0 0 2px 2px;
}

.field-name-story-narrative .field-value {
    display: block;
    margin-top: .15em;
}

#moms-submit-story-review-form th {
    text-align: left;
}

.table > tbody > tr > td, .table > thead > tr > th {
    border-bottom-width: 1px;
    text-align: left;
}

.table > thead > tr > th {
    background-color: #1874b3;
    color: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff;
}

#moms-submit-story-review-form .form-item.field-name-field-external-project-link {
    margin-top: 30px;
}

#moms-submit-story-review-form td.media-file {
    width: 25%;
    white-space: nowrap;
}

#edit-field-story-narrative-submitted- textarea {
    height: 250px;
}

#edit-field-story-narrative-submitted- textarea:focus {
    height: 550px;
}

.moms-media-link {
    text-decoration: none;
}

.moms-media-video-review {
    display: flex;
    align-items: center;
    justify-content: center;
}

.moms-media-video-review video {
    max-width: 100%;
}

.moms-media-audio-review {
    width: 600px;
    padding: 10px;
}

.moms-media-audio-review audio {
    width: 100%;
}

.view-search-stories {
    position: relative;
    min-height: 1146px;
}

.view-search-stories input[type=checkbox] {
    display: inline-block;
}

.view-search-stories #edit-topic-wrapper {
    float: none;
    position: absolute;
    right: 0;
    padding: 0;
    z-index: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
}

.view-search-stories #edit-theme-wrapper {
    width: 350px;
}

.view-search-stories #edit-search-wrapper {
    width: 543px;
    margin-right: 15px;
}

.view-search-stories #edit-search-wrapper .section, #block-search-form .error-search-box {
    position: relative;
}

.view-search-stories #edit-search-wrapper .section::before, #block-search-form .error-search-box::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.4rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f002";
    position: absolute;
    top: 14px;
    left: 10px;
    z-index: 1;
}

#block-search-form .error-search-box::before {
    top: 8px;
    left: 8px;
}

.view-search-stories #edit-search-wrapper #edit-search {
    padding-left: 35px;
}

#block-search-form #edit-search-block-form--2 {
    padding: 6px 5px 4px 30px;
}

.view-search-stories #edit-topic-wrapper ul {
    padding: 0;
    margin: 0;
}

.view-search-stories .view-filters {
    margin-bottom: 25px;
}

.view-search-stories .view-content {
    min-height: 972px;
    width: 895px;
}

.view-search-stories #edit-topic-wrapper .bef-tree-depth-0 > li {
    border: solid 1px #1874b3;
}

.view-search-stories #edit-topic-wrapper .bef-tree-depth-0 .form-item {
    padding: 8px 10px;
    line-height: 14px;
}

.view-search-stories #edit-topic-wrapper .bef-tree-depth-0 > li > .form-item {
    background-color: #1874b3;
}

.view-search-stories #edit-topic-wrapper .bef-tree-depth-0 > li > .form-item label {
    color: #fff;
}

.view-search-stories #edit-topic-wrapper .bef-tree-depth-0 > li > .form-item .form-checkboxes {
    display: none;
}

.view-search-stories .row, .view-story-topics .row, .view-featured-stories .row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 20px;
}

.view-search-stories .row-last {
    margin-bottom: 0;
}

.view-search-stories .row .col-md-4, .view-story-topics .row .col-md-2, .view-featured-stories .row .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}

.story, .topic {
    position: relative;
    border: solid 1px #666;
    height: 214px;
    width: 284px;
    text-align: center;
    overflow: hidden;
}

.topic {
    height: 171px;
    width: 171px;
}

.view-featured-stories .story {
    width: auto;
    height: 195px;
}

.story a {
    text-decoration: none;
}

.story .img-responsive {
    display: inline-block;
}

.story .story-quote {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    font-size: 1.7rem;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
}

.story .story-quote-inner {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    transform: translateY(-50%);
}

.story .story-title, .topic .topic-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    /*original color #ffbf00
    background-color: #ffbf00;
    background-color: rgba(255, 191, 0, 0.9);
    */
    background-color: #c75131;
    background-color: rgba(199, 81, 49, .9);
    color: #fff;
    font-size: 1.7rem;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    line-height: 21px;
    min-height: 52px;
    display: table;
    width: 100%;
}

.story .story-title-inner, .topic .topic-title-inner {
    display: table-cell;
    vertical-align: middle;
}

.story:hover .story-title {
    opacity: 0;
}

.story:hover .story-quote {
    opacity: 1;
}

.node-story h1, .node-story h2 {
    margin: 0 0 5px;
    padding: 0;
}

.node-story header {
    margin-bottom: 15px;
}

.node-story section:last-of-type {
    /* sorry someone used important on this already so I have to as well */
    margin-bottom: 0 !important;
}

.content section ul.media-file-list {
    padding: 0;
    list-style: none;
}

ul.media-file-list > li {
    display: block;
    float: left;
    margin-bottom: 20px;
    height: 227px;
    width: 215px;
    border: solid 1px #ccc;
    padding: 10px;
    margin-right: 15px;
    text-align: center;
    position: relative;
}

ul.media-file-list > li:last-child {
    margin-right: 0px;
}

ul.media-file-list .filename {
    display: none;
}

ul.media-file-list .file img {
    max-height: 145px;
}

ul.media-file-list .caption {
    max-height: 40px;
    overflow: hidden;
}

ul.media-file-list .info {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    line-height: 19px;
    height: 55px;
    display: table;
    width: 192px;
}

ul.media-file-list .info-inner {
    display: table-cell;
    vertical-align: middle;
}

.video-thumb, .audio-thumb, .doc-thumb {
    width: 192px;
    max-width: 100%;
    position: relative;
}

.audio-thumb, .doc-thumb {
    height: 115px;
    background-image: url(../images/audio.png);
    background-size: 50%;
    background-repeat: no-repeat;
    border-radius: 30px;
    border: solid 1px #ccc;
    background-position: center center;
}

.doc-thumb {
    background-size: 33%;
    background-image: url(../images/document.png);
}

.video-thumb .video-overlay {
    background-image: url("../images/play-btn.png");
    background-size: 38%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
}

.video-thumb video {
    max-width: 100%;
}

.content section.parallax-section:last-child {
    margin-bottom: 0 !important;
}

.topic img {
    display: inline-block;
}

.story-search {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.story-search .story-search-text {
    width: 100%;
    padding-left: 35px;
}

.story-search .buttons {
    text-align: right;
    margin-top: 5px;
}

.story-search .buttons a {
    text-decoration: none;
}

.search-box {
    position: relative;
}

.search-box label {
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 1;
}

.form-item-search-block-form label {
    display: none;
}

#top .toplist li:nth-child(4) {
    border: 0;
}

.story-top-seperator {
    height: 10px;
    background-color: #FFBF00;
    margin-bottom: 10px;
}

.search-results, #footer ul {
    padding: 0;
}

.search-advanced {
    margin-top: 15px;
}

.page-search #block-system-main ul {
    list-style: disc;
}

.form-wrapper {
    position: relative;
}

.qtip-link.icon {
    text-indent: -10000px;
    height: 34px;
    width: 34px;
    border-bottom: none;
    background-image: url(../images/help.png);
    display: inline-block;
    position: absolute;
    left: 579px;
    top: 22px;
}

.field-name-field-state .qtip-link.icon {
    left: 385px;
    top: 44px;
}

.field-name-field-media-files .qtip-link.icon {
    left: 658px;
    top: -65px;
}

.field-name-field-story-narrative-submitted- .qtip-link.icon {
    left: auto;
    right: 0px;
    top: -18px;
}

.direction-callout {
     margin-top:10px;
    margin-bottom:10px;
}

.direction-callout, .qtip
{
    background-color: #FFF9E5;
    border: solid 1px #FFBF00;
    border-radius: 0;
} 
.qtip {
    max-width: 500px;    
}

.qtip a, .direction-callout a {
    background-color: #FFF9E5;
}

.qtip-content, .direction-callout {
    padding: 15px;
    line-height: 20px;
}

.qtip ul {
    list-style: disc;
}

.qtip li {
    margin-bottom: 10px;
}

.qtip li:last-of-type {
    margin-bottom: 10px;
}

.tour-schedule .row {
    margin-bottom: 0;
}

#themer-popup a {
    background-color: transparent;
}

.skip-to-main {
    position: absolute;
    top: -75px;
    left: 10px;
    display: inline-block;
    padding: 3px 10px 5px;
    background-color: #fff;
    color: #c75131;
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
    opacity: 0;
    transition: top .25s, opacity .5s
}

.skip-to-main:focus {
    top: 0px;
    outline: none !important;
    opacity: 1;
}

#edit-birth-date-month, #edit-birth-date-day { 
    width:8rem;
}
#edit-birth-date-year{
    width:12rem;
}

.smart-forms  .container-inline .select{
    display:inline;
    width:auto;
}

.smart-forms .form-type-date-select > label{
    display:block;   
}

.smart-forms .form-type-date-select .form-type-select label{
    display:none;
} 



.smart-forms .container-inline .select > select{
    display:inline;
}

.page-user #content {
    margin-bottom:30px;
    
}
.container-inline-date .form-item .form-item {
    margin-right:10px;
}



.field-name-field-media-release-forms thead,
.field-name-field-media-release-forms .tabledrag-handle
{
    display:none;
}

.field-name-field-media-release-forms td {
    white-space: nowrap;
}
.field-name-field-media-release-forms table {
    min-width:393px;
}



/* anything less than or equal to 1024 wide*/

@media only screen and (max-width: 1024px) {
    .homeParallax {
        height: auto !important;
    }
    .homeParallax div.col-xs-12.col-md-5.col-lg-5.text-center {
        padding-left: 25px;
        padding-right: 25px;
    }
    .navbar-brand {
        margin-left: 40px;
    }
    .view-search-stories, .view-featured-stories, .view-story-topics {
        min-height: 0;
        min-width: 0;
    }
    .story, .topic {
        min-height: 0 !important;
        min-width: 0 !important;
        height: auto !important;
        width: auto !important;
    }
    .view-search-stories .view-content {
        min-height: 0;
        width: auto;
    }
    .view-search-stories .row .col-md-4, .view-story-topics .row .col-md-2, .view-featured-stories .row .col-md-3 {
        margin-bottom: 20px;
    }
    .view-story-topics .row .col-md-2 {
        width: 50%;
        float: left;
    }
    .view-search-stories #edit-topic-wrapper {
        position: static;
    }
    .views-exposed-form .views-exposed-widget {
        float: none;
    }
    .view-search-stories #edit-theme-wrapper, .view-search-stories #edit-search-wrapper {
        width: auto;
        margin-right: 0;
    }
    .views-exposed-form .views-exposed-widget {
        padding-right: 0;
    }
    .view-search-stories .row {
        margin-bottom: 0;
    }
    .homeFeature {
        min-height: 257px;
    }
}

@media only screen and (max-width: 999px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        border-top: none;
    }
    .table > tbody > tr > td, .table > tfoot > tr > td {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .tour-schedule .text-box-left {
        text-align: left;
    }
    .tour-schedule .iconbox-small.right {
        float: left;
        margin: 0px 20px 0px 0px;
    }
    .tour-schedule .feature-box8 {
        margin-bottom: 30px;
    }
    .tour-schedule .feature-box8.empty, .tour-schedule .row-schedule-header {
        display: none;
    }
}


/* anything less than or equal to 768 wide*/

@media only screen and (max-width: 768px) {}


/* anything less than or equal to 480 wide*/

@media only screen and (max-width: 480px) {
    .story-search {
        width: 100%;
    }
    .homeFeature {
        min-height: 0;
    }
    ul.media-file-list > li {
        float: none;
        height: auto;
        width: auto;
        margin-right: 0;
    }
    ul.media-file-list .caption {
        max-height: 1000px;
    }
    ul.media-file-list .info {
        position: static;
        width: 100%;
    }
    #story-parallax {
        height: 264px !important;
    }
}