.w30p { width: 30% !important;}
.w50p { width: 50% !important;}
.w100p {width: 100% !important;}

.h40{height: 40px;}
.h235{height:235px;}
.h245{height:245px;}
.h250{height:250px;}
.h255{height:255px;}
.h265{height:265px;}
.h280{height:280px;}
.h300{height:300px;}
.h310{height:310px;}
.h329{height:329px;}
.h340{height:340px;}
.h345{height:345px;}
.h610{height:610px;}
.h620{height:620px;}
.h775{height:775px;}
.h880{height:880px;}
.h903{height:903px;}
.h920{height:920px;}
.h945{height:945px;}

.hm250{min-height: 250px;}
.hm255{min-height: 255px;}
.hm275{min-height: 275px;}
.hm300{min-height: 300px;}

.plr15 {padding: 0px 15px;}
.pt-5 {padding-top: 5px;}
.pt-10 {padding-top: 10px;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-25 {padding-top: 25px;}
.pb-0 {padding-bottom: 0px;}
.pb-10 {padding-bottom: 10px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}

.mt-3{margin-top:3px;}
.mt-5{margin-top: 5px;}
.mt-15{margin-top: 15px}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}

.d-inline{display: inline-block;}

.b0 {bottom: 0;}

.textright{text-align: right;}

.left{float:left;}
.error{border-color:red}
.green-bold-link { color: #2ECC71 !important; font-weight: 900;}
.none{display:none !important;}
.bg-white{background-color: white;}
.p-absolute{position: absolute;}
.p-relative{position: relative;}

.fs-23 {font-size:23px;}