/* GLOBALS */
* {
    outline: none;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w140 {
    width: 140px;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h50 {
    height: 50px;
}

.h60 {
    height: 60px;
}

.h80 {
    height: 80px;
}

.h100 {
    height: 100px;
}

.h120 {
    height: 120px;
}

.hi30 {
    height: 30px !important;
}

.hi40 {
    height: 40px !important;
}

.hi50 {
    height: 50px !important;
}

.hi60 {
    height: 60px !important;
}

.hi80 {
    height: 80px !important;
}

.hi100 {
    height: 100px !important;
}

.hi120 {
    height: 120px !important;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.space-right-small {
    margin-right: 15px;
}

.space-right-medium {
    margin-right: 30px;
}

.space-right-large {
    margin-right: 60px;
}

.space-left-small {
    margin-left: 15px;
}

.space-left-medium {
    margin-left: 30px;
}

.space-left-large {
    margin-left: 60px;
}

.space-top-small {
    margin-top: 15px;
}

.space-top-medium {
    margin-top: 30px;
}

.space-top-large {
    margin-top: 60px;
}

.space-bottom-small {
    margin-bottom: 15px;
}

.space-bottom-medium {
    margin-bottom: 30px;
}

.space-bottom-large {
    margin-bottom: 60px;
}

/* PORTLETS */
.portlet .caption .caption-subject {
    margin-right: 5px;
    display: inline;
}

.portlet .actions a {
    margin: 0 2px;
}

.portlet .actions a:not(.btn-icon-only) i {
    margin-right: 3px;
}

.portlet.light > .portlet-title > .actions .btn-icon-only {
    width: 33px;
}

/* GRID VIEW */
.grid-view .table .filter input {
    width: 100%;
}

.grid-view .table .filter .input-group-btn .btn {
    padding: 4px 14px;
}

.grid-view .table .filter .input-sm {
    height: 34px;
}

.grid-view .table .filter td {
    border-bottom: 0;
}

.grid-view .filters .select2-container-active {
    min-width: 150px;
}

.grid-view .filters td {
    border-bottom: 0;
}

/* SIDEBAR MENU */
.page-sidebar .page-sidebar-menu .sub-menu li > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a > i {
    margin-right: 5px;
}

/* REQUIRED */
.form-group.required .control-label:after {
    content: '*';
    margin-left: 3px;
    color: #F3565D;
}

.control-label .required, .form-group .required {
    color: #333;
    font-size: 14px;
}

/* ERRORS & SUCCESS & WARNING */
.error .help-block,
.error .help-inline,
.error .control-label,
.error .radio,
.error .checkbox,
.error .radio-inline,
.error .checkbox-inline {
    color: #a94442;
}

.error .form-control {
    border-color: #ebccd1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.nav-tabs .error {
    color: #F3565D !important;

}

.nav-tabs .error .fa {
    color: #F3565D;
}

.success .help-block, .success .help-inline, .success .control-label, .success .radio, .success .checkbox, .success .radio-inline, .success .checkbox-inline {
    color: #3c763d;
}

.success .form-control,
.success .select2-container.select2me .select2-choice,
.success .select2-container-multi .select2-choices {
    border-color: #d6e9c6;
    box-shadow: none;
}

.success .form-control:focus {
    border-color: #bbdba1;
    box-shadow: none;
}

.success .input-group-addon {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.success .form-control-feedback {
    color: #3c763d;
}

.warning .help-block,
.warning .help-inline,
.warning .control-label,
.warning .radio,
.warning .checkbox,
.warning .radio-inline,
.warning .checkbox-inline {
    color: #8a6d3b;
}

.warning .form-control {
    border-color: #faebcc;
    box-shadow: none;
}

.warning .form-control:focus {
    border-color: #f5d89e;
    box-shadow: none;
}

.warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.warning .form-control-feedback {
    color: #8a6d3b;
}

.error .help-block, .error .help-inline, .error .control-label, .error .radio, .error .checkbox, .error .radio-inline, .error .checkbox-inline {
    color: #a94442;
}

.error .form-control {
    border-color: #ebccd1;
    box-shadow: none;
}

.error .form-control:focus {
    border-color: #dca7b0;
    box-shadow: none;
}

.error .input-group-addon {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.error .form-control-feedback {
    color: #a94442;
}

.simpleErrorSummary ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

/* JUI SORTABLE */
.ui-state-highlight td {
    background: transparent !important;
}

/* PANELS */
.panel .panel-title .panel-helper {
    color: #aaa;
    font-size: 13px;
    line-height: 13px;
    margin: 0;
    padding: 0;
}

.panel .panel-title i {
    margin-right: 5px;
}

.panel .panel-body {
    font-size: 14px;
}

/* MAIN MENU */
.main-menu {
    height: 100%;
}

.main-menu .nav, .main-menu .menu-item {
    height: 100%;

}

.main-menu li {
    display: table;
}

.main-menu li a {
    color: #888;
    display: table-cell;
    vertical-align: middle;
}

.main-menu li a:hover {
    color: #428bca;
    background: #F9FAFC;
}

.main-menu li.active a {
    color: #FB5557;
}

.main-menu li a .title {
    display: inline-block;
    font-size: 14px;
    margin: 0;
}

.main-menu li a [class^="icon-"] {
    display: inline-block;
    font-size: 20px;
}

/* SELECTS */
.select2-selection {
    border-color: #d4d4d4 !important;
}

.select2-container.select2-container--focus .select2-selection,
.select2-container.select2-container--open .select2-selection {
    border-color: #999 !important;
}

.select2-container .select2-selection .select2-selection__arrow {
    border-left: 1px solid #d4d4d4 !important;
}

.select2-container.select2-container--open .select2-selection .select2-selection__arrow,
.select2-container.select2-container--focus .select2-selection .select2-selection__arrow {
    border-color: #999 !important;
}

/* default select2 */
.select2-container--default {
    display: block;
    min-width: 100%;
}

.select2-container--default .select2-selection--single {
    height: 34px;
    line-height: 1.428571429;
    padding: 6px 24px 6px 12px;
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    line-height: initial;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    opacity: 0.4;
    margin-right: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    height: 32px;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    margin-left: 6px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    right: 18px;
}

.select2-container--krajee .select2-selection--single .select2-selection__clear {
    position: absolute!important;
    top: 3px!important;
    font-size: 19px;
}


.select2-container .select2-selection--single {
    height: 34px!important;
}

/* === KARTIK DYNAGRID === */
.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
    box-shadow: none;
    font-family: inherit;
}

.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input {
    padding: 3px 5px;
}

.select2-search-choice-close {
    margin-top: 0;
}

.kv-grid-toolbar .btn-group button.btn {
    height: 34px;
    padding: 6px 12px;
}

.kv-grid-toolbar .btn-group button.btn span {
    padding: 0;
}

.kv-grid-table th {
    min-width: 180px!important;
}

.kv-grid-table .row-colored td {
    border: 2px solid #efefef!important;
}

/*
===
GALLERY MANAGER
===
*/
.gallery-manager {
    min-height: auto !important;
}

.gallery-manager.no-name .photo {
    height: 114px !important;
}

/*
===
INDICATORS
===
 */
.cl-ball-clip-rotate-multiple > div {
    border-radius: 100% !important;
}
/*
===
TOPBAR
===
 */
.page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top {
    z-index: 100;
}