/*csshop*/
.cs-layoutadmin
{
   padding:0px;
}

/*tuy bien thanh scrollbar to nho*/
/* width */
::-webkit-scrollbar {
    width: 4px;
}
/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ccc; 
    border-radius: 5px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #cecece; 
    border-radius: 5px;
}
.cs-header input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #3e3e3e !important;
    opacity: 1; /* Firefox */
}
.cs-header input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #3e3e3e !important;
}
.cs-header input::-ms-input-placeholder { /* Microsoft Edge */
    color: #3e3e3e !important;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background:#807272; 
}
/*end tuy bien thanh scrollbar*/
#owl-carousel-kh1 .owl-nav
{
    display:none;
}
/*Tuy bien the meta title va descirption bao du bao nhieu ky tu*/
meter.styled {
    border: none;
    width: 100%;
    height: 10px;
    /* For Firefox */
    background: #EEE;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2) inset;
    border-radius: 3px;
} 
/* WebKit */
meter.styled::-webkit-meter-bar {
    background: #EEE;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2) inset;
    border-radius: 3px;
}
meter.styled::-webkit-meter-optimum-value,
meter.styled::-webkit-meter-suboptimum-value,
meter.styled::-webkit-meter-even-less-good-value {
    border-radius: 3px;
}
meter.styled::-webkit-meter-optimum-value {
    background: #86CC00;
}
meter.styled::-webkit-meter-suboptimum-value {
    background: #EC070F;
}
meter.styled::-webkit-meter-even-less-good-value  {
    background: #CC4600;
}
/* Firefox */
meter.styled::-moz-meter-bar {
    border-radius: 3px;
}
meter.styled:-moz-meter-optimum::-moz-meter-bar {
    background: #86CC00;
}
meter.styled:-moz-meter-sub-optimum::-moz-meter-bar {
    background: #EC070F;
}
meter.styled:-moz-meter-sub-sub-optimum::-moz-meter-bar {
    background: #CC4600;
}
/* End Tuy bien the meta title va descirption bao du bao nhieu ky tu */
.imghappynewyear {
    background: #091a2a url(/images/bg-top.jpg) repeat-x scroll center top;
    height: 40px;
    width: 100%;
}
ul {
    list-style: none;
    padding: 0;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.cs-colorgreen
{
    color:green !important;
}
/*add them dung chung*/
.cs-prodt-content .cs-pro_header {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.cs-prodt-content .cs-pro_header .cs-proct-img {
    flex-basis: 175px;
    max-width: 175px;
    order:1;
}
.cs-prodt-content .cs-pro_header .cs-proct-mg {
    flex-basis: calc(100% - 183px);
    max-width: calc(100% - 183px);
    order: 2;
}
#notificationfooter {
    display: none;
    clear: both;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    position: fixed;
    bottom: 23px;
    left: 31px;
    z-index: 1000;
    background-color: #000;
    border-radius: 5px;
    height: 57px;
    line-height: 16px;
    text-align: center;
    box-shadow: 0 2px 8px #2863b9;
    padding: 20px 17px 5px 21px;
}
.cs-pdf input[type="submit"] {
    border: none;
    padding-left: 29px;
    position: relative;
    background: #ef544a url(/images/icon-download.svg);
    background-position: 3px 2px;
    background-repeat: no-repeat;
    background-size: 15px;
    font-weight: bold;
    color: #fff;
    background-position: 11px 7px;
    margin-left: 11px;
    vertical-align: 1px;
    font-size: 13px;
    height: 28px;
}

.cs-pdf form {
    display: inline-block;
}

.cs-pdf {
    position: relative;
    margin-bottom: 15px;
}

.cs-pdf a {
    font-weight: bold;
    font-size: 14px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #4867e6;
    padding: 6px 9px 5px 31px;
    border-radius: 5px;
}

.cs-pdf a::before {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 20px;
    height: 19px;
    left: 8px;
    top: 5px;
    background: url(/images/icon-view.svg);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.cs-pdf span {
    padding-left: 29px;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    color: #4b53e0;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: -4px;
}

.cs-pdf span::before {
    display: inline-block;
    content: " ";
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url(/images/icon-pdf.svg);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: -5px;
}
.cs-ddmenu .cs-addmenu {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    display: block;
    padding: 51px 35px 48px 20px;
    cursor: pointer;
}
.cs-ddmenu > .cs-caret {
    position: absolute;
    right: 4px;
    top: 52%;
    transform: translate(-50%,-50%);
    border-top-color: #fff !important;
    cursor: pointer;
}
.cs-ddmenu .cs-caret:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 8px solid #000;
    border-top-color: #fff;
    border-right: 6px solid transparent;
    border-bottom: 0 dotted;
    border-bottom-color: currentcolor;
    border-left: 6px solid transparent;
    content: "";
}
.cs-ddmenu:hover .cs-dropdown-menu.cs-displaynone {
    display: unset !important;
}
.cs-ddmenu
{
    position:relative;
}
.cs-ddmenu .cs-dropdown-menu {
    position: absolute;
    top: 100px;
    left: 0px;
    background-color: #fff;
    padding: 15px 15px 15px 31px;
    width: 470px;
    line-height: 28px;
    border-radius: 5px;
    list-style: disclosure-closed;
    z-index: 999;
}
.cs-ddmenu .cs-dropdown-menu li {
    font-weight: bold;
    color: #00acd7;
    padding-left: 3px;
    float: left;
    width: 50%;
    letter-spacing: -0.5px;
}
.goidangtintuyendung #cs-mainsection .container {
    max-width: 1400px;
}
.home #cs-mainsection .container,
.home #cs-footer .container,
.danhsachvieclam #cs-mainsection .container,
.chitietvieclam #cs-mainsection .container,
.tintuc #cs-mainsection .container,
.danhmuctintuc #cs-mainsection .container,
.chitiettintuc #cs-mainsection .container,
.vieclam #cs-mainsection .container,
.vieclam #cs-footer .container,
.danhsachvieclam #cs-footer .container,
.chitietvieclam #cs-footer .container,
.tintuc #cs-footer .container,
.danhmuctintuc #cs-footer .container,
.chitiettintuc #cs-footer .container {
    max-width: 1360px;
}

.goidangtintuyendung .cs-content-nd > div:nth-child(1) .cs-datmua i {
    color: #cc4def;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(2) .cs-datmua i {
    color: #ef4e91;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(3) .cs-datmua i {
    color: #ffd756;
}
.cs-newtemp .container {
    padding-top: 15px;
}
.cs-colpost {
    max-width: calc(33% - 30px);
    -ms-flex-preferred-size: calc(33% - 30px);
    flex-basis: calc(33% - 30px);
    box-shadow: 0px 6px 12px #888;
    background: #FFF;
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 5px;
}
.cs-notesup_1 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    font-size: 18px;
    color: #606060;
    font-style: italic;
}
.cs-notesup_1 b {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    color: #2076eb;
}
.cs-tmpregist article h2 {
    font-size: 32px;
    color: #2076eb;
    font-weight: bold;
    margin-bottom: 60px;
    margin-top: 0px;
}
.cs-tmpregist article h2 b {
    color: #f6b134;
}
.cs-login_1 article .form-group,
.cs-regist_1 article .form-group {
    float: left;
    width: 100%;
    margin-bottom: 26px;
    position: relative;
}
.cs-login_1 article .form-group_note {
    margin-bottom: 30px;
    margin-top: 12px;
}
.cs-tmpregist .form-control {
    border: 1px solid #e1e1e1;
}
.cs-login_1 article .form-group_input label,
.cs-regist_1 article .form-group_input label {
    color: #606060;
    font-size: 16px;
    width: 170px;
    float: left;
    text-align: left;
    margin-top: 9px;
}

.cs-login_1 article .form-group_input input,
.cs-regist_1 article .form-group_input input {
    width: calc(100% - 170px);
    float: left;
    border-radius: 10px;
}
.cs-login_1 article .form-group_note input {
    width: 19px !important;
    height: 19px !important;
    background-color: #c5d9ff;
    border-radius: 3px;
    border: none !important;
    margin-right: 7px;
    vertical-align: 3px;
}
.cs-login_1 article .form-group_note input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
}
.cs-login_1 article .form-group_note input[type=checkbox]:checked:before {
    color: #414bd3 !important;
    padding-top: 2px;
    padding-left: 2px;
}
.cs-login_1 article .form-group_note input[type="checkbox"]::before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    display: block;
    border: none;
    margin-right: 7px;
    width: 19px !important;
    height: 19px !important;
    background-color: #c5d9ff;
    border-radius: 5px;
}
.cs-login_1 article .form-group_note label {
    color: #606060;
    font-size: 15px;
    font-weight: normal;
}
.cs-login_1 article .form-group_note a {
    color: #606060;
    font-size: 15px;
    font-weight: normal;
    margin-left: 15px;
}

.cs-tmpregist article .cs-rg_note {
    clear: both;
    color: #848484;
    font-weight: 700;
    font-size: 17px;
    max-width: 540px;
    margin: 0 auto;
}
.cs-tmpregist article .cs-rg_note a {
    clear: both;
    color: #f6b134;
    font-weight: 700;
    font-size: 14px;
}
.cs-regist_1 article .cs-rg_note a {
    color: #2076eb;
}
.cs-tmpregist article .form-group button {
    width: 360px;
    height: 62px;
    color: #fff;
    background-color: #2076eb;
    border-radius: 30px;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 7px;
}
.cs-login_1 article .form-group i,
.cs-regist_1 article .form-group i {
    color: #f90606;
}
.cs-login_1 article .form-group .cs-passeye,
.cs-regist_1 article .form-group .cs-passeye,
.cs-regist_1 article .form-group .cs-repasseye {
    color: #999;
    top: 11px;
}
.cs-tmpregist {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border-bottom: 1px solid #2076eb;
}
.cs-tmpregist aside h2 {
    margin-top: 0px;
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 48px;
    margin-bottom: 30px;
}
.cs-tmpregist aside a {
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 23px;
    margin: 0 auto;
    color: #fff;
    padding: 20px 60px 5px 60px;
    text-decoration: none;
    background-image: none !important;
    background: -moz-linear-gradient(left,#ffe546,#f8b024) !important;
    background: -webkit-gradient(linear,right left,right left,color-stop(0,#ffe546),color-stop(100%,#f8b024)) !important;
    background: -webkit-linear-gradient(left,#ffe546 0,#f8b024 100%) !important;
    background: -moz-linear-gradient(left,#ffe546 0,#f8b024 100%) !important;
    background: linear-gradient(to left,#ffe546 0,#f8b024 100%) !important;
    border-radius: 10px;
    height: 72px;
    display: block;
    max-width: 420px;
}
.cs-tmpregist aside img {
    width: 100%;
    height: auto;
    max-width: 493px;
    margin: 48px 0px 40px 0px;
}
.cs-tmpregist aside .cs-text_hotline {
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 23px;
    margin: 0px;
}
.cs-tmpregist aside .cs-number_hotline {
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 44px;
    margin: 0px;
}
.cs-tmpregist_t1 article h2 {
    font-size: 36px;
    line-height: 44px;
    color: #2076eb;
    margin-bottom: 50px;
    margin-top: 68px;
}
.cs-tmpregist_t1 article p {
    font-size: 19px;
    margin-bottom: 45px;
    line-height: 32px;
}
.cs-tmpregist_t1 article .cs-button_1 {
    font-size: 19px;
    display: block;
    float: left;
    max-width: 291px;
    height: 54px;
    color: #fff;
    background-color: #f6b134;
    padding: 14px 46px 5px 46px;
    margin-right: 20px;
    border-radius: 30px;
    margin-left: 20px;
    text-decoration:none;
}
.cs-tmpregist_t1 article .cs-button_2 {
    font-size: 19px;
    display: block;
    float: left;
    max-width: 291px;
    height: 54px;
    color: #fff;
    background-color: #2076eb;
    padding: 14px 46px 5px 46px;
    margin-left: 20px;
    text-decoration: none;
    border-radius: 30px;
}
.cs-tmpregist aside {
    background-color: #2076eb;
    color: #fff !important;
}
.cs-tmpregist aside .cs-aside_regist {
    max-width: 570px;
    float: right;
    width:100%;
}
.cs-tmpregist article .cs-contenttext {
    max-width: 735px;
    float: left;
    width:100%;
}
.cs-tmpregist article {
    background-color: #fff;
}
/*end add them dung chung*/
.goidangtintuyendung .cs-content-nd > div:nth-child(2) .cs-itemhd,
.goidangtintuyendung .cs-content-nd > div:nth-child(4) .cs-itemhd {
    position: relative;
    background-image: none !important;
    background: -moz-linear-gradient(right,#f04e91,#a8369c) !important;
    background: -webkit-gradient(linear,right left,right left,color-stop(0,#f04e91),color-stop(100%,#a8369c)) !important;
    background: -webkit-linear-gradient(right,#f04e91 0,#a8369c 100%) !important;
    background: -moz-linear-gradient(right,#f04e91 0,#a8369c 100%) !important;
    background: linear-gradient(to right,#f04e91 0,#a8369c 100%) !important;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(3) .cs-itemhd {
    position: relative;
    background-image: none !important;
    background: -moz-linear-gradient(right,#ffd857,#e79617) !important;
    background: -webkit-gradient(linear,right left,right left,color-stop(0,#ffd857),color-stop(100%,#e79617)) !important;
    background: -webkit-linear-gradient(right,#ffd857 0,#e79617 100%) !important;
    background: -moz-linear-gradient(right,#ffd857 0,#e79617 100%) !important;
    background: linear-gradient(to right,#ffd857 0,#e79617 100%) !important;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(2) .cs-itemhd::before,
.goidangtintuyendung .cs-content-nd > div:nth-child(4) .cs-itemhd::before {
    content: "\f005";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    color: yellow;
    font-size: 22px;
    position: absolute;
    left: 6px;
    top: 6px;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(1) h3 {
    color: #936ee7;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(2) h3 {
    color: #bc3d99;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(3) h3 {
    color: #ea9e1f;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(2) .cs-datmua a,
.goidangtintuyendung .cs-content-nd > div:nth-child(4) .cs-datmua a {
    border: 1px solid #ad389b;
    background: #b63b9a;
}
.goidangtintuyendung .cs-content-nd > div:nth-child(3) .cs-datmua a {
    border: 1px solid #facc4b;
    background: #eca525;
}
.cs-margin-none {
    margin: 0px !important;
}
.cs-in{
    display:inline-block;
}
.cs-inputmaxw300
{
    max-width:300px;
}
.cs-vertical-align-bottom {
    vertical-align: bottom;
}
.cs-padding-none{
    padding:0px !important;
}
.cs-headtr td, .cs-headtr th
{
   background-color: #a7dee7 !important;
}
.cs-div-button {
    padding: 12px 0px 8px 0px !important;
    text-align: center;
    width: 135px;
    text-transform: none;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    background: #2076eb;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}
.cs-table tr{
    border: 1px solid #ccc;
}
.navbar-inverse .navbar-collapse
{
    float:right;
}
.navbar-inverse .nav-collapse
{
    float:right;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td
{
    padding:8px;
}
.cs-preline
{
    white-space: pre-line;
}
.cs-pagept {
    display: inline-block;
    padding: 6px 12px 5px 12px !important;
    background-color: #ffffff;
    border: 1px solid #2076eb !important;
    border-radius: 5px !important;
    color: #2076eb;
    font-size: 14px !important;
    font-weight: bold;
}
.cs-paddingtb2010{
    padding:20px 0px 10px 0px !important;
}
.cs-height20{
    height:20px;
}

.cs-listsupdetail .cs-lsright>.panel, .cs-listsupdetail .cs-lsleft>.panel
{
    box-shadow: 0px 0px 12px rgba(149, 146, 146, 0.2);
}
#dataTable td, #dataTable th{
    vertical-align:middle;
}
.cs-boderdot{
    border: 1px dotted #b3b3b3;
}
.cs-admincontainer .cs-listbutton
{
    float: none !important;
}
.cs-listbutton
{
    text-align: center;
    background-color: black;
    width: 100%;
    padding: 6px 0px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgb(126, 126, 126);
}
#recaptchaContact
{
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-top: 1px;
    padding-left: 1px;
}
#cs-mainsection{
    width:100%;
    margin:0px;
    padding:0px;
    background-color: #f2f2f3;
}
.h1new{
    background-color:transparent;
    background-image: linear-gradient(#93dffe, #fcfcfc);
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 26px;
    border-bottom: 1px solid #e6e6e6;
}
.cs-fullwidth{
    width:100% !important;
}

.cs-marginl-10{
    margin-left:10px;
}
.cs-marginl-15{
    margin-left:15px;
}
.cs-marginr-10{
    margin-right:10px;
}
.cs-marginr-15{
    margin-right:15px;
}
.cs-relative{
    position:relative;
}
.vieclam #cs-mainsection .container .cs-listsiderleftall aside, .vieclam #cs-mainsection .container .cs-listsiderleftall article
{
    padding-left: 15px;
    padding-right: 15px;
}
.cs-nonecontainer
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.cs-nonecontainer h1
{
    font-size: 20px;
    color: #db7e10;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.pull-right {
    margin-top: 6px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
.cs-note{
    padding:5px;
    color: white;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-shadow: 0 0 0 #544040,0 0 1em #da8d41,0 0 .1em #575760;
    background-color: #bf7f0b;
}
.cs-fiximg110
{
   height: 105px;
   position: relative;
   overflow: hidden;
   border: 1px dotted #dadada;
}
.cs-fiximg110 img{
    padding: 10px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.validation-summary-errors
{
    color:red;
    font-weight:bold;
}

.cs-red{
    color:red !important;
}
.cs-loadding
{
    display:none;
}

.cs-dim {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    z-index: 10000;
}
.cs-boxwt {
   position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    text-align: center;
    margin-left: -60px;
    color: white;
    width: 120px;
}
.cs-button-promore {
     padding: 12px 0px 8px 0px !important;
    text-align: center;
    width: 135px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: #f79521;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px 0px 15px 0px;
    float: right;
}

.cs-button-prrec
{
    background-color: red !important;
    font-size: 18px;
    display: block;
    color: white !important;
    max-width: 200px;
    margin: 15px 0px auto auto;
}
.cs-button-rgchoise
{
    background-color: orange !important;
    font-size: 18px;
    display: inline-block !important;
    color: white !important;
    max-width: 250px;
    margin: 15px 0px auto auto;
}
.cs-notefullpage {
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
    background-color: #d02c2c;
    color: white;
}
.cs-notefullpage a, .cs-notefullpage a:hover {
    color: white;
    font-weight:bold;
    text-decoration:underline;
}
.cs-notefullpage b
{
    font-size:20px;
}
/*DUNG CHUNG CHO ADMIN VA WEB*/
/*Relogin*/
.event .ErrorShow {
    padding: 8px 5px !important;
    background-color: #ccc !important;
    opacity: 0.8 !important;
}
.cs-rloadding
{
    display:none;
}
.cs-rdim {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    z-index: 10000;
}
.cs-boxRLogin
{
    width: auto;
    background-color: #343a40;
    padding: 0px 20px;
    transform: translate(-50%,-50%);
    margin-left:0px !important;
}
.cs-boxRLogin .panel-heading
{
    margin-bottom:15px;
}
.cs-boxRLogin .cs-login-body
{
    padding: 4% 0px 4% 0px;
}
.cs-rboxwt {
   position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    text-align: center;
    margin-left: -60px;
    color: white;
}
#btn-Rlogin
{
    width: 49%;
    float: left;
    margin-right: 2%;
}
#btn-rExit
{
    width: 49%;
    float: left;
    margin: 0px;
}
.cs-eventcreate input[type="checkbox"] {
    width: 15px;
    display: inline;
    margin-top: 0px;
    margin-right: 6px;
}
.cs-wnormal {
    font-weight: normal;
    margin-right: 5px;
}
/*END DUNG CHUNG CHO ADMIN VA WEB*/

.cs-overflow
{
    overflow:hidden;
}
.cs-displaynone{
    display:none;
}
.cs-displayblock{
    display:block;
}
.cs-display-inline-block {
    display: inline-block;
}
.cs-divupload
{
    display:none;
    margin-top:15px;
}
.cs-divupload input[type="file"] {

    width: 90px;
    color: transparent;
    display: inline;
    padding: 3px 6px;
    border: 1px solid #ccc;
    background-color: #c3c3c3;
    border-radius: 4px;
}
 .cs-divupload label
 {
     margin-top:10px;
 }
.cs-float-left{
    float:left;
}
.cs-float-right{
    float:right;
}
.cs-repasseye, .cs-passeye{
    position: absolute;
    top: 34px;
    right: 11px;
    font-size: 18px !important;
}
.cs-editorcb select ,.cs-editorcb input
{
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 3px;
}
.cs-contentfull{
    width:100%;
    margin:0px;
    padding:0px;
}
.cs-contentfull ul
{
    padding-left: 35px;
}
.cs-contentfull img
{
    margin-top:10px;
    max-width:100% !important;
    height:auto !important;
}
.cs-button-a{
    padding: 8px 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: black;
    color: white;
    text-decoration: none;
}
.cs-button-a:hover
{
    background-color: #303936;
    color:yellow;
    text-decoration:none;
}
.cs-textleft{
    text-align:left !important;
}
.cs-textright{
    text-align:right !important;
}
.cs-textcenter{
    text-align:center !important;
}
.cs-adlayout .datepicker .day
{
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
}
.cs-adlayout .datepicker .old.day ,.cs-adlayout .datepicker .new.day
{
    border: none;
    background: #f6f6f6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
}
.divdatepicker
{
    position: relative;
}
.divdatepicker input.datepicker + img {
    position: absolute;
    top: 33px;
    right: 5px;
}
.cs-edituse .divdatepicker input.datepicker + img
{
    top: 23px;
}
.cs-edituse .container, .cd-editsup .container
{
    padding-right: 0px;
    padding-left: 0px;
}
.vldangtuyen #cs-mainsection .container h1
{
    margin-bottom:20px;
}
.thongtinntd #cs-mainsection .container, 
.thongtinuv #cs-mainsection .container, 
.suauv #cs-mainsection .container,
.chinhsuadt #cs-mainsection .container
{
    background-color: #f5f5f5;
    margin: 0px auto;
}
.thongtinntd #cs-mainsection .cs-login,
.thongtinuv #cs-mainsection .cs-login,
.suauv #cs-mainsection .cs-login,
.suantd #cs-mainsection .cs-login,
.goidangtintuyendung #cs-mainsection .cs-login,
.vldangtuyen #cs-mainsection .cs-login,
.chinhsuadt #cs-mainsection .cs-login,
.danhsachdt #cs-mainsection .cs-login {
    padding: 15px 0px;
}
.cs-main
{
    margin:0px;
}
.cs-edituse .cs-main{
    background-color:#f5f5f5;
}
#cs-footer .cs-itemfbfooter > .fb-page {
    display: block;
    position: relative;
    max-width: calc(100% - 250px);
    float: left;
    border-radius: 4px;
    margin-left: 30px;
}
.cs-footer
{
    margin-bottom: 20px;
    text-align: center;
    border: 4px solid #e2e2e2;
    float: left;
    width: 100%;
    padding: 10px 10px;
    margin: 0px;
    background-color: #e8e8e8;
}
.cs-boder
{
    border:1px solid #ccc;
}
.navbar
{
    border:none;
}
.cs-button-full-none
{
    width: 100%;
    border: 1px solid #199bd7;
    border-radius: 5px;
    padding: 5px;
    color: #199bd7;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer;
}
.cs-row
{
    width: 100%;
}
.cs-row10
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cs-hr
{
    float: left;
    width: 100%;
    height: 1px;
    background: #9d9d9d;
}
.cs-right{
    float:right;
}
.cs-left{
    float:left;
}
.cs-clear
{
    clear:both;
}
.cs-row-60-center
{
    width:60%;
    margin:0 auto;
}
.cs-appsetting
{
    background-color: #d7d4d4;
    background-image: none;
}
.cs-appsetting .table caption
{
    text-align: left;
    background-color: #ccc;
    padding: 10px 10px 5px;
    font-size: 16px;
    font-weight: bold;
    color: #a72c2c;
}
#cs-footer .cs-btnsendemail {
    background: #25a8d6;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 85px;
    height: 40px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    font-size: 16px;
    text-align: center;
    display: inline;
    padding-top: 9px;
    cursor:pointer;
}
.cs-header .cs-button-div {
    padding: 12px 0px 8px 0px !important;
    text-align: center;
    width: 135px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background-size: cover;
    margin-left: 5px;
    background: #f79521;
    border-radius: 5px;
    cursor:pointer;
}
.cs-dtdd dt{
    padding: 5px 10px;
    text-align: left;
    background-color: #d7d7d7;
}
.cs-dtdd dd{
    padding:5px;
    border-bottom: 1px solid #ccc;
}
.cs-tooltip {
    position: relative;
    display: inline-block;
    opacity:1;
}

.cs-tooltip .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: #5559;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    transition: opacity .3s;
    text-transform: none;
    border: 1px solid #f5b556e6;
}

.cs-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #f5b556e6 transparent transparent transparent;
}

.cs-tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/* jssor slider loading skin spin css cho Slider Shared/_HeaderSearchCb */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*#endregion Bullet Navigator Skin End #region Arrow Navigator Skin Begin */

.jssorb031 {
    position: absolute;
}
.jssorb031 .i {
    position: absolute;
    cursor: pointer;
}
.jssorb031 .i .b {
    fill: #000;
    fill-opacity: 0.5;
    stroke: #fff;
    stroke-width: 1200;
    stroke-miterlimit: 10;
    stroke-opacity: 0.3;
}
.jssorb031 .i:hover .b {
    fill: #fff;
    fill-opacity: .7;
    stroke: #000;
    stroke-opacity: .5;
}
.jssorb031 .iav .b {
    fill: #fff;
    stroke: #000;
    fill-opacity: 1;
}
.jssorb031 .i.idn {
    opacity: .3;
}

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}
.jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}
.jssora051:hover {
    opacity: .8;
}
.jssora051.jssora051dn {
    opacity: .5;
}
.jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none;
}
/*lienhe*/
.lienhe .cs-header .cs-listitemsearch h3
{
    padding-left: 0px;
    color: #065f30;
}
/*Quang cao ads*/
.imgads img{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
#imgadslap{
    display:block;
}
#imgadsmobi {
    display: none;
}
/*Ph�n trang*/
.phantrang {
    width: 100%;
    border-radius: 4px;
    background-color: #ececec;
    float: left;
    padding-left: 0px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    border: none !important;
}
.phantrang, .phantrang a, .phantrang span {
    font-size: 16px;
    padding: 5px 12px;
    border: 1px solid #ab9d9d;
    text-decoration: none;
    margin-left: 6px;
    margin-right: 6px;
}
.vieclam .phantrang,
.vieclam .phantrang a,
.vieclam .phantrang span {
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 9px;
}
.phantrang a, .phantrang span {
    border: 1px solid #2076eb !important;
    border-radius: 8px !important;
    border-radius: 3px;
}
.phantrang a:hover
{
    font-size: 16px;
    border: 1px solid #ccc;
    text-decoration: none;
}
.phantrang .indextrue {
    font-weight: bold;
    font-size: 16px;
    background-color: #2076eb;
    color: White !important;
    border: none;
    border-radius: 9px;
}

/*Nhatuyendung chi tiet*/
.vlchinhsua .cs-divcontainer,.vldangtuyen .cs-divcontainer {
    padding: 10px 0px;

}
.cs-contentfull .cs-ntdgt
{
    height: 200px;
    position: relative;
    overflow: hidden;
    border: 1px dotted #e4e4e4;
    float: left;
    width:50%;
}
.cs-contentfull .cs-ntdgtmt
{
    width: calc(100% - 51%);
    margin-right: 1%;
    margin-left: 0;
    float: left;
    background-color: #f7f9fc;
    padding: 10px;
    text-align: justify;
    height: 200px;
    overflow-y: auto;
}
.cs-contentfull .cs-ntdgt img
{
    padding: 10px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
}
.cs-contentfull .cs-vhdnimg
{
    height: 200px;
    position: relative;
    overflow: hidden;
    border: 1px solid #f8f8f8;
    box-shadow: 0px 0px 10px rgba(237, 237, 237, 0.61);
}
.cs-contentfull .cs-vhdnimg img
{
    padding: 10px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.cs-backtohomead
{
    margin-bottom: 5px !important;
    padding-top: 10px !important;
    margin-left: 5px !important;
}

.cs-color-white{
    color:white !important;
}
.cs-color-red{
    color:red !important;
}
.cs-color-green{
    color:green !important;
}
.cs-color-yel
{
    color:#cc7d08 !important;
}
/*Menu Admin Moi*/
.static-top .cs-imglogo-ad {
    width: auto;
    height: 34px;
    margin-right: 10px;
}
.static-top .navbar-brand{
    font-weight: 300;
}
.static-top .navbar-brand
{
    padding-bottom: 0;
}

/*responsive menu 991*/

@media (max-width: 991px) {
    
    .navbar-header { 
      float: none; 
    }
    .navbar-left,
    .navbar-right { 
      float: none !important;
    }
    .navbar-toggle { 
      display: block; 
      margin-top: 8px;
    }
    .navbar-toggle {
        padding: 9px 6px 2px 7px;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 34px;
        height: 2px;
        border-radius: 1px;
    }
    .navbar-inverse .navbar-toggle {
        border: 1px solid #26a8d6;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #26a8d6;
    }
    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5px;
    }
    .navbar-inverse .navbar-toggle
    {
        margin-top: 11px;
    }
    .navbar-fixed-top { 
      top: 0; 
      border-width: 0 0 1px; 
    }
    .navbar-collapse.collapse { 
      display: none!important; 
    }
    .navbar-nav { 
      float: none!important; 
    }
    .navbar-nav > li {
        float: left;
        width: 100%;
    }
    .collapse.in { 
      display:block !important;
    }
}

/*--#cs-footer--*/
#cs-footer li, #cs-footer ul
{
    line-height: 22px;
    margin-bottom: 12px;
}
#cs-footer
{
    float: left;
    width: 100%;
    background: url(../images/cs-bg-footer.jpg) 0 0 no-repeat;
    background-size: auto auto;
    background-size: cover;
    padding-top: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 21px;

}
#cs-footer h3 {
    font-size: 15px;
    padding-bottom: 15px;
    line-height: 18px;
}
#cs-footer .cs-fanpage
{
    width: 100%;
}

#cs-footer .panel-heading h3, #cs-footer .panel-body h3, #cs-footer .panel-footer h3 {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

#cs-footer .cs-input
{
    position: relative;
    float: left;
    width: 90%;
}
/*hotline #cs-footer*/
#cs-footer .cs-hotline .cs-hotlinect
{
    width: 212px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 6px;
    margin-right: 5px;
    margin-bottom: 10px;
}
#cs-footer .cs-hotline .cs-hotlinect .iconhotline {
    display: inline-block;
}
#cs-footer .cs-hotline .cs-hotlinect .iconhotline i {
    font-size: 44px;
    padding-top: 5px;
    transform: rotate(23deg);
}
#cs-footer .cs-hotline .cs-hotlinect .iconhotline img{
    width:50px;
    vertical-align:text-bottom;
}
#cs-footer .cs-hotline .cs-hotlinect .numhotline {
    display: inline-block;
    margin-left: 9px;
}

#cs-footer .cs-hotline .cs-hotlinect .numhotline span {
    line-height: 18px;
    font-weight: 300;
    font-size: 11px;
    display: block;
    color: white;
}
#cs-footer .cs-hotline .cs-hotlinect .numhotline a {
    display: block;
    font-size: 22px;
    font-family: "Segoe UI";
    font-weight: 500;
    line-height: 28px;
    margin-top: 2px;
    text-decoration: none;
    color: white;
}
/*end hotline #cs-footer*/

#cs-footer .cs-input input[type="submit"]{

    background: #25a8d6;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 85px;
    height: 39px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    font-size: 16px;
    text-align: center;

}
#cs-footer .cs-input input[type="text"] {

    width: 100%;
    padding: 11px 15px 8px 15px;
    border-radius: 50px;
    border: none;
    line-height: inherit;

}
.cs-social li {
    display: inline-block;
    width: inherit;
    margin-right: 5px;
}
.cs-social li a {
    margin-bottom: 0px;
    width: 37px;
    height: 37px;
    border: 1px solid #25a8d6;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    float: left;
}
.cs-social li a:hover {
    background: #25a8d6;
    color: #fff;
}
#cs-footer .panel-body .cs-info-contact li
{
    float:left;
    width: 100%;
}
#cs-footer .panel-body .cs-info-contact a
{
    float:left;
    width:90%;
}
#cs-footer .panel-body .cs-info-contact a, #cs-footer .panel-body .cs-info-contact
{
    color:white;
}
#cs-footer .panel-footer li{
    display: inline-block;
    margin-right: 12px;
}
#cs-footer .panel-footer
{
    background-color: transparent;
    border-top: none;
    color:white;
}
#cs-footer .panel-footer a, #cs-footer .panel-footer a:hover{
    color:white;
    text-decoration:none;
}
#cs-footer .panel-footer .cs-pnfo-margin
{
    margin-bottom: 20px;
    margin-top: 15px;
}
#cs-footer .panel-body .cs-pnfo-margin
{
    margin-bottom: 15px;
}
#cs-footer .panel-body .cs-info-contact i{
    color: #25a8d6;
    font-size: 16px;
    padding-right: 8px;
    margin-top: 2px;
    float: left;
}
#cs-footer .panel-body .cs-info-web i
{
    color: #25a8d6;
    font-size: 9px;
    padding-right: 7px;
    margin-top: 8px;
    float: left;
}
#cs-footer .panel-footer .cs-right ul{
    margin-bottom:5px;
}
.h2relatex
{
    text-align:center;font-size: 22px;margin-top: 20px;
}
/*SupDetial*/
.cs-contentsupdetail .cs-contentfull
{
    background-color:white;
    float: left;
    padding:15px;
    margin-bottom: 15px;
    line-height:26px;
}
.cs-contentsupdetail h1
{
    font-size:26px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.cs-contentsupdetail h2
{
    font-size:20px;
    margin-bottom: 25px;
}
.cs-contentsupdetail h1, .cs-contentsupdetail h2
{
    text-align:center;
    color:#146577;
}
.cs-contentfull .cs-rowbenefitright h3,.cs-contentfull .cs-rowbenefit h3
{
    padding:10px 0px;
    margin:0px;
}
.cs-contentfull .cs-rowbenefitright .fa, .cs-contentfull .cs-rowbenefit .fa
{
    padding-top: 20px;
    font-size: 50px;
    color: #25a8d6;
}
.cs-contentfull .cs-rowbenefitright p,.cs-contentfull .cs-rowbenefit p
{
    padding: 15px 15px 20px 15px;
    margin:0px;
}
.cs-contentfull .cs-rowbenefitright
{
    padding-right: 15px;
    padding-left: 0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom: 20px;
 }
.cs-contentfull .cs-rowbenefitright .cs-row3, .cs-contentfull .cs-rowbenefit .cs-row3
{
    height: 125px;
    overflow-y: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.cs-contentfull .cs-rowbenefit
{
    padding-right: 0px;
    padding-left: 0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom: 20px;
 }
.cs-contentfull .cs-rowbenefit .cs-row, .cs-contentfull .cs-rowbenefitright .cs-row
{
    background-color:white;
 }
#owl-carousel-kh1 h3 {
    color: #141111;
    font-size: 15px;
    margin-top: 18px;
    padding: 0 0 0 7px;
    text-align: center;
    line-height: 22px;
}
.cs-carousel-sup .owl-item > div {
    text-align: center;
    width: calc(100% - 16px);
    margin-left: 8px;
}
.cs-carousel-sup .owl-item img {
    padding: 0;
    border: none !important;
    border-radius: 15px;
    box-shadow: 0px 7px 10px rgba(60,128,225,.69)
}
/* Menu News */
.cs-ussuplglap
{
    display:block;
}
.cs-ussuplgmobi {
    display: none;
    width: 100%;
    text-align: center;
    float: left;
    background-color: #71b441;
}
.cs-ussuplgmobi a {
    width: 50%;
    display: inline-block;
    padding: 8px 10px;
    float: left;
    color: white;
}
.nav-collapse {
  max-height: 340px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.nav-collapse:before,
.nav-collapse:after {
  display: table;
  content: " ";
}

.nav-collapse:after {
  clear: both;
}

.nav-collapse:before,
.nav-collapse:after {
  display: table;
  content: " ";
}

.nav-collapse:after {
  clear: both;
}

.container > .nav-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.nav-default .nav-collapse {
  border-color: #e6e6e6;
}
.nav-inverse .nav-collapse {
  border-color: #101010;
}
@media (min-width: 991px) {
    .nav-collapse.collapse {
    display: block !important;
  }
    .zoom {      
    -webkit-transition: all 0.35s ease-in-out;    
    -moz-transition: all 0.35s ease-in-out;    
    transition: all 0.35s ease-in-out;     
    cursor: -webkit-zoom-in;      
    cursor: -moz-zoom-in;      
    cursor: zoom-in;  
    }     

    .zoom:hover,  
    .zoom:active,   
    .zoom:focus {
    /**adjust scale to desired size, 
    add browser prefixes**/
    -ms-transform: scale(2.0);    
    -moz-transform: scale(2.0);  
    -webkit-transform: scale(2.0);  
    -o-transform: scale(2.0);  
    transform: scale(2.0);    
    position:relative;      
    z-index:100;  
    }
}
@media (min-width: 768px) {
    .cs-tmpregist aside .cs-aside_regist
    {
        padding:75px 75px 75px 0;
    }
    .cs-tmpregist article .cs-contenttext {
        padding: 75px 25px 75px 75px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: unset !important;
    }
    .navbar-fixed-top {
        background-image: none !important;
        background: -moz-linear-gradient(right,#ffffff,#1677f1) !important;
        background: -webkit-gradient(linear,right left,right left,color-stop(0,#ffffff),color-stop(100%,#1677f1)) !important;
        background: -webkit-linear-gradient(right,#fff 0,#fff 25%,#6babfb 50%, #3a91ff 75%, #1677f1 100%) !important;
        background: -moz-linear-gradient(right,#fff 0,#fff 25%,#6babfb 50%, #3a91ff 75%, #1677f1 100%) !important;
        background: linear-gradient(to right,#fff 0,#fff 25%,#6babfb 50%, #3a91ff 75%, #1677f1 100%) !important;
        border-bottom: 1px solid #c3d8f3;
    }

    .navbar-nav > li > a {
        padding-top: 52px;
        font-weight: 700;
        font-size: 17px;
    }
  .nav-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .nav-collapse.collapse {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .nav-collapse.in {
    overflow-y: visible;
  }
  .nav-collapse .nav-nav.nav-left:first-child {
    margin-left: -15px;
  }
  .nav-collapse .nav-nav.nav-right:last-child {
    margin-right: -15px;
  }
  .nav-collapse .nav-text:last-child {
    margin-right: 0;
  }
  .container > .nav-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* Menu News end*/

/*Contract Home*/
.home #cs-mainsection .cs-listsupdetail h2
{
    text-align:center;
}
.cs-nlhimg
{
    position: relative;
    overflow: hidden;
    height: 210px;
}
.cs-headerregist
{
display: table;
    background-position: 0% .35%,50% 50%;
    background-size: cover;
    width: 100%;
    background-repeat: repeat,repeat;
    background-attachment: fixed;
    background-image: radial-gradient(at center center,rgba(255,255,255,.4) 1px,rgba(0,0,0,.45) 1.1px),url(/images/cs-bg-header-ct.jpg);
    height: auto;
    padding: 40px 0;
    
}
.cs-headerregist .cs-hrinfo h2{
    color:white;
    font-size:20px;
    margin-bottom:20px;
}
.cs-headerregist .cs-hrinfo p{
    font-size: 14px;
    font-weight: 300;
    color: #dad7d7e6;
    margin-bottom:40px;
}
.cs-headerregist .cs-hrregist
{
    background-color: white;
    padding-top: 18px;
    padding-bottom: 5px;
    border-radius: 3px;
    opacity:0.85;
}
.cs-headerregist .cs-hrregist h3{
    color:#199bd7;
    font-size:14px;
    font-weight:700;
    padding-left: 0px;
}
.cs-headerregist .cs-hrregist p{
    font-size: 12px;
    font-weight: 300;
    color: #8b8c8b;
    margin-bottom:10px;
}
.cs-headerregist .cs-listitemsearch
{
    width:100%;
    background: transparent;
}
.cs-headerregist .cs-hrinfo li
{
    width: 130px;
    height: 130px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 0px;
    color: #fff;
    text-align: center;
    background-color: #fec26d;
    vertical-align: top;
    margin-right: 34px;
}
.cs-headerregist .cs-hrinfo .cs-hregist-title
{
    font-size: 24px;
    font-weight: 600;
    margin-top: 27px;
    padding-bottom: 0;
    margin-bottom: 3px;
    display: block;
    color: #ad792d;
}
.cs-headerregist .cs-hrinfo .cs-hregist-cten
{
    display: block;
    font-size: 14px;
    color: white;
    width: 70px;
    margin-left: 30px;
    line-height: 18px;
    text-shadow: 0px 0px 0 #544040, 0 0 1em #593a1c, 0 0 0.1em #d7b86f;
}
.cs-listcontact
{
    margin-top:40px;
}
.cs-listcontact .cs-contact-cl 
{
    background-color: white;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    border-bottom: 2px solid #199bd7;
    margin-bottom: 25px;
}
.cs-listcontact .cs-contact-cls
{
    border-bottom: 2px solid #8b8c8b;
    
}
.cs-listcontact .cs-contact-cl .cs-contact-lif{
    margin-bottom:8px;
}
.cs-listcontact .cs-contact-cl .cs-contact-lif .fa{
    font-size:18px;
}
.cs-listcontact .cs-contact-cl li{
    line-height:32px;
}
.cs-listcontact .cs-contact-cl .fa
{
    color:#199bd7;
    margin-right:6px;
}
.cs-listcontact .cs-contact-cls .fa
{
     color:#8b8c8b;
}
.cs-listcontact .cs-contact-cl a
{
    width: 100%;
    display: block;
    color: white;
    background-color: #199bd7;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.cs-listcontact .cs-contact-cls a
{
    background-color: #8b8c8b;
}
.cs-listcontact .cs-contact-cl h3
{
    font-size:16px;
    font-weight:700;
    color:#199bd7;
    display: inline;
}
.cs-listcontact .cs-ctsupholine
{
    text-align:center;
    background-color: white;
    padding-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
}
.cs-listcontact .cs-ctsupholine img{
    width: 200px;
    margin-bottom: 25px;
    margin-top: 16px;
}
.cs-listcontact .cs-ctsupholine h2{
    font-size: 18px;
    font-weight: 700;
}
.cs-listcontact .cs-ctsupholine a
{
    font-weight: 700;
    line-height: 30px;
}
.cs-listcontact .cs-ctfromcontact
{
    text-align:center;
    background-color: white;
    padding-bottom: 20px;
    margin-left: 0px;
    margin-top:20px;
    margin-right: 0px;
    margin-bottom:25px;
}
.cs-listcontact .cs-ctfromcontact h2{
    font-size: 20px;
    font-weight: 700;
    margin-top:40px;
}
.cs-listcontact .cs-ctfromcontact p{
    font-size: 14px;
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
    margin-top: 25px;
}
.cs-listcontact .cs-ctfromcontact .cs-contactform
{
    background-color:#e9eaeb;
    max-width: 700px;;
    margin: 0 auto;
    padding: 10px;
    border-radius: 3px;
    margin-top: 25px;
}
/*ProductList*/
.cs-headerprolist
{
    padding:0px;
}
.cs-header.cs-headerprolist .cs-listitemsearch
{
    padding-bottom: 5px;
    padding-top: 5px;
}
.cs-header.cs-headerprolist
{
    background: rgba(0, 0, 0, 0) url(/images/cs-bg-header-prolist.jpg) repeat-x scroll center center;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.cs-header.cs-headerprolist .cs-hrinfo li
{
    width: 90px;
    height: 90px;
}
.cs-header.cs-headerprolist .cs-hrinfo .cs-hregist-title
{
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    padding-bottom: 0;
    margin-bottom: 3px;
    display: block;
    color: #ad792d;
}
.cs-header.cs-headerprolist .cs-hrinfo .cs-hregist-cten {
    display: block;
    font-size: 13px;
    color: white;
    width: 70px;
    margin-left: 11px;
    line-height: 18px;
    text-shadow: 0px 0px 0 #544040, 0 0 1em #593a1c, 0 0 0.1em #d7b86f;
}
.cs-header.cs-headerprolist .cs-detialtuyendung li {
    margin-bottom: 5px;
}
.cs-header.cs-headerprolist .cs-hrinfo p {
    font-size: 14px;
    font-weight: 300;
    color: #dad7d7e6;
    margin-bottom: 15px;
}
/*thanh toan tin PostingPackagePay*/
.cs-thanhtoangoitin {
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    background-color: #f9f9f9;
    padding:20px;
}
    .cs-thanhtoangoitin p {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 8px;
        margin-bottom: 8px;
        padding-left: 5px;
    }
    .cs-thanhtoangoitin h2 {
        font-size: 20px;
        font-weight: bold;
        background-color: #20cb7f;
        color: white;
        padding: 10px;
    }
    .cs-thanhtoangoitin p > b {
        float: right;
        padding-right: 15px;
    }
.cs-thanhtoangoitin .cs-phl{
    background-color: #89c6d2;
    margin-top: 0px;
    padding-top: 11px;
    color: #211e09;
    font-weight: bold;
}
.cs-btnxacnhantk {
    border: 1px solid #ff4343;
    background: #ff4343;
    color: #FFF;
    padding: 10px 70px;
    font-size: 20px;
    border-radius: 4px;
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
    .cs-btnxacnhantk:hover {
        color: #FFF;
        text-decoration:none;
    }
.cs-xacnhachuyentien {
    display: block;
    margin-top: 20px;
    text-align: center;
}
/*Goi tin jobposstingpackage*/
.cs-paypackage .cs-content-nd {
    padding: 30px !important;
}
.cs-paypackage .cs-content-nd .cs-ctgoitin {
    min-height: auto !important;
}
.cs-paypackage .cs-content-nd .cs-itemct {
    padding: 5px 30px 10px 30px !important; 
}
.goidangtintuyendung .product-breadcroumb {
    margin-top: 20px;
}

.goidangtintuyendung .cs-content-nd .cs-itemct2 p::before {
    font-family: 'FontAwesome';
    content: '\f111';
    color: #fc2f2a;
    padding-right: 6px;
    font-size: 7px;
    vertical-align: middle;
}

.goidangtintuyendung .cs-content-nd .cs-itemct p::before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #0ab25d;
    padding-right: 6px;
    font-size: 15px;
    vertical-align: middle;
}
.goidangtintuyendung .cs-content-nd .cs-itemct .cs-ctgoitin p:first-child::before {
    content: '';
}
.goidangtintuyendung .cs-content-nd .cs-itemct p.nosuport::before {
    font-family: 'FontAwesome';
    content: '\f00d';
    color: red;
}
#cs-mainsection .cs-titlesup {
    font-size: 24px;
    color: #2076eb;
    text-align: left;
    padding: 27px 10px 21px 30px;
}
#cs-mainsection .cs-notesup {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    color: #ff5256;
    background-color: #fff;
    margin: 30px 0px 0px 0px;
    padding: 40px;
    font-style: italic;
}
.goidangtintuyendung .cs-content-nd {
    margin-bottom: 25px;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0px 30px 30px 30px;
    background-color: #fff;
}

    .goidangtintuyendung .cs-content-nd .cs-itemct:hover, .goidangtintuyendung .cs-content-nd .cs-itemct2:hover {
        -moz-box-shadow: 0 0 5px #00000094;
        -webkit-box-shadow: 0 0 5px #00000094;
        box-shadow: 0 0 5px #00000094;
    }

    .goidangtintuyendung .cs-content-nd .cs-itemhd {
        background-image: none !important;
        background: -moz-linear-gradient(right,#cc4def,#8b73e6) !important;
        background: -webkit-gradient(linear,right left,right left,color-stop(0,#cc4def),color-stop(100%,#8b73e6)) !important;
        background: -webkit-linear-gradient(right,#cc4def 0,#8b73e6 100%) !important;
        background: -moz-linear-gradient(right,#cc4def 0,#8b73e6 100%) !important;
        background: linear-gradient(to right,#cc4def 0,#8b73e6 100%) !important;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 -1px 5px #0000004d;
        -moz-box-shadow: 0 -1px 5px #0000004d;
        -webkit-box-shadow: 0 -1px 5px #0000004d;
        padding: 1px 10px 6px 10px;
    }

    .goidangtintuyendung .cs-content-nd .cs-itemhd2 {
        background: #fc2f2a;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 -1px 5px #0000004d;
        -moz-box-shadow: 0 -1px 5px #0000004d;
        -webkit-box-shadow: 0 -1px 5px #0000004d;
        padding: 1px 10px 6px 10px;
    }

    .goidangtintuyendung .cs-content-nd .cs-itemct {
        background: #FFF;
        padding: 30px 30px 130px 30px;
        border-radius: 0 0 5px 5px;
        line-height: 26px;
        height: calc(100% - 84px);
        position: relative;
    }

    .goidangtintuyendung .cs-content-nd .cs-itemct2 {
        background: #FFF;
        padding: 30px;
        border-radius: 0 0 5px 5px;
        border: 1px solid #FFF;
        box-shadow: 0 0 5px #0000004d;
        line-height: 26px;
    }

    .goidangtintuyendung .cs-content-nd .cs-datmua {
        margin-bottom: 15px;
        position: absolute;
        bottom: 10px;
        left: calc(50% - 56px);
    }

        .goidangtintuyendung .cs-content-nd .cs-datmua i {
            font-size: 40px;
            margin-bottom: 20px;
            margin-top: 15px;
        }

        .goidangtintuyendung .cs-content-nd .cs-datmua a {
            border: 1px solid #936ee7;
            background: #966de7;
            color: #FFF;
            padding: 10px 13px;
            font-size: 14px;
            border-radius: 4px;
        }

    .goidangtintuyendung .cs-content-nd .cs-ctgoitin {
        min-height: 235px;
    }

    .goidangtintuyendung .cs-content-nd .cs-itemhd h2, .goidangtintuyendung .cs-content-nd .cs-itemhd2 h2 {
        font-size: 20px;
        color: #FFF;
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .goidangtintuyendung .cs-content-nd .cs-itemhd p, .goidangtintuyendung .cs-content-nd .cs-itemhd2 p {
        color: #FFF;
    }

    .goidangtintuyendung .cs-content-nd .cs-iteamct-price {
        display: block;
        font-size: 18px;
        text-align: center;
        border-bottom: 1px dotted gray;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }

        .goidangtintuyendung .cs-content-nd .cs-iteamct-price b {
            font-size: 30px;
        }

.goidangtintuyendung .cs-footer-nd {
    color: red;
    padding: 10px;
    background-color: white;
    margin: 15px;
}
/*--Menu--*/
.navbar-fixed-top > .navbar {
    max-width: 1400px;
    margin: 0 auto;
    background-color: transparent;
}

.cs-dropdown .dropdown-toggle:hover, .cs-dropdown .dropdown-toggle:focus
{
    background-color: transparent !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
    color: #ffffff;
    background-color: #25a8d6;

}
.cs-dropdown .dropdown-menu
{
    padding: 0px 0;
}
.cs-dropdown .dropdown-menu a{
    padding: 10px 20px
}
.cs-dropdown .dropdown-toggle
{
    padding-top: 10px;
    padding-bottom: 10px
}
.navbar .cs-itemhlog {
    margin-left: 16px;
}
.cs-itemhlog .cs-logsuport a {
    padding-top: 43px !important;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-right: 14px;
    position: relative;
}
.cs-itemhlog .cs-logsuport a i{
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
    background-color: #d70606;
    padding: 0px 6px 0px 6px;
    border-radius: 50%;
    position: absolute;
    right: 14px;
}
.cs-itemhlog .cs-logsuport a:hover {
    background-color: transparent !important;
}
.cs-itemhlog .cs-dropdown {
    padding-top: 21px;
}
.cs-dropdown .dropdown-toggle img {
    height: 60px;
    border-radius: 50%;
    border: 1px solid #8fc1f5;
    max-width: 60px;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 8px solid #000;
    border-top-color: rgb(0, 0, 0);
    border-right: 6px solid transparent;
    border-bottom: 0 dotted;
    border-bottom-color: currentcolor;
    border-left: 6px solid transparent;
    content: "";
    position:absolute;
    top:50%;
    left:0px;
}
.ad-login 
{
    background-color: #343a40;
}

.ad-login .cs-admincontainer
{
    background-color: transparent;
}
.ad-login .nn-sheet-add{
    background-color: transparent;
}
.cs-layoutadmin.ad-login footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #23292f !important
}
.cs-layoutadmin.ad-login footer p
{
    color:#bdb7b7;
}
.cs-layoutadmin.ad-login footer a,.cs-layoutadmin.ad-login footer a:hover
{
    color:#bdb7b7;
}
.ad-login .nn-sheet
{
   box-shadow: none;
}
.ad-login .btn
{
    padding: 10px 12px;
}
.ad-login .panel-heading
{
    padding:15px;
}
.ad-login .container
{
    max-width:100% !important;
    width:100%;
}
.ad-login footer
{
    margin-top:0px !important;
}
.cs-login-body
{
    padding: 4% 0 8% 0;
    width: 350px;
    margin:0 auto;
}
.cs-boxRLogin .cs-login-body
{
    float:left;
}
.cs-img-logo-login
{
    text-align: center;
    margin: 20px 0px;
}
.cs-login h1
{
    background-color: white;
    padding: 10px;
    font-size: 18px;
    color: #25a8d6;
    font-weight: 700;
    margin:0px;
}
.cs-icon
{
    padding: 10px 10px 7px 12px !important;
    margin:0px !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.cs-button-relog,
.cs-button-relog:hover {
    width: 110px;
    height: 38px;
    background-color: #f9c900;
    color: #fff !important;
    padding: 9px 0px 0px 0px !important;
    text-align: center;
    text-transform: uppercase;
    margin-top: 43px;
    border-radius: 10px;
    letter-spacing: -0.5px;
    font-size: 16px !important;
    margin-left: 15px;
}
.cs-button-relog:hover {
    background-color: #e6b900 !important;
}
.cs-imglogo {
    height: 71px;
    margin-top: 17px;
}
.cs-layoutadmin .navbar-toggle .icon-bar + .icon-bar
{
    margin-top: 7px;
    margin-bottom: 7px;
}
.cs-layoutadmin nav{
    background-color: #f2f2f3;
    margin-bottom: 4px;
}
.cs-layoutadmin .navbar-inverse {
    background-color: transparent;
    border-color: #ddd;
}
.cs-layoutadmin footer
{
     background-color:white !important;
     margin-top: 4px;
     border:none !important;
     border-radius:0px !important;
     box-shadow:none;
     -webkit-box-shadow:none;
}
.cs-layoutadmin footer>.panel-heading {

    padding: 20px 15px 5px 15px;
     border:none !important;
     border-radius:0px !important;
     background-color:transparent !important;
     box-shadow:none;
     -webkit-box-shadow:none;
}
.navbar-header .navbar-brand
{
   padding: 4px !important;
}
.cs-imglogo-ad{
    width: auto;
    height: 50px;
}
.cs-icon:hover, .cs-icon:active
{
    background-color:transparent !important;
}
.cs-liregisup .cs-register-sup, .cs-liregisup a, .cs-liregisup a:hover
{
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}
.nav-collapse .cs-dropdown .cs-supacti
{
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
.cs-supacti {
    padding-top: 53px !important;
    padding-bottom: 46px !important;
    background-color: #328bfc;
    color: #fff !important;
}
.cs-ddmenu .cs-supacti {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #328bfc;
    color: #fff !important;
    margin-bottom: 0px;
}
.cs-supacti:hover
{
    color:white !important;
}
.cs-register-sup
{
    color: white !important;
    background-color: #25a8d6;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
    text-align: center;
}
.cs-register-sup b{
    font-size: 16px;
    display: inline-block;
    margin-bottom: 4px;
}
.cs-register-sup i
{
    font-size: 12px;
}
.cs-logomobi
{
    display:none;
}
.cs-logomobi .cs-imglogo
{
    height:48px;
}
.cs-iconlaptop {
    float: left;
}
.cs-listprohome .cs-itempview .col-fixed
{
    position: relative;
    overflow: hidden;
    height:66px;
}
.cs-listprohome .owl-nav
{
    margin-top: 15px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.cs-listprohome .owl-nav .owl-next
{
    margin-left: 15px;
}
.cs-listprohome .owl-nav .owl-next .fa
{
    font-size: 24px;
    color: #239ccd;
}
.cs-listprohome .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.cs-listprohome .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
cs-listprohome button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.cs-listprohome .owl-dots .owl-dot.active span, .cs-listprohome .owl-dots .owl-dot:hover span {
    background: #869791;
}
.cs-listprohome .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.cs-listprohome .owl-nav .owl-prev
{
    margin-right: 15px;
}
.cs-listprohome .owl-nav .owl-prev .fa
{
    font-size: 24px;
    color: #239ccd;
}
.cs-rowfixleft
{
    width: calc(100% - 250px);
    margin-right: 30px;
    margin-left: 0px;
    float: left;
}
.cs-rowfixright
{
   width: 210px;
   float: left;
}
.cs-rowfixright #LogoChangeDiv 
{
    margin-top: 0px;
    margin-bottom: 15px;
}
.cvinfo .cs-fg-header
{
    margin-top: 10px;
    border-top: 6px solid #ccc;
    padding-top: 10px;
}
.cvinfo #lblre
{
    color: #0b2bb7;
    cursor:pointer;
}
.cvinfo .cs-pnote
{
    padding-left: 15px;
    color: #d14011;
    padding-top: 12px;
}
.cvinfo .ErrorShow
{
    margin-bottom: 0px;
}
.cvinfo .cs-pnote .fa.fa-check-circle
{
    color:green;
}
.cvinfo .cs-pnote .fa.fa-list-alt
{
    color:red;
}
.cvinfo .cs-fg-header .cs-fg-lable{
    color: palevioletred;
    font-weight: 700;
    font-size: 17px;
    text-decoration: underline;
}
.cvinfo .form-group .cs-fgs-lable{
    color: #0a9006;
    font-weight: 700;
    font-size: 15px;
}
.cs-rowfixright .cs-img-cv 
{
    height: 120px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ededed;
    box-shadow: 0px 0px 12px rgb(201, 198, 198);
}
.cs-rowfixright .cs-img-cv img{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47%);
    width: 100%;
}
.cs-rowfixright .cs-removeimg
{
    font-size: 20px;
    color: #da3a2e;
    cursor: pointer;
    position: relative;
    top: -112px;
    right: -180px;
    box-shadow: 0px 0px 12px rgb(201, 198, 198);
}
.cs-listprohome .cs-itempview .col-fixed img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.cs-itempview .col-fixed {
    width: 110px;
}
.cs-itempview .col-fixed, .cs-itempview .row {
    float: left;
}
.cs-itempview .row {
    width: calc(100% - 110px);
    margin-right: 0;
    margin-left: 0px;
}
.newsitem .row {
    margin-left: 0;
}

@media only screen and (min-width: 10px) and (max-width: 991px) {
    .cs-ussuplglap {
        display: none;
    }
    .cs-ussuplgmobi {
        display: block;
    }
    .cs-actisupuser .open .dropdown-menu > li > a, .cs-actisupuser .open .dropdown-menu .dropdown-header {
        padding: 10px 15px 10px 15px;
    }
    .cs-actisupuser .open .dropdown-menu > li > a {
        color: #fff !important;
    }
    .cs-actisupuser .dropdown-menu > li > a:hover, .cs-actisupuser .dropdown-menu > li > a:focus {
        color: #ffffff !important;
        background-color: #25a8d6 !important;
    }

    .cs-actisupuser
    {
        display:block;
    }
    .cs-actisupuser .open
    {
        border-bottom: 2px solid #25a8d6;
    }
    .cs-dropdown .dropdown-menu
    {
        width:100%;
    }
    body {
        padding-top: 69px;
    }
    .cs-dropdown .dropdown-toggle img
    {
        height: 46px;  
        max-width:46px;
    }
    .cs-dropdown .dropdown-toggle
    {
        top: 0px;
        position: fixed;
        right: 74px;
        box-shadow: none;
        background-color:#efeeee;
    }
     .cs-dot-menu{
        font-weight: bold;
        padding-top: 4px;
        display: block;
        font-size: 11px;
        color:#26a8d6;
    }
    .navbar-toggle .icon-bar
    {
        width: 30px;
    }
    .cs-navbar-toggle .cs-dot-menu{
        margin-top: 0px;
        padding-top: 0px;
    }
    .cs-navbar-toggle
    {
        margin-top: 11px !important;
        padding: 0px;
        width: 45px;
        margin-right: 30px;
    }
    .cs-navbar-toggle .fa-fw
    {
        font-size: 25px;
        padding: 4px 5px 0px 5px;
        color: #26a8d8;
    }
    .nav-collapse.in {
      overflow-y: initial; /*auto*/
    }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #d7f0f9;
    }
    .cs-supacti {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
     .navbar-inverse .navbar-collapse
    {
        width:100%;
        border-color: #25a8d6;
        border-bottom: 2px solid #25a8d6;
    }
    .nav-collapse .cs-liregisup .cs-register-sup, .nav-collapse .cs-liregisup a, .nav-collapse .cs-liregisup a:hover
    {
        font-weight: 300;
        text-align: left;
        padding: 15px !important;
    }
    .navbar-inverse .nav-collapse
    {
        width:100%;
    }
    .cs-logomobi
    {
        display:block;
    }
    .cs-iconlaptop .cs-imglogo {
        height: 51px;
        margin-top: 0px;
    }
    .cs-nvinfologin
    {
         text-align: center;
         margin:0px !important;
    }
    .cs-nvinfologin .cs-liinfolog, .cs-nvinfologin .cs-liinfolog a
    {
        display:inline;    
        line-height: 35px;
    }
    .cs-nvinfologin .cs-liregisup, .cs-nvinfologin .cs-liregisup a{
        line-height: 26px;
    }
    .cs-nvinfologin .cs-register-sup
    {
        padding: 10px !important;
    }
    .cs-navbar-main
    {
        width: 100%;
        text-align: left;
        margin: 0px !important;
    }
        .cs-navbar-main a,
        .cs-navbar-main label {
            border-bottom: 1px solid #a9a9a9;
        }
    .navbar-collapse
    {
        max-height:none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-header
    {
        background-color:#efeeee;
        border-bottom: 1px solid #ccc;
    }
    .cs-header .cs-button
    {
        margin-left:0px !important;
    }
    .cs-copyleft
    {
         margin-bottom: 20px;
    }
    #cs-footer .panel-body, #cs-footer .panel-heading, #cs-footer .panel-footer, #cs-footer .panel-body .col-xs-12, #cs-footer .panel-heading .col-xs-12, #cs-footer .panel-footer .col-xs-12
    {
        float:left;
        padding-left:0px;
        padding-right:0px;
    }
}
/*register*/
.cs-register {
    /*margin-bottom:20px;
    margin-top:20px;*/
    display: table;
    width: 100%;
    /*
    background-color: rgba(0, 0, 0, 0);
    background-position: 0% 0.35%, 50% 50%;
    background-repeat: repeat, repeat;
    background-attachment: fixed;
    background-image: radial-gradient(at center center, rgba(255, 255, 255, 0.4) 1px, rgba(0, 0, 0, 0.45) 1.1px), url("/images/cs-register.jpg");
    background-size: 64px 64px, cover;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-blend-mode: hard-light;
    background-position: 0% 0.35%, 50% 50%;
    background-repeat: repeat, repeat;
    background-size: 64px 64px, cover;
        */
    background-color: #d3e0f4;
}
.cs-rg_complate p {
    font-size: 18px;
    color: #606060;
    margin-top: 28px;
}
.cs-rg_complate p b {
    color: #606060;
}
.cs-rg_complate .fa-check-circle {
    display: block;
    text-align: center;
    font-size: 98px;
    color: #f6b134;
}
.cs-rg_complate h2 {
    font-weight: bold;
    color: #2076eb;
    font-size: 24px;
}
.cs-rg_complate .panel a {
    color: #fff;
    background-color: #2076eb;
    display: block;
    width: 336px;
    height: 55px;
    margin: 30px auto 23px auto;
    padding: 12px 5px 5px 5px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
}
.cs-rg_complate .panel .panel-heading {
    padding: 40px 40px 40px 40px;
    border-radius: 20px;
}
.cs-register .panel,
.cs-acticpt .panel {
    max-width: 561px !important;
    margin: 55px auto 50px auto !important;
    background-color: #fff;
    opacity: 1;
    border-radius: 20px;
}
.cs-acticpt .panel {
    padding: 105px 10px 26px 10px;
    background: #fff url(../images/congratulation.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.cs-acticpt .validation-summary-errors ul,
.cs-acticpt .validation-summary-errors li {
    list-style: none;
    padding: 2px;
    margin: 0px;
    text-align: center;
    max-width: 273px;
    margin: 0 auto;
}
.event .cs-eventcreate h1{
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-top: 0px;
}
.event .cs-eventcreate label
{
    margin-bottom: 10px;
}
.event .cs-eventcreate p
{
    line-height: 25px;
    text-align: justify;
}
.event .cs-eventcreate
{
    display: table;
    background-position: 0% 0.35%, 50% 50%;
    background-repeat: repeat, repeat;
    background-size: 64px 64px, cover;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    background-position: 0% 0.35%, 50% 50%;
    background-repeat: repeat, repeat;
    background-attachment: fixed;
    background-image: radial-gradient(at center center, rgba(255, 255, 255, 0.4) 1px, rgba(0, 0, 0, 0.45) 1.1px), url("/images/event-bg.jpg");
    background-size: 64px 64px, cover;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-blend-mode: hard-light;
}
.event .cs-eventcreate .panel
{
    max-width: 900px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cs-supregister .cs-dropdownlist {
    padding-left: 7px !important;
}
.cs-supregister
{
    background-image: radial-gradient(at center center, rgba(255, 255, 255, 0.4) 1px, rgba(0, 0, 0, 0.45) 1.1px), url("/images/cs-supregister.jpg");
    background-color:transparent;
}
.cs-supregister .cs-hrinfo
{
    text-align:center;
}
.cs-supregister .cs-hrinfo h2
{
    margin-top:10px;
}
.cs-supregister .cs-hrinfo li
{
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 30px;
}
/*login*/
.cs-login {
    background-color: #e6ebf5;
    width: 100%;
    /*
    background-position: 0% 0.35%, 50% 50%;
    background-repeat: repeat, repeat;
    background-size: 64px 64px, cover;
    background-color: rgba(0, 0, 0, 0);
    background-position: 0% 0.35%, 50% 50%;
    background-repeat: repeat, repeat;
    background-attachment: fixed;
    background-image: radial-gradient(at center center, rgba(255, 255, 255, 0.4) 1px, rgba(0, 0, 0, 0.45) 1.1px), url("/images/cs-login.jpg");
    background-size: 64px 64px, cover;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-blend-mode: hard-light;
        */
}
.cs-login .panel
{
    max-width: 600px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;

}
/*--HEADER--*/
 .cs-nvinfologin
{
    display:block;
}
.item-hmobilg
{
    width: 130px !important;
}
.item-hmobi
{
    width: 200px;
    overflow: hidden;
    margin-top: 20px;
    padding: 0;
    float:right;
    list-style: none;
    display:none;
}
.item-hmobi li
{
    display: inline-block;
   list-style: none;
}
.item-hmobi img
{
    width:60px;
}
.cs-header #CategoryId
{
    padding-left:35px;
}
.cs-listitemsearch select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 35px;
}
.cs-header 
{
    display: table;
    width:100%;
    /*background-position: 0% 0.35%, 50% 50%;*/
    /*background-repeat: repeat, repeat;*/
    background-attachment: fixed;
    background: rgba(0, 0, 0, 0) url(/images/cs-bg-header.jpg) repeat-x scroll center center;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-size: 64px 64px, cover;*/
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-blend-mode: hard-light;
}
.cs-header .cs-iteamSearch
{
    display: table-cell;
    vertical-align: middle;
}
/*.navbar .cs-navbar-main{
    margin-right: 370px;
}*/
.cs-header .cs-textsearch
{
    padding-left: 36px;
    background: url(../images/cs-iconsearch.png) #ffffffe6 11px center no-repeat;
    background-size: 16px;
}
#slider1_container
{
    background-color: rgba(0, 0, 0, 0);
    background-attachment: fixed;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;
    background-blend-mode: hard-light;
}
.cs-header .cs-listitemsearch
{
    background: url(../images/cs-bg-transparent.png);
    margin: 0 auto;
    padding-bottom: 35px;
    padding-left: 10px;
    padding-top: 25px;
    padding-right: 30px;
    border-radius: 3px;
}
.cs-header .cs-listitemsearch h3{
    padding-left: 15px;
    color: white;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 0px;
    line-height:28px;
}
.cs-iteamnews
{
    width: 300px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    height: 65px;
    position: relative;
    background: url(../images/cs-bg-transparent.png);
    top: 80%;
    overflow:hidden;
    border-radius: 3px;
}
.cs-iteamnews img
{
    margin: 0px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    position: relative;
    padding: 0px 5px 0px 8px;
}
.cs-iteamnews .row a
{
    text-shadow: 0px 0px 0 #544040, 0 0 1em #d29252, 0 0 0.1em #131388;
    color: white;
    font-weight: 700;
    display: block;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    margin-top: 12px;
    text-decoration:none;
    width:98%;
}
.cs-iteamnews .col-lg-8
{
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 8px;
}
.cs-iteamnews .cs-slidp
{
    margin-top: 4px !important;
    margin-left:2px !important;
    height:23px !important;
    font-weight: 300 !important;
}
.cs-iteamnews .row {
    width: calc(100% - 96px);
    margin-right: 0;
    float: left;
    margin-left: 5px;
}
.cs-iteamnews .col-fixed {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-image:url(../images/cs-bg-transparent-wh.png);
    width: 90px;
    float: left;
    position:relative;
    height: 65px;
    overflow: hidden;
}
.cs-header .cs-button
{
    padding: 10px 0px 5px 0px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background-size: cover;
    margin-left: 5px;
    background: #f79521;
    border-radius: 5px;
}
.cs-header select, .cs-header  input
{
    background-color: #fffc;
    border: 1px solid white;
    box-shadow: 0px 0px 12px rgb(203, 200, 200);
}
.cs-header .cs-dropdownlist
{
    padding-left:35px !important;
    float: left;
    color: #242424;
}
.cs-header .cs-iconspan
{
    font-size: 19px;
    float: left;
    color: #333;
    position: absolute;
    top: 7px;
    left: 20px;
    width: 30px;
    height: 30px;
    z-index: 100;
    text-align: center;
}
.cs-headersearchcb
{
}
.cs-headerSearchBx
{
    background-color:#25a8d6;
    background-image: none;
    height: 220px;
}
.home .cs-iteamSearch .cs-contentscb
{
    margin: 0;
}
/*.cs-iteamSearch .cs-contentscb
{
    margin: 15px auto;
}*/
.cs-headersearchcb .cs-iteamSearch .cs-contentscb
{
    position: absolute;
    left: 50%;
    margin: 0;
    top: 50%;
    transform: translate(-50%,-50%);
    width:80%;
}
.cs-listitemsearch .chosen-container-single ,.chosen-container-multi
{
    width:100% !important;
    margin-bottom: 10px;
}
.cs-detialtuyendung li
{
    margin-bottom:20px;
}
.cs-pannel-hh{
    cursor: pointer;
    position: relative;
}
.cs-pannel-hh::after
{
    content: '\f107';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0px;
    color: #999;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
#cs-footer .cs-pannel-hh::after
{
    content: '';
}
.cs-pahh-active::after {
    transform: rotate(-180deg);
}

@media only screen and (min-width: 10px) and (max-width: 1585px) {
    .navbar .cs-navbar-main {
        float:left !important;
        margin-right: 0px;
        margin-right: 10px;
    }
}
@media only screen and (min-width: 10px) and (max-width: 991px) {
    #cs-footer .cs-pannel-hh::after
    {
         content: '\f107';
    }
    .cs-headersearchcb .cs-iteamSearch .cs-contentscb
    {
        width:100%;
    }
    .jssora051, .jssorb031
    {
        display:none !important;
    }
    .cs-listitemsearch input , .cs-listitemsearch select
    {
        margin-bottom:10px;
    }
    .cs-listprohome .cs-box
    {
        clear:both;
    }
    .cs-headerregist .cs-hrinfo .cs-detialtuyendung li
    {
        width: 80px;
        height: 80px;
    }
    .cs-headerregist .cs-hrinfo .cs-hregist-title
    {
        font-size: 18px;
        font-weight: 600;
        margin-top: 14px;
        padding-bottom: 0;
        margin-bottom: 0px;
    }
    .cs-headerregist .cs-hrinfo .cs-hregist-cten {
        display: block;
        font-size: 12px;
        color: #fff;
        width: 70px;
        margin-left: 5px;
        line-height: 18px;
    }
    .cs-detialtuyendung
    {
        text-align:center;
    }
    .nn-company>h1
    {
        font-size:32px !important;
    }
}
@media only screen and (min-width: 1010px) and (max-width: 1140px) {
    .navbar-nav>li>a
    {
        padding-top: 40px;
        padding-bottom: 20px;
        padding-left:10px;
        padding-right:10px;
        font-size:13px;
    }
    .static-top .navbar-nav>li>a
    {
        padding: .5rem 1rem;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1195px) {
    .navbar-nav>li>a
    {
        padding-top: 40px;
        padding-bottom: 20px;
        padding-left:6px;
        padding-right:6px;
        font-size:13px;
    }
    .static-top .navbar-nav>li>a
    {
        padding: .5rem 1rem;
    }
}
@media only screen and (min-width: 10px) and (max-width: 500px)
{
    .nn-company>h1
    {
        font-size:24px !important;
        padding-bottom:12px !important;
    }
    .cs-row-60-center
    {
        width:100%;
    }
    .cs-group-tabs .cs-tab-title a{font-size:12px;}
    .cs-listprohome .cs-group-tabs li
    {
        padding-left: 5px;
        padding-right: 5px;
    }
    .cs-itempview .row {
        width: calc(100% - 90px);
        margin-right: 0;
    }
    .cs-itempview .col-fixed {
        width: 90px;
    }
    .cs-listprohome .panel-heading img {
        height: 44px !important;
        width: 70px !important;
    }
}
@media only screen and (min-width: 10px) and (max-width: 768px) {
    .cs-abutton {      
        padding-top: 12px;
        padding-bottom: 10px;
        border-radius: 5px;
        font-weight: 500;
        margin-top: 22px;
    }
    #owl-carousel-kh1 h3 {
        display: none !important;
    }
    .cs-listsup .cs-listsupcontent img {
        padding: 0px 0px 0px 5px;
    }
    .danhsachvieclam .phantrang,
    .danhsachvieclam .phantrang a,
    .danhsachvieclam .phantrang span,
    .vieclam .phantrang,
    .vieclam .phantrang a,
    .vieclam .phantrang span {
        margin-left: 2px;
        margin-right: 2px;
        padding: 3px 5px !important;
        font-size: 13px !important;
    }
    .vieclam #cs-mainsection .container {
        padding: 0px !important;
    }
    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: #6d6d6d !important;
        border-bottom-color: #6d6d6d !important;
    }
    .cs-itemhlog .cs-dropdown {
        padding-top: 0px;
    }
    .cs-logsuport
    {
        display:none !important;
    }
    #imgadslap {
        display: none;
    }
    #cs-footer .cs-itemfbfooter > .fb-page {
        max-width: 100%;
        margin-left: 0;
    }
    #imgadsmobi {
        display: block;
    }
    .goidangtintuyendung .cs-content-nd .cs-ctgoitin {
        min-height: auto;
    } 
    .navbar {
        margin-left: 0px;
        margin-right: 0px;
    }
    .cs-social li
    {
        margin-right: 5px;
        margin-bottom: 0px;
    }
    .cs-hiddenmobi
    {
        display:none !important;
    }
}
.cs-header{
    position:relative;
}

.nn-company{
    position:absolute;
    bottom:20px;
    font-variant:small-caps;
}

.nn-company>h1{
    font-family:Impact;
    font-size:40px;
    color:white;
    letter-spacing: 0.3px;
    text-shadow:0 0 2px black;
    padding-bottom:0px;
    border-bottom:1px dotted gray;
    margin:0px;
    padding-left:15px;
}
.nn-company>h5{
	margin-top:5px;
    padding-left:15px;
    letter-spacing: 0.5px;
}

/*--BODY--*/

.nn-sheet{
    box-shadow:0 0 1px lightgray;
    border-radius:5px;
    padding:0px;
    position:relative;
    top:0px;
}
.nn-sheet-add{
    background-color:#eaeaea;
    padding:10px 0px;
    width: 100%;
}
.nn-sheet>article.col-sm-9, .nn-sheet>aside.col-sm-3{
	padding: 5px;
}

/*--ASIDE BOX--*/

.nn-cart{
	margin-top: 5px;
}

.nn-cart ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.panel-heading strong{
	font-size: larger;
	text-shadow:0 0 2px darkgray;
}
/*listsupdetail and Home*/
.cs-imglist
{
    overflow: hidden;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 5px solid #f2f2f3;
    border-right: 5px solid #f2f2f3;
    height: 115px;

    position: relative;
}
.cs-imglist img{
    padding: 8px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

.cs-listsupdetail .panel
{
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding-bottom:0px;
    margin-bottom:0px;
}
.panel-footer {
    padding: 0px 15px;
    border:none;
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.cs-listsupdetail h3
{
    font-size: 16px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    line-height: 23px;
}
.cs-listprohome h3, .cs-listsupdetail h3
{
    color:#1d1d1d;
}
.cs-listprohome .panel-body a, .cs-listprohome .panel-body a:hover
,.cs-listsupdetail .panel-body a, .cs-listsupdetail .panel-body a:hover
{
    text-decoration:none;
}
.cs-listsupdetail h2 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #131313;
    margin-bottom: 20px;
}
#cs-mainsection .cs-listsupdetail h2
{
    padding-left:15px;
}

.cs-listsuppaginate
{
    margin-top:20px;
}
.cs-listsuppaginate h2{
    font-size: 25px;
    font-weight: 300;
    text-align:left;
    color:#686667;
    margin-bottom: 30px;
}
.cs-listsupdetail .panel-body
{
    border-top: 1px solid #eaeaeac7 !important;
    border-radius:0px !important;
}
.cs-listsupdetail .panel-heading
{
    text-align:center;
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-radius: 5px;
}
.cs-listsupdetail p
{
    font-weight: 300;
    text-align: justify;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}
.cs-smtn
{
    color:white;
    text-align:center;
    float: left;
    padding:0px;
    
}
.cs-smtn .container
{
    padding:0px;
}
    .cs-smtn h2 {
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        color: #202020;
    }
.cs-smtn img{
    width:100%;
    box-shadow: 0px 0px 30px rgba(101, 186, 225, 0.57);
}
.cs-smtn p{
    color: white;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
}


.cs-listprohome h3
{
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 4px;
    height: 18px;
    overflow: hidden;
}
.cs-listprohome h2
{
    font-size: 25px;
    font-weight: 300;
    text-align:center;
    color:#686667;
    
}
.cs-iconhot {
    color: white;
    background-color: red;
    font-size: 12px;
    padding: 4px;
    border-radius: 6px;
}
.cs-listprohome .panel-footer
{
    margin-top: 20px;
}
.cs-listprohome .cs-box
{
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0eaea;
    float:left;
    padding-left:0px;
    padding-right:5px;
}
.cs-listprohome .panel
{
    border:none;
}
.cs-listprohome .panel-heading{
    text-align:center;
}
.cs-listprohome .panel-heading, .cs-listprohome .panel-body {
    padding: 5px 10px;
}
.cs-listprohome p
{
    font-weight: 300;
    height: 18px;
    overflow: hidden;
}

.cs-listprohome 
{
    background-color:white;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.2);
    margin-bottom:20px;
}
.cs-listprohome .panel-heading img
{
    height: 52px;
    width: 80px;
}
.cs-listprohome .cs-group-tabs ul
{
    width:100%;
    height:20px;
    text-align:center;
    margin-bottom:35px;
}
.cs-listprohome .cs-group-tabs li
{
    display:inline-block;
    *display:inline; /*IE7*/
    *zoom:1; /*IE7*/
    padding-left: 20px;
    padding-right: 20px;
}
.cs-listprohome .cs-group-tabs .tab-content
{
    width: 95%;
    margin: 0 auto;
}
    .cs-listprohome .cs-group-tabs .cs-tab-title a, .cs-listprohome .cs-group-tabs .cs-tab-title a {
        text-decoration: none;
        color: #181717;
        font-weight: bold;
    }
.cs-listprohome .cs-group-tabs .cs-tab-title .active, .cs-listprohome .cs-group-tabs .cs-tab-title li
{
    position:relative;
}
.cs-listprohome .cs-group-tabs .cs-tab-title .active::before
{
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 100%;
    height: 2px;
    background: orange;
    bottom: -12px;
    left: 0;
}
.cs-listprohome .cs-group-tabs .cs-tab-title li::before
{
     position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 100%;
    height: 2px;
    background: #bdb6b6;
    bottom: -12px;
    left: 0;
}

.cs-titleprohome {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #191919;
    margin-top: 40px;
    margin-bottom: 25px;
}
.cs-listsup
{
    padding-bottom:20px;
}
.vieclam .cs-iteamSearch
{
    padding:15px 0px;
}
.danhsachvieclam .cs-listsiderleftall
{
    padding:0 10px;
}
.vieclam .cs-listsiderleftall, .danhsachvieclam .cs-listsup
{
    background-color:white;
}

.danhsachvieclam .cs-listsup .cs-listsiderleft
{
    border-right: 4px solid #f2f2f3;
}

.cs-listsup .cs-listsiderleft 
{
    padding-left:5px;
}
.cs-listsup .cs-listsiderleft .cs-falistsider
{
    font-size: 14px;color: #9e9292;cursor:pointer;float: right;margin-top: 8px;
}
.cs-listsup .cs-listsiderleft li{
    line-height:30px;
    color:#8b8c8b;
    clear:both;
}
.cs-listsup .cs-listsiderleft select
{
    margin-top: 12px;
    margin-bottom: 10px;
    height: 34px;
}
.cs-listsup .cs-listsiderleft ul
{
    margin-bottom: 0px;
}
.cs-listsup .cs-listsiderleft .cs-more a
{
   margin-left: 25px;
    font-size: 13px;
}
.cs-listsup .cs-listsiderleft input
{
    margin-right:8px;
}
.cs-listsup .cs-listsiderleft .panel
{
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.cs-listsup .cs-listsiderleft .panel-heading
{
    background-color: transparent;
    padding: 15px 0px 10px 0px;
    font-weight: 700;
    margin-bottom: 10px;
}
.cs-listsup .cs-listsiderright 
{
    background-color:transparent;
}
 .cs-listsup .cs-listsupcontent .fa {
        padding-right: 1px;
}
.cs-listsup .cs-listsupcontent
{
    background-color:white;
}
.cs-listsup .cs-listsupcontent .pager
{
    margin-top:20px;
}
.cs-listsup .cs-listsupcontent .cs-row10 b{
    color:#606060;
    text-transform: uppercase;
}
.cvinfo h1{
    padding-left:15px;
}
.cvinfo .cs-imgcvthum{
    width:100%;
    border-bottom: 1px solid #dbdbdb;
    box-shadow: 0px 0px 12px rgb(224, 224, 224);
}
.cvinfo .cs-listcv
{
   background-color:white;
}
.cvinfo .cs-listcvct
{
    border: 1px solid #e1e1e1;
}
.cvinfo .cs-listcvct .panel-body
{
    padding: 5px 15px 10px 15px;
    text-align: center;
}
.cvinfo .cs-listcvct .panel-body h2{
    margin-top: 0px;
    font-size: 18px;
    color: #ed8600;
}
.cvinfo .cs-listcvct .panel-body p{
    font-style:italic;
    font-size: 12px;
}
.cs-listsup .cs-listsupcontent h1, .cvinfo .cs-listcv h1{
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 17px;
}
.cs-listsup .cs-listsupcontent h2{
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 17px;
}
.cs-listsup .cs-listsupcontent h1 {
    font-weight: 700;
    margin-top: 17px;
    font-size: 28px;
    margin-bottom: 0px;
    display: block;
    color: #1d6acc;
    border: none;
}
.cs-listsup .cs-listsupcontent .cs-despr {
    line-height: 24px;
}
.cs-listsup .cs-listsupcontent .cs-despr > br:first-child {
    display: none;
}
.cs-listsup .cs-listsupcontent img{
    margin-bottom:20px;
}
.cs-listsup .cs-listsupcontent .cs-row10
{
    float: left;
    border-top: 1px solid #a5a25a;
    padding-top: 25px;
    margin-top: 0px;
    background-color: #fef8f8;
    margin-bottom: 0px;
}
.cs-listsup .cs-listsupcontent .cs-rowCl
{
    background-color:#fdfdfe !important;
    margin-bottom:10px;
}
.cs-listsup .cs-listsupcontent .cs-rowCl b
{
    color:#333333;
    font-weight:normal;
    text-transform: none;
}
.cs-listsup .cs-listsupcontent .cs-row10 a,.cs-listsup .cs-listsupcontent .cs-row10 a:hover{
    text-decoration:none;
}
.cs-listsup .cs-listsupcontent .cs-row10 h3{
    font-size:14px;
    font-weight:700;
    margin-top: 5px;
    margin-bottom: 10px;
    color:#444242;
}
.cs-listsup .cs-listsupcontent .cs-row10 h4{
    font-size:14px;
    font-weight:700;
    margin-bottom: 17px;
}
.cs-listsup .cs-listsupcontent .cs-row10 h5{
    margin-bottom: 17px;
}
.cs-listsup .cs-listsupcontent .cs-row10 h5>i
{
    color:#328ead;
}
.cs-listsup .cs-listsupcontent .cs-row10 h6{
    margin-bottom: 17px;
}
.cs-listsup .cs-listsupcontent .cs-row10 h6>i
{
    color:#ac5136;
}
.cs-listsup .cs-listsiderright .panel
{
    padding:5px;
    margin-bottom: 20px;
    text-align:center;
    overflow:hidden;
}
.cs-listsup .cs-listsiderright .panel img
{
    max-width: 100%;
}
.cs-listsup .cs-listsiderright .panel p
{
    padding-bottom: 10px;
}
.cs-listsup .cs-listsiderright .list-group
{
    margin-bottom:10px;
}
.cs-listsup .cs-listsiderright .panel h3{
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-top: 10px;
}
/*pagenewlist*/
.cs-pagenewlist .cs-listsupcontent h5{
    font-style:italic;
}
.cs-pagenewlist .cs-listsupcontent h3 {
    font-size:16px !important;
}
.cs-pagenewlist .cs-listsupcontent .cs-morebt
{
    float: right;
    padding: 5px 10px;
    background-color: #428bca;
    color: white;
    border-radius: 15px;
    margin-bottom: 10px;
}
.cs-pagenewlist .cs-pnl-left .panel
{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.cs-pagenewlist .cs-pnl-left .list-group a
{
    line-height:20px;
    color:#6a6666;
}
.cs-pagenewlist .cs-pnl-left .list-group .fa
{
    font-size:8px;
    margin-right:10px;
    vertical-align: middle;
    color:#428bca;
}
.cs-pagenewlist .cs-pnl-left .list-group img{
    padding-left:0px;
    padding-right:10px;
}
.cs-pagenewlist .cs-pnl-left .list-group p{
     padding-left:0px;
    padding-right:0px;
    font-size: 13px;
    line-height:20px;
}
.cs-pagenewlist .cs-pnl-left .cs-panelimg
{
    text-align:center;
    padding:10px;
}
/*New detail*/
.cs-newdetail
{
    padding:15px;
}
.cs-newdetail h1{
    font-size: 20px;
    font-weight: bold;
}
.cs-newdetail .cs-info
{
    width: 100%;
    border-bottom: 2px solid #ccc;
    padding-bottom: 15px;
    margin-top: 12px;
    margin-bottom: 15px;
}
.cs-newdetail .cs-info span
{
    font-style:italic;
    font-size: 13px;
}
.cs-newdetail .cs-content
{
    line-height:26px;
    margin-bottom:20px;
    font-size:15px;
}
.cs-newdetail .cs-content img{
   max-width: 100% !important;
   height: auto !important;
}
/*Slider home*/
.cs-header .cs-listitemsearch
{
    margin-bottom: 10px;
    margin-top: 15px;
}
/*Product List */
.cs-product-slider
{
    width:100%;
    height:auto;
}
.cs-box
{
    text-align:left;
    padding:8px;
}
.cs-listsupdetail .cs-box .panel-heading
{
    height: 200px;
    width:100%;
    position: relative;
    overflow: hidden;
}
.cs-listsupdetail .cs-box .panel-heading img
{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47%);
    width: 100%;
    max-width: 330px;
    height: auto;
}
.cs-abutton{
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid orange;
    border-radius: 5px;
    color: orange;
    font-weight: 500;
}
.cs-box .panel-footer
{
    height:42px;
}
.cs-box .panel-footer .pull-right
{
    font-size:15px;
    margin-top:10px;
}
.cs-box .panel>img
{
    position:absolute;
    top:0px;
    right:0px;
}
.cs-listnewslatop .cs-box>.panel, .cs-listnewsmobi .cs-box>.panel
{
    box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.2);
}
.cs-listnewsmobi
{
    display:none;
}
.cs-listnewsmobi .cs-textcenter {
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.cs-listnewsmobi .carousel-inner .item img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.cs-listnewsmobi h2{
    font-size:18px;
    font-weight:700;
    color:#25a8d6;
}
.cs-listnewsmobi .cs-row10
{
    padding-right: 15px;
    padding-left: 2px;
}
.cs-listnewsmobi .cs-row10 p
{
    font-size:14px;
}
.cs-listnews .panel
{
    padding-bottom: 20px;
}
.cs-listnews .cs-topnew-slider
{
    width: 100%;
    height: 150px;
    overflow: hidden;
    text-align: center;
}
.cs-listnews .cs-topnew-slider img{
    width:100%;
}
.cs-listnews .cs-botpnew-slider
{
    width:100%;
}
/*news Detail*/
.chitiettintuc .cs-footer-pro-p
{
    padding:0px;
}
/*Product detail*/
.chitietvieclam .cs-prodt-content img {
    max-width: 100%;
    height: auto !important;
}
.chitietvieclam .product-breadcroumb {
    padding: 0px !important;
    margin-bottom: 15px;
}
.cs-footer-pro-p{
    padding: 10px 5px 5px 15px;
    background-color: white;
}
.cs-product-detail .cs-row10{
    background-color: transparent !important;
    padding-top: 15px !important;
}
.cs-product-detail .cs-listsupcontent
{
    background-color:transparent;
    padding-right: 0px;
    padding-left: 0px;
}
.cs-product-detail .cs-listsupcontent .cs-product-reladed h2
{
    border:none;
}
.cs-product-detail .cs-listsupcontent .cs-product-reladed
{
    background-color:white;
    padding-right: 15px;
    padding-left: 15px;
    float:left;
    width:100%;
}
.chitietntd h1
{
    font-size: 20px;margin-bottom: 4px;margin-top: 15px;
}
.chitietntd .cs-product-detail .cs-listsupcontent .cs-product-reladed
{
    background-color:transparent;
}
.chitietntd .cs-product-reladed .cs-rowCl
{
    background-color: #fdfdfe !important;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.cs-product-detail .cs-listsupcontent .cs-prodt-content {
    padding: 15px;
    background-color: white;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-size: 15px;
    line-height:23px;
}
.cs-product-detail .cs-listsupcontent .cs-prodt-content h2{
    border: none;
    color: #666;
    font-size: 20px;
    margin-bottom:0px;
}
.cs-product-detail .cs-listsupcontent .cs-proct-mg
{
    padding: 1px 10px;
    width: calc(100% - 183px);
    margin-left: 8px;
    margin-right: 0;
    float: left;
}
.cs-product-detail .cs-listsupcontent .cs-proct-img
{
    height: 127px;
    position: relative;
    overflow: hidden;
    border: 1px solid #cccccc;
    float: left;
    width: 175px;
    border-radius: 5px;
}
.cs-product-detail .cs-listsupcontent .cs-proct-img img
{
    padding: 10px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.chitietvieclam .cs-product-detail .cs-prodt-content h1
{
    margin-top: 6px;
}
.cs-product-detail .cs-prodt-content h1{
    color:rgb(25, 155, 215);
    font-size: 22px;
    font-weight: 700;
}
.cs-product-detail .cs-prodt-content h6
{
    color:orangered;
}

.cs-detail label
{
    width:100px;
}
.cs-thumbnail img
{
    width:60px;
    height:60px;
    margin:5px;
    border-radius:5px;
    box-shadow: 0 0 2px blue;
    padding:5px;
}
.cs-thumbnail img:hover
{
     box-shadow: 0 0 5px red;
}
.cs-thumbnail a
{
    text-decoration:none;
}
.cs-detail>img
{
    max-height:320px;
 
}
.validation-summary-errors ul, .validation-summary-errors li
{
    list-style:none;
    padding:2px;
    margin:0px;
}
/*admin*/
.cs-homeadmin
{
    min-height:400px;
    background-attachment: fixed;
    background-image: radial-gradient(at center center, rgba(255, 255, 255, 0.4) 1px, rgba(0, 0, 0, 0.45) 1.1px), url("/images/cs-bg-admin.jpg");
}
.cs-admincontainer
{
    width:100%;
    background-color: #576069;
}

.cs-admincontainer .dropdown-menu > li > a:focus,.cs-admincontainer .dropdown-menu > li > a:hover
{
     background-color: #394a50 !important;
}
.cs-admincontainer .navbar-inverse .navbar-nav > li > a:focus, .cs-admincontainer .navbar-inverse .navbar-nav > li > a:hover
{
    background-color: #394a50 !important;
}
.cs-admincontainer #TextSearch
{
    width: 250px;
    display: inline;
    padding: 6px 12px;
    height: 37px;
}
.cs-admincontainer #btnSearch
{
    padding: 8px 10px !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #f79521;
    display: inline;
    border-radius: 4px;
    cursor:pointer;
}
.cs-admincontainer .cs-hedcont
{
    margin-bottom: 12px;
    margin-top: 12px;
}
.cs-admincontainer .cs-focont
{
    margin: 0px 0 8px 0px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.cs-admincontainer .table th
{
    vertical-align: middle;
    text-align: center;
    background-color: white !important;
    color: #000106;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 2px solid #000;
}
.cs-admincontainer .table td
{
    vertical-align: middle;
}

.cs-admincontainer .navbar-header a, .cs-admincontainer .navbar-header a:hover{
    color: black;
    padding: 14px 10px;
    font-size: 14px;
    font-weight: bold;
}
.cs-admincontainer .navbar-nav > li > a
{
    padding-top:20px;
    padding-bottom:18px;
}
.cs-admincontainer .navbar-toggle
{
    margin-top: 8px;
}
.cs-admincontainer .navbar-collapse .navbar-nav.navbar-right:last-child {

    margin-right: -2px;

}
.cs-admincontainer .nn-sheet-add
{
    padding: 10px 10px;
}

.cs-admincontainer .container
{
    padding-right: 0px;
    padding-left: 0px;
}
.cs-admincontainer .row {
    margin-right: 0px;
    margin-left: 0px;
}
.cs-admincontainer .dropdown-menu > li > a {
    padding: 6px 20px; 
}

.cs-admincontainer .cs-itempview .row {
    width: calc(100% - 100px);
    margin-right: 0;
}
.cs-admincontainer .cs-itempview .col-fixed {
    width: 100px;
    padding-left: 5px;
    text-align: left;
}
.cs-adcontent
{
    background-color:#ebebeb;
    border:1px solid #ccc;
    padding:8px;
}
.cs-admincontainer .form-horizontal .form-group
{
    margin-right: 0px;
    margin-left: 0px;
}
.cs-admincontainer h2
{
    padding-bottom: 10px;
    padding-top: 12px;
    border-bottom: 2px solid #ccc;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-top: 0px;
    background-color: #23282d;
    padding-left: 15px;
}
.cs-admincontainer .cs-usedetail h1
{
    background-color: white;
    padding: 10px;
    font-size: 18px;
    color: #25a8d6;
    font-weight: 700;
    margin-left: 15px;
    margin-right: 15px;
}
.cs-listnewsmobi blockquote {
    padding: 0px 20px;
    margin: 0px;
}
.cs-adupdateproduct .divdatepicker input.datepicker + img
{
    top: 8px !important;
}
.cs-listnews .carousel-indicators
{
   top: 195px !important;
}
.cs-listnewsmobidif .carousel-indicators
{
    bottom: 0px;
    left: 48%;
}
.cs-listnewsmobi {
    padding-top: 5px;
    padding-bottom: 5px;
}
.cs-listnewsmobi p{
   height: 77px !important;
   margin-bottom: 6px !important;
}
.cs-listnewsmobi h3{
   margin-top: 10px !important;
}
.cs-listnewsmobi .carousel-indicators li{
    margin-left:10px;
}
#ProductList
{
    float:left;
    margin-bottom:20px;
}
/*Kh�c*/
.cs-prhot 
{
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.cs-prhot span {
    font-size: 12px;
    color: #FFF;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #21acdd;
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    right: -21px;
}
.cs-prhot span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #0b7162;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #0e7090;
}

.cs-prhot span::after {

    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
   border-left: 3px solid transparent;
    border-right: 3px solid #0d968c;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #0f9696;

}
.cs-prex 
{
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.cs-prex span {
    font-size: 12px;
    color: #FFF;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #5a5d6e;
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    right: -21px;
    opacity: 0.8;
}
.cs-prex span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #010608;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #010608;
}

.cs-prex span::after {

    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
   border-left: 3px solid transparent;
    border-right: 3px solid #010608;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #010608;

}
.col-fixed .cs-imgneex
{
    height: 28px !important;
    margin: 0px !important;
    width: auto !important;
    z-index: 1000;
    left: 24% !important;
    top: 78% !important;
    opacity: 0.8;
}
.cs-imgneex
{
    height: 28px;
    margin: 0px !important;
}
.cs-button-ppu{
    display: inline-block;
    background-color: #f79521;
    color: white;
    padding: 8px 15px;
}
.cs-button-pp
{
    background-color: #f79521 !important;
    display: inline-block;
}
.cs-prodt-content .cs-prorel p
{
    line-height: 35px;
}
.cs-prodt-content .cs-prorer p
{
    margin-top:15px;
}
.cs-prodt-content .cs-prorel
{
    background-color: #fbfbfb;
    min-height:300px;
}
.cs-prodt-content .cs-prorer
{
    background-color: #f3f3f3;
    min-height:300px;
}
.cs-divcontainer
{
    width:100%;
}
.cs-divcontainer .navbar-header a, .cs-divcontainer .navbar-header a:hover{
    color: black;
    padding: 14px 10px;
    font-size: 14px;
    font-weight: bold;
}
.cs-divcontainer .navbar-nav > li > a
{
    padding-top:15px;
    padding-bottom:15px;
}
.cs-divcontainer .navbar-toggle
{
    margin-top: 8px;
}
.cs-divcontainer .navbar-collapse .navbar-nav.navbar-right:last-child {

    margin-right: -2px;

}
.cs-divcontainer .nn-sheet-add
{
    padding: 10px 10px;
}

.cs-divcontainer .container
{
    padding-right: 0px;
    padding-left: 0px;
}
.cs-divcontainer .row {
    margin-right: 0px;
    margin-left: 0px;
}
.cs-divcontainer .dropdown-menu > li > a {
    padding: 6px 20px; 
}

.cs-divcontainer .cs-itempview .row {
    width: calc(100% - 150px);
    margin-right: 0;
}
.cs-divcontainer .cs-itempview .col-fixed {
    width: 150px;
    padding-left: 5px;
    text-align: left;
    margin-top:10px;
}
.cs-divcontainer .control-label
{
    margin-left: 5px;
}
.cs-divcontainer .form-horizontal .form-group
{
    margin-right: 0px;
    margin-left: 0px;
}
.cs-divcontainer h2
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
    font-size:20px;
    font-weight:700;
}
.cs-divcontainer .cs-usedetail h1
{
    background-color: white;
    padding: 10px;
    font-size: 18px;
    color: #25a8d6;
    font-weight: 700;
    margin-left: 15px;
    margin-right: 15px;
}
.cs-bgttlink {
    background-color: green;
    color: #fff !important;
    padding: 9px 14px 8px 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    font-weight: bold;
}
.cs-bgttlink a{
    color: yellow;
}
/*loi web*/
.ErrorShow {
    width: 100%;
    background-color: red;
    padding: 10px 15px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}
/* End loi web*/

/*breadcroumb*/
.cs-breadcroumb
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
}
.product-breadcroumb {
    padding: 10px 5px 0px 10px;
    background-color: white;
    border-bottom: 1px solid #ccc;
}
.product-breadcroumb ol {
    padding-left: 0;
}
.product-breadcroumb li {
    list-style: none;
    display: inline;
}
.product-breadcroumb i.fa {
    margin-right: 1px;
}
.product-breadcroumb a {
    color: #333;
    text-decoration: none;
}
.product-breadcroumb span {
    margin-left: 2px;
    margin-right: 2px;
}

/*breadcroumb*/
@media only screen and (min-width: 768px) {
    .cs-tmpregist aside {
        max-width: 46%;
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    }
    .cs-tmpregist article {
        max-width: 54%;
        -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
    }
/*    .dropdown:hover .dropdown-menu {
        display: block;
    }*/
}
@media only screen and (min-width: 10px) and (max-width: 991px) {
    .cs-admincontainer .container > .navbar-collapse, .cs-admincontainer .container > .navbar-header
    {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .cs-table {
        display: block;
    }
    .cs-admincontainer .navbar-nav > li > a
    {
        padding-top:15px;
    }
    .cs-listsupdetail .cs-lsright
    {
        padding-right: 1px;
    }
    .cs-listsupdetail .cs-lsleft
    {
        padding-left: 1px;
    }
    .cs-contentfull .cs-rowbenefit {
        padding-right: 15px;
    }
    .cs-contentfull .cs-vhdnimg {
        margin-bottom: 5px;
    }
    .item-hmobi
    {
        display:inline-block;
    }
    .cs-nvinfologin
    {
        display:none;
    }
     /*breadcroumb*/
     .product-breadcroumb {
        margin-top: 20px;
        margin-bottom: 15px;
        padding: 5px !important;
        overflow-x: auto;
        white-space: nowrap;
        background: #f4f3f3 none repeat scroll 0 0;
    }
    /*breadcroumb*/
    .cs-listsup .cs-listsiderleftall
    {
        float:left;
    }
    .cs-listsup .cs-listsiderright
    {
        margin-top: 20px;
       float:left;
    }
    .cs-iteamnews
    {
        display:none;
    }
    .cs-header.cs-headerprolist .cs-hrinfo .cs-hregist-cten {
        font-size: 11px;
        margin-left: 5px;
        line-height: 14px;
    }
}
@media only screen and (min-width: 10px) and (max-width: 810px)
{
    /*#slider1_container
    {
        display:none;
    }*/
}

@media only screen and (min-width: 10px) and (max-width: 768px) {
    #cs-footer .panel-heading h3 {
        margin-top: 0px !important;
        font-weight: bold;
    }
    .panel-footer .cs-right {
        display: none;
    }
    #cs-footer .panel-body h3, #cs-footer .panel-footer h3 {
        font-weight: bold;
    }
    #cs-footer .cs-hotline .cs-hotlinect {
        margin-bottom: 23px;
    }
    #cs-footer .panel-body .cs-info-contact li {
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }
    .cs-listsupdetail p {
        font-weight: 300;
        text-align: left;
        line-height: 19px;
        overflow: hidden;
    }
    #notificationfooter {
        bottom: 54px;
        left: 4px;
    }
    .cs-pdf span {
        letter-spacing: -1.5px;
    }

    .cs-pdf a {
        font-size: 12px;
        padding: 6px 6px 5px 25px;
    }

    .cs-pdf input[type="submit"] {
        background-position: 3px 2px;
        background-size: 15px;
        background-position: 6px 6px;
        margin-left: 5px;
        vertical-align: 0px;
        font-size: 13px;
        height: 26px;
        padding-top: 4px;
        padding-right: 7px;
    }
    .cs-ddmenu .cs-addmenu {
        font-weight: normal;
        font-size: 17px;
        color: #fff;
        display: inline-block;
        padding: 13px 13px 8px 15px !important;
        cursor: pointer;
        border: unset !important;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > li > a:hover {
        background-color: transparent !important;
    }
    .cs-ddmenu > .cs-caret {
        position: absolute;
        right: 0px;
        top: 0px;
        transform: unset;
        border-top-color: #fff !important;
        cursor: pointer;
        width: calc(100% - 100px);
        height: 40px;
    }
    .cs-ddmenu > .cs-caret:before {
        position: absolute;
        right: 22px;
        top: 19px;
    }
    .cs-ddmenu {
        border-bottom: 1px solid #a9a9a9;
    }
    .cs-ddmenu .cs-addmenu.cs-supacti {
        padding: 13px 13px 8px 15px !important;
        background-color: transparent !important;
        border:unset !important;
    }
    .cs-ddmenu .cs-dropdown-menu li a {
        box-shadow: unset !important;
        border: unset !important;
    }
    .cs-ddmenu .cs-dropdown-menu li {
        font-weight: bold;
        color: #00acd7;
        padding-left: 3px;
        float: left;
        width: 50%;
        letter-spacing: -0.8px;
        font-size: 13px;
    }
    .cs-ddmenu .cs-dropdown-menu {
        position: unset;
        background-color: #fff;
        padding: 15px 15px 15px 22px;
        width: 100%;
        line-height: 25px;
        border-radius: 0px;
        list-style: disclosure-closed;
        float: left;
        height: auto;
        margin-bottom: 13px;
    }
    .cs-tmpregist aside h2 {
        margin-top: 0px;
        font-size: 23px;
        line-height: 30px;
        margin-top: 25px;
    }
    .cs-tmpregist aside img {
        width: 100%;
        height: auto;
        max-width: 493px;
        margin: 34px 0px 16px 0px;
    }
    .cs-tmpregist aside .cs-text_hotline {
        font-weight: 500;
        font-size: 19px;
        margin: 0px;
    }
    .cs-tmpregist aside .cs-number_hotline {
        font-size: 38px;
        margin: 0px 0px 15px 0px;
    }
    .cs-tmpregist aside a {
        font-size: 17px;
        margin: 0 auto;
        color: #fff;
        padding: 14px 10px 5px 10px;
        height: 53px;
        display: block;
        max-width: 90%;
    }
    .cs-tmpregist article h2 {
        font-size: 24px !important;
        color: #2076eb;
        font-weight: bold;
        margin-bottom: 20px !important;
        margin-top: 25px !important;
        line-height: 29px !important;
        padding: 0px 15px;
    }
    .cs-tmpregist aside {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        order: 2;
    }
    .cs-tmpregist article .cs-contenttext {
        padding-bottom: 15px;
    }
    .cs-tmpregist_t1 article p {
        font-size: 17px;
        margin-bottom: 25px;
        line-height: 25px;
        padding: 0px 15px;
    }
    .cs-tmpregist article {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        order: 1;
    }
    .cs-tmpregist_t1 article .cs-button_1,
    .cs-tmpregist_t1 article .cs-button_2 {
        float: unset;
        margin: 0 auto 15px auto;
    }
    .cs-button-prelog {
        float: left !important;
        width: 50%;
        margin-bottom: 16px;
    }
    .cs-button-relog,
    .cs-button-relog:hover {
        margin-top: 15px;
    }
    .navbar-fixed-top {
        background-image: none !important;
        background: -moz-linear-gradient(right,#5b80ef,#1677f1) !important;
        background: -webkit-gradient(linear,right left,right left,color-stop(0,#5b80ef),color-stop(100%,#1677f1)) !important;
        background: -webkit-linear-gradient(right,#5b80ef 0,#527de4 25%,#3082e8 50%, #3a91ff 75%, #1677f1 100%) !important;
        background: -moz-linear-gradient(right,#5b80ef 0,#527de4 25%,#3082e8 50%, #3a91ff 75%, #1677f1 100%) !important;
        background: linear-gradient(to right,#5b80ef 0,#527de4 25%,#3082e8 50%, #3a91ff 75%, #1677f1 100%) !important;
    }
    .goidangtintuyendung .cs-colpost {
        max-width: calc(100% - 30px);
        -ms-flex-preferred-size: calc(100% - 30px);
        flex-basis: calc(100% - 30px);
        border: 1px solid #FFF;
        box-shadow: 0 0 5px #0000004d;
        background: #FFF;
        margin-right: 3px;
        margin-left: 15px;
        border-radius: 5px;
        margin-bottom: 15px;
        text-align: center;
    }
    .cs-table {
        overflow-x: auto;
        white-space: nowrap;
        display: block;
    }
    .cs-product-detail .cs-breadcroumb {
        padding-top: 10px;
        padding-left: 5px !important;
    }
    .cs-rowfixleft
    {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        float: none;
    }
    .cs-rowfixright
    {
       width: 100%;
       float: none;
    }
    .cs-rowfixright .cs-img-cv img {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
    }
    .cs-header .cs-listitemsearch
    {
        padding-right:10px;
    }
    .cs-login-body
    {
        padding: 0 0 20px 0;
    }
    .thongtinntd #cs-mainsection .container td, .thongtinntd #cs-mainsection .container tr
    ,.thongtinuv #cs-mainsection .container td, .thongtinuv #cs-mainsection .container tr
    {
        display:block;
        width: 100%;
        border-bottom: none;
    }
    .thongtinntd #cs-mainsection .container, 
    .thongtinuv #cs-mainsection .container, 
    .suauv #cs-mainsection .container, 
    .suantd #cs-mainsection .container, 
    .vldangtuyen #cs-mainsection .container, 
    .chinhsuadt #cs-mainsection .container, 
    .danhsachdt #cs-mainsection .container
    {
        margin:0px;
    }
    .cs-hrregist, .cs-hrinfo {
        padding: 2px 8px !important;
    }
    .cs-divnonemp h1, .cs-divnonemp .col-xs-1, 
    .cs-divnonemp .col-xs-2, .cs-divnonemp .col-xs-3, .cs-divnonemp .col-xs-4, .cs-divnonemp .col-xs-5, .cs-divnonemp .col-xs-6, .cs-divnonemp .col-xs-7,
     .cs-divnonemp .col-xs-8, .cs-divnonemp .col-xs-9, .cs-divnonemp .col-xs-10, .cs-divnonemp .col-xs-11, .cs-divnonemp .col-xs-12,
     .cs-divnonemp .col-sm-1, .cs-divnonemp .col-sm-2, .cs-divnonemp .col-sm-3, .cs-divnonemp .col-sm-4, .cs-divnonemp .col-sm-5, .cs-divnonemp .col-sm-6,
     .cs-divnonemp .col-sm-7, .cs-divnonemp .col-sm-8, .cs-divnonemp .col-sm-9, .cs-divnonemp .col-sm-10, .cs-divnonemp .col-sm-11, .cs-divnonemp .col-sm-12, 
    .cs-divnonemp .col-md-1, .cs-divnonemp .col-md-2, .cs-divnonemp .col-md-3, .cs-divnonemp .col-md-4, .cs-divnonemp .col-md-5, .cs-divnonemp .col-md-6, 
    .cs-divnonemp .col-md-7, .cs-divnonemp .col-md-8, .cs-divnonemp .col-md-9, .cs-divnonemp .col-md-10, .cs-divnonemp .col-md-11, .cs-divnonemp .col-md-12, 
    .cs-divnonemp .col-lg-1, .cs-divnonemp .col-lg-2, .cs-divnonemp .col-lg-3, .cs-divnonemp .col-lg-4, .cs-divnonemp .col-lg-5, .cs-divnonemp .col-lg-6, 
    .cs-divnonemp .col-lg-7, .cs-divnonemp .col-lg-8, .cs-divnonemp .col-lg-9, .cs-divnonemp .col-lg-10, .cs-divnonemp .col-lg-11, .cs-divnonemp .col-lg-12
    {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .danhsachvieclam .cs-listsup, .cs-register .container {
        padding-right: 8px;
        padding-left: 8px;
    }
    .cs-paddingtb2010 {
        padding: 20px 10px 10px 10px !important;
    }
    .cs-divnonemp h1
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cs-admincontainer #TextSearch
    {
         width:100%;
    }
    .cs-admincontainer #btnSearch
    {
        display:block;
        width:100%;
        margin-top: 5px;
    }
    .cs-button-a {
        width: 100%;
        display: block;
        text-align:center;
        margin-top: 5px;
    }
    #cs-footer .panel-body
    {
        padding-bottom: 0px;
        width: 100%;
    }
    .cs-product-detail .cs-prodt-content h1
    {
        font-size: 18px;
    }
    .cs-contentfull .cs-rowbenefitright .cs-row3, .cs-contentfull .cs-rowbenefit .cs-row3
    {
        max-height: 125px;
        height:auto;
    }
    .cs-product-detail .cs-listsupcontent .cs-proct-mg {
        width: 100%;
        margin-left: 0px;
        padding: 5px 10px !important;
    }
    .cs-product-detail .cs-listsupcontent .cs-proct-mg > div {
        padding: 0px !important;
        text-align: left !important;
    }
    .chitietvieclam .product-breadcroumb {
        margin-top: 0px !important;
    }
    .cs-product-detail .cs-listsupcontent .cs-proct-mg > div ul
    {
        margin-left: 0px !important;
    }
    .cs-product-detail .cs-listsupcontent .cs-proct-mg > div .cs-button-a {
       float: left;
        max-width: 100%;
        margin-bottom: 7px;
    }
    .cs-product-detail .cs-listsupcontent .cs-prodt-content {
        padding: 15px 0px;
    }
    .cs-product-detail .cs-listsupcontent .cs-proct-img
    {
        width:100%;
        margin-bottom:10px;
    }
    .cs-prodt-content .cs-pro_header .cs-proct-img {
        flex-basis: 100%;
        max-width: 100%;
        order: 1;
    }

    .cs-prodt-content .cs-pro_header .cs-proct-mg {
        flex-basis: 100%;
        max-width: 100%;
        order: 2;
    }
    .cs-contentfull .cs-ntdgt
    {
        width:100%;
    }
    .cs-contentfull .cs-ntdgtmt
    {
        width:100%;
        height:auto;
        margin-bottom:10px;
    }
    .cs-admincontainer .cs-usedetail .col-lg-12
    {
        padding:0px;
    }
    .cs-admincontainer .cs-itempview .row {
        width: 100%;
        margin-right: 0;
        padding-left: 5px;
    }
    .cs-admincontainer .cs-itempview .col-fixed {
        width: 100%;
        padding-left: 8px;
        text-align: left;
        margin-bottom: 8px;
    }
    .cs-divcontainer .cs-usedetail .col-lg-12
    {
        padding:0px;
    }
    .cs-divcontainer .cs-itempview .row {
        width: 100%;
        margin-right: 0;
        padding-left: 5px;
    }
    .cs-divcontainer .cs-itempview .col-fixed {
        width: 100%;
        padding-left: 8px;
        text-align: left;
        margin-bottom: 8px;

    }
    .cs-supregister .cs-hrinfo h2 {
        margin-top: 40px;
    }
    .cs-headerregist
    {
        padding: 15px 0;
    }
    .cs-smtn h2, .cs-titleprohome, .cs-listsupdetail h2
    {
        font-size: 18px;
        font-weight: 700;
        color: #25a8d6;
    }
        .cs-headerregist .cs-hrinfo li
    {
        width: 90px !important;
        height: 90px !important;
    }

    .cs-listnewsmobi
    {
        display:block;
    }
    .cs-listsupdetail .cs-box .panel-heading
    {
        height: 120px;
        width:100%;
        position: relative;
        overflow: hidden;
    }
     .cs-listsupdetail .cs-box .panel-body h3{
        margin-top: 10px;
        line-height: 22px;
        height: 46px;
        overflow: hidden;
     }
    .cs-listsup .cs-listsupcontent {
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }
     .cs-newdetail .cs-listsupcontent
     {
         padding-left: 15px;
     }
    
}
@media only screen and (min-width: 10px) and (max-width: 550px) {
    .cs-boxRLogin
    {
        width:100%;
    }
    .cs-header.cs-headerprolist .cs-hrinfo li {
        width: 60px !important;
        height: 60px !important;
   }
    .cs-header.cs-headerprolist .cs-hrinfo .cs-hregist-title {
        font-size: 14px;
        margin-top: 6px;
        margin-bottom: 3px;
    }
    .cs-header.cs-headerprolist .cs-hrinfo .cs-hregist-cten {
        font-size: 11px;
        margin-left: -5px;
        line-height: 14px;
    }
    .cs-login-body
    {
        width: 100%;
    }
    .static-top .navbar-brand b{
        display:none;
    }
}
@media only screen and (min-width: 500px) and (max-width: 550px) {
    .cs-header.cs-headerprolist .cs-hrinfo li
    {
        margin-right: 40px;
    }
}
@media only screen and (min-width: 449px) and (max-width: 499px) {
    .cs-header.cs-headerprolist .cs-hrinfo li
    {
        margin-right: 28px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 448px) {
    .cs-header.cs-headerprolist .cs-hrinfo li
    {
        margin-right: 28px;
    }
}
@media only screen and (min-width: 350px) and (max-width: 399px) {
    .cs-header.cs-headerprolist .cs-hrinfo li
    {
        margin-right: 6px;
    }
}
@media only screen and (min-width:10px) and (max-width: 349px) {
    .cs-header.cs-headerprolist .cs-hrinfo li
    {
        margin-right: 2px;
    }
}
@media only screen and (min-width: 10px) and (max-width: 430px) {
    .cs-header .cs-listitemsearch h3 {
        font-size: 12px;
    }
  
}
