* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    background: rgb(178,223,218) url('https://dahoacuongtuantu.com/wp-content/uploads/2021/03/kim-sa-trung-an-do.jpg') 0 50px fixed no-repeat;
    margin: 1px;
    -webkit-border-radius: 4px;
    word-wrap: break-word;
    font-family: Arial,Tahoma,sans-serif;
    background: left 20px bottom/350px no-repeat fixed,right 230px bottom/350px no-repeat fixed #141518;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 9px #000;
    word-wrap: break-word;
    color: #4f5051;
    font-size:14px;
    margin: 3px auto;
}
a {
    background-color: transparent;
    color: #c4d2de;
    text-decoration: none;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    padding: 5px;
    width: 100%;
    background: #343a40;
    height: 55px;
    box-sizing: inherit;
    margin-left: 0px;
    background-image: linear-gradient(to bottom,#292c2f 0,#191c1f 100%);
    box-shadow: inset 0 0 0 1px rgba(31,31,31,.66),0 0 10px rgba(0,0,0,.75),0 0 10px rgba(0,0,0,.75);
}
header .logo {
    position: relative;
    font-size: 35px;
    padding: 3px;
    display: inline-block;
    height: 40px;
    box-sizing: border-box;
}
.invalid-feedback {
    color: #806b1d;
    background-color: #e8e6d6;
    padding: 5px 10px;
    margin-left: -6px;
    margin-right: -6px;
    margin-top: -15px;
    border-radius: 3px;
    line-height: 50px;
}
#box {
    height: 55px;
}
#container {
    background: rgba(0,0,0,.11);
    margin-top: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    border-radius: 0 0 5px 5px;
}
@media (max-width:768px){
    #container {
        width: 100%;
    }
}
.card {
    box-shadow: 0 0 9px #000;
    border-radius: 5px;
    z-index: 30;
    overflow: hidden;
}
.btn {
    background: #fff;
    color: #686868;
    margin: 1px;
    touch-action: manipulation;
    -ms-user-select: none;
    user-select:none;
    padding: 3px 12px 3px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1.42857143;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius:2px;
}
.card-body {
    color: #fff;
    position: relative;
    z-index: 0;
    padding: 5px 5px 10px;
    border: 1px solid #202427;
    background: #262a2d;
    color: #e8edef;
    line-height: 27px;
}
.alert {
    padding: 4px;
    border: 1px solid transparent;
}
.alert-warning {
    color: #44545d;
    background-color: #d6e3e8;
    padding: 10px 10px 7px 110px;
    background-image: url(https://i.imgur.com/PRSKwD8.png);
    margin-left: -6px;
    margin-right: -6px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 101px;
    text-align: left;
}
.breadcrumb {
    background: #16181b;
    color: #d8dcf1;
    z-index: 10;
    padding: 10px 5px;
}
.breadcrumb a {
    color: #a4bcd2;
    padding: 1px 9px;
}
.margin {
    margin-top: 12px;
}
.footer {
    margin-top: 12px;
}
#main-content {
    margin-top: 12px;
}
.col-sm-4 {
    padding-top: 7px;
    margin-left: -3px;
}
.col-form-label {
    padding-left:5px;
}
.mb-2 {
    margin-bottom: 4px;
}
.from {
    font-size: small;
}
.form-control, select {
    width: 100%;
    box-shadow: inset 0 2px 6px 0 rgba(15,17,19,.59);
}
.form-control {
    display: block;
    padding: 7px 8px;
    color: #8d9cab;
    background-color: #3e464c;
    border: 1px solid #1c1e21;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-left: 0;
}
.text-muted {
    color: #6fdcb0;
    font-size:12px;
    margin-left: 3px;
}
.col-sm-6 {
    text-align:center;
}
.offset-sm-4 {
    padding-top: 7px;
    margin-left: 3px;
}
.top-menu {
    border:1px solid #3b3f46;
    background-color: #3b3f46;
    box-shadow: 0 0 9px #000;
    border-top-width: 3px;
    color: #567f9a;
    padding: 7px 4px 10px;
    border-radius: 0 0 5px 5px;
    text-align: left;
}
.top-menu-start {
    background-color: #2c2e2f;
    border: 1px solid #1a1c1f;
    border-left: 0 solid #fff;
    border-right: 0px solid #fff;
    border-top-width: 0;
    padding: 6px;
    margin-top:-11px;
}
.top-menu a {
    text-decoration: none;
    background-color: #242b31;
    border: 0 solid #060606;
    border-top-width: 0;
    padding: 7px;
    font-size: 11px;
    margin: 1px;
    border-radius:3px;
}
.topmenu5 {
    background-color: #252a33;
    color: #567f9a;
    padding: 2px 6px 2px 5px;
    text-align: right;
    border-radius: 0 0 5px 5px;
    margin: 1px 0 0;
    border-top: 1px solid #242729;
}
.footer-start, .footer-end {
    padding-bottom: 5px;
}
.footer-end {
    padding-top: 5px;
}
.footer-start {
    border-radius: 5px 5px 0 0;
    margin-top: 12px;
    background-color: #242c33;
    color: #333;
    font-size: 13px;
    border-bottom: 3px dashed #1b1e25;
}
.footer-end {
    border-radius: 0 0 5px 5px;
    text-align: center;
    color: #fff;
    background-color:#1b1e25;
    margin-top: 5px dashed #ffffff;
    padding-left: 5px;    
}
input[type=submit] {
    display: inline-block;
    background: #e3e8ea;
    color: #333;
    padding: 3px 35px;
    margin-left: 3px;
    margin-right: 0;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    background-image: linear-gradient(to bottom,#e0e0e0,#b7b7b7);
    text-align: center;
}
input[type=submit].btn-block {
    width:97%;
}
input, select{
    padding: 6px 7px;
    margin: 10px 3px 3px;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #565961;
    box-shadow: inset 0 2px 6px 0 rgba(0,0,0,.26);
    color: #a5aebb;
    text-align: left;
    outline: 0;
    border: 0 solid #adb7bf;
}
select {
    text-align: left;
    display: block;
    padding: 7px 8px;
    color: #8d9cab;
    background-color: #3e464c;
    border: 1px solid #1c1e21;
    border-radius: 2px;
    margin-bottom: 10px;
}
.spacebot {
    padding: 3px;
}
.bl2, .gr2 {
    font-size: 12px;
    font-family: 'Roboto Condensed',sans-serif;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 5px;
    text-shadow: none;
    font-weight: 700;
}
.bl2 {
    background-color: #0084ab;
    border: 2px solid #0084ab;
    padding: 5px;
    border-radius: 4px;
}
.gr2 {
    background-color: #34ab00;
    border: 2px solid #34ab00;
    padding: 5px 14px;
    border-radius: 4px;
}
.menu {
    background-color: #2b2f35;
    border: 0px solid #1a1c1f;
    border-top-width: 0;
    padding: 15px;
    color: #8f93a0;
    margin-top: 1px;
    border-radius: 0px 0px 0px 0px;
}

.menu a {
    color: #b4b9c2;
    text-decoration: none;
    text-shadow: none;
    font-weight: 700;
}
.menu-box {
    background-color: #2c313a;
    border-bottom: 1px solid #2c2d31;
    border-left: 1px solid #343840;
    border-right: 1px solid #343840;
    border-top-width: 0;
    padding: 6px;
    color: #b7c0ca;
    text-shadow: 0 0 1px #1f2123;
    margin-bottom:2px;
}
.menu-box a {
    color: #3fa577;
    text-decoration: none;
    letter-spacing: 1px;
}
.menu-text {
    text-align: center;
    display: inline-block;
    color: #f2f2f2!important;
    background: #121315;
    border-top: 0px solid #25282d; 
    border-bottom-color: #f2f2f2;
    box-shadow: none;
    font-weight: 400!important;
    opacity: .75!important;
   /*margin: .5px auto;*/
    padding: 7.5px .6em!important;
    text-decoration: none!important;
    width:100%;
    border-radius:0px;
}
.menu-text a {
    color: #f2f2f2;
    text-decoration: none;
    font-size: 15px;
}
.embed-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.embed-container.soundcloud {
    padding-bottom:30%;
}
.embed-container {
    position: relative;
    display: block;
    height: 0;
    padding: 0 0 33.25%;
    overflow: hidden;
}
.embed-container iframe,.video-container embed,.video-container object,.video-container video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #282c31;
    border: 1px solid #101215;
    padding: 3px;
    border-left: 1px solid #1d2025;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #1d2025;
}
img {
    max-width: 100%;
    vertical-align: text-top;
}
.k2 {
    border: 0;
    border-top: 1px solid #335d5d;
    margin:6px -7px -10px;
}
.btn, .pace{
    -webkit-user-select: none;
    -moz-user-select: none;
}
.pace .pace-progress {
    background: #29d;
    position: fixed;
}
.pace-inactive {
    display: none;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    user-select:none;
}
.pace .pace-progress {
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}
.menu-chatbox {
    background-color: #3b3f46;
    border: 1px solid #3b3f46;
    border-top-width: 3px;
    color: #567f9a;
    padding: 1px 5px 4px;
    text-align: right;
    margin: 4px 0 6px;
}
textarea {
    resize: vertical;
    width: 100%;
    border: 1px solid #2f3033;
    padding:5px;
    margin-bottom: 3px;
    border-radius: 5px;
    resize: vertical;
    background-color: #545b65;
    box-shadow: inset 0 2px 6px 0 rgba(0,0,0,.26);
    color: #c8ced4;
    margin-top: 7px;
    font-family: sans-serif;
}
.k3 {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    display: inline-block;
    line-height: 1.42857143;
    margin-left: 3px;
    background: #e3e8ea;
    color: #72777b;
    padding: 3px 6.5px;
    margin-right: 5px;
    border-radius: 2px;
    background-image: linear-gradient(to bottom,#e0e0e0,#b7b7b7);
    font-size: 14px;
}
.list-chatbox {
    vertical-align: bottom;
    border: 0 solid #111112;
    padding: 5px;
    background-color: #25282d;
    color: #a0acb9;
    margin-top: 1px;
    border-top: 0 solid #111112;
    border-bottom: 1px solid #1f2023;
    line-height: 1.5em;
    border-right: 0px solid #3c3d42;
}
.menu56 {
    background-color: #2c313a;
    border-bottom: 1px solid #2c2d31;
    border-left: 0 solid #343840;
    border-right: 0px solid #343840;
    border-top-width: 0;
    padding: 0;
    color: #b7c0ca;
    margin-bottom:0px;
}
.avt2 {
    padding: 1px;
    background-color: #000;
    border: 1px solid rgba(255,255,255,.35);
    border-radius:10%;
}
.space2 {
    padding: 0 5px;
    margin-top: -4px;
}
.time {
    font-size: 11px;
    color: #5f676b;
}
.sbox2 {
   vertical-align: baseline;
}
#footed {
    background-color: #121419;
    border-top: 0 solid #474c58;
    color: #bdc1c9;
    font-size: small;
    padding: 7px 8px 8px;
    line-height:30px;
}
.pagination .link:hover {
    background-color: #60697b;
    color:#bcc4da;
}
.currentpage, .disableds, .pagination>a, .pagination>span {
    margin-left: 4px;
    display: inline-block;
}
.pagination {
    padding: 3px 5px 7px;
    border: 1px solid #15171b;
    border-top: 1px solid #33363c;
    background: #1d2025;
    color: #bbc1d0;
    line-height: 15px;
    margin: -8px -5px -3px;
    border-left: 0 solid #393d44;
    border-right: 0px solid #393d44;
}
.pagination .current, .pagination>a, .pagination>span {
    padding: 5px;
    color: #c3c9d2;
    border-radius: 2px;
    text-align: center;
    font-size: 11px;
    text-decoration:none;
}
.pagination .current {
    background-color: #101315;
    margin-top: 5px;
    border: 1px solid #050606;
}
.pagination>a, .pagination>span {
    background-color: #383e48;
    margin-top: 5px;
    border: 1px solid #050606;
}
.close {
    float: right;
    font-size: 19.5px;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}