.elfinder {
  z-index: 1051;
}
.typeahead {
  z-index: 1052;
}
#dialog {
  display: none;
}
li.dropdown > a.lang-cs,
.skin-green .main-header .navbar .nav > li > a.lang-cs:hover,
.skin-green .main-header .navbar .nav > li > a.lang-cs:focus {
    background-color: transparent;
    background: url(../images/cs.png) no-repeat 50% 55%;
    padding-top: 35px;
    padding-left: 0px;
}
li.dropdown > a.lang-en,
.skin-green .main-header .navbar .nav > li > a.lang-en:hover,
.skin-green .main-header .navbar .nav > li > a.lang-en:focus {
    background-color: transparent;
    background: url(../images/en.png) no-repeat 50% 55%;
    padding-top: 35px;
    padding-left: 0px;
}
.dropdown-menu > li > a.lang-cs {
    padding-left: 30px;
    background-color: transparent;
    background: url(../images/cs.png) no-repeat 5% 55%;
}
.dropdown-menu > li > a.lang-en {
    padding-left: 30px;
    background-color: transparent;
    background: url(../images/en.png) no-repeat 5% 55%;
}
.nav_language li {
    list-style-type: none;
}
.nav_language > li > a.lang-cs,
.nav_language > li > a.lang-en {
    padding-top: 8px;
}
.dataTable .grid-filters th {
    padding: 0px;
}
.dataTable th.grid-col-actions {
    padding-left: 8px;
}
.dataTable tbody td {
    padding: 0px;
}
.dataTable .grid-filters .btn {
    padding: 2px 12px;
}
.dataTable .grid-filters input[type="text"] {
    width: 100%;
    border: 1px solid #f4f4f4;
}

.dataTable td {
    padding: 4px !important;
}

.dataTable .grid-filters th {
    background-color: #f4f4f4;
}

.main-header .logo {
    font-size: 15px;
}
.main-header .logo b {
    font-size: 20px;
}
.main-header .logo-mini b {
    font-size: 15px;
}
.main-header .sidebar-toggle-vtech {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    font-family: fontAwesome;
}
.skin-green .main-header .navbar .sidebar-toggle-vtech {
    color: #fff;
}
.glyphicon-remove-red {
  color: red;
  line-height: 1;
}
.input-group .input-group-addon-blue {
  height: 35px;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1;
  background-color: #00c0ef;
  border-color: #00acd6;
}
.input-group .input-group-addon-blue:hover {
  cursor: pointer;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border: 1px solid #ddd;
}
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}
table.dataTable thead th span,
table.dataTable thead .sorting a,
table.dataTable thead .sorting_asc a,
table.dataTable thead .sorting_desc a {
    display: block;
    padding: 8px;
}
table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\e150"; /* sort */
}
table.dataTable thead .sorting_asc:after {
    content: "\e155"; /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
    content: "\e156"; /* sort-by-attributes-alt */
}
div.dataTables_scrollBody table.dataTable thead .sorting:after,
div.dataTables_scrollBody table.dataTable thead .sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead .sorting_desc:after {
    display: none;
}
table.dataTable thead th {
    padding: 0px;
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    color: #eee;
}
table.dataTable thead > tr > th {
    padding-right: 30px;
}
table.dataTable th:active {
    outline: none;
}
div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}
div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}
div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}
iframe {
    border: none;
    width: 100%;
}
#tabs ul.nav-tabs li a{
    cursor: pointer;
}
.user-image-fixed {
  float: left;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
  padding-bottom: 15px;
}
.entities-wrapper{
  margin-left: 0;
}
.input-group .form-control {
  z-index: 0;
}

.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  list-style: none;
  overflow: hidden;
}

.bs-glyphicons span {
  float: left;
  width: 50%;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}

.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  width: 50px;
}

.bs-glyphicons .active {
color: #008d4c;
}

.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word; /* Help out IE10+ with class names */
  z-index: 0;
}

.hover-end{padding:0;margin:0;font-size:75%;text-align:center;position:absolute;bottom:0;width:100%;opacity:.8}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
.input-group input.entitiesForm,
.input-group-sm > .input-group-btn > input.entitiesForm {
    border-radius: 0;
    padding: 5px 12px;
    height: 35px;
    font-size: 14px;
}
.input-group[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.help-block {
    float: left;
}
div.has-error .input-group span:last-child {
    display: table-row;
    float: initial;
    line-height: 2;
}
.dropdown-menu {
    right: 0;
    left: initial;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

div.defaultActions {
    display: inline;
}

div.defaultActions a {
    float: left;
}

span.select2-selection {
    border: 1px solid #d2d6de !important;
    border-radius: 0 !important;
    height: 34px !important;
}

ul.pagination a.active {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 2;
}

ul.pagination a.space {
    background: none;
    border: none;
}

ul.pagination li, ul.pagination a {
    border-radius: 0 !important;
}

.modal label.col-sm-1 {
  width: 15%;
  padding-top:0;
  text-align: left;
}

.modal div.col-sm-11 {
  width: 85%;
}
