/* here you can put your own css to customize and override the theme */

.page-sidebar-menu .oddelMenu{ padding-top: 30px; }

.page-sidebar-menu .firstLevel>a{
	font-weight: 500;
}
.header .navbar-nav > li.dropdown .dropdown-toggle .badge {
    position: absolute;
    right: 0;
    top: 8px;
}
strong, b{ font-weight: 700; }

.dropdown-menu li > a { padding-right: 13px; }

.firstTR td{ border-top: 0 !important; }

th .btn.blank-btn { background-color: white; color: #333333; text-shadow: none; color: Gray; }

.thSearch{ display: block; padding-top: 2px; }
.thSearch input{ width: 100%; }
.thSearch .form-control{ padding: 2px 5px; }
.thSearch .col-md-6{ padding: 0 5px 0 0; max-width: 180px; }


.odsaditLabel{ padding-right: 25px; display: inline-block; font-weight: 600; }

.bezInputu{ display: inline-block; line-height: 1.42857; padding: 6px 0; color: black; font-size: 14px; font-weight: normal;  }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 5px;
}

.mutChoose label{
	 vertical-align: middle; padding-right: 10px; display: inline-block;
}
.mutChoose .icon-btn { background-color: #FAFAFA !important; background-image: none !important; border: 1px solid #DDDDDD; box-shadow: none !important; color: #646464 !important; cursor: pointer; display: inline-block !important; filter: none !important; height: auto; margin: 0 5px 0 0; vertical-align: middle; min-width: 20px; padding: 8px 15px 8px 15px; position: relative; text-align: center; text-shadow: none !important; transition: all 0.3s ease 0s !important; }
.table-toolbar a{ margin-right: 10px; }

.dd-item .btn-group{ float: right; margin-top: -2px; }
.dd-item .btn-group span{ margin: 0 3px; vertical-align: middle; float: left; }
.dd-item .btn-group span { float: left; margin: 0 3px; vertical-align: middle; }

.dd-item .btn-group .typStr{ font-style: italic; font-size: .95em;  float: left; margin-right: 15px; }

.portletInside{ padding: 10px 0; }
.portlet-title .make-switch{ display: inline-block; margin-top: -3px; margin-right: 10px; float: right; }
.portletInside .portlet { clear: both; margin-bottom: 10px; margin-top: 0; padding: 0; }


.gren{ border: 1px solid #ebebeb; }
.portlet.gren > .portlet-title{ background: #ebebeb; color: #292929 !important ; }
.portlet.gren > .portlet-title > .tools > a.collapse { background-image: url("../img/portlet-collapse-icon.png"); }
.portlet.gren > .portlet-title > .tools > a.expand {background-image: url("../img/portlet-expand-icon.png");;}


.form-actions.top { margin-bottom: -15px; font-size: 1.1em; }


.form-actions.top .make-switch { display: inline-block; }

.form-actions.top .form-group { margin-bottom: 0; }

.form-actions.top .rox+.row .form-group { margin-top: 12px; }

.dropzone { padding: 0; }

.menuLang{ border-bottom: 1px solid #5C5C5C; height: 22px; padding: 0 5px; }
.menuLang span{ float: left; padding: 5px 9px; display: block; margin-right: 4px; opacity: 0.4; filter: alpha(opacity=40); cursor: pointer; }
.menuLang span img{ display: block; }
.menuLang span.active{ background: #3D3D3D; border: 1px solid #5C5C5C; border-bottom: 0; opacity: 1; filter: alpha(opacity=100); cursor: default; }
.menuCont{ background-color: #3D3D3D; }
.menuLang span:hover{ opacity: 1; filter: alpha(opacity=100); }
.menuLang i{ font-size: 16px; color: #C9C9C9; cursor: pointer; vertical-align: middle; margin: -1px 0 0 2px; }
.menuLang i:hover{ color: White; }

.page-sidebar { background-color: #343434; }

.page-sidebar .sidebar-search input { background-color: #343434 !important; }

.page-sidebar-closed .menuLang span{ display: none; }
.page-sidebar-closed .menuLang span.active{ display: block; float: none; border-left: 0; border-right: 0; text-align: center; padding: 9px 7px; width: 100%; }
.page-sidebar-closed .menuLang{  padding: 0; height: auto; }

.form-horizontal .label-left .control-label
{ text-align: left; }

.dd3-content.dd3-disabled, .dd3-content.dd3-disabled:hover { color: #C0C0C0;    background: none repeat scroll 0 0 #FAFAFA; }
.btn.default.btnAktivni { background-color: transparent; color: black; }
.btn.default.btnNeaktivni { background-color: transparent; color: #C0C0C0; }
a.btn.default.btnNeaktivni:hover{ color: Black; }
.dd3-content.dd3-disabled  .btnAktivni{ color: Black; }

.breadcrumb > li { font-size: 1em; color: #666; line-height: 20px; }
.page-content .page-breadcrumb.breadcrumb > li > a, .page-content .page-breadcrumb.breadcrumb > li > i, .page-content .page-breadcrumb.breadcrumb > li > span { color: #666; font-size: 1em; }


span.icon-open{ display: inline-block; background: #E02222 url(../../img/plus.png) no-repeat center center;  height: 13px; width: 13px; border: 0; padding: 0; margin-left: -18px;  margin-right: 5px; display: inline-block; vertical-align: middle; text-align: center;  }
ul.page-sidebar-menu > li a i.icon-open:hover{  background-color: Black; }
ul.page-sidebar-menu li > ul.sub-menu > li > a { font-size: 1em; }
span.icon-close{ background-image: url(../../img/minus.png); }
span.icon-open:hover{ background-color: black; }

.input-append.date .add-on i, .input-prepend.date .add-on i{ display: inline-block; }
.btn.date-clear{ margin-right: 3px; }


.page-500 .number {
	vertical-align: top;
}

.header .navbar-brand { padding-top: 6px; }

.form-actions.top .row+.row .form-group{ margin-top: 8px; }
/*.form-actions.top label.control-label{ width: 170px; }*/
.form-actions { padding: 10px; }


.page-sidebar-menu > li > ul.sub-menu > li > a { padding-left: 25px !important; }
.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > a { padding-left: 45px; }
.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a { font-size: 1em; }

.vedlesebe{ display: inline-block; margin-left: 12px; }
.vedlesebe2{ display: inline-block; margin-right: 12px; }
.ms-container{ width: auto;  }
.cesta{ font-size: .9em; color: Gray; display: block; margin-left: 90px; }
.cesta i{ font-size: 8px; }

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #B4CEF8 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

/*barvy*/
/*
body{ background-color: #EEEEEE !important; }
.header { background-color: #118DC0 !important; }
.page-sidebar { background-color: #118DC0; }
.menuLang span.active{ background: #0F7FAC; border-color: #0F6D93;  }
.menuCont{ background-color: #0F7FAC;  }
.menuLang{ border-color: #0F6D93;  }

h1, h2, h3, h4, h5, h6 { color: #F76205; }
.page-title{ color: #609D1D; }

ul.page-sidebar-menu > li > a { border-top: 1px solid #2999C6 !important; color: #FFFFFF !important; }
ul.page-sidebar-menu > li.open > a, ul.page-sidebar-menu > li > a:hover, ul.page-sidebar-menu > li:hover > a { background: #0F6486; }
ul.page-sidebar-menu > li a i { color: white; }
.header .hor-menu ul.nav li a { color: white; }
.header .navbar-nav li.dropdown .dropdown-toggle i { color: white !important; }
.portlet.box.blue{ border-color: #E5E5E5; } 
.page-sidebar .sidebar-search input { background-color: transparent !important; color: #F4FBFB !important ;}
.page-sidebar .sidebar-search .input-box { border-bottom: 1px solid #5AB7DC !important; }
ul.page-sidebar-menu > li > a > .arrow.open:before { color: white !important; color: rgba(255,255,255,.8) !important; }
ul.page-sidebar-menu li > ul.sub-menu > li > a { color: white; }
*/
/* ten datetimepicker co mame je krapet nekompatibilni.. */
.bootstrap-datetimepicker-widget.dropdown-menu ul { padding-left: 0; }

@media print{
    *{ color: Black !important; background-color: White !important; text-shadow: none !important; background: transparent !important;  }
    html,body{ color: Black !important; background-color: White !important; font-size: 10pt;  font-family: "Arial CE", "Helvetica CE", Arial,  helvetica, sans-serif; }
    a{ color: Black !important; background-color: White !important; }


    *,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  -webkit-background-clip: padding-box;  -moz-background-clip: padding;  background-clip: padding-box; }
    img{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

    .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .row:before,
    .row:after {
        display: table;
        content: " ";
    }

    .row:after {
        clear: both;
    }

    .row:before,
    .row:after {
        display: table;
        content: " ";
    }

    .row:after {
        clear: both;
    }

    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px; float: left;
    }


    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-12 {
        width: auto; float: none;
    }

    .portlet-body{ border: 0 !important; border: 0 !important; }
    .breadcrumb, .footer, .page-sidebar, .page-sidebar-wrapper{ display: none !important ; }
    .portlet.box{ background: transparent !important; padding: 0 !important; border: 0 !important ; }

    .well .col-md-8, .well .col-md-3 { width: 50%; }
    .page-content-wrapper { float: none; width: 100%; }
    .page-content { margin-left: 0; margin-top: 0; min-height: 0; padding: 0; }
    table{ width: 100%; }

    .table-responsive { border: 0; margin-bottom: 0; overflow-x: visible !important; overflow-y: visible !important ; width: auto; overflow: visible !important;  }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: normal !important; }

}

.right{text-align: right!important;}

.table tr.heading > th.sorting_desc, .table tr.heading > th.sorting_asc {
    background-color: #C9C9C9!important;
}

.inlineEditState {
    position: absolute;
}

.mainActionRowAllowed {
    cursor: pointer;
}

.mainActionRowAllowed img, .mainActionRowAllowed i {
    cursor: default;
}

.searchTags {
    margin-top: 10px;
}

.searchTags span {
    display: inline-block;
    background-color: #EEEEEE;
    border-radius: 5px!important;
    padding: 5px;
}

.zoom-icon {
    transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    position: absolute;
    font-size: 14px;
}

.zoom-icon:hover {
    font-size: 20px;
    margin-left: -4px;
    margin-top: -2px;
}

.zoom {
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.zoom:hover {
    font-size: 25px;
}

.pulse {
    -webkit-animation: pulse1 1.5s linear infinite;
    -moz-animation: pulse1 1.5s linear infinite;
    -ms-animation: pulse1 1.5s linear infinite;
    animation: pulse1 1.5s linear infinite;
}

.warningInfoBox i {
    font-size: 32px;
    margin-top: 0px;
    position: relative;
    top: 4px;
}

.warningInfoBox {
    font-size: 16px;
}

@keyframes pulse1 {
    0% {
        opacity: 1;
}
50% {
    opacity: 0.7;
}
100% {
    opacity: 1;
}

}

@-moz-keyframes pulse1 {
    0% {
        opacity: 1;
    }
    5% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }

}

@-webkit-keyframes pulse1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }

}

@-ms-keyframes pulse1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }

}

.photogallery{ margin: 0 -10px; }
.photogallery .photo{ float: left; width: 150px; border: 1px solid #ccc; padding: 4px; background: #F5F5F5; margin: 10px 0 0 10px; position: relative; }
.photogallery .photo span{ width: 140px; height: 140px; overflow: hidden; display: block; }
.photogallery .photo span span{ display: table-cell; vertical-align: middle; text-align: center; background: #E1E1E1 url(../img/bggg.png);  border: 1px solid #ccc; width: 138px; height: 138px;}
.photogallery .photo img{ max-width: 136px; max-height: 136px; display: block; margin: 0 auto; cursor: move; }
.photogallery .photo textarea{ width: 100%; display: block; margin-top: 5px; height: 5.2em; font-size: .9em;  line-height: 1.3em; max-width: 100%; min-width: 100%;}
.photogallery:after{ display: block; content: " "; clear: both; }
.photogallery .photo i{ position: absolute; cursor: pointer; top: -5px; right: -5px; font-size: 10px; height: 18px; line-height: 18px; width: 18px;  background: #666666; text-align: center; color: White; -moz-border-radius: 50%; border-radius: 50%; -webkit-border-radius: 50%; }
.photogallery .photo i:hover{ background-color: #B72A2A; }
.photogallery .dragdrop{ background: #f8f8f8 url(../img/bggg.png); float: left; width: 150px; border: 1px solid #ccc;margin: 10px 0 0 10px; }
.photogallery .dragdrop div{ width: 148px; height: 214px; display: table-cell; vertical-align: middle; text-align: center; padding: 0 10px; color: Gray; font-size: 1em;}
.photogallery .dragdrop div i{ font-size: 30px; color: #ec750b; }
.photogallery .dragdrop h4{ font-size: 1.6em; text-transform: lowercase; }
.photogallery .dragdrop p{ margin: 0; }

.table .select2-container-multi .select2-choices{ background-color: #ffffff; border: 1px solid #c3c3c3;  }
.table .filter th{ background: #eaeaea; border-color: silver; }
.table .filter th .form-control{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: white; height: 34px; }
#Orders_filterDate_DateCreated{ line-height: 1.6em; border: 1px solid #c3c3c3 !important; }
.table .filter button{ height: 34px; }
