/*
h1.pageTitle {
    font-weight: 300 !important;
    font-family: 'Open Sans', sans-serif !important;
}

h1.pageTitle span {
    font-weight: 700 !important;
    font-size: 75%;
}

.default-image {
    width: 100%;
}

ul#filelist {
    list-style: none;
}

.project-media .fa {
    padding: 5px;
    font-size: 2em;
}

.fa-file-powerpoint-o, .fa-file-pdf-o, .fa-film {
    color: red;
}

.fa-file-excel-o {
    color: green;
}

.fa-file-word-o {
    color: darkblue;
}

#map-canvas {
    width: 100%;
    height: 200px;
}

@media (max-width: 767px) {
    .resp-tabs-list li {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 768px) {
    .container {
        padding-right: 60px;
        padding-left: 60px;
    }
}
 .resp-tabs-list li {
        font-weight: 300 !important;
        font-size: 32px;
        display: inline-block;
        padding: 13px 15px;
        margin: 0 4px 0 0;
        list-style: none;
        cursor: pointer;
        float: left;
        color: #004785;
        width: 23%;
    }

.resp-tabs-list li {
    font-size: 20px;
}
div.vertical-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    margin-top: 20px;
    margin-left: 50px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

div.vertical-tab-menu div.list-group>a .fa {
    color: #004785;
}
div.vertical-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.vertical-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.vertical-tab-menu div.list-group>a.active{
    background-color: #004785;
    color: #ffffff;
}
div.vertical-tab-content{
    background-color: #ffffff;
    padding-left: 20px;
    padding-top: 10px;
}

div.vertical-tab div.vertical-tab-content:not(.active){
    display: none;
}
.list-group-item {border-radius:0!important;}
.list-group a.active h4{color:#FFF!important;font-weight:300!important; font-family: 'Open Sans', sans-serif !important;}
.list-group a h4{color:#004785!important;font-weight:300!important;    font-family: 'Open Sans', sans-serif !important;}
*/

/* End Vertical Tabs CSS*/


h1.pageTitle {
    font-weight: 300 !important;
    font-family: 'Open Sans', sans-serif !important;
}

h1.pageTitle span {
    font-weight: 700 !important;
    /*font-size: 75%;*/
}

.default-image {
    width: 100%;
}

ul.filelist {
    list-style: none;
}

.project-media .fa {
    padding: 5px;
    font-size: 2em;
}

.project-media h2 {
    margin-bottom:1em;
}



.fa-file-powerpoint-o, .fa-file-pdf-o, .fa-film {
    color: red;
}

.fa-file-excel-o {
    color: green;
}

.fa-file-word-o {
    color: darkblue;
}

#map-canvas {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .resp-tabs-list li {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 768px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.resp-tabs-list li {
    font-weight: 300 !important;
    font-size: 32px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    color: #004785;
    width: 21.5%;
}

.resp-tabs-list li {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.resp-tab-active {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

ul.hor_1 li.resp-tab-active {
    color: #FFFFFF;
    text-align: center;
}

ul.ver_1 li {
    width: 100%
}

.resp-tabs-list li {
    font-size: 18px;
    text-align: center;

}
.ui-state-default{
    border: 1px solid #011348;
    background: #004785!important;
    font-weight: normal;
    color: #FFFFFF!important;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_FFFFFF_256x240.png)!important;
}

h3.ui-accordion-header {
    font-size: 20px !important;
}

section h4 , section h2{
    border-bottom: 1px #004785 dotted!important;
}

/* Vertical Tabs CSS*/
div.vertical-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    margin-top: 20px;
    margin-left: 50px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

div.vertical-tab-menu div.list-group>a .fa {
    color: #004785;
}
div.vertical-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.vertical-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.vertical-tab-menu div.list-group>a.active{
    background-color: #004785;
    color: #ffffff;
}
div.vertical-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.vertical-tab div.vertical-tab-content:not(.active){
    display: none;
}
.list-group-item {border-radius:0!important;}
.list-group a.active h4{color:#FFF!important;font-weight:300!important; font-family: 'Open Sans', sans-serif !important;}
.list-group a h4{color:#004785!important;font-weight:300!important;    font-family: 'Open Sans', sans-serif !important;}
/* End Vertical Tabs CSS*/

/*DOCUMENT CATEGORY HEADER*/

h4.doc-cat-header {
    border-bottom: 1px #ececec solid!important;
    padding-bottom: 10px;
}

#document-list{
    padding-left:20px;
    padding-right:20px;
}

/*
.jumbotron {
    height: 300px;
    overflow: hidden;
}

.jumbotron img{
    display: block;
    margin-left: 50%;
    transform: translateX(-50%);

}*/

.jumbotron {
    max-height: 250px;
    overflow: hidden;
    max-width: 100%;
    -webkit-transition: max-width 2ms ease-out;
    -moz-transition: max-width 2ms ease-out;
    -ms-transition: max-width 2ms ease-out;
    -o-transition: max-width 2ms ease-out;
    transition: max-width 2ms ease-out;
}

.jumbotron img {
    width: 100%;
    -webkit-transition: margin-top 2ms ease-out;
    -moz-transition: margin-top 2ms ease-out;
    -ms-transition: margin-top 2ms ease-out;
    -o-transition: margin-top 2ms ease-out;
    transition: margin-top 2ms ease-out;

}
.rowx {
    padding: 10px;
}

@media only screen and (min-width: 1160px) {

}

.listing {
    -webkit-columns: 2 300px;
    -moz-columns: 2 300px;
    columns: 2 300px;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    -webkit-column-rule: 1px solid #ddd;
    -moz-column-rule: 1px solid #ddd;
    column-rule: 1px solid #ddd;
}

h2.title {
    margin-bottom: 30px!important;
    border-bottom: 1px #000 dotted!important;
    padding-bottom: 20px!important;
}

.center{
    text-align: center;
}

/*
TRAVEL CONTENT
 */

.newsArticle {
    margin-bottom: 30px;
    border-bottom: 1px #000 dotted;
    padding-bottom: 20px;
}

div#updates {
    padding: 20px 0 5px;
}

label.cb {
    font-size: 1.3em;
    margin:5px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    height: 20px;
    width: 20px;
}

li.arcchiveprojectList {
    list-style: none;
    font-size: 120%;
}

ul.virtualWorkshop{
    padding-left:5px;
}

ul.virtualWorkshop li {
    list-style: none;
}

ul.virtualWorkshop li a {
    font-size:1.3em;
}

li.detourLink {
    list-style: none;
    padding: 20px 30px;
    color: #ffffff!important;
    background: #004785;
}

li.detourLink a{
    color: #ffffff!important;
    display: block;
}
/*
.detourNotice.col-sm-6 {
    background-color: #004785;
    padding: 10px;
    border-radius: 5px;
    background-clip: content-box;
}
*/
.detourNotice.col-sm-6 {
    background-color: #004785;
    padding: 10px;
    border-radius: 5px;
    /*background-clip: content-box;*/
    border: 3px #fff solid;
}


.detourNotice a img{
    margin-right: 10px;
    margin-left: 5px;
    border: 1px #fff solid;
    border-radius:3px;
    padding:3px;
}

.detourNotice a{
    color: #fff!important;
    padding:5px;
}
.detourNotice a:hover{
    border-bottom: 1px dotted #fff;
}

div#archives {
    min-height: 400px;
}
