
.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: large;
    color: #6A6A6A;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: normal;
    color: #6A6A6A;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-style: 8pt;
    color: #6A6A6A;
}

.maintitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #333;
}

.linkTextGreen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    text-decoration: underline;
    color: #50816A;
}

.rtWrapperContent {
    padding: 10px !important;
    background-color: #f5f5f5 !important;
    color: #333333 !important;
}


a.announceTitleL:link {
    color: #50816A;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleL:visited {
    color: #50816A;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleL:hover {
    color: #50816A;
    font-size: 1.2em;
    text-decoration: underline;
    font-weight: bold;
}

a.announceTitleL:active {
    color: #50816A;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleLsIT:link {
    color: #04619E;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleLsIT:visited {
    color: #04619E;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleLsIT:hover {
    color: #04619E;
    font-size: 1.2em;
    text-decoration: underline;
    font-weight: bold;
}

a.announceTitleLsIT:active {
    color: #04619E;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleM:link {
    color: #50816A;
    font-size: medium;
    text-decoration: none;
}

a.announceTitleM:visited {
    color: #50816A;
    font-size: medium;
    text-decoration: none;
}

a.announceTitleM:hover {
    color: #50816A;
    font-size: medium;
    text-decoration: underline;
}

a.announceTitleM:active {
    color: #50816A;
    font-size: medium;
    text-decoration: none;
}

a.announceTitleS:link {
    color: #50816A;
    font-size: .95em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleS:visited {
    color: #50816A;
    font-size: .95em;
    text-decoration: none;
    font-weight: bold;
}

a.announceTitleS:hover {
    color: #50816A;
    font-size: .95em;
    text-decoration: underline;
    font-weight: bold;
}

a.announceTitleS:active {
    color: #50816A;
    font-size: .95em;
    text-decoration: none;
    font-weight: bold;
}

a.announceMore:link {
    color: #c8782a;
    font-size: small;
    margin-left: 10px;
    text-decoration: none;
}

a.announceMore:visited {
    color: #c8782a;
    font-size: small;
    margin-left: 10px;
    text-decoration: none;
}

a.announceMore:hover {
    color: #c8782a;
    font-size: small;
    margin-left: 10px;
    text-decoration: underline;
}

a.announceMore:active {
    color: #c8782a;
    font-size: small;
    margin-left: 10px;
    text-decoration: none;
}


.announceEditor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    color: #6A6A6A;
}

tr.alternateRow {
    background-color: #ffffff;
}

tr.mainRow {
    background-color: #fAfAfA;
}

td.announceContent {
    padding-top: 5px;
}

td.announceTD {
    padding-left: 6px;
}

td.underline {
    background-image: url(images/TitleUnderline.gif);
}

tr.hover {
    background-color: #fcf9eb;
    border: 10px solid black;
}

/* Summary page format */

/* first larger Row*/

#summaryLeftAnnouncement {
    float: left;
    width: 110px;
    padding-top: 12px;
    margin-bottom: -55px;
    padding-bottom: 65px;
    padding-left: 5px;
    background-color: inherit;
    height: auto;
    /* border: 1px solid #333; */
}

#summaryRightAnnouncement {
    padding-top: 1px;
    padding-left: 115px;
    margin-bottom: -55px;
    padding-bottom: 65px;
    background-color: inherit;
    vertical-align: top;
    height: auto;
    /* border: 1px solid #333; */
}

/* Rows After */
#summaryLeft2Announcement {
    float: left;
    padding-left: 4px;
    width: 100px;
    background-color: inherit;
    padding-top: 12px;
    /* border: 1px solid #333; */
}


#summaryRight2Announcement {
    padding-top: 1px;
    padding-left: 3px;
    background-color: inherit;
    /* border: 1px dotted #333; */
}

#announceTitle2 {
    padding-bottom: 2px;
    padding-top: 2px;
    float: left;
    width: 75%;
}

#announceSetFav2 {
    float: left;
    position: relative;
    bottom: 3px;
}

#announceReaders2 {
    float: right;
}

#toggleContent2 {
    position: relative;
    bottom: 4px;
}

#ItemWrapper {
    background-color: #a6a6a6;
}

/* Detail View Grid Item */
#ItemContainer {
    overflow: hidden;
}

    #ItemContainer div {
        background: inherit;
        margin-bottom: -100px;
        padding-bottom: 100px;
    }

div.leftCol {
    float: left;
    background-color: inherit;
    padding-right: 10px;
}

#centercol {
    float: left;
    width: 73%;
    background-color: inherit;
    padding-left: 10px;
}

#rightcol {
    float: right;
    width: 10%;
    min-width: 110px;
    background-color: inherit;
}

.toggleContent {
    float: right;
    padding-top: 40px;
}

#flagWrapper {
    width: 80px;
    position: relative;
    top: 40px;
    /*margin: 0 auto;   This centers the flags in the div (breaks in compat mode*/
}

/*set flag icons alignment to the line */

#announceImage {
    padding-top: 4px;
    margin: 0 auto;
}

.announceBody {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    color: #333333;
}

.announceBodySmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    font-style: normal;
    color: #6A6A6A;
}

#announceTitle {
    padding-bottom: 2px;
    padding-top: 12px;
}

.announcementTitleServiceIT {
    font-family: Calibri, Arial, Sans-Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    color: black;
}

#announcePubInfo {
    padding-bottom: 6px;
}

.announceReadFlag {
    float: left;
    width: 33%;
}

.announceSetFav {
    float: left;
    width: 33%;
}

.announceReaders {
    float: right;
    width: 33%;
}

#announceIcons {
    width: 70px;
}

img.top {
    vertical-align: text-top;
}

a.rgCurrentPage span {
    color: White;
    background-color: Gray;
    font-weight: bold;
    text-align: center;
    padding: 0px !important;
    margin: 0px !important;
}

/* End Detail View Grid Item */

/* Tag Picker Window Style */

.TagWindowRow {
    background-color: #dff2ed;
    padding: 5px 3px 8px 5px;
}

div.TagWindowFooterRow {
    background-color: #dff2ed;
    text-align: center;
    width: 100%;
}

/* End Tag Picker */


/* Check Box and Radio Button Lists */

.AWSelectionList Label {
    margin-right: 15px;
}


/* Label Columns*/

/*div > .dnnLabel {
    width: 160px !important;
}*/

td > .dnnLabel {
/*    width: 160px !important;*/
}


.RadUpload {
    width: 400px !important;
    text-align: left !important;
}

.rgGroupCol {
    text-align: left !important;
}




/* Add/View Alerts */

a.actionLink {
    color: #029fff;
    font: arial;
    font-size: 12px;
    text-decoration: none;
}

    a.actionLink:hover {
        color: #029fff;
        font: arial;
        font-size: 12px;
        text-decoration: underline;
    }


div.DivLeftCol2 {
    width: 50%;
    float: left;
    overflow: hidden;
    height: 110px;
    background-color: inherit;
}

div.DivRightCol2 {
    width: 50%;
    float: right;
    overflow: hidden;
    height: 110px;
    background-color: inherit;
}

/* Fix for new skin */
/*#preview {
    display: none;
}*/

.rgWrap {
    margin-bottom: 10px
}


/*  Edit form - Release Date Entry Fix */

/*.dnnLabel {
    display: inline-block;
    float: left;
    padding-left: 15px;
    margin-right: 10px;
    width: auto !important;
    overflow: visible;
    text-align: right;
}*/

/*** 
    School Library 
***/
/*.ann-wrapper {
    margin-top: 15px;
}*/

.ann-wrapper-padding
{
    padding: 14px 0px;
}

.ann-wrapper .ann-inline {
    display: inline-block;
}

.ann-wrapper .input-group .form-control {
    height: 30px;
}

/* padding left right helper */
.ann-plr-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.ann-mt-0 {
    margin-top: 0px;
}

/* title bar */
.ann-wrapper .ann-title-bar {
    border-bottom: 1px solid black;
    margin-bottom: 15px;
}
    .ann-wrapper .ann-title-bar .btn {
        height: 34px;
    }

    .ann-wrapper .ann-title-bar .ann-header {
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 0px;
    }

        .ann-wrapper .ann-title-bar .ann-header #ann-header-text {
            margin-bottom: 5px;
        }

    .ann-wrapper .ann-title-bar a.ann-header:hover {
        text-decoration: underline;
    }

    .ann-wrapper .ann-title-bar .ann-title-btn-group {
        padding: 0px;
    }

    .ann-wrapper .ann-title-bar i.fa {
        margin-right: 5px;
    }

/*VIEW*/
.ann-wrapper .ann-item {
    padding: 7.5px;
    border-left: 7px solid white;
    margin-bottom: 7.5px
}

    .ann-wrapper .ann-item i.fa.fa-exclamation {
        font-size: 1.5em;
    }
    
/* Central Admin */
.ann-wrapper .admintile__header {
    display: inline-block;
    width: 100%;
    font-size: 1.5em;
    padding: 1em;
    border: 3px solid #258341;
    color: #000;
}

.ann-wrapper .admintile__header:hover {
    text-decoration: underline;
}

    .ann-wrapper .admintile__header i {
        color: #258341;
    }

/* search row */
.ann-wrapper .ann-search-row {
    margin-bottom: 15px;
}

    .ann-wrapper .ann-search-row select[id$='DdlView'] {
        max-width: 125px;
    }

    .ann-wrapper .ann-search-row a[id$='btnSearch'] {
        color: #fff;
    }

    .ann-wrapper .ann-search-row select[id$='DDLSortOption'] {
        max-width: 80px;
    }

    .ann-wrapper .ann-search-row select[id$='ddlPageSize'] {
        max-width: 58px;
    }

    .ann-wrapper .ann-search-row ul[id$='RadioButtonSort'] {
        display: inline-block;
    }

    .ann-wrapper .ann-search-row #searchTools {
        margin-top: 15px;
    }

    .ann-wrapper .ann-search-row .search-tool-item {
        display: inline;
        margin: 0 2em;
    }

@media (max-width: 992px) {
    .ann-wrapper .ann-search-row .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
        text-align: start;
    }
    .ann-wrapper .ann-search-row .search-tool-item {
        margin: 15px 0;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }
        .ann-wrapper .ann-search-row .search-tool-item>label {
            width: 25%;
        }
}

@media (min-width: 992px) {
    .ann-wrapper .ann-search-row .col-md-3 {
        padding-left: 0px;
        padding-right: 0px;
        width: 27.5% !important;
    }

    .ann-wrapper .ann-search-row .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
        width: 45% !important;
    }
}

/* grid */
.ann-wrapper .rgMasterTable .col-xs-3 {
    padding: 0px;
}

.ann-wrapper .RadGrid .rgRow>td,
.ann-wrapper .RadGrid .rgAltRow>td {
    padding-left: 0px;
}

/*.ann-wrapper .rgMasterTable a[id$='lnkTitle'] {
    color: #50816A;
}*/

.ann-wrapper .table-responsive {
    border: none;
}

.ann-wrapper .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.ann-wrapper .ann-image {
    max-height: 75px;
    width: 75px !important;
}

.ann-wrapper a.ann-action {
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}
    .ann-wrapper a.ann-action:hover,
    .ann-wrapper a.ann-action:focus {
        text-decoration: none;
    }

.ann-wrapper .ann-action .fa {
    color: #ffffff;
    font-size: 1.33em;
}

.ann-wrapper .ann-action .fa-chevron-down,
.ann-wrapper .ann-action .fa-chevron-up {
    color: #545050;
}

.ann-wrapper .ann-action .fa-file-text-o {
    color: #5F6F77;
    background-color: 
}

.ann-wrapper .ann-action .fa-star,
.ann-wrapper .ann-action .fa-flag {
    text-shadow: 1px 1px 9px #666666, -1px -1px 9px #666666;
}

.ann-wrapper .ann-action .fa-red-flag {
    color: #d02508;
    text-shadow: none;
}

.ann-wrapper .ann-action .fa-orange-star,
.ann-wrapper .fa-orange-star {
    color: #F2B71C;
    text-shadow:none;
}

.ann-wrapper .fa-orange-exclamation-triangle {
    color: #ff4900;
}

/* pager */
.ann-wrapper .RadGrid .rgCommandRow {
    display: none;
}

.ann-wrapper .RadGrid tfoot .rgCommandCell {
    border: none;
}


.ann-wrapper div[id$='NumericPagerPlaceHolder'] {
    display: inline;
}

.ann-wrapper .RadGrid .rgPagerCell>div {
    display: block;
}

    .ann-wrapper .RadGrid .rgPagerCell > div .rgWrap {
        display: inline;
    }

/* override radgrid with bootstrap pager styles*/
.ann-wrapper .RadGrid .rgPagerCell .rgNumPart a {
    position: relative;
    float: left;
    padding: 6px;
    margin-right: 0px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    max-width: 32px; /*radpager tomfoolery*/
}

    .ann-wrapper .RadGrid .rgPagerCell .rgNumPart a.rgCurrentPage {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

.ann-wrapper .ann-icon-pinned {
    font-size: 1.2em;
    padding: 2px 8px;
}

/*@media (min-width: 992px) {
    .ann-wrapper .RadGrid .rgPagerCell .rgNumPart a {
        padding: 6px 12px;
    }
}*/

/**EDIT**/

/*This rule was initially put in place with the schoollibrarybootster nav, form was built around it. 
    Need to explicitly apply it here too for the form to display correctly on non-library sites */
.ann-wrapper .ann-form .row {
    margin-left: 0px;
    margin-right: 0px;
}

.ann-wrapper .ann-form #divButtonsTop {
    float: right;
}

.ann-wrapper .ann-form div[id$='ThumbnailRow'] .dnnLabel {
    position: absolute !important;
}

.ann-wrapper .ann-form .ann-form-group:nth-child(odd) {
    background-color: #f6f6f6
}


.ann-wrapper .ann-form .dnnTextEditor .dnnLabel {
    display: none;
}

.ann-wrapper .ann-row-fix .col-xs-12,
.ann-wrapper .ann-row-fix .col-xs-10,
.ann-wrapper .ann-row-fix .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.ann-wrapper .ann-form .form-group {
    padding: 15px 5px;
}

.ann-wrapper .ann-form .form-group label>span {
    font-weight: bold;
}

.ann-wrapper .ann-align-top {
    vertical-align: top;
}

.ann-wrapper input[id*='BtnAdd'] {
    margin-top: 10px;
}

#divButtonsTop input[type="image"],
#divButtonsBottom input[type="image"] {
    cursor: pointer;
}

.badge {
  font-size: 10px !important;
}

/*  X-editable  */
.editable-click, a.editable-click, a.editable-click:hover
{
  font-size:24px !important;
  font-family: "open sans" !important;
  font-weight: 500 !important;
  font-style: normal !important;
  text-decoration: none !important;
  border-bottom: none !important;
  /*color: #3367d6 !important;*/
}