﻿body {
    color: white;
    min-height: 99.8vh;
}

a {
    color: #097e8d;
}

.Banner {
    max-height: 165px;
}

    .Banner .innerBG {
        padding: 15px 0;
    }

.navbar-header {
    position: relative;
}

.innerPages .mainBanner {
    background-color: #055b66;
    color: white;
}

.innerPages .searchInput {
    height: 50px;
}

.homeSearch {
    position: relative;
}

.searchInput {
    background-color: #fff;
    border: 2px solid #52fffd;
    height: 75px;
    margin-top: 40px;
    margin-bottom: 20px;
}

    .searchInput.mainSearch {
        text-indent: 90px;
    }

.searchBtn input {
    width: 53px;
    height: 45px;
    display: inline-block;
    position: absolute;
    top: 0;
    color: transparent !important;
    background-color: #f3f3f3;
}

.innerPages .searchBtn input {
    background-size: 35px 35px;
}

.sortBy select {
    display: inline-block;
    width: 100px;
    border-color: transparent;
    position: absolute;
    top: 0;
    margin: 0;
    background-color: #4b8e97;
    color: white;
    border-radius: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.rightNav .navbar-nav {
    float: none !important;
    display: inline-block;
}

.btn-clearSearch {
    position: absolute;
    top: 16px;
}

.rightNav .navbar-nav li a {
    border: 2px solid #52fffd;
    border-radius: 12px;
}

.content {
    margin-top: 50px;
}

.btn {
    padding: 10px 15px !important;
    border-radius: 0 !important;
}

.shadedContainer {
    background-color: #f5f5f5;
    padding: 15px;
    border: 1px solid #d1d1d1;
}

.groupItem {
    margin-bottom: 15px;
    border-bottom: 1px dotted #d1d1d1;
    padding-bottom: 15px;
}

.shadedContainer .groupItem:last-child {
    border: none;
    padding: 0;
    margin: 0;
}

.groupItem .control-label {
    padding: 0 0 10px;
}

.form-control.shortInput {
    display: inline-block;
    width: auto;
}

.modal-footer {
    background-color: #f5f5f5 !important;
}

.modal-header {
    background: #055b66 !important;
    color: white !important;
}

button.close {
    color: white !important;
    opacity: 0.6 !important;
}

    button.close:hover {
        opacity: 1 !important;
        color: white !important;
    }

.modal-body {
    padding: 30px 15px !important;
}

.addGroup {
    border: none;
    text-transform: none;
    color: #097e8d;
    font-size: 16px;
}

.modal-body.form-control {
    height: auto !important;
}

.modal-dialog {
    margin: 100px auto!important;
}
.form-inline .form-control-input input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-control-input input {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.buttons{
    margin-top:15px;
    padding-top:15px;
    border-top:1px solid rgba(0,0,0,0.08);
}
.addUser {
    border: none;
    text-transform: none;
    color: #097e8d;
    font-size: 16px;
}

    .addUser:hover, .addGroup:hover {
        text-decoration: underline;
    }

.innerPages .form-control {
    height: 45px;
}

.login .forgetPass {
    text-align: center;
}

    .login .forgetPass a {
        color: #055b66 !important;
    }

    .login .forgetPass img {
        display: block;
        margin: 10px auto 5px;
    }

.login .button {
    width: 100%;
    margin: 10px 0;
}

.wideSearch {
    width: 500px !important;
}

.custom.modal.sortCriteria .modal-body {
    background-color: #f5f5f5;
    padding-bottom: 10px;
}

.custom.modal.sortCriteria .modalSubtitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px;
}

.custom.modal.sortCriteria .small-container {
    background-color: white;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    height: 130px;
    padding: 15px;
}

.custom.modal.sortCriteria .rightBorder {
    border-right: 1px dotted #d1d1d1;
}

.custom.modal.sortCriteria .modal-footer {
    background-color: #e6e6e6;
    border-top: 1px solid #d7d7d7;
}

    .custom.modal.sortCriteria .modal-footer .button {
        border-color: #DC8A06;
        border-radius: 4px;
    }

.form-control.selectInput.wideInput {
    height: 150px !important;
}

.ResultsTitle {
    margin: 35px 0 15px !important;
    font-size: 18px !important;
}

.NoResults {
    background-color: #f5f5f5;
    padding: 10px;
    margin: 0;
    font-size: 16px;
}

.resultsNum {
    margin-top: 27px;
}

.recordFooter {
    background: #e8e8e8;
    text-align: center;
    margin-bottom: -3px;
}

    .recordFooter .item {
        padding: 10px 15px 0 15px;
        font-size: 16px;
    }

#MarcBibFrame a,
#MarcBibFrame a:visited,
#MarcBibFrame a:focus {
    background-color: bisque;
    /*border: 1px solid #f0e1cd;*/
    display: inline-block;
    margin: 0.5%;
    padding: 10px;
    text-align: center;
    width: 23.7%;
}

    #MarcBibFrame a:hover {
        text-decoration: none;
        background-color: #facb9f;
    }

#MarcBibFrame legend {
    background: url(../Content/chamoImages/downloadIcon.png) no-repeat left top;
    padding-left: 40px;
    padding-bottom: 5px;
}

.lisWelcome {
    margin-top: 10px;
}

.selectfile.searchContainer {
    min-height: auto !important;
}

.boxContainer {
    padding: 15px;
    margin: 1px solid #d1d1d1;
    background-color: #F7F7F7;
}
/*=== Advanced search filter ===*/
.filter.dropdown {
    display: inline-block;
    margin-bottom:10px;
}

    .filter.dropdown.open .dropdown-menu li {
        display: block;
        margin-left: 15px;
        min-height: 20px;
        padding: 0 20px;
    }

    .filter.dropdown.open .dropdown-menu {
        min-width: 240px;
        max-height: 240px;
        overflow: auto;
    }

    .filter.dropdown > button {
        height: 32px;
    }

.searchButton .button {
    height: 35px;
}
/*#languageSelect > option{
    max-width:260px;
}*/
/*=== End of Advanced search filter ===*/

.infoTab .dl-horizontal dt {
    width: 120px;
}

.infoTab .dl-horizontal dd {
    margin-left: 130px;
}

.infoTab .dl-horizontal {
    margin-top: 20px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: white !important;
}

.Custom_BG {
    background-color: #ebebeb;
    height: 55px;
    padding: 10px 0 !important;
    width: 104%;
    margin: 3px -15px !important;
}

.modal-content.small-modal {
    width: 550px !important;
    margin: 50px auto;
}

#VendorID, #PRINT_FILE_PREFIX,
#currency {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

#ChooseLineInfoDiv .modal-dialog.custom,
#ChooseLineInfoDiv .custom .modal-content {
    width: 1024px !important;
}

    #ChooseLineInfoDiv .custom .modal-content label {
        width: 90px;
    }

    #ChooseLineInfoDiv .custom .modal-content .custom_label label {
        width: auto;
    }

    #ChooseLineInfoDiv .custom .modal-content .form-control {
        width: 370px;
    }

.advanced_Search {
    background-color: #f5f5f5;
    padding: 30px 20px 20px;
}

    .advanced_Search .form-inline {
        margin-bottom: 20px;
    }

    .advanced_Search select {
        /*margin-left: 30px;*/
    }

.searchButton {
    border-top: 1px dotted #d1d1d1;
    margin-top: 15px;
    padding-top: 15px;
}
/*======= Tabs ============*/
.nav.nav-tabs {
    background: #e9e9e9 !important;
    border: 1px solid #ddd !important;
    color: #333 !important;
    font-weight: bold !important;
    padding: 0.2em 0.2em 0 !important;
    border-radius: 3px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #293a4a !important;
    color: white !important;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}

.nav-tabs > li {
    background-color: #f6f6f6 !important;
    color: #454545 !important;
    font-weight: normal !important;
    margin: 1px 0.2em -1px 0 !important;
    border: 1px solid #d5d5d5;
    border-bottom-width: none !important;
}

    .nav-tabs > li > a {
        padding: 0.5em 1em !important;
        line-height: 1.2 !important;
        color: #454545;
    }
/*======= Header ==========*/

.modal-dialog.custom {
    width: 1024px;
}

.clearSearch {
    background-color: transparent;
    color: #757575 !important;
    font-size: 12px;
    padding: 0 5px 1px;
    position: absolute;
    right: 10px !important;
    top: 1px;
    font-weight: bold;
    text-decoration: none;
    z-index: 2 !important;
}

    .clearSearch:hover {
        text-decoration: none;
    }

.error {
    /*background-color: #f2dede;*/
    padding: 15px;
    margin: 15px 0;
    border-radius: 4px;
    width: 574px;
    text-align: center;
    font-size: 14px;
    color: red;
    display: inline-block;
}

.childss {
    line-height: 30px;
}

.tree > .ulsss {
    padding-left: 0;
}

.ulsss > li {
    list-style: outside none none;
}

.logo img {
    width: 85px;
    display: inline-block;
}

.logo > a,
.welcomeNote {
    display: inline-block;
    vertical-align: bottom;
}

    .logo .mainTitle,
    .welcomeNote .mainTitle {
        display: inline-block;
        vertical-align: bottom;
    }

        .logo .mainTitle a,
        .welcomeNote .mainTitle {
            font-family: 'GoodTimesRg-Regular';
            color: orange;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
        }

        .logo .mainTitle a {
            font-size: 26px;
        }

    .welcomeNote .mainTitle {
        margin-right: 15px;
        font-size: 50px;
    }

.spanlink {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    width: 10px;
    text-align: center;
}

    .spanlink:hover {
        text-decoration: none;
    }

.infoBox {
    border: 1px solid #d8d8d8;
    /*margin: -10px -15px 0;*/
    padding: 20px;
    background: #f5f5f5;
}

h3 {
    /*font-weight: bold !important;*/
    margin-bottom: 20px;
}

#GroupTree ul li {
    line-height: 30px;
}

    #GroupTree ul li ul li {
        list-style: none;
    }

.logo .mainTitle > span > a {
    font-weight: normal;
    color: white;
}

.menuHeader {
    border-bottom: 1px dotted #b8b8b8 !important;
    font-size: 16px !important;
    margin: 0 15px 10px;
    padding: 10px 5px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.noBorder,
.subLinks a {
    border: none !important;
}

.mainLinks {
    margin-right: 10px !important;
}

    .mainLinks a {
        border-bottom: 1px dotted rgba(255,255,255,0.5);
        border-right: none !important;
        font-size: 16px !important;
        margin: 0 15px 10px;
        padding: 10px 5px !important;
        font-weight: bold;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    }

.megaMenu > li {
    border-right: 1px dotted #b8b8b8;
}

.subLinks > a {
    padding: 5px 20px !important;
}

.dropdown-menu.megaMenu > li {
    min-height: 210px;
}

.dropdown-menu.megaMenu {
    min-width: 965px;
    /*left: -535px;*/
    left: -230%;
    background-color: #eee;
    padding: 30px 15px !important;
}

    .dropdown-menu.megaMenu li {
        float: left !important;
        width: 20%;
    }

        .dropdown-menu.megaMenu li ul li {
            display: block !important;
            float: none !important;
            width: 100% !important;
        }

            .dropdown-menu.megaMenu li ul li a {
            }

.dropdown > a {
    padding-bottom: 14px !important;
    padding-top: 13px !important;
    cursor: pointer;
}

    .dropdown > a:hover {
        color: inherit !important;
    }

.welcomeNote .mainTitle span {
    color: #333;
}

div#branding {
    float: none !important;
    height: auto !important;
    padding: 0 !important;
    width: auto !important;
}

.login .text-box.single-line {
    width: 100%;
}

/*div#nav a:first-child {
    padding-left:0!important;
}*/

.rightNav .navbar-nav li a {
    border: 1px solid #52fffd !important;
    border-radius: 7px;
    padding: 5px 10px !important;
}

.btn-clearSearch {
    position: absolute;
    top: 18px;
    font-family: Raleway-Medium !important;
}

/*======= Menu ========*/
.navbar.main-menu {
    background-color: rgba(0, 0, 0, 0.1);
    min-height: auto !important;
    border-bottom: 1px solid #d1d1d1;
}

.lis div#nav a, .lis div#nav a:link, .lis div#nav a:active, .lis div#nav a:visited {
    padding: 10px;
}

div#nav a, div#nav a:link, div#nav a:active, div#nav a:visited {
    display: block;
    background-color: transparent !important;
    margin: 0;
    padding: 10px 15px;
    text-decoration: none;
    color: white;
    font-size: 15px;
}

    div#nav a:hover,
    div#nav a:hover {
        background-color: transparent !important;
        color: #52fffd !important;
    }

.dropdown-menu > li {
    float: none !important;
}

    .dropdown-menu > li > a {
        background-color: #eee;
    }

    .dropdown-menu > li > a {
        border-bottom: 1px dotted #9e9e9e;
    }

        .dropdown-menu > li > a:hover {
            background-color: #E5E5E5 !important;
        }
/*====== Pagging ======*/
.pager li > a, .pager li > span {
    border: 1px solid #337ab7 !important;
}
/*====== language =======*/
.lang {
    display: inline-block;
}

    .lang .fa-globe {
        color: rgba(255, 255, 255, 0.8);
        font-size: 16px;
        margin-left: 5px;
    }

#language {
    background: #11293b;
    border: none;
    color: #eee;
}

/*====== Search ========*/
.lang .fa-globe {
    color: #c0c0c0;
}

.searchbox {
    position: relative;
}

.btn-clearSearch {
    background-color: transparent;
    color: #757575 !important;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px 1px;
    position: absolute;
    text-decoration: none !important;
    top: 5px;
    z-index: 20;
}

.searchbox .input-group .searchInput {
    padding-right: 15px;
}

.cf::before, .cf::after {
    content: "";
    display: table;
}

.cf::after {
    clear: both;
}

.cf::before, .cf::after {
    content: "";
    display: table;
}


.form-control.searchInput {
    cursor: pointer;
}

.advancedSearch {
    color: #eda500 !important;
    display: inline-block !important;
    margin-left: 5px !important;
    margin-top: 5px;
    text-decoration: underline !important;
}

    .advancedSearch:hover {
        text-decoration: none !important;
    }

.form-wrapper button,
.form-wrapper .searchBtn,
.form-wrapper .searchBtn:hover {
    background: #f8b500; /* Old browsers */
    background: -moz-linear-gradient(top, #f7b407 0%, #eb7a04 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7b407 0%,#eb7a04 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7b407 0%,#eb7a04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b407', endColorstr='#eb7a04',GradientType=0 ); /* IE6-9 */
    border: 0 none;
    border-radius: 0 3px 3px 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    /*font: bold 15px/40px "lucida sans","trebuchet MS","Tahoma";*/
    height: 34px;
    overflow: visible;
    padding: 0;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
    /*text-transform: uppercase;*/
    z-index: 10;
    width: 70px;
}

/*.CartUpdatedClass {
    background-color: #e18f0b;
    border-radius: 50%;
    color: white;
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 1px 5px;
    text-decoration:none;
}
.CartUpdatedClass {
    text-decoration:none;
}*/
/*===== keywords Filter =====*/
.keyword {
    background-color: #efefef;
    border-radius: 3px;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

    .keyword .delete,
    .keyword .delete:visited,
    .keyword .delete:focus {
        background-color: #293A4A;
        color: white;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 1;
        margin: -2px -2px -2px 0;
        padding: 2px 4px;
        text-decoration: none;
        display: inline-block;
        opacity: 0.85;
    }

        .keyword .delete:hover {
            opacity: 1;
            color: white !important;
            text-decoration: none;
        }

    .keyword label {
        margin-bottom: 0;
    }

.CartUpdatedClass {
    background-color: #bb0e20;
    color: white !important;
    padding: 2px 10px;
    margin-bottom: 0 !important;
}

.remove {
    font-weight: bold;
}
/*===== Tabs =====*/
.ui-tabs {
    pading: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #5b9ea7 !important;
    color: white !important;
    border-color: #5b9ea7 !important;
}

    .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
        color: white !important;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    }

        .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
            background-color: /*#E88E08*/ #055b66 !important;
            border-color: transparent !important;
            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        }

.actionButtons {
    margin-top: 10px;
}
/*===== modal =====*/
.AuthorityMod .form-group,
.customGroup .form-group {
    min-height: 60px;
}

.AuthorityMod .close > span {
    font-size: 21px;
}

.custom.modal {
    bottom: 0;
    left: 0;
    outline: 0 none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
    overflow-y: auto;
}

    .custom.modal .modal-body {
        background-color: #f0f0f0;
    }

        .custom.modal .modal-body .form-control {
            background-color: white;
        }

    .custom.modal .modal-footer {
        background-color: #e6e6e6;
        border-top: 1px solid #b9b9b9;
    }

    .custom.modal > .modal-content {
        position: relative;
        margin: 30px auto;
    }

.sub-modal .close {
    background-color: #c75050 !important;
    color: white !important;
    font-size: 24px;
    font-weight: normal;
    opacity: 1 !important;
    padding: 2px 6px;
}

.sub-modal {
    display: none;
}

#modalSeven .col-lg-6 {
    height: 60px;
}
/*====== Check Boxes ======*/
#checkboxes input,
#checkboxesNatureContents input,
#Reliefcheckboxes input,
#SpecFormcheckboxes input {
    margin-right: 5px;
    margin-top: 5px;
}
/*====== Tables ======*/
.printableTB th {
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}

.subtitle {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.table.custom {
    margin-top: 10px;
    border: 1px dotted #d1d1d1;
}

    .table.custom th {
        text-transform: uppercase;
        border-bottom: 1px dotted #d1d1d1;
        background-color: #fefefe;
    }

    .table.custom td {
        vertical-align: middle;
        background-color: #f5f5f5;
        padding: 10px 15px;
    }

#tablee .form-control {
    background-color: white !important;
}

.small_cell {
    width: 50px;
    text-align: center;
    vertical-align: middle !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: medium none !important;
    line-height: normal !important;
}

.sorting td {
    padding: 3px;
}

.CustomTable table {
    border-collapse: separate !important;
    border-left: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    clear: both;
    margin-bottom: 6px !important;
    margin-top: 6px !important;
    max-width: none !important;
    width: 100%;
}

.tag {
    width: 10%;
}

.name {
    width: 35%;
}

.coloredList ul {
    background-color: #eee;
    border: 1px solid #e7e7e7;
    margin: 0 !important;
    padding: 2px;
}

    .coloredList ul li {
        list-style: none !important;
        margin-bottom: 3px;
    }

        .coloredList ul li:last-child {
            margin-bottom: 0;
        }

        .coloredList ul li a {
            padding: 10px 15px;
        }

            .coloredList ul li a:hover {
                text-decoration: none;
                /*background-color: #8f8f8f;*/
                background-color: rgba(41,58,74,0.55);
                color: white;
                text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
            }

        .coloredList ul li:nth-child(2n) {
            background-color: #f5f5f5;
        }

        .coloredList ul li:nth-child(2n+1) {
            background-color: #fff;
        }

.CustomTable table th, .CustomTable table td {
    border-bottom: 1px solid #d0d0d0;
    border-color: #d0d0d0;
    border-right: 1px solid #d0d0d0;
    box-sizing: content-box;
    line-height: 1.42857;
    padding: 8px;
}

.CustomTable table tr:nth-child(2n) {
    background: #f8f9fa none repeat scroll 0 0;
    border-top: 1px solid #d0d0d0;
}

.CustomTable table tr:nth-child(2n+1) {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #d0d0d0;
}

.CustomTable th table th, .CustomTable td table td {
    border-bottom: medium none;
    border-color: transparent -moz-use-text-color -moz-use-text-color #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-right: medium none;
    box-sizing: content-box;
    line-height: 1.42857;
    padding: 8px;
}

.CustomTable th {
    color: #2b425b;
    font-size: 1.05em;
    font-weight: 600;
    /*vertical-align: bottom;*/
}

.CustomTable tr:nth-child(2n) {
    background: #f8f9fa none repeat scroll 0 0;
}

.CustomTable tr:nth-child(2n+1) {
    background: #fff none repeat scroll 0 0;
}
/*====== Sidebar Style ======*/
.subtitle {
    font-weight: normal;
}

.facetField {
    background-color: #25919f;
    color: white;
    display: block;
    font-size: 16px;
    padding: 7px;
}

.facetContent {
    padding: 15px;
    margin-bottom: 25px;
    background-color: #f5f5f5;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
}

    .facetContent .btn-block.button {
        margin-top: 15px;
    }

.record .smallBtn > a,
.record .smallBtn > a:visited,
.record .smallBtn > a:focus {
    /*background-color: #27567f !important;
    border-left: 3px solid #dc8a06 !important;
    color: white !important;
    font-size: 16px !important;
    margin-left: 5px !important;
    padding: 5px 10px !important;
    text-decoration: none !important;*/
    background-color: #ffffff !important;
    border: 1px solid #d1d1d1 !important;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    color: #27567f !important;
    font-size: 16px !important;
    margin-left: 5px !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
}

    .record .smallBtn > a:hover {
        background-color: #dc8a06 !important;
        border: 1px solid #dc8a06 !important;
        color: white !important;
    }

.sidebar-List .seemore > a:hover {
    color: white !important;
    text-align: center;
    display: block;
    border: none;
    border-radius: 0;
    font-size: 16px;
    background-color: #e59d26 !important;
    padding: 10px !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
    margin: 15px 15px 10px 15px;
}

.seemore a,
.seemore a:hover,
.seemore a:visited,
.seemore a:focus,
a.seeless,
a.seeless:hover,
a.seeless:visited,
a.seeless:focus {
    color: white !important;
    text-align: center;
    display: block;
    border: none;
    border-radius: 0;
    font-size: 16px;
    background-color: #e59d26 !important;
    padding: 10px !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
    margin: 15px 15px 10px 15px;
}

.sidebar-List {
    padding: 0;
    margin: -15px;
}

    .sidebar-List > li > .sidebar-List {
        padding: 0;
        margin: 0;
    }

        .sidebar-List > li,
        .sidebar-List > li > .sidebar-List > li {
            border-bottom: 1px dotted #c4c4c4;
            list-style: outside none none;
            padding: 2px;
        }

            .sidebar-List > li > a,
            .sidebar-List > li > .sidebar-List > li > a {
                background-color: #f9f9f9;
                display: block;
                padding: 4px 10px !important;
                color: #097e8d;
            }

            .sidebar-List a:hover,
            .sidebar-List > li > .sidebar-List a:hover {
                background-color: #f3f3f3 !important;
                color: #eb7a04 !Important;
                text-decoration: none !important;
                padding: 4px 10px !important;
            }

.recordFooter .button {
    display: block;
    width: 100%;
}

.records {
    padding: 0;
}

.record > ul {
    line-height: 18px;
    padding: 0;
}

.part ul {
    padding: 0;
}

    .part ul li label {
        display: inline-block;
        margin-top: 5px;
    }

    .part ul li:first-child label {
        margin-top: 20px;
    }

    .part ul li:last-child label {
        margin-bottom: 20px;
    }

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.pagination > li > a {
    color: #097e8d !important;
    font-size: 16px;
    padding: 5px 10px !important;
    margin: 2px !important;
}


.BlueBorderInput {
    border: 1px solid #45b1bf !important;
    border-radius: 0 !important;
}
/*===== Right sidebar =====*/
.searchOpac ul.records li.record {
    padding: 15px 0 0;
}

ul.records li.record {
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #efefef;
    border-bottom: 4px solid #ebebeb;
    list-style: none;
}

    ul.records li.record .part {
        border-bottom: 2px solid white;
        padding: 0 15px;
    }

.record a, .record a:hover, .record a:visited, .record a:focus {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 15px;
    cursor: pointer;
    color: #097e8d;
}

.record > label {
    font-size: 18px !important;
    font-weight: normal !important;
}

#tablee2 .record > a {
    font-size: 18px;
    /*font-weight:bold;*/
}

.recordBtn > a,
.recordBtn > a:focus,
.recordBtn > a:visited {
    background-color: #ffe4c4;
    border: 1px solid #e8d9c5;
    border-radius: 3px;
    box-shadow: 1px 2px 0 #dfc495;
    color: #165d9a;
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px 10px;
    text-decoration: none;
}

    .recordBtn > a:hover {
        text-decoration: none;
        background-color: #f8ddbd;
        font-size: inherit;
        padding: inherit;
        /*background-color:#fae1c8;*/
    }

#contactdata2 ul.records li.record {
    list-style: none;
}

    #contactdata2 ul.records li.record a {
        margin-bottom: 0;
    }
/*====== Customzing File Inputs ======*/
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    cursor: pointer;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    z-index: 10 !important;
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-6 + label {
    color: #213140;
}

.inputfile-6 + label {
    background-color: rgba(41, 58, 74, 0.2);
    border: 1px solid #293a4a;
    padding: 0;
    height: 43px;
}

    .inputfile-6:focus + label,
    .inputfile-6.has-focus + label,
    .inputfile-6 + label:hover {
        border-color: #213140;
    }

    .inputfile-6 + label span,
    .inputfile-6 + label strong {
        padding: 0.625rem 1.25rem;
        /* 10px 20px */
    }

    .inputfile-6 + label span {
        width: 200px;
        height: 30px;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }

    .inputfile-6 + label strong {
        height: 41px;
        line-height: 30px;
        background-color: #293a4a;
        color: #f3fefe;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
    }

    .inputfile-6:focus + label strong,
    .inputfile-6.has-focus + label strong,
    .inputfile-6 + label:hover strong {
        background-color: #213140;
    }

.uploadFile label {
    vertical-align: middle;
}

.Box-subtitle {
}

.submit-btn {
    background-color: #dc8a06;
    border: medium none;
    color: white !important;
    padding: 10px 15px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

    .submit-btn:hover {
        text-shadow: none;
    }

.uploadfile,
.selectfile {
    padding: 15px;
    height: 100px;
}

.uploadfile {
    background-color: #f5f5f5;
}

.errorMesg {
    display: inline-block;
    margin: 20% 20% 0;
    /*color:#b40606;*/
    color: #a94442;
}

.circulation .form-control {
    margin: 0 25px 0 5px;
}

.selectfile {
    background-color: #e9e9e9;
    border-left: 3px solid #dadada;
}

    .selectfile select {
        border: 1px solid #293a4a;
        height: 30px;
        min-width: 75px;
    }

    .selectfile.searchContainer select {
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        color: #555;
        font-size: 14px;
        height: 34px;
        line-height: 1.42857;
        padding: 6px 12px;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    }

.keywordSearch .wrapperSearchBox {
    display: block;
    margin: 10px 0;
}

#SortPopUp.custom .modal-content {
    width: auto !important;
}

.addTag {
    background-color: #f5f5f5;
    padding: 15px;
    margin: 5px 0;
}

    .addTag div {
        display: inline;
    }

.addTagBtn {
    color: #213140;
    border: medium none;
    color: white;
    margin-top: -27px;
    padding: 7px;
}

/*===== custom styles =====*/
h2 > span {
    color: #dd8300;
}

.OrderLineData h2 {
    font-size: 24px;
    margin-top: 43px;
}

.OrderLineData .RightPart {
    background-color: transparent;
    border: medium none;
    padding: 0;
}

.OrderLineData .records .record {
    list-style: none;
}

    .OrderLineData .records .record a.title {
        font-size: 18px;
        text-transform: uppercase;
    }

    .OrderLineData .records .record ul li {
        background-color: #fff;
        display: inline-block;
        min-height: 55px;
        padding: 5px;
        vertical-align: top;
        width: 32.8%;
    }

        .OrderLineData .records .record ul li label {
            border-bottom: 1px dotted #d1d1d1;
            display: block;
            padding-bottom: 5px;
        }

.login {
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.14);
    padding: 50px 40px;
}

.bg-success-message,
.bg-danger-message {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    font-weight: normal;
}

.bg-success-message {
    background-color: #dff0d8;
    border: 1px solid #c7d8c0;
}

.bg-danger-message {
    background-color: #f2dede;
    border: 1px solid #DCC8C8;
}

.LightGreyBG {
    background-color: #f1f1f1;
    border-top: 2px solid #e0e0e0;
    padding: 15px;
}

.downSpace {
    margin-bottom: 35px;
}

#holdingsData ul {
    padding: 0;
}

.ResultsTitle span {
    color: #cc7201;
}

.text-box.multi-line {
    width: 100%;
}

.customSelect select,
.text-box.single-line {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-group.criteria {
    margin-bottom: 20px;
    margin-top: 15px;
}

.searchContainer {
    background-color: #e4e4e4;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
    min-height: 105px;
}

.RightPart {
    background-color: #eeeeee;
    border-left: 1px solid #d1d1d1;
    margin-right: -15px;
    padding: 15px;
}

    .RightPart .form-group {
        margin-left: 0 !important;
    }

.Data.highlight td {
    background-color: #E2E3E4;
}

.DropDownlistBox {
    background-color: #eff0f1;
    border: 1px solid #d8d8d8;
    margin: 5px 15px 15px;
    padding: 20px 5px 0;
}

.middleBox {
    background-color: #e9e9e9;
    border: 1px solid #fefefe;
    margin-bottom: -3px !important;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 1px;
    padding: 15px 0;
}

.form-control.Browse {
    padding: 0;
}

.saveBtn {
    font-size: 17px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

    .saveBtn:hover {
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    }

.primaryBtn {
    background-color: #293A4A;
    border-color: #293A4A;
    color: white;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

    .primaryBtn:hover {
        background-color: #293A4A;
        border-color: #293A4A;
        color: white !important;
        text-shadow: 1px 1px 1px rgaba(0,0,0,0.1);
    }

.btn-edit {
    font-size: 19px;
    padding: 1px 6px;
}

.bookTitle {
    display: block;
}

.back {
    position: absolute;
    top: 10px;
    right: 15px;
}

.page-header {
    padding-bottom: 0 !important;
    margin-top: 20px !important;
}

    .page-header h1 {
        font-size: 24px;
        text-transform: none;
    }

.AddToCart {
    margin: 15px 0;
}

.record a.title {
    display: inline !important;
    font-size: 24px;
}

.record img {
    vertical-align: bottom;
}

.Author {
    color: #727272;
    font-size: 18px;
    margin: 10px 0 20px;
}

.lis .dropdown-menu {
    background-color: #4b8e97;
    top: 48px;
    float: none;
    border-radius: 0;
}
/*=== Fonts ===*/
@font-face {
    font-family: "Raleway-SemiBold";
    src: url("../fonts/Raleway-SemiBold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-SemiBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway-Regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-Regular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-Regular.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-Regular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-Medium";
    src: url("../fonts/Raleway-Medium.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-Medium.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-Medium.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-Medium.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-Medium.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-SemiBold";
    src: url("../fonts/Raleway-SemiBold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-SemiBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-Bold";
    src: url("../fonts/Raleway-Bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-ExtraLight";
    src: url("../fonts/Raleway-ExtraLight.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Raleway-ExtraLight.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Raleway-ExtraLight.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Raleway-ExtraLight.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Raleway-ExtraLight.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Raleway-ExtraLight.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Raleway-ExtraLight.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DroidArabicKufi";
    src: url("../fonts/DroidArabicKufi.eot"); /* IE9 Compat Modes */
    src: url("../fonts/DroidArabicKufi.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DroidArabicKufi.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DroidArabicKufi.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DroidArabicKufi.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DroidArabicKufi.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DroidArabicKufi.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DroidArabicKufi-Bold";
    src: url("../fonts/DroidArabicKufi-Bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/DroidArabicKufi-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DroidArabicKufi-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DroidArabicKufi-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DroidArabicKufi-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DroidArabicKufi-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DroidArabicKufi-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Xirod-Regular';
    src: url('../fonts/Xirod-Regular.woff') format('woff'), url('../fonts/Xirod-Regular.ttf') format('truetype'), url('../fonts/Xirod-Regular.svg#Xirod-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EthnocentricRg-Regular';
    src: url('../fonts/EthnocentricRg-Regular.woff') format('woff'), url('../fonts/EthnocentricRg-Regular.ttf') format('truetype'), url('../fonts/EthnocentricRg-Regular.svg#EthnocentricRg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ethnocentric rg';
    src: url('../fonts/ethnocentric rg.eot');
    src: url('../fonts/ethnocentric rg.woff2') format('woff2'), url('../fonts/ethnocentric rg.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GoodTimesRg-Regular';
    src: url('../fonts/GoodTimesRg-Regular.woff') format('woff'), url('../fonts/GoodTimesRg-Regular.ttf') format('truetype'), url('../fonts/GoodTimesRg-Regular.svg#GoodTimesRg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'good times rg';
    src: url('../fonts/good times rg.eot');
    src: url('../fonts/good times rg.woff2') format('woff2'), url('../fonts/good times rg.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
