
.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt7 {
    margin-top: 7px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt12 {
    margin-top: 12px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.m0 {
    margin: 0 !important;
}

.width-full {
    width: 100% !important;
}

.tc {
    text-align: center !important;
}

.card-body {
    text-align: left !important;
}

.p0 {
    padding: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.error-class {
    border: 1px solid #ff0036 !important;
}

.red td {
    color: red;
}

@media only screen and (min-width: 768px) {
    /* For desktop: */
    .mt50-desktop {
        margin-top: 50px !important;
    }
}

.logo-size {
}

.btn-color {
    color: #fff !important;
    background-color: #94C23B;
    border-color: #94C23B;
}

    .btn-color:hover {
        color: #fff !important;
        background-color: #94c23b;
        border-color: #94c23b;
    }

.operational-bg {
    background-color: #6c931d;
}

.operational-solid-bg {
    background-color: #6c931d;
    border-color: #6c931d;
    color: #fff !important;
}

.legend {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    top: -2px;
}

    .legend .legend-item {
        color: #fff;
        opacity: 0.5;
    }

    .legend .spacer {
        background: #fff;
        opacity: 0.3;
        flex: 1;
        margin: 0.75rem 1rem 0 1rem;
        height: 1px;
    }

@media print {
    .to-hide-print {
        display: none
    }

    .to-show-print {
        display: inline;
        margin-left: 50px;
        position: absolute
    }
}

.hourInfo {
    border-collapse: collapse;
    width: 100%;
    padding-top: 0px;
}

.timeInfo {
    padding: 2px;
    border: 1px solid #707070;
    border-radius: 10px;
    border-collapse: initial;
    width: 100%;
}


.kmdgInfo {
    padding: 2px;
    border: 1px solid #1667af;
    border-radius: 10px;
    border-collapse: initial;
    width: 100%;
}

.que {
    height: 20px;
    /* width: auto; */
    background-color: #d9a520;
}

.each-que {
    width: 35px;
}

.hourInfo td.que {
    /* border: 3px solid black; */
    border-spacing: 0px solid black;
    border-collapse: inherit;
    height: 17px;
    width: 50px;
    border-radius: 0px;
    background-color: #d9a520;
}

.laban {
    width: auto;
    height: auto;
    cursor: pointer;
    justify-content: center;
    position: relative;
    align-self: center;
}

.CuuCungDetail {
    border-collapse: collapse;
    width: 100%;
    padding-top: 0px;
}

.CuuCungCell {
    border: 1px solid #f05828;
}

.width-each-cell-CuuCungDetail {
    width: 50px;
    text-align: start;
}

.explainKyMon {
    border: 1px solid black;
    border-collapse: collapse;
}

th.explainKyMon {
    border: 1px solid black;
    border-collapse: collapse;
    width: 215px;
}

td.explainKyMon {
    border: 1px solid black;
    border-collapse: collapse;
    width: 215px;
}

.ui.modal {
    position: relative !important;

}
.should {
    padding: 10px;
    width: 160px;
    /* border: 1px solid red; */
    /* height: 300px; */

    border-collapse: collapse;
    border: 2px solid #70707025;
    /* margin-top: 20px; */
}

.shouldContent {
    padding: 10px;
    width: 170px;
    height: 267px;
    overflow-y: scroll;
    border-collapse: collapse;
    margin-right: 30%;
}

    .shouldContent::-webkit-scrollbar {
        display: none;
    }

table.saoThan {
    /* border-spacing: 0px solid black; */
    border: 1px solid #1667af;
    border-collapse: collapse;
    width: 100%;
    padding-top: 0px;
    text-align: center;
}

td.saoThan {
    border: 1px solid #1667af;
    border-collapse: collapse;
}

table.inforEachHour {
    /* border-spacing: 0px solid black; */
    border: 1px solid #1667af;
    border-collapse: collapse;
    width: 100%;
    padding-top: 0px;
    text-align: center;
}

    table.inforEachHour td.inforEachHour {
        border: 1px solid #1667af;
        border-collapse: collapse;
        vertical-align: top;
    }

    table.inforEachHour td.que {
        /* border: 3px solid black; */
        border-spacing: 0px solid black;
        border-collapse: inherit;
        height: 17px;
        width: 50px;
        border-radius: 0px;
        background-color: #a36310;
    }

.borderTable {
    border: 1px solid #1667af;
    border-collapse: collapse;
    line-height: 10px;
    font-weight: bold;
    font-size: 70%;
    white-space: pre-wrap;
}

.textColor {
    line-height: 10px;
    font-size: 70%;
    white-space: pre-wrap;
    color: #f05828;
}

.ReactCollapse--collapse {
    transition: height 500ms;
}

.accordion {
    box-shadow: none !important;
}

.wind.custom-table {
    min-height: 300px;
	width: 97.4112%;
    background: #fff;
}

.textRed {
    color: #ff4d4f;
}

.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row td.ant-table-cell div.que, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row td.ant-table-cell div.que {
    background-color: #daa520;
}

.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row td.ant-table-cell div, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row td.ant-table-cell div {
    width: 100%;
    height: 10px;
    display: flex;
    justify-content: center;
}

.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row td.ant-table-cell:first-child, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row td.ant-table-cell:first-child {
    border-bottom-color: #fff;
    background: #daa520;
    color: #fff;
    white-space: nowrap;
    max-width: 70px;
}

.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row:nth-child(4) td:first-child, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row:nth-child(5) td:first-child, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row:nth-child(4) td:first-child, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row:nth-child(5) td:first-child {
    background: unset;
    color: unset;
    border-bottom-color: #daa520;
}

.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row td.ant-table-cell, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row td.ant-table-cell {
    border-bottom-color: #daa520;
    border-right-color: #daa520;
    text-align: center;
    min-width: 50px;
}

.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table {
    border-top: 1px solid #daa520;
    min-height: 300px;
}

    .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row:first-child, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row:first-child {
        font-weight: 700;
    }




.wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table .ant-table-tbody tr.ant-table-row .textRed, .wind.custom-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table .ant-table-tbody tr.ant-table-row .textRed {
    font-weight: 700;
}

.ui.search > .results{
    height: 500px;
    overflow-y: auto;
}

.searchModal {
    border-collapse: collapse;
    border-radius: 0;
}

table.searchModal tr.cellSearchModal > td.cellSearchModal {
    border: 1px solid #303030;
    border-spacing: 1px solid #000;
    border-collapse: collapse;
    height: 17px;
    border-radius: 0;
}


.searchModal {
    border-collapse: collapse;
    border-radius: 0;
}

table#thongTinKyMon thead th {
    padding: 3px;
    text-align: center;
    border: 1px solid white;
    background-color: #ee5835;
    color: white;
}

table#thongTinKyMon tbody td {
    padding: 3px;
    text-align: center;
    border: 1px solid #ee5835;
    background-color: white;
    color: black;
}





.main-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1070px;
    background: #ffffff;
}

.main-content .entry-title {
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0px 10px 10px;
}

.entry-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: 5px;
}

.entry__year {
    display: flex;
    flex-direction: column;
}

.entry__year>span {
    padding: 15px 15px 15px 15px;
}

.select-year {
    width: 151px;
    height: 32px;
    border: 1px solid #ddd;
    font-size: 13px;
    font-weight: 300;
    padding: 5px;
}

.entry__home {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.entry__home>span {
    padding: 15px 15px 15px 15px;
}

.select-home>select {
    width: 151px;
    height: 32px;
    border: 1px solid #ddd;
    font-size: 13px;
    font-weight: 300;
    padding: 5px;
}

.entry__cua {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.entry__cua>span {
    padding: 15px 15px 15px 15px;
}

.select-huong-cua>select {
    width: 151px;
    height: 32px;
    border: 1px solid #ddd;
    font-size: 13px;
    font-weight: 300;
    padding: 5px;
}

.result-button {
    display: flex;
    justify-content: center;
    padding: 50px;
    border-bottom: 0.2em solid black;
}

.result-button button {
    min-width: 120px;
    min-height: 60px;
    color: #ffffff;
    background-color: red;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    transition: 0.5s;
}

.result-button button:hover {
    background: red;
    outline: none;
}

.show-result {
    margin-top: 25px;
    align-content: left;
}

.show-result span {
    font-weight: bold;
}

.entry-image {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    width: 100%;
    max-width: 1060px;
    height: 100%;
    min-height: 719px;
    background: #ffffff;
    position: relative;
    font-weight: bold;
    font-size: 16px;
}

.entry-image-hkpt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    width: 100%;
    max-width: 1060px;
    height: 100%;
    min-height: 500px;
    background: #ffffff;
    position: relative;
    font-weight: bold;
    font-size: 16px;
}

.entry-image-hkpt>img {
    width: 800px;
    height: 500px;
    object-fit: contain;
}

.entry-image>img {
    width: 800px;
    height: 500px;
    object-fit: contain;
}

.img-item>img {
    width: 800px;
    object-fit: contain;
}



#atdl-logo {
    position: absolute;
    top: 25px;
    left: 24px;
    text-decoration: none;
    z-index: 999999;
}

#atdl-logo-right {
    position: absolute;
    top: 25px;
    right: 24px;
    text-decoration: none;
    z-index: 999999;
}

#whatGood img,
#whatGood input[type="image" i] {
    max-width: 100% !important;
    height: auto !important;
}

.tpo-day-draw-lq img,
.tpo-day-draw-lq input[type="image" i] {
    max-width: 280px !important;
    height: auto !important;
}

#meaningThis p {
    margin-top: 0px;
    margin-bottom: 0px;
}

tr.weekend td {
    background: #F2DAA0 !important;
}

.inq {
    padding: 10px !important;
}

.inq p,
.inq div {
    padding: 0px !important;
}

.inq,
.inq p,
.inq div {
    font-size: 16px !important;
    text-align: center !important;
}

#atdl-logo img {
    width: 80px;
    height: auto;
    opacity: 0.5;
    border-radius: 5px;
}

#atdl-logo img:hover {
    opacity: 1;
}

#atdl-logo-right img {
    width: 300px;
    height: auto;
    opacity: 0.5;
    border-radius: 5px;
}

#atdl-logo-right img:hover {
    opacity: 1;
}

.tqsnew {
    font-size: 90%;
    line-height: normal;
    font-weight: normal;
}

.ltdiv {
    background: #edede6;
    font-size: 90%;
    font-weight: normal;
    margin-top: 10px;
    padding: 10px 0px;
    line-height: normal;
    /*margin-bottom: -8px;*/
}

.ngayDangChon {
    border: 5px solid red;
    /*background: url('la-roi.gif') center repeat;*/
}

.tenthang {
    padding: 10px;
}

.list-year {
    display: none;
    width: 600px;
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -313px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    border: 3px solid green;
    z-index: 999999;
}

.tkq {
    float: left;
    font-family: "Kanit", arial, tahoma;
}

.clear {
    clear: both;
}

.xkq {
    float: right;
    font-family: "Kanit", arial, tahoma;
}

.lt-block {
    width: 402px;
    margin: 0 auto;
}

#ldlmscrolltop {
    border-bottom: 3px solid red;
}

#ldlmscrolltop .other-infos {
    margin-top: 0px !important;
}

#ldlmscrollbottom {
    position: fixed;
    /*width: 100%;*/
    width: calc(100% - 36px);
    z-index: 99999999999;
    border-top: 3px solid red;
    bottom: 0px !important;
    top: auto !important;
}

#ldlmscrollbottom .other-infos {
    margin-top: 0px !important;
}

.lt-block {
    margin-bottom: 10px;
}

.list-year li {
    list-style: none;
}

.list-year li a {
    font-size: 40px;
    text-decoration: none;
    color: blue;
}

.list-year li a:hover {
    color: green;
}

.list-year li a:visited {
    color: blue;
}

.list-month {
    display: none;
    width: 600px;
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -313px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    border: 3px solid green;
    z-index: 99999;
}

.list-month li {
    list-style: none;
}

.list-month li a {
    font-size: 40px;
    text-decoration: none;
    color: blue;
}

.list-month li a:hover {
    color: green;
}

.list-month li a:visited {
    color: blue;
}

#current-month a {
    color: red;
}

#current-year {
    border: 2px solid green;
    border-radius: 10px;
    margin: 15px 0px;
}

#current-year a {
    font-size: 50px;
    color: red;
}

.li-w50 {
    width: 50%;
    float: left;
}

.li-w30 {
    width: 33.3%;
    float: left;
    margin: 20px 0px;
}

.li-w100 {
    width: 100%;
    /*float: left;*/
}

#input-year-li {}

#input-year-li input {
    font-size: 30px;
    width: 537px;
    padding: 5px 55px 5px 5px;
    border-radius: 5px;
    color: grey;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-family: "Kanit", arial, tahoma;
}

#input-year-li div {
    font-size: 18px;
    text-decoration: none;
    background: green;
    color: #fff;
    padding: 11px 5px;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-weight: bold;
    cursor: pointer;
}

#close-year-board-y {
    width: 50px;
    height: 50px;
    background: red;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    cursor: pointer;
}

#close-year-board-m {
    width: 50px;
    height: 50px;
    background: red;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.dichly-cover-tpo {
    /*width: 1200px;*/
    /*width: 100%;*/
    width: calc(100% - 20px);
    min-width: 1200px;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
}

#lunaBigTitle1 {
    font-size: 100% !important;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
    margin-bottom: 20px;
}

#lunaBigTitle2 {
    font-size: 100% !important;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
    margin-bottom: 20px;
}

.hongcanhsen {
    background: #F7ADE2 !important;
}

.bt-button {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #
}

#backButton {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
}

.bt-button:hover {
    color: red;
}

#backButton:hover {
    color: red;
}

.table-100-w,
.thang {
    width: 100%;
    /*width: calc(100% - 20px);*/
}

.table-800px-w {
    width: 800px;
}

.table-800px-w-que {
    width: 100%;
}

#meaningAll,
#meaningThis {
    display: none;
}

.table-800px-w-que tr td.borderx {
    width: 23px !important;
}

.table-800px-w-que tr td.border {
    width: 300px !important;
    vertical-align: top;
}

body,
p,
a,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td {
    font-family: "Kanit", arial, tahoma;
}

table {
    cursor: pointer;
}

.thang {
    background: #000;
}

.other-info {
    background: #000;
    margin-top: 10px;
}

.other-info-draw {
    background: #000;
    margin-top: 10px;
}

.other-info-draw tr td.border {
    border-bottom: 0px;
}

.other-info-draw tr:last-child td.border {
    border-bottom: 1px solid #000;
}

.today-ns {
    background: yellow !important;
}

.queFound {
    background: orange !important;
}

.h2-lt {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 30px;
    /*padding-bottom: 5px;*/
}

.lt-block {
    padding-top: 10px;
}

.p-lt {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.token-input-list {
    /*border-radius: 10px!important;*/
}

.new-table-style td {
    text-align: center;
    width: 7.69% !important;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.new-table-style td:first-child {
    background: #cfcfcf;
}

.dl-ns {
    font-size: 20px;
}

.al-ns {
    font-size: 14px;
    color: blue;
}

.other-infos {
    background: #000;
    margin-top: 10px;
}

.other-info-draws {
    background: #000;
    margin-top: 10px;
}

.other-info-draws tr td.border {
    border-bottom: 0px;
}

.other-info-draws tr:last-child td.border {
    border-bottom: 1px solid #000;
}

.other-info tr,
.other-info-draw tr {
    background: #fff;
    text-align: center;
}

.other-infos tr,
.other-info-draws tr {
    background: #fff;
    text-align: center;
}

.other-info td,
.other-info-draw td,
.other-info-draw-lq td {
    width: 8.33%;
}

.other-infos td,
.other-info-draws td,
.other-info-draw-lqs td {
    width: 7.69%;
}

.tpo-day-draw-lq-header td.border {
    /*min-height: 30px;*/
    font-size: 20px !important;
    background: #cfcfcf !important;
    padding: 5px 0px;
}

.uppersase {
    text-transform: uppercase;
}

.tpo-day-draw-lq td p {
    min-height: 150px;
    text-align: justify;
    padding: 10px;
    font-size: 18px;
    margin: 0px;
}

table.thang tr {
    height: 80px;
}

.header-dy1 {
    padding: 0px;
    font-size: 50px;
    margin: 20px 0px 10px 0px;
    line-height: 100%;
}

.header-dy2 {
    font-size: 60px;
    color: blue;
    margin: 0px 0px 10px 0px;
    line-height: 100%;
}

.navi-l a,
.navi-r a {
    text-decoration: none;
}

div.n-p-button-cover {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    /*color: #90f990;*/
    color: blue;
    border: 3px solid blue;
}

div.n-p-button-cover:hover {
    background: blue;
    color: #fff;
}

._cYear {
    width: 65px !important;
    height: 65px !important;
    font-size: 40px !important;
    line-height: 65px !important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

._cYear:hover {
    background: #000 !important;
    color: #fff !important;
}

tr.tpo-day {
    height: 50px !important;
    font-weight: bold;
}

tr.tpo-day-info {
    height: 50px !important;
    font-weight: bold;
}

.searchBox tr.tpo-day-info {
    height: 50px !important;
    font-weight: normal !important;
}

tr.tpo-day-draws {
    height: 50px !important;
    font-weight: bold;
}

tr.tpo-day-content {}

.ngaythang,
.homnay,
.tet {
    position: relative;
}

.sqbutton {
    width: 500px;
    margin: 0 auto;
}

.dl {
    position: absolute;
    top: 10px;
    right: 10px;
}

.queFound2x {
    background: blue !important;
}

.am {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.tpo-day-info {
    background: #ec5d35 !important;
}

.tpo-day-draws .border {
    background: #ec5d35 !important;
}

.tpo-day-h {
    font-weight: bold;
}

.thanhLong {
    color: green;
    font-weight: bold;
}

.tpo-day-1 {
    /*font-size: 20px;*/
    font-size: 100%;
    font-weight: bold;
    background: #cfcfcf !important;
}

.tpo-day-1s .border {
    font-size: 16px !important;
    background: #1c6cac !important;
    color:white;
}

.tpo-day-headers .border {
    font-size: 18px !important;
    background: #ec5d35 !important;
    color:white;
}

.tpo-day-3 {
    font-size: 14px;
    color: blue;
}

.tpo-day-draw {
    font-size: 80px;
    font-weight: bold;
}

td.border {
    border: 1px solid #ffffff;
}

td.border img {
    width: 100%;
    height: auto;
}

.show-info-que {
    background: #000;
    margin-top: 10px;
}

.show-info-que td {
    background: #fff;
    padding: 5px;
}

.show-info-que tr td.cl-l {
    width: 103px;
    background: #FFFFCC !important;
    font-weight: bold;
    text-align: center;
}

.show-info-que tr td.cl-l-plus {
    width: 103px;
    text-align: center;
    font-style: italic;
}

#currentBlockHours {
    background: red !important;
    color: #fff !important;
}

.clear {
    clear: both;
}

.inQue {
    padding: 20px;
    margin: 0px;
    list-style: none;
}

.inQue li {
    margin-bottom: 20px;
}

.inQue li div {
    background: #fff;
}

.inQue li#Q3 {
    /*margin-bottom: 40px;*/
}

.inQue li#Q6 {
    margin-bottom: 0px !important;
}

.inQueRow {
    width: 100%;
    height: 20px;
    background: #000;
}

.cutLine div {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background: #fff;
}