﻿body {
    font-size: 1.2em !important;

}

.table {
    border-width: 5px;
    border-color: #ddd;
}

.table-envelope {
    margin-top:51px;
    border-width: 5px;
    border-color: #ddd;
    border-style: solid;
}

.table-thin {
    border-width: 1px;
}
/*předefine dropdown stylu pro jquery ui*/
.ui-selectmenu-button {
    margin-left: 5px;
    margin-right: 5px;
}

.ui-selectmenu-button, .ui-menu-item, .ui-spinner {
    background-image: none !important;
    background-color: #d5e6f2 !important;
}

    .ui-menu-item:hover {
        background-color: #0094ff !important;
    }
/*předefinice dropdown stylu z jquery ui*/
.ui-selectmenu-text {
    text-align: center !important;
}

/*Výchozí row má margin 15px, to nehodi pro zanorezni*/
.row {
    margin-left: 0px;
    margin-right: 0px;
}

.nomargin {
    margin: 0px !important;
}

    .nomargin .ui-selectmenu-button {
        margin: 0PX;
    }

.nomargin-select .ui-selectmenu-button {
    margin: 0PX !important;
}

.nopadding {
    padding: 0px !important;
}
.nopadding-lr
{
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.bold {
    font-weight: bold;
}

.datepicker {
    width: 100px;
    text-align: center;
}

td.red span.ui-state-default {
    color: #f00;
    font-weight: bold;
}

.anonie {
    width: 100%;
}

.select {
    width: 100%;
}

.title_centered {
    text-align: center;
}

.title-bottom {
    padding-top: 10px !important;
    display: block;
}

.heading {
    font-weight: bold;
    font-size: inherit;
    vertical-align: middle !important;
    text-transform: capitalize;
}

.title {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle !important;
}

.title-big {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    vertical-align: middle !important;
}

input.title-big {
    height: 40px;
    font-size: 25px !important;
    line-height: 40px !important;
}

.title_top, .title_top2 {
    vertical-align: top;
    display: table-cell;
}

.title_top2 {
    padding-right: 10px;
    width: 130px;
}

.text {
    line-height: 35px;
}

.w100 {
    width: 100%;
}
/*Vnitřní část pro formulář, kde jsou elementy sázeny do odstavů A,B,C,..)*/

.form-control {
    color: rgb(84,84,84);
    font-size: 1.1em !important;
}
.form-control[disabled]
{
    background-color: rgb(240, 246, 250) !important;
}
/*předstazení prvního odstavce*/
.firstline {
    margin-top: 10px;
    padding: 0px;
    padding-left: 15px;
}

.no-border-tb {
    border-top: 0px none white !important;
    border-bottom: 0px none white !important;
}

.table-bordered > tbody > tr > td.no-border-r {
    border-left: none !important;
    border-right: none !important;
}

.va-middle td {
    vertical-align: middle !important;
}

.posrel {
    position: relative !important;
}

.tblZaznamySkusky td {
    vertical-align: middle !important;
    height: 50px !important;
}
/*elemnty uvnitř divu nebudou rozděleny koncem řádku*/
.nobr {
    float: left;
    text-wrap: none;
}


.fullW {
    width: 100%;
    overflow: hidden;
}
/*simuluje odstavec s mezerou za*/

.indent {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
/*styl pro jquery UI select*/
.select {
    float: left;
}
/*Na druhem formu podrobnosti o vytahu jsou sloupce, kde je nadpis v jednom radku a v druhém radku je samotný dropdown, který byl posunut o 5px oproti popisku*/
.singleRowSelect .ui-selectmenu-button {
    margin-left: 0px;
    margin-right: 0px;
    margin-top:10px;
}

/*
.form-input{
    display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}
    */


/*tabulka uvnritř formulaře revize 1*/
.rev_tab_mid {
    width: 2% !important;
}

.rev_tab_right .view,
.rev_tab_left .view {
    height: 20px !important;
    line-height: 22px !important;
    padding: 0px !important;
}

.zavady .view {
    height: 35px !important;

    padding: 0px !important;
    font-size: 15px;
    line-height:38px;
    min-width:400px;
}

.envelope .view {
    position: relative;
    height: 35px;
}

    .envelope .view > span {
        position: absolute;
        height: inherit;
        line-height: 35px;
        top: 0px;
    }

.rev_tab_left {
    width: 36% !important;
}

    .rev_tab_left span {
        line-height: 22px;
    }

    .rev_tab_left .form-control {
        margin: 3px 0px;
        height: 30px;
        text-align: left;
    }

.rev_tab_right .ui-selectmenu-button {
    padding: 0px;
    margin: 3px 0px 0px 0px;
}

.rev_tab_right {
    width: 13% !important;
}

.table-bordered > tbody > tr > td.rev_tab_right {
    padding: 0px 5px;
}

.table-bordered > tbody > tr > td.rev_tab_left {
    padding: 0px 5px;
}

.form-control {
    background-color: #d5e6f2;
}

.drop_ano {
    /*background-color: #d5e6f2;*/
    background-color: #daffc6;
}

.drop_nie {
    background-color: #ff4b4b;
}

.drop_unknown {
    background-color: #d5e6f2;
}

.skip {
    margin-top: 10px;
}

.bigskip {
    margin-top: 20px !important;
}

.xbigskip {
    margin-top: 40px;
}

.lh35 {
    line-height: 35px;
}

.lh45 {
    line-height: 40px;
}

.lh50 {
    line-height: 50px;
    height: 50px;
}

.dots, .dots-m {
    border-bottom: 1px dotted black !important;
}

.row-dots {
    padding-bottom: 0px !important;
    margin-top: 10px !important;
    border-bottom: 1px dotted black !important;
}

#form3 .form-control,
#form4 .form-control {
    margin-bottom: 2px;
    margin-top: 15px;
}

.dots-m {
}

.dots-line {
    padding-bottom: 5px;
}

.mybtn {
    width: 100px;
    margin: 5px;
}

.mytd {
    white-space: nowrap;
    margin: 0px;
    padding: 0px;
}

.badge.clickable {
    height: 25px;
    width: 25px;
    line-height: 20px;
    border-radius: 50%;
    cursor: pointer;
}
    /*barva tlačitla pro římské číslo.*/
    .badge.clickable.active {
        background-color: #0094ff;
    }

.emphased {
    font-size: 2em;
}

/*SLIDER*/
.slider {
}

    .slider ol {
        list-style: none;
        text-align: center;
        padding: 0px;
    }

        .slider ol li {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: 0 4px;
            background: transparent;
            border-radius: 50%;
            overflow: hidden;
            text-indent: -999em;
            border: 2px solid #0094ff;
            cursor: pointer;
        }

            .slider ol li.active {
                background: #0094ff;
                cursor: default;
            }

.debug {
    background-color: yellow;
}

.debug2 {
    background-color: green;
}

.tbl {
    display: table;
    margin: 0px;
    width: 100%;
}

.tbl-row {
    display: table-row;
    height: 35px !important;
}

.tbl-cell, .tbl-cell-full, .tbl-cell-4 {
    display: table-cell;
    padding: 0px 2px; /* just some padding, if needed*/
    white-space: nowrap; /* this will avoid line breaks*/
    vertical-align: bottom;
    overflow: hidden;
}

.tbl-cell-full {
    width: 100%; /* this will shrink other cells */
    padding: 0px;
    margin: 0px;
}

.tbl-cell-4 {
    width: 40%; /* this will shrink other cells */
    padding: 0px;
    margin: 0px;
}

    .tbl-cell-full > ui-selectmenu-button,
    .tbl-cell-4 > ui-selectmenu-button {
        padding: 0px;
        margin: 0px;
    }

    .tbl-cell-full > input,
    .tbl-cell-4 > input[type=text] {
        margin: 0px;
        text-align: center;
        display: inline;
        margin-bottom: 1px;
    }

.skip-paragraph {
    padding-left: 30px;
}

.fix-padr {
    padding-right: 15px;
}

.topleft {
    vertical-align: top !important;
    top: 5px;
    left: 5px;
    position: absolute;
    display: block;
    width: auto;
}

.fix-lh .numb > span,
.fix-lh .col-md-11
{
    line-height:36px;
}

.pad-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.topleft2 {
    vertical-align: top !important;
    width: auto;
    margin-left: -3px !important;
    margin-top: -3px !important;
    float: left;
    top: 0px;
    display: inline-block;
}

.view-bold {
    font-weight: bold !important;
}

.view, .view-ta {
    height: 35px;
    vertical-align: bottom;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    padding-top: 15px;
    float: left;
    font-size:15px;
    padding-left:10px;

}

    .view > span {
        display: block;
        /*margin-top:15px;*/
        vertical-align: bottom;
    }

.view-ta /*textarea*/ {
    line-height: 14px;
    text-align: left;
    width: 100%;
    display: block;
    height: auto !important;
    min-height:100px;

}
.loader_div {
    height: 300px;
    width: 150px;
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.loader {
    width: 100%;
    height: 100%;
    background-color: white;
    vertical-align: central;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0px;
    background-image: url(../images/load.gif);
    background-repeat: no-repeat;
    background-size: 70px 70px;
    background-position: center;
    background-color: white;
}
#form1 .table-thin .rev_tab_right .view
{
    float:none;
}

.hid {
    visibility: hidden;
}
/*.dots-view .view
{
    border-bottom: 1px dotted black !important;

}*/
.margin-lr-5{margin-left:5px;margin-right:5px;}

.no-border tr td{
    border-style:none !important;
    border-width:10px !important;
}
.no-border tr td.dots{
    border-style:none !important;
    border-width:10px !important;
    border-bottom: 1px dotted black !important;
}
@media only screen and (max-device-width:768px) {

    .title-bottom {
        padding-top: 35px !important;
        display: block;
        font-size: 11px;
        background-color: blue;
    }

}
/*override xs*/
@media(max-width:767px) {
    .title-bottom {
        padding-top: 35px !important;
        display: block;
        font-size: 14px;
    }

    .title {
        font-size: 15px;
        line-height: 19px;
    }

    .title-big {
        font-size: 17px;
    }

    .topleft {
        font-size: 9px;
    }

    .firstline-sm {
        margin-top: 10px;
        padding: 0px;
        padding-left: 15px;
    }
    .sm-40p > .ui-selectmenu-button,
    .sm-40p > input[type=text]
        {
        position:absolute;
        left:40% !important;
    }
}
/*sm*/
@media(min-width:768px) {
    .title-bottom {
        padding-top: 25px !important;
        display: block;
        font-size: 14px;
    }

    .title {
        font-size: 15px;
        line-height: 19px;
    }

    .title-big {
        font-size: 17px;
    }

    .topleft {
        font-size: 9px;
    }
    .firstline-sm {
        margin-top: 10px;
        padding: 0px;
        padding-left: 15px;

    }
    .sm-40p > .ui-selectmenu-button,
    .sm-40p > input[type=text]
        {
        position:absolute;
        left:40% !important;
    }
}

@media(min-width:992px) {

    .title-bottom {
        padding-top: 10px !important;
        display: block;
        font-size: 14px;
    }

    .title {
        font-size: 20px;
        line-height: 28px;
    }

    .title-big {
        font-size: 30px;
    }

    .topleft {
        font-size: 12px;
    }
    .firstline-sm {
        margin-top: 10px;
        padding: 0px;
    }
    .pad-3{padding-left: 15px;}
    .pad-5{padding-left: 110px;}
}

@media(min-width:1200px) {
}




.form-control-label{padding:.375rem .99rem;margin-bottom:0;line-height:2.8rem;}
.note{color:darkblue; line-height:1.3em;  }
.ui-dialog {overflow: visible;}

div.ui-selectmenu-open {
    position: absolute;
    z-index: 65535;
}

.state-icon {
    left: -5px;
}

.list-group-item-success {
    color: #3c763d !important;
    background: white !important;
    border-color:lightgray !important;
}
.list-group-header,
.list-group-header .active
{
    color:rgb(51, 51, 51) !important;
    background-color:lightgray !important;
    padding: 10px 15px;

    -webkit-border-bottom-left-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
     border-bottom-left-radius: 0px !important;
     border-bottom-right-radius: 0px !important;
}
.list-inner :first-child.list-group-item {
  -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
     border-top-left-radius: 0px !important;
     border-top-right-radius: 0px !important;
}


/* DEMO ONLY - REMOVES UNWANTED MARGIN */
.well .list-group {
    margin-bottom: 0px;
}

.lowercase {
    text-transform: lowercase;
}

#dialogElevatorTypes .list-group-item .row .col-sm-10
{
    padding: 0px;
}

/* CSS used here will be applied after bootstrap.css */
.modal-header-success {
    color:#fff;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#333; /*#fff;*/
    background-color: #ccc;/*rgb(69,133,244);*/
    border-bottom:1px solid #eee;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-footer
{
    background-color:#eaeaea
}
.bootgrid-header
{
    margin:0px !important;
    margin-top:0px !important;
    margin-bottom:2px !important;
}
.gridtable .text
{
    line-height:inherit !important;
}
.pagination
{
    cursor:pointer;
}
.actionBar .search
{
    width:50% !important;
    margin:0px !important;
}
#dialogEmployees .tableHolder
{
    display: inline-block;
    min-height:450px;
    position:relative;
    padding:0px;
    margin:0px;
}
#dialogEmployees table
{
    margin: auto;
}
#dialogEmployees .bootgrid-footer
{
    position:absolute;
    bottom:0px;
    width:100%;
    margin:0px !important;
}
.btn-dialog
{
    width:190px;
}

.btn-dialog-small
{
    width:110px;
}

.display-none{display: none;}

#dialogRevision .ui-spinner
{
    width:100%;
    line-height:23px;
    color:#555
}

#navbar a { cursor:pointer}

#dialogRevision  #numericRevisionYear
{
    text-align:center;
    width:80% !important;
}

.ui-spinner
{
    width:100%;
    line-height:23px;
    color:#555
}
.fancytree-container
{
    outline:none !important;
}

#MenuElevators h4{
    margin-left:10px;
    line-height:15px;
}
.scrollable
{
    overflow-y:scroll;
}

#aform1_content section:first-child
{
    /*height:800px;*/
}

.onlyprint
{
    display:none;
}
.ctlrs-stretch .ui-selectmenu-button
{
    width:100% !important;
}
.page-content .container-fluid
{
    padding-left:20px;
}

/*FORMS UPDATE*/
.space-20
{
    display:block;
    position:relative;
    margin:0px 20px;
}

.form-container{
}
.parent {
    display: flex;
    width: 100%;
    /*background-color: lightblue;*/
    line-height: 36px;
    margin: 4px 0px;
}
.parent .fit{
    padding:0px 8px;
    line-height:20px;
    padding-top:16px;

}
.parent .fixed_medium
{
    width:300px;
}
.parent .fit.no-left-pad{
    padding-left:0px !important;
}
.parent .ind
{
    padding-left: 24px;
}
.parent .dots {
    flex: 1 1 auto;
    border-bottom: dotted 1px black;
    position: relative;
}
.parent .dots .ctrl >input
{
    left:0px;
    right:0px;
    margin:0 auto;
    position:absolute;
    text-align:center;
}
.parent .dots .ctrl >input.pull-left
{
    position:relative;
    text-align:center;
    margin-left:20px;
}
.parent .dots .ctrl >input.full-width
{
    left:0px;
    right:0px;
    margin:0px auto;
    position:absolute;
    text-align:center;
    max-width:inherit !important;
}
.parent .dots .ctrl >span
{
    left:0px;
    right:0px;
    margin:0 auto;
    position:absolute;
    display:block;
    height: 34px;
    border: 1px solid rgb(204, 204, 204);
    border-radius:4px;
}
.parent .dots .ctrl >span >span.ui-selectmenu-text
{

    line-height: 25px;

}

.parent .dots .ctlr-normal-fix  >input
{
    width:150px !important;
}

.parent .dots .ctlr-medium-fix  >input
{
    width:200px !important;
}

.parent .dots .ctlr-small  >input
{
    max-width:100px !important;
}
.parent .dots .ctlr-normal  >input
{
    max-width:150px !important;
}
.parent .dots .ctlr-medium  >input
{
    max-width:200px !important;
}
.parent .dots .ctlr-large  >input
{
    max-width:250px !important;
}

.fix-width .ui-selectmenu-button
{
    width:100% !important;
}
.fix-width input,.fix-width textarea
{

    max-width:none;width:100%
}

.fixselect-bottom
{
    position:relative !important;
}
.fixselect-bottom .ui-selectmenu-button
{
    /*position: absolute;
    bottom:0px;
    top:0px;
    height:34px;
    left:15px;
    right:15px;
    margin:0px auto;
    width:180px;
    */
    height:34px;
    margin-bottom: 0px !important;
}

.sign-line
{
    display:flex;
    flex-direction:row;
    padding:0px;
}
.sign-line .text {
    width: auto;
   /* background-color: red;*/
    width:150px;
    flex: 1 1 200px;
}

.sign-line .content
{
    flex: 2 1 100px;
   /* background-color:yellow;*/
    text-align:center;
    width:inherit;
    max-width:none;
}
.sign-line .content .ui-selectmenu-button
{
    width:100% !important;
    max-width:none;
    margin-left:0px;
    margin-right:0px;
    height:34px;
}
.sign-line .content .ui-selectmenu-text
{

    line-height: 25px;

}
.sign-line .spacer
{
    flex: 1 1 50px;
  /*  background-color:yellowgreen;*/

}
.sign-line.size-dots{height: 1px;}
.sign-line.size-sub{height: 15px; margin-bottom:10px;}

.tblZaznamySkusky .ui-selectmenu-button
{
margin-bottom:-4px;
}
.specification-form .lbl
{
    line-height:22px !important;
}

/*MEDIA QUERIES*/
@media(max-width:767px){}
@media(min-width:768px){}
@media(min-width:992px){

}
@media(min-width:1600px){
    .parent .dots .ctlr-normal  >input
    {
        max-width:200px !important;
    }
    .parent .dots .ctlr-medium  >input
    {
        max-width:250px !important;
    }
    .parent .dots .ctlr-large  >input
    {
        max-width:350px !important;
    }
}


