.badgee{width: 10px; height: 10px; border-radius: 50%; margin: 4px; font-size: 10px; display: flex; align-items: center; justify-content: center; position: absolute; right:15px; top: 7px;}
.badge_new{font-size: 8px; height: 13px; width: 30px; margin: 4px; display: flex; align-items: center; justify-content: center; position: absolute; right:-1px; top: 3px;}
.badge2{font-size: 12px; position: relative; top: -13px; left: 4px; padding: 2px 6px; background-color: #26a69a;}

.brown-lighten{background-color: #323440 !important;}
.brown-darken{background-color: #2c2e3a !important;}
.grey-darken{background-color: #3c3e4a !important;}

blockquote{border-color: #ffd200 !important;}

/* STYLE TEXT */
.fs7{font-size: 7px !important;}
.fs8{font-size: 8px !important;}
.fs9{font-size: 9px !important;}
.fs10{font-size: 10px !important;}
.fs11{font-size: 11px !important;}
.fs12{font-size: 12px !important;}
.fs13{font-size: 13px !important;}
.fs14{font-size: 14px !important;}
.fs15{font-size: 15px !important;}
.fs16{font-size: 16px !important;}
.fs18{font-size: 18px !important;}
.fs20{font-size: 20px !important;}
.fs20b{font-size: 20px;}
.fs22{font-size: 22px !important;}
.fs24{font-size: 24px !important;}
.fs25{font-size: 25px !important;}
.fs26{font-size: 26px !important;}
.fs28{font-size: 28px !important;}
.fs30{font-size: 30px !important;}
.fs32{font-size: 32px !important;}
.fs34{font-size: 34px !important;}
.fs35{font-size: 35px !important;}
.fs36{font-size: 36px !important;}
.fs38{font-size: 38px !important;}
.fs40{font-size: 40px !important;}
.fs42{font-size: 42px !important;}
.fs44{font-size: 44px !important;}
.fs45{font-size: 45px !important;}
.fs46{font-size: 46px !important;}
.fs48{font-size: 48px !important;}
.fs50{font-size: 50px !important;}
.fs52{font-size: 52px !important;}
.fs54{font-size: 54px !important;}
.fs55{font-size: 55px !important;}
.fs56{font-size: 56px !important;}
.fs58{font-size: 58px !important;}
.fs60{font-size: 60px !important;}
.fs60b{font-size: 60px;}
.fs65{font-size: 65px !important;}
.fs70{font-size: 70px !important;}
.fs80{font-size: 80px !important;}
.fs90{font-size: 90px !important;}

.justify{text-align: justify !important;}

.capitalize{text-transform: capitalize;}
.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}

.lighter{font-weight: lighter !important}
.bold{font-weight: 600 !important}
.italic{font-style: italic;}

.white-90{background-color: rgba(255,255,255,0.9);}
.white-40{background-color: rgba(255,255,255,0.4);}
.white-60{background-color: rgba(255,255,255,0.6);}
.white-50{background-color: rgba(255,255,255,0.5);}

.lh12{line-height: 12px !important;}
.lh14{line-height: 14px !important;}
.lh16{line-height: 16px !important;}
.lh18{line-height: 18px !important;}
.lh20{line-height: 20px !important;}
.lh24{line-height: 24px !important;}
.lh26{line-height: 26px !important;}
.lh30{line-height: 30px !important;}
.lh55{line-height: 55px !important;}
.lh60{line-height: 60px !important;}

.p0{padding:0px !important;}
.p1{padding:1px !important;}
.p2{padding:2px !important;}
.p3{padding:3px !important;}
.p4{padding:4px !important;}
.p5{padding:5px !important;}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.p25{padding:25px !important;}

.p0-5{padding: 0 5px !important;}
.p0-10{padding: 0 10px !important;}
.p0-15{padding: 0 15px !important;}
.p0-20{padding: 0 20px !important;}
.p0-30{padding: 0 30px !important;}
.p0-40{padding: 0 40px !important;}

.p5-0{padding: 5px 0 !important;}
.p10-0{padding: 10px 0 !important;}
.p15-0{padding: 15px 0 !important;}
.p20-0{padding: 20px 0 !important;}
.p30-0{padding: 30px 0 !important;}
.p40-0{padding: 40px 0 !important;}
.p50-0{padding: 50px 0 !important;}

.m0{margin:0px !important;}
.m5{margin:5px !important;}
.m5-0{margin:5px 0 !important;}
.m10{margin:10px !important;}
.m15{margin:15px !important;}
.m20{margin:20px !important;}
.m25{margin:25px !important;}

.m0-5{margin: 0 5px !important;}
.m0-10{margin: 0 10px !important;}
.m0-15{margin: 0 15px !important;}

.m5-0{margin: 5px 0 !important;}
.m10-0{margin: 10px 0 !important;}
.m15-0{margin: 15px 0 !important;}

.va-middle{ vertical-align: middle !important; }
.va-top{ vertical-align: top !important; }

.w10{width: 10% !important;}
.w20{width: 20% !important;}
.w30{width: 30% !important;}
.w40{width: 40% !important;}
.w50{width: 50% !important;}
.w60{width: 60% !important;}
.w70{width: 70% !important;}
.w80{width: 80% !important;}
.w85{width: 85% !important;}
.w90{width: 90% !important;}
.w95{width: 95% !important;}
.w100{width: 100% !important;}

.h10{height: 10% !important;}
.h20{height: 20% !important;}
.h30{height: 30% !important;}
.h40{height: 40% !important;}
.h50{height: 50% !important;}
.h60{height: 60% !important;}
.h70{height: 70% !important;}
.h80{height: 80% !important;}
.h90{height: 90% !important;}
.h100{height: 100% !important;}

.h55px{height: 55px !important;}
.h60px{height: 60px !important;}

.min-vh100{min-height: 100vh}
.vh100{height: 100vh}
.vw100{width: 100vw}

.rounded-0{border-radius: 0px !important;}
.rounded-0-0-5-5{border-radius: 0 0 5px 5px !important;}
.rounded-0-0-10-10{border-radius: 0 0 10px 10px !important;}
.rounded-0-0-30-30{border-radius: 0 0 30px 30px !important;}
.rounded-5{border-radius: 5px !important;}
.rounded-10{border-radius: 10px !important;}
.rounded-10-10-0-0{border-radius: 10px 10px 0 0 !important;}
.rounded-20-20-0-0{border-radius: 20px 20px 0 0 !important;}
.rounded-20{border-radius:20px !important;}
.rounded-30-30-0-0{border-radius: 30px 30px 0 0 !important;}
.rounded-50{border-radius:50px !important;}
.rounded-50per{border-radius:50% !important;}

.rounded-bottom-10{border-radius: 0px 0px 10px 10px;}

.border-none{border: none !important;}

.border-left{border-style: solid; border-width: 0 0 0 5px; padding-left: 1.5rem;}
.border-right{border-style: solid; border-width: 0 5px 0 0; padding-right: 1.5rem;}
.border-bottom{border-style: solid; border-width: 0 0 2px 0; padding-bottom: 0.2rem;}
.border-white {border-color:#fff;}
.border-yellow {border-color:#ffd200;}
.border-blue {border-color:#1565C0;}
.border-indigo{border-color: #3f51b5;}

.border-f1{border: 1px rgba(0,0,0,0.1) solid !important;}
.border-f1-0-0-1-0{border-width: 0 0 1px 0; border-color: #f1f1f1; border-style: solid !important;}

.border-f2{border: 1px #acb6fb solid !important;}
.border-f3{border: 3px rgba(255,255,255,0.4) solid !important;}

.border-bottom1{border-bottom: 1px rgba(255,255,255,0.0) solid !important;}

.border-input input{
    padding: 0 10px !important;
    border: 1px solid #DFDFDF !important;
}

.border-input ::placeholder{ padding: 0 10px !important; }
.border-input label{ padding: 0 10px !important; }

.no-padding{padding:0px !important;}
.no-margin{margin:0px !important;}
.margin-0{margin:0px;}

.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}

.fixed{position: fixed;}
.absolute{position: absolute;}
.relative{position: relative;}

.display-none{display: none;}

.input-form{position: absolute; width: calc(100% - 38px) !important;}
.posfix{position: absolute; right:0px; padding:10px 5px 10px 0px; line-height:32px !important; /*border-radius:0 5px 5px 0; border-bottom: 1px solid #9e9e9e;*/}

.z-index{z-index: 9999}

.pointer{cursor: pointer !important;}

.overflow-hidden{overflow: hidden;}
.overflow-scroll{overflow: scroll;}

.bottom0{bottom:0px;}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumb{
    border-radius: 10px !important;
    margin-bottom: 10px !important;
}

hr.red {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c31f1f;
  margin: 1em 0;
  padding: 0; 
}

select[readonly] {
    background: rgb(214, 214, 214);
    pointer-events: none;
    touch-action: none;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background-color: #bfbfbf !important;
    border-color: #bfbfbf !important;
    pointer-events: none;
}

.btn-default{
  background-color: #283593;
  color: white;
  border: none;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.btn-default-disabled{
  pointer-events: none !important;
  background-color: #DFDFDF !important;
  box-shadow: none !important;
  color: #9F9F9F !important;
  cursor: default !important;
}

/*
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {background-color: #283593;}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {border: 2px solid #283593;}
[type="checkbox"]:checked+span:not(.lever):before {border-right: 2px solid #283593; border-bottom: 2px solid #283593;}*/

.disabled-field{
  pointer-events: none !important;
  cursor: default !important;
}

.ul {
  list-style: square;
  width: 100%;
}

.ul li {
  padding-left: 1.28571429em;
  text-indent: -1.3em;
  text-align: justify;
}

.ul li:before {
  font-family: "Material Icons";
  content: '\25CF';
  padding-right: 5px;
}

.ul2 li {
  padding-left: 2.5em;
  text-indent: -1.3em;
  text-align: justify;
}

.ul2 li:before {
  font-family: "Material Icons";
  content: '\25CF';
  padding-right: 5px;
}

.olCheck {
  width: 100%;
  padding:0px 0px 0px 20px;
}

.olCheck li {
  padding-left: 0em;
  text-indent: 0em;
  text-align: justify;
}

.olCheck li:before {
  padding-right: 2px;
}

.no-hover{
    background-color: transparent !important;
}

/* -- -- -- */
