@charset "UTF-8";

.container-navbar {
   position: fixed;
}

.nav-header-geomet {
    overflow: hidden;
    height: 157px;
    width: 220px;
    /* position: fixed; ff */
}

body.mini-navbar .nav-header-geomet {
    padding: 0;
    background-color: #1ab394;
    width: 70px;
    height: 55px;
}

.sidebar-geomet {
    /* margin-top: 160px; ff*/
    height: calc(100vh - 160px - 50px);
    margin-bottom: 50px;
    overflow: hidden; /* */
}

body.mini-navbar .sidebar-geomet {
    /* margin-top: 60px; ff */
    height: calc(100vh - 60px - 50px);
    margin-bottom: 50px;
}

.navbar-orgname {
    /* align-self: center; */
    /* float: none; */
    margin: 14px 5px 5px 5px;
    padding: 4px 10px;
    display: inline-block;
    text-align: center;
    /* vertical-align: middle; */
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

/* */
.navbar.navbar-static-top {
    position: fixed;
    width: calc(100% - 220px);
    z-index: 1000;
}

body.body-small .navbar.navbar-static-top {
    width: 100%;
}

body.mini-navbar .navbar.navbar-static-top {
    width: calc(100% - 70px);
}

.navbar-ul-geomet {
    overflow: hidden;
}

.navbar-right {
    margin-right: 0px;
    margin-left: auto;
}

.page-heading-top {
    background-color: #d8e7dc;
    padding: 5px 10px 10px 10px;
    margin: 75px 10px 0px 10px;
    border: 3px double #b4cfbb!important;
}

.page-heading-top_no {
    margin: 58px 0px 0px 0px;
}

.breadcrumb {
    background-color: #d8e7dc;
}

.footer-geomet {
    position: fixed;
    right: 0;
    margin-left: 220px;
}

body.mini-navbar .footer-geomet {
    margin-left: 70px;
}

body.body-small .footer-geomet {
    display: none;
}

.footer-container-geomet {
    z-index: 1001;
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
}

.footer-info-geomet {
    display: inline-block;
    width: 100%;
    margin-right: -100%;
    vertical-align: bottom;
    position: relative;
}

.footer-version-geomet {
    display: inline-block;
    width: 100%;
    margin-right: -100%;
    vertical-align: bottom;
    text-align: right;
    position: relative;
}

@media (max-width: 930px) {
    .footer-version-geomet {
        display: none;
    }
}

.form-group-top-border {
    border-top: 1px solid #1db013;
}

.fa-right-correct {
    margin-right: 10px;
}

.table-controll {
    /*margin-right: 5px;*/
}

.form-control, .bootstrap-switch, .btn-group-modal-geomet {
    border: 1px solid #1db013;
}

.btn-group-modal-geomet {
    width: 100%;
}

.btn-modal-geomet {
    /*width: auto;*/
    padding: .28rem .75rem;
    margin: 2px;
}

.modal-header {
    padding: 0.5rem;
}

.modal-footer {
    padding: 0.5rem 1.2rem;
}

.modal-body {
    padding: 0.5rem;
}

.modal-header .close {
    padding: 0 7px;
    margin: -2px -1px -2px auto;
    border: 2px solid #0d5a4a;
    background-color: #ff9191;
    font-size: 2.0rem;
    border-radius: 10px;
}

.modal-title {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 15px;
}

.modal-my-windows {
    border-radius: 15px;
    border: 2px solid #0d5a4a;
}

.modal-header-org, .modal-header-user, .modal-header-forma {
    background-color: #aae8b5;
    border-bottom: 1px solid rgb(20, 160, 85);
    border-radius: 15px 15px 0 0;
}

.modal-body-org, .modal-body-user, .modal-body-forma {
    background-color: #e1f3e6;
}

.modal-body .form-group {
    margin-bottom: 0.5rem;
}

.modal-body label {
    margin-bottom: 0.15rem;
}

.modal-footer-org, .modal-footer-user, .modal-footer-forma {
    background-color: #e1f3e6;
    border-top: 1px solid rgba(4, 84, 11, 0.3);
    border-radius: 0 0 15px 15px;
}

.td-nowrap {
    white-space: nowrap;
    width: 0;
}

.td-right {
    text-align: right;
}

.table th.cells-align-right {
    text-align: right;
}

.table td.cells-valign-center {
    vertical-align: middle;
}

.title-shadow-geomet_ {
    box-shadow:
        inset rgba(0,0,0,.3) -3px -3px 8px,
        inset rgba(255,255,255,.7) 3px 3px 8px,
        rgba(0,0,0,.3) 3px 3px 8px -3px;
}

div.input-group-btn button.dropdown-toggle span.caret {
    display: none;
}

table.footable > thead > tr.footable-filtering > th > form > div.footable-filtering-search {
    margin-left: auto;
}

table.footable > thead > tr.footable-filtering > th > form > div.footable-filtering-combobox {
/*    margin-left: auto;
    margin-right: 0px;*/
}

.input-group-geomet {
    border: 1px solid #1db013;
    padding: .1rem .65rem .1rem .65rem;
}

.tag-label-geomet {
    line-height: 2.2;
}

.ibox .ibox-content div.bootstrap-tagsinput span.tag-label-geomet {
    font-size: inherit;
}

td span.tag-label-geomet a {
    color: #ffffff;
}

div.bootstrap-tagsinput span.tag-label-geomet a {
    color: #ffffff;
}

.text-light2 {
    color: #cec9c9 !important;
}

.text-info {
    color: #169d81 !important;
}

.btn-grid {
    color: inherit;
    border: 1px solid #b8cfbe;
    padding: 1px 4px;
    margin: 0px;
    background: #e6ede8;
    border-radius: 5px;
    display: inline-block;
    min-width: 25px;
    max-width: 25px;
    min-height: 25px;
    text-align: center;
    /*width: 24px;
    height: 24px;*/
}

.btn-grid:hover {
    color: inherit;
    border: 1px solid #386243;
    background: #86b691;
}

.fix_w_20 {
    min-width: 20px;
    max-width: 20px;
}

.fix_w_60 {
    min-width: 60px;
    max-width: 60px;
}

.fix_w_80 {
    min-width: 80px;
    max-width: 80px;
}

.fix_w_100 {
    min-width: 100px;
    max-width: 100px;
}

.dropdown-toggle::after {
    margin-left: .15em;
    vertical-align: 0.15em;
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-bottom: 0;
    border-left: .5em solid transparent;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text
 {
    border-color: #1db013;
    /*background: #e1f3e6;*/
}

@media (max-width: 768px) {
    .navbar-orgname {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .navbar-orgname {
        margin: 16px 5px 3px 5px;
        padding: 6px 10px 2px 10px;
        font-size: 12px;
    }
}

@media (max-width: 440px) {
        .navbar-orgname {
            display: none;
        }
}
