
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    background-color: #002B54;
    color: #fff;
}


.visually-hidden
/* -- keep text for screen readers but hidden for display -- */
{
    position:absolute;
    clip:rect(0px, 0px, 0px, 0px);
    overflow:hidden;
    background:#f7f7f7;
    color:#222;

}


/*-----------------------------------------------------
    SEARCH SLIDEOUT
-------------------------------------------------------*/


#SiteSearch_starting {
    position: absolute;
    top: 5px;
    right: 45px;
    width: 125px;
    height: 30px;
}

#btnSettingsSlider, #btnSearchSlider {
    float: left;
    width: 25px;
    margin-left: 10px;
    position: relative;
}

#CSUFLink_Search #btnSettingsSlider, #CSUFLink_Search #btnSearchSlider {
    color: #ccc;
}

#btnSettingsSlider:before {
    content: "\f1de";
    font-weight: normal;
    font-size: 1em;
    font-family: FontAwesome, 'fa';
}

#btnSearchSlider:before {
    content: "\f002";
    font-weight: normal;
    font-size: 1em;
    font-family: FontAwesome, 'fa';
}

#btnSettingsSlider:hover, #btnSearchSlider:hover,
#btnSettingsSlider:focus, #btnSearchSlider:focus {
    border: 0px;
}

    #btnSettingsSlider:focus:before, #btnSearchSlider:focus:before,
    #btnSettingsSlider:hover:before, #btnSearchSlider:hover:before {
        border-bottom: solid 2px #e17000;
        color: #fff;
    }

#SiteSearch_panel, #SiteResources_panel {
    border: solid 1px #ccc;
    z-index: 100;
}

.HideSlider {
    position: fixed;
    right: -600px;
    width: 350px;
    height: 100vh;
    top: 0px;
    background-color: #fff;
    opacity: 0;
    z-index: 50;
    transition: right .25s ease-in, opacity .6s ease-in;
}

.ShowSlider {
    position: fixed;
    right: 0px;
    width: 350px;
    height: 100vh;
    top: 0px;
    background-color: #f7f7f7;
    color: #222;
    font-family: 'Roboto', Arial, sans-serif;
    opacity: 1;
    z-index: 50;
    transition: right .5s ease-in, opacity .75s ease-in;
}

.SlideoutTitle {
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    background-color: #fafafa !important;
    color: #222;
}

    .SlideoutTitle h3 {
        padding: 8px 18px !important;
        font-size: 11px !important;
        text-align: center;
        background-color: #DFDFDF;
        color: #222;
        text-transform: uppercase;
    }


.SearchSettingsClose {
    float: left;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
    background-color: #dcdcdc;
}

#CSUFLink_Search .CampusSearch a {
    background-color: inherit;
    color: inherit;
}

.SearchSettingsClose a {
    float: right;
}

.CloseSlider {
    text-align: center;
    width: 180px;
    float: right;
    background-color: inherit !important;
    color: #505050 !important;
    width: unset;
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    margin-right: 5px;
}

.SearchLocation fieldset {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    padding: 3px;
}

.SearchLocation legend, .SearchLocation p {
    float: left;
    font-size: 12px !important;
    font-family: "Open Sans", sans-serif !important;
    background-color: #f7f7f7;
    color: #000;
}

.CampusSearch table {
    margin: 0px;
    margin-top: 1px;
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f7f7f7;
    color: #222;
}

.CampusSearch .gsc-control-cse {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}

.CampusSearch td {
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
}

.CampusSearch table tr td:first-child {
    background-color: inherit;
}

.CampusSearch input[type='text'] {
    border: 0px !important;
}

.CampusResources ul {
    /*width:100%;
    float:left;*/
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.CampusResources li {
    list-style-type: none;
    padding: 4px;
    border-bottom: solid 1px #ccc;
    width: 100%;
}

#CSUFLink_Search .CampusResources li a {
    background: #f7f7f7;
    color: #00478e;
    font-size: 14px;
    margin-left: 6px;
}

.CampusResources h3 {
    margin: 2px;
    font-size: 16px;
}

#CSUFLink_Search .CampusResources .SocialLinks {
    float: left;
    padding: 5px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    color: #222;
    width: auto;
    min-width: 55px;
    border-bottom: 0px;
}

    #CSUFLink_Search .CampusResources .SocialLinks a {
        font-size: 1em;
    }

        #CSUFLink_Search .CampusResources .SocialLinks a.iconcolor_black {
            color: #222;
        }

        #CSUFLink_Search .CampusResources .SocialLinks a.iconcolor_univBlue {
            color: #00274C;
        }

        #CSUFLink_Search .CampusResources .SocialLinks a.iconcolor_medBlue {
            color: #0059A2;
        }

        #CSUFLink_Search .CampusResources .SocialLinks a.iconcolor_gray {
            color: #555;
        }

#CSUFLink_Search #SiteHours:before, #CSUFLink_Search #SiteHours:after {
    display: none;
}

#CSUFLink_Search #SiteHours {
    background-color: inherit;
    color: inherit;
    float: right;
    padding: 2px;
    padding-top: 4px;
    margin-right: 200px;
    font-size: 13px !important;
}

    #CSUFLink_Search #SiteHours .DateText {
        background-color: inherit;
        color: inherit;
    }

    #CSUFLink_Search #SiteHours .Timesplitcount_1 {
        padding-top: 8px !important;
    }

#CSUFLink_Search.LowerScroll #SiteHours {
    background-color: inherit;
    color: inherit;
    float: right;
    padding: 2px;
    padding-top: 4px;
    margin-right: 200px;
    font-size: 13px !important;
}


.LowerScroll #btnSettingsSlider, .LowerScroll #btnSearchSlider {
    background-color: inherit !important;
}










/* -------------- @MEDIA -------------*/
/* ----------- iPhone 1-5S and GALAXY S3-S5 ----------- */

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .ShowSlider {
        width: 100%;
    }

    /*.findIt {
        float: none;
    }*/
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

    .ShowSlider {
        width: 100%;
    }

    /*.findIt {
        float: none;
    }*/
}

/* ----------- iPhone 6 ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .ShowSlider {
        width: 100%;
    }

    /*.findIt {
        float: none;
    }*/
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .ShowSlider {
        width: 100%;
    }

    /*.findIt {
        float: none;
    }*/
}

/* ----------- iPhone 6+ ----------- */
/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .ShowSlider {
        width: 100%;
    }
    /*.findIt {
        float: none;
    }*/
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .ShowSlider {
        width: 100%;
    }
    /*.findIt {
        float: none;
    }*/
}

/* ----------- iPad ----------- */
/* Portrait */
@media only screen and (max-width : 1020px) and (min-width : 760px) {
    /* 768 x 1024 and 800 x 600 */
    .ShowSlider {
        width: 30%;
    }
    /*.findIt {
        float: none;
    }*/
}
/* Landscape */
@media only screen and (max-width : 1050px) and (min-width : 1022px) {
    /* 1024 x 768 */
    .ShowSlider {
        /*width: 100%;*/
        width: 30%;
    }
    /*.findIt {
        float: none;
    }*/
}















/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                               END OF CSS FILE                                       +
+     IF YOU WANT TO OVER RIDE THESE STYLES PLEASE DO IT IN THE CSS OVERRIDE FILES    +
+     CHANGES TO THIS FILE WILL BE DELETED UPON NEXT TEMPLATE UPDATE                  +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
