<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dropdown-submenu{position:relative;}

.dropdown-submenu&gt;a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}

.dropdown-submenu:hover &gt;a:after{border-left-color:#000000;background-color:transparent;}


.twitter-typeahead {
  width: 100%;
}

label {
  padding-top: 0px !important;
}

label.btn {
  padding-top: 5px !important;
}

.tt-query,
.tt-hint {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: none;
}

.tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    width: 422px;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);

     height: 124px;
  	 overflow-y: auto;
}


.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

.tt-suggestion.tt-is-under-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}


/**
*  Page alarms css
*/

.page-alerts {
  /*   margin-top: -20px !important;
    margin-bottom: 15px !important; */
}

.page-alerts .page-alert {
    border-radius: 0;
    margin-bottom: 0;
}

.breadcrumb-item{
    font-size: 16pt;
}

/** Page alarms css end*/




/** PreLoader */

.preloader{
    background: url(../images/ajax-loader.gif) center center;
    height:100%;
    background-repeat:no-repeat;
    width: 50%;
    margin: 0 auto;
}

.printTable {
    border:1px;
}


#ajax_error_code, #ajax_system_error_code {
    width: 100%;
    height: 100px;
}

#support_number {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
    background-color: #f5f5f5;
}

#support_numer h3 {
    width: auto;
    max-width: 250px;
    padding: 15px 15px;
    margin: 0 auto;
}

/*  DASHBOARD */
.link-box {

}
.link-box:hover {
    cursor: pointer;
}
.link-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.img-responsive {
    margin-left: auto;
    margin-right: auto;
    max-height: 100px;
}

.link-box p {
    margin-top: 10px;
    font-size: 14px;
    font-family: "Montserrat";
    text-transform: uppercase;
    color: rgb(29, 44, 90);
}

.link-box:hover {
    background-color: #1e2c5b;
}
.link-box:hover p {
    color: white;
}

.link-box a:link {
    text-decoration: none;
}

.link-box a:visited {
    text-decoration: none;
}

.link-box a:hover {
    text-decoration: none;
     color: white;
}

.link-create-estate {
    background-color: #bfc4d1;
}

.link-sell-estate {
    background-color: #b5baca;
}

.link-estate-list {
    background-color: #bfc4d1;
}

.link-cash {
    background-color: #d4d8e0;
}
.link-outgo {
    background-color: #dfe2e8;
}

.link-contragents {
    background-color:  #e1e4ea;
}

.link-debtor-list {
    background-color:  #efefef;
}

.link-video-stream {
    background-color:  #d4d8e0;
}


.placeholder img {
    display: inline-block;
   /* border-radius: 50%; - FROM OLD DESIGN */
    height: 200px;
    width: 200px;
}
.placeholders {
    margin-bottom: 30px;
    text-align: center;
}

.placeholder {
    margin-bottom: 30px;
}
/* DASHBOARD END */

.tag-style {
    float: left;
    margin-left: 2px;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #f0ad4e;
}

.invisible {
    display: none;
}



/* FOOTER START */

html {
    position: relative;
    min-height: 100%;
    font-family: 'Open Sans';

}

#remart_footer {
    background-color: #1d2c5a;
    min-height: 300px;
     position:absolute;
    width: 100%;
    bottom: 0;
}

.footer_logo {
     float: right;
     margin-right: 5%;
     margin-top: 20px;
     display: inline;
}

.footer_contact {

    font-family: "Roboto";
    color: white;
    text-align: left;
    margin-left: 40%;
    padding-top: 100px;
    width: 200px;
}
/* FOOTER END */


/* CUSTOM NAVBAR START */
 .navbar-custom {
    border-radius: 0px!important;
    font-size: 14px;
    font-family: "Montserrat";
    text-transform: uppercase;
}

.navbar-custom .navbar-header {
    margin-left:5%!important;
    margin-right:5%!important;
    margin-top:20px;
    margin-bottom:30px;
}

.navbar-custom .navbar-nav&gt;li  {
    margin-top: 20px;
}
.navbar-custom .navbar-nav&gt;li&gt;a {
    color: white;
}
.navbar-custom .navbar-nav&gt;li&gt;a:hover {
    color: black;
}
.navbar-custom .nav .open&gt;a {
    color: black!important;
}
.navbar-custom .navbar-nav&gt;li&gt;a .open {
    color: black;
}

.navbar-custom  .navbar-nav .logout  {
    text-transform: none;
    margin-right: 10px;
}
.navbar-custom  .navbar-nav .logout  a {
   color: rgb(17, 221, 224);
}

.navbar-custom .mobile li,
.navbar-custom .mobile li&gt;a{
    color: #333;
}

.navbar-custom {
    margin-bottom: 0px!important;
}

.navbar-custom .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-custom .navbar-toggle {
    border-color: #ddd;
}

.navbar-custom .navbar-toggle .icon-bar {
    background-color: #888;
}

/* CUSTOM NAVBAR END */

/* NAV TABS START */
 #nav-tabs-custom {
    background-color: #1e2c5b;
    border-bottom: 0px;
}
#nav-tabs-custom&gt;li {
    margin-bottom: 0px;
}

#nav-tabs-custom&gt;li&gt;a:hover {
   background-color: #eee;
    color: black;
}
#nav-tabs-custom&gt;li&gt;a {
    color:white;
    margin-right:0px;
    border: 0px;
    border-radius: 0px;
}

#nav-tabs-custom&gt;li.active&gt;a {
    color:black;
    border: 0px;
}

/* NAV TABS END */


/* NAV TABS KORPUS START */
 #nav-tabs-custom-building {
    background-color: #575f7d;
    border-bottom: 0px;
}
#nav-tabs-custom-building&gt;li {
    margin-bottom: 0px;
}

#nav-tabs-custom-building&gt;li&gt;a:hover {
   background-color: #eee;
    color: black;
}
#nav-tabs-custom-building&gt;li&gt;a {
    color:white;
    margin-right:0px;
    border: 0px;
    border-radius: 0px;
}

#nav-tabs-custom-building&gt;li.active&gt;a {
    color:black;
    border: 0px;
}

/* NAV TABS KORPUS END */

/* LOGIN PAGE  */
.jumbotron {
    margin-bottom: 0px!important;
}

/* BUTTONS CUSTOM DESIGN*/

.btn-default
.btn-default:active,
.btn-default:visited{
    border-color: #11dde0!important;
}

.btn-primary,
.btn-primary:active,
.btn-primary:visited{
    background-color: #e2e6e6!important;
    border-color: #0e6b62!important;
    color: #a0a0a0!important;
}

.btn-primary.active{
    background-color: #329c92!important;
    border-color: #0e6b62!important;
    color: #fff!important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #58ccc1!important;
    border-color: #0e6b62!important;
    color: #fff!important;
}



.btn-info,
.btn-info:active,
.btn-info:visited {
    background-color: #329c92!important;
    border-color: #0e6b62!important;
}

.btn-info:hover,
.btn-info:focus {
    background-color: #58ccc1!important;
    border-color: #0e6b62!important;
}

.btn-success,
.btn-success:active,
.btn-success:visited{
    background-color: #7fd45c!important;
    border-color: #4cae4c!important;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #92dc74!important;
    border-color: #4cae4c!important;
}
.btn-warning,
.btn-warning:active,
.btn-warning:visited{
    background-color: #f5cb6d!important;
    border-color: #ab6600!important;
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #fbd37b!important;
    border-color: #ab6600!important;
}

.btn-danger,
.btn-danger:active,
.btn-danger:visited{
    background-color: #ff807c!important;
    border-color: #d43f3a!important;
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #ffa4a2!important;
    border-color: #ab6600!important;
}

/* The color does not match the overall color schema
.bootstrap-select&gt;.dropdown-toggle.bs-placeholder {
    color: #11dde0!important;
}
*/

.slider-handle {
    background-color: #11dde0!important;
        background-image: -webkit-linear-gradient(top,#11dde0 0,#11dde0 100%)!important;
        background-image: linear-gradient(to bottom,#11dde0 0,#11dde0 100%)!important;
}

/* BOOTSTRAP OVERRIDE */

label[disabled]{
    pointer-events:none;
}

hr {
    height: 2px;
    background-color:#555;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 95%;
}

.modal-full
{
    width: 70% !important;
}

.list-group.list-group-root {
    padding: 0;
    overflow: hidden;
}

.list-group.list-group-root .list-group {
    margin-bottom: 0;
}

.list-group.list-group-root .list-group-item {
    border-radius: 0;
    border-width: 1px 0 0 0;
}

.list-group.list-group-root &gt; .list-group-item:first-child {
    border-top-width: 0;
}

.list-group.list-group-root &gt; .list-group &gt; .list-group-item {
    padding-left: 30px;
}

.list-group.list-group-root &gt; .list-group &gt; .list-group &gt; .list-group-item {
    padding-left: 45px;
}

.list-group-item .glyphicon {
    margin-right: 5px;
}
/* PANEL AND BORDERS CUSTOM DESIGN START */

.aqua-border {

    border-color: rgb(17, 221, 224)!important;
}

.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {

     border-color:  rgb(17, 221, 224)!important;

     border-bottom-color: transparent!important;

}

.wacis_fieldset {
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #11dde0;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.wacis_fieldset legend {
    padding: 0.1em 0.5em;
    width: 150px;
    border:1px solid #11dde0;
    color:#555;
    font-size:90%;
    text-align:right;
}

/* PANEL AND BORDERS CUSTOM DESIGN END */

/* CUSTOM INPUTS */

.highlighted_area, .initial_payment_div {
    background-color: #d6ecea!important;
}

.remart_input_painted {
    background-color: #d6ecea!important;
    border-radius: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    border-color: #329c92!important;
}

.remart_input_simple {
    background-color: white!important;
    border-radius: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
}


/* UPLOADED IMAGE CSS START */
#uploader_materials_div {
  box-sizing: border-box;
}

.image_column {
    float: left;
    width: 33.33%;
    padding: 5px;
    word-wrap:break-word;
    font-size: 8px;
}


.image_row::after {
    content: "";
    clear: both;
    display: table;
}

/* UPLOADED IMAGE CSS END */


/* left menu */

.sidenav a {
    display: inline-block;
    height: 80px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
}
.sidenav img {
    float: left;
    width: 50px;
    height: auto;
}
.sidenav p {
    /*float: right;*/
    /*margin-top: 15px;*/
}

/* end left menu */

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

.dashboard .card {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 1px 2px 5px 0px #ddd;
}
.dashboard .card-body {
    padding: 1.25rem;
}
.dashboard .main-svg:first-child {
    background: #ffffff !important;
}
.dashboard .td-center {
    text-align: center;
}
.dashboard .td-right {
    text-align: right;
}
.dashboard-title {
    font-size: 28px;
    color: #7b7b7b;
}
.dashboard-count h3 {
    height: 70px;
    color: #187d74;
    text-align: center;
}
.dashboard-count p {
    color: #329c92;
    font-size: 32px;
    text-align: center;
}
.dashboard ul.pagination {
    margin-top: 7px !important;
}
.statistics_block {
    height: 209px;
}
.dashboard #generate_reports {
    margin-bottom: 13px !important;
}
.dashboard .panel {
    border-radius: 0;
}
.link-dashboard-diagrams {
    background-color: #cbcfd8;
}</pre></body></html>