 * {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-smooth: always;
}

.center, .qla-text-align-center {
    text-align: center;
}

.right, .qla-text-align-right {
    text-align: right;
}

.ui-fieldset>legend {
    background: none !important;
    border: none !important;
    color: inherit !important;
    font-weight: bold !important;
}
.width100 {
    width: 100px;
}

.width250 {
    width: 250px;
}

.width150 {
    width: 150px;
}

.width50 {
    width: 50px;
}

.qla-no-border {
    background: none !important;
    border: none !important;
}

.qla-upper {
    text-transform: uppercase;
}

span.ui-icon {
    display: inline-block !important;
    margin-bottom: -3px;
}

.qla-lower {
    text-transform: lowercase;
}
/* for pick list only */
.ui-picklist-source, .ui-picklist-target {
    width: 300px !important;
}
/* for popup menu only */
.ui-menu, .ui-menu-child {
    width: 300px !important;
}

.qla-icons-groupUser {
    background-image: url("/THIDUA/resources/images/User-Group-icon.png")!important;
}

qla-hidden {
    display: none;
}

.qla-150-400-width {
    min-width: 150px !important;
    max-width: 400px !important;
}

.qla-spc-login-button {
    background-image: url("/THIDUA/resources/images/login_button.png")!important;
    width: 120px !important;
    height: 45px !important;
}

.qla-spc-background {
    background: no-repeat center top fixed #2798d2;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}
/* cuong them vao de sua trang login */
.bg_login {
   background: url("/THIDUA/resources/images/banner_login.png")no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 486px;
    margin: 8% auto auto;
    width:800px;
}

.qla-login-background {
    background: url("/THIDUA/resources/images/bg-login-page.png")repeat scroll;
   /*background: url("/THIDUA/resources/images/back.png")no-repeat  scroll center top rgba(0, 0, 0, 0);*/
   background-position: center center;
}

.content_login {
    color: #000000;
    /* #8B6600; */

    font-size: 16px !important;
  /*  padding-left: 30px;
    padding-top: 250px; */
    padding-left: 100px;
   /* padding-top: 170px; */
 /*  padding-top: 100px; */
    padding-top:110px;
    width: 620px;
}

.content_login p {
    margin-top: -1px;
}

.input-text-field {
    border: 1px solid #DEAB68;
    color: #666666;
    font-size: 15px;
    height: 25px;
    padding-left: 5px;
}
/* slider trang launcher */
.slider {
    /*margin-top: -7px;
    margin-left: -26px;*/
     margin-top: -45px;
    margin-left: -37px;
}
/* qla-news */
.qla-news {
    /*border-bottom: 1px solid #EAEAEA;*/

    overflow: hidden;
    padding: 10px 5px 10px 20px;
}

.qla-news-title, .qla-news-title a {
    font-size: 130%;
    /*text-shadow: 1px 1px 1px #EAEAEA;*/

    text-decoration: none;
    font-weight: bold;
    padding-bottom: 5px;
}

.qla-news-title a {
    font-size: 100%;
}

.qla-news-title a:hover {
    text-shadow: 1px 1px 1px #EAEAEA;
}

.qla-news-summary {
    text-align: justify;
}

.qla-news-info {
    padding-top: 10px;
    font-style: italic;
    font-weight: bold;
    float: right;
}

.qla-news-author {
    font-weight: bold;
}

qla-news-button {
    text-align: center;
}

.ui-messages-error-summary li {
    padding-top: 4px;
    list-style-type: disc;
}

.qla-full {
    width: 100%;
}

.qla-buttons {
    width: 100px;
    text-align: center;
}

.ui-tooltip, .ui-tooltip-content {
    background-image: none;
    background-color: #FF0;
    color: #000;
    /*border-color: #000;*/
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-icon {
    right: 0px;
}

.qla-icons-report {
    background-image: url("/THIDUA/resources/images/report.png")!important;
}

.qla-icons-pdf {
    background-image: url("/THIDUA/resources/images/pdf.png")!important;
}

.qla-icons-rar {
    background-image: url("resources/images/winrar16x16.png")!important;
}

.qla-icons-xlsx {
    background-image: url("/THIDUA/resources/images/xlsx.png")!important;
}

.qla-icons-docx {
    background-image: url("/THIDUA/resources/images/docx.png")!important;
}

.qla-icons-images {
    background-image: url("/THIDUA/resources/images/png.png")!important;
}

.ui-registermenu ul {
    padding: 0 2px 0 2px !important;
}

.ui-registermenu ul li {
    display: block;
    padding: 0;
    margin: 0;
}

.ui-registermenu ul li a {
    text-decoration: none;
    display: block;
    padding: 7px 2px 7px 10px;
}

.qla-header {
    background-image: url("/THIDUA/resources/images/banne_left.png"), url("/THIDUA/resources/images/right banner.png");
    background-repeat: no-repeat;
    background-position: 5px center, right top;
    background-size: auto 90%, auto 100%;
    text-align: center;
    font-family: Cambria;
    font-size: 25px;
    padding: 15px;
    /*text-shadow: 0px 0px 4px white, 0px -5px 4px #FFFF33, 2px -10px 6px #FFDD33, -2px -15px 11px #FF8800, 2px -25px 18px #FF2200;*/
}

.ui-layout-unit-content {
    padding: 0px;
}

.qla-footer {
    padding: 10px;
    text-align: center;
}
/*.ui-icon {
    right: 15px !important;
}*/
.ui-menuitem-icon {
    margin-right: 5px;
}

.qla-text-welcome {
    font-weight: bold;
}

.qla-text-launcher span {
    font-size: 24px;
    color: Blue;
    text-shadow: 10px 10px 10px black;
}

th:first-child.ui-datepicker-week-end, td:first-child.ui-datepicker-week-end a {
    color: red;
}

.hasDatepicker {
    width: 150px;
}

.ui-inputtext, .ui-inputfield.ui-state-disabled, .ui-inputfield[disabled=disabled]:not(.ui-spinner-input), .ui-password, .hasDatepicker[disabled=disabled] {
    width: 180px;
}

.qla-540px {
    width: 505px !important;
}

.qla-560px {
    width: 515px !important;
}

.qla-60px >input {
    width: 60px !important;
}

.qla-70px >input {
    width: 70px !important;
}

.qla-540px>input {
    width: 505px !important;
}

.qla-560px>input {
    width: 515px !important;
}

.qla-450px {
    width: 450px !important;
}

.qla-450px>input {
    width: 450px !important;
}

.qla-530px {
    width: 530px !important;
}

.qla-530px>input {
    width: 530px !important;
}

.qla-520px {
    width: 520px !important;
}

.qla-520px>input {
    width: 520px !important;
}

.qla-541px {
    width: 540px !important;
}

.qla-541px>input {
    width: 540px !important;
}

.qla-480px {
    width: 480px !important;
}

.qla-480px>input {
    width: 480px !important;
}
.qla-503px {
    width: 503px !important;
}
.qla-490px>input {
    width: 500px !important;
}

.qla-503px>input {
    width: 503px !important;
}

.qla-180px, .qla-180px>input {
    width: 180px !important;
}
.qla-140px, .qla-140px>input{
    width: 140px !important;
}

.qla-182px {
    width: 185px !important;
}

.qla-220px, .qla-220px>input {
    width: 220px !important;
}

.qla-250px, .qla-250px>input {
    width: 250px !important;
}
.qla-170px{
    width: 170px !important;
}
.qla-bold {
    font-weight: bold;
}

.qla-normal {
    font-weight: normal;
}

.ui-breadcrumb a {
    text-decoration: none;
}

.ui-panelgrid, .ui-panelgrid tr, .ui-panelgrid td, .ui-selectmanycheckbox tr, .ui-selectmanycheckbox td {
    background: none !important;
    border: none !important;
}

div[id*=printPanel] thead>tr>th:not(.ui-paginator) {
    border-color: rgb(99, 99, 99)!important;
}

.ui-datalist-content {
    background: none !important;
    border: none !important;
}

div[id*=errormsg_container] .ui-growl-message span {
    color: Red;
    font-size: 12pt;
}

div[id*=jsmessage_container] .ui-growl-message span {
    color: Red;
    font-size: 12pt;
}

.ui-growl {
    width: 444pt !important;
    right: 25% !important;
    /*height: 25px !important;*/
}

.ui-growl-message {
    width: 375pt !important;
}
/* for ui-stack menu */
.ui-stack .openStack li span {
    width: 180px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.ui-stack {
    width: 10px;
    bottom: 2px !important;
    left: 3px !important;
    opacity: 0.33;
}

.ui-layout-south {
    z-index: 0 !important;
}

.ui-stack ul.openStack {
    left: 200px !important;
}

.ui-stack>img {
    padding-top: 0px !important;
    margin-left: 10px;
    margin-top: -41px;
}
/* End ui-stack menu */
#input-method {
    display: inline;
    bottom: 16px;
    right: 30px;
    position: fixed;
    height: 16px;
}

.red {
    background-color: #FF0000 !important;
    background-image: none !important;
    color: #000000 !important;
}

.input_grid {
    vertical-align: center;
}
@font-face {
    font-family: "My Custom Font";
    src: url(http://www.example.org/Arabia.ttf)format("truetype");
}

.customfont {
    font-family: "My Custom Font", Arabia, Times New Roman;
}

.table-no-select-all .ui-chkbox-all {
    display: none !important;
}

.qla-thidua-sticky {
    background: no-repeat center url("/THIDUA/resources/images/sticky_note1.png");
    border: none;
}

.ui-picklist-source, .ui-picklist-target {
    width: 240px !important;
    height: 180px !important;
}
.ui-dialog-docking-zone {
    z-index: 9017;
}
.paginator-btn {
    position: absolute;
    width: 100%;
    z-index: 98;
    height: 0;
}

.notifi {
    background: no-repeat url("/THIDUA/resources/images/sticky.png")!important;
}
.notifi1{
    background-image: url("/THIDUA/resources/images/notifi.png") ;
    width: 48px;
    height: 48px;
    margin-right: 5px;
    display: block;
}
a.notifi1:hover{
    background-image: url("/THIDUA/resources/images/notifi1.png") ;
    width: 48px;
    height: 48px;
    display: block;
}
#warn-icon .notifi-text {
    background: rgb(255, 66, 0);
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    right: 7px;
    padding: 0 3px 1px 3px;
    border-radius: 2.5px;
    cursor: pointer;
}

.ui-menuitem-text span {
    background: none !important;
    border: none !important;
}
