.apac select {
    min-width: 85px;
    padding-right: 15px;
}
.index4-bottom select {
    width: auto;
    height: 40px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    font-size: 14px;
    color: #0083c6;
    padding-left: 15px;
    padding-right: 20px;
    font-weight: 600;
    position: relative;
    background-image: url(../img/tempt/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 97% 12px;
}

.region-countries{
    margin-top: 15px;
}
.region-countries.show{
    display: block;
}

.region-countries.hide{
    display: none;
}

.btn-red {
    background: rebeccapurple;
}

.btn-blue {
    background: #50b517;
}

p.error-message-1 {
    color: red;
    top: -10px;
    font-weight: 100;
    position: relative;
    font-size: 13px;
    margin-bottom: -10px;
    margin-top: 0px;
}

p.error-message-2 {
    color: red;
    top: -10px;
    font-weight: 100;
    position: relative;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: -15px;
}

p.error-message-3 {
    color: red;
    top: -10px;
    font-weight: 100;
    position: relative;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.solution-list {
    padding-bottom: 40px;
}
.solution-list h2 {
    padding: 20px 0px;
}

.index2-list-top {
    cursor: default;
}

.index2-list-top time a {
    color: #fff;
}

.active.index2-list-top .index2-list-right p a {
    color: #fff;
}

.accordion-content >div {
    display: inline-block;
    width:100%
}

div.main-container{
    min-height: 300px;
}

div.resource{
    min-height: 300px;
}

.header-sub > div{
    min-width: 300px;
}

.header-sub li {
    list-style: none;
    min-width: 150px;
}

.c-footer1 div.row{
    display: flex;
    flex-wrap: wrap;
}

p.title-and-sub {
    color: #2c3342;
    margin: 0;
    font-size: 35px;
    line-height: 45px;
    max-width: 60%;
}

.col-md-6 div div.tab ul li:hover {
    cursor: pointer;
}

.contact h5 span{
    font-weight: normal;
    font-style:italic;
}

.about2 .c-title1 {
    margin-top: 20px;
}

.slider-content h2:before{content:"";position: absolute;top: 0;left: -10px;right: -1000px;bottom: -10px;z-index: -1;background: rgba(0,0,0,0.5);}

.new-detail-content ul{
    margin-left: 15px;
    font-size: 12px;
    line-height: 24px;
    color: #70757d;
}

.resource-container .row{
    margin-right: 0px;
    margin-left: 0px;
}

.warranty-notice{
    font-size: 14px;
}

.c-modal > .btn{
    background-color: #ffaf02;
    outline:none !important;
}
.c-modal > .btn:hover {
    background-color: #EB1D24;
}
.c-modal > .btn i{
    margin-right:10px;
}
.popup-10s {
    position: fixed;
    width: auto;
    right: 65px;
    bottom: 95px;
    z-index: 9999;
    border-radius: 5px !important;
    background-color: #fff;
    padding: 20px;
    width: 250px;
    box-shadow: 0 0 15px #999;
    display:none;
}
.popup-10s:before {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 100%;
    width: 0;
    height: 0;
    border-left: 15px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.popup-10s p {
    font-size: 13px;
    margin-bottom: 10px;
}
.popup-10s p:last-child {
    margin-bottom: 0;
}
.popup-10s p span {
    color: #ffaf02;
}
.close-10s {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s;
}
.close-10s:hover {
    color: #ffaf02 !important;
    transform: rotate(180deg);
}
.mb-15{
    margin-bottom: 15px;
}
.recaptcha-container .error-message-2{
    margin-top: 5px;
}

.c-header2-search .search1 .fa.fa-search {font-size: 20px}

#table-format-content table tr td{
    width: 33.3%
}

.support-notice ul li a{color: #212529;}
.support-notice ul li a:hover{color: #007bff;}

.zalo-chat-widget{
    right: 5px !important;
    bottom: 210px !important;
}

.modal-backdrop.fade.show{
   z-index:-1;
}

.cta_link_notice{  list-style-type: none;}