html,
body {
    height: 100%;
}

.body-content {
    padding-top: 6px !important;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/***** Ivara Labojumi ****/
/* Override CSS for Blankon theme */

body {
    font-size: 12px;
}

.header-left .navbar-header {
    height: 52px;
}

.header-left .navbar-header .navbar-brand {
    line-height: 52px;
    height: 52px;
}

.header-left .navbar-header .navbar-brand img {
    display: inline-block;
    height: 40px;
    width: 140px;
}

.header-right .navbar-toolbar:before {
    border: 0;
}
.navbar-toolbar .navbar-left .navbar-minimize a {
    padding-top: 14px;
    line-height: 1;
}
.navbar-toolbar .navbar-right .navbar-profile > a {
    padding-top: 11px;
}
/* Some random styles */
.navbar-toolbar .navbar-right .dropdown > a {
    padding-bottom: 10px;
    line-height: 24px;
}

.navbar-toolbar .navbar-right .dropdown > a .count {
    top: 10px;
    right: 5px;
    padding: 4px 4px;
    border-radius: 12px !important;
}

.caret {
    margin-left: 8px;
}

.gradient-yii-to-bottom-right, #header .navbar-header, #sidebar-left.sidebar-box .sidebar-menu > li.active > a > .icon i, #sidebar-left.sidebar-rounded .sidebar-menu > li.active > a > .icon i, #sidebar-left.sidebar-circle .sidebar-menu > li.active > a > .icon i, body.page-sidebar-minimize #header .navbar-minimize > a, .bg-theme, .sign-header {
    background-image: none;
    background-color: #ffffff;
}

.kv-drp-dropdown i.glyphicon-calendar {
    top: 2px;
}

.kv-drp-dropdown .pull-right {
    float: none !important;
}

.header-content {
    border: 0;
}

.header-content h2 {
    line-height: 32px;
}

.table tbody tr td {
    vertical-align: middle;
}

.sidebar-menu > li > a > span {
    padding-left: 0px;
    display: inline;
    color: #777;
    padding-right: 5px;
}

.table-success thead tr th {
    background-color: #7ebf00 !important;
    border-color: #98c865 #98c865 #7ab03f !important;
    color: #fff;
}

.table thead tr th {
    border-width: 1px 1px 0px;
}

.btn-success {
    background-color: #7ebf01;
}

body.page-sidebar-minimize #header .navbar-minimize {
    border-right: 1px solid #2a2a2a !important;
}

body.page-sidebar-minimize #header .navbar-minimize > a {
    background-color: #2a2a2a;
    border-color: #373737;
}

body.page-sidebar-minimize #header .navbar-minimize > a:hover {
    background-color: #1d1d1d;
}

.pull-right span.mr-5 {
    margin-right: 0px !important;
    top: 2px !important;
}

.pagination > .active > a {
    background-color: #7ebf01;
    border: 1px solid #c3c3c3;
}

/* Table actions buttons styles */


/* Actions 4 buttons */

.action-4-buttons .btn-primary, .action-4-buttons .btn-success, .action-4-buttons .btn-danger {
    background-color: transparent;
}

.action-4-buttons .btn-primary:active:hover, .action-4-buttons .btn-success:active:hover, .action-4-buttons .btn-danger:active:hover {
    background-color: #009dc8;
}

.action-4-buttons .btn-primary, .action-4-buttons .btn-success, .action-4-buttons .btn-danger {
    border-color: #c1c1c1;
}

.action-4-buttons .btn-primary i, .action-4-buttons .btn-success i, .action-4-buttons .btn-danger i {
    color: #c1c1c1 !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-primary {
    border-color: rgba(0, 177, 225, 0.3);
}

.dataTable tbody tr:hover .action-4-buttons .btn-primary i {
    color: #00B1E1 !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-success {
    border-color: rgba(140, 193, 82, 0.3);
}

.dataTable tbody tr:hover .action-4-buttons .btn-success i {
    color: #8CC152 !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-danger {
    border-color: rgba(233, 87, 63, 0.3);
}

.dataTable tbody tr:hover .action-4-buttons .btn-danger i {
    color: #E9573F !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-primary:hover {
    background: #009dc8 !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-primary:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-success:hover {
    background: #7ebf01 !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-success:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-danger:hover {
    background: #d9534f !important;
}

.dataTable tbody tr:hover .action-4-buttons .btn-danger:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr td.action-4-buttons {
    padding-left: 0px;
    padding-right: 0px;
}

.dataTable tbody tr td.action-4-buttons > a {
    margin-right: 2px;
}

.dataTable td:first-child {
    min-width: 100px;
}

.dataTable tr.no-background-hover:hover td{
    background-color: unset !important;
}

.dataTable tr.preview-row td, .dataTable tr.preview-row th {
    padding: 4px;
}

.dataTable .preview-items-box {
    float: unset;
    margin: 0 auto;
}

.dataTable .preview-items-box thead tr:first-child, .dataTable .preview-items-box tbody tr {
    height: 35px !important;
}

/* Actions 3 buttons */

.action-3-buttons .btn-primary, .action-3-buttons .btn-success, .action-3-buttons .btn-danger {
    background-color: transparent;
}

.action-3-buttons .btn-primary:active:hover, .action-3-buttons .btn-success:active:hover, .action-3-buttons .btn-danger:active:hover {
    background-color: #009dc8;
}

.action-3-buttons .btn-primary, .action-3-buttons .btn-success, .action-3-buttons .btn-danger {
    border-color: #c1c1c1;
}

.action-3-buttons .btn-primary i, .action-3-buttons .btn-success i, .action-3-buttons .btn-danger i {
    color: #c1c1c1 !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-primary {
    border-color: rgba(0, 177, 225, 0.3);
}

.dataTable tbody tr:hover .action-3-buttons .btn-primary i {
    color: #00B1E1 !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-success {
    border-color: rgba(140, 193, 82, 0.3);
}

.dataTable tbody tr:hover .action-3-buttons .btn-success i {
    color: #8CC152 !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-danger {
    border-color: rgba(233, 87, 63, 0.3);
}

.dataTable tbody tr:hover .action-3-buttons .btn-danger i {
    color: #E9573F !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-primary:hover {
    background: #009dc8 !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-primary:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-success:hover {
    background: #7ebf01 !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-success:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-danger:hover {
    background: #d9534f !important;
}

.dataTable tbody tr:hover .action-3-buttons .btn-danger:hover i {
    color: #ffffff !important;
}

/* Actions 2 buttons */

.action-2-buttons .btn-primary, .action-2-buttons .btn-success, .action-2-buttons .btn-danger {
    background-color: transparent;
}

.action-2-buttons .btn-primary:active:hover, .action-2-buttons .btn-success:active:hover, .action-2-buttons .btn-danger:active:hover {
    background-color: transparent;
}

.action-2-buttons .btn-primary, .action-2-buttons .btn-success, .action-2-buttons .btn-danger {
    border-color: #c1c1c1;
}

.action-2-buttons .btn-primary i, .action-2-buttons .btn-success i, .action-2-buttons .btn-danger i {
    color: #c1c1c1 !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-primary {
    border-color: rgba(0, 177, 225, 0.3);
}

.dataTable tbody tr:hover .action-2-buttons .btn-primary i {
    color: #00B1E1 !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-success {
    border-color: rgba(140, 193, 82, 0.3);
}

.dataTable tbody tr:hover .action-2-buttons .btn-success i {
    color: #8CC152 !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-danger {
    border-color: rgba(233, 87, 63, 0.3);
}

.dataTable tbody tr:hover .action-2-buttons .btn-danger i {
    color: #E9573F !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-primary:hover {
    background: #009dc8 !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-primary:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-success:hover {
    background: #7ebf01 !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-success:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-danger:hover {
    background: #d9534f !important;
}

.dataTable tbody tr:hover .action-2-buttons .btn-danger:hover i {
    color: #ffffff !important;
}

/* Actions 1 buttons */

.action-1-buttons .btn-primary, .action-1-buttons .btn-success, .action-1-buttons .btn-danger {
    background-color: transparent;
}

.action-1-buttons .btn-primary:active:hover, .action-1-buttons .btn-success:active:hover, .action-1-buttons .btn-danger:active:hover {
    background-color: transparent;
}

.action-1-buttons .btn-primary, .action-1-buttons .btn-success, .action-1-buttons .btn-danger {
    border-color: #c1c1c1;
}

.action-1-buttons .btn-primary i, .action-1-buttons .btn-success i, .action-1-buttons .btn-danger i {
    color: #c1c1c1 !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-primary {
    border-color: rgba(0, 177, 225, 0.3);
}

.dataTable tbody tr:hover .action-1-buttons .btn-primary i {
    color: #00B1E1 !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-success {
    border-color: rgba(140, 193, 82, 0.3);
}

.dataTable tbody tr:hover .action-1-buttons .btn-success i {
    color: #8CC152 !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-danger {
    border-color: rgba(233, 87, 63, 0.3);
}

.dataTable tbody tr:hover .action-1-buttons .btn-danger i {
    color: #E9573F !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-primary:hover {
    background: #009dc8 !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-primary:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-success:hover {
    background: #7ebf01 !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-success:hover i {
    color: #ffffff !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-danger:hover {
    background: #d9534f !important;
}

.dataTable tbody tr:hover .action-1-buttons .btn-danger:hover i {
    color: #ffffff !important;
}

/* Invoice settings */

.ckbox label:before, .rdio label:before {
    top: 3px;
}

.ckbox input[type=checkbox]:checked + label::after {
    top: 3px;
}

.ckbox label {
    line-height: 20px;
    margin-bottom: 0 !important;
    margin-left: 5px;
}

/* Loading animation styles start */

.loader-main-cont {
    display: none;
    background: rgba(126, 191, 0, 0.74);
    position: fixed;
    bottom: 50px;
    z-index: 9999;
    right: 15px;
}
.loader-cont {
    display: block;
    width: 100px !important;
    padding-left: 45px;
    padding-top: 28px;
    height: 100px !important;
}
.loader,
.loader:before,
.loader:after {
    background: #ffffff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}
.loader {
    color: #ffffff;
    text-indent: -9999em;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}
.loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader:after {
    left: 1.5em;
}
@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}
@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

/* Loading animation styles end */

/* Tooltip styles start */

.tooltip.top .tooltip-inner {
    background-color: #000000;
    opacity: 0.9;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #000000;
    opacity: 0.9;
}
/* Tooltip styles end */

/* Header page title styles start */

.navbar-head-title-cont {
    float: left;
    padding-left: 10px;
}

.navbar-head-title-cont h2 {
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: 22px;
}

/* Header page title styles end */

/* Fixed header styles start */

.header-content {
    position: fixed;
    top: 53px;
    left: 220px;
    right: 0;
}

#page-content {
    margin-top: 52px;
}

body.page-sidebar-minimize #page-content .header-content {
    left: 75px;
}

.body-content {
 /*
    position: absolute;
    top: 106px;
 */
    top: 0;
    padding-top: 40px;
}

.footer-content {
    position: fixed;
    bottom: 0;
}

table.dataTable {
    margin-top: 0px !important;
}

/* Fixed header styles end */

/* Fixed footer styles start */

.footer-content {
    display: none;
}

.body-content {
    padding-bottom: 100px;
    width: 100%;
}

.dataTables_footer {
    position: fixed;
    bottom: 0;
    left: 240px;
    right: 20px;

    padding-bottom: 15px;
    padding-top: 15px;

    background: #e9eaed;
    z-index: 9;
}

body.page-sidebar-minimize #page-content .dataTables_footer {
    left: 95px;
}

ul.page-size {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.page-size li {
    display: inline;
}

ul.page-size li a {
    padding: 6px 12px;
    border: 1px solid #c3c3c3;
    color: #2a2a2a;
}

ul.page-size li a:hover {
    background: #7ebf00;
    text-decoration: none;
    color: #ffffff;
}

ul.page-size li.active a {
    background: #7ebf00;
    color: #fff;
}

.bulk {
    float: left;
    width: 100%;
}

.page_sizes {
    float: left;
    padding-right: 50px;
}

div.dataTables_paginate ul.pagination {
    margin: 0;
}

.table-success thead tr th {
    border-color: #ffffff #98c865 #7ab03f !important;
    color: #fff;
    border: none;
    font-size: 11px;
    text-transform: uppercase;
}
.table thead tr th {
    text-align: center;
}

/* Fixed footer styles end */

.select2-selection__clear span {
    color: #999 !important;
}

.sidebar-category {
    padding-right: 5px;
}
.sidebar-category a {
    padding-right: 0px !important;
    line-height: 32px;
}
.sidebar-menu > li > a > .pull-right {
    margin-top: 0px;
}
