body {
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-decoration: none;
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 1.42857143;
    background: #fff;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
blockquote,
code,
pre {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

img {
    border: 0;
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}

.clearfix {
    clear: both;
}

.fcn_left {
    float: left;
}

.fcn_right {
    float: right;
}

.full-width {
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible;
    float: left;
}

.container-site {
    width: 1060px;
    height: auto;
    padding: 0;
    position: relative;
    margin: auto;
}

.box-header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-header h1 {
        text-align: center;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2b3990;
    padding: 0 10px;
    line-height: 1.4;
}

.banner-top {
    width: 100%;
    height: 32px;
    background: #0d7910;
    float: left;
}

.banner-top .div-left {
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0px 25px;
    color: #ffffff;
    float: left;
}

.banner-top .div-left a {
    color: #ffffff;
    text-decoration: none;
}

.banner-top .icon {
    width: auto;
    height: 32px;
    font-size: 17px;
    margin-right: 6px;
    float: left;
}

.banner-top .div-right {
    width: auto;
    float: right;
}

.div-right {
    float: right;
}

.box-social-network {
    float: left;
    height: 32px;
    line-height: 32px;
    position: relative;
    width: auto;
    z-index: 999;
}

.box-social-network .body-network {
    position: static;
    right: auto;
    top: auto;
    height: 32px;
    line-height: 32px;
}

.box-social-network .header {
    display: none;
}

.box-social-network .body-network {
    position: static;
    right: auto;
    top: auto;
}

.box-social-network ul.body-social {
    float: left;
    height: 32px;
    line-height: 32px;
}

.box-social-network ul.body-social li {
    float: left;
    padding: 0px 5px;
    height: 32px;
    line-height: 32px;
}

.box-social-network ul.body-social li .facebook {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/share-fb.png);
    float: left;
}

.box-social-network ul.body-social li .tweet {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/share-twiter.png);
    float: left;
}

.box-social-network ul.body-social li .youtube {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/share-youtube.png);
    float: left;
}

.box-social-network ul.body-social li .googleplus {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/ico-google.png);
    float: left;
}

.box-social-network ul.body-social li a span {
    display: none;
}

ul.ul-language {
    float: right;
    margin-top: 0px;
    height: 32px;
}

ul.ul-language li {
    float: left;
    padding: 7px 3px;
    height: 32px;
}

ul.ul-language li img {
    border: 1px solid #fff;
}

header {
    width: 100%;
    height: auto;
    float: left;
}

.img-logo {
    width: auto;
    height: 60px;
}


header {
    background: #fff;
    box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.20);
    position: relative;
    padding-bottom: 12px;
    padding-top: 12px;
    position: relative;
    z-index: 99;
}

.box-marque {
    display: none;
}



.slides .owl-theme .owl-controls .owl-buttons .owl-prev {
    top: 160px;
    width: 29px;
    height: 56px;
    background: url(../img/prev_slide.png);
}

.slides .owl-theme .owl-controls .owl-buttons .owl-next {
    top: 160px;
    width: 29px;
    height: 56px;
    background: url(../img/next_slide.png);
}

.owl-pagination {
    margin-top: -32px;
    right: 10px;
}


.owl-theme .owl-controls .owl-page span {
    background: url("../img/btn-slide.png") !important;
}

owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: rgba(0, 0, 0, 0) url("../img/btn-slide.png") no-repeat scroll -19px center !important;
}

.owl-theme .owl-controls {
    margin-top: -1px;
    text-align: center;
}

.drap-center {
    display: none;
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    bottom: -1px;
}


ul.pro-buy {
    width: 100%;
    height: 48px;
    float: left;
}

ul.pro-buy li {
    width: 33.33333%;
    height: 48px;
    float: left;
}

ul.pro-buy li .icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    text-align: center;
    font-size: 25px;
    background: #3EAA3A;
    float: left;
    color: #fff;
}

ul.pro-buy li .name {
    height: auto;
    margin-top: 7px;
    padding-left: 65px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3EAA3A;
}

ul.pro-buy li .info {
    height: auto;
    padding-left: 65px;
    font-style: italic;
    color: #000;
}

.box-cate-news {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
}

.wrapper-home .header {
    color: #2b3990;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    border-left: 0px;
    text-align: center;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    height: auto;
    padding: 0px 0px 5px 0px;
    margin-bottom: 25px;
}

.wrapper-home .header::before {
    background: #2b3990;
    content: "";
    height: 2px;
    position: absolute;
    width: 40px;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
}

.wrapper-home .dangky .header {
    color: #ffffff;
}

.wrapper-home .dangky .header::before {
    background: #ffffff;
}

.news-home-footer .header {
    text-align: left;
}

.news-home-footer .header::before {
    left: 20px;
}

.box-dangky {
    display: flex;
    justify-content: center;
}

.box-dangky {
    display: flex;
    justify-content: center;
    padding-bottom: 68%;
    position: relative;
    height: 0;
    max-width: 100%;
}

.box-dangky iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow-y: auto;
}

.box-dangky iframe::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    border-radius: 5px;
    background-color: #f5f5f5
}

.box-dangky iframe::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

.box-dangky iframe::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    background-color: #2fa8fc
}

.box-cate-news ul.body-news {
    height: auto;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
}

.box-cate-news ul.body-news li {
    padding: 0 15px;
    text-align: center;
}

.box-cate-news ul.body-news .item-list .item {
    width: 100%;
    padding: 15px;
    display: inline-block;
    border-radius: 10px;
}

.box-cate-news ul.body-news .item-list .item:hover {
    background: #2b3990;
    color: #ffffff;
}

.box-cate-news ul.body-news .item-list .item:hover a {
    color: #ffffff;
}

.box-cate-doitac .item-list {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 15px;
}

.box-cate-doitac .item-list img {
    width: 100%;
}

.box-cate-doitac .item-list .view-name {
    text-align: center;
    padding: 5px 0;
    color: #129C15;

}

.box-cate-news ul.body-news li .view-img {
    display: block;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    height: 250px;
    overflow: hidden;
    position: relative;
    border: 1px solid #2b3990;
}

.box-cate-news ul.body-news li .view-img img {
    background: #ffffff;
    border: 2px solid #2b3990;
    padding: 2px;
    border-radius: 50%;
    margin: auto;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}

.box-cate-news ul.body-news li .view-name {
    width: 100%;
    line-height: 19px;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
}

.about-us {
    padding: 40px 0px;
    background: #F8F8F8;
}

.box-about-us .header {
    width: 100%;
    height: auto;
    font-size: 22px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
    float: left;
}

.box-about-us .header::before {
    left: 22px;
}

.box-about-us .header a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.box-about-us .img-about img {
    width: 100%;
    height: auto;
}

.box-about-us .view-name {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    color: #000000;
}

.box-about-us .view-short {
    width: 100%;
    font-size: 15px;
    height: auto;
    line-height: 23px;
    color: #000;
    float: left;
    text-align: justify;
    margin-bottom: 20px;
}

.box-about-us .chitiet {
    padding: 5px 20px;
    border-radius: 15px;
    color: #2b3990;
    border: 1px solid #2b3990;
}

.box-about-us .view-det {
    display: none;
}

.luachon {
    padding: 40px 0px;
}

.luachon .item {
    border: 3px solid #1b5393;
    border-radius: 5px;
    background-color: #FFF;
    overflow: hidden;
    margin-bottom: 20px;
    min-height: 180px;
    display: table;
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;
}

.luachon .item .title {
    font-family: "barlow", sans-serif;
    text-transform: uppercase;
    color: #db2428;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    height: 36px;
    line-height: 36px;
}

.luachon .item .item_content {
    display: table-cell;
    vertical-align: middle;
}

.luachon .item .item_content .item_info {
    margin: 0 20px;
    padding: 0 0 0 20px;
    border-left: 2px solid #db2428;
}

.luachon .item:hover {
    background: #1b5393;
}

.luachon .item:hover .item_content .item_info {
    border-left-color: #fff;
    color: #ffffff;
}

.luachon .item:hover .item_content .item_info .title {
    color: #ffffff;
}

.doingu {
    padding: 40px 0px;
    background: #f8f8f8;
}

.doingu .box.box-bounce {
    background: #fff;
    padding-top: 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 3px solid #f0f0f0;
}

.doingu .box.box-bounce:hover {
    border: 3px solid #1b5393;
}

.doingu .box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.doingu .box-image .image-cover {
    border-radius: 100%;
}

.doingu .box-image .image-cover img {
    border-radius: 100%;
    width: 100% !important;
    height: auto !important;
}

.box-bounce .box-text {
    padding: 15px 15px 20px;
    z-index: 1;
}

.box-bounce .box-text .uppercase {
    margin-bottom: 10px;
}

.box-bounce .box-text .uppercase .person-name {
    color: #db2428;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
}

.box-bounce .box-text .uppercase .person-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}

.news-home-footer {
    padding: 40px 0px;
    background: #f8f8f8;
}

.news-home-footer .item-list {
    margin-bottom: 15px;
    border-radius: 5px;
}

.news-home-footer .item-list .img-view img {
    margin-bottom: 15px;
}

.news-home-footer .item-list .link-view {
    font-size: 16px;
    display: block;
    color: #2b3990;
    margin-bottom: 15px;
}

.news-home-footer .item-list .link-view:hover {
    color: #db2428;
}

.dangky {
    padding: 40px 0px;
    background: url(../img/bg3.jpg);
}

.dangky .form-control {
    height: 40px;
    font-size: 17px;
}

.dangky .btnSent {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
    background: #119bf7;
    border-radius: 5px;
    border: none;
    padding: 10px 15px;
}

.box-cate-doitac {
    padding: 10px 0px;
}

.box-cate-news .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-position: center center;
    display: block;
    font-size: 14px;
    left: -20px;
    line-height: 20px;
    padding: 8px 15px;
    position: absolute;
    background: #2b3990;
    top: 63px;
}

.box-cate-news .owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: center center;
    display: block;
    font-size: 14px;
    right: -20px;
    line-height: 20px;
    padding: 8px 15px;
    position: absolute;
    background: #2b3990;
    top: 63px;
}

.news-home-footer .box-news-event .header a {
    color: #666;
    text-decoration: none;
}

.news-home-footer .box-news-hot ul.body-news {
    float: left;
    height: auto;
    width: 100%;
}

.news-home-footer .box-news-hot ul.body-news li {
    float: left;
    height: auto;
    padding: 9px;
    margin: 0px;
    background-color: #f5f5f5;
    border-left: 5px solid #3EAA3A;
    margin-bottom: 8px;
    width: 100%;
}

.news-home-footer .box-news-hot ul.body-news li:hover {
    border-left: 5px solid #e10020;
}


.news-home-footer .box-news-hot ul.body-news li .img-view {
    display: none;
}



.news-home-footer .box-news-hot ul.body-news li img {
    margin-right: 0px;
    width: 100%;
}

.news-home-footer .box-news-hot ul.body-news li .link-view {
    height: auto;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0px;
    text-transform: none;
    color: #666;
    font-size: 13px;
}


.news-home-footer .box-news-event .body-news {
    border: 0px;
    float: left;
    height: auto;
    padding: 0px;
    width: 100%;
}

.news-home-footer .box-news-event ul.body-news li {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}

.news-home-footer .box-news-event {
    float: left;
    height: auto;
    width: 100%;
}

.news-home-footer .box-news-event .body-news img {
    margin-right: 8px;
    margin-top: 0px;
    max-width: 106px !important;
}

.box-news-event .body-news h5 a.link-view {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 1px 0 4px;
}

.news-home-footer .box-top-video #myElement iframe {
    height: 255px !important;
}

.top-footer {
    padding-bottom: 30px;
}

.top-footer .header {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #119bf7;
}

.top-footer .view-short {
    line-height: 26px;
    text-align: justify;
}

.top-footer .btnSent {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
    background: #119bf7;
    border-radius: 5px;
    border: none;
    padding: 8px 13px;
}

.footer {
    background: #0A1529;
    color: #fff;
    padding: 30px 0px;
    font-size: 15px;
    letter-spacing: 0.1px;
}

.footer h3 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.footer h3:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 54px;
    border-bottom: 2px solid #f84b2f;
}

.footer p {
    margin-bottom: 10px;
    line-height: 1.3;
}

.footer ul {}

.footer ul li {
    margin-bottom: 10px;
}

.footer ul li a {
    color: #fff;
}

.footer img {
    width: 85%;
    height: auto;
    margin-top: 20px;
}

.news-letter .box-input {
    border: 0px;
    float: right;
    height: 38px;
    margin-top: -15px;
    background: #ffffff;
    border-radius: 3px;
    color: #404040;
    position: relative;
    width: 520px;
}

.news-letter .box-input .input-text {
    height: 38px;
}


.news-letter .box-input .btn-letter {
    background: none;
    color: #252525;
    float: left;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    position: absolute;
    right: 0px;
    top: 7px;
    border-left: 1px solid #c7c7c7;
    text-transform: uppercase;
    width: auto;
}

.txt-header-letter {
    margin-top: 5px;
}

.design {
    width: 100%;
    height: auto;
    line-height: normal;
    font-weight: 700;
    background: #454545;
    color: #fff;
    float: left;
    margin-bottom: 0px;
}

.box-footer {
    background: none;
    border-top: 0 solid #f74d88;
    color: #fff !important;
    float: left;
    height: auto;
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    height: auto;
    line-height: normal;
}

.banner-fix {
    top: 0px;
    z-index: 99999;
    padding-top: 3px;
    padding-bottom: 5px;
    position: fixed;
}

.banner-fix .nav-main {
    margin-top: 2px;
}

.banner-fix .img-logo {}

.body-left .box-support .header,
.body-left .box-news-hot .header,
.body-left .box-pro-sale .header,
.body-left .box-adv-left .header,
.body-left .box-online-visit .header,
.body-left .box-top-video .header,
.body-left .box-fillter-attributes .header {
    border-left: 0;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
    background: #2b3990;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
}

.body-left .box-news-hot ul.body-news,
.body-left .box-pro-sale ul.body-pro,
.body-left .box-adv-left ul.body-adv,
.body-left .box-online-visit .body-online-visit {
    float: left;
    height: auto;
    background: #f6f6f6;
    padding: 5px;
    width: 100%;
}

ul.breadcum li a.active {
    color: #e10020 !important;
}

.box-sub-contact .cate-header,
.body-right .cate-header,
.box-news-sub .cate-header,
.box-library .cate-header,
.box-cart-sub .cate-header,
.box-oder-pay .cate-header {
    border-bottom: 1px solid #efefef;
    float: left;
    margin-top: 35px;
    width: 100%;
}

.box-sub-contact .cate-header .txt-name-sub,
.box-news-sub .cate-header .txt-name-sub,
.box-library .cate-header .txt-name-sub,
.box-cart-sub .cate-header .txt-name-sub,
.box-oder-pay .cate-header .txt-name-sub,
.box-pro-sub .cate-header .txt-name-sub {
    border-bottom: 2px solid #2b3990;
    color: #2b3990;
    float: left;
    font-weight: 700;
    line-height: 36px;
    /* padding-right: 30px; */
    font-size: 23px;
    text-transform: uppercase;
    width: auto;
}

.box-body-sub .info {
    width: 100%;
    height: auto;
    padding: 0 15px;
    float: left;
}

.view-cate {
    width: 100%;
    height: auto;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

.box-body-sub .form-group,
.box-oder-pay .form-group {
    width: 100%;
    height: auto;
    float: left;
}

.box-body-sub .form-group .form-control,
.box-oder-pay .form-group .form-control {
    width: 100%;
    border: 1px solid #ccd0d4;
    border-radius: 3px;
    padding: 5px 10px;
    box-shadow: none;
    float: left;
}

.box-body-sub .form-group .form-control:focus {
    border: 1px solid #0095d6;
}

.box-body-sub .form-group .btnSent,
.box-oder-pay .form-group .btnSent {
    width: auto;
    height: auto;
    padding: 9px 15px;
    background: #3EAA3A;
    border-radius: 3px;
    margin-right: 10px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.box-body-sub .form-group .btnReset,
.box-oder-pay .form-group .btnReset {
    width: auto;
    height: auto;
    padding: 9px 15px;
    background: #4d4d4d;
    border-radius: 3px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.box-pro-sub .box-body {
    float: left;
    height: auto;
    margin-top: 15px;
    width: 100%;
}

.box-news-sub .box-body {
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
    text-align: justify;
    font-size: 15px;
}

.box-news-sub .box-body p {
    margin-bottom: 10px;
}

.cat-news {
    margin-bottom: 30px;
}

.box-news-sub .cat-news img {
    width: 260px;
    height: auto;
    margin-right: 20px;
    margin-top: 2px;
}

.box-news-sub .cat-news h3 a {
    color: #2b3990;
    text-decoration: none;
    font-weight: 700;
    margin-top: 5px;
    font-size: 18px;
    ;
}

.box-news-sub .cat-news .news-more a {
    color: #e10020;
    margin-top: 10px;
    float: right;
}

.box-news-sub .cat-news .txt-code {
    float: none;
    font-weight: 400;
    height: auto;
    line-height: 20px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.ul-orther-news {
    width: 100%;
    height: auto;
    float: left;
}

.ul-orther-news li a {
    width: 100%;
    height: auto;
    color: #3EAA3A;
    padding: 6px 5px 6px 15px;
    background: rgba(0, 0, 0, 0) url(../img/iconview.png) no-repeat scroll 0 11px;
    float: left;
}

.box-news-detailt .cate-header .txt-name-sub {
    border-bottom: 2px solid #e10020;
    color: #e10020;
    float: left;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    text-transform: uppercase;
    width: auto;
}

.box-library .box-body {
    margin-left: -5px;
    margin-right: -5px;
}

.box-library-list {
    width: 25%;
    padding: 5px;
    border: 0 solid #d3d3d3;
    margin-right: 0;
}

.box-library-list:hover {
    background-color: #fff;
    border: 0 solid #0095d6;
}

.box-library-list .frame-img {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    clear: none;
    cursor: default;
    float: left;
    margin-right: 0;
    margin-top: 0;
    padding: 5px;
    height: 135px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.box-library-list .frame-img img {
    height: 123px !important;
}

.box-library-list:hover .frame-img {
    background-color: #fff;
    border: 1px solid #0095d6;
}

.box-library-list .frame-img img {
    width: 100%;
    height: auto;
    float: left;
}

.box-library-list .txt-name {
    width: 100%;
    height: auto;
    margin-top: 10px;
    color: #000;
    font-weight: 700;
    float: left;
}

.pro-detail .form-right .info-att {
    float: left;
    height: auto;
    margin-top: 7px;
    width: 100%;
}

.view-img-cart {
    width: 100px;
}

.body-cart {
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
}

.button-order a {
    border-radius: 3px;
    color: #fff;
    float: right;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-align: center;
    text-transform: uppercase;
    background: #1cc253 none repeat;
    width: auto;
}

.next-buy a {
    border-radius: 3px;
    color: #fff;
    float: right;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-align: center;
    text-transform: uppercase;
    background: #454545 none repeat;
    margin-right: 10px;
    width: auto;
}

.body-right {
    margin-top: 15px;
}

#top-link-block img {
    width: auto;
}

.btnSent {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    background: #119bf7;
    border-radius: 5px;
    border: none;
    padding: 10px 15px;
}

.btnSent:hover {
    color: #ffffff80;
}