.ta-card{
    padding: 25px 150px;
    border-left:4px solid #3a6eff;  
}

.ta-inp{
    line-height: 2em;
    font-size: 16px;
    border-radius: 5px;
}

.ta-inpLab{
    font-size: 16px !important;
    margin-top: 20px;
}

.ta-heading{
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

.ta-saveLink{
    border: 0 !important;
}

.ta-saveLink i{
   margin: 0 !important;
}

.ta-ImgLoadDiv{
    border: 1px solid #ddd;
    width: 100%;
    margin-top:10px;
}

.ta-ImgLoadDiv img{
    width: 100%;
    box-shadow: 0 0 20px 5px #c7c7c7;
}

.ta-uploadedImgDiv{
    border: 1px solid #404e67;
    width: 560px;
    height: 110px;
    display: none;
    margin-top:10px;
}

#ta-imgModal .modal-header{
    background: #404e67;
    color: #ffffff;
    border-radius: 0;
}

#ta-imgModal .modal-header span{
    font-size: 30px;
    color:#ffffff;
}

#ta-imgModal .modal-lg{
    max-width: 90% !important;
}

.ta-uploadedImgDiv img{
    width: 560px;
    height: 110px;
}

.ta-TopicFileLabel{
    top: 50px !important;
    right: 0 !important;
    width: 96% !important;
    left: 14px !important;
}

.ta-btns{
    border-bottom: 4px solid #294aa9;
}

.ta-btnsRed{
    border-bottom: 4px solid #b1394a;
}

.ta-initHidden{
    display: none;
}

.ta-bold{
    font-weight: bold !important;
}

.ta-FileSrcs .badge{
    margin-right: 5px;
}

.mgt10{
    margin-top:10px !important;
}

/* Edit topic page css */
/* Edit topic page css */
/* Edit topic page css */
/* Edit topic page css */
/* Edit topic page css */

/* 
main body class : te-body */

.te-body .ta-heading .icofont{
    margin-left: 5px;
}

.te-body .tp-fileHandle{
    position: absolute;
    right: 0;
    width: 20%;
    top: 23%;
}

.te-body .tp-fileHandle .badge{
    margin-right: 5px;
    cursor: pointer;
}

/* overrides */

.bootstrap-tagsinput{
    width: 100% !important;
    height: 40px;
    line-height: 2em !important;
    padding: 5px 10px !important;
}


.bootstrap-tagsinput .tag{
    background: #3a6eff !important; 
}

.main-body{
    padding: 0 7% !important;

}

.m-t-50{
    margin-top: 40px !important;
}

.page-body{
    padding: 0 !important;
}