<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.course-submit .container{
    padding:90px 0px;
}
.course-submit h1{
    border-bottom:1px solid #000;
    padding:10px 0px;
    margin-bottom: 50px;
    font-size: 53px;
    font-weight: 600;
}

.course-submit h1&gt;small{
    color: #333;
    font-size:18px;
    float:right;
    margin-top:20px;
    margin-left:56px;
    font-weight: 600;
}

.course-submit h1&gt;small.check{
    color:#1baaeb !important;
}

.title {
    font-size: 36px;
}
.about-table {
    width: 100%;
}
.about-table thead td{
    height: 60px;
    background-color: #90b133;
    line-height:60px;
    text-align:center;
     color: #ffffff;
}
.about-table tbody td{
    height: 50px;
	background-color: #f8f8f8;
    line-height:50px;
    text-align:center;
    border-bottom:1px solid #fff;
}
.mb-3 {
    margin-bottom: 80px
}

.mt-3 {
    margin-top: 100px
}
.list {
    background-color: #f6f6f6;
    padding:58px 20px;
    width:100%;
    margin-top:40px;
    height: 220px;
}
.title-sub {
    font-size: 20px;
}
/*h5{
    font-size: 18px;
}


.thumbnail{
    background-color:#f6f6f6;
    border:none;
    padding: 20px;
}

.thumbnail img{
    margin: 0px;
    padding-right: 20px;
    float: left;
}
.container-list-box-one{
    padding: 0;
    margin-top: 20px;
}

.container-list-box{
    padding: 20px 0;
    margin: 0;
}

.container-list-box-one img{
    width: 100px;
}

.container-list-box-two{*/
    /*padding-left: 30px;*/
    /*font-size: 16px;
    color: #888;
}

h3{
    font-size: 18px;
    color: #333;
}

.container-list-box-two p,.container-list-box-two div{
    color: #888;
}*/

/*.container-list-box span{
    display: block;
    border-radius: 50%;
    background-color: #1baaeb;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    width: 100px;
    height: 100px;
    line-height: 100px;
}*/

/*.container-list-box-img{
    padding: 50px;
}
.container-list-box-two-img img{
    width: 100%;

}*/</pre></body></html>