﻿body {
    /*background-color:#f0e9db;*/
    padding: 0px !important;
    margin: 0px !important;
    font-size: 15px;
    line-height: normal;
}

.alert-warning {
    color: #000;
    background-color: darkorange;
    border-color: #ffeeba;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.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%;
    }


.box22 {
    height: 95px;
    background-color: #5c755e;
    border-radius: 15px;
    border: solid 1px #000;
    margin: 10px 0px 0px 0px;
    padding: 20px;
}

.searchboxradiobuttontext {
    font-size: medium;
    color: #fff;
}

.catalogsearchbutton {
    background: #f7dcb4 !important;
    color: #000;
}

.catalogaccount {
    background: #f7dcb4 !important;
}

.catalogsearchbutton a {
    color: #000;
}



#footer {
    padding: 10px;
}

hr {
    height: 2px;
    color: #ccc;
    background-color: #ccc;
    border: none;
}

/*maximize the width of the body container*/
@media (min-width:1200px) {
    .container {
        max-width: 1200px !important;
    }
}

.librarybackgroundpic {
    padding: 0px;
    margin: 0px;
}

    .librarybackgroundpic img {
        padding: 0px;
        margin: 0px;
    }

.libraryaddressarea {
    background-color: #5c755e;
    height: 60px;
    text-align: right;
    color: #fff;
    padding-bottom: 10px;
}

/*The logoarea*/
.logoarea {
    position: relative;
    z-index: 1000;
    min-height: 45px !important;
    margin-bottom: 0px;
    text-align: right;
    padding-right: 0px;
    padding-top: 3px;
    background-color: #fff;
    color: #fff;
    clear: both;
}
/*The narrow strip at very top of screen with catalog and account links*/
.navbartoptwo {
    position: relative;
    z-index: 1000;
    min-height: 45px !important;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-top: 3px;
    background-color: #5c755e;
    border-bottom: #B6B2A7 5px solid;
    color: #fff;
    clear: both;
}

    .navbartoptwo a {
        color: white;
        text-decoration: none;
    }

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: 58px;
    font-weight: normal;
    padding-top: 8px;
}
.leftheader {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 250px; /* Set height as needed */
}
.rightheader {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 250px; /* Set height as needed */
}
.headertextbackground {
    background-color: rgba(255, 255, 255, 0.2); /* Light background color (adjust opacity as needed) */
    padding: 5px 10px 5px 10px; /* Padding around the text */
    border-radius: 24px; /* Rounded corners for the background */
    text-align: center;
    box-shadow: 0px 0px 15px 12px rgba(255, 255, 255, 0.2); /* Feathered effect with a blur radius */
}
.headerlibraryaddress {
    color: #fff;
    line-height: 1.1;
    font-family: 'Times New Roman', Times, serif !important;
    font-size: 28px;
    font-weight: normal;
    padding-top: 0px;
}

.logoimage {
    background-color: rgba(255, 255, 255, 0.2); /* Light background color (adjust opacity as needed) */
    padding: 5px 10px 5px 10px; /* Padding around the text */
    border-radius: 24px; /* Rounded corners for the background */
    text-align: center;
    box-shadow: 0px 0px 15px 12px rgba(255, 255, 255, 0.2); /* Feathered effect with a blur radius */
}


img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    padding: 7px;
}

.jumbotron {
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    height: 250px;
    background-color: #fff;
    background-image: url(../HudsonLibrary/hudsoncdlpic1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: solid 5px #B6B2A7;
}


/*The following are added in to help resize title.cshtml (header) content as browser window size changes*/
@media (max-width: 1199.98px) {
    .jumbotron h1 {
        color: #000;
        font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 62px;
        font-weight: normal;
    }
}

@media (max-width: 991.98px) {
    .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) {
    .jumbotron h1 {
        color: #000;
        font-family: 'Times New Roman','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 26px;
        font-weight: normal;
        min-height: 500px;
    }


    .headerlibraryname {
        font-size: 28px;
        padding-top: 0px;
    }

    .headerlibraryaddress {
        font-size: 20px;
        padding-top: 0px;
    }

    .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 #777777;
}

    .rowbottomborder:last-child {
        border-bottom: solid 0px #ffffff;
    }

/*This allows for left and right alignment in the footer*/
.alignleft {
    float: left;
}

.alignright {
    float: right;
}


.footer {
    position: relative;
    z-index: 1000;
    min-height: 45px;
    margin-bottom: 0px;
    border-top: 5px solid #B6B2A7;
    text-align: right;
    padding-right: 0px;
    padding-top: 10px;
    background-color: #5c755e;
    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 5px;
}

.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: #ED1E24 !important;
    font-weight: bold;
    color: #fff !important;
}
/*

/*
********************************
          GILFORD
********************************
*/
/*Main horizontal top menu background color*/
.p7AMM.amm-root-menucolorscheme’ {
    background-color: #fff;
    color: #FFF;
    border-top: 8px solid #B6B2A7;
    margin-top: 10px;
}

    .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: #a97d5d;
    color: #fff;
    /*border-right: thin solid #fff;*/
    padding: 7px;
    font-weight: normal;
    border-radius: 0px 0px 4px 4px;
}

    /*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: #000;
        color: #fff;
        font-weight: normal;
    }

.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;
    font-weight: normal;
}

    /*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: #DDCC77;
        color: #000;
        font-weight: bold;
    }

.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
*/
