.module_box {
    background: #fff;
    padding-bottom: 10px;
}

.nopadding {
    padding: 0;
}

.npl-fch-div > div {
    padding-left: 0;
}

.module_opts {
    margin-bottom: 10px;
}

.fd_mt > div {
    margin-top: 10px;
}

.modDataBox .bgImg img {
    width: 100%;
}

.uploadedIMG {
    width: 70%;
}

.color-red {
    color: #ff6c60;
}
.opt_icon {
    height: 35px;
}
.module_box {
    margin-bottom: 10px;
    border: 10px solid #f1f2f7;
}
.modDataBox .bgImg {
    height: 150px;
    overflow: hidden;
}
.modDataBox div {
    margin-bottom: 10px;
}
.lft_sd, .rt_sd {
    width: 50%;
    float: left;
    padding: 0 10px;
}
.rt_sd {
    text-align: right;
}
.modDataBox {
    background: #fff;
    border: 10px solid #f1f2f7;
    margin-bottom: 10px;
    padding: 0;
}
.stn_ss {
    padding: 5px 10px;
    min-height: 50px;
}
.np_c_btn {
    padding: 15px 30px;
    margin-bottom: 20px;
}
.sp0p {
    padding: 0;
}
.cn_oow {
    text-align: right;
}
.cn_oow button {
    position: relative;
    width: 80%;
}
.cn_oow button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 8px solid #f1c73d;
    border-bottom: 10px solid transparent;
    margin-top: 6px;
    margin-left: -8px;
}
.smnd_01 {
    height: 50px;
    overflow: hidden;
}
.smnd_01 img {
    width: 100px;
}
.pn_po01 .nav {
    margin-bottom: 10px;
}
.tb_bg1 {
    background: #67d120;
    color: #fff !important;
}
.tb_bg2 {
    background: #f1c73d;
    color: #fff !important;
}
.tb_bg3 {
    background: #ff6c60;
    color: #fff !important;
}
.np-l {
  padding-left: 0 !important;
}
.tb_option {
  width: 140px;
}
.dropdown-menu > div {
  padding: 5px 15px;
}
.row-he {
  height: 100px;
}
.tb_img {
  height: 32px;
}
.image_editp {
  position: absolute;
  height: 70px;
  right: 10px;
  bottom: 38px;
  border: 5px solid transparent;
}
.image_editp:hover {
  border: 5px solid #ff0000;
  cursor: pointer;
  filter: grayscale(1);
}
.form-control[readonly] {
  background: #fff !important;
}
.text_danger {
  color: #FF6C60;
}
.text_warning {
  color: #ceb504;
}
.text_success {
  color: #78CD51;
}
.text_primary {
  color: #41cac0;
}
.tbr_img {
  max-height: 50px;
  max-width: 150px;
}

.user_t1 .col-md-6, .user_t2 .col-md-6 {
  margin-bottom: 15px;
}
