﻿@charset "UTF-8";
/* CSS Document */
.body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #1c2c50;
}


.h1_logo {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  padding: 0 0 0 70px;
  font-weight: bold;
  color: #1c2c50;
  font-size: 18px;
}

.h1_logo_small {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #1c2c50;
  display:block;
  margin-top:5px;
}

.head-reports {
  text-align: center;
}

.logo {
  float: left;
}

.whole_logo {
  /* padding: 20px 0 0 64px; */
  padding: 15px 0;
}

.hello {
  margin: 0 20px 0 0 !important;
  padding-top: 20px;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  color: #1c2c50;
}

.nofloat {
  float: none !important;
  margin-right: 20px;
}

.log_as1 {
  float: left;
  font-size: 16px;
  font-style: italic;
}

.log_as2 {
  float: right;
  font-size: 16px;  
  padding: 0 10px 20px 10px !important;
  color: #777 !important;
  text-decoration: none !important;
}

  .log_as2:hover,
  a:focus {
    background-color: transparent !important;
    text-decoration: none !important;
  }

.log_out {
  font-size: 16px;   
  float: right;
  color: #1c2c50 !important;
  text-decoration: underline !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  
}

  .log_out:hover,
  .log_out:focus {
    color: #1c2c50 !important;
    text-decoration: none !important;
    background-color: transparent !important;
  }

  .log_out a {
    color: #1c2c50 !important;
  }

    .log_out a:hover,
    a:focus {
      color: #1c2c50 !important;
      text-decoration: none !important;
      background-color: transparent !important;
    }

  .log_out > li > a {
    margin: 0 30px 0 110px !important;
    color: #1c2c50 !important;
  }

    .log_out > li > a:hover,
    a:focus {
      color: #2a6496;
      text-decoration: underline !important;
    }

.menu-style {
  border-bottom: 2px solid transparent !important;
  border-color: #ddd !important;
  background-color: #F7F7F9;  
  background-repeat: repeat-x;
}

.menu {    
  font-size: 16px;  
}

  .menu .container{
	padding:0;	
  }
  
  .menu .container .menu{
	margin-left:-15px;
  }

  .menu > li > a {
    color: #777 !important;
    background-color: transparent !important;
  }

    .menu > li > a:hover,
    a:focus {
      color: #1c2c50 !important;      
    }

  .menu > .active > a {
    color:#1c2c50 !important;
	background: none !important;
  }

@media (max-width: 768px) {
  .menu {
    float: left !important;
  }

  .whole_logo {
    padding: 20px 0 0 0px;
  }
}

.menu-position {
  position: relative;
  width: 100%;
  z-index: 1000;
}

.menu-position .navbar-nav {
  text-align: center;
  float: none;
  margin: 0;
}

.menu-position .navbar-nav.affix {
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    text-align: center;
    float: none;
    border-bottom: 2px solid transparent !important;
    border-color: #ddd !important;
    background-color: #F7F7F9;  
    background-repeat: repeat-x;
}

.menu-position .navbar-nav > li {
  float: none;
  display: inline-block;
}

@media (max-width: 850px) {
  .nbr {
    padding-top: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background: none !important;
  }
}

.margin_cont {
}

.content {
    padding-top: 25px!important;
}

.nav-style-header {
  border-radius: 0px !important;
  margin: 0 !important;  
  background-color: #F7F7F9;  
  background-repeat: repeat-x;
  color:#fff;
  border: 0px solid transparent !important;
  width: 100%;
}

.foot {
  display: block;
  position: fixed;
  height: 30px;
  width: 100%;
  bottom: 0;
}

.nav-style-footer {
  border-radius: 0px !important;
  margin: 0 !important;
  background-color: #cae5ff !important;
  background: url(../img/f_bg.png);
  border: 0px solid transparent !important;
  border-top: 2px solid transparent !important;
  border-color: #1c2c50 !important;
  min-height: 30px;
}

.nbr {
  padding-top: 0 !important;
  background: none !important;
}


@media screen and (min-width: 768px) {
  .nbr {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 500px) {
  .nbr {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.nav-button {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

  .nav-button > li {
    position: relative;
    display: block;
  }

    .nav-button > li > a {
      position: relative;
      display: block;
      padding: 10px 15px;
    }

      .nav-button > li > a:hover,
      .nav-button > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee;
      }

.li-pos {
  position: static !important;
}

.h1-head-cont {
  text-align: center;
  font-size: 26px !important;
}

.h1-head-cont-small {
  text-align: center;
  color: #1c2c50;
  font-size: 24px;
}

.date-and-print {
  float: left;
}

.on-date {
  margin-top: -50px;
  font-size: 18px;
  color: #6e82af;
}

.content-head-style {
  margin: 0 0 8px 0 !important;
}

.button-header-style {
  background-color: transparent !important;
}

  .button-header-style:hover,
  .button-header-style:focus {
    background-color: #cae5ff !important;
  }

.icon-bar-style {
  background-color: #1c2c50 !important;
}

.h1-pas-cont {
  text-align: center;
  font-size: 24px !important;
  margin: 0 auto;
  margin-top: 28px !important;
  margin-bottom: 24px !important;
  display: block;
}

.h1-pas-cont-small {
  text-align: center;
  color: #1c2c50;
  font-size: 18px;
}

.download {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.download-block {
  display: -webkit-box;
}

.p-pas {
  font-size: 18px !important;
  color: #1c2c50 !important;
}

.a-download {
  text-decoration: underline;
  color: #1c2c50 !important;
}

  .a-download:hover,
  .a-download:focus {
    font-size: 18px !important;
    color: #1c2c50 !important;
    text-decoration: none;
  }

.op-pas-left {
  text-align: right;
  float: left;
  width: 50%;
  padding-right: 5px;
  font-size: 18px;
  font-style: italic;
}

.op-pas-right {
  text-align: left;
  float: right;
  width: 50%;
  padding-left: 5px;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
}

.op-pas-num {
  text-align: center;
  padding: 73px 0 35px 0;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
}


.haed-before-tab {
  text-align: center;
  font-size: 18px;
  padding: 12px;
  font-weight: bold;
}

.pagination {
  margin: 0;
}

input[type=text].inner-edit, select.inner-edit {
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  border-width: 0;
  border-color: #808080;
  background-color: #eeeeee;
}

input[type=text].inner-edit-readonly {
    background-color: #ffffff;
}

.input-style {
  margin: 31px 0 10px 0 !important;
}

.input-style1 {
  float: right;
}

.input-style2 {
  margin: 39px 0 10px 0 !important;
}

.input-style3 {
  font-size: 16px;
  margin: 31px 0 10px 0;
  text-align: center;
}

.input-style4 {
  margin: 0px 0 10px 0 !important;
}

.tab-text-margin {
  margin: 10px 0 10px 0 !important;
}

.button-minus {
  margin-top: 35px;
}

.marg {
  margin-top: 20px;
  margin-bottom: 20px;
}


.select-acts-second-type-style {
  padding-left: 0px;
  padding-right: 0px;
}

.act-percent {
  margin: 7px auto;
  font-weight: bolder;
}



.modal-transparent {
  background: transparent;
}

  .modal-transparent .modal-content {
    background: transparent;
  }

.modal-backdrop.modal-backdrop-transparent {
  background: #ffffff;
}

  .modal-backdrop.modal-backdrop-transparent.in {
    opacity: .9;
    filter: alpha(opacity=90);
  }

/* .modal-fullscreen */

.modal-fullscreen {
  background: rgba(255, 255, 255, 0.90);
}

  .modal-fullscreen .modal-dialog {
    width: 95%;
  }

  .modal-fullscreen .modal-content {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }

.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}

  .modal-backdrop.modal-backdrop-fullscreen.in {
    opacity: .97;
    filter: alpha(opacity=97);
  }

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

table.table-style thead th > span {
  cursor: pointer;
}

table.table-style thead th {
  text-align: left;
}

table.table-style tbody td {
  text-align: left;
}

.table-style1 > tbody > tr > td:first-child {
  text-align: left;
}

.table-style2 > tbody > tr > td:nth-child(2) {
  text-align: left;
}

.table-style2_1 > tbody > tr > td {
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}

.table-style3 > thead > tr > th {
  font-size: 11px !important;
  word-break: break-all;
}

.table-style4 > thead > tr > th {
  font-size: 14px !important;
}

.table-style4_1 > thead > tr > th {
  font-size: 12px !important;
  word-break: break-all;
}


th > .badge {
  background: none;
}

  th > .badge a, th > .badge a:hover, th > .badge a:active, th > .badge a:focus {
    color: #808080;
    text-decoration: none;
  }

    th > .badge a:hover {
      color: #000;
    }

.row2 {
  margin: 5px 0;
}

#mainMenu a.active {
  color:#1c2c50 !important;
  text-decoration:underline;
}

.footer{
	background:#f7f7f9;
	border-top: 2px solid #ddd;
	padding:15px 0;
}

input.ng-invalid, select.ng-invalid, textarea.ng-invalid, input[type='number'].has-error, span.ng-invalid {
    border: 1px solid #a94442;
}

.btn.custom-btn.lr12 {
    padding: 0 12px;
}

.custom-glyph {
    position: relative;
    top: 1px;
    display: inline-block;
}

.custom-glyph.glyphicon-person-running {
    width: 13px;
    height: 17px;
    background: url(/img/icon_person_running.png) center no-repeat;
    filter: brightness(0);
}

.custom-glyph.glyphicon-file-import {
    width: 16px;
    height: 17px;
    background: url(/img/icon_file_import.png) center no-repeat;
}

.custom-glyph.glyphicon-file-export {
    width: 16px;
    height: 17px;
    background: url(/img/icon_file_export.png) center no-repeat;
}

.custom-glyph.glyphicon-path-all {
    width: 17px;
    height: 17px;
    background: url(/img/icon_path_all.png) center no-repeat;
}

.custom-select {
    position: relative;
    top: 1px;
    display: inline-block;
    width: auto;
}

#mapToolbar {
    display: none;
}

.pull-right-btns {
    float: right;
}

@media screen and (max-width: 870px) {
    .navbar-buttons {
        text-align: center;
    }
    .pull-right-btns {
        float: none !important;
        display: inline-block;
    }
}



.modal .document-form-validator {
  color: #f00;
  display: none;
}

.modal .form-control {
  border-radius: 0;
}

.modal input.ng-invalid, .modal select.ng-invalid, .modal textarea.ng-invalid, .modal input[type='number'].has-error {
  border: 1px solid #a94442;
}

.modal .add-file {
  margin: 5px 0;
}

.modal .modal-buttom {
  margin-bottom: 15px;
}

.modal .modal-footer button {
  float: right;
}