﻿
.div-loading {
    visibility: visible;
    text-align: center;
    font-size: 14px;
    position: absolute;
    z-index: 9999;
    left: 600px;
}

#ladyloading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    background: none repeat scroll 0 0 #fff1a8;
    color: #222;
    padding: 5px 3px 0;
    display: inline-block;
    position: relative;
    top: 45px;
}

.search-input {
    background: #fff;
    background-clip: padding-box;
    /*border: 1px solid #cdcdcd;*/
    border-color: #ddd;
    border-right-width: 0;
    height: 95%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* margin-right: 50px; */
    width: 100%;
    float: left;
}

.intput-style {
    border: none;
    padding: 5px;
    margin: 0px;
    height: 95%;
    width: 100%;
    position: absolute;
}

#content-searchadvance {
    width: 100%;
    /*min-width: 500px;*/
}

.rtSp {
    display: none !important;
}

.search-drop {
    left: 102%;
    position: absolute;
    top: 8px;
    z-index: 1;
    color: #0384CE;
    font-style: italic;
    text-decoration: underline;
    font-size: 14px;
}

    .search-drop:hover {
        color: blue !important;
        text-decoration: none !important;
    }

    .search-drop a {
        color: #0072C6;
    }

.search-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-align: center;
    height: 94%;
    margin: 0;
    padding: 0;
    width: 60px;
    background: #0384ce;
    border: 1px solid #0384ce;
    right: 0%;
    position: absolute;
    /* top: 9px; */
}

.close-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-align: center;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 58px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#da4530),to(#da4530));
    background-color: #da4530;
    background-image: -webkit-linear-gradient(top,#da4530,#da4530);
    background-image: linear-gradient(top,#da4530,#da4530);
    border: 1px solid #da4530;
    right: 15px;
    position: absolute;
    top: 0px;
}

.icon-timkiem {
    background: url(/images/nav_logo195.png) no-repeat -113px -61px;
    color: transparent;
    display: inline-block !important;
    height: 18px;
    margin: 5px auto 2px;
    width: 18px;
}

.content-search {
    background: #fff;
    position: absolute;
    right: 0px;
    top: 34px;
    display: none;
    z-index: 9999;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #aaa;
    padding: 5px;
}

    .content-search a {
        color: #0072C6;
    }

.close-search {
    width: 100%;
    text-align: right;
}

.content-search p {
    margin-bottom: 0px;
}

.content-search .search-btn {
    position: inherit;
    float: right;
}

.content-search .close-btn {
    position: inherit;
    float: left;
}

#wuSearch-contain {
    height: 30px;
    float: left;
    width: 40%;
    position: relative;
    /*border: 1px solid #0384CE;
    box-shadow: 0 0 5px #809ec2;*/
    margin-right: 5px;
    top: 4px;
    top: 15px;
    margin-left: 19%;
}

BODY, HTML {
    overflow-y: hidden;
}


.close-contentmanin {
    left: 540px;
    top: 65px;
    font-size: 24px !important;
    color: #000;
    z-index: 1;
    border-radius: 3px;
    position: fixed;
}

    .close-contentmanin:hover {
        color: black;
    }

.ho_so_cong_trinh .ui-jqgrid .ui-jqgrid-bdiv {
    overflow-x: hidden;
    overflow-y: auto;
}

.ho_so_cong_trinh .ui-th-column, .ho_so_cong_trinh .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    white-space: initial !important;
    /* border-right-style: hidden; */
}

.ho_so_cong_trinh .ui-state-default, .ho_so_cong_trinh .ui-widget-content .ui-state-default {
    background-color: white !important;
    color: black !important;
}

.ho_so_cong_trinh .ui-jqgrid tr.ui-row-ltr td {
    /* border-right-style: hidden; */
}

.ho_so_cong_trinh .setboder {
    border-right-style: solid !important;
}

.ho_so_cong_trinh .canletrai {
    text-align: center;
}

.ho_so_cong_trinh .newrow {
    background: white;
}

#bodydegsin {
    width: 45%;
    /*background-color: #C0C0C0;*/
    float: left;
    /*height: 100%;*/
    position: absolute;
    z-index: 3;
}

#sec_map {
    width: 100%;
    /*background-color: #E5FFCC;*/
    float: left;
    /*height: 100%;*/
    position: absolute;
    z-index: 2;
}

#splitter {
    display: none;
    width: 7px;
    background-color: #ccc;
    float: left;
    /*height: 800px;*/
    position: absolute;
    cursor: w-resize;
    z-index: 1;
}

.main-content > .container {
    float: left;
}

#row_ThongTinChung .select2-container--disabled .select2-selection--multiple {
    border: none !important;
    background-color: transparent !important;
}

#row_ThongTinChung .select2-container--disabled .select2-selection__choice {
    border: none !important;
    background-color: transparent !important;
}

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}