/* CSS COMMON CW - BEGIN */

/*.tx-cw .controls {
    text-align: right;
    margin-top: 5px;
}

.tx-cw .control {
    cursor: pointer;
}

.tx-cw .control:hover {
    text-decoration: underline;
}

.tx-cw .inputError {
    border: 1px solid #990000;
}

.tx-cw #tipContent {
    font-size: 10px;
}

.tx-cw .debug {
    background: #ffb6b6;
    padding: 10px;
    border: black 1px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: smaller;
}

.clearfix {
    float: none;
    clear: both;
}

.cwSearchDateOfPublication input[type='text'] {
    width: 35px;
}

.cwSearchFilter label,
.cwSearchForm label {
    width: auto;
    margin-right: 5px;
}

.tx-cw .ajaxLoading {
    background: url('../Images/ajax-loader.gif') no-repeat;
    height: 40px;
    width: 215px;
    padding-top: 20px;
    color: #ebe6e6;
    font-size: smaller;
}

.tx-cw .blockMsg {
    border: none !important;
    background-color:  transparent !important;
    width: auto !important;
}

.tx-cw .icon {
    display: inline-block;
}

.tx-cw .pdficon {
    background: url('../Images/pdficon.png') no-repeat;
    height: 16px;
    width: 16px;
}

.pagination {
    text-align: center;
}

.pagination li {
    list-style: none;
    display: inline-block;
}

/* CSS CW SEARCHFORM - BEGIN */

/*.cwSearchSelectStates,
.cwSearchSelectLearningDomains,
.cwSearchSelectLevelOfEducations
{
        display: inline-block;
        vertical-align: text-top;
        margin-right: 10px;
        margin-bottom: 10px;
}

.cwSearchForm .cwSearchDocumentFormat
{
    margin-top: 15px;
}



.cwSearchForm .cwSearchDateOfPublication {
    float: left;
    margin-right: 10px;
}

.cwSearchSelectionList select
{
    width: 200px;
}

.cwSearchForm .cwSearchFreeSearch input[type='text'] {
    display: block;
    width: 420px;
}

.cwSearchSelectionList .chosen-choices {
    overflow-y: auto;
    max-height: 200px;
}

/* CSS CW RESULT - BEGIN */

/*.cwResultList {
	width: 460px;
    
}

.cwResultList .resultList {
   min-height: 650px;
}

.cwResultList ul.documents {
    margin: 0px;
}

.cwResultList .document {
    margin: 10px 0px;
    border-bottom: 1px solid gray;
    list-style-type: none !important;
}

.cwResultList .document .resultNumber {
    float: left;
    
}

.cwResultList .document .content {
    margin-left: 7px;
    float: left;
    width: 90%;
}

.cwResultList .document .content a {
    color: #0066cc;
}

.cwResultList .document .extra {
    margin-top: 3px;
    font-size: smaller;
    font-weight: normal;
}

.cwResultList .document .localNotations {
    color: #009900;
    margin-top: 3px;
    font-size: smaller;
    font-weight: normal;
}

.cwResultList .document .actions {
    font-size: smaller;
    margin-top: 3px;
}

.cwResults .cwSearchFilter,
.cwResults .cwResultList{
    display: inline-block;
    float: left;
}

.cwResults .cwSearchModul {
    margin-bottom: 10px;
}


.cwResults .cwSearchFilter {
    width: 200px;
    border-right: 1px solid #c8ccc4;
    padding-right: 5px;
    margin-right: 5px;
}

.cwResults .cwSearchFreeSearch input[type='text'] {
    display: block;
    width: 100%;
}

.cwResults .isSearchingInMetadata,
.cwResults .isSearchingInFulltext {
    display: block;
}

/* CSS CW RESULT - BEGIN */

/*.tx-cw .detail table {
    font-size: 12px;
}

.tx-cw .detail table td.newSection {
    padding-bottom: 25px;
}

.tx-cw .detail table td {
    vertical-align: top;
}

.tx-cw .detail table tr td:first-child {
    font-weight: bold;
}

/* DETAIL VIEW - BEGIN */

/*.detail .headline,
.detail .footer {
    color: #922224;
    border-bottom: 1px solid #c8ccc4;
    margin-bottom: 10px;
    font-weight: bold;  
    position: relative;
}

.detail table  {
    border-spacing: 0px 10px; 
}

.detail table tr ul {
    margin-left: 0px !important;
}

.detail table tr ul li {
    list-style: none !important;
    margin-left: 0px !important;
}

.detail table tr ul li .uriLabel {
    width: 45px;
    display: inline-block;
}

.detail .footer {
    margin-top: 10px;
    border-top: 1px solid #c8ccc4;
    border-bottom: none;
    padding-top: 7px;
}

.detail .headline .mainTitle {
    width: 95%;
    display: inline-block;
}

.detail .headline .prevAndNextDocument,
.detail .footer .prevAndNextDocument {
    font-size: 1.5em;
    font-family: sans-serif;
    float: right;
    margin-right: 5px;
    position: absolute;
    right: -7px;
    bottom: -1px;
}

.detail .footer .prevAndNextDocument {
    top: 2px;
}

.prevAndNextDocument a{
    color: #922224;
    text-decoration: none !important;
}


/* CSS CHOSEN MODIFY - BEGIN */

/*.tx-cw .chosen-container-multi .chosen-choices .search-field input {
    height: 16px;
}

.tx-cw .chosen-choices li {
    display: block;
    float: none;
}

.tx-cw .chosen-container ul
{
    margin: 0px !important;
}

.tx-cw .chosen-container li {
    margin: 2px !important;
}

.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input,
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span,
.chosen-rtl .chosen-search input 
{
    background-image: url('../Images/chosen-sprite.png') !important;
}

.group-result.test {
    display:none !important;
}*/

.edu-dialog__wrapper.iframe-container {
    max-width: 990px;
    height: 100%;
}

#edu_dt__watchlist-print-export__dialog {
    height: 95%;
    width: 100%;
}

#edu_dt__watchlist-print-export__dialog .edu-content {
    height: 90%;
}

#edu_dt__watchlist-print-export__dialog .edu-content iframe {
    width: 100%;
    height: 100%;
}

body.edu-main .col-std-main {
    width: 100%!important;
}

/* CSS CHOSEN MODIFY - END */