﻿
.window-QuanLyDuAn {
    /*border: none !important;*/
}

.icon-menu {
    background-image: url(../images/core/menu.png) !important;
    background-size: 16px 16px !important;
}

.icon-thielap-duan {
    background-image: url(../images/core/project_configuration.png) !important;
    background-size: 16px 16px !important;
}

.icon-chamcong-duan {
    background-image: url(../images/core/project-timeline.png) !important;
    background-size: 16px 16px !important;
}

.icon-phantich-thongke {
    background-image: url(../images/core/project-analytics.png) !important;
    background-size: 16px 16px !important;
}

.icon-quanly-duan {
    background-image: url(../images/core/project_chart.png) !important;
    background-size: 16px 16px !important;
}

.icon-back {
    background-image: url(../images/core/back.png) !important;
    background-size: 16px 16px !important;
}

.panel-title {
    font-weight: bold !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    margin-left: 10px !important;
    color:green;
}

.emp-function-list {
    padding: 0 0 0 0;
}


.card-view-body {
    padding: 5px;
}


#tabDanhSachDuAn-body, #pnlViewDanhSachDuAn-body {
    background-color: #f2f2f2 !important;
}

.card-view-over {
    background-color: skyblue !important;
    border-radius: 5px;
}

.card-view-content {
    padding-top: 1px;
    padding-left: 5px;
    font-size: 12px;
}

.card-view {
    float: left;
    margin: 4px;
    margin-right: 0;
    /* padding: 5px; */
    text-align: left;
    width: 280px;
    max-width: 275px;
    height: 230px;
    max-height: 130px;
    cursor: pointer;
    border: solid #ccc 1px;
    background-color: white;
    border-radius: 5px;
}

.card-view-title {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12px;
    display: block;
    padding: 10px;
    position: relative;
    color: #fff;
    background-color: #30b51e;
}

#viewDanhSachDuAn {
    height: 630px;
}

.card-view-content-number {
    text-align: right;
    width: 120px;
}

.icon-quanly-chamcong-module {
    background-image: url(../images/core/quan-ly-cham-cong.png) !important;
    background-size: 16px 16px !important;
}

.x-btn-default-small {
    border-radius: 1px;
    border-width: 0px;
}

.custom-modal.x-mask {
    opacity: .7;
    background: black !important;
}

.token-input-custom {
    background-color: blue;
    color: white;
    width:100%;
    height: auto !important;
    padding: 3px 3px;
    border: 1px solid #ccd5e4;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    float:left;
}
.token-input-congtho-custom {
    background-color: blue;
    color: white;
    width: 50%;
    height: auto !important;
    padding: 3px 3px;
    border: 1px solid #ccd5e4;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    float: left;
}
.token-input-congtho-custom {
    background-color: blue;
    color: white;
    width: 50%;
    height: auto !important;
    padding: 3px 3px;
    border: 1px solid #ccd5e4;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    float: left;
}

.token-input-ketqua-custom {
    background-color: blue;
    color: white;
    width: auto !important;
    height: auto !important;
    padding: 3px 3px;
    border: 1px solid #ccd5e4;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    float: left;
}

.emp-function-list-winzard {
    padding: 0 0 0 0;
}

.emp-function-list-image-winzard {
    float: left;
    margin-top: 7px;
    margin-left: 5px;
    height: 40px;
    margin-top: 20px;
}

.emp-function-list-item-winzard {
    display: block;
    background: /*url(../images/Briefcase.png) no-repeat */ left #DFEDFF;
    background-position: 5px 5px;
    border-bottom: 1px #FFFFFF solid;
    font-size: 13px;
    text-decoration: none;
    color: #504b4b;
    padding: 5px 5px 0 30px;
    line-height: 25px;
    cursor: pointer;
    font-weight: normal;
    height: 60px;
    padding-top: 17px;
}

.emp-function-list-winzard .x-item-selected {
    display: block;
    background: /*url(../images/Yellow_pin.png) no-repeat*/ left lightseagreen;
    background-position: 20px 5px;
    border-bottom: 1px #FFFFFF solid;
    color: #15428B;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    padding: 5px 5px 0 40px;
    line-height: 25px;
    height: 60px;
    padding-top: 17px;
}

.x-tab-default-active .x-tab-inner {
    color: black !important;
}