.row {
    width: 100% !important;

}

.main-section {
    padding: 10px !important;
    min-height: 650px;
    width: 100%;
}

.dataTables_length,
.dataTables_info,
.dataTables_paginate,
.paging_simple_numbers {
    display: none !important;
}

/* ==============Start Custome Padding================================= */
.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-110 {
    padding-top: 110px !important;
}

.pt-120 {
    padding-top: 120px !important;
}

.pt-130 {
    padding-top: 130px !important;
}

.pt-140 {
    padding-top: 140px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.pt-160 {
    padding-top: 160px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-110 {
    padding-bottom: 110px !important;
}

.pb-120 {
    padding-bottom: 120px !important;
}

.pb-130 {
    padding-bottom: 130px !important;
}

.pb-140 {
    padding-bottom: 140px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}

.pb-160 {
    padding-bottom: 160px !important;
}


.ps-20 {
    padding-left: 20px !important;
}

.ps-30 {
    padding-left: 30px !important;
}

.ps-40 {
    padding-left: 40px !important;
}

.ps-50 {
    padding-left: 50px !important;
}

.ps-60 {
    padding-left: 60px !important;
}

.ps-70 {
    padding-left: 70px !important;
}

.ps-80 {
    padding-left: 80px !important;
}

.ps-90 {
    padding-left: 90px !important;
}

.ps-100 {
    padding-left: 100px !important;
}

.pe-20 {
    padding-right: 20px !important;
}

.pe-30 {
    padding-right: 20px !important;
}

.pe-40 {
    padding-right: 40px !important;
}

.pe-50 {
    padding-right: 50px !important;
}

.pe-60 {
    padding-right: 60px !important;
}

.pe-70 {
    padding-right: 70px !important;
}

.pe-80 {
    padding-right: 80px !important;
}

.pe-90 {
    padding-right: 90px !important;
}

.pe-100 {
    padding-right: 100px !important;
}




.pb-50 {
    padding-bottom: 50px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-110 {
    padding-bottom: 110px !important;
}

.pb-120 {
    padding-bottom: 120px !important;
}

.pb-130 {
    padding-bottom: 130px !important;
}

.pb-140 {
    padding-bottom: 140px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}

.pb-160 {
    padding-bottom: 160px !important;
}

/* ==============End Custome Padding================================= */

/* ==============Start Custome Margin================================= */
.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-110 {
    margin-top: 110px !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.mt-130 {
    margin-top: 130px !important;
}

.mt-140 {
    margin-top: 140px !important;
}

.mt-150 {
    margin-top: 150px !important;
}

.mt-160 {
    margin-top: 160px !important;
}


.mt-250 {
    margin-top: 250px !important;
}

/* ==============End Custome Margin================================= */


.image-circle {
    border-radius: 50% !important;
}

.user-img{
	width: 40px !important;
	height: 40px !important;
}


/* =================================================================================== */

/* Training Items */
.item-text{
	color: #666;
}
.item-title{
	font-size: 1.7em;
}
