.showImg img{
	max-width:200px;
	max-height:200px;
}


.selectImg{
	margin-top:10px;
}
.q-pic i , .deleteLessonVid, .trash{
	float: inherit;
    padding: 5px 3px;
    color: #f10303;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
}
.removeAll{
	background: #d8371d;
    color: #fff;
    border: none;
    padding: 2px 15px;
    border-radius: 18px;
    line-height: 24px;
    float:right;
}

/*.uploadFileBtn{
    border: 1px solid #5f6468;
    background: #5f6468;
    color: #fff;
    padding: 2px 8px;
    outline: none;
    font-size: 13px;
    border-radius: 4px;
    border: none;
}*/

.btn-close{
    background: #e21818;
    color: #fff;
    font-size: 14px;
    outline: none;
}
.pd0{
    padding:0px !important;
}


.no-footer .row{
    width:100%;
}
.no-footer div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    float: right;
}
.no-footer .pagination>li>a {
    background: #fafafa;
    color: #666;
    padding: 3px 10px;
} 
#example1_length{
    float: left;
}
#example1_filter{
    float: right;
}



.showVideo .trash {
    float: inherit;
    padding: 5px 3px;
    color: #f10303;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
}

.reg-btn{
    cursor: pointer;
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 15px;
    min-width: 2.375rem;
    display: block;
    width: 100%;
    color: #fff;
    background-color: #ec296b;
    border-color: #ec296b;
}
.reg-btn:hover{background: linear-gradient(40deg, #df1e38, #d3029d) !important;border: 1px solid;}
.regsctn{
      padding: 45px 0px 60px;
}
.reg-frmwrpr{
    width: 100%;
    background: #fff;
    transition: all .5s;
    overflow: hidden;
    border-radius: 4px;
    text-align: left;
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, .1), 0 2px 9px 0 rgba(62, 57, 107, .1);
}
.reg-frmwrpr form{
  padding: 20px 25px;
  }
.reg-frmwrpr h3{
  text-align: center;
  padding: 0px 0px 20px;
  font-size: 25px;
  font-weight: 500;
}
.reg-frmwrpr .card-body p a{
  color: #d60889;
  font-weight: 600;
  } 
.reg-frmwrpr .card-body p a:hover{
  color: #da135e;
  } 

.form-group.row.q_pics img {
    max-width: 100%;
}

.p_list tr td:last-child{
    min-width: 200px;
}.p_list tr td:last-child button{
    padding: 5px 5px;
    font-size: 14px;
    margin: 0px 1px 5px;
    display: inline-block;
    min-width: 62px;
    line-height: 25px;
}
.p_list tr td {
    font-size: 14px;
    line-height: 22px;
}

.order-details{
    background: #ffffff;
    padding: 3px;
}
.order-details table{
    
background: #ddd;
    
border: 1px solid #ddd;
}
.order-details table tr td{
    border:none;
}

.ordr-print{
    background: #3c8dbc;
    font-size: 14px;
    display: block;
    padding: 8px 20px;
    color: #fff;
    border-radius: 15px;
}


.table-size tr td:last-child{
    min-width: 200px;
}
.table-size tr td:last-child button{
    padding: 5px 5px;
    font-size: 14px;
    margin: 0px 1px 5px;
    display: inline-block;
    min-width: 62px;
    line-height: 25px;
}
.table-size tr td {
    font-size: 14px;
    line-height: 22px;
}

.table-size{
    width:100%;
}


.asgn-mdl .modal-title{
        font-size: 17px;
}
.asgn-mdl .modal-body .form-control{
    margin-bottom:10px;
}.asgn-mdl .modal-body button{
    background: #000;
    box-shadow: none;
    border: none;
    padding: 4px 20px 8px;
    color: #fff;
    font-size: 16px;
}
.asgn-mdl .modal-body button:hover{
    background: #ddd;
    color:#000;
}
.invc-hdr h4{
     font-size: 30px;
    margin: 6px 0px 4px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 2px solid #776f6f;
    display: inline-block;
}
.invc-hdr img{
      margin: 0px auto;
    padding-bottom: 0px;
    height: 56px;
}
.invc-hdr p{
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
}
.invc-tbl table h5{
      font-size: 24px;
    font-weight: 600
}


.invc-tbl table h5 i{
   font-size: 18px;
    padding: 0px 2px;
}

.invc-brdr{
    border: 0.6px dashed #000;
    margin-bottom: 20px;
}
.invc-sub h5{
     font-size: 16px;
    margin-bottom: 20px; 
}
.invc-sub p{
     font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 700;
}



.invc-sub strong{
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
}
.invc-tbl table.table-bordered tbody td , .invc-tbl table.table-bordered td:last-child{
        border: 1px solid;
}

.ordr-tbl .table td .btn{
    font-size: 16px;
    line-height: 17px;
    min-width: 104px;
    margin-bottom: 4px;
}



























