a{cursor: pointer;}
.content-search{}
/*.content-search .box{ margin-bottom: 0;}*/
.content-list {
    width:100%;
    overflow-x: auto;
}
.content-show{padding: 10px; overflow-x: auto;}
input.error {
    border:dotted 1px #F00 !important;
    color: #F00 !important;
}
label.error,div.error {
    margin-left: 10px;
    width: auto;
    display: inline;
    color: red;
}
.validationMessage,.validationMessage1 {
    color: #F00;
    margin-left: 10px;
    width: auto;
    position:relative;
    display:block;
    /*display: inline;*/
}
.validationElement,.validationElement1 {
    border:dotted 1px #F00 !important;
    color: #F00 !important;
}
.border-top{border-top:1px #DDDDDD solid;!important; }
.main-absolute-container{position: absolute;top:100%;left:auto;right:0;padding: 0px; margin: 0px;width:800px;display: none;}
.box-ul{padding: 0;margin: 0;}
.box-ul li{ list-style: none;border-bottom:1px #f4f4f4 solid; padding: 5px;}
.box-ul li:last-child{ border-bottom:none!important; }
.task-item-main{margin-left: 105px; }
.task-item-left{float: left;width: 100px;}
.scrollX{overflow-x: auto;}
.hide1{display: none;}
.treeSelecctContent{border:1px #DDDDDD solid;!important; background-color: #fff; padding: 10px; }
.btn-container{padding: 10px 0;}
.task-title{line-height: 25px;}
.table-layout{table-layout : fixed;}
.table-layout td,.table-layout th{white-space:nowrap;overflow:hidden;}
/*.table-layout a{overflow: hidden;display: block;}*/
.box.inner-box {
    border-right: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
}
.a{cursor: pointer; color: #3c8dbc;}

@media (min-width: 768px) {
    .search-form .row {
        margin-bottom: 10px;
    }
}
@media (max-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        padding: 2px;
    }

    .form-horizontal .form-group{margin-left: 0;margin-right: 0;}
}
.dl-detail dt{/*font-weight: normal;*/color:#333333; }
.dl-detail dd, .dl-detail dt {
    line-height: 25px; padding-top: 7px;
}
@media (max-width: 768px)
{
    .dl-horizontal dt {
        float: left;
        width: 90px;
        overflow: hidden;
        clear: left;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 95px;
    }
}
.link{cursor: pointer;}
.list-button-container{ text-align: right; line-height: 20px;}
.content-display{/*border:1px solid #d2d6de;*/ padding: 5px;}
.project-status{ display: inline-block; margin-right: 10px; padding:2px 15px 2px 10px;vertical-align: top;
    border-radius: .25em; position: relative;}
.project-status-main{font-size: 14px;font-weight: 700; padding: 1px;margin:0;}
.project-status-info{font-size: 9px; padding: 1px;margin:0;}
.project-status-reject{position: absolute;top:-6px;right:-8px;color: #fff; padding:1px 5px;font-weight:700; background-color: #d9534f;
border-radius: 50%; z-index: 10;}
.form-group-title{
    /*width: 95%;*/
    border-top: 1px solid #ccc;
    padding:10px 0 15px 17%;
    margin: 15px auto 0 auto;
    font-weight: bolder;
}
.group-title{
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px dotted #ccc;
    padding:10px 0 5px 17%;
    margin: 15px auto 0 auto;
    font-weight: bolder;
}
.stick-up{z-index: 999999; background-color: #fff;}
.isStuck{right:3px;border-bottom:1px #DDDDDD solid;!important;}
.bootstrap-select .btn-default{background-color: #fff!important;}
.bootstrap-select > .disabled{background-color: #eee!important;}
