@import url("fancyfonts.css");
@import url("fonts.css?v=5.5.2018");
@import url("colors.css?v=5.5.2018");
@import url("font-awesome.css");

* {
    margin: 0;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

form {
    height: 100%;
}

body {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 16px;
}

/*------------------------------------------------------------------------Container Alignments--------------------------------------------------------------------------*/
.gsc-control-cse {
    background-color: transparent !important;
    padding: 0px !important;
    border: 0px !important;
}

.cse .gsc-control-cse:after,
.gsc-control-cse:after {
    content: "" !important;
}

.innercontainer {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.outercontainer {
    width: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.clearfloat {
    clear: both;
}

.no-margin,
.no-margin .widgetitem {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.no-border,
.no-border .widgetitem {
    border: 0px !important;
}

/*Like the clearfloat but you can used it as a class instead to keep the html clean*/
.clearfix:after {
    content: "";
    clear: both;
    visibility: hidden;
    display: block;
    height: 0;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

/*-------------------------------------------------------------------------------Skip Navigation--------------------------------------------------------------------------*/
#skip-navigation {
    background: #bd0101;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#skip-navigation:focus {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 99999;
}

/*-------------------------------------------------------------------------------Header--------------------------------------------------------------------------*/
#headerwrapper {
    min-height: 10px;
}

#headerwrapper .widgetitem {
    border: 0px !important;
}

#header {
    min-height: 130px;
}

#header .topnav_links {
    position: relative;
}

#header .topnav_links span.social {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    margin-left: 3px;
}

#header .topnav_links p.social {
    width: initial;
    float: right;
    margin-right: 10px;
}

/*-------------------------------------------------------------------------------Menu--------------------------------------------------------------------------*/
#menu {}

#menuin {
    text-align: left;
}

#menuin ul {
    margin: 0;
    padding: 0;
    border: 0px;
}

/*Removes default 1px border from .widgetitem*/
#menuin div {
    border: 0px;
}

.rmRootToggle {
    border: 0px !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}

/*-------------------------------------------------------------------------------Main Content--------------------------------------------------------------------------*/
#contentwrapper {
    min-height: 100px;
    padding: 20px 0px 40px 0px;
}

#contentwrapperin {
    min-height: 600px;
}

/*-------------------------------------------------------------------------------Hompage Left Content--------------------------------------------------------------------------*/
#homeleft_hp {
    width: 22%;
    min-height: 200px;
    position: relative;
    padding-bottom: 30px;
}

#homeleft_hp .widgetitem {
    border: 0px !important;
}

#homeleft_hp .quicklinks,
#homeright .quicklinks {
    position: absolute;
    top: 0;
    left: -0.2%;
    z-index: 99;
    width: 100.5%;
}

#homeleftin_hp,
#homerightin {
    width: 86%;
    padding-bottom: 20px;
}

.editbox .RadMenu {
    pointer-events: none;
}

/*-------------------------------------------------------------------------------Hompage Middle Content--------------------------------------------------------------------------*/
#homemiddle_hp {
    width: 50% !important;
    min-height: 200px;
    padding-bottom: 30px;
}

#homemiddlein_hp {
    width: 96%;
}

/*-------------------------------------------------------------------------------Hompage Right Content--------------------------------------------------------------------------*/
#homeright {
    width: 22%;
    min-height: 200px;
    padding: 0;
    position: relative;
    padding-bottom: 30px;
}

#homeright .widgetitem {
    border: 0px !important;
}

/*-------------------------------------------------------------------------------Slideshow--------------------------------------------------------------------------*/
#slideshow {
    min-height: 200px;
    padding: 11px 0;
}

#slideshow .ezlayout2Col2 img {
    max-width: 100%;
}

#slideshow .slideshow-left {
    width: 99.6%;
    position: relative;
    margin-top: .3% !important;
    overflow: hidden;
}

#slideshow .slideshow-right {
    width: 99.3% !important;
}

#slideshow .ezlayout2Col1 {
    padding-right: 2px !important;
}

#slideshow .ezlayout2Col2 {
    padding-left: 2px !important;
}

#slideshow .slideshow-right,
#slideshow .slideshow-right .widgetitem {
    border: 1px dotted transparent !important;
    margin: 1px 0 !important;
}

/* ------------------- new captions start----------------- */

#slideshow .imageWrapper {
    /* pointer-events: none; */
    display: block;
}

#slideshow .ezcaptionwrapper {
    width: 550px;
    height: auto;
    top: 85%;
    left: 50px;
    -webkit-transform: translateY(-85%);
            transform: translateY(-85%);
    padding: 20px 0;
    background: #f7f7f7;
    right: auto;
    bottom: auto;
    border-radius: 4px;
    -webkit-box-shadow: 5px 0px 15px rgba(0, 0, 0, .5);
            box-shadow: 5px 0px 15px rgba(0, 0, 0, .5);
    opacity: 0.95;
}

#slideshow .ezcaptionwrapper span {
    display: block;
    font-family: "Segoe UI", sans-serif;
    font-size: 22px;
    padding: 3px 20px;
    line-height: normal;
    color: #333;
}

#slideshow .ezcaptionwrapper .ezcaptiontitle {
    font-size: 30px;
    font-family: 'Oswald Regular', sans-serif;
    font-weight: normal;
    color: #2a7075;
    line-height: 115%;
}

#slideshow .ezcaptionwrapper .ezcaptionlink a {
    display: inline-block;
    padding: 7px 12px;
    background: #058284;
    color: #fff;
    margin-top: 10px;
}

#slideshow .ezcaptionwrapper .ezcaptionlink a:hover {
    background: #183756;
} 

/* end new caption */

/*-------------------------------------------------------------------------------Buttons--------------------------------------------------------------------------*/
#buttons .eztext_area img {
    margin-right: 7px;
}

/*-------------------------------------------------------------------------------Secondary Left Content--------------------------------------------------------------------------*/
#contentleft {
    width: 25%;
    min-height: 50px;
    position: relative;
    padding: 45px 0 15px 0;
}

#contentleftin {
    width: 89%;
    margin: 0 auto;
    min-height: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#contentwrapper.secondary #contentleftin {
    padding-top: 0px;
}

#contentleft .Heading5 {
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    padding: 10px 0px 10px 0px;
    text-indent: 20px;
}

#contentleftcontentin {
    width: 89%;
    padding-top: 20px;
}

/*-------------------------------------------------------------------------------Secondary Left Content--------------------------------------------------------------------------*/
#contentright {
    width: 74%;
    min-height: 100px;
}

/*Needs floatleft class*/
#contentrightin {
    width: 98%;
    min-height: 50px;
    padding-bottom: 20px;
    margin: 0 0 0 auto;
}

/*------------------------------------------------------------------------------Bross Browser Hacks--------------------------------------------------------------------------*/
html.no-cssgradients #headerwrapper {
    position: relative;
}

html.no-cssgradients #headerwrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 30px;
    top: 0;
    left: 0;
    background: #183756;
    z-index: 0;
}

html.no-cssgradients .topnav {
    position: relative;
    z-index: 2;
}

/*-------------------------------------------------------------------------------Full Page Content--------------------------------------------------------------------------*/
#maincontent {
    padding: 20px 0;
    width: 94%;
}

/*--------------------------------------------------------------------------------------Mission Statement--------------------------------------------------------------------------*/
#mission {
    padding: 40px 0;
}

#missionin {
    width: 50%;
}

/*--------------------------------------------------------------------------------------Footer--------------------------------------------------------------------------*/
#footerwrapper {}

#footer {
    padding: 30px 0 50px 0;
    min-height: 50px;
}

#footer img {
    max-width: 100%;
}

/*-------------------------------------------------------------------------------ezTag-------------------------------------------------------------------------*/
#eztag {
    width: 90%;
}

#eztagin {
    width: 70%;
}

#poweredby {
    width: 30%;
}

/*-------------------------------------------------------------------------------Searchbox--------------------------------------------------------------------------*/
#header #searchbox {
    /*Sets a fixed and max width for the search this prevents the button from overflowing to the next line on different screen sizes*/
    width: 250px;
    max-width: 320px;
    margin: 0 0 0 auto;
    position: relative;
    height: 30px;
    top: 25px;
}

#header #searchbox .input-wrapper {
    width: 100%;
    margin: 0 0 0 auto;
    border-radius: 3px;
    height: inherit;
    border-bottom: 1px solid #dcdcdc;
}

#header #searchbox .input-wrapper input {
    width: 85%;
    height: 100%;
    padding: 0px 4px;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#header #searchbox .input-wrapper input:focus {
    outline: 0;
}

#header #searchbox .input-wrapper input:-webkit-input-placeholder {
    /*--deprecated in new browsers*/
    font-weight: 400;
    font-style: italic;
}

#header #searchbox .input-wrapper input::-webkit-input-placeholder {
    font-weight: 400;
    font-style: italic;
}

#header #searchbox .input-wrapper input:-moz-placeholder {
    /*--deprecated in new browsers*/
    font-weight: 400;
    font-style: italic;
}

#header #searchbox .input-wrapper input::-moz-placeholder {
    font-weight: 400;
    font-style: italic;
}

#header #searchbox .input-wrapper input:-ms-input-placeholder {
    font-weight: 400;
    font-style: italic;
}

#header #searchbox .input-wrapper button {
    overflow: visible;
    position: absolute;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 100%;
    width: 15.8%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
}

#header #searchbox .input-wrapper button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*-------------------------------------------------------------------------------Tablets--------------------------------------------------------------------------*/
@media screen and (max-width:1160px) {
    body {
        overflow-x: hidden;
        background-color: white;
    }

    #header {
        width: 96%;
    }

    #header .ezlayout2Col1,
    #header .ezlayout2Col2 {
        width: 100% !important;
    }

    #header img {
        max-width: 100%;
    }

    #header p {
        text-align: center !important;
    }

    #header #searchbox {
        margin: 0 auto;
        top: 0;
    }

    #headerwrapper .topnav,
    #headerwrapper .topnav a {
        color: #183756;
    }

    #menuin,
    #missionin {
        width: 91%;
    }

    #contentwrapper.secondary,
    #contentwrapper.schools {
        background: #fff;
        padding: 0px;
    }

    #contentwrapperin {
        display: block;
        width: 96%;
        margin: 0 auto;
    }

    #contentwrapperin.full,
    #slideshowin,
    #homeleft_hp,
    #footer {
        width: 97%;
    }

    #footer-map {
        overflow: hidden;
        position: relative;
        height: 0;
        padding-bottom: 100%;
        margin: 0 auto;
    }

    #poweredby p,
    #poweredby a,
    #eztag .widgetitem {
        line-height: 24px;
    }
}

/*-------------------------------------------------------------------------------Mobile--------------------------------------------------------------------------*/
@media screen and (max-width:700px) {
    body {
        overflow-x: hidden;
    }

    #header #searchbox {
        width: 95%;
        margin: 0 auto;
    }

    #menu {
        margin-top: 10px;
    }

    #contentwrapper.schools #contentwrapperin {
        padding: 0px;
    }

    #contentleft,
    #contentright {
        float: left;
        width: 100%;
        min-height: 10px;
        padding: 0;
        margin: 0;
    }

    #contentrightin,
    #contentleftin {
        width: 97%;
        float: left;
        min-height: 10px;
        padding: 1.5%;
        margin: 0;
    }

    #header p,
    #footer div,
    #eztag div,
    #eztag p {
        text-align: center !important;
        margin: 0 auto;
    }

    .RadMenuPopup {
        z-index: 99999 !important;
    }

    #footer-map {
        padding-bottom: 40%;
    }

    #eztagin,
    #poweredby {
        width: 100%;
    }
}
