/*
 * Action buttons in CBRWDataTable.
 */
.portlet-body .dataTable .btn-group {
	margin-bottom: 0 !important;
}

.table td.number, td.table td.money, .table td.date, .table td.id {
	text-align: right;
}

.table tfoot .number, .table tfoot .money, .table tfoot .date, .table tfoot .id {
	text-align: right;
}

.table .currency {
	
}

.table .checkfield {
	width: 24px;
}

.table .input-info {
	color: #27a9e3;
	font-weight: normal;
}

.form-horizontal .brw-filter .control-group {
	margin-bottom: 8px;
}

div.dataTables_paginate {
	margin: 0;
	float: none;
}

div.dataTables_paginate.rightAlignment {
	text-align: right;
}

div.dataTables_paginate .chzn-container {
	float: none;
	display: inline-block;
	width: 200px;
}

div.dataTables_paginate .chzn-container ul.chzn-results {
	display: block;
}

.pagination ul {
	margin-bottom: 1px;
}

.pagination .pagination-label {
	clear: both;
}

.pagination.leftAlignment .pagination-label {
	text-align: left;
}

.chzn-disabled {
	opacity: 1;
}

.chzn-disabled>a {
	background-color: #eee !important;
	cursor: not-allowed !important;
}

.chzn-disabled .chzn-choices {
	background-color: #eee !important;
	cursor: not-allowed !important;
}

.chzn-container-multi {
	margin: 0 !important;
	padding: 0 !important;
}

/* fix chosen margins in form layouts */
.controls .chzn-container-multi {
	float: left;
}

.chzn-disabled.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
	display: none;
}

.chzn-disabled.chzn-container .chzn-choices li.search-choice {
	padding-right: 5px;
	cursor: not-allowed !important;
}

/* OZN-6518 */
.controls .chzn-container .chzn-drop {
	margin-top: 0;
}

.form-horizontal .form-actions.browser {
	padding-left: 20px;
}

table.clickable tr td, table.selectable tr td {
	cursor: pointer;
}

.popover-title {
	display: none;
}

/* Bug OZN-318 */
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	background-color: #eee !important;
	cursor: not-allowed !important;
}

div.collapse-toggler {
	cursor: hand;
	cursor: pointer;
}



div.expand-toggler {
	cursor: hand;
	cursor: pointer;
}

table.dataTable .mini {
	height: auto;
}

textarea[disabled] {
	resize: none;
}

.dropdown-menu.inbox li a .message {
	display: block !important;
	font-size: 12px;
	overflow: hidden;
}

.table-wrapper {
	width: 100%;
	overflow: auto;
	height: auto;
}

.table thead th {
	vertical-align: middle;
	text-align: left;
}

table.table thead th.sorting, table.table thead th.sorting_asc, table.table thead th.sorting_desc, table.table thead th.sorting_asc_disabled, table.table thead th.sorting_desc_disabled {
	padding-right: 15px;
}

/* IE 10 bug : https://connect.microsoft.com/IE/feedback/details/817099/ie-10-elements-with-relative-position-disappearing-when-scrolling-in-parent-element-on-windows-7
JIRA : OZN-2489
*/
table.table {
	position: relative;
}

table.table .btn-group {
	position: static !important;
}

table.table .btn-group a.btn {
	position: static !important;
}

.btn.blue[disabled] {
    background-color: #b2cefb !important;
}

table.table .btn-group ul {
	top: auto !important;
	left: auto !important;
	margin-right: 11px !important;
	right: 0px !important;
	float: none !important;
}

/* END IE 10 bug JIRA : OZN-2489 */

/* Bug AC-1004 */
.breadcrumb>li {
	display: inline;
}
/* Bug OZN-1360 */
.btn-group>.btn {
	margin-right: 4px;
}

.textField500 {
	width: 500px !important;
}

.confirmdialogdisable {
	display: none;
}

.confirmdialogenable {
	display: inline;
}

.float-left {
	float: left;
}

/* OZN-997 - potrebne doriesit IE9
*/
.tooltip.fade.top {
	position: fixed;
}

div.checker.disabled {
	cursor: not-allowed !important;
}

.filter-label {
	padding-top: 5px;
	margin-top: 2px;
	display: inline-block;
}

form .input-icon .input-info, form .input-icon .input-error, form .input-icon .input-warning, form .input-icon .input-success {
	right: -5px !important;
}

.massPanel {
	max-height: 260px;
	overflow: auto;
}

.massPanelList {
	max-height: 200px;
	overflow: auto;
}

/*
 * OZN-2776
 */
.portlet-body .clearfix .btn-group {
	white-space: normal;
	line-height
}

.portlet-body .clearfix .btn-group>.btn {
	margin-bottom: 2px;
}

/*
OZN-2682
*/
.me-actionButton {
	width: 260px;
}

i.extendedtitle {
	cursor: pointer;
}

/* Bug OZN-3718 */
.form-actions>.btn {
	margin-bottom: 4px;
}

.break-word {
	word-wrap: break-word;
}

.ro-label {
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #eee;
	padding: 6px;
	margin: 0;
	border: 1px solid #e5e5e5;
	line-height: 20px;
	vertical-align: top;
	font-size: 14px;
	display: inline-block;
	word-wrap: break-word;
}

body.citizen {
	background-color: #fff !important;
}

/* Bug OZN-4203 */
span.btn-file span.input-info, span.btn-file span.input-error, span.btn-file span.input-warning, span.btn-file span.input-success {
	top: 0px;
}

.tooltip {
	font-weight: normal;
}

.alert .close {
	top: 5px !important;
}

.fixed-top .header .nav>li.dropdown.user .dropdown-toggle {
	padding: 2px 4px 2px 9px;
}

.fixed-top .kz.header .nav>li.dropdown.user .dropdown-toggle {
	padding: 15px 4px 6px 10px;
}

.dropdown-toggle.username {
	font-size: 12px;
	line-height: 18px;
}

.w_160 {
	width: 160px;
}

.controls.input-icon .btn.search {
	padding-right: 14px !important;
}

/* bug AC-4025 */
.chzn-container-multi .chzn-choices {
	padding-left: 5px !important;
}

.chzn-container-multi .chzn-choices .search-field input {
	padding-left: 0px;
}
/* end bug AC-4025*/

/*AC-2616*/
.dropdown-menu li>a {
	padding: 6px 6px 6px 13px;
}
.dropdown-menu.countries li>a {
	padding: 6px;
}
/* AC-4265 - zmena jazyka */
.header .country-dropdown-div {
	float: left;
}

.header .country-dropdown-div a.dropdown-toggle {
	display: block;
	padding: 10px;
}

ul.countries {
	min-width: 32px !important;
}

ul.countries li {
	padding-left: 4px;
	padding-right: 4px;
}

ul.countries li:hover {
	background-color: rgb(238, 238, 238);
}

.fieldsetBorderLanguageContainer {
	float: left;
}

.fieldsetBorderLanguageContainer a.dropdown-toggle {
	display: block;
	padding-left: 4px;
}

.fieldsetBorderLanguageContainer .dropdown-menu li>a {
	padding: 3px;
}
/* end AC-4265 */

/*
 * OZN-6389
 */
    .chooseLanguage  {
         color: #ddd;
         font-size: 13px;
     }
    
     .languagepanelChooseTitle {
        padding: 14px 5px 6px 10px;
        float: left;"
     }
     
     .chooseLanguage .dropdown {
        float: right;
     }
     
     .chooseLanguage a:focus {
        text-decoration: none;
    }
    
    .chooseLanguage a:hover {
        text-decoration: none;
    }
    
    .chooseLanguage a.dropdown-toggle {
    	display:block;
    }
    .chooseLanguage .languageDescription {
    	padding: 14px 6px 6px 5px;
    }
       
    .chooseLanguage ul.dropdown-menu.countries {
        width:max-content;
        text-align: right;
    }
    .chooseLanguage .selectedLanguage {
        color:white;
         padding-right:7px;
    }
    
    .chooseLanguage img.dropdown-li-flag {
    padding-left: 7px;
    }
    
    .chooseLanguage .dropdown-menu.countries{
    	margin-top: 2px;
    }
	
	
 
.pagination ul > li > a[disabled] {
	background: #3F5484;
	color: #fff;
}

.nonGroupedActions-horizontal {
    white-space: nowrap;
    overflow: hidden;
}

.nonGroupedAction {
	margin-top:1px;
}

.nonGroupedAction-horizontal {
	display: inline-block;
	margin-top: 1px;
	margin-right: 3px;
}

.mediumdatepick {
	width: 206px !important;
	height:20px !important;
}

/*tabbed panel */
.portlet.tabbed .portlet-title {
	padding-bottom: 0px !important;
}

.portletTab.active {
	background-color: white;
}

a.portletTab {
	padding: 5px 12px 6px 12px;
	    text-decoration: none;
}

a.portletTab:not(.active) {
	color: #ffffff;
}

.scroller .feeds .col2 {
	width: 140px;
	margin-left: -140px;
}

.dashboardNewsText {
	padding: 10px;
	clear: both;
	word-wrap: break-word;
}

div.dashboardNewsText :before {
	content: none;
}

div.dashboardNewsText :after {
	content: none;
}

.info-graf {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 12px;
	color: #4d4d4d;
}
/*end tabbed panel */

/* graph chart #OZN-6044*/
.chart .legend div {
    top: -40px !important;
}

.chart .legend table {
    top: -40px !important;
}

.chart {
    overflow: visible !important;
}
/* end graph chart */

/* pie chart */
.pieChartTitle{
	padding-top:10px;
}
.easy-pie-chart.clickable{
	cursor: pointer; 
}

select.recordCountSelector {
	vertical-align: top;
}

/* end pie chart */

/* org structure modal panel*/
.tree-content{
	font-size: 14px;
}
.tree-content a.tree-selected span{
	background-color: rgb(77, 144, 254);
	color: rgb(255, 255, 255);
	border-style: solid;
    border-width: 1px;
	border-color: rgb(9, 114, 175);
}
.tree-content a.tree-original-selected{
	background-color: rgb(187, 187, 187);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(150, 150, 150);
}
.tree-content a.tree-original-selected-ancestor{
	background-color: rgb(230, 230, 230);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(175, 175, 175);
}
/* org structure modal panel end*/

/*fullcalendar */
.fc-day-grid-event > .fc-content {
    white-space: normal;
}

div.fc-event-container a.fc-event:first-child {
	margin-top:12px;
}

/* OZN-6046 */
.margin-bottom10 {
	margin-bottom:10px !important;
}

/*
td.fc-event-container a.fc-event {
	height:3px;
}

td.fc-event-container a.fc-event div span {
	display:none;
}
*/
/*fullcalendar */

/*webRealisation*/
.webRealisation .col1 {
	height: 100px;
}

.webRealisationState {
	transform: rotate(270deg);
	transform-origin: left top 0;
	float: left;
	width: 100px;
	margin-top: 100px;
	background-color: green;
	color: black;
	text-align: center;
}

/* AC-5680 from dt_bootstrap for .table*/ 
table.selectable tbody tr.active td, table.selectable tbody tr.active th {
    background-color: #08C;
    color: white;
}
.selectable tr.active .tree a:hover{
	background-color: transparent;
}
table.selectable .tree em{
	font-style: normal;
}
/* end AC-5680 */ 

.page-portlet-fullscreen {
  overflow: hidden;
}
.portlet.portlet-fullscreen {
  z-index: 10060;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
}
@media (min-width: 980px) {
  .portlet.portlet-fullscreen {
    top: 42px;
  }
}
@media (max-width: 979px) {
  .portlet.portlet-fullscreen {
    top: 0px;
  }
}
@media(max-width:480px) {
	.form-large-labels .controls {
		margin-left: auto !important;
	}
}
.portlet.portlet-fullscreen > .portlet-body {
  overflow: scroll;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px;
}
.portlet.portlet-fullscreen > .portlet-body .stretch {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.portlet.portlet-fullscreen > .portlet-title {
  padding: 0 10px;
}
.portlet > .portlet-title > .tools > a.fullscreen {
  margin-top: 0;
  color: #fff;
}
.portlet > .portlet-title > .tools > a.fullscreen:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .8;
  filter: alpha(opacity=80);
}
.portlet.box.white-box > .portlet-title.white-box {
  color: #000 !important;
}
.portlet.box.white-box > .portlet-title.white-box .caption > i {
  color: #000;
}
.portlet.box.white-box > .portlet-title.white-box > .actions > .btn > i {
  color: #000 ;
}
.portlet.box.white-box > .portlet-title.white-box .tools > a.remove {
  background-image: url(../img/portlet-remove-icon.png);
}
.portlet.box.white-box > .portlet-title.white-box .tools > a.config {
  background-image: url(../img/portlet-config-icon.png);
}
.portlet.box.white-box > .portlet-title.white-box .tools > a.expand {
  background-image: url(../img/portlet-expand-icon.png);
}
.portlet.box.white-box > .portlet-title.white-box .tools > a.reload {
  background-image: url(../img/portlet-reload-icon.png);
}
.portlet.box.white-box > .portlet-title.white-box .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon.png);
}

.egrid-actions {
  white-space: nowrap;
}

.ajax-loading {
  background: url("../img/ajax-loading.gif") left top no-repeat;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  padding-left: 45px;
}

/* brw notes */
.notes .data-list {
	direction: rtl;
}

.notes .scrollable-area {
	direction: ltr;
}

.notes #content {
	padding: 10px;
}

.notes .data-list {
	height: 600px;
	overflow: auto;
	padding: 0px;
}

.notes .data-list td {
	font-size: 11px;
}

.notes .data-list tbody tr.loaded-row td {
	height: 24px;
	padding: 4px 0 0 4px;
}

.notes .searchWrap {
	width: 100%;
	padding-right: 8px;
	box-sizing: border-box;
}


.notes .searchContainer {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	float: right;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #d0daea;
}

.notes .searchWrap input {
	flex-grow: 100;
	background-color: white !important;
	padding-left: 10px !important;
	min-width: 20px;
}

.notes .searchWrap .search-btn {
	border-radius: 0px !important;
	margin: 0 !important;
	padding: 6px 10px 8px 10px !important;
	border-width: 0px;
}

.notes .searchWrap .order-btn {
	border-radius: 0px !important;
	margin: 0 !important;
	padding: 6px 10px 8px 10px !important;
	border-width: 0px;
}

.notes .image_wrapper {
	float: left;
	margin-right: 10px;
	font-size: 18px;
	padding: 8px 12px 8px 12px;
	color: white;
}

.notes .brw-note-wrapper {
	width: 100%;
	vertical-align: middle;
	position: relative;
}

.notes .brw-note {
	background-color: #f0f0f0;
	display: inline-block;
	box-sizing: border-box;
	/* Firefox */
	width: -moz-calc(100% - 8px);
	/* WebKit */
	width: -webkit-calc(100% - 8px);
	/* Opera */
	width: -o-calc(100% - 8px);
	/* Standard */
	width: calc(100% - 8px);
}

.notes .brw-note:hover {
	background-color: #d0d0d0;
}

.notes .selected .brw-note:hover {
	background-color: #d8d8d8;
}

.notes .selected .brw-note {
	background-color: #d8d8d8;
}

.brw-note-wrapper.selected:after {
	content: "";
	/* width: 10px; */
	/* height: 10px; */
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #d8d8d8;
	/* display: inline-block; */
	/* margin: auto; */
	position: absolute; 
	top: 20px;
 	right: 1px; 
	/* background-color: red; */
/* 	z-index: 1500; */
}

.notes .brw-note .text {
	padding: 6px 6px 6px 0px;
	float: left;
	/* Firefox */
	width: -moz-calc(100% - 60px);
	/* WebKit */
	width: -webkit-calc(100% - 60px);
	/* Opera */
	width: -o-calc(100% - 60px);
	/* Standard */
	width: calc(100% - 60px);
}
.notes .brw-note .text div {
	float: left;
	width: 100%;
}


.notes .brw-note .text span {
	left:0px;
	width: 100%;
}

.notes .brw-note .text .title {
	font-weight: 600;
}

/* close icon */
.close-icon {
	display: inline-block;
	vertical-align: middle;
	outline: 0;
	cursor: pointer;
	width: 0px;
	margin-top: 5px;
}

.close-icon:after {
	/* padding-top: 5px; */
	content: "X";
	display: block;
	content: '';
	width: 12px;
	height: 13px;
	background-color: #FA9595;
	margin-left: -15px;
	margin-top: 5px;
	text-align: center;
	color: white;
	font-weight: normal;
	color: black;
	background:
		url(../img/chosen-sprite.png) right
		top no-repeat;
}

.notepad-search::-ms-clear {
	display: none;
}

.notepad-search.empty ~ .close-icon {
	display: none;
}
/* close icon end */


/* end brw notes */

/* crud notes */
.notes .form-actions {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.notes form .actionButtons.input-icon .input-error{
	right: 0px !important;
}

.notes .actionButtons {
	display: flex;
	float: right;
	margin-bottom: 20px;
	margin-top:10px;
}

.notes .actionButtons input {
	flex-grow: 100;
/* 	height: 24px; */
	margin-right: 3px;
	min-width:10px
}

.notes .actionButtons .btn-group {
	float: right;
}

.notes .actionButtons .btn-group .btn.other {
	border-radius: 0px !important;
	margin: 0 !important;
	padding: 6px 10px 8px 10px !important;
	border-width: 0px;
}

.notes .actionButtons .btn.other {
	background-color: #e5e5e5;
	color: #000;
	border: 1px solid #333333;
}

.notes .actionButtons .btn.other:hover, .notes .actionButtons .btn.other:focus,
	.notes .actionButtons .btn.other:active, .notes .actionButtons .btn.other.active,
	.notes .actionButtons .btn.other[disabled], .notes .actionButtons .btn.other.disabled
	{
	color: #000;
	background-color: #d8d8d8 !important;
}

.notes .color-div ul.dropdown-menu {
	width:26px !important;
	min-width: 26px !important;
}
.notes .color-div .dropdown-menu  a{
	height:27px;
	padding:0px;
}

.notes .color-div .dropdown:active,.notes .color-div .dropdown:hover{
	background-color: inherit !important;
}
.btn.color-div {
	padding:0px !important;
	margin: 0px !important;	
	border-radius: 0px !important;
	border-width: 0px;
	color:white;
	
}
.color-div .dropdown-toggle .color{
	width:27px;
	height:34px;
	line-height:34px;
	color:white;
}
/*end notes*/

.form-large-labels .control-label {
  width: 330px;
}

.form-large-labels .controls {
  margin-left: 350px;
}

.white-space-pre-wrap {
	white-space: pre-wrap;
}

/* multiselect container  for multiselect with checkboxes*/
.multiselectContainer .input-error{
	top: -6px;
}
.multiselectContainer .row{
	margin-left:0px;
}
/* end multiselect container*/
label.checkbox i.icon-info-sign {
    margin-left: 2px;
    color: #27a9e3
}