/***
Custom css file 
create by alamin
date: 3.29.21
Author:
**/
iframe {
  height: 100%;
  width: 100%;
}

.social-meida > a.fb-icon > img {
  width: 46px;
  display: inline-block;
  margin-left: 12px;
}
a.fb-icon.fb-icon-21 {
  margin-left: 28px;
}
.social-meida {
  position: relative;
}
.login-with {
  position: absolute;
  left: 40px;
  top: -29px;
}
span.condition.ml-1.font-black.text-lg.uppercase.text-orange.conditional {
  color: #d18803 !important;
}
span.condition.ml-1.font-black.text-lg.uppercase.text-green.green {
  color: #70db48;
}
