#slider{
    float: left;
    margin: 6px 2px 0 10px;
    width: 160px;
}

#slider:hover{
    cursor: pointer;
}

#slider-value{
    float: left;
    margin: 6px 2px 0 10px;
    width: 20px;
    font-weight: bold;
}

#page-total{
    float:left;
    margin: 2px;
    font-size: 16px;
    line-height: 20px;
}

#page-current{
    float:left;
    margin: 2px;
    font-size: 16px;
    line-height: 20px;
}

#page-after{
    float:left;
    margin: 2px;
    font-size: 20px;
}

#page-before{
    float:left;
    margin: 2px;
    font-size: 20px;
}

#pagination-total{
    font-size: 20px;
    font-size: 16px;
    float:  left;
    margin-top: 4px;
    color: #95C11F;
}

#pagination a {
    color: #95C11F;
}

#pagination {
    margin: 10px 0 10px 10px;
}

#pagination a:hover {
    color: #CFF21E!important;
}

.newsitem-row {
    font-weight: bold;
}

.newsitem-row:hover{
    background: #CFD3C8!important;
}
/*
.newsitem-row-active, .grouped-extra.newsitem-row, .is_group.opened{
  background: #CFD3C8!important;
}
*/
.is_group .expander{
    cursor: pointer;
    padding-left: 18px;
    margin-left: 10px;
    background: url("../../images/innews/toggle-expand-dark.png");
}
.is_group.opened .expander{
    background: url("../../images/innews/toggle-collapse-dark.png");
}
.newsitem-read {
    font-weight: normal;
}

.newsitem-row-selected{
    background: #CFD3C8!important;
}

.newsitem-stars{
	width: 14px;
	height: 14px;
    margin-left: 8px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: 2px;
	background: url("../../images/innews/star1.png");
}
.newsitem-stars.starred{
	background: url("../../images/innews/star2.png");
}
.newsitem-stars:hover{
    cursor: pointer;
}

.header-sortable {
    font-weight: bold!important;
    white-space: nowrap;
}

.header-sortable:hover{
}
.ni-full-text{
    font-weight: normal;
}
.folder-color-preview{
    border:none;
    display:block;
    float:right;
    width:10px;
    height:10px;
    margin-top:1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.folder-box-container-wrapper{
}
.folder-color-preview-newsitem-container{
    display:block;
    height: 18px;

    float:left;
    margin-right: 2px;
}
.folder-color-preview-newsitem-container:last-child {
	margin-right: 12px;
}

.folder-color-preview-newsitem {
    border: none;
    width: 40px;
    padding: 0 1px 0 1px;
    height: 18px;
    line-height: 18px;

    font-size: .8em;
    color: #fff;
    overflow: hidden;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.folder-color-preview-newsitem-text {
    text-align: center;
    height: 18px;
    line-height: 18px;
    width: 40px;
}

button.btnDone {
    font-size: 12px!important;
}

.date-type-labels{
    cursor:pointer;
    margin-left:10px;
    display:block;
    float: left;
    width:80px;
    font-size: 90%;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}

.cell-constrained {
    /*  height: 30px;
      line-height: 30px;*/
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    overflow: hidden;
}

.cell-constrained .ni-caption {
    width: 150px;
}

.cell-constrained .ni-source {
    color: #4D4D4D;
    font: Arial;
    font-size: 10px;
    font-weight: bold;
    height: 30;
    padding-left: 10px;
    /*width: 50px;*/
}

.cell-constrained .ni-super-category {
    width: 120px!important;
}
.cell-constrained .ni-super-category.multi{
    text-decoration: dotted;
}
.cell-constrained .ni-generic {
    width: 50px;
    margin-right: 4px!important;
}

.ni-date {
    /*  height: 30px;
      line-height: 30px;*/
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.ni-super-category
{
    overflow: hidden;    
    text-align: center;
}
.ni-super-category.multi{
    border-bottom: 1px dotted #000;
}
.ni-checkbox.ni-controls {
    text-align: center;
    margin-top: 6px;
}

table th, tr, td {
    vertical-align: top!important;
}

#search-button, #delete-search-button {
	cursor: pointer;
}

#delete-search-button {
	position: relative;
    left: -48px;
    z-index: 10;
    top: 3px;
    margin-right: -13px;
}

.scroll-to-top {
    padding: 2px;
    text-align: center;
    position: fixed;
    z-index: 9990;
    bottom: 75px;
    display: none;
    right: 10px;
	font-size: 32px;
	cursor: pointer;
}

.sphinx-instruction {
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 4px;
}

#sphinx-instructions {
    display: none;
}

#sphinx-instructions div.instruction {
    line-height: 20px;
}

.sort-controls {
    width: 8px;
    margin-left: 2px;
    display: inline-block;
}

.sort-arrow{
    height: 6px;
    width: 11px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    float:left;
    margin: 0 0 1px 0;
    padding: 0;
    cursor: pointer;
}

.sort-direction-n {
    background: url('../../images/innews/arrows.png') -52px -28px no-repeat;
}

.sort-direction-s {
    background: url('../../images/innews/arrows.png') -52px -34px no-repeat;
}

.sort-direction-n:hover {
    background: url('../../images/innews/arrows.png') -18px -28px no-repeat;
}

.sort-direction-s:hover {
    background: url('../../images/innews/arrows.png') -35px -34px no-repeat;
}

.sort-direction-n-active {
    background: url('../../images/innews/arrows.png') -18px -28px no-repeat;
}

.sort-direction-s-active {
    background: url('../../images/innews/arrows.png') -35px -34px no-repeat;
}

.rating-icon {
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 10px;
    height: 9px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
}

.rating-icon-popup {
    background-repeat: no-repeat;
    background-position: 42% 2px;
    display: block;
    height: 9px;
    cursor: pointer;
    font-weight: bold;
    padding-bottom: 1px;
}


.rating-neutral {
    background-image: url('../../images/innews/o.png');
}

.rating-positive {
    background-image: url('../../images/innews/plus.png');
}

.rating-negative {
    background-image: url('../../images/innews/minus.png');
}

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { text-align: center; font-weight: 400!important; position: absolute; z-index: 2; width: 2.2em!important; line-height: 1.4em!important; height: 1.4em!important; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider .ui-slider-handle:hover {
    cursor: pointer;
}
.ui-slider-horizontal { height: 1.6em; }
.ui-slider-horizontal .ui-slider-handle { top: -.45em!important; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.popup-metadata-container {
    width: 100%;
    margin-bottom: 15px;
}
.tv-player-header .popup-metadata-container{
    width: auto;
    margin-bottom: 0;
    margin-left: 200px;
}
.popup-metadata {
    margin-left: 55px;
}
.tv-player-header .popup-metadata{
    margin-left: 0;
}
.popup-metadata-item {
    border-right: 1px solid #000;
    float: left;
    padding: 8px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}
.tv-player-header .popup-metadata-item, .diavgeia-header .popup-metadata-item, .youtube-player-header .popup-metadata-item{
    color: #fff;
    margin: 10px 0;;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    font-size: 16px;
    border-right: 1px solid #fff;
}
.jp-progress {
    background-color: transparent!important;
}

.jp-seek-bar {
    background-color: #EC145A!important;
    background-image: none!important;
}

#dateRange {
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    padding-bottom: 0;
    padding-top: 0;
    cursor: pointer;
}

#edKeyword {
    width:250px;
    margin:0;
    padding:0;
    float:left;
}

#search-button {
    width:29px;
    float:left;
    margin:0;
    padding:0;
}

div#daterange-container {
    float:left;
    width:205px;
    margin:0;
    padding:0;
}

div#filter-controls {
    float:left;
    height: 20px;
    background-color: #404142;
}

.web-popup-header {
    background: #000 url(../../images/innews/services/service-web-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.tv-player-header{
    background: #000 url(../../images/innews/services/service-tv-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.diavgeia-header{
    background: #000 url(../../images/innews/services/service-diavgeia-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.radio-player-header{
    background: #000 url(../../images/innews/services/service-radio-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.press-popup-header{
    background: #000 url(../../images/innews/services/service-press-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.social-popup-header{
    background: #000 url(../../images/innews/services/service-social-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.fek-popup-header{
    background: #000 url(../../images/innews/services/service-fek-text-header.png) no-repeat 10px 10px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0;
}

.info-popup-header{
    height: 40px;
    margin: 0;
    padding-left: 10px;
}

.info-caption-td {
    font-weight:bold;
    padding:5px;
    text-align:right;
    width:160px;
}

.info-value-td {
    padding:5px;
    text-align:left;
    width:540px;
}

#checkbox-toggle{
    margin-left: 0;
    padding: 0;
    margin-top: 2px;
}

.left-menu-separator {
    height: 5px;
}

#folder-settings-link {
    display: block;
    float: right;
    height: 16px;
    margin: 3px 12px 0 0;
}

#source-selection {
    width: 520px;
    min-height: 300px;
    margin-left:auto;
    margin-right:auto;
    background-color: #f1f1f1;
}

#sources-selected {
    width: 400px;
    margin-left:auto;
    margin-right:auto;
}

#sources-selected li {
    min-height: 20px;
}
#list-search {
    width: 400px;
    height: 30px;
    line-height: 25px;
    font-size: 16px;
    margin-left:auto;
    margin-right:auto;
    display: block;
}
#source-search {
    width: 450px;
    height: 300px;
    font-size: 16px;
    margin-left:auto;
    margin-right:auto;
    display: block;
}

#source-selection .ui-multiselect
{
    margin: 0 auto;
}
#sources-selected-container {
    width: 400px;
    margin-top: 10px;
    display: none;
    padding:2px;
    margin-left: auto;
    margin-right: auto;
}

.source-selection-title {
    background-color: #000;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #f3f3f3;
    margin-bottom: 10px;
    padding: 5px;
}

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}

/* SETTINGS */
.press { color: #178044; }
.social-media { color: #0075BE; }
.web { color: #FDB50E; }
.tv { color: #EF3E3A; }
.radio { color: #E20F56; }
.export { color: #56A541; }

.image-format{
    display: block;
    width: 70px;
    height: 24px;
    background-color: transparent;
    margin: 4px 4px 4px 10px;
    border-bottom: 1px solid white;
    cursor: pointer;
    text-indent: 25px;
    line-height: 24px;
}

.image-format-active {
    border-bottom: 2px solid #178044;
}

.image-format-selected {
    display: none;
}

.image-format-active .image-format-selected {
    display: block;
}

.image-jpg {
    background: url('../../../images/icon_jpg.png') top left no-repeat;
}

.image-djvu {
    background: url('../../../images/icon_djvu.png') top left no-repeat;
}

.image-pdf {
    background: url('../../../images/icon_pdf.png') top left no-repeat;
}

.setting-group-title {
    padding-bottom: 2px;
    border-bottom: 1px dotted #c1c1c1;
    width: 235px;
    font-weight: 500;
    margin: 6px 0 4px 10px;
}

#settings-container {
    margin-left: 25px;
}

.setting-title-text {
    margin-left: 10px;
    line-height: 18px;
    background-color: transparent;
}

.setting-title {
    padding: 3px;
    height: 20px;
    margin-top: 4px;
    line-height: 18px;
    font-weight: bold;
    width: 250px;
}

#left a {
    font-size: 11px;
}

/* PRESS POPUP */
.listitem  .text-popup{
	display: block;
}
.listitem-metadata-press {
    padding: 3px 3px 3px 25px;
    display: block;
    background: #dddddd;
    margin-bottom: 1px;
    padding-left: 4px!important;
    font-size: 11px;
    color: #000000;
}

.metadata-label {
    width: 100px;
    float: left;
    font-weight: bold;
}

.metadata-field {
    width: 130px;
    float: left;
}

.rating-triggers {
    margin: 0!important;
    padding: 0!important;
    cursor: pointer;
}
.delete-buttons img {
    margin-top: 10px;
}

div.color-picker-outer{
    position: relative;
    width: 36px;
    height: 36px;
    background: url(../../../js/jquery-plugins/colorpicker/images/select.png);
}

div.color-picker-inner {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 30px;
    height: 30px;
    background: url(../../../js/jquery-plugins/colorpicker/images/select.png) center;
}

#category-selectable .ui-selecting { background: #C6E99C; }
#category-selectable .ui-selected { background: #AEE073; color: #000; font-weight: bold; }
#category-selectable { float:left; list-style-type: none; margin: 0; padding: 0; width: 300px; }
#category-selectable li.item { margin: 3px; padding: 0.4em; font-size: 1.1em; height: 24px; cursor: pointer;}
#category-selectable li.title { margin: 3px; padding: 0.4em; font-size: 1.4em; height: 18px; font-weight: bold; }

#service-selectable .ui-selecting { background: #C6E99C; }
#service-selectable .ui-selected { background: #AEE073; color: #000; font-weight: bold; }
#service-selectable { float:left; list-style-type: none; margin: 0; padding: 0; width: 200px; }
#service-selectable li.item { margin: 3px; padding: 0.3em; font-size: 1.2em; line-height: 22px; height: 22px; cursor: pointer;}

#content-top-controls {
    display: none;
    background-color: #404142;
}

.report-tab {
    /*min-height: 200px; */
}

.report-select {
    padding: 2px;
    margin-top: 16px;
    float: left;
    margin-right: 10px;
    font-size: 14px!important;
}

.wizard-button {
    cursor: pointer;
    padding: 6px;
    bottom: 10%;
    float:right;
    width: 100px;
    text-align: center;
}

.button-previous {
    margin-right: 8px;
}

.button-next {
    margin-right: 8px;
}

.wizard-button:active {
}

.wizard-button:hover {
    color: #8BC743;
}

.wizard-button-container {
    float: left;
    height: 60px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

#date-select-container {
    padding: 20px;
    width: 280px;
    margin-bottom: 40px;
}

#date-select-container label {
    cursor: pointer;
    width: 40px;
    display: block;
    float:left;
    margin-top: 3px;
    margin-left: 4px;
    font-weight: bold;
    color: #000;
}

#date-select-container input {
    cursor: pointer;
    width: 74px;
    display: block;
    float:left;
    padding: 1px;
    border: 1px solid #ccc;
    margin-right: 8px;
}

#date-select-container input:focus {
    border: 1px solid #8BC743;
}

.report-select-control-container{
    float:left;
    margin: 20px 20px 0 20px;
}

.report-select-control-container input {
    text-align: center;
    font-size: 12px;
    padding: 6px;
    height: 20px;
    width: 140px;
    line-height: 18px;
    font-weight: bold;
}

.report-separator {
    height: 1px;
    width: 1px;
    margin-top: 10px;
}

#report-tabs {
    min-height: 500px;
    padding: 0;
}

.box-shadow {
    -moz-box-shadow: 3px 3px 4px #616161;
    -webkit-box-shadow: 3px 3px 4px #616161;
    box-shadow: 3px 3px 4px #616161;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#616161')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#616161');
}


.report-table {
    border: none;
    text-align:center;
    font-weight: bold;
    background-color: #fff;
    width: 400px;
}

.report-table th  {
    border: none!important;
    background-color: #414042;
    padding: 6px 10px 6px 10px;
    text-align: left;
    color : #fff;
}

.report-table td.header {
    border: none!important;
    padding: 6px 10px 6px 10px;
    text-align: left;
    color : #fff;
    background-color: #414042;
}

.report-table .footer-row td {
    padding: 6px 10px 6px 10px;
    text-align: left;
    color : #fff;
    border: none!important;
    background-color: #b7b7b7;
}

.report-table .report-row-outer > td {
    padding: 6px 10px 6px 10px;
}

.report-table .report-row-inner > td {
    padding: 6px 10px 6px 10px;
    border-bottom: 1px solid #fff;
}

.report-table .report-row-outer {
    color: #fff;
    background-color: #414042;
}

.report-table .report-row-even {
    background-color: #dfdede;
}

.report-table .report-row-odd {
    background-color: #dfdede;
}

.report-table .report-row-inner {
    color: #000;
    background-color: #dfdede;
}

.date-input {
    cursor: pointer;
}

.report-panel {
    float: left;
    background-color: #fff;
    min-height: 400px;
    padding: 20px;
}

.report-panel-data {
    margin-left: 20px!important;
}

#chart-data-container {
    margin-top: 10px;
    padding: 20px 0 20px 0;
}

.report-data-table {
    width: 400px;
}

.report-table-container {

}

.source-delete-button {
    background-color: transparent;
    height: 16px;
    width: 16px;
    cursor:pointer;
    float: right;
    padding: 4px;
    display: block;
}

.source-delete-button img {
    margin-left: 2px;
}

.source-listitem {
    padding: 4px;
    line-height: 20px;
    font-size: 12px;
    background-color: #404142;
    margin-bottom: 1px;
    color: #fff;
}

.source-listitem:hover {
    background-color: #b7b7b7;
    color: #000;
}

#content-top-controls .ui-selectmenu {
    -moz-border-radius: 0!important; -webkit-border-radius: 0!important; -khtml-border-radius: 0!important; border-radius: 0!important;
    border-right: 1px solid #9C9C9D!important;
    background: #404142
}

/*** Dialog ***/
.ui-dialog {
    background-image: none!important;
    background-color: #fff!important;
    border-style: none!important;
    padding: 0!important;
    color: #fff!important;
    -moz-border-radius: 0!important; -webkit-border-radius: 0!important; -khtml-border-radius: 0!important; border-radius: 0!important;
}

.report-dialog-message {
    color: #000!important;
}

.ui-dialog-titlebar {
    background-image: none!important;
    background-color: #000!important;
    border-style: none!important;
    color: #fff!important;
    padding-top: 8px;
    padding-bottom: 8px;
    -moz-border-radius: 0!important; -webkit-border-radius: 0!important; -khtml-border-radius: 0!important; border-radius: 0!important;
}

.ui-dialog-titlebar-close .ui-icon,
.ui-dialog-titlebar  .ui-state-hover .ui-icon {
    background: url(../../images/innews/delete.png) 2px 2px #000 no-repeat!important;
}

.ui-dialog .ui-dialog-content{
    color: #000!important;
}

.ui-dialog .ui-dialog-titlebar-close {
    background-color: #000!important;
}

.ui-dialog-buttonpane {
    background-image: none!important;
    background-color: #fff!important;
    border-style: none!important;
}

/*** Settings ***/
.setting-label {
    font-size: 10px;
    margin-left: 20px;
    width: 150px;

}

.settings-radio-control-element .setting-label {
    margin-left: 24px;
}

.settings-file-selection {
    width: 30px!important;
    margin-right: 3px;
    padding-left: 24px!important;
}

.settings-left {
    float:left;
}

.settings-right {
    float: left;
    width: 668px;
}

.settings-service-type-header {
    height: 20px;
    line-height: 20px;
    color: #fff;
    width: 80px;
    font-weight: bold;
    margin-right: 2px;
    float: left;
    padding-left: 10px;
}

.settings-service-container {
    margin-bottom: 15px;
}

.settings-radio-control-element {
    float: left;
    width: 130px;
    padding: 10px 0 10px 0;
    margin-left: 3px;
    cursor: pointer;
    font-size: 10px;
}


.settings-selected {
    font-weight: bold;
}

.settings-checkbox-control-element {
    float: left;
    width: 150px;
    padding: 10px 5px 10px 0;
    text-indent: 5px;
    cursor: pointer;
}

.settings-checkbox-control-generic {
    background: url(../../images/innews/reports/check-report-2.png) 2px 50% no-repeat;
    float: left;
}

.settings-checkbox-control-generic:hover {
    background: url(../../images/innews/reports/check-report-1.png) 2px 50% no-repeat;
    float: left;
}

.settings-checkbox-control-generic-selected {
    background: url(../../images/innews/reports/check-report-1.png) 2px 50% no-repeat;
    float: left;
}

.settings-checkbox-control-container {
    float: left;
}

.settings-radio-control-generic {
    background: url(../../images/innews/reports/check-report-2.png) 2px 50% no-repeat;
}

.settings-radio-control-generic:hover {
    background: url(../../images/innews/reports/check-report-1.png) 2px 50% no-repeat;
    font-weight: bold;
}

.settings-checkbox-control-element {
    float: left;
    margin-left: 3px;
}

.settings-checkbox-control-generic-hover {
    background: url(../../images/innews/reports/check-report-1.png) 2px 50% no-repeat;
    font-weight: bold;
}

.settings-radio-control-generic-selected {
    background: url(../../images/innews/reports/check-report-1.png) 2px 50% no-repeat!important;
    font-weight: bold;
}

.settings-radio-control-jpeg {
    background: url('../../../images/icon_jpg.png') left center no-repeat;
}

.settings-radio-control-djvu {
    background: url('../../../images/icon_djvu.png') left center no-repeat;
}

.settings-radio-control-pdf {
    background: url('../../../images/icon_pdf.png') left center no-repeat;
}

.settings-setting-container {
    background-color: #dedede;
    float: left;
    width: 100%;
}

.settings-setting-header {
    color: #fff;
    height: 20px;
    background-color: #656668;
    line-height: 20px;
    padding: 0 10px;
}

/** OCR **/
.text-highlight {
    background-color: #F9F02B;
}

.text-popup {
    background-color: #414042!important;
    text-align:center;
    line-height: 18px;
    font-weight: bold;
    padding: 4px 0 4px 0!important;
    margin-left: auto;
    margin-right: auto;
    color: #fff!important;
    cursor: pointer;
}

.text-popup:hover {
    background-color: #616062!important;
}

.ocr-popup-header {
    background-color: #000;
    text-indent: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    color: #00aaaa;
    z-index: 999999;
}

.ocr-container {
    padding: 10px;
    z-index: 999999;
    display: block;
    line-height: 14px;
}
/*
table.newsitems tr.grouped{
  display: none;
}
*/
/* ExtraView all grouped items opened */
table.newsitems tr.grouped{
    display: table-row;
}

td.ui-datepicker-current-day{
    border: 1px solid #888 !important;
    background-color: #aaa !important;
}
.grouped-pages{
    color: #000;
	white-space: nowrap;
	margin-right: 5px;
}
.grouped-pages a{
	cursor: default;
	color: #000;
}
.newsitem-row-selected .grouped-pages a{
	cursor: pointer;
		color: #0078a5;

}
.newsitem-row-selected .grouped-pages a.selected{
	text-decoration: underline;
}
.newsitem-row.newsitem-row-active td{
	background: #F0E68C;
}
.latest-area-title{
    padding-left: 20px;
    padding-right: 10px;
    position: relative;
}
.latest-area-title h2{
    padding-left: 70px;
    text-shadow: none;
    margin: 0;
    height: 50px;
    line-height: 50px; 
    background: #BBD26A;
    box-shadow: 0px 1px 6px -1px rgba(0,0,0, 0.43);
}
.clusters .latest-area-title{
    padding-left: 50px;
    background: none;
    padding-left: 0;
}
.type-1 .latest-area-title h2
{
    background: #BBD26A url("../../../images/press.png") no-repeat 20px 9px;

}
.type-4 .latest-area-title h2
{
    background: #BBD26A url("../../../images/radio.png") no-repeat 20px 9px;

}
.type-5 .latest-area-title h2
{
    background: #BBD26A url("../../../images/social.png") no-repeat 20px 9px;

}
.type-3 .latest-area-title h2
{
    background: #BBD26A url("../../../images/tv.png") no-repeat 20px 9px;

}
.type-2 .latest-area-title h2
{
    background: #BBD26A url("../../../images/web.png") no-repeat 20px 9px;

}
.headlines-wrapper .latest-area-title h2
{
    background: #BBD26A url("../../images/innews/deltia-bg.png") no-repeat 20px 9px;

}
.lists-container td{padding: 8px 12px 8px 12px!important;}
.multi-select-container{
    background: #dedede;
    width: 800px;
    height: 300px;
    padding-bottom: 30px;
    clear: both;
}
.settings-input-control-container{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
.settings-input-control-container input{

}
#category-filter-select-wrapper{float: left; margin-top: 10px;margin-right: 10px;}
#category-filter-select{width: 160px;}
#category-filter-select-wrapper .ui-selectmenu{border: 1px solid #000!important; height: 24px!important;background: #fff!important}
#category-filter-select-wrapper .ui-selectmenu-status{font-size: 14px!important;line-height: 18px!important;color: #000!important}
#category-filter-select-menu{
    background: #fff!important;
}
#category-filter-select-wrapper label{color: #fff; padding-left: 10px;font-weight: bold;font-family: Verdana, Arial;font-size: 14px;}
#category-filter-select-menu a{font-size: 14px; line-height:14px; color: #000;}
#category-filter-select-menu .ui-state-hover a{color: #fff}
#category-filter-select-button { color:#FFFFFF!important; }
#category-filter-select-button .ui-selectmenu-icon { background: url('../../images/innews/arrows.png') 0 -34px no-repeat!important;top: 50%; margin-top: -2px;right: 5px;width: 8px; }

#svcFilter-wrapper{float: left; margin-top: 10px;margin-right: 10px;}
#svcFilter-wrapper label{color: #fff; padding-left: 10px;font-weight: bold;font-family: Verdana, Arial;font-size: 14px;}
#svcFilter-wrapper .ui-selectmenu{border: 1px solid #000!important; height: 24px!important;background: #fff!important}
#svcFilter-wrapper .ui-selectmenu-status{font-size: 14px!important;line-height: 18px!important;color: #000!important}
#svcFilter-menu{
    background: #fff!important;
}
#svcFilter-menu a{font-size: 14px; line-height:14px; color: #000;}
#svcFilter-menu .ui-state-hover a{color: #fff}
#svcFilter-menu .ui-selectmenu-item-icon, #svcFilter-button .ui-selectmenu-item-icon
{
    background-size: 18px 18px!important;
    width: 18px!important;
    height: 18px!important;
    top: 50%;
    margin-top: -9px;
}
#svcFilter { width:80px; text-align:left; }
/*#svcFilter-button { background:url("../../images/innews/greenbutton.jpg") repeat-x scroll 50% 50% transparent!important; border:none!important; color:#000000!important; }*/
#svcFilter-button { color:#FFFFFF!important; }
#svcFilter-button .ui-selectmenu-icon { background: url('../../images/innews/arrows.png') 0 -34px no-repeat!important;top: 50%; margin-top: -2px;right: 5px;width: 8px; }
.icon-type-1 .ui-selectmenu-item-icon{
    background: url(../../../images/press.png) no-repeat!important;
}
.icon-type-2 .ui-selectmenu-item-icon{
    background: url(../../../images/web.png) no-repeat!important;
}
.icon-type-3 .ui-selectmenu-item-icon{
    background: url(../../../images/tv.png) no-repeat!important;
}
.icon-type-4 .ui-selectmenu-item-icon{
    background: url(../../../images/radio.png) no-repeat!important;
}
.icon-type-5 .ui-selectmenu-item-icon{
    background: url(../../../images/social.png) no-repeat!important;
}
.multi-select{
    width: 700px;
    height: 300px;
}
#multi-select-5, #sources-list-5{
    height: 150px;
}
.no-items-row{
    padding: 30px 0;
    padding-left: 100px;
    font-size: 16px;
    font-weight: bold;
}
.services{
    margin-top: 5px;
}
.services li{
    display: inline-block;
    padding-right: 20px;
    
    position: relative;
}
.services li.hidden{
    opacity: 0.7;
}
.services li a{
    padding-left: 25px;
    color: #fff;
    background-size: 20px 20px!important;
    background-position: 0 0px;
    font-size: 18px;
    padding-bottom: 2px;
}
.services li.hidden a:hover span.text{
    border-bottom: none;
}
.services li.selected a span.text, .services li a:hover span.text, .services li.hidden.selected a:hover span.text{
    border-bottom: 1px solid #fff;
}
.icon-type-1 a{
    background: url(../../../images/press.png) no-repeat;
}
.icon-type-2 a{
    background: url(../../../images/web.png) no-repeat;
}
.icon-type-3 a{
    background: url(../../../images/tv.png) no-repeat;
}
.icon-type-4 a{
    background: url(../../../images/radio.png) no-repeat;
}
.icon-type-5 a{
    background: url(../../../images/social.png) no-repeat;
}
.icon-type-7 a{
    background: url(../../../images/logo_service.png) no-repeat;
}
.icon-type-8 a{
    background: url(../../../images/diavgeia.png) no-repeat;
}
.icon-type-9 a{
    background: url(../../../images/fek.png) no-repeat;
}
.nav-counter {
    position: absolute;
    top: 2px;
    right: 1px;
    min-width: 8px;
    height: 20px;
    line-height: 20px;
    margin-top: -11px;
    padding: 0 6px;
    font-weight: normal;
    color: white;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    background: #e23442;
    border: 1px solid #911f28;
    border-radius: 11px;
    background-image: -webkit-linear-gradient(top, #e8616c, #dd202f);
    background-image: -moz-linear-gradient(top, #e8616c, #dd202f);
    background-image: -o-linear-gradient(top, #e8616c, #dd202f);
    background-image: linear-gradient(to bottom, #e8616c, #dd202f);
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.12);
}
#user-shortcuts .selected{color: #95C11F}
.diavgeia-popup .row .label{
    float: left;
    width: 200px;
    font-weight: bold;
}
.diavgeia-popup .row .value{
    float: left;
    margin-left: 0px;
    width: 400px;
}
.diavgeia-popup .row{
    margin-bottom: 10px;
}

/* timeline */
.vco-storyjs{
    background-color: transparent!important;
}
.nav-container{
    border-radius: 189px;
    width: 189px!important;
    height: 189px!important;
    background: #8dc63f;
    overflow: hidden;
}
.slider-container-mask{
        background-image: linear-gradient(transparent 40px, rgba(0,0,0,.5) 40px);

}
.vco-storyjs .vco-feature h3{font-family: Verdana!important; font-size: 18px!important;background: transparent!important;}
.vco-slider .slider-item .content{display: block!important;}
.vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow{background: transparent!important;}
.vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-frame{background: transparent!important;border:none!important;}
.vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow::after {display: none!important;}
.vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow::before {display: none!important;}
.vco-storyjs .thumbnail{width: 55px!important;; height: 55px!important;}
.vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content, .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content {
  height: 70px!important;
}
.vco-timeline .vco-navigation .timenav .content .marker.active .flag{
    height: 90px!important;
}
.vco-timeline .vco-navigation .timenav .content .marker .flag .flag-content .thumbnail img{width: 55px!important;height: 55px!important;border-radius: 55px;}
.vco-timeline .vco-navigation{height: 300px!important;}
.youtube-player-header{overflow: hidden;}
.youtube-player-header .popup-metadata-item{border-left: 1px solid #fff; border-right: none;overflow: hidden;font-size: 11px;}
.youtube-player-header .popup-metadata-container{width: auto;float: right;}
.youtube-description{
    float: right;
    width: 370px;
    height: 260px;
    padding: 5px;
    box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
    background: #fff;
    line-height: 16px;
    overflow-y: scroll;
}
.youtube-player-header{
    background: #000 url(../../images/innews/services/service-social-text-header.png) no-repeat 20px 10px;
    height: 40px;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.popup-metadata-item.youtube-title{
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    border-right: none;
    overflow: hidden;
}
.popup-metadata-container .popup-metadata{
    margin-left: 0;
}
.youtube-player-header .ui-multiselectcheckbox.ui-state-default{
      border: 1px solid #696969;
       background: #4c4c4c url(images/ui-bg_flat_0_4c4c4c_40x100.png) 50% 50% repeat-x;
}
.datepicker-wrapper{
    position: absolute;
    right: 20px; 
    top: 15px;
}
.datepicker-wrapper .fa{
    position: absolute;
    left: 10px;
    font-size: 14px;
    top: 50%;
    margin-top: -7px;
}
.datepicker-wrapper input[type='text']{
    border-radius: 4px;
    padding: 0;
    height: 24px;
    line-height: 24px;
    border: none;
    padding-left: 30px;
    padding-right: 10px;
    width: 113px;
}
.col-left{
    float: left
}
.col-right{
    float: right
}
.panoptis-wrapper{
    padding: 40px;
}
#logo-wrapper img {
	top: -5px;
}
#footer img {
	vertical-align: bottom;
	height: 40px;
}
.panoptis-wrapper #page-title{
    font-size: 18px;
    font-weight: bold;
    background: none;
    background-image: url(../../../images/panoptis/panopt-logo.png);
    padding-top: 0;
    margin-top: 0;
    background-repeat: no-repeat;
    color: #000;
    line-height: 30px;
    padding-left: 45px;
}
.panoptis-wrapper .col-left{
    margin-top: 20px
}
.panoptis-wrapper .service-title{
    color: #fff;
    margin-bottom: 20px;
    max-width: 915px
}
.panoptis-wrapper td.icon{
    background: none
}
.services-image-wrapper{
    max-width: 945px
}
.services-image-wrapper ul li{
    float: left; 
    width: 120px;
    height: 100px;
    margin-left: 7px;
    margin-right: 8px;
    margin-bottom: 15px;
    text-align: center;
}
.services-image-wrapper ul li img{
    max-width: 100%;
    max-height: 84px;
}
.services-image-wrapper ul li h3{
    text-align: center;
    background: none
}
.latest-area .latest-area-fullscreen{
    width: 10px;
    height: 9px;
    background: url(../../images/innews/plus-b.png);
    text-indent: -9999px;
    position: absolute;right: 50px; top: 20px;
}

.latest-area .latest-area-check-all{
    position: absolute;right: 70px; top: 18px;
}
.latest-area.expanded .latest-area-fullscreen{
    background: url(../../images/innews/minus-b.png);
}
.hidden{
	display: none;
}
.edit-alert-list .edit-alert-list-active {
    display: none;
}
.edit-alert-list .edit-alert-list-inactive {
    display: inline-block;
}
.edit-alert-list.active .edit-alert-list-active {
    display: inline-block;
}
.edit-alert-list.active .edit-alert-list-inactive {
    display: none;
}
.split.split-horizontal, .gutter.gutter-horizontal {
    height: 100%;
    float: left;
}
.gutter.gutter-horizontal {
    background-image: url(../../images/innews/grips/vertical.png);
    cursor: ew-resize;
}
.gutter {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 50%;
}
.frontpages-wrapper .newspaper{margin-top: 10px; float: left; width: 189px;text-align: center;}
.frontpages-wrapper .newspaper img{box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.55);height: 175px;}
.frontpages-wrapper .newspaper.first{clear: left;}
.frontpages-wrapper{padding: 30px 0;padding-top: 20px}
