.mt-widget-3 .mt-head .mt-head-icon{
  padding-top: 11px !important;
  margin-bottom: 5px  !important;;
}
.mt-widget-3 .mt-head .mt-head-button {
  margin: 5px 0 !important;
  text-align: center;
  padding: 10px !important;
}
.mt-widget-3 .mt-head .mt-head-desc{
  padding-top: 10px;
  padding-bottom: 10px;
}

.col-md-my{
  padding: 15px;
  float: left !important;
}
.portlet{
  margin-bottom: 0px !important;
}
.portlet>.portlet-title>.actions {
  padding: 15px 0 !important;
}
/*სურათის ატვირთვის გადასტილვა **ადმინი*/
.fileinput .thumbnail {
  width:360px !important;
  height: 220px !important;
}
.logo_div_center{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 70px;
}
.fileinput .thumbnail > img {

  object-fit: cover !important;
  max-width: 348px !important;
  width: 348px !important;
  height: 220px !important;
}
.fileinput .thumbnail {
  margin-bottom: 15px !important;
}
.fileinput .main_thumbnail img {
  margin-bottom: 15px !important;
  width: 280px !important;
}
.portlet.light .form .form-actions, .portlet.light .portlet-form .form-actions {
  padding-left: 14px !important;
}
/*სურათის ატვირთვის გადასტილვა **ადმინი*/
.button_box{
  background-color: #FFF;
  border-bottom: 2px solid #3598dc;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px -5px 9px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px -5px 9px 0px rgba(219,219,219,1);
  box-shadow: 0px -5px 9px 0px rgb(239, 239, 239);
}
.table_verticac_center{
    vertical-align: middle !important;
}
.bg_white{
  background-color: #FFF !important;
}