﻿body {
      padding: 0px;
      background: url(../dsgn/background.jpg);
    background-repeat: no-repeat;
     background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.container {
    position: relative;
    margin: 0px auto;
    bottom: 0px;
    top: 0px;
    height: 100%;
    /*background-image: url(../dsgn/background.jpg);*/
}
a {
  color: #FF4D00;
}
.start {
}

.end {
}

.manager {
    margin-left: 19px;
    letter-spacing: -0.5px;
}

.twoRow {
    margin-top: 5px;
}
 
.paginationContainer {
    text-align: center;
}

/*.pageBackgroundLier {
    background-image: url(../dsgn/background.jpg);
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 1670px;
    background-color: white;
    z-index: -1;
    align-self: center;
}*/

.pageBackgroundHeader{
    /*background-color:#2b2c2f;*/
    position: absolute;
    width: 100%;
    height: 130px;
    z-index: -2;
}

.noLogin {
    display: block;
    width: 33%;
    height: auto;
    margin: 0 auto;
    margin-top: 110px;
}

.noLogin h4 {
    padding-top: 15px;
    font-size: 14px;
    margin: 0 auto;
    height: auto;
    width: 80%;
}

.noLogin .welcom {
    padding-left: 32px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 22px;
    background-color: rgba(255, 255, 255, 0.63);
}

.noLogin .welcom .unittek {
    color: #ff6a00;
}
.headPanel{
   margin-top: 38px;
   height: 53px;
   background-color:#ffffff;
}
.pageBackgroundColor{
    background-color:rgba(255, 255, 255, 0.63);
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 1670px;
    background-color: white;
    z-index: -3;
    align-self: center;
}
.menuCurrent{
    background-color:#ff6905;
    color: #fff !important;
}
.nav .item-menu .menuCurrent{
        color:#ffffff;
}
.nav .item-menu .menu:hover{
    color:#ff6a00;
}
.menuCurrent:hover{
        color:#ffffff;
        background-color:#f89155;
        text-decoration: none;
}
.navbar{
    min-height: 0px !important;
}
.authForm{
    margin: 8px 0 !important;
}
.textContent{
    color:#ff6a00;
    font-size:14px;
}
a{
    color:#FF4D00;
}
.navbar .navbar-collapse a:hover{
    color:#FF4D00;
}
.in{
    background:#fff;
}
.navbar .navbar-collapse a{
    color: #777;
    position: relative;
     display: inline-block;
     padding: 15px 15px;
     text-decoration: none;
}
.form-control:focus{
    box-shadow:inherit;
    border-color:#ff6905;
}
.btn:hover{
    background-color:#ff6a00;
    color:#ffffff;
    border-color:#ff6a00;
}
.navbar-brand{
    color:#000000;
    font-weight:800;
}
h3.clientsList{
    font-weight:600;
}
.formSearch{
    margin-top:30px;
}
.error{
    background-color:#ff6a00; font-size:18px; color:#ffffff; border-color:#ffffff; border:double; border-width:5px;
}
.error p{
    margin-top:2px;
    margin-bottom:2px;
    margin-left:20px;
}
.success{
    background-color:#17b23b; font-size:18px; color:#ffffff; border-color:#ffffff; border:double; border-width:5px;
}
.success p{
    margin-top:2px;
    margin-bottom:2px;
    margin-left:20px;
}
.formSearch .col-md-2{
    padding: 2px 5px 2px 20px;
}
.profile, .inp{
    margin-top: 0px !important;
}
.welcome h4, .noLogin h4{
    text-align: center;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .prr{
        width: 100%;
    }
}
@media screen and (max-width: 991px){
    .prr .signout{
        width: 15%;
        float: left;
    }
    .prr .profile{
        width: 42%;
        float: left;
        text-align: center;
    }
    .twoRow{
        margin-top: 0px;
    }
    .twoRow .col-md-1{
        margin-top: 5px;
        margin-left: 5px;
    }
    .welcome{
        font-size: 18px;
        padding-left: 15px;
    }
    .noLogin h4{
        text-align: center;
    }
    .noLogin .welcom{
         padding-left: 20px;
    }
    .allbase{
        margin-top: 10px;
    }
    .headPanel{
        height: auto;
    }
}
@media screen and (max-width: 768px){
    .prr .signout{
    float: right;
    text-align: right;
    }
    .prr .form-control{
    margin: 5px 5%;
    width: 90%;
}
.navbar{
    height: 50px;
}
}
.resultSearch-ajax{
    margin-left:10px;
    color:#ff6a00;
}
.resultSearchAdditName-ajax{
    margin-left:10px;
    color:rgba(255, 79, 79, 1);
}
.param{
    width:400px;
}
.date{
    width:120px;
}
.memoTable{
    background-color:rgba(250, 250, 237, 1);
    width:100%;
}
.memoTable td{
    border:solid;
    border-width:1px;
    border-color:#E5E5E5;
    height: 30px;
    padding-left:6px;
}
.tableDate{
   width: 100px;
}
.tableName{
   width: 200px;
}
.tableText{
   font-size:12px;
   color:#4a4a4a;
}
.in li a{
    width: 100%;
    display: block;
}
.prr .profile{
    text-align: left;
}
.prr .signout{
    width: auto;
}

.prr .row{
    margin: 0px !important
}
.prr .btn-default{
    margin-left: 5%;
}
}

/*.formSearch #filterForm .twoRow .col-md-2 .form-group {
    margin-top: 10px;
    background-color: aqua;
    margin-bottom: 0 !important

}*/


.inputOtherDirection {
    margin-top: 10px;
}

.formSearch #filterForm .form-group .col-md-2 {
    padding-left: 15px
}

.formSearch #filterForm .twoRow .col-md-2 .form-group {
    margin-top: -5px
}

@media (max-width: 991px) {
    .inputOtherDirection {
        margin-top: unset
    }

    .formSearch #filterForm .form-group .col-md-2 {
        padding-left: 20px
    }

    .formSearch #filterForm .twoRow .col-md-2 .form-group {
        margin-top: unset
    }
}



