
body{
    font-size:small;
}

.box-content-datatable{
    padding:5px;
}

.searchBox{
    display:inline-block;
    width:30%;
}

.message {
  background: #F1F1F1;
  border-bottom: 1px solid #CCC;
  padding: 5px 3px 5px 3px;
  margin: 0;
  //display:inline-block;  
}

.message .message-header  {  
  background-color:lightgray;
  padding-left: 3px;
  padding-right: 3px;
}

.message .message-header span {
  font-style: italic;  
  font-size:85%;  
}

.message .message-body {
    position: relative;
    padding: 3px 5px 5px;
    background: #FCFCFC;
}

.reportLog {
  /*background: #F1F1F1;*/
  border-bottom: 1px solid #CCC;
  padding: 5px 3px 5px 3px;
  margin: 0;
  /*display:inline-block;*/  
}

.reportLog .time {
  font-style: italic;
  /*background-color:lightgray;*/
  font-size:85%;
  padding-left:5px;
  vertical-align:middle;
}

.reportLog .time span { 
  vertical-align:middle;
}

.reportLog .reportlog-body {
    position: relative;
    /*padding: 3px 5px 5px;*/
    /*background: #FCFCFC;*/
}


.reportFormHeader{
    padding-bottom:10px;
    font-size:1em;
    font-weight:bold;
    word-break:break-all;
}

.reportFormHeader .header-entry{
    padding-right: 30px;
    float:left;
}

.reportFormHeader .header-label{
    font-size:85%;
    font-weight:bold;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding-left:10px;
    padding-right:10px;
}

.btn-app{
    font-size:1.1em;
    width:4em;
    height:4em;
}

.form-horizontal .has-feedback .checkbox .form-control-feedback {  
  right: 5px;
}


/*.is-required .form-control {
  border-color:#0f79ce;
}
*/

.is-required .control-label{
    color: #rgb(33, 33, 33) !important;
}

.is-required .form-control:focus {
  border-color: gray;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px gray;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px gray;
}

.is-optional .form-control {
  border-color: #CCC;
}

.is-optional .control-label{
    color: #CCC !important;
}

.is-optional .form-control:focus {
  border-color: #CCC;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #CCC;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #CCC;
}

.daily_overview{
    word-break:break-all;   
}

.daily_overview .daily_overview_section div{

}


.txt-info{
    color: rgb(123, 197, 211) !important;
}

.header-panel{
    background-color: #d1d1d1;
    background-image: url('../img/bg.png');
     background-position: 0px 50%; 
     background-position-x: 0px; 
     background-position-y: 50%; 
    background-size: cover;
    background-repeat: no-repeat;    
}



.messages-panel .panel-menu i{
    font-size:1em;
}

.messages-panel .panel-menu .badge{
    font-size:10px;
}

.messages-panel .messages-panel-header {
    font-size:large;
}

.messages-panel-header > .panel-menu > li > a{
    line-height:initial;
}





.reportSectionHeader {
}

.reportSectionHeader .progressInfo
{
    font-weight:bold;
    margin-bottom:0;
    float:right;    
    height:1em;
}

.reportSectionHeader .sectionFieldInfo{
    vertical-align:top;
    display:inline;
    float:right;   
    padding:0 5px 0 5px;
    
}

.reportSectionHeader .progress{
    vertical-align:top;
    display:inline;
    float:right; 
    min-width:100px;
}

.txt-success, .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #63CC9E !important;
}
.txt-info {
  color: #7BC5D3 !important;
}
.txt-warning, .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #DFD271 !important;
}
.txt-danger, .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #D15E5E !important;
}

.has-feedback .form-control-feedback {
    top: 25px;
    right: 0;
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: -15px;
}

.has-feedback .form-control {
    padding-right: 12.5px;
}

#wizard-form .list-group .list-group-item {
    min-width: 45%;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    display: inline;
}

.templateList .list-group .list-group-item {    
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
    word-break: break-all;
    word-wrap: break-word;
}

.list-group-item .templateDelete {
    float: right;
    opacity: 0.4;
}

.list-group-item .templateDelete:hover {    
    opacity: 1.0;
}

.form-group-with-adding > div {
    float: left;
}

.form-group-with-adding .time-interval input {
    margin-right: 10px;
}

.knob-slider {
    margin-right: 45px;
}

.dropdown-menu {
    font-size: small;
    word-break: normal;
}

.link {
    cursor: pointer;
}


.language-menu .dropdown-menu > li > a > i {
    width: 16px;
}

.language-menu .dropdown-menu > li > a > i {
    width: 16px;
}

#headerLanguageIcon {
    margin-right:5px;
    vertical-align:baseline;
}

/** zrusenie spinnerov z number input*/
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;    
    margin: 0; 
}

.center-modal {
    position: fixed;
    top: 20%;
    left: 18.5%;
    z-index: 1050;
    width: 80%;
    height: 80%;
    margin-left: -10%;
}

.my-drop-zone { 
    border: dotted 3px lightgray; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.nv-file-over { border: dotted 3px green; }

.reportIndicator {
    display: inline-block;
    margin-right: 45px;
    min-width: 20px;
    min-height: 20px;
    border-radius: 50%;
	width: 25px;
	height: 25px;            
    border-radius: 50%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);    
    text-align: center;
    line-height: 25px;
    font-size: 20px;
}

.reportIndicatorSuccess {
    background-color: #63CC9E;
    color: whitesmoke;
}

.reportIndicatorError {
    background-color: #D15E5E;
    color: whitesmoke;
}


.dataTables_filter {
    float: right;
}

.importSummary {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px;
}

.importSummary > span {
    padding: 5px 10px;    
    background-color: #eee;
    border-color: rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 1px;
    text-align: center;    
    float: left;
}

.importSummary > span:first-child:not(:last-child) {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.importSummary > span:last-child:not(:first-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius:3px;
}

.importSummary > span + span{
    margin-left: -1px;
}

.addRemoveButton {
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}

.templateListGroupItem {
    max-width: 90%;    
    overflow: hidden;        
    display: inline-block;    
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* fix zalamovanie menu vlavo */
.dropdown-menu > li > a {
    white-space: initial;
}

.daily_overview_value > .progress {
    margin-bottom: 10px;
}

.daily_overview_value > .progress:last-child {
    margin-bottom: 5px;
}

.fixrowmargins {
    margin-left: 0px;
    margin-right: 0px;
}

.infoMessage > pre {
    white-space: pre-line;
    word-break: keep-all;
}

.externalCodelist li:hover {
    background-color: #eee;
    cursor: pointer;
}

