/* Add here all your CSS customizations */
body {
    line-height: 22px;
}

.owl-dots {
    margin-top: 20px;
}

section.page-header {
    background-color: #003366;
    border-top: 5px solid #ECECE8;
    padding: 20px 0px;
}

section.page-header h2 {
    color: #FFF;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    line-height: 46px;
    padding: 0 0 17px;
    position: relative;
}

header {
    padding-top: 0px;
    border-bottom: 1px solid #E9E9E9;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.bold {
    font-weight: bold;
}

/* Divider Line */
hr {
    border: 0;
    height: 1px;
    background: none;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    margin: 22px 0 22px 0;
}

footer h4 {
    font-size: 1.8em;
    font-weight: 200;
    text-shadow: 1px 1px 1px #000;
}

footer a {
    color: #FFF !important;
}

section.page-top {
    background-color: #003366;
    border-top: 5px solid #ECECE8;
}

.breadcrumb > .active {
    color: #F0F0ED;
}

.breadcrumb > li a {
    color: #A5A5A5;
}

.statetable {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .statetable.odd {
        background-color: #F9F9F9;
    }

h3, h4, h5 {
    color: #0088CC;
}

#footer {
    padding: 35px 0 0;
    background: none repeat scroll 0 0 #003366;
    border-top: 4px solid #CCCCCC;
}

#footer .footer-copyright p {
    color: #A5A5A5;
}

div.footer-copyright {
    margin-top: 0px;
    padding: 0px;
}

footer ul p {
    color: #A5A5A5;
}

footer div.container div.row > div {
    margin-top: 11px;
    margin-bottom: 11px;
}

.dark {
    color: #323232;
}

.indented {
    text-indent: 50px;
}

ul.publist {
    margin-bottom: 40px;
}

    ul.publist li {
        margin-bottom: 20px;
    }

h5.textTitle {
    padding-top: 10px;
    margin: 0px;
}

    h5.textTitle a:hover,
    h5.textTitle a:focus {
        text-decoration: none;
        color: #0088CC;
    }

.text-divider1 {
    border-top: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

/****************************************/
/* Generic Featured box */
div.featured-box h4 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase;
}

div.featured-box div.box-content {
     padding: 30px 30px 10px 30px;
}
/****************************************/

/****************************************/
/* JCS 2010 Featured box */
div.featured-box-JCS2010 i.icon-featured,
div.featured-box-JCS2010 i.image-icon {
    background-color: #729645;
}

div.featured-box-JCS2010 h4 {
    color: #729645;
}

div.featured-box-JCS2010 div.box-content {
    border-top-color: #729645;
}

    div.featured-box-JCS2010 div.box-content a:hover,
    div.featured-box-JCS2010 div.box-content a:focus {
        text-decoration: none;
    }
/****************************************/

/****************************************/
/* EZAJCS Featured box */
div.featured-box-EZAJCS {
    background: none repeat scroll 0 0 #F2F6F9;
}

    div.featured-box-EZAJCS i.icon-featured,
    div.featured-box-EZAJCS i.image-icon {
        background-color: #073556;
    }

    div.featured-box-EZAJCS h4 {
        color: #073556;
    }

    div.featured-box-EZAJCS div.box-content {
        border-top-color: #073556;
    }

        div.featured-box-EZAJCS div.box-content a:hover,
        div.featured-box-EZAJCS div.box-content a:focus {
            text-decoration: none;
        }
/****************************************/

/****************************************/
/* EZACO Featured box */
div.featured-box-EZACO {
    background: none repeat scroll 0 0 #F2F6F9;
}

    div.featured-box-EZACO i.icon-featured,
    div.featured-box-EZACO i.image-icon {
        background-color: #003366;
    }

    div.featured-box-EZACO h4 {
        color: #003366;
    }

    div.featured-box-EZACO div.box-content {
        border-top-color: #003366;
    }

        div.featured-box-EZACO div.box-content a:hover,
        div.featured-box-EZACO div.box-content a:focus {
            text-decoration: none;
        }
/****************************************/

/****************************************/
/* FAQs Featured box */
div.featured-box-FAQs {
    background: none repeat scroll 0 0 #F2F6F9;
}

    div.featured-box-FAQs i.icon-featured,
    div.featured-box-FAQs i.image-icon {
        background-color: #6c0000;
    }

    div.featured-box-FAQs h4 {
        color: #6c0000;
    }

    div.featured-box-FAQs div.box-content {
        border-top-color: #6c0000;
    }

        div.featured-box-FAQs div.box-content a:hover,
        div.featured-box-FAQs div.box-content a:focus {
            text-decoration: none;
        }
/****************************************/

/****************************************/
/* FAQs Featured IRB */
div.featured-box-IRB {
    background: none repeat scroll 0 0 #F2F6F9;
}

    div.featured-box-IRB i.icon-featured,
    div.featured-box-IRB i.image-icon {
        background-color: #0345a3;
    }

    div.featured-box-IRB h4 {
        color: #0345a3;
    }

    div.featured-box-IRB div.box-content {
        border-top-color: #0345a3;
    }

        div.featured-box-IRB div.box-content a:hover,
        div.featured-box-IRB div.box-content a:focus {
            text-decoration: none;
        }
/****************************************/

/****************************************/
/* Custom ribbon color */
div.plan-ribbon.orange {
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-transform: rotate(45deg);
    background-color: #ffd589;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd589), to(#ffac14));
    background-image: -webkit-linear-gradient(top, #ffd589, #ffac14);
    background-image: -moz-linear-gradient(top, #ffd589, #ffac14);
    background-image: -ms-linear-gradient(top, #ffd589, #ffac14);
    background-image: -o-linear-gradient(top, #ffd589, #ffac14);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    color: #333;
    font-size: 14px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    top: 15px;
    transform: rotate(45deg);
    width: 120px;
}
/****************************************/
