﻿body {
    background-color:#fff;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 15px;
    line-height: normal;
}
.calendarh1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    color: #000;
    background-color: #e8e2d9;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 2px 5px 2px 10px;
    border-bottom: solid 1px #ccc;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hourstext{
    color:white;
}
.hourstext a{
    color:white;
}

.alert-warning {
    color: #000;
    background-color: darkorange;
    border-color: #ffeeba;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.box22 {
    height: 125px;
    background-color: #35529d;
    padding: 20px;
    margin:275px 75px 0px 0px;
    border-radius:20px;
    min-width:580px;
    max-width:580px;
    float:right;
}
.logoimage {
    margin: -5px 0 0 0 !important;
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 170px;
}

.manageaccttext {
    color: #000;
    text-decoration: underline;
}
.box22 a {
    color: #fff !important;
}
.btn-catalogaccount {
    background: rgb(215,190,105) !important;
    color: #000;
}

.searchbutton {
    background-color: #c9e265;
}
.searchboxradiobuttontext {
    font-size: medium;
    color: #fff;
}

#footer {
    padding: 10px;
}

hr {
    height: 2px;
    color: #ccc;
    background-color: #ccc;
    border: none;
}

/*maximize the width of the body container*/
@media (min-width:1400px) {
    .container {
        max-width: 1400px !important;
    }
}

/*The narrow strip at very top of screen with catalog and account links*/
.navbartoptwo {
    position: relative;
    z-index: 1000;
    min-height: 45px;
    margin-bottom: 0px;
    border-bottom: 3px solid #000;
    text-align: right;
    padding-right: 0px;
    padding-top: 3px;
    background-color: #c9e265;
    color: #000;
    clear: both;
}
.TopRowCenter {
    display: flex;
    justify-content: right;
    align-items: center;
}

h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    color: #000;
    margin: 0px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

/*Site header customizations (as referenced from the Title.cshtml file in the library's overrides section*/
.headerlibraryname {
    color: #000;
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 60px;
    font-weight: normal;
    padding-top: 8px;
}

.headerlibraryaddress {
    color: #000;
    line-height: 1.1;
    font-family: 'Times New Roman', Times, serif !important;
    font-size:24px;
    font-weight: normal;
    padding-top: 0px;
}



img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    padding: 7px;
}


.jumbotron {
    background-image: url(../Rockport/rockportbg2.jpg) !important;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    min-height: 450px;
    color: #000;
    background-color: #fff;
}



/*The following are added in to help resize title.cshtml (header) content as browser window size changes*/
@media (max-width: 1199.98px) {
    .jumbotron {
        min-height: 325px;
    }

    .box22 {
        min-width: 420px;
        max-width: 420px;
        margin: 170px 75px 20px 0px !important;
    }

    .logoimage {
        padding-left: 20px !important;
        padding-top: 10px;
        margin-top: 0px !important;
        width: 60%;
    }
    
    .jumbotron h1 {
        color: #000;
        font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 62px;
        font-weight: normal;
    }

    .box22 {
        margin: 225px 75px 0px 0px;
    }
}

    @media (max-width: 991.98px) {

        .box22 {
            height: 125px;
            background-color: #35529d;
            padding: 20px;
            margin: 15px 15px 15px 0px !important;
            float: left !important;
        }
            .logoimage {
            padding-left: 0px;
            padding-bottom:0px !important;
            width: 30% !important;
        }
        .logocolumn{
            text-align:center;
        }
        .searchcolumn {
            display: flex; /* Use flexbox to center the form */
            justify-content: center; /* Horizontally center the form */
            align-items: center; /* Vertically center the form */
        }
        .jumbotron h1 {
            color: #000;
            font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-size: 42px;
            font-weight: normal;
        }

        .jumbotron h2 {
            color: #000;
            font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-size: 26px;
            font-weight: normal;
        }
    }

    @media (max-width: 791.98px) {
        .logoimage {
            padding-right: 0px;
            width:40%;
        }
        .jumbotron {
            min-height: 300px;
        }

        .box22 {
            margin: 0px 0px 25px 0px;
            min-width: 400px;
            max-width: 400px;
        }

        .logoimage {
            margin: 0px !important;
            padding-top: 15px;
        }
        
        .jumbotron h1 {
            color: #000;
            font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-size: 26px;
            font-weight: normal;
            min-height: 455px;
        }

        .jumbotron h2 {
            color: #000;
            font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-size: 18px;
            font-weight: normal;
        }
    }
    /*This defines the horizontal bar between rows in the home page grid*/
    .rowbottomborder {
    border-bottom: solid 3px #dddddd;
}

    .rowbottomborder:last-child {
        border-bottom: solid 0px #ffffff;
    }

/*This allows for left and right alignment in the footer*/
.alignleft {
    float: left;
}

.alignright {
    float: right !important;
    text-align: right !important;
}


.footer {
    position: relative;
    z-index: 1000;
    min-height: 45px;
    margin-top: 0px;
    border-top: solid 7px #c9e265;
    text-align: right;
    padding-right: 0px;
    padding-top: 0px;
    background-color: #35529d;
    color: #fff;
    clear: both;
}

.footer a{
    color:white;
}


/*
********************************
    ********************************
    ********************************


dropdown background box*/


.p7AMM ul ul {
    position: absolute;
    top: 100%;
    display: none;
    min-width: 200px;
    z-index: 1;
    text-align: left;
    margin-top: 0px;
    margin-left: 0px;
    box-sizing: border-box;
    background-color: #ddd !important;
    border: solid thin #ccc !important;
}

.p7AMM li a {
    display: block;
    text-decoration: none;
    padding: 5px 20px;
    font-size: 16px;
}

.p7AMM ul li {
    list-style-type: none;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    padding: 0px 3px;
}

.p7AMM ul ul a {
    display: block;
    color: #000;
    padding: 10px 20px;
}


    .p7AMM ul ul a:hover {
        color: #000;
        background-color: #CCC;
    }

/*CURRENT MARK*/
.p7AMM li a.current_mark {
    background-color: #c9e265 !important;
    font-weight: bold;
    color: #000 !important;
}
/*

/*
********************************
          GILFORD
********************************
*/
/*Main horizontal top menu background color*/
.p7AMM.amm-root-menucolorscheme’ {
    background-color: #35529d !important;
    color: #fff;
    border-bottom: 7px solid #fff;
}

    .p7AMM.amm-root-menucolorscheme’.amm-root-trans {
        background-color: rgba(0,0,0,0.85);
    }

/*background and text color of main horizontal menu items*/
.p7AMM.amm-rootlinks-menucolorscheme’ ul a {
    background-color: #35529d;
    color: #fff;
    /*border-right: thin solid #fff;*/
    padding: 10px;
}
    
    
    /*top main menu items on rollover, focus*/
    .p7AMM.amm-rootlinks-menucolorscheme’ ul a:hover, .p7AMM.amm-rootlinks-menucolorscheme’ ul a:focus, .p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger.open {
        background-color: #c9e265;
        color: #000;
        font-weight: bold;
    }

.p7AMM.amm-rootlinks-menucolorscheme’ ul ul a {
    background-color: transparent;
}

.p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger {
    background-image: url(img/amm-right-dark.gif);
}

    .p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger:hover,
    .p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger {
        background-image: url(img/amm-right-light.gif);
    }

        .p7AMM.amm-rootlinks-menucolorscheme’ ul a.amm-trigger.open {
            background-image: url(img/amm-down-light.gif);
        }

.p7AMM.amm-subs-menucolorscheme’ ul ul a.amm-trigger,
.p7AMM.amm-subs-menucolorscheme’ ul ul a.amm-trigger:focus {
    background-image: url(img/amm-right-light.gif);
}

    .p7AMM.amm-subs-menucolorscheme’ ul ul a.amm-trigger.open {
        background-image: url(img/amm-down-light.gif);
    }

.p7AMM.amm-subs-menucolorscheme’ ul ul {
    background-color: rgb(79,108,18);
}

.p7AMM.amm-subs-menucolorscheme’.amm-subs-trans ul ul {
    background-color: rgba(79,108,18,0.9);
}

/*text color of primary dropdowns*/
.p7AMM.amm-subs-menucolorscheme’ ul ul a {
    color: #000;
}

    /*dropdowns on rollover*/
    .p7AMM.amm-subs-menucolorscheme’ ul ul a:hover,
    .p7AMM.amm-subs-menucolorscheme’ ul ul a:focus,
    .p7AMM.amm-subs-menucolorscheme’ ul ul a.amm-trigger.open {
        background-color: #c9e265;
        color: #000;
        font-weight: bold;
        border-radius: 0px;
    }

.p7AMM a.menucolorscheme’ {
    background-color: rgb(79,108,18) !important;
    color: #FFF !important;
}

    .p7AMM a.menucolorscheme’:hover,
    .p7AMM a.menucolorscheme’:focus {
        background-color: rgb(34,34,34) !important;
        color: #FFF !important;
    }
/*
********************************
    ********************************
End of p7amm changes .

*/






/*
bootstrap tab stuff
*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
    background-color: #d9d9d9;
}

/*
bootstrap panel stuff - from bootstrap 3.3. css
*/

.panel {
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 10px 11px 0px 11px;
}

    .panel-body:before,
    .panel-body:after {
        display: table;
        content: " ";
    }

    .panel-body:after {
        clear: both;
    }

    .panel-body:before,
    .panel-body:after {
        display: table;
        content: " ";
    }

    .panel-body:after {
        clear: both;
    }

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0;
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table {
    margin-bottom: 0;
}

.panel > .panel-body + .table {
    border-top: 1px solid #dddddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

.panel-group .panel-heading {
    border-bottom: 0;
}

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #dddddd;
    }

.panel-group .panel-footer {
    border-top: 0;
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #dddddd;
    }

.panel-default {
    border-color: #dddddd;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #dddddd;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #428bca;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #428bca;
        border-color: #428bca;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca;
    }

.panel-success {
    border-color: #000;
}

    .panel-success > .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-warning {
    border-color: #000;
}

    .panel-warning > .panel-heading {
        color: #fff;
        background-color: #ff006e;
        border-color: #000;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #fbeed5;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #fbeed5;
    }

.panel-danger {
    border-color: #eed3d7;
}

    .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #eed3d7;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #eed3d7;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #eed3d7;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1;
    }

/*
END OF bootstrap panel stuff - from bootstrap 3.3. css
*/