/* Styles for icons
-----------------------------------------------------------*/
/* ** FORMAT ICONS ** */
.formaticon {
    background-image: url(https://agora.aila.org/content/img/v1/format_icons.png);
    width: 17px;
    height: 19px;
    margin: 0px 1px 0px 0px;
    padding: 0px;
    /* background-position-y: 0px; */
    text-indent: -9999px;
    float: left;
    background-repeat: no-repeat;
}
/* Order to display icons:
Ebook
PDF
Periodical
Brochure
Book
CD
Webcast LIVE
Webcast
In-Person Event LIVE
In-Person Event
Web Seminar LIVE
Web Seminar
Video
Podcast
Audio Seminar LIVE
Audio Seminar

Part of a Learning Track
Also on AILALink
CLE Eligible
*/
.downloadable_content {
    background-position: -420px 0px;
}

.ebooks {
    background-position: 0px 0px;
}

.pdfs {
    background-position: -20px 0px;
}

.periodicals {
    background-position: -40px 0px;
}

.general {
    background-position: -60px 0px;
}

.print_books {
    background-position: -80px 0px;
}

.cds {
    background-position: -100px 0px;
}

.webcasts_live {
    background-position: -120px 0px;
}

.webcasts {
    background-position: -140px 0px;
}

.in-person_events_live {
    background-position: -160px 0px;
}

.in-person_events {
    background-position: -180px 0px;
}

.web_seminars_live {
    background-position: -200px 0px;
}

.web_seminars {
    background-position: -220px 0px;
}

.videos {
    background-position: -240px 0px;
}

.audio_recordings {
    background-position: -260px 0px;
}

.audio_seminars_live {
    background-position: -280px 0px;
}

.audio_seminars {
    background-position: -300px 0px;
}

.online_courses {
    background-image: url(../images/online-course.png);
    background-position: 0px 0px;
    width: 17px;
    height: 17px;
}

.video_roundtables {
    background-image: url('../images/video-conference19px.png');
    background-position: 0px 0px;
    width: 17px;
    height: 17px;
    background-size: 15px 17px;
}

.othericons {
    float: right;
    margin-right: 12px;
}

.parts_of_learning_tracks {
    background-position: -360px 0px;
}

.also_on_ailalink,
.also_on_aila_link_ {
    background-position: -380px 0px;
}

.cle_eligible {
    background-position: -400px 0px;
}

.productdate {
    font-size: smaller;
    color: #666;
}

.productcontainer .flagsale {
    background: transparent url(//agora.aila.org/content/img/v1/flag_sale.png) no-repeat;
    position: absolute;
    right: 85px;
    width: 45px;
    height: 44px;
    text-indent: -9999px;
}

.productcontainer .flagfree {
    background: transparent url(//agora.aila.org/content/img/v1/flag_free.png) no-repeat;
    position: absolute;
    right: 85px;
    width: 45px;
    height: 44px;
    text-indent: -9999px;
}

.productcontainer .flaglowstock {
    background: transparent url(//agora.aila.org/content/img/v1/flag_low_stock.png) no-repeat;
    position: absolute;
    right: 85px;
    width: 45px;
    height: 44px;
    text-indent: -9999px;
}

.productcontainer .flagownit {
    background: transparent url(//agora.aila.org/content/img/v1/flag_own_it.png) no-repeat;
    position: absolute;
    right: 85px;
    width: 52px;
    height: 21px;
    text-indent: -9999px;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #d52828;
}

.field-validation-valid, .validation-summary-valid, .error-box.validation-summary-valid, .error-box.validation-summary-valid ul {
    display: none;
}

textarea.error, input.error, .input-validation-error {
    border: 1px solid #d52828 !important;
    background-color: #F7D4D4 !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #d52828;
}

.eventParent {
    padding-left: 5px;
}

    .eventParent a {
        color: #fff !important;
    }

#copy .k-widget ul li {
    background: none;
}

.k-listview {
    padding: 0;
    border: none !important;
}

    .k-listview p {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.eventTypes label {
    color: #fff;
}

.eventTypes span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.eventTypes a {
    text-decoration: underline;
}

.eventTypes span, .eventTypes p {
    padding: 5px;
}

.k-scheduler .k-scheduler-monthview .k-scheduler-content .k-scheduler-table {
    height: 1000px !important;
}

.k-scheduler-views,
.k-nav-today {
    display: none !important;
}

.k-today {
    background-color: #E8F5FE !important;
}

.k-nav-current {
    position: relative;
    left: -50px;
    font-size: 1.2em;
    font-weight: bold;
}

.k-nav-prev {
    border-left: 1px solid #c5c5c5 !important;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.k-nav-next {
    position: relative;
    left: 175px;
    border-left: 1px solid #c5c5c5 !important;
}

.k-secondary .k-toolbar {
    float: none !important;
}

.k-scheduler-toolbar > ul:first-child {
    text-align: center;
}

div.ui-dialog-content a {
    border: none !important;
    color: #002D62 !important;
}

div.renewal, div.pendingrequest {
    background: #f2cf2b;
    padding: 5px 8px;
    margin-left: 8px;
    color: #000;
}

div.expirewarning, div.paralegalexpirewarning {
    background: #d52929;
    padding: 5px 8px;
    margin-left: 8px;
}

div.renewal, div.expirewarning, div.paralegalexpirewarning {
    margin-left: 0;
}

div.paralegalexpirewarning {
    color: #fff;
    font-weight: bold;
}

.siteMap {
    width: 100%;
}

    .siteMap #columns .halfcolumn {
        width: 350px;
        float: left;
    }

.siteMap2 {
    font-size: larger;
    font-weight: bold;
    margin-top: 25px;
}

.siteMap3 {
    margin-left: 20px;
}

.siteMap4 {
    margin-left: 40px;
}

#previewPanel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    border: 1px solid #b4b4b4;
    background-color: #d6d6d6;
    width: 100%;
    padding: 10px;
}

.mynote {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #999;
    margin: 10px 0 10px 0;
}

    .mynote h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .mynote div.date {
        font-size: smaller;
    }

    .mynote .edit-buttons {
        padding-top: 10px;
    }

#mynotes-panel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 350px;
    overflow-y: auto;
    background-color: #efefef;
    z-index: 999;
    padding: 10px;
    border-top: 1px solid #999;
}

    #mynotes-panel #listView {
        background-color: #efefef;
    }

span.folder-combobox, #note-name, #note-content, #bookmark-name {
    width: 400px !important;
}

.k-grid-add span.k-add,
.k-grid-edit span.k-edit,
.k-grid-update span.k-update,
.k-grid-cancel span.k-cancel,
.k-grid-delete span.k-delete,
.k-grid-close span.k-close {
    display: none;
}

.note, .bookmark {
    margin-bottom: 25px;
    background-color: inherit;
}

.highlight {
    color: #900;
    font-weight: bold;
}
/*Generic indenting code*/
.m20 {
    padding-left: 20px;
}

.m40 {
    padding-left: 40px;
}

.m60 {
    padding-left: 60px;
}

.m80 {
    padding-left: 80px;
}

.m100 {
    padding-left: 100px;
}

.m120 {
    padding-left: 120px;
}

.m140 {
    padding-left: 140px;
}

.infonet .column {
    display: inline;
    float: left;
    width: auto;
    margin-right: 10px;
}

.infonet .row {
    clear: both;
}

.infonet_form {
    margin-bottom: 20px;
}

    .infonet_form .label {
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .infonet_form .label {
        font-weight: bold;
        background-color: #efefef;
        border: 1px solid #ccc;
        padding: 5px;
    }

        .infonet_form .label.required {
            background-color: #EEF5E1;
            border: 1px solid #BAD685;
        }

    .infonet_form .form_buttons {
        text-align: left;
        margin-top: 10px;
    }

    .infonet_form .button {
        font-size: 14.4px;
        color: #fff;
        background: #1C2A5F;
        display: block;
        text-align: center;
        padding: 10px 15px;
        cursor: pointer;
        border: 0px
    }

#copy .k-button {
    border-radius: 0;
    margin: 0 5px 0 5px !important;
    text-transform: uppercase;
}

#copy .k-button, input.bluebtn {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14.4px;
    color: #fff;
    background: #1C2A5F;
    margin: 10px auto;
    text-align: center;
    padding: 10px 15px;
    clear: both;
    line-height: 15px;
    cursor: pointer;
    border: 0px;
    font-family: 'Source Sans Pro', arial, helvetica;
}

    #copy .k-button.k-grid-Delete, input.redbtn {
        text-transform: uppercase;
        font-size: 14.4px;
        background-color: #900 !important;
        color: #fff;
        margin: 10px auto;
        text-align: center;
        padding: 10px 15px;
        clear: both;
        line-height: 15px;
        cursor: pointer;
        border: 0px;
        font-family: 'Source Sans Pro',arial,helvetica;
    }

input.greenbtn, input.quickSubmit, input.smallSubmit {
    text-transform: uppercase;
    font-size: 14.4px;
    color: #fff;
    background: #9bbf5e;
    margin: 10px auto;
    text-align: center;
    padding: 10px 15px;
    clear: both;
    line-height: 15px;
    cursor: pointer;
    border: 0;
    font-family: 'Source Sans Pro',arial,helvetica;
}

input.quickSubmit, input.smallSubmit {
    width: 184px;
    display: block;
}

.price {
    position: relative;
    display: block;
    width: 400px;
}

.currentproduct .price {
    padding: 10px 0 3px 0;
}

.currentproduct .memberprice, .currentproduct .yourprice {
    padding: 3px 0 3px 0;
    width: 400px;
}

.cost {
    display: inline;
}

.yourprice {
    font-weight: bold;
}

#myAILA .bluebtn,
#myAILA .redbtn,
#myAILA .greenbtn,
.bluebtn.smallbtn,
.redbtn.smallbtn,
.greenbtn.smallbtn,
#myAILA .k-grid-Delete,
#myAILA .k-button {
    padding: 5px 10px !important;
}

table.infonet {
    border-collapse: separate;
}

    table.infonet td {
        padding: 5px;
        border: 1px solid #ccc;
        vertical-align: top;
    }

        table.infonet td.noborder, table.infonet th.noborder {
            border: none;
            background-color: inherit;
        }

            table.infonet td.noborder.inactive, table.infonet th.noborder.inactive {
                color: #999;
            }

        table.infonet td.spacer {
            width: 5px;
        }

        table.infonet td.center {
            text-align: center;
        }

    table.infonet th {
        padding: 5px;
        vertical-align: top;
        text-align: left;
        font-weight: bold;
        background-color: #efefef;
        border: 1px solid #ccc;
    }

        table.infonet th.required, table.infonet td.required {
            background-color: #D2E2B6;
            border: 1px solid #9bbf5e;
        }

    table.infonet tr.renewal {
        color: #1C2A5F;
    }

    table.infonet tr.expirewarning {
        color: #e20000;
    }

    table.infonet tr.renewal, table.infonet tr.expirewarning {
        margin-left: 0;
    }

table .dateColumn {
    width: 90px;
}


.side-padding {
    padding: 0 10px 10px 10px;
}

.myailablock-padding {
    margin: 10px 0;
    float: left;
    width: 98%;
}

.tabcontent .block .content ul.k-pager-numbers li {
    padding: 0 !important;
}

.k-block, .k-widget {
    background-color: inherit !important;
}

#copy .k-grid-content {
    background-color: #fff;
}

#copy .k-grid-pager {
    background: #eef5e1 !important;
    background-image: none,linear-gradient(to bottom, #efefef 0,#e3e3e3 100%);
    padding-bottom: 0;
}

    #copy .k-grid-pager .k-link .k-icon, #copy .k-pager-wrap .k-link .k-icon, .k-datepicker .k-select .k-icon {
        margin-top: 7px !important;
    }

#copy .k-editable-area iframe {
    margin: initial;
    padding: initial;
    border: none;
    max-width: none;
    width: 100%;
}

.k-listview .bookmark, .k-listview .note {
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 10px 0 10px 0;
    padding: 5px;
}

.pager .k-pager-wrap, .k-pager-wrap {
    background-image: none;
    border: none;
    padding: 4px 0 0 0;
}

    .pager .k-pager-wrap ul, .k-pager-wrap ul {
        margin: 0 !important;
    }

        .pager .k-pager-wrap ul li, .k-pager-wrap ul li {
            padding: 0 !important;
        }

.pager .k-pager-info, .pager .k-pager-sizes, .k-pager-info, .k-pager-sizes {
    padding: 0 .333em;
}

.k-block, .k-widget, .k-popup, .k-content, .k-dropdown .k-input {
    color: #000 !important;
}

.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected,
.k-pager-wrap > .k-link {
    -moz-border-radius: .5em !important;
    -webkit-border-radius: .5em !important;
    -o-border-radius: .5em !important;
    border-radius: .5em !important;
}

.k-input, input.k-textbox, textarea.k-textbox, input.k-textbox:hover, textarea.k-textbox:hover, .k-textbox > input, .k-multiselect-wrap, .k-input div {
    color: #000 !important;
}

.not-front .research-library-form .searchblock.daterange .searchfield input.k-input {
    float: none;
    width: auto;
    border: none;
}

/* TODO: Refactor message box classes to allow for multiple varieties (warn, error, info, etc.) */

.msg {
    font-weight: bold;
    color: #ff9c00;
    border: 1px solid #ff9c00;
    padding: 10px;
    background: #fff3df;
    margin: 10px !important;
}

.infomsg {
    font-weight: normal;
    color: #003589;
    border: 1px solid #003589;
    background: #ccdfff;
}

.infomsg a {
    text-decoration: underline !important;
}

td.top {
    vertical-align: top;
}

#copy ul.wizard-nav {
    list-style: none;
    margin-bottom: 40px;
}

    #copy ul.wizard-nav li {
        background: none;
        float: left;
        color: #999;
    }

        #copy ul.wizard-nav li.active {
            font-weight: bold;
            color: #000;
        }

    #copy ul.wizard-nav a {
        color: #ccc;
        text-decoration: underline;
        padding-left: 11px;
        line-height: 20px;
        height: 20px;
        display: block;
    }

th.k-header {
    background: #eef5e1 !important;
    font-weight: bold !important;
}

.block .k-dropzone {
    padding: 0;
}

.lt-blue {
    background-color: #e8f5fe;
}

.lt-gray {
    background-color: #edeeed;
}

.lt-green {
    background-color: #eef5e1
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.member-directory-image {
    width: 140px;
}

.member-directory-address {
    padding-right: 20px;
}

.member-directory-student, .member-directory-pending, .member-directory-staff {
    padding-right: 10px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
}

.member-directory-student {
    background-color: #FFEBDB;
    color: #D96100;
}

.member-directory-pending {
    background-color: #EEF5E1;
    color: #9BBF5E;
}

.member-directory-staff {
    background-color: #F0E7FE;
    color: #A571F9;
}

.myaila-content #copy a {
    text-decoration: none;
}

.padding-top {
    padding-top: 20px;
}

.bold {
    font-weight: bold;
}

.italics {
    font-style: italic;
}

.k-widget.k-tooltip-validation {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none !important;
}

.two_column {
    width: 47%;
    margin-right: 10px;
    float: left;
}

a:hover.profile-edit {
    text-decoration: underline !important;
}

.edit-buttons a.k-update-button {
    background-color: #9bbf5e;
    color: #fff;
}

.ui-widget-header, .ui-button {
    background-image: none !important;
    background-color: #d2e2b6 !important;
}

.ui-dialog-content {
    font-size: 15px !important;
}

.content table .iconColumn {
    width: 20px;
    text-align: center;
}

.content table .dateColumn {
    width: 90px;
}

.content table .dateTimeColumn {
    width: 150px;
}

.content table .numColumn {
    width: 90px;
    text-align: right;
}

.content table .center {
    text-align: center;
}

.content table .right {
    text-align: right;
}

#copy .keywordMatches p {
    margin: 0;
}

.keywordMatches {
    background-color: #efefef;
    border: 1px solid #ccc;
    padding: 10px 10px 0 10px;
}

#keyword-matches ul li {
    position: relative;
    clear: left;
    padding: 6px 6px 10px 10px !important;
    display: block;
    list-style: none;
    background: none !important;
    margin: 0px !important;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

    #keyword-matches ul li.navheader {
        padding: 10px 10px;
        border: 1px solid #1C2A5F;
        background-color: #1C2A5F !important;
        color: #ffffff !important;
        font-weight: bold;
    }

#keywords {
    width: 98%;
}

.keyword-match-image {
    margin-right: 10px;
    text-align: right;
    width: 95px;
    height: 95px;
    float: left;
    display: inline-table;
    border: 0px solid #cc0000;
}

.hidden {
    display: none;
}

.ui-dialog-buttonset button {
    font-size: 14px !important;
}

.youtube, .youtube420 {
    width: 428px;
    text-align: center;
}

.youtube560 {
    width: 572px;
    text-align: center;
}

.cover {
    position: absolute;
    border: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.float-rt {
    float: right;
    margin-left: 10px;
}

.float-lt {
    float: left;
    margin-right: 10px;
}

/*increase the height of the cells in day, work week and week views*/
.k-scheduler-table td, .k-scheduler-table th {
    height: 5.5em !important;
}

/*increase the height of the month view cells*/
.k-scheduler-monthview .k-scheduler-table td {
    height: 15.5em !important;
}

#st-1 {
    display: inline !important;
    margin-bottom: 10px !important;
}

    #st-1 .st-btn {
        height: 24px !important;
    }

        #st-1 .st-btn > svg {
            top: 4px !important;
        }


/* fix for forgot password screen, input going wider than screen width on mobile */
.forgot-password-email {
    width: 400px;
}

@media(max-width:500px) {
    .forgot-password-email {
        width: 200px;
    }
}
