﻿/**LOGIN**/

.linkTop {
    background-color: #000;
}

ul li {
    list-style: none;
}

.validation-summary-errors ul {
    margin-bottom: 0 !important;
    margin: 0;
    padding: 0;
}

ul.linktext_top, ul.socialIcon {
    margin: 5px 0;
}

    ul.linktext_top li {
        list-style: none;
        display: inline-block;
        margin-left: 20px;
        color: #bdc3c7;
    }

        ul.linktext_top li a:hover, ul.socialIcon li a {
            color: #3a6d07;
        }

        ul.linktext_top li a {
            text-decoration: none;
            font-size: 13px;
            color: #bdc3c7;
        }

.icon-ltop {
    font-size: 16px;
}

ul.socialIcon li {
    list-style: none;
    display: inline-block;
}

    ul.socialIcon li a {
        color: #bdc3c7;
    }

.page-header {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

a.txt-logout {
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
    text-decoration: none;
}

.btn-logout {
    padding: 10px 0;
}

.title-sigin {
    display: block;
    font-size: 21px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
}

.navbar {
    background: url(../Images/banner-skh.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*height: 70px;*/
}

h2.txt-header-top {
    text-transform: uppercase;
    color: #0069a0;
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-shadow: #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px;
}

h2.txt-header-bottom {
    text-transform: uppercase;
    color: #f01020;
    font-weight: 600;
    margin: 0;
    text-shadow: #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px, #fff 0px 0px 3px;
}

.text-danger {
    color: #c0392b;
}

.border-primary {
    border-bottom: 3px solid #c0392b;
}

.mainheader {
    padding: 10px 0;
}

.btngroup {
    padding: 10px 0 0 0;
}

.btn-greenlink {
    background-color: #3a6d07;
    border-color: #3a6d07;
    text-shadow: 1px 1px 0 #3a6d07;
    color: #fff;
}

    .btn-greenlink:hover, .btn-greenlink:focus {
        background-color: #58a30d;
        border-color: #58a30d;
        color: #fff;
    }

.btn-cust {
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #c0392b;
    margin: 0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
}

    .btn-cust .btn-block:active, .btn-cust .btn-lg:active {
        -webkit-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
        box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
    }


.list-textbaner h1 {
    margin: 0 0 20px 0;
    color: #3a6d07;
    font-weight: 600;
    text-align: center;
}

ul.list-feature li {
    list-style: none;
    line-height: 2.4em;
}

i.fa-greenicon {
    color: #3a6d07;
}

.download-text {
    padding: 5px 0;
    background-color: #005494;
    /*border-bottom:5px solid #3a6d07;*/
}

    .download-text p {
        font-size: 16px;
        color: #d9d9d9;
        margin: 0;
        line-height: 2.2em;
    }

.banner-login {
    /*background-image: url('../../dist/images/grey/grey.png');*/
}

.blur-login {
    background-image: url('../../../Images/grey/grey.png');
}

.btn-dkcustm {
    background-color: transparent;
    color: #fff;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    color: #fff;
}

/*.form-control {
    margin-bottom: 10px;
}*/


.boxImgLogin {
    /*background-color:#0072c6*/
}

h2.labeLogin {
    font-size: 19px;
    font-family: 800;
    color: #005494;
}

.panel-info {
    border: transparent;
}

h3.panel-title {
    padding: 5px;
    font-weight: 400;
}

.panel-info > .panel-heading {
    background-color: #3a6d07;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.form-horizontal {
    padding: 0px 20px;
}

.panel-body {
    background-color: #ecf0f1;
}

.panel-heading {
    border-radius: 0;
}

.box-singin span {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 600;
}

#leftInfoLogin {
    width: 250px;
    float: left;
}

#rightIputLogin {
    background-color: rgba(255,255,255,.75);
    padding: 20px 30px;
    min-height: 340px;
    width: 380px;
    box-shadow: 1px 3px 7px rgba(0,0,0,.2);
}

#rightIputSigUp {
    background-color: #0088CC;
    padding: 10px 40px;
    background: #0088CC url('../../Images/backgrounds/cutout.png') no-repeat top left;
}

.custologo {
    background-color: #f4f4f4;
    padding: 40px 0;
}

    .custologo h3 {
        margin: 0 0 20px 0;
    }

    .custologo > .main-kh {
        display: inline-block;
        text-align: center;
    }

p.txt_forgot {
    margin: 0;
    font-size: 18px;
    padding: 0;
}

.main-kh {
    padding: 0 21px;
}

    .main-kh img {
        float: left;
    }

.footer-lg {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #0087dc;
}

p.txt_copyrights {
    padding: 10px 0 5px 0;
    color: #fff;
    font-size: 12px;
    margin: 0;
}

.modal-content {
    border-radius: 0;
}

.groupBottom {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.title-footer h2 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.box p {
    color: #000;
    font-size: 13px;
}

.linkitem li {
    list-style: none;
}

    .linkitem li a {
        text-decoration: none;
    }

.bottomfooter {
    background-color: #000;
}

    .bottomfooter p {
        margin-top: 10px;
    }


.mail-group {
    background-image: url('../../dist/images/grey/photography.png');
    padding-bottom: 20px;
}

    .mail-group h2 {
        text-align: center;
        color: #fff;
        font-size: 23px;
    }

    .mail-group > .input-group {
        margin: 20px auto;
        width: 100%;
    }


    .mail-group > input.btn.btn-lg,
    .mail-group > input.btn.btn-lg:focus {
        outline: none;
        width: 60%;
        height: 60px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .mail-group > button.btn {
        width: 40%;
        height: 60px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.emal-box {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.btn-group-lg > .btn, .btn-lg {
    border-radius: 0;
}

.btn {
    border-radius: 0;
}

@media (min-width: 992px) {
}

@media (min-width: 1200px ) {
}

@media (max-width: 768px) {
    .download-text p {
        font-size: 13px;
        color: #d9d9d9;
        margin: 0;
        line-height: 2.2em;
    }
}

/*=================================*/
/*SINGIN-DANGKY*/
/*=================================*/

.header {
    line-height: 28px;
    margin-bottom: 16px;
    position: relative;
    top: -18px;
    padding: 4px 0;
    background-color: #005494;
    border-bottom: 1px solid #fff;
    color: #FFF;
}

.header-form-addnew {
    line-height: 28px;
    padding: 5px 10px;
    background-color: #0087dc;
    border-bottom: 1px solid #fff;
    color: #FFF;
    text-align: center;
}

.header h3 {
    margin-top: 5px;
    margin-bottom: 0;
}

.header p {
    margin-bottom: 0;
}

.input-md {
    width: 100%;
}

.singinheader {
    padding: 10px;
    border-bottom: 1px solid #bdc3c7;
}

.login-layout {
    background: url(../Images/cropped-accounting-login.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .login-layout .widget-box {
        background-color: #0091d9;
    }

.red {
    color: #c0392b;
}

.btn-submit {
    margin-bottom: 20px;
}

label.error {
    color: #D50000;
    font-size: 11px;
    font-weight: 300;
}

.header-bg {
    background-color: #005494;
}

.footer .groupContac {
    text-align: center;
}

.list-textbaner h2 {
    font-size: 18px;
}

.footer .groupContac p {
    margin-bottom: 0;
}

ul.list-contact li {
    list-style: none;
    float: left;
    margin-right: 20px;
    line-height: 2.4em;
}

    ul.list-contact li a {
        color: #fff;
        text-decoration: none;
    }

.form-control {
    border-radius: 0;
    box-shadow: none;
}

.modal-footer {
    padding: 5px 10px;
    border-top: 1px solid #e5e5e5;
    background-color: #005494;
    position: relative;
}

.footer-modal {
    background-color: #133e02;
    padding: 5px;
    position: relative;
    margin: 1px 0 0 0;
}

.modal-header {
    min-height: 16.43px;
    padding: 7px 10px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #005494;
}

.form-group {
    margin-bottom: 5px !important;
}

#myform .form-control {
    margin-bottom: 5px;
}

#myform input, select {
    height: 35px;
}

span.txtFontlab {
    font-size: 11px;
    font-style: italic;
    text-transform: none;
    color: #000;
    display: inline;
}

h1.title-forgot-pass {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

h2.labetitForm {
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 0;
    color: #00a0ee;
}

h2.txtforgot-sigin {
    font-size: 21px;
    font-weight: 600;
    margin-top: 5px;
    color: #337ab7;
}

#loadingDiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 9999;
}


.anaprogress {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    background-color: black;
    filter: alpha(opacity=40);
    opacity: 0.4;
    cursor: progress;
    border: 1px solid #000;
    z-index: 2147483647;
}

#loadingDialog, .loading-dialog {
    width: 100%;
    height: 100%;
    background-image: url('../images/loading6.gif');
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    cursor: progress;
    border: 1px solid #000;
    filter: alpha(opacity=100);
    opacity: 1;
}

#opaque {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2147483647;
    background-color: black;
    filter: alpha(opacity=40);
    opacity: 0.4;
    display: none;
}


#overlay {
    display: none;
    position: absolute;
    background: #000;
}

#overlay-message {
    display: none;
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Tahoma;
}

/*Loading login*/
.loading-indicator {
    height: 100%;
    width: 100%;
    background-image: url('../images/loading6.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.loading-indicator-overlay {
    background-color: #FFFFFF;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}



.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}


.tooltip-inner {
    background-color: #dd0f0f;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #dd0f0f;
}

/**END LOGIN**/

.form-horizontal .control-label-ana {
    float: left;
    padding-top: 5px;
    text-align: left;
}

.group:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}
/*.group { display: inline-block; clear: both;}*/

input.ana-wid {
    width: 67% !important;
    margin: 0 !important;
}

input.ana-ipdiegia {
    width: 101.5% !important;
    margin: 0;
    position: relative;
    right: 7px;
}

.ana-form-actio {
    /*background-color: #F9F9F9!important;*/
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 3px 10px 10px 10px;
}

.ana-border:last-child {
    margin-bottom: 0px !important;
}

.control-group {
    margin-bottom: 2px !important;
}

/*label, input, button, select, textarea {
    line-height: 24px !important;
}*/

button {
    line-height: 20px !important;
}

.btn-ana {
    margin-bottom: 5px;
    width: 102px;
}


.ana-fixd {
    width: 10%;
}


.pull-right-ana {
    float: right;
}


.sidebar-shortcuts-ana {
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    line-height: 37px;
    margin-bottom: 0;
    text-align: center;
}

.ana-btn {
    width: 143px;
}


.btncs {
    background-image: none !important;
    border: 2px solid #D15B47;
    border-radius: 0;
    box-shadow: none !important;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 30px !important;
    padding: 6px 20px 1px;
    /* margin-left: -40px;
	z-index: 10; */
    position: relative;
    height: 30px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    transition: all 0.15s ease 0s;
    vertical-align: middle;
    width: 100%;
}

.caret-ana {
    margin-top: 5px !important;
}

.ana-form-top {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 2px 10px 0px 10px !important;
    line-height: 30px;
}

.widget-body {
    min-height: 200px;
    padding: 1px 0 0 1px;
}


.icon-facebook-sign:before {
    content: "";
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    text-decoration: inherit;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}

.blue {
    color: #478FCA !important;
}

.middle {
    vertical-align: middle;
}

[class*=" icon-"], [class^="icon-"] {
    display: inline-block;
    text-align: center;
}

[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    height: auto;
    line-height: normal;
    margin-top: 0;
    vertical-align: baseline;
    width: auto;
}

.icon-2x {
    font-size: 2em;
}

.icon-ana [class^="icon-"], [class*=" icon-"] {
    background-image: url('../Assets/img/glyphicons-halflings.png');
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

a {
    color: #0088CC;
}

.center, .align-center {
    text-align: center;
}


.bott-from {
    background-color: #d0e9fc !important;
    padding: 0 5px;
}

.bott-from2 {
    margin-top: 2px !important;
    margin-bottom: 0px !important;
    background-color: #2E7D32 !important;
    padding: 1px 10px 0 !important;
    color: #fff !important;
}

.control-label-ana {
    color: #0088CC !important;
}

.label-large {
    font-size: 13px;
    padding: 2px 8px 5px !important;
}

.control-label-text {
    color: #fff;
}


.add-on i {
    color: #0088CC !important;
}


#breadcrumbs {
    background-color: #fff;
    padding: 0;
    min-height: 32px;
    border-bottom: 2px solid #00a0ee !important;
    margin-bottom: 1px;
}

#list0 {
    background-color: #f2f2f2;
}

.breadcrumb > li > a {
    display: inline-block;
    color: #000;
    cursor: pointer;
}

#icontitle0 {
}

#dlgphongban {
    line-height: 0 !important;
}

#rightAction {
    background-color: #f2f2f2;
    margin: 1px 0 0 1px;
    border: 1px solid #005494;
}

.ana-ctsidebar {
    background-color: #f2dede !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
}

    .ana-ctsidebar:last-child {
        border: none !important;
    }

.info-from {
    margin-bottom: 2px;
    padding: 1px;
    /*padding: 10px; 
    
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}

.box-thtin {
    padding: 5px 10px 0px 10px;
    background-color: #fcf8e3;
    border: 1px solid #f89406;
    position: relative;
    float: left;
    /*-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}

label.iteminline {
    font-size: 12px !important;
}

.tn-ana {
    padding: 3px;
    width: 120px;
}


.form-actions-ana {
    border-bottom: 1px solid #fff !important;
}

.widget-body .form-actions-ana:last-child {
    border: none !important;
}

.nav-search {
    /* right: 147px!important;
    bottom: 14px!important;*/
}

.btnred {
    background-color: #da4f49 !important;
    border: medium none !important;
}

.ana-fix {
    bottom: 10px;
    position: fixed;
}


/*=================================color: from===================================*/

#frmnhapxuat {
    background-color: #f8fafc;
    padding-right: 1px !important;
}


#frmchungtu {
    /*border: 2px solid #d15b47 !important;*/
    background-color: #fff;
    padding-right: 1px;
    border-color: blue;
}


.borderdialogfull-phchungtu {
    border: 1px solid #005494;
    margin-bottom: 3px;
    padding: 5px 10px;
    position: relative;
    background-color: #d5e9f8;
}

.Gridfrom {
    border-top: 1px solid #dcdcdc;
    margin-bottom: 3px;
    background-color: #eff3f8;
    padding: 10px;
    position: relative;
}

.BtnTSX {
    display: inline-block;
    position: absolute;
    right: 5px;
    z-index: 99;
}

.bott-from-phchungtu {
    background-color: #f2dede !important;
    border: 1px solid #e24f39;
    border-radius: 5px;
    margin-bottom: 2px !important;
    margin-top: 3px !important;
}

.float-ana {
    float: right;
    margin-top: 5px;
}


.borderdialogfull-phxuat {
    padding: 5px 10px;
    margin-bottom: 1px;
    background-color: #d0e9fc;
    margin-bottom: 3px;
    border: 1px solid #005494;
}

.right-text {
    float: left;
    width: 500px;
}


#money-text {
    font-style: normal;
    color: blue;
    font-weight: bold;
}

#lbBangChu {
    font-style: normal;
    color: blue;
    margin-left: 10px;
    font-weight: bold;
    font-size: 12px;
}

.btnblue:hover {
    background: #2E7D32 !important;
}

.btngreen:hover {
    background: #999 !important;
}

.btnblack:hover {
    background-color: #555 !important;
}

.btnyellow:hover {
    background: #ffb752 !important;
}

.btnred:hover {
    background: #bd362f !important;
}

.navbar .navbar-inner {
    background: none repeat scroll 0 0 #5697d0 !important;
}

.sidebar:before, .sidebar {
    border-right: 1px solid #5697d0 !important;
}



.nav-list > li > a {
    color: #fff !important;
    background-color: #005494 !important;
}


.nav-list > li .submenu > li {
    cursor: pointer;
}

.nav-list > li {
    border-bottom: 1px solid #fff !important;
    border-top: none;
}

.btntim {
    background: #9585bf !important;
    border: none !important;
}

.btnlightpink {
    background: #d6487e !important;
    border: none !important;
}

.btntim:hover {
    background: #8b9aa3 !important;
}

.nav-list > li a > .arrow {
    color: #fff !important;
}

.menu-min .nav-list > li > a > .menu-text {
    background-color: #6fb3e0 !important;
}

.title-sl {
    background-color: #1b5e20;
    margin: 0;
    padding: 4px 5px;
}

.foot-grid {
    background-color: #d0e9fc;
    margin: 7px 0 0 0;
    padding: 5px 0;
}

.foot-grid-red {
    background-color: #f2dede;
    border: 1px solid #da4f49;
    margin: 2px 0 0 0;
}

.flexdiv-vt {
    height: 10px;
    margin-bottom: 7px;
    position: relative;
    width: 100%;
}

.ana-form-actio-vt {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 5px 10px 10px 0 !important;
}

.btndanger {
    background-color: #d15b47 !important;
    border: medium none !important;
}

.flexdiv-tk {
    height: 23px;
    /*margin-left: 230px;*/
    position: relative;
    width: 100%;
}

.ana-form-actio-tk {
    margin: 0 !important;
    padding: 3px 10px 4px 0 !important;
}

.ana-form-footer {
    padding: 0 10px 0 0 !important;
    position: relative;
    margin-bottom: 0 !important;
}


.head-from {
    background-color: #f2dede;
    border: 1px solid #da4f49;
    margin-bottom: 1px;
    padding: 5px 5px 0;
}

.bott-from-grid {
    background-color: #FACA9B !important;
    border: 1px solid #f5f5f5;
    margin-top: 3px !important;
}

.btn-link {
    font-size: 11px !important;
    font-weight: 700 !important;
    padding: 1px;
    height: 22px;
}

    .btn-link:hover, .btn-link:focus {
        text-decoration: none !important;
    }

.breadcrumb > li + li::before {
    margin: 0 2px 0 0 !important;
}

.breadcrumb .home-icon {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ui-iggrid th, .ui-iggrid th.ui-state-default, .ui-iggrid th.ui-state-hover, .ui-iggrid th.ui-state-active {
    text-align: center !important;
    /*white-space: nowrap !important;*/
}


.sidebar-shortcuts-large {
    padding-bottom: 2px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-top: 2px !important;
}

.btnBack {
    border: 3px solid #e24f39;
    background-color: #fff !important;
    color: #d15b47 !important;
    padding: 10px 15px;
    text-shadow: none !important;
}

    .btnBack:hover {
        background-color: #d15b47 !important;
        color: #fff !important;
    }


.footer-permis {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.footerTop {
    min-height: 150px;
    background: #2e3138;
}

.footerBottom {
    padding: 5px 0;
    background: #222;
}

    .footerBottom p {
        margin: 0;
        color: #abbac3 !important;
    }

.centerAuto {
    width: 80%;
    margin: 0 auto;
}

h3.smaller {
    color: #fff;
    font-size: 21px;
}

ul.itemListFt {
    margin: 0;
}

    ul.itemListFt li {
        list-style: none;
    }

        ul.itemListFt li a {
            color: #fff;
        }

.foot-timph > a.btnl {
    text-align: left !important;
}

.ChromeHack {
    margin-left: 100px;
}

.table-header {
    line-height: 28px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 20px;
    margin-bottom: 4px;
    padding: 4px 6px;
    vertical-align: middle;
}

/*label {
    display: inline;
}*/

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.sidebar .sidebar-toggle::before {
    top: 9px;
}

.sidebar .sidebar-toggle {
    cursor: pointer;
}

.marginTop-04 {
    margin-top: 4px;
}

.marginTop-01 {
    margin-top: 1px;
}

ul.btn-anaLink li a {
    cursor: pointer;
}

.ui-igcheckbox-small {
    height: 12px;
}

.all-group {
    /*border: 1px solid #033814;*/
    padding: 1px;
    background-color: #fcf8e3;
}

#slidingDiv, #slidingDiv_2 {
    min-height: 60px;
    display: none;
}

.rightAlignSoTien {
    text-align: right;
    /*color: #0026ff !important;*/
    /*font-weight: bold !important;*/
    font-size: 0.88em !important;
}

.centerAlign {
    text-align: center;
}



#sumSODONG, #sumSOTIEN, #sumSOTIENUSD, #sumSOTIENVAT, #sumSOLUONG {
    color: blue !important;
    font-weight: bold !important;
}



.show_hide {
    color: #fff;
    text-decoration: none;
}

.marginBottom-02 {
    margin-bottom: 04px;
}

.box-Input {
    padding: 5px;
}

.pageGroup {
    position: absolute;
    top: 3px;
    right: 0;
}

.foot-gridvt {
    background-color: #f2dede;
    border: 1px solid #da4f49;
}

.padding-lr {
    padding: 0px 0 2px 0;
}

.cbonomalvt {
    display: inline-block;
    position: relative;
    top: -7px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cbonomalvt {
        display: inline-block;
        position: relative;
        top: -5px;
    }

    .ChromeHack {
        margin-left: 91px;
    }

    /*.btnseach {
        margin-top: -7px;
    }*/
}

.anaDilogImg {
    margin-right: 0px;
    margin-top: -5px;
}

.ace-nav .nav-user-photo {
    max-width: 25px;
}


.user-info {
    display: inline-block;
    line-height: 13px;
    top: 4px;
}

.ace-nav > li {
    height: 37px;
    line-height: 37px;
}

.navbar-fixed-top + .main-container {
    /*padding-top: 45px;*/
    padding-top: 0;
}

.breadcrumb {
    margin: 3px 0px 0 2px;
}

#collapseBaoCao {
    cursor: pointer;
    color: #FFFFFF;
}

.itemdiv.memberdiv {
    width: 225px;
}

.btndropdownct[style] {
    height: 30px !important;
}

/*.btn, .btn-default, .btn:focus, .btn-default:focus {
    background-color: #438eb9 !important;
    border-color: #abbac3;
}*/

.btndropdownct span.caret {
    margin-top: 100%;
}

/* general purpose block with css3 gradient background */
.block {
    line-height: 18px;
    margin: 0 0 20px 0;
    padding: 10px;
    text-align: center;
}


ul {
    list-style: none;
}


.menudropdown {
    margin: 0;
}


.ui-iggrid-prevpage, .ui-iggrid-nextpage, .ui-iggrid-lastpage {
    /*padding: 0 !important;*/
}



/* Small Devices, Tablets */
@media only screen and (max-width : 1170px) {
    .menuGroup {
        display: none;
    }
}

.breadcrumb > li, .breadcrumb > li.active {
    /*padding: 0;
    float: left;*/
    background: linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
    font-size: 15px;
    line-height: 28px;
    height: 27px;
    position: relative;
    float: left;
    /*min-width:110px;*/
    display: block;
    color: #385c5b;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    border-radius: 5px 5px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
    padding: 0 5px 0 5px;
}

.ui-iggrid .ui-iggrid-headercaption, .ui-iggrid .ui-iggrid-footer, .ui-iggrid .ui-iggrid-toolbar {
    padding: 0.3em 0.4em !important;
}

.ui-iggrid-pagelist li {
    padding: 4px 8px !important;
}

.modal-open .modal {
    overflow-y: hidden;
}

.txtsearch input {
    border: 0 !important;
}

.btn {
    font-size: 12px;
}

/*.ui-iggrid .ui-iggrid-paging div, .ui-iggrid .ui-iggrid-paging span, .ui-iggrid .ui-iggrid-paging li, .ui-iggrid .ui-iggrid-paging input, .ui-iggrid .ui-iggrid-results span, .ui-iggrid .ui-iggrid-results input {
    padding: 0 0.1em!important;
}*/
.ui-iggrid-pagelist li {
    /*margin: 0 !important;*/
}

.ui-iggrid-pagelist {
    /*padding: 0 !important;*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*background-color: #e8e8e8;
    border: 0 solid #bcbcbc;
    color: #666;*/
}

#leftGird .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.txtsearchbt .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*border: 1px solid #bcbcbc !important;*/
    /*border: 0 !important;*/
}

#closeHide {
    margin-right: 10px;
    margin-top: 7px;
    cursor: pointer;
    font-size: 18px;
    color: #da4f49;
}

.activeRed {
    background-color: #DA4F49;
    color: #fff;
}

.menuGroup li ul li {
    border-bottom: 1px solid #f6f6f6;
}

h4.gird-title {
    color: #09175a !important;
    font-size: 15px !important;
    line-height: 2em;
    font-weight: bolder !important;
    margin: 0;
    font-family: Helvetica,Sans-Serif;
}

.icon-groupall {
    background-image: url(../anacss/dist/images/IconSprite.png) !important;
    background-color: transparent;
    background-repeat: no-repeat;
    margin: 0 auto;
    float: left;
}

.icon-btnSave {
    width: 16px !important;
    height: 16px !important;
    background-position: 0 -768px;
}

.icon-btnClose {
    background-position: 0 -1951px;
    height: 16px !important;
    width: 16px !important;
}

.icon-btnNext {
    background-position: 0 -831px;
    height: 16px !important;
    width: 16px !important;
}

.icon-btnAddDialog {
    background-position: 0 -47px;
    height: 16px !important;
    width: 16px !important;
}


.btn-white.btn-info {
    border-color: #8fbcd9;
    color: #70a0c1 !important;
    display: block;
    margin-bottom: 2px;
    width: 100%;
    padding: 6px 5px;
}

.no-skin .sidebar {
    background-color: #005494;
}

.sidebar.menu-min .nav-list > li > a {
    height: 39px;
    line-height: 5px;
    position: relative;
    text-align: center;
    padding-top: 15px;
}

.sidebar .sidebar-toggle::before {
    border-color: none;
    border-top-style: none;
    border-top-width: 0;
}


.sidebar .sidebar-toggle {
    padding: 0;
}

    .sidebar .sidebar-toggle i {
        color: #fff;
        position: absolute;
        left: 10px;
        top: -30px;
        z-index: 9999;
    }

.tab-ct-dt {
    border: none;
    width: 600px;
    min-height: 345px;
}

.ui-iggrid .ui-iggrid-paging-item span.ui-icon {
    /*margin-top: 0 !important;
    position: static !important;
    top: 50%;*/
}

.navbar-header {
    margin-left: 25px;
}

.textlogo {
    font-weight: 600;
}

.closeX {
    background-color: transparent;
    cursor: pointer;
    font-size: 11px;
    left: 422px;
    margin-left: -5px !important;
    padding: 6px 5px 5px;
}

.tabx {
    /*position: absolute;*/
}

#DBNoiDung_summaries_footer_row_text_container_sum_DIENGIAI, #DBNoiDung_summaries_footer_row_text_container_sum_TENHANGHOA {
    font-weight: 700;
    color: #000 !important;
    text-align: center !important;
    float: none !important;
}

    #DBNoiDung_summaries_footer_row_text_container_sum_DIENGIAI p.totalTxt, #DBNoiDung_summaries_footer_row_text_container_sum_TENHANGHOA p.totalTxt {
        text-align: center !important;
        display: inline;
    }

.ui-iggrid-summaries-footer-icon-container {
    border: 1px solid transparent;
    float: left;
    height: auto !important;
    display: none;
}

.ui-iggrid-summaries-footer-text-container {
    margin-left: 0 !important;
    font-weight: bold !important;
    float: right;
    margin-right: 2px;
}



.ui-iggrid .ui-iggrid-paging .ui-iggrid-firstpage, .ui-iggrid .ui-iggrid-paging .ui-iggrid-prevpage {
    /*padding-left: 0 !important;*/
}

html body div.ui-iggrid-pagedropdowncontainer span[style].ui-igedit-button {
    height: 24px !important;
}

html body div.ui-iggrid-pagedropdowncontainer input[style].ui-igedit-field {
    height: 24px !important;
}

[id*='summaries_footer_row_max'] {
    display: none !important;
}

[id*='summaries_footer_row_avg'] {
    display: none !important;
}

[id*='summaries_footer_row_count'] {
    display: none !important;
}

[id*='summaries_footer_row_min'] {
    display: none !important;
}

.ui-iggrid-headertext {
    text-align: center !important;
}

.ui-iggrid-header {
    text-align: center !important;
}

div.list-cbo {
    background-color: #d0e9fc;
    border-bottom: 1px solid #fff;
    padding: 0 5px;
}

    div.list-cbo span {
        height: 25px;
    }

    div.list-cbo .shtk-cbo {
        display: inline-block;
        width: 80px !important;
        border-right: 1px solid #fff;
    }

    div.list-cbo .ttk-cbo {
        display: inline-block;
        width: 280px !important;
        border-right: 1px solid #fff;
    }

    div.list-cbo:hover {
        background-color: #f2dede !important;
        color: #dc0c0c;
    }

.ANAFontBold {
    color: #0b0345 !important;
    font-weight: bold !important;
}

.ANAFontNormal {
    color: black;
    font-weight: normal !important;
}

.ANAFontBoldItalic {
    color: black;
}

.ui-iggrid-summaries-header-icon, .ui-iggrid-featurechooserbutton {
    display: none !important;
}


/*.ui-widget-content {
    background: #d9e1e5!important;

}*/


#comboContainer {
    margin-bottom: 30px;
}

.comboTemplates {
    text-align: center;
    padding: 2px;
}

#comboHeaderTemplate {
    font-size: large;
    font-weight: bold;
    background-color: rgb(185, 9, 11);
    color: White;
}

#comboFooterTemplate {
    font-size: small;
    background-color: rgb(245, 245, 164);
}

.empImage {
    float: left;
    width: 64px;
    padding-top: 10px;
}

.empInfo {
    float: left;
    padding: 5px;
    width: 195px;
}

.empName {
    font-weight: bold;
}

.comboItemContainer {
    width: 270px;
    white-space: normal;
}

.lbltieude {
    font-weight: bold;
    color: #7C1809;
    font-size: 15px !important;
    min-height: 20px !important;
    margin-right: 10px !important;
}

.lblsotien {
    font-weight: bold;
    color: black;
    font-style: italic;
    width: 450px;
    font-size: 14px !important;
}

.rightAlignNoBoldSoTien {
    text-align: right;
    color: #000000 !important;
}

.leftAlignBold {
    text-align: left !important;
    font-weight: bold !important;
    color: #000000 !important;
}



.DBNoiDung_container {
    height: 350px !important;
}

#xsumSOTIENVND, #xsumSOTIENUSD {
    color: red;
    font-weight: bold !important;
}

#xsumSOTIENVAT, #xsumTHUEVAT, #txtSOCHUNGTU {
    color: blue;
    font-weight: bold !important;
}


.btnNoidung {
    position: relative;
    top: -21px;
}

.navipro {
    float: left;
}

.thogbao {
    float: right;
    width: 300px;
    line-height: 30px;
}

    .thogbao i, .thogbao b {
        color: #d15b47 !important;
    }

.foot-timph {
    background-color: #f2dede;
    border: 1px solid #e24f39 !important;
    padding: 5px !important;
}


/*table {
    max-width: 100%;
    background-color: #999 !important;
    border-collapse: collapse;
    border-spacing: 1px !important;
}*/

.dateAlignment {
    text-align: center !important;
}

.ui-iggrid-summaries-header-icon {
    display: none !important;
}








/*input, button, select, textarea {
    font-family: 'Microsoft Sans Serif',Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif !important;
}*/

.ac2bold {
    font-weight: 700 !important;
}

.inlinepicker .ui-datepicker {
    padding: 0 !important;
    width: 180px !important;
    margin-left: 4px;
    border-radius: 0 !important;
    font-size: 12px !important;
    line-height: 12px !important;
}

    .inlinepicker .ui-datepicker .ui-datepicker-header {
        border-radius: 0 !important;
        border-left: none !important;
        border-right: none !important;
        background: none !important;
        background-color: #438EB9 !important;
        font-weight: 700;
        font-size: 12px;
    }

    .inlinepicker .ui-datepicker th {
        font-weight: 700 !important;
        font-size: 10px;
    }

    .inlinepicker .ui-datepicker .ui-state-default {
        background: none !important;
        background-color: #A6B7E3 !important;
    }

    .inlinepicker .ui-datepicker .ui-state-highlight {
        background: none !important;
        background-color: #fff !important;
        border-color: gray;
    }

    .inlinepicker .ui-datepicker .ui-state-active {
        background: none !important;
        background-color: #438EB9 !important;
        color: #fff !important;
        font-weight: 700;
    }

    .inlinepicker .ui-datepicker .ui-datepicker-header span.ui-icon {
        color: #438EB9 !important;
    }

.row-fluid [class*="span"] {
    min-height: 23px !important;
}

div.context-menu-one > ul.context-menu-list > li.context-menu-item {
    display: block !important;
}

li.divtools {
    list-style: none !important;
}

.divtools ul li {
    list-style: none !important;
    display: inline-block !important;
}

    .divtools ul li.hidelitools {
        list-style: none !important;
        display: none !important;
    }

.divtools .btn-group ul.dropdown-menu li {
    display: inline !important;
}

.hidebuttontools {
    list-style: none !important;
    display: none;
}

li.hidelitools span {
    display: none !important;
}

@media (max-width:800px) {
    .divtools ul li {
        list-style: none !important;
        display: list-item !important;
        text-align: left;
    }

    .divtools li.btn-group {
        width: 100%;
        margin: 0;
    }

        .divtools li.btn-group a {
            display: none !important;
            text-align: left !important;
            width: 100% !important;
        }

    .divtools ul li.hidelitools {
        display: list-item !important;
    }

    .hidebuttontools {
        list-style: none !important;
        display: inline;
    }

    li.hidelitools span {
        display: inline !important;
    }

    .dropdown-menu-mobile {
        background-clip: padding-box;
        background-color: #FFF;
        border: 1px solid rgba(0,0,0,0.2);
        border-radius: 6px;
        box-shadow: 0 5px 10px rgba(0,0,0,0.2);
        display: none;
        list-style: none outside none;
        margin: 2px 0 0;
        min-width: 97px;
        padding: 5px 0;
        position: absolute;
        z-index: 1000;
        top: 30px;
    }

    #ultools .open ul.dropdown-menu-mobile {
        display: block !important;
    }
}

#liTools {
    top: -10px !important;
}

    #liTools a:hover {
        text-decoration: none !important;
    }

    #liTools ul li {
        width: 100% !important;
    }

.anapagetitleicon {
    margin-right: 5px;
}

.nav-tabs > li.active > a.redborder, .nav-tabs > li.active > a.redborder:hover, .nav-tabs > li.active > a.redborder:focus {
    border-top: 4px solid #B74635 !important;
    background-color: #e49184 !important;
}

.nav-tabs > li.active > a.yellowborder, .nav-tabs > li.active > a.yellowborder:hover, .nav-tabs > li.active > a.yellowborder:focus {
    border-top: 4px solid #E59729 !important;
    background-color: #f6ce95 !important;
}

.nav-tabs > li.active > a.greenborder, .nav-tabs > li.active > a.greenborder:hover, .nav-tabs > li.active > a.greenborder:focus {
    border-top: 4px solid #629B58 !important;
    background-color: #a0d097 !important;
}

#mainnavigation.nav li.active > a.dropdown-toggle {
    font-weight: 700;
    color: #3C579C !important;
}

#mainnavigation.nav li.active > a {
    font-weight: 700;
    color: #B74635;
}

.bgdialog {
    border-radius: 0 !important;
}

.bgdialogheader {
    /*border-top: 1px solid #3C579C !important;*/
    background: #005494;
    padding: 1px 5px !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.modal-header {
    border-bottom: 0;
}

.bgdiatb {
    background: #b74635;
}

.bgdialogheader:hover {
    cursor: move;
}

.bgdialogheader h4 {
    margin: 5px 0 !important;
    font-weight: 700 !important;
}

.bgdialogheader .close {
    background-color: #d15b47;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    height: 20px;
    margin: 3px 0;
    text-shadow: none;
    width: 35px;
}

#h4ttldoituong {
    margin-left: 0;
}

.bgdialogheader .close:hover {
    opacity: .9;
}

.close i {
    bottom: 2px;
    position: relative;
}

.closeX i {
    color: #fff;
}

.bgdialogbody {
    padding: 5px !important;
    background-color: #f5f5f5;
    border: 5px solid #005494;
    position: relative;
    border-top: none;
}

    .bgdialogbody input:focus {
        border-color: #E59729;
    }


/*.gridnoidungchungtu .ui-widget-header {
    background: none !important;
    text-shadow: none !important;
    background-color: #438EB9 !important;
    border: #424242 !important;
    color: #fff !important;
    font-weight: 400 !important;
}*/

.gridchondanhmuc .ui-widget-header, .gridnoidungchungtu .ui-widget-header {
    background: none !important;
    text-shadow: none !important;
    background: #438EB9 none repeat scroll 0 0 !important;
    border: #424242 !important;
    color: #fff !important;
    font-weight: 400 !important;
}

.griddanhmuc .ui-widget-header, .gridnoidungchungtu .ui-widget-header {
    background: none !important;
    text-shadow: none !important;
    background-color: #438EB9 !important;
    border-top-color: #438EB9 !important;
    border-right-color: #438EB9 !important;
    border-bottom-color: #d9e1e5 !important;
    border-left: 1px solid #d9e1e5 !important;
    color: #fff !important;
    font-weight: 400 !important;
}

.griddanhmuc .ui-iggrid-footer {
    /*color: #fff !important;*/
}

.ui-iggrid .ui-iggrid-paging div {
    /*padding: 8px 5px !important;*/
}


.bgdialogbody .ui-iggrid-activerow {
    background: #6FB3E0 !important;
    border-color: #6FB3E0 #6FB3E0 #6FB3E0 #c6dced !important;
}

.bgdialogbody .ui-iggrid-selectedcell {
    background: #6FB3E0 !important;
    border-color: #6FB3E0 #6FB3E0 #6FB3E0 #c6dced !important;
}

.bgdialogfooter {
    border-radius: 0 !important;
    padding: 5px !important;
    background-color: #eff3f8;
}

    .bgdialogfooter h5 {
        color: #000 !important;
        font-style: normal !important;
        text-shadow: none !important;
    }

.btndialog {
    line-height: 22px;
    border: none;
    border-radius: 0 !important;
}

.tab-content {
    padding: 5px !important;
}

    .tab-content label {
        font-size: 12px !important;
        padding-top: 3px !important;
        min-height: 27px !important;
    }

    .tab-content input {
        /*font-size: 12px !important;
        margin-bottom: 5px !important;
        min-height: 18px !important;
        font-weight: 400 !important;*/
    }

.radio-bank {
    position: relative;
    top: 3px;
}

.dialogdanhmuc {
    padding: 10px !important;
}

    .dialogdanhmuc label {
        font-size: 13px !important;
        min-height: 27px !important;
    }

        .dialogdanhmuc label.lrg {
            min-height: 0 !important;
        }

    .dialogdanhmuc input {
        font-size: 12px !important;
        /*margin-bottom: 5px !important;*/
    }

.bginfo {
    background-color: #EFF3F8;
    padding: 15px 5px 5px;
    position: relative;
}

.hastitle {
    padding-top: 15px !important;
}

.titleinfo {
    position: absolute !important;
    top: -11px;
    left: 5px;
    font-weight: 700;
}

a.uploadimage {
    position: absolute;
    top: 30px;
    left: 47px;
    opacity: .001;
}

    a.uploadimage:hover {
        text-decoration: none !important;
        opacity: .8;
    }

.redtitle {
    background-color: #e49184 !important;
}

.yellowtitle {
    background-color: #f6ce95 !important;
}

.greentitle {
    background-color: #a0d097 !important;
}

div.input-blue input:focus {
    border-color: #4C8FBD !important;
}

div.input-red input:focus {
    border-color: #B74635 !important;
}

div.input-yellow input:focus {
    border-color: #E59729 !important;
}

div.input-green input:focus {
    border-color: #629B58 !important;
}

div.input-blue textarea:focus {
    border-color: #4C8FBD !important;
}

div.input-red textarea:focus {
    border-color: #B74635 !important;
}

div.input-yellow textarea:focus {
    border-color: #E59729 !important;
}

div.input-green textarea:focus {
    border-color: #629B58 !important;
}

input[type=checkbox].ace-checkbox-blue:hover + .lbl::before, input[type=radio].ace-checkbox-blue:hover + .lbl::before, input[type=checkbox].ace-checkbox-blue + .lbl:hover::before, input[type=radio].ace-checkbox-blue + .lbl:hover::before {
    border-color: #4C8FBD;
}

input[type=checkbox].ace-checkbox-blue + .lbl::before, input[type=radio].ace-checkbox-blue + .lbl::before {
    box-shadow: none;
}

input[type=checkbox].ace-checkbox-blue:checked + .lbl::before, input[type=radio].ace-checkbox-blue:checked + .lbl::before {
    background-color: #4C8FBD;
    border-color: #4C8FBD;
    color: #FFF;
}

input[type=checkbox].ace-checkbox-red:hover + .lbl::before, input[type=radio].ace-checkbox-red:hover + .lbl::before, input[type=checkbox].ace-checkbox-red + .lbl:hover::before, input[type=radio].ace-checkbox-red + .lbl:hover::before {
    border-color: #B74635;
}

input[type=checkbox].ace-checkbox-red + .lbl::before, input[type=radio].ace-checkbox-red + .lbl::before {
    box-shadow: none;
}

input[type=checkbox].ace-checkbox-red:checked + .lbl::before, input[type=radio].ace-checkbox-red:checked + .lbl::before {
    background-color: #B74635;
    border-color: #B74635;
    color: #FFF;
}

input[type=checkbox].ace-checkbox-yellow:hover + .lbl::before, input[type=radio].ace-checkbox-yellow:hover + .lbl::before, input[type=checkbox].ace-checkbox-yellow + .lbl:hover::before, input[type=radio].ace-checkbox-yellow + .lbl:hover::before {
    border-color: #E59729;
}

input[type=checkbox].ace-checkbox-yellow + .lbl::before, input[type=radio].ace-checkbox-yellow + .lbl::before {
    box-shadow: none;
}

input[type=checkbox].ace-checkbox-yellow:checked + .lbl::before, input[type=radio].ace-checkbox-yellow:checked + .lbl::before {
    background-color: #E59729;
    border-color: #E59729;
    color: #FFF;
}

input[type=checkbox].ace-checkbox-green:hover + .lbl::before, input[type=radio].ace-checkbox-green:hover + .lbl::before, input[type=checkbox].ace-checkbox-green + .lbl:hover::before, input[type=radio].ace-checkbox-green + .lbl:hover::before {
    border-color: #629B58;
}

input[type=checkbox].ace-checkbox-green + .lbl::before, input[type=radio].ace-checkbox-green + .lbl::before {
    box-shadow: none;
}

input[type=checkbox].ace-checkbox-green:checked + .lbl::before, input[type=radio].ace-checkbox-green:checked + .lbl::before {
    background-color: #629B58;
    border-color: #629B58;
    color: #FFF;
}

.copyinfo {
    border-radius: 15px;
    height: 22px;
    position: absolute;
    right: -24.5px;
    text-align: center;
    top: 40%;
    width: 22px;
    color: #fff !important;
}

    .copyinfo a {
        color: #fff !important;
        text-decoration: none;
    }

.iconblue {
    background-color: #4C8FBD !important;
}

.iconred {
    background-color: #B74635 !important;
}

.iconyellow {
    background-color: #E59729 !important;
}

.icongreen {
    background-color: #629B58 !important;
}

.btnblue {
    background-color: #1B5E20 !important;
    border: none !important;
}

.btnblueblack {
    background-color: #3C579C !important;
    border: none !important;
}

.btnorangered {
    background-color: #e24b12 !important;
    border: none !important;
}

.btnviolet {
    background-color: #a7378a !important;
    border: none !important;
}

.btnburlywood {
    background-color: #d57b06 !important;
    border: none !important;
}

.btnred {
    background-color: #7c1809 !important;
}

.btnlightred {
    background-color: #d8533f !important;
    border: none;
}


.btnyellow {
    background-color: #E59729 !important;
    border: none !important;
}

.btnbrown {
    background-color: #8d5506 !important;
    border: none !important;
}

.btngreen {
    /*background-color: #2E7D32 !important;
    border: none !important;
    padding: 4px 12px;*/
    background-color: #105480 !important;
    border: medium none !important;
    border-radius: 3px !important;
    color: #fff;
    cursor: pointer;
    padding: 2px 15px;
}



.btnlightgreen {
    background-color: #629b58 !important;
    border: none !important;
}

.btngrey {
    background-color: gray !important;
    border: none !important;
}

.btnblack {
    background-color: #105480 !important;
    border: none !important;
}

.btnpink {
    background-color: #D6487E !important;
    border: none !important;
}

.btncombo {
    background-color: #438EB9 !important;
    height: 24px !important;
    line-height: 16px !important;
    /* margin-right: 0 !important; */
    padding: 5px !important;
    top: 0px;
    z-index: 1;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.hidenInput {
    position: absolute;
    margin-left: 0px;
}

.btncombo:focus, .btncombo:hover {
    background-color: #428bca !important;
}


.btncombo-ana {
    left: -20px;
}

.btnseach {
    margin-top: -2px;
    padding: 6px 5px 6px 10px !important;
    line-height: 14px !important;
    /*margin-left: 5px;*/
    border-radius: 0 !important;
}

/*.txtsearch {
    margin: 0 0 1px 0 !important;
    background-color: #4c7d44 !important;
}*/

.txtsearch input:focus {
    border-color: #E59729 !important;
}

.btnseachdanhmuc {
    float: none !important;
    font-size: 13px;
    line-height: 14px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 8px 8px 7px 10px;
    margin-top: -2px;
}

.btnseachdmdialog {
    float: left !important;
    margin-right: 0 !important;
    margin-left: 10px !important;
    line-height: 14px;
    padding: 0 2px;
}

.btnrightdialog {
    padding: 7px 10px !important;
    text-align: left !important;
    width: 100%;
    font-size: 13px;
    margin-bottom: 1px;
    display: block;
    border-radius: 3px;
}

.borderdialogfull {
    background-color: #d0e9fc !important;
    border: 1px solid #4f99c6;
    border-radius: 1px;
    margin-bottom: 1px;
    padding: 2px;
}

.borderdialogtop {
    border: 1px solid #4F99C6;
    border-radius: 4px 4px 0 0;
    padding: 10px;
    background-color: #d0e9fc;
    margin-bottom: 1px;
}

.borderdialogcenter {
    border: 1px solid #005494;
    padding: 3px;
    background-color: #fff;
    position: relative;
}

.borderdialogbottom {
    border: 1px solid #4F99C6;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    background-color: #abd1ea;
    margin-top: 1px;
}

.bgdialogbody .divpaging {
    margin-left: 0 !important;
    border-radius: 0 !important;
}

    .bgdialogbody .divpaging .labelquangcao {
        left: 10px;
        position: absolute;
        top: -7px;
        font-size: 13px !important;
        font-weight: 700;
    }

    .bgdialogbody .divpaging .medium.pagination a {
        font-size: 12px;
        height: 25px;
        line-height: 26px;
        width: 25px;
        font-family: 'Microsoft Sans Serif',Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif !important;
        font-weight: 400 !important;
    }

        .bgdialogbody .divpaging .medium.pagination a:first-child {
            border-radius: 0 !important;
        }

        .bgdialogbody .divpaging .medium.pagination a:last-child {
            border-radius: 0 !important;
        }

    .bgdialogbody .divpaging .pagination {
        top: -10px;
        right: 100px;
        border-radius: 0 !important;
    }

        .bgdialogbody .divpaging .pagination input {
            width: 100px !important;
            margin-bottom: 0 !important;
        }

.bgdialogheader .divpaging {
    margin-left: 0 !important;
    padding-right: 100px;
    position: relative;
    border-radius: 0 !important;
    right: -55px;
    top: -22px;
}

    .bgdialogheader .divpaging .labelquangcao {
        left: 10px;
        position: absolute;
        top: -7px;
        font-size: 13px !important;
        font-weight: 700;
    }

    .bgdialogheader .divpaging .medium.pagination a {
        font-size: 12px;
        height: 25px;
        line-height: 26px;
        width: 30px;
        font-family: 'Microsoft Sans Serif',Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif !important;
        font-weight: 400 !important;
        text-shadow: none !important;
    }

        .bgdialogheader .divpaging .medium.pagination a:first-child {
            border-radius: 0 !important;
        }

        .bgdialogheader .divpaging .medium.pagination a:last-child {
            border-radius: 0 !important;
        }

    .bgdialogheader .divpaging .pagination {
        position: absolute;
        top: -10px;
        right: 100px;
        border-radius: 0 !important;
    }

        .bgdialogheader .divpaging .pagination input {
            width: 160px !important;
            margin-bottom: 0 !important;
            min-height: 25px !important;
        }

.divnoidungdialog {
    margin-left: 0 !important;
    /*padding-right:100px*/
}

.divnoidungdialogfull {
    margin-left: 0 !important;
    padding-right: 0;
}

.divbtndialog {
    position: absolute;
    right: 7px;
    top: 10px;
    width: 95px;
}

.hidebutton {
    display: none !important;
}

.iconmarginright {
    margin-right: 5px;
}

.iconmarginleft {
    margin-left: 5px;
}

.btnoutsidegrid {
    display: none !important;
}

.showbtn {
    display: normal;
    right: -3px !important;
}

.showbtn2 {
    top: 18px !important;
    display: normal;
    right: -3px !important;
}

.flexdiv {
    position: relative;
    width: 100%;
    height: 26px;
}

    .flexdiv label {
        position: absolute;
        top: 0;
        margin: 0;
        padding: 0;
    }

    .flexdiv span {
        /*position: absolute;
        top: 0;
        margin: 0;
        padding: 0;*/
    }

        .flexdiv span input {
            border-color: #cfcfcf;
            /*background-color: #f5f5f5;*/
        }

        .flexdiv span textarea {
            border-color: #cfcfcf;
            background-color: #f5f5f5;
            font-weight: 700;
        }

.lastflexdiv {
    margin-right: 0;
    margin-top: 0;
    padding: 0;
}

    .lastflexdiv input {
        border-color: #cfcfcf;
        /*background-color: #f5f5f5;*/
    }

    .lastflexdiv textarea {
        border-color: #cfcfcf;
        /*background-color: #f5f5f5;*/
        /*font-weight: 700;*/
    }

.flexdivright {
    position: relative;
    width: 100%;
    height: 20px;
    margin-bottom: 7px;
}

    .flexdivright label, .flexdivright span {
        position: absolute;
        top: 0;
        margin: 0;
        padding: 0;
    }

        .flexdivright span input {
            border-color: #cfcfcf;
            background-color: #f5f5f5;
        }

.divbtngroup {
    display: inline-block;
    position: relative;
    white-space: nowrap;
}

    .divbtngroup .btnrightdialog {
        width: 78px !important;
    }

    .divbtngroup .automargin {
        padding: 0 4px !important;
        top: -2px !important;
        border-left: 1px solid #fff !important;
    }

        .divbtngroup .automargin .caret {
            margin-top: 13px !important;
            border-top-color: #fff !important;
        }

    .divbtngroup ul.dropdown-menu {
        float: right !important;
        right: 0 !important;
        margin-top: -5px !important;
    }

        .divbtngroup ul.dropdown-menu li a {
            font-weight: 700;
            text-align: left;
        }

span.ui-igedit-field .ui-igcheckbox-small {
    margin-top: 6px !important;
    padding-top: 0 !important;
    height: 13px !important;
}

.ui-iggrid-selectedcell .ui-igedit-field {
    height: 30px !important;
}

tbody.ui-iggrid-tablebody tr td > span {
    height: 16px;
    padding-top: 0px;
}

.necessaryinfo input {
    border-color: #84be7a !important;
    /*background-color: #c4eabd !important;*/
}

    .necessaryinfo input:hover {
        border-color: #666 !important;
    }

    .necessaryinfo input:focus {
        border-color: #E59729 !important;
    }

.importantinfo input {
    border-color: #e24f39 !important;
    /*background-color: #FFF3F1 !important;*/
}

    .importantinfo input:hover {
        border-color: #666 !important;
    }

    .importantinfo input:focus {
        border-color: #E59729 !important;
    }

.importantinfo span.ui-igcombo {
    border-color: #e24f39 !important;
}

.necessaryinfo span.ui-igcombo {
    border-color: #84be7a !important;
}

.cbonomal input {
    background-color: #F5F5F5 !important;
}

    .cbonomal input:hover {
        border-color: #666 !important;
    }

    .cbonomal input:focus {
        border-color: #E59729 !important;
    }

textarea {
    padding: 2px !important;
}

    textarea:hover {
        border-color: #666 !important;
    }

    textarea:focus {
        border-color: #E59729 !important;
    }

.popover-content {
    font-size: 13px;
    padding: 4px 10px !important;
    width: 165px !important;
}

.popover {
    width: 165px;
    color: red;
    font-style: italic;
    border: 1px solid red;
    border-radius: 3px;
}

.top div.arrow {
    border-top-color: red !important;
}

.right div.arrow {
    border-right-color: red !important;
}

.bottom div.arrow {
    border-bottom-color: red !important;
}

.left div.arrow {
    border-left-color: red !important;
}

.web-two-style {
    /*background-image: url(ttp://csscheckbox.com/checkboxes/elegant.png) !important*/;
}

.spancheckbox > input.css-checkbox.lrg[type="checkbox"]:checked + label.css-label.lrg {
    background-position: 0 -17px !important;
}

.spancheckbox > input.css-checkbox.disabled.lrg[type="checkbox"]:checked + label.css-label.lrg {
    background-position: 0 -17px !important;
    opacity: .4;
}

.spancheckbox > input.css-checkbox.lrg[type="checkbox"] + label.css-label.lrg {
    background-position: 0 0 !important;
    height: 17px !important;
    /*line-height: 17px !important;*/
}

.spancheckbox > input.css-checkbox.disabled.lrg[type="checkbox"] + label.css-label.lrg {
    background-position: 0 0 !important;
    height: 17px !important;
    line-height: 17px !important;
    opacity: .4;
}

.spancheckbox > label {
    color: #333 !important;
}

.close {
    opacity: 1;
}

.breadcrumb {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
}

    /*.breadcrumb i {
        color: #004885 !important;
    }*/

    .breadcrumb span {
        color: #004885;
        /*margin: 0 5px;*/
    }

/*.breadcrumb span:last-child {
            color: #fff !important;
        }*/



@media (max-width:600px) {
    .breadcrumb span {
        display: none;
    }

        .breadcrumb span:last-child {
            display: inline-block !important;
        }

    .breadcrumb i {
        display: none;
    }

        .breadcrumb i:first-child {
            display: inline-block !important;
        }
}

.tabbable ul li a {
    font-size: 14px;
    font-weight: 700;
}

.tabbable ul li.active a {
    color: #000;
}

.btnblueupload {
    background-color: #4C8FBD !important;
    border: none !important;
    padding: .5px 0 !important;
}

.qq-upload-list li {
    margin-top: 3px !important;
}

.btnshortcut {
    background: none !important;
    border-left: none !important;
    border-right: none !important;
}

    .btnshortcut > a.btn-mini {
        position: relative !important;
        height: 38px !important;
        top: -2px;
        background: none !important;
        background-color: #62A8D1 !important;
        border-radius: 2px !important;
    }

        .btnshortcut > a.btn-mini:hover {
            background-color: #B74635 !important;
        }

        .btnshortcut > a.btn-mini > i {
            position: absolute !important;
            top: 8px !important;
            left: 10px !important;
            font-size: 22px !important;
        }

        .btnshortcut > a.btn-mini > span {
            position: absolute !important;
            top: 4px !important;
            left: 35px !important;
            line-height: 16px !important;
            font-size: 11px !important;
            font-family: 'Microsoft Sans Serif',Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif !important;
            font-weight: 700;
        }

    .btnshortcut ul.dropdown-menu {
        width: 130px !important;
    }

    .btnshortcut .dropdown-menu li {
        width: 144px !important;
    }

        .btnshortcut .dropdown-menu li a .clearfix span {
            font-weight: 700 !important;
        }

@media (max-width: 1024px) {
    .btnshortcut {
        display: none !important;
    }
}

.divbtngroup a {
    cursor: pointer;
}

.disabledtools {
    color: #cfcfcf !important;
    cursor: text !important;
}

.ANAFontBold {
    font-weight: 700 !important;
    font-style: normal !important;
}

.ANAFontBoldItalic {
    font-weight: 700 !important;
    font-style: italic !important;
}

.ANAFontNormal {
    font-weight: 400 !important;
    font-style: normal !important;
}

.ANAFontItalic {
    font-weight: 400 !important;
    font-style: italic !important;
}



.rightAlignBoldSoTien {
    text-align: right;
    color: #000 !important;
    font-weight: 400 !important;
}


.show-button {
    width: 100%;
    font-size: 1em;
    border: none;
    color: #010c17;
    background-color: #c8cdd2 !important;
    height: 25px;
    margin-right: 1px;
    border-radius: 4px;
}


    .show-button:hover {
        background-color: #d0edfa;
    }

.btnNoidung {
    position: relative;
    top: -21px;
}

.test-input input {
    height: 23px !important;
}

.ana-flrow {
    float: left;
}

.flexdiv-ana label {
    margin: 0;
    padding: 0;
    position: absolute;
}

.ana-flrow:last-child {
    margin: 0;
}

.bg-header {
    background-color: #fcf8e3 !important;
    border: 1px solid #f89406;
    border-radius: 5px;
}

.bg-conte {
    background-color: #f2dede !important;
    border: 1px solid #e24f39;
    border-radius: 5px;
}

.bg-footer {
    background-color: #fcf8e3 !important;
    border: 1px solid #f89406;
    border-radius: 5px;
}


.bordgridvt {
    padding-bottom: 1px;
    clear: both;
    border: 1px solid #005494;
}

.option-form {
    /*background-color: #eaf9eb;
    margin-bottom: 1px;*/
}

.option-btt {
    background-color: #d2e4f1 !important;
    /*border: 1px solid #005494;
	padding-left: -2px;*/
}

.btt-click {
    float: right;
    padding: 2px;
}

.input-search {
    float: left;
    min-width: 600px;
}

.progress {
    height: 3px;
    overflow: hidden;
    background-color: #f5f5f5;
    margin: 0 !important;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    transition: width .6s ease;
}

    .progress-bar.active, .progress.active .progress-bar {
        animation: progress-bar-stripes 2s linear infinite;
    }

    .progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
        min-width: 30px;
    }

    .progress-bar[aria-valuenow="0"] {
        min-width: 30px;
        color: #777;
        background-color: transparent;
        background-image: none;
        box-shadow: none;
    }

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-bar-danger {
    background-color: #d9534f;
}

/*.wrapList {
    box-shadow: -1px 0 3px 0 rgba(50,50,50,0.63);
    border: 1px solid #e5edf8 !important;
}*/

.wrapList > ul > li {
    color: #fff !important;
    font-weight: 600;
    border-bottom: 1px solid #e5edf8;
    padding: 5px;
    cursor: pointer;
}

    .wrapList > ul > li:hover {
        background-color: #004885;
    }

    .wrapList > ul > li p {
        margin-bottom: 0;
        color: #000;
    }


.boxList li a.listItem {
    width: 60px !important;
    float: left !important;
    color: #fff !important;
    text-decoration: none !important;
}

.boxList li a.checkItem {
    float: right !important;
    width: 50px !important;
    color: #fff !important;
    text-decoration: none !important;
    padding-left: 5px !important;
}

.boxList li span {
    position: static;
}

.boxList li a.checkItem input {
    float: right;
}

.lihover {
    color: #6fb3e0 !important;
    background-color: #e5edf8 !important;
    cursor: pointer;
}

ul.boxList {
    margin: 0;
    background-color: #438EB9;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 430px;
}

.closeSty {
    margin: 0 2px 0 0;
    padding: 4px;
    float: right;
    font-weight: 600;
    color: #e59729;
    opacity: .55;
}

    .closeSty:hover {
        color: #e59729;
        cursor: pointer;
    }


.btnctm {
    background-color: rgba(0,0,0,0) !important;
    line-height: 45px !important;
    max-height: 45px !important;
    padding: 0 !important;
    position: relative !important;
    border-left: none !important;
    border-right: none !important;
}

.btn.btn-app.btn-mini.hoverbnt:hover {
    background-color: #da4f49 !important;
}

input {
    color: blue;
    font-weight: normal;
}

.pagination input {
    font-weight: bold !important;
    color: red !important;
}

#sumSODONG {
    color: blue !important;
    font-weight: bold !important;
}


.medium.pagination {
    margin-right: 10px !important;
}

.borderdialogDV {
    /*background-color: #d0e9fc;*/
    /*border: 1px solid #4f99c6;*/
    border-radius: 1px;
    margin-bottom: 1px;
    padding: 0;
}

.ui-iggrid-headertext {
    /*display: inline-block;*/
    vertical-align: middle;
    white-space: normal;
}

table {
    max-width: 100%;
    /*background-color:#eef2f2   #ecf1ea  !important;*/
    border-collapse: collapse;
    border-spacing: 0px !important;
}

#dlgdoituong {
    overflow: hidden;
    height: auto !important;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    cursor: default !important;
    opacity: 1 !important;
}

.hidenInput input[id^="A"] {
    background-color: transparent !important;
    border: medium none;
    margin-left: 5px;
}

.iputMr {
    margin-bottom: 5px;
    min-height: 22px;
}

span.toggleGr i {
    color: #f00e0e;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: none !important;
}

.groupformCT {
    border: 1px solid #fff;
    margin-bottom: 2px;
    background-color: #d8f0fa;
    min-height: 190px;
    display: none;
}


.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    position: absolute;
    top: 40%;
    left: 50%;
    font-size: 2px;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loadingDiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 9999999;
}


.anaprogress {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    background-color: black;
    filter: alpha(opacity=40);
    opacity: 0.4;
    cursor: progress;
    border: 1px solid #000;
    z-index: 2147483647;
}

#loadingDialog, .loading-dialog {
    width: 100%;
    height: 100%;
    background-image: url('../../Images/loading6.gif');
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    cursor: progress;
    border: 1px solid #000;
    filter: alpha(opacity=100);
    opacity: 1;
}

#opaque {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2147483647;
    background-color: black;
    filter: alpha(opacity=40);
    opacity: 0.4;
    display: none;
}

#overlay {
    display: none;
    position: absolute;
    background: #000;
}

#overlay-message {
    display: none;
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Tahoma;
}

/*Loading login*/
.loading-indicator {
    height: 100%;
    width: 100%;
    background-image: url('../../Images/loading6.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.loading-indicator-overlay {
    background-color: #FFFFFF;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

#activity_pane {
    /*margin: 0px 0px 0px 40px;*/
    /*background-color: #EEEEEE;
    border: 1px solid #CCCCCC;*/
    /*float: left;*/
    /*height: 200px;*/
    /*padding-top: 200px;*/
    /*text-align: center;*/
    /*width: 350px;*/
    /*float: right;*/
    /*width: 240px;*/
}

.ui-iggrid-table {
    border-collapse: collapse !important;
}

.ui-igcheckbox-container {
    text-align: center;
    display: block !important;
}

/*.page-content {
    padding: 0px 15px 20px !important;
}*/

.bg-white {
    color: #000000;
}

    .bg-white.border {
        border-color: #dddddd !important;
    }

    .bg-white i {
        color: #000000;
    }

    .bg-white span {
        color: #666666;
    }

.bg-none {
    background: none !important;
}

.bg-light {
    background-color: rgba(133, 150, 174, 0.2) !important;
}

.gradient-success {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #66cd2e, #b2f755);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#66cd2e), to(#b2f755));
    background-image: -webkit-linear-gradient(45deg, #66cd2e, #b2f755);
    background-image: -o-linear-gradient(45deg, #66cd2e, #b2f755);
}

.gradient-danger {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #ec4061, #ff7282);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#ec4061), to(#ff7282));
    background-image: -webkit-linear-gradient(45deg, #ec4061, #ff7282);
    background-image: -o-linear-gradient(45deg, #ec4061, #ff7282);
}

.gradient-warning {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #ffc049, #ffdc65);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#ffc049), to(#ffdc65));
    background-image: -webkit-linear-gradient(45deg, #ffc049, #ffdc65);
    background-image: -o-linear-gradient(45deg, #ffc049, #ffdc65);
}

.gradient-info {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #8de0ff, #94ffce);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#8de0ff), to(#94ffce));
    background-image: -webkit-linear-gradient(45deg, #8de0ff, #94ffce);
    background-image: -o-linear-gradient(45deg, #8de0ff, #94ffce);
}

.gradient-primary {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #11a0f8, #8de9ff);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#11a0f8), to(#8de9ff));
    background-image: -webkit-linear-gradient(45deg, #11a0f8, #8de9ff);
    background-image: -o-linear-gradient(45deg, #11a0f8, #8de9ff);
}

.gradient-purple {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #7D3C98, #A569BD);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#7D3C98), to(#A569BD));
    background-image: -webkit-linear-gradient(45deg, #7D3C98, #A569BD);
    background-image: -o-linear-gradient(45deg, #7D3C98, #A569BD);
}

.gradient-green {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #17A589, #48C9B0);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#17A589), to(#48C9B0));
    background-image: -webkit-linear-gradient(45deg, #17A589, #48C9B0);
    background-image: -o-linear-gradient(45deg, #17A589, #48C9B0);
}

.gradient-secondary {
    /* fallback/image non-cover color */
    background-image: -moz-linear-gradient(45deg, #8596ae, #a2c2ef);
    background-image: -webkit-gradient(45deg, linear, 0% 0%, 0% 100%, from(#8596ae), to(#a2c2ef));
    background-image: -webkit-linear-gradient(45deg, #8596ae, #a2c2ef);
    background-image: -o-linear-gradient(45deg, #8596ae, #a2c2ef);
}

.bg-indigo {
    background-color: #6610f2 !important;
}

.bg-purple {
    background-color: #673ab7 !important;
}

.bg-pink {
    background-color: #f83556 !important;
}

.bg-orange {
    background-color: #fd7e14 !important;
}

.bg-teal {
    background-color: #22bfed !important;
}

.bg-cyan {
    background-color: #17a2b8 !important;
}


    /* color setting for colored background*/
    .bg-success *:not(.dropdown-item), .bg-warning *:not(.dropdown-item), .bg-danger *:not(.dropdown-item), .bg-primary *:not(.dropdown-item), .bg-secondary *:not(.dropdown-item), .bg-dark *:not(.dropdown-item), .gradient-success *:not(.dropdown-item), .gradient-warning *:not(.dropdown-item), .gradient-danger *:not(.dropdown-item),
    .gradient-primary *:not(.dropdown-item), .gradient-purple *:not(.dropdown-item), .gradient-green *:not(.dropdown-item),
    .gradient-info *:not(.dropdown-item), .gradient-secondary *:not(.dropdown-item), .bg-indigo *:not(.dropdown-item), .bg-purple *:not(.dropdown-item), .bg-pink *:not(.dropdown-item), .bg-orange *:not(.dropdown-item), .bg-teal *:not(.dropdown-item), .bg-cyan *:not(.dropdown-item) {
        color: #ffffff;
    }

    .bg-success figure, .bg-warning figure, .bg-danger figure, .bg-primary figure, .bg-secondary figure, .bg-dark figure, .gradient-success figure, .gradient-warning figure, .gradient-danger figure, .gradient-primary figure, .gradient-info figure, .gradient-secondary figure, .bg-indigo figure, .bg-purple figure, .bg-pink figure, .bg-orange figure, .bg-teal figure, .bg-cyan figure {
        border: 0;
    }

    .bg-success .progress.light, .bg-warning .progress.light, .bg-danger .progress.light, .bg-primary .progress.light, .bg-secondary .progress.light, .bg-dark .progress.light, .gradient-success .progress.light, .gradient-warning .progress.light, .gradient-danger .progress.light, .gradient-primary .progress.light, .gradient-info .progress.light, .gradient-secondary .progress.light, .bg-indigo .progress.light, .bg-purple .progress.light, .bg-pink .progress.light, .bg-orange .progress.light, .bg-teal .progress.light, .bg-cyan .progress.light {
        background: rgba(32, 38, 62, 0.15);
    }

        .bg-success .progress.light.bottom, .bg-warning .progress.light.bottom, .bg-danger .progress.light.bottom, .bg-primary .progress.light.bottom, .bg-secondary .progress.light.bottom, .bg-dark .progress.light.bottom, .gradient-success .progress.light.bottom, .gradient-warning .progress.light.bottom, .gradient-danger .progress.light.bottom, .gradient-primary .progress.light.bottom, .gradient-info .progress.light.bottom, .gradient-secondary .progress.light.bottom, .bg-indigo .progress.light.bottom, .bg-purple .progress.light.bottom, .bg-pink .progress.light.bottom, .bg-orange .progress.light.bottom, .bg-teal .progress.light.bottom, .bg-cyan .progress.light.bottom {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
        }

    .bg-success .progress-sm.light, .bg-warning .progress-sm.light, .bg-danger .progress-sm.light, .bg-primary .progress-sm.light, .bg-secondary .progress-sm.light, .bg-dark .progress-sm.light, .gradient-success .progress-sm.light, .gradient-warning .progress-sm.light, .gradient-danger .progress-sm.light, .gradient-primary .progress-sm.light, .gradient-info .progress-sm.light, .gradient-secondary .progress-sm.light, .bg-indigo .progress-sm.light, .bg-purple .progress-sm.light, .bg-pink .progress-sm.light, .bg-orange .progress-sm.light, .bg-teal .progress-sm.light, .bg-cyan .progress-sm.light {
        opacity: 0.5;
    }

    .bg-success hr, .bg-warning hr, .bg-danger hr, .bg-primary hr, .bg-secondary hr, .bg-dark hr, .gradient-success hr, .gradient-warning hr, .gradient-danger hr, .gradient-primary hr, .gradient-info hr, .gradient-secondary hr, .bg-indigo hr, .bg-purple hr, .bg-pink hr, .bg-orange hr, .bg-teal hr, .bg-cyan hr {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bg-success .text-secondary, .bg-success .media .media-body h4 + p, .bg-success .media .media-body h5 + p, .bg-success small, .bg-warning .text-secondary, .bg-warning .media .media-body h4 + p, .bg-warning .media .media-body h5 + p, .bg-warning small, .bg-danger .text-secondary, .bg-danger .media .media-body h4 + p, .bg-danger .media .media-body h5 + p, .bg-danger small, .bg-primary .text-secondary, .bg-primary .media .media-body h4 + p, .bg-primary .media .media-body h5 + p, .bg-primary small, .bg-secondary .text-secondary, .bg-secondary .media .media-body h4 + p, .bg-secondary .media .media-body h5 + p, .bg-secondary small, .bg-dark .text-secondary, .bg-dark .media .media-body h4 + p, .bg-dark .media .media-body h5 + p, .bg-dark small, .gradient-success .text-secondary, .gradient-success .media .media-body h4 + p, .gradient-success .media .media-body h5 + p, .gradient-success small, .gradient-warning .text-secondary, .gradient-warning .media .media-body h4 + p, .gradient-warning .media .media-body h5 + p, .gradient-warning small, .gradient-danger .text-secondary, .gradient-danger .media .media-body h4 + p, .gradient-danger .media .media-body h5 + p, .gradient-danger small, .gradient-primary .text-secondary, .gradient-primary .media .media-body h4 + p, .gradient-primary .media .media-body h5 + p, .gradient-primary small, .gradient-info .text-secondary, .gradient-info .media .media-body h4 + p, .gradient-info .media .media-body h5 + p, .gradient-info small, .gradient-secondary .text-secondary, .gradient-secondary .media .media-body h4 + p, .gradient-secondary .media .media-body h5 + p, .gradient-secondary small, .bg-indigo .text-secondary, .bg-indigo .media .media-body h4 + p, .bg-indigo .media .media-body h5 + p, .bg-indigo small, .bg-purple .text-secondary, .bg-purple .media .media-body h4 + p, .bg-purple .media .media-body h5 + p, .bg-purple small, .bg-pink .text-secondary, .bg-pink .media .media-body h4 + p, .bg-pink .media .media-body h5 + p, .bg-pink small, .bg-orange .text-secondary, .bg-orange .media .media-body h4 + p, .bg-orange .media .media-body h5 + p, .bg-orange small, .bg-teal .text-secondary, .bg-teal .media .media-body h4 + p, .bg-teal .media .media-body h5 + p, .bg-teal small, .bg-cyan .text-secondary, .bg-cyan .media .media-body h4 + p, .bg-cyan .media .media-body h5 + p, .bg-cyan small {
        color: #ffffff !important;
        opacity: 0.8;
    }

    .bg-success .border-right, .bg-success .border-top, .bg-success .border-left, .bg-success .border-bottom, .bg-success .modal-header, .bg-success .modal-footer, .bg-warning .border-right, .bg-warning .border-top, .bg-warning .border-left, .bg-warning .border-bottom, .bg-warning .modal-header, .bg-warning .modal-footer, .bg-danger .border-right, .bg-danger .border-top, .bg-danger .border-left, .bg-danger .border-bottom, .bg-danger .modal-header, .bg-danger .modal-footer, .bg-primary .border-right, .bg-primary .border-top, .bg-primary .border-left, .bg-primary .border-bottom, .bg-primary .modal-header, .bg-primary .modal-footer, .bg-secondary .border-right, .bg-secondary .border-top, .bg-secondary .border-left, .bg-secondary .border-bottom, .bg-secondary .modal-header, .bg-secondary .modal-footer, .bg-dark .border-right, .bg-dark .border-top, .bg-dark .border-left, .bg-dark .border-bottom, .bg-dark .modal-header, .bg-dark .modal-footer, .gradient-success .border-right, .gradient-success .border-top, .gradient-success .border-left, .gradient-success .border-bottom, .gradient-success .modal-header, .gradient-success .modal-footer, .gradient-warning .border-right, .gradient-warning .border-top, .gradient-warning .border-left, .gradient-warning .border-bottom, .gradient-warning .modal-header, .gradient-warning .modal-footer, .gradient-danger .border-right, .gradient-danger .border-top, .gradient-danger .border-left, .gradient-danger .border-bottom, .gradient-danger .modal-header, .gradient-danger .modal-footer, .gradient-primary .border-right, .gradient-primary .border-top, .gradient-primary .border-left, .gradient-primary .border-bottom, .gradient-primary .modal-header, .gradient-primary .modal-footer, .gradient-info .border-right, .gradient-info .border-top, .gradient-info .border-left, .gradient-info .border-bottom, .gradient-info .modal-header, .gradient-info .modal-footer, .gradient-secondary .border-right, .gradient-secondary .border-top, .gradient-secondary .border-left, .gradient-secondary .border-bottom, .gradient-secondary .modal-header, .gradient-secondary .modal-footer, .bg-indigo .border-right, .bg-indigo .border-top, .bg-indigo .border-left, .bg-indigo .border-bottom, .bg-indigo .modal-header, .bg-indigo .modal-footer, .bg-purple .border-right, .bg-purple .border-top, .bg-purple .border-left, .bg-purple .border-bottom, .bg-purple .modal-header, .bg-purple .modal-footer, .bg-pink .border-right, .bg-pink .border-top, .bg-pink .border-left, .bg-pink .border-bottom, .bg-pink .modal-header, .bg-pink .modal-footer, .bg-orange .border-right, .bg-orange .border-top, .bg-orange .border-left, .bg-orange .border-bottom, .bg-orange .modal-header, .bg-orange .modal-footer, .bg-teal .border-right, .bg-teal .border-top, .bg-teal .border-left, .bg-teal .border-bottom, .bg-teal .modal-header, .bg-teal .modal-footer, .bg-cyan .border-right, .bg-cyan .border-top, .bg-cyan .border-left, .bg-cyan .border-bottom, .bg-cyan .modal-header, .bg-cyan .modal-footer {
        border-color: rgba(255, 255, 255, 0.25) !important;
    }

    .bg-success .form-group.float-label .form-control.active + label, .bg-success .form-group.float-label label, .bg-warning .form-group.float-label .form-control.active + label, .bg-warning .form-group.float-label label, .bg-danger .form-group.float-label .form-control.active + label, .bg-danger .form-group.float-label label, .bg-primary .form-group.float-label .form-control.active + label, .bg-primary .form-group.float-label label, .bg-secondary .form-group.float-label .form-control.active + label, .bg-secondary .form-group.float-label label, .bg-dark .form-group.float-label .form-control.active + label, .bg-dark .form-group.float-label label, .gradient-success .form-group.float-label .form-control.active + label, .gradient-success .form-group.float-label label, .gradient-warning .form-group.float-label .form-control.active + label, .gradient-warning .form-group.float-label label, .gradient-danger .form-group.float-label .form-control.active + label, .gradient-danger .form-group.float-label label, .gradient-primary .form-group.float-label .form-control.active + label, .gradient-primary .form-group.float-label label, .gradient-info .form-group.float-label .form-control.active + label, .gradient-info .form-group.float-label label, .gradient-secondary .form-group.float-label .form-control.active + label, .gradient-secondary .form-group.float-label label, .bg-indigo .form-group.float-label .form-control.active + label, .bg-indigo .form-group.float-label label, .bg-purple .form-group.float-label .form-control.active + label, .bg-purple .form-group.float-label label, .bg-pink .form-group.float-label .form-control.active + label, .bg-pink .form-group.float-label label, .bg-orange .form-group.float-label .form-control.active + label, .bg-orange .form-group.float-label label, .bg-teal .form-group.float-label .form-control.active + label, .bg-teal .form-group.float-label label, .bg-cyan .form-group.float-label .form-control.active + label, .bg-cyan .form-group.float-label label {
        color: #ffffff;
        opacity: 0.8;
    }

    .bg-success .form-group.float-label .form-control:focus + label, .bg-warning .form-group.float-label .form-control:focus + label, .bg-danger .form-group.float-label .form-control:focus + label, .bg-primary .form-group.float-label .form-control:focus + label, .bg-secondary .form-group.float-label .form-control:focus + label, .bg-dark .form-group.float-label .form-control:focus + label, .gradient-success .form-group.float-label .form-control:focus + label, .gradient-warning .form-group.float-label .form-control:focus + label, .gradient-danger .form-group.float-label .form-control:focus + label, .gradient-primary .form-group.float-label .form-control:focus + label, .gradient-info .form-group.float-label .form-control:focus + label, .gradient-secondary .form-group.float-label .form-control:focus + label, .bg-indigo .form-group.float-label .form-control:focus + label, .bg-purple .form-group.float-label .form-control:focus + label, .bg-pink .form-group.float-label .form-control:focus + label, .bg-orange .form-group.float-label .form-control:focus + label, .bg-teal .form-group.float-label .form-control:focus + label, .bg-cyan .form-group.float-label .form-control:focus + label {
        color: #ffffff;
        opacity: 1;
    }

    .bg-success .form-group.float-label .form-control, .bg-warning .form-group.float-label .form-control, .bg-danger .form-group.float-label .form-control, .bg-primary .form-group.float-label .form-control, .bg-secondary .form-group.float-label .form-control, .bg-dark .form-group.float-label .form-control, .gradient-success .form-group.float-label .form-control, .gradient-warning .form-group.float-label .form-control, .gradient-danger .form-group.float-label .form-control, .gradient-primary .form-group.float-label .form-control, .gradient-info .form-group.float-label .form-control, .gradient-secondary .form-group.float-label .form-control, .bg-indigo .form-group.float-label .form-control, .bg-purple .form-group.float-label .form-control, .bg-pink .form-group.float-label .form-control, .bg-orange .form-group.float-label .form-control, .bg-teal .form-group.float-label .form-control, .bg-cyan .form-group.float-label .form-control {
        border-bottom-color: rgba(255, 255, 255, 0.5);
        color: #ffffff;
    }

        .bg-success .form-group.float-label .form-control:focus, .bg-warning .form-group.float-label .form-control:focus, .bg-danger .form-group.float-label .form-control:focus, .bg-primary .form-group.float-label .form-control:focus, .bg-secondary .form-group.float-label .form-control:focus, .bg-dark .form-group.float-label .form-control:focus, .gradient-success .form-group.float-label .form-control:focus, .gradient-warning .form-group.float-label .form-control:focus, .gradient-danger .form-group.float-label .form-control:focus, .gradient-primary .form-group.float-label .form-control:focus, .gradient-info .form-group.float-label .form-control:focus, .gradient-secondary .form-group.float-label .form-control:focus, .bg-indigo .form-group.float-label .form-control:focus, .bg-purple .form-group.float-label .form-control:focus, .bg-pink .form-group.float-label .form-control:focus, .bg-orange .form-group.float-label .form-control:focus, .bg-teal .form-group.float-label .form-control:focus, .bg-cyan .form-group.float-label .form-control:focus {
            border-bottom-color: #ffffff;
            opacity: 1;
        }

.bg-white .form-control {
    border-color: rgba(0, 0, 0, 0.1) !important;
    color: #666666 !important;
}

.bg-white .form-group.float-label label {
    color: rgba(0, 0, 0, 0.6);
}

.bg-white .form-group.float-label .form-control:focus + label {
    color: rgba(0, 0, 0, 0.8);
}

/* Borders and border-radius */
.border-right, .border, .border-top, .border-left, .border-bottom, .modal-header, .modal-footer, .list-group-item, .nav-tabs, .sidebar .title, .form-control {
    border-color: rgba(32, 38, 62, 0.14) !important;
}

.rounded-1 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    overflow: hidden;
}

.rounded-2 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    overflow: hidden;
}

.rounded-3 {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    overflow: hidden;
}

.rounded-4 {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    overflow: hidden;
}

.rounded-5 {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    overflow: hidden;
}

.card {
    background-color: #fff;
    margin-bottom: 10px;
    /*min-height:130px;*/
}

    .card .card-header {
        background-color: rgba(255, 255, 255, 0.1);
        border: 0;
        font-size: 16px;
        line-height: 30px;
        padding: 15px 15px;
    }

        .card .card-header .card-title {
            margin: 0;
            font-weight: 400;
            font-size: 18px;
            line-height: 20px;
            padding: 5px 0;
        }

        .card .card-header .icon {
            vertical-align: middle;
        }

        .card .card-header .nav-pills .nav-link {
            border-radius: 20px;
            -webkit-border-radius: 20px;
            -ms-border-radius: 20px;
        }

        .card .card-header .dropdown {
            display: inline-block;
            float: right;
        }

            .card .card-header .dropdown .dropdown-menu {
                line-height: 16px;
            }

            .card .card-header .dropdown .dropdown-toggle:after {
                display: none;
            }

    .card .card {
        background-color: white;
    }


    .card .card-body {
        position: relative;
        padding: 2px 15px 10px 15px;
    }

    .card .card-footer {
        background-color: rgba(255, 255, 255, 0.1);
        padding: 15px 15px;
    }

    .card .progress.bottom {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }

    .card .progress-sm.light {
        opacity: 0.5;
    }

.icon-background {
    color: #8596ae;
    height: 100%;
    width: 100%;
    z-index: 0;
    line-height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.15;
    text-align: center;
    font-size: 70px;
}

    .icon-background + div {
        z-index: 1;
    }


.media {
    color: #8596ae;
    line-height: 18px;
    font-size: 14px;
    white-space: normal;
    text-decoration: none;
}

    .media .media-body {
        font-size: 14px;
    }

    .media h4 {
        line-height: 20px;
        font-size: 18px;
        font-weight: 400;
        color: #20263e;
    }

    .media h5 {
        line-height: 16px;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 4px;
        color: #20263e;
    }

        .media h5 + P {
            font-size: 13px;
            color: rgba(32, 38, 62, 0.75);
            line-height: 18px;
        }

    .media .time-title {
        padding-right: 70px;
        position: relative;
    }

        .media .time-title small {
            position: absolute;
            right: 0;
            top: 0px;
        }

    .media figure + .media-body .time-title, .media .icon + .media-body .time-title {
        max-width: 98%;
    }

    .media figure {
        margin-right: 10px;
    }

    .media .avatar60 + .media-body h4, .media .avatar60 + .media-body h5 {
        margin-top: 10px;
    }

    .media .icon {
        width: 25px;
        margin-right: 15px;
        font-size: 24px;
        min-width: 25px;
        padding-top: 5px;
    }

        .media .icon:last-child {
            margin-right: 0;
        }

        .media .icon.two-x {
            font-size: 30px;
            width: 32px;
        }

        .media .icon.three-x {
            font-size: 45px;
            width: 50px;
        }

        .media .icon.four-x {
            font-size: 60px;
            width: 65px;
        }

        .media .icon.rounded-circle {
            height: 65px;
            width: 65px;
            text-align: center;
            line-height: 60px;
            vertical-align: middle;
            font-size: 30px;
        }

    .media .music-img {
        width: 80px;
        height: 80px;
    }

    .media:hover {
        text-decoration: none;
    }

    .media.media-sm {
        line-height: 14px;
        font-size: 12px;
    }

        .media.media-sm .media-body {
            font-size: 12px;
        }

        .media.media-sm h4 {
            line-height: 18px;
            font-size: 14px;
        }

        .media.media-sm h5 {
            line-height: 13px;
            font-size: 12px;
        }

            .media.media-sm h5 + P {
                font-size: 9px;
                line-height: 14px;
            }

        .media.media-sm figure {
            margin-right: 5px;
        }

        .media.media-sm .icon {
            width: 18px;
            margin-right: 5px;
            font-size: 16px;
            min-width: 20px;
            padding-top: 6px;
        }

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}


.sidebar .media h5 + P {
    font-size: 13px;
    color: rgba(32, 38, 62, 0.75);
    line-height: 18px;
}

.card.bg-white .media h5 + P {
    color: #343a40;
    opacity: 0.8;
}

@media screen and (max-width: 640px) {
    .card .card-header {
        padding: 10px 15px;
    }
}


/* hack trình duyệt*/

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .closeX {
        padding: 6px 5px 5px;
    }
}

/* Firefox 3.0+ */
.closeX, x:-moz-any-link, x:default {
    padding: 6px 5px 4px;
}

.tabbable .ui-iggrid tbody td,
.tabbable .ui-iggrid tbody th.ui-iggrid-rowselector-class,
.tabbable .ui-iggrid thead .ui-iggrid-editingcell {
    border-width: 2px !important;
    border-style: solid;
}


.txtCombo-01 {
    width: 132px;
    display: inline-block;
    position: relative;
    top: -7px;
}

.txtCombo-08 {
    width: 88px;
    display: inline-block;
    position: relative;
    top: -7px;
}

.txtCombo-02 {
    width: 80px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -7px;
}

.txtCombo-03 {
    width: 71px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -7px;
}

.txtCombo-04 {
    width: 130px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -7px;
}


.ui-iggrid-summaries-headerbuttoncontainer {
    float: right;
    border: 1px solid transparent;
    width: 0 !important;
    height: 0 !important;
}

#anaTieuDeDM {
    text-transform: uppercase;
}

.btngreentab {
    background-color: #105480 !important;
    border: none !important;
}

.btn {
    border: none !important
}




.form-horizontal .control-label-ana {
    float: left;
    padding-top: 5px;
    text-align: left;
}

.group:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}
/*.group { display: inline-block; clear: both;}*/

input.ana-wid {
    width: 67% !important;
    margin: 0 !important;
}

input.ana-ipdiegia {
    width: 101.5% !important;
    margin: 0;
    position: relative;
    right: 7px;
}

.ana-form-actio {
    /*background-color: #F9F9F9!important;*/
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 2px 10px 10px 10px;
}

.ana-border:last-child {
    margin-bottom: 0px !important;
}

.control-group {
    margin-bottom: 2px !important;
}

/*label, input, button, select {
    line-height: 24px !important;
}*/

textarea {
    line-height: 14px !important;
}

button {
    line-height: 20px !important;
}

.btn-ana {
    margin-bottom: 5px;
    width: 102px;
}


.ana-fixd {
    width: 10%;
}


.pull-right-ana {
    float: right;
}


.sidebar-shortcuts-ana {
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    line-height: 37px;
    margin-bottom: 0;
    text-align: center;
}

.ana-btn {
    width: 143px;
}


.btncs {
    background-image: none !important;
    border: 2px solid #D15B47;
    border-radius: 0;
    box-shadow: none !important;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 30px !important;
    padding: 6px 20px 1px;
    /* margin-left: -40px;
	z-index: 10; */
    position: relative;
    height: 30px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    transition: all 0.15s ease 0s;
    vertical-align: middle;
    width: 100%;
}

.caret-ana {
    margin-top: 5px !important;
}

.ana-form-top {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 2px 10px 0px 10px !important;
    line-height: 30px;
}

.widget-body {
    min-height: 75px;
    border: none !important;
    padding: 1px 0 0 1px;
}


.icon-facebook-sign:before {
    content: "";
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    text-decoration: inherit;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}

.blue {
    color: #478FCA !important;
}

.middle {
    vertical-align: middle;
}

[class*=" icon-"], [class^="icon-"] {
    display: inline-block;
    text-align: center;
}

[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    height: auto;
    line-height: normal;
    margin-top: 0;
    vertical-align: baseline;
    width: auto;
}

.icon-2x {
    font-size: 2em;
}

.icon-ana [class^="icon-"], [class*=" icon-"] {
    background-image: url('../Assets/img/glyphicons-halflings.png');
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

a {
    color: #0088CC;
}

.center, .align-center {
    text-align: center;
}


.bott-from {
    background-color: #d0e9fc !important;
    padding: 0 5px;
}

.bott-from2 {
    margin-top: 2px !important;
    margin-bottom: 0px !important;
    background-color: #2E7D32 !important;
    padding: 1px 10px 0 !important;
    color: #fff !important;
}

.control-label-ana {
    color: #0088CC !important;
}

.label-large {
    font-size: 13px;
    padding: 2px 8px 5px !important;
}

.control-label-text {
    color: #fff;
}


.add-on i {
    color: #0088CC !important;
}


#breadcrumbs {
    background-color: #f0f0f0;
    padding: 0;
    min-height: 33px;
}



#dlgphongban {
    line-height: 0 !important;
}

#rightAction {
    background-color: #f2f2f2;
    margin: 1px 0 0 1px;
}

.ana-ctsidebar {
    background-color: #f2dede !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
}

    .ana-ctsidebar:last-child {
        border: none !important;
    }

.info-from {
    margin-bottom: 2px;
    padding: 1px;
    /*padding: 10px; 
    
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}

.box-thtin {
    padding: 5px 10px 0px 10px;
    background-color: #fcf8e3;
    border: 1px solid #f89406;
    position: relative;
    float: left;
    /*-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}

label.iteminline {
    font-size: 12px !important;
}

.tn-ana {
    padding: 3px;
    width: 120px;
}


.form-actions-ana {
    border-bottom: 1px solid #fff !important;
}

.widget-body .form-actions-ana:last-child {
    border: none !important;
}

.nav-search {
    /* right: 147px!important;
    bottom: 14px!important;*/
}

.btnred {
    background-color: #da4f49 !important;
    border: medium none !important;
}

.ana-fix {
    bottom: 10px;
    position: fixed;
}


/*=================================color: from===================================*/

#frmnhapxuat {
    background-color: #f8fafc;
    padding-right: 1px !important;
}


#frmchungtu {
    /*border: 2px solid #d15b47 !important;*/
    background-color: #fff;
    padding-right: 1px;
    border-color: blue;
}


.borderdialogfull-phchungtu {
    /*border-bottom: 1px solid #dcdcdc;*/
    margin-bottom: 3px;
    padding: 5px 10px;
    position: relative;
    background-color: #d5e9f8;
}

.Gridfrom {
    border-top: 1px solid #dcdcdc;
    margin-bottom: 3px;
    background-color: #eff3f8;
    padding: 10px;
    position: relative;
}

.BtnTSX {
    top: 5px;
    display: inline-block;
    position: absolute;
    right: 5px;
    z-index: 99;
}

.bott-from-phchungtu {
    background-color: #f2dede !important;
    border: 1px solid #e24f39;
    border-radius: 5px;
    margin-bottom: 2px !important;
    margin-top: 3px !important;
}

.float-ana {
    float: right;
    margin-top: 5px;
}


.borderdialogfull-phxuat {
    padding: 5px 10px;
    margin-bottom: 1px;
    background-color: #d0e9fc;
    margin-bottom: 3px;
}

.right-text {
    float: left;
    width: 500px;
}


#money-text {
    font-style: normal;
    color: blue;
    font-weight: bold;
}

#lbBangChu {
    font-style: normal;
    color: blue;
    margin-left: 10px;
    font-weight: bold;
    font-size: 12px;
}

.btnblue:hover {
    background: #2E7D32 !important;
}

.btngreen:hover {
    background: #999 !important;
}

.btnblack:hover {
    background-color: #555 !important;
}

.btnyellow:hover {
    background: #ffb752 !important;
}

.btnred:hover {
    background: #bd362f !important;
}

.navbar .navbar-inner {
    background: none repeat scroll 0 0 #5697d0 !important;
}

.sidebar:before, .sidebar {
    border-right: 1px solid #5697d0 !important;
}



.nav-list > li > a {
    color: #fff !important;
    background-color: #0091d9 !important;
}


.nav-list > li .submenu > li {
    cursor: pointer;
}

.nav-list > li {
    border-bottom: 1px solid #fff !important;
    border-top: none;
}

.btntim {
    background: #9585bf !important;
    border: none !important;
}

.btnlightpink {
    background: #d6487e !important;
    border: none !important;
}

.btntim:hover {
    background: #8b9aa3 !important;
}

.nav-list > li a > .arrow {
    color: #fff !important;
}

.menu-min .nav-list > li > a > .menu-text {
    background-color: #6fb3e0 !important;
}

.title-sl {
    background-color: #1b5e20;
    margin: 0;
    padding: 4px 5px;
}

.foot-grid {
    background-color: #d0e9fc;
    margin: 7px 0 0 0;
    padding: 5px 0;
}

.foot-grid-red {
    background-color: #f2dede;
    border: 1px solid #da4f49;
    margin: 2px 0 0 0;
}

.flexdiv-vt {
    height: 10px;
    margin-bottom: 7px;
    position: relative;
    width: 100%;
}

.ana-form-actio-vt {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 5px 10px 10px 0 !important;
}

.btndanger {
    background-color: #d15b47 !important;
    border: medium none !important;
}

.flexdiv-tk {
    height: 23px;
    /*margin-left: 230px;*/
    position: relative;
    width: 100%;
}

.ana-form-actio-tk {
    margin: 0 !important;
    padding: 3px 10px 4px 0 !important;
}

.ana-form-footer {
    padding: 0 10px 0 0 !important;
    position: relative;
    margin-bottom: 0 !important;
}


.head-from {
    background-color: #f2dede;
    border: 1px solid #da4f49;
    margin-bottom: 1px;
    padding: 5px 5px 0;
}

.bott-from-grid {
    background-color: #FACA9B !important;
    border: 1px solid #f5f5f5;
    margin-top: 3px !important;
}


.breadcrumb > li + li::before {
    margin: 0 2px 0 0 !important;
}

.breadcrumb .home-icon {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ui-iggrid th, .ui-iggrid th.ui-state-default, .ui-iggrid th.ui-state-hover, .ui-iggrid th.ui-state-active {
    text-align: center !important;
    white-space: nowrap !important;
}


.sidebar-shortcuts-large {
    padding-bottom: 2px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-top: 2px !important;
}

.btnBack {
    border: 3px solid #e24f39;
    background-color: #fff !important;
    color: #d15b47 !important;
    padding: 10px 15px;
    text-shadow: none !important;
}

    .btnBack:hover {
        background-color: #d15b47 !important;
        color: #fff !important;
    }


.footer-permis {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.footerTop {
    min-height: 150px;
    background: #2e3138;
}

.footerBottom {
    padding: 5px 0;
    background: #222;
}

    .footerBottom p {
        margin: 0;
        color: #abbac3 !important;
    }

.centerAuto {
    width: 80%;
    margin: 0 auto;
}

h3.smaller {
    color: #000;
    font-size: 20px;
}

ul.itemListFt {
    margin: 0;
}

    ul.itemListFt li {
        list-style: none;
    }

        ul.itemListFt li a {
            color: #fff;
        }

.foot-timph > a.btnl {
    text-align: left !important;
}

.ChromeHack {
    margin-left: 100px;
}

.table-header {
    line-height: 28px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 20px;
    margin-bottom: 4px;
    padding: 4px 6px;
    vertical-align: middle;
}

label {
    display: inline;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.sidebar .sidebar-toggle::before {
    top: 9px;
}

.sidebar .sidebar-toggle {
    cursor: pointer;
}

.marginTop-04 {
    margin-top: 4px;
}

ul.btn-anaLink li a {
    cursor: pointer;
}

.ui-igcheckbox-small {
    height: 12px;
}

#slidingDiv, #slidingDiv_2 {
    min-height: 60px;
    display: none;
}


.centerAlign {
    text-align: center;
}



/*#sumSODONG, #sumSOTIEN, #sumSOTIENUSD, #sumSOTIENVAT, #sumSOLUONG {
    color: blue !important;
    font-weight: bold !important;
}*/



.show_hide {
    color: #fff;
    text-decoration: none;
}

.marginBottom-02 {
    margin-bottom: 04px;
}


.pageGroup {
    position: absolute;
    top: 3px;
    right: 0;
}

.foot-gridvt {
    background-color: #f2dede;
    border: 1px solid #da4f49;
}

.padding-lr {
    padding: 2px 6px;
}

.cbonomalvt {
    display: inline-block;
    position: relative;
    top: -7px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .cbonomalvt {
        display: inline-block;
        position: relative;
        top: -5px;
    }

    .ChromeHack {
        margin-left: 91px;
    }

    /*.btnseach {
        margin-top: -7px;
    }*/
}

.anaDilogImg {
    margin-right: 0px;
}

.ace-nav .nav-user-photo {
    max-width: 25px;
}

.navbar .navbar-brand {
    padding-top: 0;
    position: relative;
    top: -5px;
}

.user-info {
    display: inline-block;
    line-height: 13px;
    top: 4px;
}

.ace-nav > li {
    height: 37px;
    line-height: 37px;
}


#collapseBaoCao {
    cursor: pointer;
    color: #FFFFFF;
}

.itemdiv.memberdiv {
    width: 225px;
}

.btndropdownct[style] {
    height: 32px !important;
}

/*.btn, .btn-default, .btn:focus, .btn-default:focus {
    background-color: #438eb9 !important;
    border-color: #abbac3;
}*/

.btndropdownct span.caret {
    margin-top: 100%;
}

/* general purpose block with css3 gradient background */
.block {
    line-height: 18px;
    margin: 0 0 20px 0;
    padding: 10px;
    text-align: center;
}


ul {
    list-style: none;
}

.menuGroup {
    float: left;
    position: relative;
    margin: 0;
}

    .menuGroup li {
        float: left;
    }

        .menuGroup li:hover {
            background-color: #005494 !important;
        }

        .menuGroup li a {
            float: left;
            display: block;
            padding: 9px 10px;
            color: #fff;
            text-decoration: none;
            font-size: 12px;
            font-weight: 500;
            text-transform: capitalize;
            cursor: pointer;
        }

            .menuGroup li a:hover {
                background-color: #fff;
                color: #000;
            }

        .menuGroup li ul {
            position: absolute;
            width: 198px;
            border: 1px solid #ccc;
            margin-top: 36px;
            display: none;
            background-color: #fff;
        }

            .menuGroup li ul li {
                width: 100%;
                /*float: left;*/
            }

                .menuGroup li ul li a {
                    color: #36414b;
                    display: inline;
                    width: 198px;
                }

                    .menuGroup li ul li a:hover {
                        background-color: #005494;
                        color: #fff;
                    }

                .menuGroup li ul li ul {
                    margin-left: 186px;
                    margin-top: 0;
                }

        .menuGroup li:hover > ul {
            display: block;
        }

.menudropdown {
    margin: 0;
}


.ui-iggrid-prevpage, .ui-iggrid-nextpage, .ui-iggrid-lastpage {
    /*padding: 10px 0 !important;*/
}



/* Small Devices, Tablets */
@media only screen and (max-width : 1170px) {
    .menuGroup {
        display: none;
    }
}


.ui-iggrid .ui-iggrid-headercaption, .ui-iggrid .ui-iggrid-footer, .ui-iggrid .ui-iggrid-toolbar {
    /*padding: 0.3em 0.4em !important;*/
}

.ui-iggrid-pagelist li {
    /*padding: 0 6px !important;*/
}

.modal-open .modal {
    overflow-y: hidden;
}

.txtsearch input {
    border: 0 !important;
}

.btn {
    font-size: 12px;
}

/*.ui-iggrid .ui-iggrid-paging div, .ui-iggrid .ui-iggrid-paging span, .ui-iggrid .ui-iggrid-paging li, .ui-iggrid .ui-iggrid-paging input, .ui-iggrid .ui-iggrid-results span, .ui-iggrid .ui-iggrid-results input {
    padding: 0 0.1em!important;
}*/
.ui-iggrid-pagelist li {
    /*margin: 0 !important;*/
}

.ui-iggrid-pagelist {
    /*padding: 0 !important;*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*background-color: #e8e8e8;
    border: 0 solid #bcbcbc;
    color: #666;*/
}

#leftGird .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.txtsearchbt .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*border: 1px solid #bcbcbc !important;*/
    /*border: 0 !important;*/
}

#closeHide {
    margin-right: 10px;
    margin-top: 7px;
    cursor: pointer;
    font-size: 18px;
    color: #da4f49;
}

.activeRed {
    background-color: #DA4F49;
    color: #fff;
}



.menuGroup li ul li {
    border-bottom: 1px solid #f6f6f6;
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */

@media only screen and (min-width : 321px) {
    /* Styles */
}



/* Smartphones (portrait) ----------- */

@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .screen-inp-1 {
    }
}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}

/**********
iPad 3
**********/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* Desktops and laptops ----------- */

@media only screen and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

h4.gird-title {
    color: #105480 !important;
    font-size: 15px !important;
    line-height: 1.8em;
    margin: 0;
}

.icon-groupall {
    background-image: url(../anacss/dist/images/IconSprite.png) !important;
    background-color: transparent;
    background-repeat: no-repeat;
    margin: 0 auto;
    float: left;
}

.icon-btnSave {
    width: 16px !important;
    height: 16px !important;
    background-position: 0 -768px;
}

.icon-btnClose {
    background-position: 0 -1951px;
    height: 16px !important;
    width: 16px !important;
}

.icon-btnNext {
    background-position: 0 -831px;
    height: 16px !important;
    width: 16px !important;
}

.icon-btnAddDialog {
    background-position: 0 -47px;
    height: 16px !important;
    width: 16px !important;
}


.btn-white.btn-info {
    border-color: #8fbcd9;
    color: #70a0c1 !important;
    display: block;
    margin-bottom: 2px;
    width: 100%;
    padding: 6px 5px;
}

.no-skin .sidebar {
    background-color: #0091d9;
}

.sidebar.menu-min .nav-list > li > a {
    height: 39px;
    line-height: 5px;
    position: relative;
    text-align: center;
    padding-top: 15px;
}

.sidebar .sidebar-toggle::before {
    border-color: none;
    border-top-style: none;
    border-top-width: 0;
}


.sidebar .sidebar-toggle {
    padding: 0;
}

    .sidebar .sidebar-toggle i {
        color: #fff;
        position: absolute;
        left: 10px;
        top: -30px;
        z-index: 9999;
    }

.tab-ct-dt {
    border: none;
    width: 600px;
    min-height: 390px;
}

.ui-iggrid .ui-iggrid-paging-item span.ui-icon {
    /*margin-top: 0 !important;
    position: static !important;
    top: 50%;*/
}

.navbar-header {
    margin-left: 0px;
}

.textlogo {
    font-weight: 600;
}



.tabx {
    /*position: absolute;*/
}



#DBNoiDung_summaries_footer_row_text_container_sum_DIENGIAI div.totalTxt {
    text-align: center !important;
    display: inline;
}

.ui-iggrid-summaries-footer-icon-container {
    border: 1px solid transparent;
    float: left;
    height: auto !important;
    display: none;
}

.ui-iggrid-summaries-footer-text-container {
    margin-left: 0 !important;
    font-weight: bold !important;
    float: right;
}



.ui-iggrid .ui-iggrid-paging .ui-iggrid-firstpage, .ui-iggrid .ui-iggrid-paging .ui-iggrid-prevpage {
    /*padding-left: 0 !important;*/
}

html body div.ui-iggrid-pagedropdowncontainer span[style].ui-igedit-button {
    height: 24px !important;
}

html body div.ui-iggrid-pagedropdowncontainer input[style].ui-igedit-field {
    height: 24px !important;
}

[id*='summaries_footer_row_max'] {
    display: none !important;
}

[id*='summaries_footer_row_avg'] {
    display: none !important;
}

[id*='summaries_footer_row_count'] {
    display: none !important;
}

[id*='summaries_footer_row_min'] {
    display: none !important;
}

.ui-iggrid-headertext {
    text-align: center !important;
}

.ui-iggrid-header {
    text-align: center !important;
}

div.list-cbo {
    background-color: #d0e9fc;
    border-bottom: 1px solid #fff;
    padding: 0 5px;
}

    div.list-cbo span {
        height: 25px;
    }

    div.list-cbo .shtk-cbo {
        display: inline-block;
        width: 80px !important;
        border-right: 1px solid #fff;
    }

    div.list-cbo .ttk-cbo {
        display: inline-block;
        width: 280px !important;
        border-right: 1px solid #fff;
    }

    div.list-cbo:hover {
        background-color: #f2dede !important;
        color: #dc0c0c;
    }

.ANAFontBold {
    color: rgb(21, 28, 165);
    font-weight: bold !important;
}

.ANAFontNormal {
    color: black;
    font-weight: normal !important;
}

.ANAFontBoldItalic {
    color: black;
}

.ui-iggrid-summaries-header-icon, .ui-iggrid-featurechooserbutton {
    display: none !important;
}


.ui-iggrid .ui-iggrid-paging .ui-iggrid-firstpage,
.ui-iggrid .ui-iggrid-paging .ui-iggrid-nextpage,
.ui-iggrid .ui-iggrid-paging .ui-iggrid-prevpage,
.ui-iggrid .ui-iggrid-paging .ui-iggrid-lastpage {
    padding-left: 20px;
    padding-top: 24px !important;
}

.ui-iggrid .ui-iggrid-paging .ui-iggrid-nextpage,
.ui-iggrid .ui-iggrid-paging .ui-iggrid-lastpage {
    padding-right: 0 !important;
    padding-top: 24px !important;
}

.ui-iggrid .ui-iggrid-paging span {
    line-height: 2.2em !important;
}



/* user defined*/
.hideli {
    display: none !important;
}

.row-fluid input {
    /*width: 100%;*/
    border: 1px solid #DADADA;
}

.combo-rightbtn {
    position: relative;
}

.divbtndropdown {
    position: relative;
    top: 0;
}

/*.btndropdown {
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 0 4px 4px 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 18px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 3px 6px;
    position: relative;
    right: 1px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: top;
}*/


.btndropdownct, .btndropdownct:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    /*height: 18px;*/
    line-height: 20px;
    margin-bottom: 0;
    padding: 3px 6px;
    position: absolute;
    /*right: -5px;
    top:-2px;*/
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btndropdown:hover, .btndropdown:active, .btndropdown.active, .btndropdown.disabled, .btndropdown[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}

.btndropdown:active, .btndropdown.active {
}

.btndropdown:first-child {
}

.btndropdown:hover {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.btndropdown:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}

.btndropdown.active, .btndropdown:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}

.btndropdown.disabled, .btndropdown[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

.formlabel {
    margin-bottom: 0;
}

.labelcheckbox {
    cursor: pointer;
}

.btncombo {
    border-radius: 0;
    border: none;
}

.hidediv {
    display: none !important;
}

.txtright {
    text-align: right;
}

.fontsize13 {
    font-size: 13px !important;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.fontsize12 {
    font-size: 12px !important;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.iteminline {
    display: inline;
}

.hidebtn {
    display: none;
}

.btnoutsidegrid {
    display: none;
}

.boldlabel {
    font-weight: bold;
}

.ahover:hover {
    cursor: pointer;
}

.txtarea {
    resize: none;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.shortcutkey {
    position: absolute;
    right: 10px;
}

.frmdivbtn {
    border-top: solid 1px #DADADA;
    margin-top: 10px;
}

.dialogcontrol-group {
    padding: 3px 16px !important;
}

.bgdialog {
    border-radius: 8px;
}

.bgdialogheader {
    border-radius: 8px 8px 0 0;
    color: #FFFFFF;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83, 83, 83, 0.8);
}

.bgdialogbody {
    min-height: 95px;
}

.bgdialogfooter {
    border-radius: 0 0 8px 8px;
    color: white;
    box-shadow: none;
    color: #FFFFFF;
    font-weight: normal;
    text-shadow: 0 1px 0 rgba(83, 83, 83, 0.8);
}

.btndialog {
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    cursor: pointer;
    float: right;
    margin-left: 15px;
    text-align: center;
}

    .btndialog:hover {
        color: #222222;
    }
/*general styles for all CSS Checkboxes*/
input[type=checkbox].css-checkbox {
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: 8px,0,0,0;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 20px;
        height: 15px;
        display: inline-block;
        line-height: 15px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -15px;
    }



    input[type=checkbox].css-checkbox.med + label.css-label.med {
        padding-left: 22px;
        height: 17px;
        display: inline-block;
        line-height: 17px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
        background-position: 0 -17px;
    }

    input[type=checkbox].css-checkbox.sme + label.css-label.sme {
        padding-left: 22px;
        height: 16px;
        display: inline-block;
        line-height: 16px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme {
        background-position: 0 -16px;
    }

    input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
        padding-left: 5px;
        height: 18px;
        display: inline-block;
        line-height: 23px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg {
        background-position: 0 -18px;
    }

h2.txt-Warning {
    font-size: 16px;
    font-weight: 600;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
}


.button_nt {
    background-color: #0091d9;
    display: block;
    border: none;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 0.5em 2em;
    min-width: 100%;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
    border-radius: 3px;
}

a.btn-sign {
    background-color: transparent;
    border: 1px solid #f7171e;
    color: #f7171e;
    transition: all 0.5s ease 0s;
    display: block;
    padding: 0.5em 2em;
    min-width: 100%;
    width: 100%;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 3px;
    text-decoration: none;
}


.section-container-login {
    background-size: cover !important;
    position: absolute;
    width: 100%;
    height: 100% !important;
}

.nopadding {
    padding: 0;
}

.bg-login {
    background-color: #b9b9b9;
}

.wrapper {
    height: 100%;
    width: 50%;
    top: 0px;
    right: 0px;
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../../Images/backgrounds/bg1.jpg');
    transition: background-image 0.2s;
}

.wrapper {
    height: 100% !important;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.wrapper {
    background-image: none;
    overflow: auto;
}

.col-xs-16 {
    width: 50%;
}



.navbar-toggle {
    color: #fff;
}

@media (max-width: 767px) {
    .login_page {
        background-image: url('../../Images/backgrounds/bg2.jpg');
    }
}

.row-table {
    display: table;
    width: 100%;
}

    .row-table .row-cell {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }

.leftlogin {
    position: absolute;
}


p.txtTryFree {
    margin-top: 30px;
    color: rgb(22, 50, 92);
}

a.btn-tryFree {
    border: 2px solid #0087dc;
    background-color: transparent;
    padding: 5px 20px;
    color: #0087dc;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

    a.btn-tryFree:hover {
        background-color: #0087dc;
        color: #fff;
    }

.iconUser {
    background: url('../../Images/backgrounds/user.png') no-repeat center left;
    padding-left: 20px !important;
}

.iconPass {
    background: url('../../Images/backgrounds/pass.png') no-repeat center left;
    padding-left: 20px !important;
}

.box_txt {
    background-color: #fff;
    opacity: 0.8;
    padding: 15px;
    position: absolute;
    bottom: 0%;
    width: 100%;
}

    .box_txt p {
        color: rgb(22, 50, 92);
        line-height: 1.6em;
        font-size: 17px;
        font-style: italic;
    }

.titleTryFree {
    font-size: 21px;
    color: #fff;
}

.header_signup {
    margin-bottom: 40px;
}

    .header_signup a {
        float: left;
        margin-right: 20px;
    }

    .header_signup h2 {
        font-size: 26px;
        line-height: 1.3em;
        color: rgb(22, 50, 92);
    }

    .header_signup p {
        font-size: 15px;
        color: #808080;
    }

.bg-signup {
    background-color: #f8f8f8;
}

.mainsignup h3 {
    font-size: 16px;
    font-weight: 800;
    margin-top: 50px;
}

.mainsignup p {
    font-size: 14px;
}

html > body .ui-widget {
    font-family: "Microsoft Sans Serif",Segoe UI,Arial !important;
    font-size: 1.05em;
}

.ui-iggrid-sortableheader > a, span.ui-iggrid-headertext {
    font-weight: normal !important;
}


canvas {
    display: block;
    vertical-align: bottom;
}


/* ---- particles.js container ---- */


.panel {
    /*position: absolute;*/
    z-index: 10;
    box-sizing: border-box;
    z-index: 100;
    background: transparent;
}



.ANAClickChungtu {
    color: #333;
    border: none;
    margin: 0px;
    padding: 0px;
    background: none;
    display: block;
}

    .ANAClickChungtu:hover {
        text-decoration: underline;
        font-weight: 600;
        color: #478fca;
    }




.txt-copyright {
    text-align: center;
    color: #fff;
    line-height: 1.4em;
    margin: 5px 0;
}

.footer-all .list-menu {
    margin: 0;
    padding: 0;
}

    .footer-all .list-menu li {
        float: left;
        line-height: 3.9em;
    }

        .footer-all .list-menu li a {
            padding: 20px 50px;
            color: #0087dc;
            text-decoration: none;
            -webkit-transition: background-color 0.5s ease-out;
            -moz-transition: background-color 0.5s ease-out;
            -o-transition: background-color 0.5s ease-out;
            transition: background-color 0.5s ease-out;
            font-size: 14px;
        }

            .footer-all .list-menu li a i {
                font-size: 25px;
            }

        .footer-all .list-menu li:hover {
            background-color: #0087dc;
        }

        .footer-all .list-menu li a:hover {
            color: #fff;
        }

.desciption-lg {
    position: fixed;
    bottom: 85px;
}

    .desciption-lg p {
        margin: 0;
    }

.footer-all {
    position: fixed;
    bottom: 29px;
    width: 100%;
    background-color: #fff;
}

.header-lg {
    margin-top: 20px;
}

.footer-ph {
    background-color: #105480;
    margin-top: 1px;
    padding: 5px;
    position: relative;
}

    .footer-ph p {
        line-height: 1.5em;
    }

ul.Shortcut-list {
    position: absolute;
    top: 7px;
    left: 50px;
}

    ul.Shortcut-list li {
        float: left;
        margin-left: 20px;
        margin-top: -2px;
    }

        ul.Shortcut-list li a {
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            font-style: normal;
        }

.btn-scroll-up.display {
    bottom: 12px;
}

.sidebar .sidebar-shortcuts-large > .btn {
    line-height: 26px !important;
}

.user-info {
    max-width: 180px !important;
}

.listGrid {
    border: 2px solid #438EB9;
    -webkit-box-shadow: 0px 6px 27px -1px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 6px 27px -1px rgba(0,0,0,0.68);
    box-shadow: 0px 6px 27px -1px rgba(0,0,0,0.68);
}

.ana-error {
    position: absolute;
    top: 6px;
    right: 19px;
    color: #f60000;
}

#msg-error {
    position: absolute;
    color: #f60000;
    left: 45%;
    top: 12px;
}

.ui-iggrid-results {
    margin-top: 6px !important;
}

.btnFootergird {
    padding: 5px 10px !important;
    text-align: left !important;
    font-size: 13px;
    float: left;
    display: inline;
    border-radius: 3px;
}

.delete-row-grid {
    color: #f30e0e !important;
    cursor: pointer;
}

.header.whiteOk {
    border-bottom-color: #fff;
}

.input-show {
    width: 100%;
    height: 33px;
    position: relative;
    float: left;
    line-height: 22px;
}

.add-input {
    height: 28px !important;
}

.add-click {
    height: 28px !important;
}

#txtTOCHUC {
    position: absolute;
    float: Left;
    height: 30px;
    line-height: 18px;
    padding: 0 2px 0 2px;
}

.clickShow {
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 1px;
}

.page-header h1 {
    font-size: 19px !important;
}

@media (max-width: 992px) {
    .label-4, .label-4-8, .label-8, .label-9, .label-9-2, .label-10, .label-11, .label-14,
    .label-13, .label-5, .label-6, .label-13-8, .label-16, .label-15, .label-18,
    .label-20, .label-26, label-34-6, .label-28-6, .label-40, .label-29-5, .label-60 {
        width: 100% !important;
        /*float: left;*/
    }

    .input-5, .input-10, .input-11, .input-14, .input-14-5, .input-15, .input-16, .input-17, .input-18, .input-19, .input-20, .input-21, .input-22-5, .input-25, .input-30, .input-40, .input-49,
    .label-32-8, .input-33, .input-46, .input-46-4, .input-57-3, .input-40-6, input-47, .input-51, .input-60, .input-64, .input-80,
    .input-78, .input-76, .input-70-8, .input-79, .input-86, .input-90, .input-48 {
        width: 100% !important;
    }


    h2.txt-header-top, h2.txt-header-bottom {
        font-size: 14px;
    }

    .input-sr-40 {
        width: 60% !important;
    }

    .mr-l-10 {
        margin-left: 0 !important
    }
}

@media (max-width: 768px) {


    .textlogo {
        font-size: 11px;
    }

    .companyNav {
        display: none;
    }

    .navbar:not(.navbar-collapse) .ace-nav > li:first-child {
        border-left: none;
    }

    .breadcrumb > li > a {
        padding: 5px 1px;
    }

    .form-s {
        width: 300px !important;
    }
}

@media only screen and (max-width: 479px) {
    .navbar:not(.navbar-collapse) .ace-nav {
        display: none;
    }

    .mobile-div {
        margin-right: 45px;
    }

    .form-s {
        width: 100% !important;
    }
}

/*@media only screen and (max-width: 479px) {
    .navbar:not(.navbar-collapse) .ace-nav {
        display: none;
    }

    .mobile-div {
        margin-right: 30px;
    }
}*/


.label-4 {
    width: 4%;
    float: left;
}

.label-5 {
    width: 5%;
    float: left;
}

.label-6 {
    width: 6%;
    float: left;
}


.label-4-8 {
    width: 4.8%;
    float: left;
}

.label-8 {
    width: 8%;
    float: left;
}

.label-9-2 {
    width: 9.2%;
    float: left;
}

.label-9 {
    width: 9%;
    float: left;
}

.label-10 {
    width: 10%;
    float: left;
}

.label-11 {
    width: 11%;
    float: left;
}

.label-13 {
    width: 13%;
    float: left;
}

.label-14 {
    width: 14%;
    float: left;
}

.label-16 {
    width: 16%;
    float: left;
}

.label-13-8 {
    width: 13.8%;
    float: left;
}

.label-15 {
    width: 15%;
    float: left;
}

.label-18 {
    width: 18%;
    float: left;
}

.label-20 {
    width: 20%;
    float: left;
}

.label-26 {
    width: 26%;
    float: left;
}

.label-28-6 {
    width: 28.6%;
    float: left;
}

.label-29-5 {
    width: 29.5%;
    float: left;
}

.label-32-8 {
    width: 32.8%;
    float: left;
}

.label-34-6 {
    width: 34.6%;
    float: left;
}

.label-40 {
    width: 40%;
    float: left;
}

.label-60 {
    width: 60%;
    float: left;
}

.input-5 {
    width: 5%;
}

.input-14 {
    width: 14%;
}

.input-10 {
    width: 10%;
}

.input-11 {
    width: 11%;
}

.input-14-5 {
    width: 14.5%;
}

.input-15 {
    width: 15%;
}

.input-16 {
    width: 16%;
}

.input-17 {
    width: 17%;
}

.input-18 {
    width: 18%;
}

.input-19 {
    width: 19%;
}

.input-20 {
    width: 20%;
}

.input-21 {
    width: 21%;
}

.input-22-5 {
    width: 22.5%;
}

.input-25 {
    width: 25%;
}

.input-29-5 {
    width: 29.5%;
}

.input-30 {
    width: 30%;
}

.input-33 {
    width: 33%;
}

.input-40 {
    width: 40%;
}

.input-46 {
    width: 46%;
}

.input-47 {
    width: 47%;
}

.input-48 {
    width: 48%;
}

.input-40-6 {
    width: 40.6%;
}

.input-49 {
    width: 49%;
}

.input-46-4 {
    width: 46.4%;
}

.input-51 {
    width: 51%;
}

.input-57-3 {
    width: 57.3%;
}

.input-60 {
    width: 60%;
}

.input-64 {
    width: 64%;
}

.input-78 {
    width: 78%;
}

.input-76 {
    width: 76%;
}



.input-79 {
    width: 79%;
}

.input-70-8 {
    width: 70.8%;
}


.input-80 {
    width: 80%;
}

.input-85 {
    width: 85%;
}

.input-86 {
    width: 86%;
}

.input-90 {
    width: 90%;
}

.input-100 {
    width: 100%;
}

.mr-r-5 {
    margin-right: 5px;
}

.mr-r-3 {
    margin-right: 3px;
}

.mr-r-4 {
    margin-right: 4px;
}

.mr-r-63 {
    margin-right: 63px;
}

.mr-r-80 {
    margin-right: 80px;
}

.input-sr-40 {
    width: 40%;
}

.mr-l-10 {
    margin-left: 10px;
}

.mr-l-28 {
    margin-left: 28px;
}

.mr-b-0 {
    margin-bottom: 0 !important;
}


.form-s {
    width: 400px;
    position: relative;
}

.btn-form-s {
    position: absolute !important;
    top: 0px;
    right: 84px;
}

    .btn-form-s a {
        padding: 7px 10px 8px;
        background-color: #105480 !important;
        height: 30px;
    }

.search-input {
    height: 30px !important;
}

.user-login {
    color: #fff;
    margin-top: 20px;
    border: 1px solid #6fb3e0;
    padding: 5px 20px;
}

    .user-login p {
        margin: 0 0 5px 0;
    }

    .user-login h3 {
        font-weight: bold;
        font-size: 12px;
        margin: 0;
        color: #7a1f1f !important;
    }

.widget-header-flat {
    background-color: rgb(0, 160, 238);
}

.widget-header {
    color: #fff !important;
    font-weight: 400;
    border: 0;
}

.frmdt {
    padding: 10px 20px;
    border: 3px solid #0087dc;
}

.header-form-addnew {
    margin-bottom: 2px;
    margin-top: 0;
}

.tit-frmdt {
    border-top: 2px solid #d0d0d0;
    border-bottom: 2px solid #d0d0d0;
    padding: 5px 0;
    font-weight: 600;
    font-size: 16px !important;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0 !important;
}

@media (min-width: 992px) {
    .navbar-header {
        float: none;
    }
}

@media (min-width: 992px) {
    .navbar-container {
        padding: 0 !important;
    }
}

.txt-title-soft {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #f01020;
    font-size: 30px;
}

.page-header h1 {
    font-weight: 500;
    color: #0010d2f0;
}

.widget-main {
    padding: 0;
}

.footer .footer-inner {
    text-align: center;
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    bottom: 0;
}

    .footer .footer-inner .footer-content {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 2px;
        background-color: #fff;
        line-height: 0;
        border-top: none;
        color: #0072ca;
        font-size: 14px;
        font-weight:500;
        /*line-height: 1.3em;*/
        font-family: 'Segoe UI',Tahoma,Helvetica,Sans-Serif;
    }

.footer {
    padding-top: 25px;
}
