body{
/*    background: url('./image/dark-light.jpg') no-repeat center center;*/
    background-attachment: fixed;
    font-family:'thaisans_neueregular'!important;
    /*font-size: 11px!important;*/
}
#wrapper{
    /*min-height:650px;*/
    background: #fff;
}     
#header{ 
    background: #223d5e;
    position: fixed;
    min-width:1000px;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 3px 4px -4px #000;
    border-bottom: 7px solid #60531A;
    height: 98px;
}
/* - 1.1. -  Fonts
    ---------------------------------------------- */

@font-face {
    font-family: 'thaisans_neue_blackregular';
    src: url('font/thaisansneue-black-webfont.eot');
    src: url('font/thaisansneue-black-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-black-webfont.woff') format('woff'),url('font/thaisansneue-black-webfont.ttf') format('truetype'),url('font/thaisansneue-black-webfont.svg#thaisans_neue_blackregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neuebold';
    src: url('font/thaisansneue-bold-webfont.eot');src: url('font/thaisansneue-bold-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-bold-webfont.woff') format('woff'),url('font/thaisansneue-bold-webfont.ttf') format('truetype'),url('font/thaisansneue-bold-webfont.svg#thaisans_neuebold') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neue_extbdregular';
    src: url('font/thaisansneue-extrabold-webfont.eot');src: url('font/thaisansneue-extrabold-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-extrabold-webfont.woff') format('woff'),url('font/thaisansneue-extrabold-webfont.ttf') format('truetype'),url('font/thaisansneue-extrabold-webfont.svg#thaisans_neue_extbdregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neue_extltregular';
    src: url('font/thaisansneue-extralight-webfont.eot');src: url('font/thaisansneue-extralight-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-extralight-webfont.woff') format('woff'),url('font/thaisansneue-extralight-webfont.ttf') format('truetype'),url('font/thaisansneue-extralight-webfont.svg#thaisans_neue_extltregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neue_lightregular';
    src: url('font/thaisansneue-light-webfont.eot');src: url('font/thaisansneue-light-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-light-webfont.woff') format('woff'),url('font/thaisansneue-light-webfont.ttf') format('truetype'),url('font/thaisansneue-light-webfont.svg#thaisans_neue_lightregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neueregular';
    src: url('font/thaisansneue-regular-webfont.eot');src: url('font/thaisansneue-regular-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-regular-webfont.woff') format('woff'),url('font/thaisansneue-regular-webfont.ttf') format('truetype'),url('font/thaisansneue-regular-webfont.svg#thaisans_neueregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neue_sembdregular';
    src: url('font/thaisansneue-semibold-webfont.eot');src: url('font/thaisansneue-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-semibold-webfont.woff') format('woff'),url('font/thaisansneue-semibold-webfont.ttf') format('truetype'),url('font/thaisansneue-semibold-webfont.svg#thaisans_neue_sembdregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neue_ultbdregular';
    src: url('font/thaisansneue-ultrabold-webfont.eot');src: url('font/thaisansneue-ultrabold-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-ultrabold-webfont.woff') format('woff'),url('font/thaisansneue-ultrabold-webfont.ttf') format('truetype'),url('font/thaisansneue-ultrabold-webfont.svg#thaisans_neue_ultbdregular') format('svg');font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'thaisans_neue_ultltregular';
    src: url('font/thaisansneue-ultralight-webfont.eot');src: url('font/thaisansneue-ultralight-webfont.eot?#iefix') format('embedded-opentype'),url('font/thaisansneue-ultralight-webfont.woff') format('woff'),url('font/thaisansneue-ultralight-webfont.ttf') format('truetype'),url('font/thaisansneue-ultralight-webfont.svg#thaisans_neue_ultltregular') format('svg');font-weight: normal;font-style: normal;
}
/*Font BoonFonts*/


/* @end */
a{
    color:#444!important;
}
a:hover{
    text-decoration: none!important;
}

.menu-header{
    min-width: 900px;
}
ul.main-menu{
    list-style:none;
    padding-left: 30px;
    margin:0;
    float: left;
}
ul.main-menu li{
    float: left;
}
ul.main-menu li{
    text-align: center;
}
ul.main-menu li a{  
    display: block;
    width: 100px;
    height: 95px;
}

ul.main-menu li a.menu-1{
    background: url('./image/icon-home.png') center 0 no-repeat;
}
ul.main-menu li a.menu-1.active,
ul.main-menu li a.menu-1:hover{
    background: url('./image/icon-home-hov.png') center -2px no-repeat;
}
ul.main-menu li a.menu-2{
    background: url('./image/icon-map.png') center 0 no-repeat;
}
ul.main-menu li a.menu-2.active,
ul.main-menu li a.menu-2:hover{
    background: url('./image/icon-map-hov.png') center -2px no-repeat;
}
ul.main-menu li a.menu-3{
    background: url('./image/icon-sit.png') center 0 no-repeat;
}
ul.main-menu li a.menu-3.active,
ul.main-menu li a.menu-3:hover{
    background: url('./image/icon-sit-hov.png') center -2px no-repeat;
}
ul.main-menu li a.menu-4{
    background: url('./image/icon-doc.png') center 0 no-repeat;
}
ul.main-menu li a.menu-4.active,
ul.main-menu li a.menu-4:hover{
    background: url('./image/icon-doc-hov.png') center -2px no-repeat;
}
ul.main-menu li a.menu-5{
    background: url('./image/icon-analy.png') center 0 no-repeat;
}
ul.main-menu li a.menu-5.active,
ul.main-menu li a.menu-5:hover{
    background: url('./image/icon-analy-hov.png') center -2px no-repeat;
}
ul.main-menu li a.menu-6{
    background: url('./image/icon-estim.png') center 0 no-repeat;
}
ul.main-menu li a.menu-6.active,
ul.main-menu li a.menu-6:hover{
    background: url('./image/icon-estim-hov.png') center -2px no-repeat;
}
ul.main-menu li a.menu-7{
    background: url('./image/icon-admin.png') center 0 no-repeat;
}
ul.main-menu li a.menu-7.active,
ul.main-menu li a.menu-7:hover{
    background: url('./image/icon-admin-hov.png') center -2px no-repeat;
}
ul.main-menu li span{
    display: block;
    color: #fff;
    font-size: 1.2em;
    position: relative;
    top: 65px;
}
ul.main-menu li a.menu-1.active span,
ul.main-menu li a.menu-2.active span,
ul.main-menu li a.menu-3.active span,
ul.main-menu li a.menu-4.active span,
ul.main-menu li a.menu-5.active span,
ul.main-menu li a.menu-6.active span,
ul.main-menu li a.menu-7.active span,
ul.main-menu li :hover span,
ul.main-menu li span:hover{
    color: #000;
    font-family: "thaisans_neuebold";
}
.person-detail.right{
    width:250px;
    margin-right:15px;
}
.desc-user{
    float: left;
    list-style: none;
    margin:10px 0;
    padding:0; 
}
.desc-user li{
    text-align: left;
    color: #fff;
    padding:2px 0;
    height: 20px;
    width: 160px;
    overflow: hidden;
}
.desc-user li i{
    display: inline-block;
    width: 20px;
}
.desc-user li span{
    padding-left: 5px;
}
#dropdown{
    float: right;
    height: 65px;
    width: 45px;
    margin: 0;
    padding: 15px;
}
#dropdown a.picture{
    float:right;
    display: block;
    border-radius:100%;
    background:#ccc;
    margin: 5px 0;
    padding:0;
    width:45px;
    height: 45px;
    overflow: hidden;
    text-align: center;
}
#dropdown a.picture img {
    /*border: 1px solid #000000;*/
    border-radius: 100%;
    display: inline-block;
    height: 100%;
    width: 100%;
}
#dropdown a:hover{
    cursor: pointer;
}
#dropdown:hover > a.picture {
    color: #fafafa;
}
*html #dropdown a.picture:hover { /* IE6 */
    color: #fafafa;
}
#dropdown :hover > ul {
    display: block;
}
#dropdown ul{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    width:150px;
    border:1px solid #888;
    padding:5px 10px;
    border-radius: 7px;
    background: #fff;
    top:67px;
    right: 30px;
    box-shadow: 0 1px 2px 0 #888;
    z-index: 99999;
}
#dropdown ul:before{
    content:'';
    display:inline-block;
    border:6px solid transparent;
    border-top:none!important;
    border-bottom:6px solid #fff!important;
    position: absolute;
    top:-5px!important;
    left:120px!important;
}
#dropdown ul li {
    float: none;
    display: block;  
    margin: 0;
    padding: 3px 0;
    text-align: center;
    font-size: 1em;
}
#dropdown ul li:last-child{
    margin: 0;
}
#dropdown ul li .fa{
    font-size: 14px;
    color:#888;   
    margin-right:15px;
}
#dropdown ul li.sign-out a{
    color:#000;
    font-weight:bold;
    margin: 0;
    padding: 0;
    position: relative;
    left: -8px;
}
#dropdown ul li.sign-out a:hover{
    color:#0084AB!important;
}
#containner{
    clear:both;
    display: block;
    min-height: 700px;
    position: relative;
    top:65px;
    padding:35px 0;
}
#index-content{
    padding:1% 0;
    height: 600px;
}
.main-content{
    padding: 10px;
}
h2.wording{
    text-align:center;
    font-size: 1.5em;
}
#login{
    margin:2% auto;
    width:30%;
    min-width: 350px;
    background: #0084AB;
    border:1px solid #044C62;
    padding:2% 2% 1.2%;
    border-radius: 2%;
}
#login div{
    background: #eee;
    border:1px solid #ccc;
    border-radius: 5px;
}
#login div input[type="text"],
#login div input[type="password"]{
    width: 85%;
}
.bullet{
    display: inline-block;
    float: left;
    width: 45px;
    height: 32px;
}
.bullet.usrname{
    background: url('image/i-username.png') #eee no-repeat center center;
}
.bullet.passwrd{
    background: url('image/i-password.png') #eee no-repeat center center;
}

/* Title Content pane-center */

.line-bottom{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.line-top{
    border-top: 1px solid #ccc;
    margin-top: 10px;
}
.headContent{
    float: left;
    padding: 10px 0;
    margin: 0;
    line-height: 25px;
    font-size: 1em;
    font-weight: bold;
}
.head-archive{
    margin: 0;
}
.headContent_a{
    margin: 0;
    padding:10px 15px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: #e3e3e3 1px dashed;
}
.headContent_b{
    margin: 0;
    padding:10px 15px;
    font-size: 1.1em;
    font-weight: bold;
}
.headContent_c{
    margin: 0;
    padding:10px 15px;
    font-size: 1.1em;
    font-weight: bold;
    background: #eee;
    border-bottom: #e3e3e3 1px dashed;
}
.head_a{
    margin: 0 15px;
    margin-bottom:10px;
    padding:10px 0;
    font-size: 1.3em;
    border-bottom: #bbb 1px dashed;
}
/* end */
/* content in pane-center */
.content-bottom{
    padding: 10px 0;
}
/* end */
.search-item > input[type="text"] {
    height: 25px;
    width:91%;
    border:0;
    border-radius: 5px;
}
.search-item > input[type="submit"] {
    background: url("./image/icon-search.png") no-repeat scroll center center #FFFFFF;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 35px;
    position: relative;
    right: 10px;
    top:4px;
    opacity: 0.4;
}
/* menu tab */
ul.menu-content li{
    display: inline-block;
    margin-left:20px;
}
ul.menu-content li a{
    color:#000;
    font-weight:bold;
    font-size: 1em;
}
ul.menu-content li a.selected{
    color:#0084AB;
    border-bottom: 3px solid #0084AB;
}
ul.menu-content li a.selected i.fa{
    color:#0084AB;
}
ul.menu-content li a:hover{
    color:#000;
    text-decoration: : none;
}
ul.menu-content li a i.fa{
    color:#888;
    font-size: 20px;  
}
ul.menu-content li span{
    margin-left: 10px;
}
ul.menu-content li span:hover{
    text-decoration: : none;
}
/* end menu tab */
.search-inside input[type="text"]{
    margin-bottom: 0;
    box-shadow: 0 0 0 0 #fff;
    background: url("./image/icon-search.png") no-repeat scroll 98% center #FFFFFF;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .menu-content {
        vertical-align: top;
    }
}
.menu-content{
    display: block;
    text-align:right;
}
h3.H_3{
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.box-add-team{
    margin:5% auto;
    width: 80%!important;
}
.img-brows{
 padding-top: 40px;
 font-size: 1.5em;
}
.up-img{
    margin: 2% auto;
    border-radius: 100%;
    background: #ccc;
    color:#fff;
    width:150px;
    height:150px;
    text-align: center;
    font-size: 1.4m;
    border:1px solid #fff;
    position: relative;
    overflow: hidden;
}
.up-img input[type="file"]{
  position: absolute;
  opacity: 0;
  filter: alpha(opacity = 0);-ms-filter: "alpha(opacity=0)";
  cursor: pointer;
  _cursor: hand;
  width:150px;
  height:150px;
  border-radius: 100%;
  position: absolute;
  top:0;
}
.up-img:hover{
    background: #eee;
    color:#0084AB;
    border:1px solid #ddd; 
}
.up-img.profile .img-brows{
    display: none;
}
.up-img.profile input[type="file"]{
    position:relative;
    top: -110px;    
}
.up-img.profile img{
    border-radius: 100%;
    width:110px;
    height: 110px;
}
.box-add-member ul li{
    display: inline-block;
    float:left;
    width:50%;
    margin-bottom: 10px;
}
.box-add-member ul li input{
    width:92%;
    padding:3px;
    height:35px;
    color:#888;
}
.box-add-member ul{
    margin:20px 0;
}
ul.form-add-member{
    padding-left:20px;
}

.manage-page input[type=submit]{
    background: #0099CC;
    color:#FFF;
}
.manage-page input[type=submit]:hover{
    background: #0099FF;
}
.asterick{
    color:red;
}
.up-img i.fa{
    font-size: 24px;
    margin-top: 10px;
}
.up-img:hover i.fa{
    color:#0084AB;
}
.search-nTeam input[type="text"]{
    width:100%;
    height:20px;
}
.search-nTeam.box-add-team{
    border-radius: 5px;
    padding:30px;
    margin: 0 auto 35px;
    border:1px solid #ccc;
    box-shadow: 0 1px 5px -1px #ccc inset;
}
.search-nTeam.box-add-team input[type="text"]{
    width:82%;
}
.search-nTeam.box-add-team input[type="button"]{
    padding:6px;
    margin-bottom: 7px; 
}
.multi-chkb{
    margin: 20px 0;
}
.multi-chkb p{
    font-weight: bold;
}
#footer{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height:120px;
    background: #0084AB;
    color:#fff;
    padding:10px 30px 20px;
    border-top:7px solid #044C62;
    font-size: 1.1em;
    min-width: 750px;
}
table thead th{
    text-align: center!important;
} 
table.user-login, 
table.user-login th, 
table.user-login td{
    border:1px solid #ccc;
    font-size: 1em;
}
table.user-login th{
    color:#fff;
    background: #2d2d2d;
}
table tbody tr:hover{
    background:#B4CDCD!important;
    cursor: pointer;
}
table tr td img, .img-radius img{
    border-radius: 100%;
    width:25px;
    height:25px;
    border:1px solid #ccc;
    margin-right: 5px;
}
.fa.fa-times-circle{
    color:#CD0000;
    font-size: 20px;
}
.fa.fa-times-circle:hover{
    color:#EE0000;
}
.empty{
    color:#E32E30;
    text-align: center!important;
    background: #E0EEEE;
}
.errorMessage{
    color:#FF030D;
}

#footer .count.left ul.counter li{
    display: inline-block;
    background: #000;
    width:20px;
    text-align: center;
    padding:3px 0;
    font-weight: bold;
    color:#0084AB;
}
#footer  .left.count > .counter{
    margin-left: 0!important;
} 
#footer .right.address{
    font-size: 0.9em;
}
.title h5{
    color:#0485A7;
}
.title p{
    font-size: 11px;
    line-height: 0;
    margin-top: 0;
}
.col-left{
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: middle;
    position: relative;
    top:-34px;
}
#separator-left{
    background: none repeat scroll 0 0 #888888;
    border: 1px solid #EEEEEE;
    display: inline-block;
    margin: 0 1%;
    min-height: 703px;
    width: 5px;
    float: right;
}
#sidebar-left{
    float: left;
    position: relative;
    top:22px;
    width:95%;
}
.col-left, #content-slider{
    display: inline-block;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
.col-left.use-sidebar-left{
    width: 2%;
}
.col-left.use-sidebar-left > #sidebar-left{
    display: none;
}
.content-slide-left-only{
    margin: 0 15px!important;
    padding: 0!important;
}
.use-sidebar-left{
    width: 0!important;
    margin-left: 15px!important;
}

.full {
    width: 96% !important;
}
.insert-content{
    border:1px solid #ccc;
    border-left: 0;
    border-right: 0;
    padding:10px 0;
}
input[type="text"], input.btn{
    font-family: thaisans_neueregular!important;
}
.announce{
    width: 65%;
    margin:0 auto;
    padding: 10px 0;
}
h3.headingH3{
    margin:20px 0 0!important;
    font-family: 'thaisans_neue_lightregular'!important;
    font-size: 1.4em!important;
    color:#0485A7; 
}
.announce h4{
    font-size: 2em;  
    padding: 1em;
}
/*.announce .insert-content,*/
.list-news .list-box li:last-child{
    border:0;
}
.announce .serch-select ul li a{
    display: table;
    width:70px;
    height: 70px;
    border-radius: 100%;
    border:2px solid #0084AB;
}
.announce .serch-select ul li a:hover{
    border:2px solid #006CD8;
    background: #eee;
}
.announce .serch-select ul li a i{
    font-size: 38px;
    vertical-align: top;
    margin-top: 15px;
}
.announce .serch-select ul li{
    display: inline-block;
    margin: 3% 7%;
}
.announce .serch-select ul li span{
    font-size: 12px;
    font-weight:bold;
}
.menu-annouce{
    margin-left: 0;
    padding-left:10px;
    border-bottom:1px solid #ccc;
}
.menu-annouce li{
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding:0 10px;
}
.menu-annouce li a{
    font-size: 1.1em;
}
.menu-annouce li a.selected{
    border-bottom: 3px solid #FF0000;
}
.list-news{
    margin-left: 20px!important;
}
.list-news .news{
    float: left;
    margin-bottom: 10px;
    color:#0A99C3;
    display: block;
    width: 100%;
}
.list-news p:first-child{
    color:#bbb;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 25px;
} 
.list-news .news a{
    font-weight: bold;
}

.list-news p:last-child span{
    margin-left:5px;
    font-weight: normal;
}
.list-news .list-box li{
    display: inline-block;
    float: left;
    border-right: 1px solid #ccc;
    text-align:center;
}
.list-news .list-box li a{
    color:#444!important;   
}
.list-news .list-box li a:hover, 
.list-news .news a, a.gear:hover{
    color:#0A99C3!important;
}
.adminBox{
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.adminBoxTop img{
    width:50%;
}
.adminBox img{
    width: 65%;
}
.title.span6.thumbnails{
    position: relative;
    top:-5px; 
}
ul.img-memberTeam{
    min-height: 50px;
}
ul.img-memberTeam li{
    display: inline-block;
    float: left;
}
.img-radius img{
    width:35px!important;
    height: 35px!important;
}
a.gear i{
    font-size: 30px;
}
   
/* addtional pui */
.list-tab{
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
    display: block;
    background: #eee;
}
.list-tab li a{
    float: left;
    padding:5px 7px;
    border: #ccc 1px solid;
    margin-left: -1px;
    margin-bottom: -1px;
    font-size: 1em;
    background: #c9c9c9;
}
.list-tab li a.selected{
    background: #ebeff2;
}
.tab-context{
    padding: 0;
    border-top: #ccc 1px solid;
}
.tab-context_inside{
    padding:10px;
    border-top: #ccc 1px solid; 
}
.hAccor:first-child{
    margin-top:0;
}
.opened{
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: -9999;
    background: url('image/arrow-open.png') no-repeat center center!important;
}
.hAccor.closed{
    background: url('image/arrow-close.png') #fff no-repeat 95% center!important;
}
.hAccor a.folders{
    background: url('image/hfolder.png') no-repeat 0 center;
    display: block;
    padding: 0 10px;
    padding-left: 30px;
    /*width: 185px;*/
    /*width:208px;*/
    float: left;
}
.hAccor.updated a{
    padding-left: 30px;
    background: url('image/l-update.png')no-repeat 0 center;
}
.mheader-side{
    padding: 5px 10px;
    padding-left: 30px;
    margin: 0;
    margin-top: -1px;
    line-height: 20px;
    font-size: 1.1em;
    font-weight: bold;
    background: #fff;
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

/* addtional by pui 24-may-14 */
.tab-prop li a.selected{
    background: #555;
    color: #fff !important;
}
.prop-display{
    height: 200px;
    background: #eee;
    text-align: center;
    border-bottom: #ccc 1px solid;
    overflow: hidden;
}
.prop-display img{    
    /*width: 100%;*/
    margin: 0 auto;
    display: block;
    height: 200px;      
}
.prop-display img.files{
    margin: 40px auto;
    width: auto;
}
.prop-display.file-img img.files{
    height: 100px!important;
    margin-right: 25px auto!important;
}
.prop-display a.exp,
a.exp{
    float: right;
    display: block;
    width: 100px;
    height: 60px;
    text-indent: -9999px;
    background: url('image/dl-btn.png') no-repeat center center;
}
.prop-display a.exp{
    position: relative;
    top: -30px;
}
.prop-content{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #eee;
}
.prop-content li{
    padding: 10px 15px;
    font-size: 1em;
}
.prop-content li.odd{
    background: #ccc;
}
.prop-content li.even{
    background: #eee;
}
.prop-content li.title{
    background: #666;
    padding: 7px 15px;
    color: #fff;
    font-size: 1.2em;
}
.prop-content li label{
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
}
.prop-content li.title label{
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
}
.prop-content li label:after {
    content: ' :';   
}
.prop-content li label.c{
    width: 100px;
    float: left;
}
.prop-content li a.edit-lb, .prop-edit{
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url('image/ico-edit.png') no-repeat center;
}
.prop-content li a.edit-lb:hover{
    cursor: pointer;
}
.prop-content li > div.colors{
    width: 200px;
    float: left;
}
.prop-content li span.views{
    display: block;
    color: #2d2d2d;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
}
.prop-content li span.views:hover{
    cursor: pointer;
}
.prop-content li span.c-level{
    height: 10px;
    max-width: 200px;
    display: inline-block;
}
.prop-content li span.c-level.red{
    background: red;
}
.prop-content li span.c-level.blue{
    background: blue;
}
.prop-content li span.c-level.orng{
    background: orange;
}
.prop-content li span.c-level.green{
    background: green;
}
.prop-content li:nth-child(2) .cut-detail{
    height: 5em;
    line-height: 1.7em;
    overflow: hidden;
}
.c-permiss{
    margin: 0;
    padding: 0;
    padding-top: 5px;
    background: #eee;
    border-top: #ccc 1px solid;
}
.c-permiss li{
    padding: 5px 15px;
    padding-right: 5px;
}
.c-permiss li span{
    float: left;
    display: inline-block;
}
.c-permiss li span.named{
    width: 145px;
    padding-right: 10px;
}
.c-permiss li span.edited{
    width: 75px;
}
.c-permiss li span.shared{
    width: 75px;
}
.c-permiss li span.edited select{
    width: 70px;
    height: 25px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-size: 0.5em;
}
.c-permiss li span.shared select{
    width: 70px;
    height: 25px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-size: 0.5em;
}
.c-permiss li span.mored,
.c-permiss li a.mored{
    color: #2d2d2d;
    font-size: 1em;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 15px;
}
ul.paging li{
    display: inline-block;;
    float: left;
    color:#0485A7;
    border:1px solid #ccc;
    width:20px;
    height: 20px;
    text-align: center;
}
ul.paging li:first-child, 
ul.paging li:last-child{
    border-radius: 5px;
    width:70px;
}
ul.paging li:first-child{
    margin-right: 20px;
}
ul.paging li:last-child{
    margin-left: 20px;
}
.H-Color label{
    font-family: 'thaisans_neuebold';
    font-size: 1.2em;
    float: left;
    padding: 0 10px 0 0;
}
.H-Color p{
    font-family: 'thaisans_neuebold';
    font-size: 1.3em;
    position: static;
    top: 0;
}
.H-Color p.abs{
    position: absolute;
    top:20px;
}
.H-Color span{
    display: inline-block;
    background:#0099CC;
    border-radius: 5px;
    width:50%;
    height: 20px;
}
.un-padbottom{
    margin-bottom: 0;
}
.autrorize{
    background: #fff;
}
.autrorize tr td img{
    border:0!important;
    border-radius: 0!important;
    width: 50px;
    height: 40px;
}
ul.owner-news{
    margin-left: 0; 
    margin-bottom:15px;
    color:#666;
}
ul.owner-news li{
    display: inline-block;
    font-size: 0.9em;
}
ul.owner-news li span{
    /*font-weight: bold;*/
    color: #adadad;
    margin-right: 10px;
}
ul.owner-news li:nth-child(3){
    margin-left: 15px;
}
.list-news .news a{
    font-size: 1.1em;
    /*padding-bottom: 10px;*/
    color:#00569e!important;   
}
.list-news .news a:hover{
    text-decoration: underline!important;
}
.title-news a{
    display: block;
    /*width: 100%;*/
}
.title-news p{
    margin-bottom: 5px; 
    font-size: 1em;
    color: #00274F;
    /*line-height: 24px;*/
    width: 60%;
    max-height: 4em;
    overflow: hidden;
}
/* 26-5-2014 */

.add-member th{
    background: #eee;
    color: #2d2d2d;
    text-align: center;
}
.add-member th, .add-member td{
    font-size: 1em;
    vertical-align: middle;
}
.add-member td.newfolder{
    background: url('image/icon-newfolder.png') no-repeat 20px center;
    padding-left: 70px;
}
.add-member td.oldfolder{
    background: url('image/icon-oldfolder.png') no-repeat 20px center;
    padding-left: 70px;
}
.add-member td.docico{
    background: url('image/icon-file.png') no-repeat 20px center;
    padding-left: 70px;
}
.add-member th.folder{
    padding-left: 70px;
}
.autrorize th, .autrorize td{
    font-size: 1em;
}
h6.headerDrive{
    float: left;
    padding: 0;
    margin: 0;
    padding-left: 50px;
    padding-top: 10px;
    font-size: 1em;
    background: url('image/headerDrive.png') no-repeat 0 center;
}
.btn-upload{
    float: left;
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: 0 15px;
    margin-top: 10px;
    background: url('image/up-btn.png') no-repeat 0 center;
}
/* news title */
.newsTitle{
    padding: 10px!important;
    margin: 0!important;
    background: #2d2d2d;
    color: #fff;
    font-size: 1.2em!important;
    font-weight: normal;
    width: 100%;
}
/* description title box*/
.descTitle{
    min-height: 200px;
}
.descTitle.lb{
    min-height: 200px;
    background: none;
}
/* description img */
.descImg{
    text-align: center;   
    overflow: hidden;
    float: left;      
    padding-left: 0;
    padding-right: 0;
}
.descImg img{
    width: auto;   
    /*height: 100%;*/
    height:200px;    
}
.descImg.default{
    height: 200px;
    /*width: 290px;*/
    width: 210px;
    background: url('image/default-img.png') #ccc no-repeat center center;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
input[type="file"]#pic{
    height: 200px;
    width: 290px;
    opacity: 0;
    position: absolute;
    top: 0;
}
input[type="file"]#pic:hover{
    cursor: pointer;
}
.img-situa img{
    width: 100%;
}
.descImg.lb{
    float: left;
    width: 280px;
    margin: 0 25px 0 0;
}
/* description content */
.descContent.lb{
    padding:0;
}
/* description content-left */
.desclist{
    list-style: none;
    margin: 0;
    /*width: 50%;*/
    /*width: 59%;*/
}
.desclist.pull-right{
    display: inline-block;
    float:left!important;
}
.desclist.xl{
    margin-top: 20px;
}
.desclist li{
    padding: 3px 0;
/*    width: 375px;*/
}
.desclist.xl li{
    padding: 5px 0;
}
.desclist li:first-child{
    padding-top: 10px;
}
.desclist.lb li{
    padding:0;
}
.desclist li label{
    font-size: 0.9em;
    font-weight: bold;
    width: 110px;
    text-align: left;
    margin-right: 3px;
}
.desclist li:first-child label{
    display: block;
    float: left;
}
.desclist li span{
    font-size: 0.9em;
}
.desclist.lb li label{
    font-size: 1em;
}
.desclist li ul.stars{
    list-style: none;
    margin: 0;
    padding:0;
    display: inline-block;
}
.desclist li ul.stars li{
    float: left;
    background: url(image/star-default.png) no-repeat 0 0;
    padding:0;
    width: 23px;
    height: 20px;
}
.desclist li ul.stars li.starred{
    float: left;
    background: url(image/star-add.png) no-repeat 0 0;
}
.desclist li > .rated{
    float: left;
    width: 170px;
    padding: 5px 0;
}
.desclist li > .rated span{
    display: block;
    height: 10px;
}
.desclist li > .rated span.red{
    background: #DA514A;
}
.desclist li > .rated span.blue{
    background: #239ABC;
}
.desclist li > .rated span.green{
    background: #57B856;
}
.desclist li > .rated span.yellow{
    background: yellow;
}
.desclist li span.txt{
    font-size: 0.9em;
}
/* news tabs all */
.newsTab{
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: #aaa 1px solid;
}
.newsTab li{
    float: left;
    display: inline-block;
    text-align: center;
    border: #aaa 1px solid;
    border-bottom: none;
    margin-left: -1px;
    font-size: 1em;
}
.newsTab li.btn-lbox{
    margin-left: -1px;
    height: 34px;
}
.newsTab li a{
    display: block;
    padding: 7px 30px;
    background: #eee;
}
.nav-tabs > li > a{
    border-radius: 0;
}
.newsTab li a.selected,
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover{
    background: #2d2d2d!important;
    color: #fff!important;
}
.newsTab li.btn-lbox a{
    display: inline-block;
    float: left;
    color: #555;
    padding: 7px;
    width: 30px;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    background: #eee;
}
a.btn-lbox:hover{
    cursor: pointer;
}
.newsContent{
    min-height: 100px;
    margin-top: -1px;
}
.newsContent.row-fluid .span6{
    margin-left: 0 !important;
    width: 49.92%;
}
.newsContent.row-fluid .span6{
    border: #ddd 1px solid;
}
.news-header{
    border-bottom: #ddd 1px solid;
}
.news-header h4{
    font-size: 1.1em;
    font-weight: bold;
}
/* content in form-layout */
.bucket{
    padding: 10px;
}
.ui-layout-center .breadcrumb{
    background: #ebeff2;
}

/* light box */
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 0;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.white_content.m{
    top: 15%;
    left: 15%;
    width: 70%;
    min-height: 530px;
}
.white_content.xl{
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
}
.lhb-close{
    display: block;
    padding:10px;
    position: absolute;
    right: 0;
    font-size: 2em;
}
/* content in tab */
.prop-lb-content{
    /*padding: 20px;*/
    width: 95%;
    margin: 0 auto;
}
.content-lb{
    margin:0;
    padding: 0;
}
.content-lb h6{
    padding:5px 0;
    font-size: 1.1em;
    font-weight: bold;
}
.content-lb p{
    font-size: 1em;
    line-height: 25px;
}
/* formTab in light box */
.formsTab{
    padding:0;
    margin: 0;
    /*float: left;*/
}
.formsTab li{
    border-bottom: #ccc 1px solid;
}
.formsTab li a{
    display: block;
    padding:10px 30px;
    font-size: 1em;
}
.formsTab li a.selected{
    background: url(image/add-list.png) no-repeat 10px 8px #ccc!important;
}
.formContent{
    min-height: 530px;
    /*float: left;*/
    /*border-left: #ccc 1px solid;*/
}
.formAll{
    padding:0;
    margin: 0;
    list-style: none;
}
.formAll li{
    float: left;
    width: 18%; 
    height: 130px;    
    margin: 0 5px;       
}
.formAll li a{
    float: left;
    display: block;
    width: 100%; 
    height: 140px;
    background: url('image/add-file-form.png')  no-repeat center 20px;
    /*background: url('http://icons.iconarchive.com/icons/hopstarter/sleek-xp-basic/48/Document-icon.png')  no-repeat center 20px;*/
}
.formAll li a:hover{
    background: url('image/add-file-form-hover.png')  no-repeat center 20px;
    /*background: url('http://icons.iconarchive.com/icons/hopstarter/sleek-xp-basic/48/Document-icon.png') #ccc no-repeat center 20px;*/
}
.formAll li span{
    display: block;
    /*padding: 2px 12px;*/
    padding: 2px;
    margin-top: 85px;
    text-align: center;
    font-size: 1em;
    -ms-word-break: break-word;
    word-break: break-word;
}
/* tab 'Summary' */
.gbox{
    padding: 0;
}
.general{
    border-collapse: collapse;
    width: 100%;
    font-size: 1em;
}
.general tr{
    border-bottom: #ccc 1px solid;
}
.general tr.odd{
    background: #fff;
}
.general tr.even{
    background: #eee;
}
.general td{
    padding:8px 20px;
    vertical-align: middle;
}
.general td:first-child{
    font-weight: bold;
    border-right: #ccc 1px solid;
}
.contentEditor{
    min-height: 100px;
    margin: 35px 30px;
    border: #bbb 1px solid;
}
/* tab 'Relation' */
.relations{
    list-style: none;
    margin: 15px 0;
}
.relations li{
    float: left;
    min-width: 135px;
    width: 19%;
    margin: 10px 5px;
    text-align: center;
    display: block;    
    background: url('image/rel-folder.png')  no-repeat center 0;
    font-size: 1em;
}
.relations li span{
    display: block;
    margin-top: 95px;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
}
.tabRelate{
    list-style: none;
    margin: 0;
    padding: 0;
}
.tabRelate li{
    float: left;
    padding: 5px 10px;
}
/* tab 'Note' */
.c-notes{
    min-height: 100px;
    margin: 20px;
    padding:0;
    margin-bottom: 0;
    overflow: hidden;
}
.c-notes textarea{
    min-width: 560px;
    max-width: 560px;
    min-width: 150px;
    max-height: 150px;
}
.c-btn{
    padding: 10px 20px;
}
.ls-note{
    list-style: none;
    margin: 10px 0;
    padding:0;
    height: 320px;
    overflow: scroll;
}
.ls-note li{
    background: url('') no-repeat 0 0;
    padding: 10px 20px;
}
.ls-note li div.img{
    background: #ccc;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.ls-note li p{
    font-size: 1em;
    color: #2d2d2d;
    padding: 0;
    margin-bottom: 0;
}
.ls-note li span.date{
    display: inline-block;
    padding: 5px 0;
    color: #ababab;
    font-size: 1em;
}
/* tab 'Log' */
.tab-log{
    border-collapse: collapse;
    width: 100%;
    font-size: 1em;
}
.tab-log tr{
    border-bottom: #ccc 1px solid;
}
.tab-log tr.odd{
    background: #fff;
}
.tab-log tr.even{
    background: #eee;
}
.tab-log tr.empty{
    border: none;
}
.tab-log tr.empty td{
    background: #fff;
    color:#aaa;
    border: none;
}
.tab-log td{
    padding: 7px 30px;
    border: #ccc 1px solid;
}
.tab-log td:first-child{
    padding-left: 30px;
}
.collab{
    list-style: none;
    margin: 0;
    padding: 20px 30px;
}
.collab li{
    float: left;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin:0 10px;
    background: #ccc;
    border-radius: 50%;
    overflow: hidden;
}
/* map */
.chk-sidebar{
    list-style: none;
    padding:0;
    margin: 10px 0;
}
.chk-sidebar li{
    padding: 5px 20px;
}
.chk-sidebar.lines li{
    padding: 10px 40px;
    border-bottom: #ccc 1px solid;
}
.chk-sidebar li.result{
    padding:10px;
    padding-left: 40px;
}
.chk-sidebar li.txt-box{
    padding: 10px;
}
.chk-sidebar li.txt-box input[typ="text"]{
    margin-bottom: 0;
}
.chk-sidebar li input[type="checkbox"],
.chk-sidebar li label{
    float: left;
    margin-right: 5px;
}
.chk-sidebar li label{
    float: left;
    font-size: 1em;
    font-weight: normal;
    width: 70%;
    /*line-height: 25px;*/
}
.chk-sidebar li span.colors{
    float:left;
    display:inline-block;
    margin:5px 5px 0 0;
    width:10px;
    height:10px;
    border-radius: 50em;
    background: green;
}
/* .sidebar menu tree-view */
.tree{
    margin-top: 10px;
    padding:0 5px;
}
.tree.folders{
    margin-bottom: 5px;
    margin-top: 5px;
}
.tree.info li{
    /*padding: 5px 0;*/
    padding:5px;
    border-bottom: 1px solid #eee;
}
.tree.info.share li{
    padding:5px;
}
.tree.info.share li:hover{
    background: none;
}
.tree.info li:hover{
    background: #d6dee4;
}
.tree li span {
    display: block;
    padding:0;
}
.tree li span.folders a{
    background: url('image/hfolder.png') no-repeat 0 center;
    padding-left: 25px;
}
.tree li span.info a{
    background: url('image/i-bullet.png') no-repeat 0 center;
    padding-left: 30px;
}
.tree li span a{
    float: left;
    display: inline-block;
    padding:5px 0;
    font-size: 1em;
    width: 165px;
    height: 25px;
    overflow: hidden;
}
.tree li span.tab-color{
    float: right;
    display: inline-block;
    padding:0;
    margin: 7px;
    height: 15px;
    width: 15px;
}
.sub-tree1{
    display: block;
    float: left;
    margin: 0;
    margin-left: 25px;
}
.sub-tree1 li span a{   
    float: none;
    padding: 5px 0;
    width: 165px;
    height: 25px;
    overflow: hidden;
}
.sub-tree1.folders{
    margin-left: 25px;
    margin-top: 10px;
    width:85%;
}
.sub-tree1.folders li{
    padding-left:10px;
    padding-right: 10px;
}
.sub-tree1.folders li a{
    padding-left: 20px;   
    background: url('image/icon-Lfile.png') no-repeat 0 center;
    overflow: visible;
    word-wrap:break-word;
}
.sub-tree1.ls-depart{
    margin-left: 15px;
}
.sub-tree1.ls-depart li a{
    padding-left: 30px;
    background: url('image/i-depart.png') no-repeat 0 center;
}
/* 28-05-2014 */
.modal.fade.in{
    top: 20%;
}
.mapbg img{
    width: 100%;
}
.middle-b{
    width: 200px;
    height: 200px;
    margin: 20% auto;
}
.middle-b img{
    display: block;
    text-align: center;
}
.middle-b span{
    display: block;
    padding: 5px;
    text-align: center;
    font-size: 1.2em;
}
.estim{
    list-style: none;
    margin: 20px auto;
    padding:0;
}
.estim li{
    padding:0 10px;
}
.estim li ul{
    margin:0;
    padding:0;
}
.estim li ul li{
    float: left;
}
.estim li ul li.lab label{
    font-size: 1em;
    font-weight: bold;
    float: left;
}
.estim li ul li.level a{
    display: inline-block;
    width: 20px;
    height: 20px;
}
.estim li ul li.level a.arrow-l{
    float: left;
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    
    border-right:10px solid #aaa; 
}
.estim li ul li.level a.arrow-r{
    float: right;
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    
    border-left: 10px solid #aaa;
}
.estim li ul li.level span{
    height: 20px;
    display: block;
    float: left;
    width: 96%;
    margin:0 2px 0 4px;
    border-radius: 5px;
}
.estim li ul li.level span.red{
    background: #DA514A;
}
.estim li ul li.level span.blue{
    background: #239ABC;
}
.estim li ul li.level span.yell{
    background: #F1AD42;
}
.estim li ul li.level span.green{
    background: #57B856;
}

/* Additional from inline css (by Amz')*/
.list-news .news a{
    position: relative;
    left: 0;
    display: inline-block;;
    width: 60%;
    cursor: pointer;
}
.list-news .list-box{
    width: 100%;
    margin: 0;
}
.list-news .list-box li a{
    padding: 10px;
    text-align: center;
    font-size: 1em;
}
/* coloer picker */
.pick-a-color-markup {
    margin:20px 0px;
}
.hex-pound.input-group-addon, 
.pick-a-color.form-control{
    display: none;
}
.pick-a-color-markup .color-menu.color-menu--inline{
    left:0;
}
.pick-a-color-markup{
    margin: 0!important;
}
.pick-a-color-markup .color-menu.color-menu--inline{
    top:20px!important;
    left: 470px!important;
}
.pick-a-color-markup .input-group-btn .color-dropdown{
    padding: 0;
    box-shadow: none;
    border:0;
}
 input[type="text"].typeahead{
   /*background: url("image/plus.png") #fff no-repeat 97% center;*/
   background: #fff;
}
/* calendar */
.tt-dropdown-menu{
    position: relative;
    top:30px;
}
.pane-south{
    height: 250px!important;
}

.tabsContent{
    clear: both;
    padding:10px;
}
.datepickerContainer{
    position: absolute;
    left:250px;
    top: 0px!important;
    margin: 0 auto;
}
div.datepicker table{
    background: #eee!important;
    border: #ccc 1px solid;
    width: 200px!important;
    margin: 0 auto;
    border-radius: 5px;
}
div.datepicker tbody th{
    text-align: center;
}
.datepickerSpace{
    background: #eee!important;
}
.datepickerSpace:hover, 
.datepickerContainer tr, 
.datepickerContainer th, 
.datepickerContainer td{
    background: #eee;
}
.datepickerContainer td, 
.datepickerContainer th{
    padding: 3px;
    text-align: center!!important;
}
.datepickerContainer td:hover{
    background: #bbb;
    color: #555;
}
div.datepicker tbody a{
    text-align: center;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected{
    background: #bbb;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected a{
    color: #ccc !important;
}
tbody.datepickerDays td.datepickerSelected{
    background: lightblue;
}
tbody.datepickerDays td.datepickerSelected a{
    color: #fff !important;
}
/* tab in situation */
.nav{
    margin-bottom:0;
}
.br-r{
    border-right: #ccc 1px solid;
    padding-left: 0;
    padding-right: 0;
}
.table-content{
    height: 350px;
    overflow-y: scroll;
    border-bottom: #ccc 1px solid;
}
.tab-prop{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.tab-prop li a{
    float: left;
    padding:5px 10px;
    margin-left: -1px;
    font-size: 1em;
}
.tab-prop li.addnew:hover{
    color: #fff!important;
    cursor: pointer;
}
.tab-prop li.addnew:hover a{
    color: #fff!important;
    background: #2d2d2d;
}
/* 3-6-2557 Pui */
a.edit-panel i{
    color: #fff;
    font-size: 1.4em;
}
.color-pick{
    padding:0;
    height: 30px;
    width: 100%;
    border: none;
    margin: 0;
}
/* 5-6-57 Pui */
.error-msg{
    color: #DA514A;
    margin-bottom:0;
    padding-top: 5px;
}
input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
select.error{
    border: #ff0000 1px solid;
    background: #ffbcbc;
}
.preview_pic{
    position: absolute;
    top: 0;
}
.preview_pic img{
    width: 150px;
    height: 150px;
}
/* 6-6-57 Pui */
.default-img{
    background: #ccc;
    width: 100%;
}
#div_pic_editable{
    padding:0;
}
#preview_pic{
    padding:0;
    overflow: hidden;
    width: 100px;
    height: 100px;
}
#preview_pic img{
    width: 100%;
}
input#agencies_pic{
    width: 165px;
}
.popmap{
    text-align: center;
    width: 350px;
    min-height: 100px;
}
.popmap h6{
    font-weight: bold;
    font-size: 1.1em;
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
    background: #2d2d2d;
    color: #fff;
    line-height: 25px;
    height: 40px;
}
.poplist-map{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: #aaa 1px solid;
    border-radius: 5px 
}
.poplist-map li{
    float: left;
    width: 25%;
    background: #ccc;
}
.poplist-map li a{
    display: block;
    text-align: center;
    font-size: 1em;
    border-right: #aaa 1px solid;
    padding: 5px 15px;
}
.poplist-map li a:hover{
    font-weight: bold;
    color: #fff!important;
    background: #2d2d2d;
}
.poplist-map li:last-child a{
    border-right: none;
}
/* 9-6-57 Pui's */
.uploadbg{
    width:150px;
    height:150px;
    position: absolute;
    left:40%;
    top:25%;
    display:none;
    background: #aaa;
    opacity: 0.7;
    border-radius: 10px;
}
.uploadbg img{
    width: 100%;
}
.uploadalert{
    display:none;
    width: 100%;
    position: absolute;
    top:35%;
    font-size: 2em;
    text-align: center;
    padding:10px;
    background: #ccc;
    opacity: 0.7;
}
.uploadalert p{
    margin-bottom:0;
}
.uploadalert.success{
    color: #009b24;
}
.uploadalert.error{
    color:#ff0000;
}
/* 11 June 2014 Pui */
.estim li{
    padding:0!important;
}
.progressbar{
    display: inline-block;
    float: left;
    width: 95%;
    height: 20px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 5px;
    overflow-x: hidden;
}
.estim li ul li{
    padding: 0 10px!important;
}
.estim li ul li.level a.arrow-l{
    position: absolute;
    left: 0;
}
.estim li ul li.level a.arrow-r{
    position: absolute;
    right: 0;
}
.estim li ul li.level span{
    margin: 0;
}
.estim li ul li input[type="text"]{
    height: 30px;
}
.estim li h5{
    font-weight: bold;
    text-decoration: underline;
}
/* additional by pui */
.form-show{
    display: block;
    padding: 6px 12px;
    color: #555;
    line-height: 1.4;
}
.form-show.detail-line{
    border-bottom: 1px dashed #ccc;
}
.alert-msg{
    color: #ff0000;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4;
}
.vnews{
    list-style: none!important;
    margin: 10px 5px!important;
}
.vnews li{
    padding: 0;
}
.vnews li label{
    font-weight: normal;
}
/* jquery step v.modified */
.step-content{
    padding:0;
}
.stepheader{
    padding:0;
    margin:0;
}
/* pui 11-6-57 additional */
.h-tag{
    background: #fff;
    padding: 8px 15px;
    position: absolute;
    top: 0;
    border-top: #ccc 1px solid;
    /*border-right: #ccc 1px solid;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /*box-shadow: #777 -2px 2px 0px;*/
}
.required{
    color:#ff0000;
}
.show-description{
    text-indent: -9999px;
    /*background: url('image/i-readmore.png') no-repeat center center;*/
    background: url('image/icon-Lfile.png') no-repeat center center;
    display: inline-block;
    width: 32px;
    height: 20px;
}
/* 12-6-57 */
.error-content{
    width: 100%;
    min-height: 300px;
    padding-bottom: 50px;
}
.error-content p{
    margin:0;
    margin-bottom: 30px;
    font-size: 1.3em;
}
.errorheader{
    padding: 20px 0;
    padding-top: 140px;
    background: url('image/i-warning.png') no-repeat center 0;
}
.breadcrumb{
    margin-bottom:0;
}
/* panel outside */
.panel-none{
    box-shadow: none;
    background: none;
    border-radius: 0;
}
.panel-bottom{
    margin-bottom:0;
}
/* panel body */
.panel-body-ver{
    padding-left: 0;
    padding-right: 0;
}
.panel-body-all,{
    padding:0;
}
.panel-body.minh{
    min-height: 70px;
}
/* 17-6-57 */
.result{
    background: url('image/doc-empty.png') center center no-repeat;
    padding: 20px;
    padding-top:235px;
    font-size: 1.4em; 
    text-align: center;
    min-height: 300px;
}
/*AMzz 23-06-2013*/
.list-box{
    width: 100%;
    margin: 0;
}
.list-box li{
    display: inline-block;
    float: left;
    border-right: 1px solid #ccc;
    text-align:center;
}
.list-box li a{
    padding: 10px;
    text-align: center;
    font-size: 1em;
    color:#444!important;   
}
.list-box li:last-child{
    border:0;
}
.list-box li a:hover{
    color:#0A99C3!important;
}
.popover.top{
    position: absolute;
    left:3%!important;
    margin-left: 0!important;
}
.pull-right.btn-view-all{
    display: block;
    background: #2d2d2d;
    /*border:1px solid #E5E4E2;*/
    border-radius: 0 0 5px 5px;
    color:#fff !important;
    font-size: 0.8em;
    padding: 10px;
    position: relative;
    text-align: center;
    min-width:65px;
    top: -11px;
}
.pull-right.btn-view-all:hover{
    background: #AAA;
    cursor: pointer;
    color:#000!important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .pull-right.btn-view-all{
        min-width:65px;
    }
}
.btn-group .fa.fa-pencil-square-o, 
.btn-group .fa.fa-trash-o, .white{
    color:#fff!important;
}
#situation_delete-form button, 
#document_delete-form button{
    background: none!important;
    border: none!important;
}
.gm-style-iw h6{
    font-family: 'thaisans_neue_lightregular';
    height: 35px;
}
.dialog-map{
    border:none;
    border-radius: 5px!important;
}
.dialog-map li{   
    width:33.33%;     
    border-right:1px solid #EAF7FB;
    background: #23819C;
}
.dialog-map li a:hover{
    background: #44B4D5!important;
    color:#000!important;
}
.dialog-map li a{
    font-family: 'thaisans_neue_lightregular';
    color:#fff!important;
    font-size: 1em;
}
#pac-inputz{
    background: url('image/search-icon(16).png') center center no-repeat!important;
    width: 24px;
    height: 24px;
    margin-left: 388px;
    margin-top: 5px;
    position: absolute!important;
    z-index: 1!important;
    top: 2%!important;
    cursor: pointer;
}
/*.tab-prop.prop-content a:nth-child(2){
    float: left;
}*/
ul.search-map {
    background: #ceced1;
    border-radius: 5px;
    border-radius: 1px solid #eee;
    height: 100px;
}
ul.search-map li{
    float: left;
    display: inline-block;
    cursor: pointer;
    border-right: 1px solid #eee;
    width: 50%;
    height: 100px;
}
ul.search-map li:hover{
    background: #d8d8d8!important;
    border-radius: 5px;
}
ul.search-map li.selected-search{
    background: #A4A4A4;
}
ul.search-map li.selected-search:first-child{
    border-radius: 5px 0 0 5px;
}
ul.search-map li.selected-search:last-child{
    border-radius: 5px 0 0 5px;
}
ul.search-map li.selected-search a{
    color:#fff!important;
}
ul.search-map li.selected-search:hover a{
    color: #000!important;
}
ul.search-map li p{
    font-family: 'thaisans_neuebold';
    position: absolute;
    top: 92px;  
    margin:0;
    margin-left: 6px;
}
ul.search-map li:last-child{
    border-right: none;
}
ul.search-map li a{
    margin-left: 7px;
}
ul.search-map li:first-child:hover{
    border-radius: 5px 0 0 5px;
}
ul.search-map li:last-child:hover{
    border-radius: 0 5px 0 0;
}
ul.search-map li a.cursor{
    background: url('image/Hand_icon.png') center center no-repeat!important;
    width: 77px;
    height: 72px;
    display: inline-block;
}
/*ul.search-map li a.cursor:hover{
    background: url('image/Hand_iconHover.png') center center no-repeat!important;
    width: 77px;
    height: 72px;
}*/
ul.search-map li a.pointer{
    background: url('image/radius icon.png') center center no-repeat!important;
    width: 81px;
    height: 72px;
    display: inline-block;
}
.tab-prop.prop-content a:nth-child(2){
    float: left;
}
.tagIt .tokenfield.form-control{
    height:auto!important;
}
.edit-file > .tagIt .tokenfield.form-control{
    padding: 0!important;
}
.date.situation .input-group-addon{
    cursor: pointer;
}
a.btn.btn-default.btn-block.btn-lg{
    padding: 10px 16px !important;
}
.search-l{
    position:absolute;
    top:-25px;
    right: -37px;   
}
.default-star{
    background: url(image/star-default.png) no-repeat 9px 5px;
    width: 23px;
    height: 20px;
    padding:4px!important;
    padding:16px 20px!important;
}
.btn-warning.selected-star{
    background: url(image/star-add.png) no-repeat 9px 5px;
    width: 19px;
    height: 20px;
    padding:16px 20px!important;
}
/*Edit font in each part*/
input[type="text"], input[type="password"], .title-news p, 
ul.prop-right li, select.form-control, 
.form-show.detail-line, textarea, .prop-detail{
    font-family: Verdana,Geneva,Tahoma,sans-serif,'Helvetica Neue',Helvetica!important;
}
.panel-default > .panel-heading{
    background:#ebeff2!important;
}
.panel-default > .panel-heading:hover{
    background:#d6dee4!important;
    font-family: 'thaisans_neue_sembdregular';
}
.panel-default.active > .panel-heading {
    background:#7993a8!important;
}
.panel-default.active > .panel-heading .hAccor a{
    color:#fff!important;
}
.unpad-all{
    padding:0;
}
.unpad-left{
    padding-left: 0;
}
.unpad-right{
    padding-right: 0;
}
/*Edit Size Monitor ipad*/
@media only screen and (max-width: 1195px){
    .desclist.pull-right{
        width:59%!important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  .desclist li span, 
  .desclist li span.txt, .stars{
    display: inline-block;
  }
  .desclist.pull-right{
        width:70%;
    }

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
  .desclist li span, 
  .desclist li span.txt, .stars{
    display: inline-block;
  }
  .desclist.pull-right{
        width:70%;
    }     
}
/*Plumb*/
.case-phase{
    float:right;
    margin-top: 30px;
    font-size: 1em;
}
.case-phase .fa.fa-asterisk{
    color:#ff0000;
}
.case-phase span{
    text-decoration: underline;
}
ul.icon-mean li:first-child{
    font-weight: bold;
    padding:7px 0;
}
ul.icon-mean{
    margin-top: 70px;
}
ul.icon-mean li{
    float:left;
    display: inline-block;
    margin-left:15px;
    vertical-align: bottom;
}
ul.icon-mean li span{
    margin:0 0.5em;
}
ul.icon-mean li.file-analysis span{
    display: inline-block;
    background:url(image/mean-document.png) no-repeat 0 0;
    width: 24px;
    height: 24px
}
ul.icon-mean li.situate-analysis span{
    background: #1C1C1C;
    border:1px solid #2e6f9a;
    width: 24px;
    height: 24px;
    border-radius: 5px;
}
ul.icon-mean li.situate-analysis span{
    display: inline-block;
    background: #1C1C1C;
    border:1px solid #2e6f9a;
    width: 24px;
    height: 24px;
    opacity: 0.8;
}
ul.icon-mean li.start-analysis span{
    display: inline-block;
    border-radius:1em;
    width: 24px;
    height: 24px;
    background-color: #ff0000;
    box-shadow: 0px 0px 2px black;
}
ul.icon-mean li.delete-analysis span{
    display: inline-block;
    background: #81BEF7;
    color:#ff0000;
    width: 24px;  
    height: 24px;
    border-radius:1em;
    padding: 0 0.6em;
    font-weight: bold;
    box-shadow: 0px 0px 2px black;
}
ul.icon-mean li.delete-analysis p{
    display: inline-block;
    position: relative;
    top: 7px;
}
.left-search{
    border-top: 1px solid #ccc;
}
h5.head-analysis{
    font-weight: bold;
}
.tree li span.info-situate a{
    background: url(image/icon_situate.png) no-repeat 0 5px ;
    padding-left: 30px;
    width: auto;
}
.tree li span.info-doc a{
    background: url(image/icon-Lfile.png) no-repeat 0 5px ;
    padding-left: 30px;
    width:auto;
}
ul.formsTab li span.info-add-list a{
    background: url(image/add-list.png) no-repeat 10px 8px;
    padding-left: 45px;
    width:auto;
}
.tree li span.share{
    background: url(image/share.png) no-repeat 0 2px ;
    display: block;
    float: left;
    width: 16px;
    height: 22px;
    margin-right: 6px;
}
/*Text Renning*/
.marquee-with-options{
    float: left;
    position: absolute;
    left:25%;
    width: 45%;
    margin: 0 auto;
    overflow: hidden;
}
.final-estimate a{
    background: #7BCC70!important;
}
.final-estimate a:before{
    border-bottom: 17px solid #7BCC70!important;
    border-left: 17px solid transparent;
    border-top: 18px solid #7BCC70!important;
    content: "";
    height: 0;
    left: -17px;
    position: absolute;
    top: 0;
    width: 0;
}
.final-estimate a:after{
     border-left: #7BCC70!important;
     border-bottom: 17px solid transparent;
     border-left: 17px solid #7BCC70!important;
     border-top: 17px solid transparent;
     content: "";
     height: 0;
     position: absolute;
     right: -17px;
     top: 0;
     width: 0;
}
.pass-estimate a{
    background: #7BCC70!important;
}
.pass-estimate a:before{
    border-bottom: 17px solid #7BCC70!important;
    border-left: 17px solid transparent;
    border-top: 18px solid #7BCC70!important;
    content: "";
    height: 0;
    left: -17px;
    position: absolute;
    top: 0;
    width: 0;
}
.pass-estimate a:after{
     border-left: #7BCC70!important;
     border-bottom: 17px solid transparent;
     border-left: 17px solid #7BCC70!important;
     border-top: 17px solid transparent;
     content: "";
     height: 0;
     position: absolute;
     right: -17px;
     top: 0;
     width: 0;
}
.wait-estimate a{
    background: #ddd!important;
}
.wait-estimate a:before{
    border-bottom: 17px solid #ddd!important;
    border-left: 17px solid transparent;
    border-top: 18px solid #ddd!important;
    content: "";
    height: 0;
    left: -17px;
    position: absolute;
    top: 0;
    width: 0;
}
.wait-estimate a:after{
     border-left: #ddd!important;
     border-bottom: 17px solid transparent;
     border-left: 17px solid #ddd!important;
     border-top: 17px solid transparent;
     content: "";
     height: 0;
     position: absolute;
     right: -17px;
     top: 0;
     width: 0;
}
.tabsContent #clearSelection{
    position: relative;
    top: 138px;
}
.folder-situate{
    display: inline-block;
    background: url('image/hfolder.png') no-repeat 0 center;
    width: 19px;
    height: 13px;
    margin-right: 10px;
}
.file-situate{
    display: inline-block;
    background: url('image/icon-Lfile.png') no-repeat 0 center;
    width: 13px;
    height: 17px;
    margin-right: 10px;
    vertical-align: top;
}
.panel-heading.adminheader:hover{
    background: #2d2d2d!important;
}
.user>.popover.right>.arrow:after, 
.password>.popover.right>.arrow:after, 
.popover.incorrect > .arrow:after{
    border-right-color:#db2929!important;
}
.user div, 
.password div {
    border:0!important;
    /*background: none!important;*/
}
.popover.login-sys>.popover-content{
    border:none!important;
    background:#db2929!important;
    color:#fbc9c9;
    width: 210px;
    padding: 15px 10px;
    text-align: center;
    opacity: 0.97;
    border-radius: 5px;
}
.user>.popover.right>.arrow, 
.password>.popover.right > .arrow, 
.popover.incorrect > .arrow{
    left:-10px;
    margin-top: -1px;
    border-right-color:#ff0000!important;
}
.popover.incorrect>.arrow{
    margin-top: -11px;
    border-right-color:#ff0000!important;
}
.popover.incorrect{
    position: absolute;
    top:320px!important;
}
.popover.incorrect>.popover-content{
    width: 250px;
    padding: 30px 10px;
    text-align: center;
}
.name-drive{
    clear:both;
    display: inline-block;
    margin-top: 5px;
    margin-left: 10px;
}
.prop-more > .prop-display img{
    height: auto;
}
.prop-edit, .txt-pad5{
    float:left;
    margin-top:5px;
    font-size: 0.9em;
}
.tree.info.share{
    margin-bottom:10px; 
}
.btn-group.trash input[type="submit"]{
    background:url("image/icon-detele.png") no-repeat scroll center center #fff;
    width:16px;
    height: 20px;
    margin-top:5px;
    border:none;
}

/* charts */ 
.chart_a {height:320px}
.chart_b {height:220px}
.chart_a,.chart_b {width:100%;overflow:hidden}
.chart_wrapper {padding:10px}
.flot_label {font-size:10px;text-align:center;padding:2px 6px;color:white}
#flotTip {background: #292929;background: rgab(0,0,0,.8);color: #fff;font-size: 11px;padding: 2px 6px}
.legendLabel + .legendColorBox {padding-left:10px}
.axisLabel {font-size: 12px;position: absolute;text-align: center;}
.yaxisLabel {left: 2px;top: 50%;transform: rotate(-90deg);transform-origin:0 0;-ms-transform: rotate(-90deg);-ms-transform-origin:0 0;-webkit-transform: rotate(-90deg);-webkit-transform-origin:0 0;}

/* easy pie chart */
.easyPieChart {position: relative;text-align: center;}
.easyPieChart canvas {position: absolute;top: 0;left: 0;}
.easyPieChart i {font-size:22px;color:#444;padding-top:20px;display:block}
.easyPieChart span {font-size:13px;color:#999;display:block}

.legendLabel{
    text-align:left;
    font-size: 1.2em;
    padding-left:5px;
}
.legend table tr:hover{
    background: none!important;
}
.news-situated{
    margin-top: 100px;
    margin-left: 0!important;
}
.news-situated ul.menu-annouce.news{
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px;
}
.menu-annouce.news{
    margin-bottom: 20px;
}
.menu-annouce.news li{
    font-size: 1.2em;
    color:#000;
    width:100%;
}
.news-situated .title-news p{
    width:100%!important;
}
span.animated-icon{
    position: relative;
    top:-2px;
}
.news-situated a{
    font-size: 1em!important;
}
.panel-default > .panel-heading.adminheader{
    background: #2d2d2d!important;
    color:#FFF!important;
}
.panel-default > .panel-heading.adminheader.serach-admin{
    background: none!important;
    color:#000!important;
}
.search-multi > .chosen-container-multi{
    border:1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
    font-size: 1em!important; 
}
.search-multi .chosen-choices{
    border:0!important;
    background-image:none!important;
}
.create-file .col-sm-2, .edit-file .col-sm-2{
    width:10.666667%;
}
.create-file .col-sm-10, .edit-file .col-sm-10{
    width: 89.33333333%
}
.tagIt .tokenfield{
    padding-bottom:0!important;
}
span.n-file{
    word-wrap:break-word;
    display: inline-block;
    width:75%;
}
span.n_files{
    display: inline-block;
    word-break:break-word;
    word-wrap:break-word;
    width:75%;
}
.area div{
    padding-left: 0;
}
.area input{
    float: left;
    width: 77%;
    font-size: 0.89em;      
}
.edit .area input{
    width: 72%;
}
.edit .area .search-l{
    right: -125px;
}
.edit .form-group{
    margin-left: 0;
    margin-right: 0;
}
.area span.sup{
    display: inline-block;
    margin-left: 2px;   
    margin-top: 5px;  
}
.area span.degree{
    position: relative;
    top:-5px;  
    font-size: 0.5em;
}
.Long td div, .Lat td div{
    float: left;
    width: 30%;
}
.Lat .comDivLat, .Long .comDivLng{
    width: 10%;
}
.Long td div input, .Lat td div input{
    float: left;
    width: 60%;   
    padding: 6px; 
}
.display-warning{
    border:1px solid #ccc;
    border-radius: 5px;
    padding:0;
    margin: 10px 0;   
} 
.display-warning p{
    background: #888;
    padding: 10px;
    text-align: center;
    font-family: 'thaisans_neuebold';
    border-radius: 5px 5px 0 0;
    margin: 0;
}
.display-warning .radius_show{
    font-family: 'thaisans_neue_sembdregular';  
}
.display-radius, .message_warning{
    padding: 10px;   
}
.mar20{
    margin-top: 10px;
}
