@import url("https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800;900&display=swap");
@import url("https://cdn-uicons.flaticon.com/2.0.0/uicons-regular-rounded/css/uicons-regular-rounded.css");

/* fonts family */
/* color */
/* font size */
/* font weight */
/* letter spacing */
/* spacer*/
/* margin 2px */
.m1 {
  margin: 2px;
}

.ml1 {
  margin-left: 2px;
}

.mr1 {
  margin-right: 2px;
}

.mt1 {
  margin-top: 2px;
}

.mb1 {
  margin-bottom: 2px;
}

.mx1 {
  margin-left: 2px;
  margin-right: 2px;
}

.my1 {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* margin 4px */
.m2 {
  margin: 4px;
}

.ml2 {
  margin-left: 4px;
}

.mr2 {
  margin-right: 4px;
}

.mt2 {
  margin-top: 4px;
}

.mb2 {
  margin-bottom: 4px;
}

.mx2 {
  margin-left: 4px;
  margin-right: 4px;
}

.my2 {
  margin-top: 4px;
  margin-bottom: 4px;
}

/* margin 6px */
.m3 {
  margin: 6px;
}

.ml3 {
  margin-left: 6px;
}

.mr3 {
  margin-right: 6px;
}

.mt3 {
  margin-top: 6px;
}

.mb3 {
  margin-bottom: 6px;
}

.mx3 {
  margin-left: 6px;
  margin-right: 6px;
}

.my3 {
  margin-top: 6px;
  margin-bottom: 6px;
}

/* margin 8px */
.m4 {
  margin: 8px;
}

.ml4 {
  margin-left: 8px;
}

.mr4 {
  margin-right: 8px;
}

.mt4 {
  margin-top: 8px;
}

.mb4 {
  margin-bottom: 8px;
}

.mx4 {
  margin-left: 8px;
  margin-right: 8px;
}

.my4 {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* margin 10px */
.m5 {
  margin: 10px;
}

.ml5 {
  margin-left: 10px;
}

.mr5 {
  margin-right: 10px;
}

.mt5 {
  margin-top: 10px;
}

.mb5 {
  margin-bottom: 10px;
}

.mx5 {
  margin-left: 10px;
  margin-right: 10px;
}

.my5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* margin 12px */
.m6 {
  margin: 12px;
}

.ml6 {
  margin-left: 12px;
}

.mr6 {
  margin-right: 12px;
}

.mt6 {
  margin-top: 12px;
}

.mb6 {
  margin-bottom: 12px;
}

.mx6 {
  margin-left: 12px;
  margin-right: 12px;
}

.my6 {
  margin-top: 12px;
  margin-bottom: 12px;
}

/* margin 14px */
.m7 {
  margin: 14px;
}

.ml7 {
  margin-left: 14px;
}

.mr7 {
  margin-right: 14px;
}

.mt7 {
  margin-top: 14px;
}

.mb7 {
  margin-bottom: 14px;
}

.mx7 {
  margin-left: 14px;
  margin-right: 14px;
}

.my7 {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* margin 16px */
.m8 {
  margin: 16px;
}

.ml8 {
  margin-left: 16px;
}

.mr8 {
  margin-right: 16px;
}

.mt8 {
  margin-top: 16px;
}

.mb8 {
  margin-bottom: 16px;
}

.mx8 {
  margin-left: 16px;
  margin-right: 16px;
}

.my8 {
  margin-top: 16px;
  margin-bottom: 16px;
}

/* margin 18px */
.m9 {
  margin: 18px;
}

.ml9 {
  margin-left: 18px;
}

.mr9 {
  margin-right: 18px;
}

.mt9 {
  margin-top: 18px;
}

.mb9 {
  margin-bottom: 18px;
}

.mx9 {
  margin-left: 18px;
  margin-right: 18px;
}

.my9 {
  margin-top: 18px;
  margin-bottom: 18px;
}

/* margin 20px */
.m10 {
  margin: 20px;
}

.ml10 {
  margin-left: 20px;
}

.mr10 {
  margin-right: 20px;
}

.mt10 {
  margin-top: 20px;
}

.mb10 {
  margin-bottom: 20px;
}

.mx10 {
  margin-left: 20px;
  margin-right: 20px;
}

.my10 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* margin 22px */
.m11 {
  margin: 22px;
}

.ml11 {
  margin-left: 22px;
}

.mr11 {
  margin-right: 22px;
}

.mt11 {
  margin-top: 22px;
}

.mb11 {
  margin-bottom: 22px;
}

.mx11 {
  margin-left: 22px;
  margin-right: 22px;
}

.my11 {
  margin-top: 22px;
  margin-bottom: 22px;
}

/* margin 24px */
.m12 {
  margin: 24px;
}

.ml12 {
  margin-left: 24px;
}

.mr12 {
  margin-right: 24px;
}

.mt12 {
  margin-top: 24px;
}

.mb12 {
  margin-bottom: 24px;
}

.mx12 {
  margin-left: 24px;
  margin-right: 24px;
}

.my12 {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* margin 26px */
.m13 {
  margin: 26px;
}

.ml13 {
  margin-left: 26px;
}

.mr13 {
  margin-right: 26px;
}

.mt13 {
  margin-top: 26px;
}

.mb13 {
  margin-bottom: 26px;
}

.mx13 {
  margin-left: 26px;
  margin-right: 26px;
}

.my13 {
  margin-top: 26px;
  margin-bottom: 26px;
}

/* margin 28px */
.m14 {
  margin: 28px;
}

.ml14 {
  margin-left: 28px;
}

.mr14 {
  margin-right: 28px;
}

.mt14 {
  margin-top: 28px;
}

.mb14 {
  margin-bottom: 28px;
}

.mx14 {
  margin-left: 28px;
  margin-right: 28px;
}

.my14 {
  margin-top: 28px;
  margin-bottom: 28px;
}

/* margin 30px */
.m15 {
  margin: 30px;
}

.ml15 {
  margin-left: 30px;
}

.mr15 {
  margin-right: 30px;
}

.mt15 {
  margin-top: 30px;
}

.mb15 {
  margin-bottom: 30px;
}

.mx15 {
  margin-left: 30px;
  margin-right: 30px;
}

.my15 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* margin 32px */
.m16 {
  margin: 32px;
}

.ml16 {
  margin-left: 32px;
}

.mr16 {
  margin-right: 32px;
}

.mt16 {
  margin-top: 32px;
}

.mb16 {
  margin-bottom: 32px;
}

.mx16 {
  margin-left: 32px;
  margin-right: 32px;
}

.my16 {
  margin-top: 32px;
  margin-bottom: 32px;
}

/* margin 34px */
.m17 {
  margin: 34px;
}

.ml17 {
  margin-left: 34px;
}

.mr17 {
  margin-right: 34px;
}

.mt17 {
  margin-top: 34px;
}

.mb17 {
  margin-bottom: 34px;
}

.mx17 {
  margin-left: 34px;
  margin-right: 34px;
}

.my17 {
  margin-top: 34px;
  margin-bottom: 34px;
}

/* margin 36px */
.m18 {
  margin: 36px;
}

.ml18 {
  margin-left: 36px;
}

.mr18 {
  margin-right: 36px;
}

.mt18 {
  margin-top: 36px;
}

.mb18 {
  margin-bottom: 36px;
}

.mx18 {
  margin-left: 36px;
  margin-right: 36px;
}

.my18 {
  margin-top: 36px;
  margin-bottom: 36px;
}

/* margin 38px */
.m19 {
  margin: 38px;
}

.ml19 {
  margin-left: 38px;
}

.mr19 {
  margin-right: 38px;
}

.mt19 {
  margin-top: 38px;
}

.mb19 {
  margin-bottom: 38px;
}

.mx19 {
  margin-left: 38px;
  margin-right: 38px;
}

.my19 {
  margin-top: 38px;
  margin-bottom: 38px;
}

/* margin 40px */
.m20 {
  margin: 40px;
}

.ml20 {
  margin-left: 40px;
}

.mr20 {
  margin-right: 40px;
}

.mt20 {
  margin-top: 40px;
}

.mb20 {
  margin-bottom: 40px;
}

.mx20 {
  margin-left: 40px;
  margin-right: 40px;
}

.my20 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* margin 42px */
.m21 {
  margin: 42px;
}

.ml21 {
  margin-left: 42px;
}

.mr21 {
  margin-right: 42px;
}

.mt21 {
  margin-top: 42px;
}

.mb21 {
  margin-bottom: 42px;
}

.mx21 {
  margin-left: 42px;
  margin-right: 42px;
}

.my21 {
  margin-top: 42px;
  margin-bottom: 42px;
}

/* margin 44px */
.m22 {
  margin: 44px;
}

.ml22 {
  margin-left: 44px;
}

.mr22 {
  margin-right: 44px;
}

.mt22 {
  margin-top: 44px;
}

.mb22 {
  margin-bottom: 44px;
}

.mx22 {
  margin-left: 44px;
  margin-right: 44px;
}

.my22 {
  margin-top: 44px;
  margin-bottom: 44px;
}

/* margin 46px */
.m23 {
  margin: 46px;
}

.ml23 {
  margin-left: 46px;
}

.mr23 {
  margin-right: 46px;
}

.mt23 {
  margin-top: 46px;
}

.mb23 {
  margin-bottom: 46px;
}

.mx23 {
  margin-left: 46px;
  margin-right: 46px;
}

.my23 {
  margin-top: 46px;
  margin-bottom: 46px;
}

/* margin 48px */
.m24 {
  margin: 48px;
}

.ml24 {
  margin-left: 48px;
}

.mr24 {
  margin-right: 48px;
}

.mt24 {
  margin-top: 48px;
}

.mb24 {
  margin-bottom: 48px;
}

.mx24 {
  margin-left: 48px;
  margin-right: 48px;
}

.my24 {
  margin-top: 48px;
  margin-bottom: 48px;
}

/* margin 50px */
.m25 {
  margin: 50px;
}

.ml25 {
  margin-left: 50px;
}

.mr25 {
  margin-right: 50px;
}

.mt25 {
  margin-top: 50px;
}

.mb25 {
  margin-bottom: 50px;
}

.mx25 {
  margin-left: 50px;
  margin-right: 50px;
}

.my25 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* margin 52px */
.m26 {
  margin: 52px;
}

.ml26 {
  margin-left: 52px;
}

.mr26 {
  margin-right: 52px;
}

.mt26 {
  margin-top: 52px;
}

.mb26 {
  margin-bottom: 52px;
}

.mx26 {
  margin-left: 52px;
  margin-right: 52px;
}

.my26 {
  margin-top: 52px;
  margin-bottom: 52px;
}

/* margin 54px */
.m27 {
  margin: 54px;
}

.ml27 {
  margin-left: 54px;
}

.mr27 {
  margin-right: 54px;
}

.mt27 {
  margin-top: 54px;
}

.mb27 {
  margin-bottom: 54px;
}

.mx27 {
  margin-left: 54px;
  margin-right: 54px;
}

.my27 {
  margin-top: 54px;
  margin-bottom: 54px;
}

/* margin 56px */
.m28 {
  margin: 56px;
}

.ml28 {
  margin-left: 56px;
}

.mr28 {
  margin-right: 56px;
}

.mt28 {
  margin-top: 56px;
}

.mb28 {
  margin-bottom: 56px;
}

.mx28 {
  margin-left: 56px;
  margin-right: 56px;
}

.my28 {
  margin-top: 56px;
  margin-bottom: 56px;
}

/* margin 58px */
.m29 {
  margin: 58px;
}

.ml29 {
  margin-left: 58px;
}

.mr29 {
  margin-right: 58px;
}

.mt29 {
  margin-top: 58px;
}

.mb29 {
  margin-bottom: 58px;
}

.mx29 {
  margin-left: 58px;
  margin-right: 58px;
}

.my29 {
  margin-top: 58px;
  margin-bottom: 58px;
}

/* margin 60px */
.m30 {
  margin: 60px;
}

.ml30 {
  margin-left: 60px;
}

.mr30 {
  margin-right: 60px;
}

.mt30 {
  margin-top: 60px;
}

.mb30 {
  margin-bottom: 60px;
}

.mx30 {
  margin-left: 60px;
  margin-right: 60px;
}

.my30 {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* padding 2px */
.p1 {
  padding: 2px;
}

.pl1 {
  padding-left: 2px;
}

.pr1 {
  padding-right: 2px;
}

.pt1 {
  padding-top: 2px;
}

.pb1 {
  padding-bottom: 2px;
}

.px1 {
  padding-left: 2px;
  padding-right: 2px;
}

.py1 {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* padding 4px */
.p2 {
  padding: 4px;
}

.pl2 {
  padding-left: 4px;
}

.pr2 {
  padding-right: 4px;
}

.pt2 {
  padding-top: 4px;
}

.pb2 {
  padding-bottom: 4px;
}

.px2 {
  padding-left: 4px;
  padding-right: 4px;
}

.py2 {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* padding 6px */
.p3 {
  padding: 6px;
}

.pl3 {
  padding-left: 6px;
}

.pr3 {
  padding-right: 6px;
}

.pt3 {
  padding-top: 6px;
}

.pb3 {
  padding-bottom: 6px;
}

.px3 {
  padding-left: 6px;
  padding-right: 6px;
}

.py3 {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* padding 8px */
.p4 {
  padding: 8px;
}

.pl4 {
  padding-left: 8px;
}

.pr4 {
  padding-right: 8px;
}

.pt4 {
  padding-top: 8px;
}

.pb4 {
  padding-bottom: 8px;
}

.px4 {
  padding-left: 8px;
  padding-right: 8px;
}

.py4 {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* padding 10px */
.p5 {
  padding: 10px;
}

.pl5 {
  padding-left: 10px;
}

.pr5 {
  padding-right: 10px;
}

.pt5 {
  padding-top: 10px;
}

.pb5 {
  padding-bottom: 10px;
}

.px5 {
  padding-left: 10px;
  padding-right: 10px;
}

.py5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* padding 12px */
.p6 {
  padding: 12px;
}

.pl6 {
  padding-left: 12px;
}

.pr6 {
  padding-right: 12px;
}

.pt6 {
  padding-top: 12px;
}

.pb6 {
  padding-bottom: 12px;
}

.px6 {
  padding-left: 12px;
  padding-right: 12px;
}

.py6 {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* padding 14px */
.p7 {
  padding: 14px;
}

.pl7 {
  padding-left: 14px;
}

.pr7 {
  padding-right: 14px;
}

.pt7 {
  padding-top: 14px;
}

.pb7 {
  padding-bottom: 14px;
}

.px7 {
  padding-left: 14px;
  padding-right: 14px;
}

.py7 {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* padding 16px */
.p8 {
  padding: 16px;
}

.pl8 {
  padding-left: 16px;
}

.pr8 {
  padding-right: 16px;
}

.pt8 {
  padding-top: 16px;
}

.pb8 {
  padding-bottom: 16px;
}

.px8 {
  padding-left: 16px;
  padding-right: 16px;
}

.py8 {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* padding 18px */
.p9 {
  padding: 18px;
}

.pl9 {
  padding-left: 18px;
}

.pr9 {
  padding-right: 18px;
}

.pt9 {
  padding-top: 18px;
}

.pb9 {
  padding-bottom: 18px;
}

.px9 {
  padding-left: 18px;
  padding-right: 18px;
}

.py9 {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* padding 20px */
.p10 {
  padding: 20px;
}

.pl10 {
  padding-left: 20px;
}

.pr10 {
  padding-right: 20px;
}

.pt10 {
  padding-top: 20px;
}

.pb10 {
  padding-bottom: 20px;
}

.px10 {
  padding-left: 20px;
  padding-right: 20px;
}

.py10 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* padding 22px */
.p11 {
  padding: 22px;
}

.pl11 {
  padding-left: 22px;
}

.pr11 {
  padding-right: 22px;
}

.pt11 {
  padding-top: 22px;
}

.pb11 {
  padding-bottom: 22px;
}

.px11 {
  padding-left: 22px;
  padding-right: 22px;
}

.py11 {
  padding-top: 22px;
  padding-bottom: 22px;
}

/* padding 24px */
.p12 {
  padding: 24px;
}

.pl12 {
  padding-left: 24px;
}

.pr12 {
  padding-right: 24px;
}

.pt12 {
  padding-top: 24px;
}

.pb12 {
  padding-bottom: 24px;
}

.px12 {
  padding-left: 24px;
  padding-right: 24px;
}

.py12 {
  padding-top: 24px;
  padding-bottom: 24px;
}

/* padding 26px */
.p13 {
  padding: 26px;
}

.pl13 {
  padding-left: 26px;
}

.pr13 {
  padding-right: 26px;
}

.pt13 {
  padding-top: 26px;
}

.pb13 {
  padding-bottom: 26px;
}

.px13 {
  padding-left: 26px;
  padding-right: 26px;
}

.py13 {
  padding-top: 26px;
  padding-bottom: 26px;
}

/* padding 28px */
.p14 {
  padding: 28px;
}

.pl14 {
  padding-left: 28px;
}

.pr14 {
  padding-right: 28px;
}

.pt14 {
  padding-top: 28px;
}

.pb14 {
  padding-bottom: 28px;
}

.px14 {
  padding-left: 28px;
  padding-right: 28px;
}

.py14 {
  padding-top: 28px;
  padding-bottom: 28px;
}

/* padding 30px */
.p15 {
  padding: 30px;
}

.pl15 {
  padding-left: 30px;
}

.pr15 {
  padding-right: 30px;
}

.pt15 {
  padding-top: 30px;
}

.pb15 {
  padding-bottom: 30px;
}

.px15 {
  padding-left: 30px;
  padding-right: 30px;
}

.py15 {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* padding 32px */
.p16 {
  padding: 32px;
}

.pl16 {
  padding-left: 32px;
}

.pr16 {
  padding-right: 32px;
}

.pt16 {
  padding-top: 32px;
}

.pb16 {
  padding-bottom: 32px;
}

.px16 {
  padding-left: 32px;
  padding-right: 32px;
}

.py16 {
  padding-top: 32px;
  padding-bottom: 32px;
}

/* padding 34px */
.p17 {
  padding: 34px;
}

.pl17 {
  padding-left: 34px;
}

.pr17 {
  padding-right: 34px;
}

.pt17 {
  padding-top: 34px;
}

.pb17 {
  padding-bottom: 34px;
}

.px17 {
  padding-left: 34px;
  padding-right: 34px;
}

.py17 {
  padding-top: 34px;
  padding-bottom: 34px;
}

/* padding 36px */
.p18 {
  padding: 36px;
}

.pl18 {
  padding-left: 36px;
}

.pr18 {
  padding-right: 36px;
}

.pt18 {
  padding-top: 36px;
}

.pb18 {
  padding-bottom: 36px;
}

.px18 {
  padding-left: 36px;
  padding-right: 36px;
}

.py18 {
  padding-top: 36px;
  padding-bottom: 36px;
}

/* padding 38px */
.p19 {
  padding: 38px;
}

.pl19 {
  padding-left: 38px;
}

.pr19 {
  padding-right: 38px;
}

.pt19 {
  padding-top: 38px;
}

.pb19 {
  padding-bottom: 38px;
}

.px19 {
  padding-left: 38px;
  padding-right: 38px;
}

.py19 {
  padding-top: 38px;
  padding-bottom: 38px;
}

/* padding 40px */
.p20 {
  padding: 40px;
}

.pl20 {
  padding-left: 40px;
}

.pr20 {
  padding-right: 40px;
}

.pt20 {
  padding-top: 40px;
}

.pb20 {
  padding-bottom: 40px;
}

.px20 {
  padding-left: 40px;
  padding-right: 40px;
}

.py20 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* padding 42px */
.p21 {
  padding: 42px;
}

.pl21 {
  padding-left: 42px;
}

.pr21 {
  padding-right: 42px;
}

.pt21 {
  padding-top: 42px;
}

.pb21 {
  padding-bottom: 42px;
}

.px21 {
  padding-left: 42px;
  padding-right: 42px;
}

.py21 {
  padding-top: 42px;
  padding-bottom: 42px;
}

/* padding 44px */
.p22 {
  padding: 44px;
}

.pl22 {
  padding-left: 44px;
}

.pr22 {
  padding-right: 44px;
}

.pt22 {
  padding-top: 44px;
}

.pb22 {
  padding-bottom: 44px;
}

.px22 {
  padding-left: 44px;
  padding-right: 44px;
}

.py22 {
  padding-top: 44px;
  padding-bottom: 44px;
}

/* padding 46px */
.p23 {
  padding: 46px;
}

.pl23 {
  padding-left: 46px;
}

.pr23 {
  padding-right: 46px;
}

.pt23 {
  padding-top: 46px;
}

.pb23 {
  padding-bottom: 46px;
}

.px23 {
  padding-left: 46px;
  padding-right: 46px;
}

.py23 {
  padding-top: 46px;
  padding-bottom: 46px;
}

/* padding 48px */
.p24 {
  padding: 48px;
}

.pl24 {
  padding-left: 48px;
}

.pr24 {
  padding-right: 48px;
}

.pt24 {
  padding-top: 48px;
}

.pb24 {
  padding-bottom: 48px;
}

.px24 {
  padding-left: 48px;
  padding-right: 48px;
}

.py24 {
  padding-top: 48px;
  padding-bottom: 48px;
}

/* padding 50px */
.p25 {
  padding: 50px;
}

.pl25 {
  padding-left: 50px;
}

.pr25 {
  padding-right: 50px;
}

.pt25 {
  padding-top: 50px;
}

.pb25 {
  padding-bottom: 50px;
}

.px25 {
  padding-left: 50px;
  padding-right: 50px;
}

.py25 {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* padding 52px */
.p26 {
  padding: 52px;
}

.pl26 {
  padding-left: 52px;
}

.pr26 {
  padding-right: 52px;
}

.pt26 {
  padding-top: 52px;
}

.pb26 {
  padding-bottom: 52px;
}

.px26 {
  padding-left: 52px;
  padding-right: 52px;
}

.py26 {
  padding-top: 52px;
  padding-bottom: 52px;
}

/* padding 54px */
.p27 {
  padding: 54px;
}

.pl27 {
  padding-left: 54px;
}

.pr27 {
  padding-right: 54px;
}

.pt27 {
  padding-top: 54px;
}

.pb27 {
  padding-bottom: 54px;
}

.px27 {
  padding-left: 54px;
  padding-right: 54px;
}

.py27 {
  padding-top: 54px;
  padding-bottom: 54px;
}

/* padding 56px */
.p28 {
  padding: 56px;
}

.pl28 {
  padding-left: 56px;
}

.pr28 {
  padding-right: 56px;
}

.pt28 {
  padding-top: 56px;
}

.pb28 {
  padding-bottom: 56px;
}

.px28 {
  padding-left: 56px;
  padding-right: 56px;
}

.py28 {
  padding-top: 56px;
  padding-bottom: 56px;
}

/* padding 58px */
.p29 {
  padding: 58px;
}

.pl29 {
  padding-left: 58px;
}

.pr29 {
  padding-right: 58px;
}

.pt29 {
  padding-top: 58px;
}

.pb29 {
  padding-bottom: 58px;
}

.px29 {
  padding-left: 58px;
  padding-right: 58px;
}

.py29 {
  padding-top: 58px;
  padding-bottom: 58px;
}

/* padding 60px */
.p30 {
  padding: 60px;
}

.pl30 {
  padding-left: 60px;
}

.pr30 {
  padding-right: 60px;
}

.pt30 {
  padding-top: 60px;
}

.pb30 {
  padding-bottom: 60px;
}

.px30 {
  padding-left: 60px;
  padding-right: 60px;
}

.py30 {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* color */
/* font size*/
/* letter spacing */
/* button  */
* {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  text-rendering: optimizeSpeed;
  box-sizing: border-box;
}

body {
  position: relative;
  scrollbar-width: thin;
  font-family: "Maven Pro", sans-serif !important;
}

div {
  scrollbar-width: thin;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0px;
}

ul {
  padding: 0px;
}

ul li {
  list-style: none;
}

/* scrollbar */
body::-webkit-scrollbar,
div::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 10px;
}

body::-webkit-scrollbar-track,
div::-webkit-scrollbar-track {
  background: #f1f1f1;
}

body::-webkit-scrollbar-thumb,
div::-webkit-scrollbar-thumb {
  background: #b6b6b6;
}

/* scrollbar end*/
h1 {
  transition: 300ms ease-in-out;
}

.login-header {
  padding: 20px 50px 20px 50px;
}

.bg-ray {
  background-image: url("../images/bg-frame.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
}

.custom-card {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.06);
}

.text-semibold-28 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.28px;
}

.text-semibold-24 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.24px;
}

.text-medium-14 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
}

.text-medium-18 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.18px;
  line-height: 1.2;
}

.text-semibold-18 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.18px;
  line-height: 1.1;
}

.text-regular-14 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
}

.text-blue {
  color: #10295f;
}

.text-grey {
  color: #787f95;
}

.leading-28 {
  letter-spacing: -0.28px;
}

.leading-14 {
  letter-spacing: -0.14px;
}

.custom-form {
  position: relative;
}

.custom-form .form-control {
  height: 50px;
  border-radius: 8px;
  padding: 5px 35px 5px 15px;
  font-size: 14px;
  font-weight: 500;
  color: #10295f;
  border-color: #e1e4eb;
}

.custom-form .form-control::-moz-placeholder {
  color: rgba(16, 41, 95, 0.65);
}

.custom-form .form-control::placeholder {
  color: rgba(16, 41, 95, 0.65);
}

.custom-form .form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #e1e4eb;
}

.custom-form .form-icon {
  position: absolute;
  top: 0px;
  right: 5px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  line-height: 1;
  color: #93a0ba;
}

.custom-form .form-icon i {
  line-height: 1;
}

/* custom checkbox */
.custom-check .form-check-input {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #e1e4eb;
  margin-top: 0.2em;
  cursor: pointer;
}

.custom-check .form-check-input:focus {
  outline: none;
  box-shadow: none;
}

.custom-check .form-check-label {
  font-size: 14px;
  font-weight: 400;
  color: #787f95;
  padding-left: 2px;
}

.custom-check .form-check-input:checked {
  background-color: #10295f;
  border-color: #10295f;
}

.forgot-link a,
.form-feild-inner a {
  transition: 300ms ease-in-out;
  text-decoration: underline;
  color: #10295f;
}

.forgot-link a:hover,
.form-feild-inner a:hover {
  color: #004e9b;
  text-decoration: none;
}

/* button */
.btn-primary {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.18px;
  background-color: #004e9b;
  color: #fff;
  border-radius: 8px;
  border: none;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: 300ms ease-in-out;
  padding: 6px 15px;
}

.btn-primary:hover {
  background-color: #10295f;
}

.btn-primary:active {
  background-color: #004e9b !important;
}

.btn-primary .btn-icon {
  line-height: 0.8;
  font-size: 16px;
  margin-right: 10px;
}

.btn-grey {
  font-size: 16px;
  font-weight: 500;
  padding: 6px 25px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  color: #8e9ca8;
  background-color: #ecf0f3;
  transition: 300ms ease-in-out;
  text-decoration: none;
}

.btn-grey:hover {
  background-color: #e8ebed;
}

.btn-sky {
  font-size: 13px;
  font-weight: 500;
  color: #004e9b;
  background-color: #eef6fd;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 14px;
  border-radius: 6px;
  transition: 300ms ease-in-out;
}

.btn-sky:hover {
  background-color: #004e9b;
  color: #fff;
}

.btn-sky:active {
  background-color: #004e9b !important;
}

.btn-md {
  font-size: 16px;
  letter-spacing: -0.16px;
  height: 40px;
}

.login-header .logobx {
  display: inline-block;
}

.password-alert {
  font-size: 13px;
  font-weight: 500;
  color: #787f95;
  line-height: 1.2;
  letter-spacing: -0.13px;
  background-color: #f6f6f6;
  border-radius: 10px;
  padding: 10px 15px;
}

.icon-tickbx {
  border-radius: 20px;
  padding: 5px;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3f6f8;
  margin: 0 auto;
}

/* start dashbaord */
.header-main {
  background-color: #004f9c;
  color: #fff;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 9;
}

.header-main .hstack {
  min-height: 95px;
  padding-right: 30px;
}

.logo-main {
  text-align: center;
  border-right: 1px solid #0c63b8;
  background-color: #004f9c;
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-main a {
  display: inline-block;
}

.logo-main .logo-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.main-wrapper .page-left {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 260px;
  height: 100%;
  z-index: 9;
  transition: all 300ms ease-in-out;
}

.main-wrapper .page-left .sidebar-stack {
  min-height: 100%;
}

.main-wrapper .page-center {
  padding-left: 260px;
  transition: all 300ms ease-in-out;
}

.sidebar-stack {
  background-color: #fff;
}

.btn-white {
  font-size: 16px;
  font-weight: 500;
  padding: 6px 25px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  color: #004e9b;
  background-color: #fff;
  transition: 300ms ease-in-out;
  text-decoration: none;
}

.btn-white:hover {
  background-color: #eee;
}

.cstm-dropdown .dropdown-toggle {
  background-color: transparent;
  padding: 0px;
  border: none;
}

.cstm-dropdown .dropdown-toggle:after {
  display: none;
}

.cstm-dropdown .dropdown-toggle:active {
  background-color: transparent !important;
}

.cstm-dropdown .dropdown-menu {
  border: none;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.cstm-dropdown .dropdown-menu .dropdown-item {
  font-size: 16px;
  font-weight: 500;
  color: #004e9b;
  letter-spacing: -0.16px;
  display: flex;
  align-items: center;
  padding: 8px 15px;
}

.cstm-dropdown .dropdown-menu .dropdown-item .icon {
  line-height: 0.5;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
}

.cstm-dropdown .dropdown-menu .dropdown-item .icon i {
  line-height: 0.2;
}

.cstm-dropdown .dropdown-menu .dropdown-item span {
  line-height: 1;
}

.cstm-dropdown .dropdown-menu .dropdown-item:active {
  background-color: #f8f9fa;
}

.notification .dropdown-toggle {
  width: 35px;
  height: 35px;
  font-size: 24px;
  border-radius: 50%;
  line-height: 1;
  position: relative;
}

.notification .dropdown-toggle i {
  line-height: 1;
}

.notification .dropdown-toggle::before {
  content: "";
  position: absolute;
  top: 3px;
  right: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f01d1d;
  border: 1px solid #004f9c;
}

.notify-drop {
  min-width: 300px;
  padding: 0;
}

.notify-heading {
  display: flex;
  align-items: center;
  padding: 15px 15px;
  justify-content: space-between;
  background-color: #f5f5f5;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.notify-heading h3 {
  font-size: 16px;
  color: #10295f;
  font-weight: 600;
}

.notify-heading a {
  font-size: 13px;
  color: #787f95;
  font-weight: 500;
  text-decoration: none;
}

.notification-list {
  max-height: 270px;
  overflow-y: auto;
  scrollbar-width: none;
}

.notification-list ul a {
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 13px 20px;
}

.notification-list ul a .noti-icon {
  flex: 0 0 30px;
  max-width: 30px;
  background: #f5f5f5;
  border-radius: 50%;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.notification-list ul a .noti-details {
  flex: 0 0 calc(100% - 30px);
  max-width: calc(100% - 30px);
  padding-left: 15px;
}

.notification-list ul a .noti-details h6 {
  color: #6c7083;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}

.notification-list ul a .noti-details p {
  color: #6c7083;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
}

.notification-list ul a:hover {
  background: #f9f9f9;
}

.notification-list::-webkit-scrollbar {
  display: none;
}

.notify-all {
  text-align: center;
  padding: 15px 0;
  border-top: 1px solid #F0F0F0;
}

.notify-all a {
  font-size: 14px;
  color: #004e9b;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}

.drop-downbx .user-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #0e61b2;
}

.drop-downbx .dropdown-toggle {
  display: inline-flex;
  align-items: center;
}

.drop-downbx .dropdown-toggle .user-tex {
  display: inline-block;
  padding-left: 6px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.16px;
  color: #fff;
}

.drop-downbx .arrow-drop {
  line-height: 1;
  font-size: 13px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-left: 6px;
}

.continue-box {
  font-size: 28px;
  color: #787f95;
  text-align: center;
  font-weight: 500;
}

.continue-outer {
  height: calc(100vh - 100px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sidemenu .navbar-nav li a {
  display: flex;
  align-items: center;
  padding: 20px 20px;
  position: relative;
  min-height: 59px;
  transition: all 300ms ease-in-out;
}

.sidemenu .navbar-nav li a span {
  line-height: 1;
  display: inline-block;
}

.sidemenu .navbar-nav li a .menu-name {
  font-size: 16px;
  font-weight: 500;
  color: #5c5c5c;
  padding-left: 10px;
  letter-spacing: -0.16px;
  white-space: nowrap;
}

.sidemenu .navbar-nav li a::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 6px;
  height: 100%;
  background-color: #004e9b;
  border-radius: 0px 6px 6px 0px;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.sidemenu .navbar-nav li a:hover .menu-name {
  color: #004e9b;
}

.sidemenu .navbar-nav li a:hover svg path {
  stroke: #004e9b;
}

.sidemenu .navbar-nav li .active .menu-name {
  color: #004e9b;
}

.sidemenu .navbar-nav li .active svg path {
  stroke: #004e9b;
}

.sidemenu .navbar-nav li .active:before {
  visibility: visible;
  opacity: 1;
}

.sidebar-stack .create-btn-menu {
  padding: 0 20px 30px 20px;
}

.center-inner-main {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.btn-cancel .btn-grey {
  min-width: 80px;
}

.btn-add .btn-primary {
  min-width: 80px;
}

.bg-white-50 {
  background-color: #f9f9f9;
}

.min-h-100vh {
  min-height: 100vh;
}

.cardbx {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #e6e9ef;
  border-radius: 20px;
}

.bg-orange-20 {
  background-color: #f7e6da;
  border-color: #ebd8cc;
}

.bg-purple-20 {
  background-color: #ebe4fd;
  border-color: #ded7f1;
}

.bg-sky-20 {
  background-color: #e3f2fc;
  border-color: #d3e5f0;
}

.user-card-detail {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.user-card-detail .top-icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 20px;
}

.user-card-detail .view-detail-btn {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  color: #10295f;
  text-decoration: none;
  background-color: #fff;
  border-radius: 30px;
  padding: 4px 20px;
  min-height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
}

.user-card-detail .view-detail-btn:hover {
  background-color: #eee;
}

.user-card-detail .card-content {
  padding-bottom: 20px;
}

.action-drop .dropdown-toggle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #eef2f6;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.action-drop .dropdown-toggle:active {
  background-color: #eef2f6 !important;
}

.chart-box img {
  width: 100%;
}

.cardbox-user .card-innerrow,
.cardbox-user .card-bx1,
.cardbox-user .user-card-detail,
.cardbox-user .card-bx2,
.cardbox-user .graph-chartbx {
  min-height: 100%;
}

/* custom table */
.custom-table table tr th {
  font-size: 13px;
  font-weight: 600;
  color: #6c7083;
  letter-spacing: -0.13px;
  background-color: #f6f6f6;
  padding: 4px 10px;
  line-height: 1.4;
  border-color: #ebebeb;
  white-space: nowrap;
}

.custom-table table tr td {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  color: #8a8ea4;
  border-color: #ebebeb;
  padding: 10px 10px;
  vertical-align: middle;
  height: 51px;
}

.w-150 {
  width: 150px;
}

.status-circle {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 2px;
}

.bg-green-20 {
  background-color: #49ab56;
}

.bg-yellow-20 {
  background-color: #f2ac3a;
}

.w-50 {
  width: 50%;
}

/* toggle side menu button */
.side-toggle-btn {
  position: absolute;
  top: 120px;
  right: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #ececec;
  z-index: 9;
}

.side-toggle-btn img {
  transition: all 300ms ease-in-out;
}

/* side menu responsive toggle */
.sidemenu .navbar-nav {
  overflow: hidden;
  overflow-y: auto;
}

.create-btn-menu .btn-tex {
  white-space: nowrap;
}

.logo-main .logo-tab {
  display: none;
}

/* toggle click sidemenu */
.sidemenu-close .page-left {
  width: 88px;
}

.sidemenu-close .page-left .side-toggle-btn img {
  transform: rotate(180deg);
}

.sidemenu-close .page-left .navbar-nav li a {
  justify-content: center;
}

.sidemenu-close .page-left .navbar-nav li a .menu-name {
  visibility: hidden;
  opacity: 0;
  width: 0px;
}

.sidemenu-close .page-left .create-btn-menu .btn-tex {
  visibility: hidden;
  opacity: 0;
  width: 0px;
}

.sidemenu-close .page-left .btn-primary .btn-icon {
  margin-right: 0px;
}

.sidemenu-close .page-left .logo-main .logo-tab {
  display: inline-block;
}

.sidemenu-close .page-left .logo-main .logo-desk {
  display: none;
}

.sidemenu-close .page-center {
  padding-left: 88px;
}

.custom-pagination {
  padding-top: 30px;
}

.custom-pagination .pagination {
  justify-content: flex-end;
}

.custom-pagination .pagination .page-link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #f4f4f4;
  color: #838996;
  font-size: 16px;
  font-weight: 500;
  transition: all 300ms ease-in-out;
}

.custom-pagination .pagination .page-link i {
  line-height: 1;
}

.custom-pagination .pagination .page-link:hover {
  background-color: #eef2f6;
}

.custom-pagination .pagination .active {
  background-color: #004e9b;
  color: #fff;
}

.custom-pagination .pagination .active:hover {
  background-color: #004e9b;
}

.custom-pagination .pagination .prev,
.custom-pagination .pagination .next {
  background-color: transparent;
  border: transparent;
}

.custom-pagination .pagination .page-item {
  padding: 0 2px 2px 2px;
}

.sort-by-bx {
  display: flex;
  align-items: center;
}

.label-sortby {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.14px;
  color: #10295f;
}

.cstm_selectbx .select2-container {
  width: 100% !important;
  min-width: 90px;
}

.cstm_selectbx .select2-container .select2-selection--single {
  height: 40px;
  border-radius: 8px !important;
  border-color: #e6e9ef;
}

.cstm_selectbx .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
  color: #8a8ea4;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}

.cstm_selectbx .select2-container .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

.cstm_selectbx .select2-container .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  border-color: #8a8ea4 transparent transparent transparent;
  margin-left: -8px;
}

.select2-dropdown {
  margin-top: 2px;
  border-radius: 6px !important;
  background-color: #fff !important;
  border: 1px solid #e6e9ef !important;
  overflow: hidden;
}

.select2-dropdown .select2-results__options li {
  color: #8a8ea4;
  font-size: 14px;
  font-weight: 500;
}

.select2-container--default .select2-results__option--selected {
  background-color: #f8f9fa !important;
  color: #8a8ea4 !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #004e9b !important;
  color: #fff !important;
}

.border-last-remove tbody tr:last-child td {
  border-bottom: none;
}

.user-manege .sort-by .cstm_selectbx {
  min-width: 140px;
}

.user-manege .serach-by .cstm_selectbx {
  min-width: 240px;
}

.filter-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.filter-list li {
  padding-right: 10px;
}

.filter-list li:last-child {
  padding-right: 0px;
}

.filter-list li .cstm_selectbx {
  min-width: 150px;
}

.manage-table-main table tr .advertis,
.manage-table-main table tr .interest {
  min-width: 160px;
}

.manage-table-main table tr .name,
.manage-table-main table tr .brand,
.manage-table-main table tr .kpi,
.manage-table-main table tr .cpm,
.manage-table-main table tr .location,
.manage-table-main table tr .budget,
.manage-table-main table tr .frequency,
.manage-table-main table tr .dsp,
.manage-table-main table tr .brand-lift {
  min-width: 100px;
}

.manage-table-main table tr .objectives {
  min-width: 180px;
}

.manage-table-main table tr .format {
  min-width: 120px;
}

.manage-table-main table tr .segment,
.manage-table-main table tr .filter,
.manage-table-main table tr .partner-id {
  min-width: 140px;
}

.manage-table-main table tr .period {
  min-width: 220px;
}

.user-manege .sml-tag {
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #aee3bf;
  min-height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 6px;
  line-height: 1.2;
  border-radius: 5px;
}

.user-manege table tr.active td {
  background-color: #e9fff0;
}

.user-manege table tr.active td .sml-tag {
  color: #539568;
  border-color: #aee3bf;
}

.user-manege table tr.inactive td {
  background-color: #f1f5f9;
}

.user-manege table tr.inactive td .sml-tag {
  color: #5f7488;
  border-color: #adc1d4;
}

.user-manege table tr.creating td {
  background-color: #fff9e9;
}

.user-manege table tr.creating td .sml-tag {
  color: #b19446;
  border-color: #e1cb90;
}

.user-manege .action-drop .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.05);
}

.max-w-355 {
  max-width: 355px;
}

.custom-modal .modal-dialog {
  max-width: 380px;
}

.custom-modal .modal-footer {
  border-top: none;
  justify-content: center;
  padding-bottom: 36px;
  padding-top: 4px;
}

.custom-modal .modal-footer .btn-primary,
.custom-modal .modal-footer .btn-grey {
  min-width: 100px;
}

.custom-modal .modal-body {
  text-align: center;
  padding-top: 36px;
}

.custom-modal .modal-content {
  border: none;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.06);
}

.custom-modal .modal-content h3 {
  font-size: 24px;
  font-weight: 600;
  color: #10295f;
  letter-spacing: -0.24px;
  line-height: 1.2;
  padding-bottom: 10px;
}

.custom-modal .modal-content p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.16px;
  color: #6c7083;
}

.custom-modal .icon-top {
  padding-bottom: 30px;
}

.cstm_selectbx.cstm_selectbx-lg .select2-container {
  width: 100% !important;
}

.cstm_selectbx.cstm_selectbx-lg .select2-container .select2-selection--single {
  height: 50px;
  border-radius: 8px !important;
  border-color: #e6e9ef;
}

.cstm_selectbx.cstm_selectbx-lg .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  color: #10295f;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 30px;
}

.cstm_selectbx.cstm_selectbx-lg .select2-container .select2-selection--single .select2-selection__arrow {
  height: 48px;
}

.cstm_selectbx.cstm_selectbx-lg .select2-container .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  border-color: #8a8ea4 transparent transparent transparent;
  margin-left: -8px;
  display: none;
}

.max-w-730 {
  max-width: 730px;
}

.cstm-divider {
  border-color: #ededed;
  opacity: 1;
  margin-top: 10px;
  margin-bottom: 26px;
}

.form-label {
  font-size: 14px;
  font-weight: 500;
  color: #6c7083;
  letter-spacing: -0.14px;
  margin-bottom: 5px;
  line-height: 1.1;
}

.cstm_selectbx .select2-container .select2-selection--multiple {
  min-height: 50px;
  border-color: #e6e9ef;
  border-radius: 8px !important;
}

.cstm_selectbx .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #e6e9ef;
}

.cstm_selectbx .select2-search__field {
  font-size: 14px !important;
  font-weight: 500;
  margin-top: 14px !important;
  padding-left: 10px !important;
}

.cstm_selectbx .select2-search__field::-moz-placeholder {
  color: rgba(16, 41, 95, 0.65);
}

.cstm_selectbx .select2-search__field::placeholder {
  color: rgba(16, 41, 95, 0.65);
}

.cstm_selectbx .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #eef6fd;
  border-color: #cadded;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.13px;
  line-height: 1;
  padding: 4px;
  color: #004e9b;
  padding-right: 14px;
}

.cstm_selectbx .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  left: auto;
  right: 0px;
  font-size: 18px;
  border: none;
  color: #e45a7c;
  background-color: transparent;
}

.cstm_selectbx .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  background-color: transparent;
  color: #e45a7c;
  opacity: 0.8;
}

.add-newdeal-form .custom-form .form-control {
  padding-right: 15px;
}

.combine-select {
  display: flex;
  align-items: center;
}

.combine-select .box-left {
  position: relative;
  flex: 0 0 75px;
  max-width: 75px;
}

.combine-select .box-right {
  flex: 1;
  max-width: 100%;
}

.combine-select .cstm_selectbx .select2-container {
  min-width: 10px;
}

.combine-select .cstm_selectbx .select2-container .select2-selection--single {
  border-radius: 8px 0px 0px 8px !important;
  border-right: none;
  background-color: #f3f5fa;
}

.combine-select .cstm_selectbx .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 15px;
}

.combine-select .form-icon {
  width: 20px;
}

.combine-select .form-control {
  border-radius: 0px 8px 8px 0px;
  border-left: none;
}

.custom-modal.modal-md .modal-dialog {
  max-width: 520px;
}

.custom-modal.modal-md .modal-header {
  border-color: #e7e7e7;
}

.custom-modal.modal-md .modal-header .modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #10295f;
}

.modal-details .modal-header {
  padding-left: 0px;
  padding-right: 0px;
}

.modal-details .modal-body {
  padding: 20px 0px;
  text-align: left;
}

.modal-details .modal-content {
  padding: 0 30px;
}

.modal-details .form-label.label-sm {
  font-size: 13px;
  margin-bottom: 4px;
}

.modal-details .form-view-bx p {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.15px;
  color: #5c5c5c;
}

.modal-details .btn-close:focus {
  box-shadow: none;
  outline: none;
}



/* start media query */
@media only screen and (min-width: 1200px) {
  .max-480 {
    max-width: 480px;
    margin-left: auto;
  }

  .max-700 {
    max-width: 700px;
  }
}

@media only screen and (max-width: 1199px) {
  .container {
    max-width: 96%;
  }

  .login-header {
    padding: 15px 15px 15px 15px;
  }

  /* menu responsive */
  .main-wrapper .page-left {
    width: 88px;
  }

  .main-wrapper .page-left .side-toggle-btn img {
    transform: rotate(180deg);
  }

  .main-wrapper .page-left .navbar-nav li a {
    justify-content: center;
  }

  .main-wrapper .page-left .navbar-nav li a .menu-name {
    visibility: hidden;
    opacity: 0;
    width: 0px;
  }

  .main-wrapper .page-left .create-btn-menu .btn-tex {
    visibility: hidden;
    opacity: 0;
    width: 0px;
  }

  .main-wrapper .page-left .btn-primary .btn-icon {
    margin-right: 0px;
  }

  .main-wrapper .page-left .logo-main .logo-tab {
    display: inline-block;
  }

  .main-wrapper .page-left .logo-main .logo-desk {
    display: none;
  }

  .main-wrapper .page-center {
    padding-left: 88px;
    position: relative;
    z-index: 1;
  }

  /* on click open  */
  .sidemenu-close.main-wrapper .page-left {
    width: 260px;
  }

  .sidemenu-close.main-wrapper .page-left .create-btn-menu .btn-tex {
    visibility: visible;
    opacity: 1;
    width: initial;
  }

  .sidemenu-close.main-wrapper .page-left .btn-primary .btn-icon {
    margin-right: 10px;
  }

  .sidemenu-close.main-wrapper .page-left .navbar-nav li a {
    justify-content: initial;
  }

  .sidemenu-close.main-wrapper .page-left .navbar-nav li a .menu-name {
    visibility: visible;
    opacity: 1;
    width: initial;
  }

  .sidemenu-close.main-wrapper .page-left .side-toggle-btn img {
    transform: rotate(0deg);
  }

  .sidemenu-close.main-wrapper .page-left .logo-main .logo-tab {
    display: none;
  }

  .sidemenu-close.main-wrapper .page-left .logo-main .logo-desk {
    display: inline-block;
  }

  /* end side menu css open */
}

@media only screen and (max-width: 991px) {
  .top-headerbox .text-semibold-24 {
    font-size: 20px;
  }

  .cardbox-user .card-bx1 {
    margin-bottom: 24px;
  }

  .user-list-table .user-list-table {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 900px) {
  .user-manege .sort-by .cstm_selectbx {
    min-width: 100px;
  }

  .user-manege .serach-by .cstm_selectbx {
    min-width: 140px;
  }
}

@media only screen and (max-width: 767px) {
  .container {
    max-width: 100%;
  }

  .form-auth-inner .form-order-1 {
    order: 2;
  }

  .form-auth-inner .form-order-2 {
    order: 1;
  }

  .form-auth-inner .custom-card {
    padding: 25px 20px;
  }

  .login-header .logobx {
    max-width: 80px;
  }

  .form-auth-inner.pt20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .custom-card {
    border-radius: 15px;
  }

  .bg-ray {
    background-position: top center;
  }

  .leftcard-auth {
    padding-top: 10px;
  }

  .custom-form .form-control {
    height: 45px;
  }

  .inner-form-detail .text-semibold-28 {
    font-size: 24px;
  }
}

/*# sourceMappingURL=style.css.map */
.error {
  color: red;

}