::-webkit-input-placeholder {
  color: #fff;
  font-size: 11px;
  padding-left: 5px;
}

:-moz-placeholder {
  color: #fff;
  font-size: 11px;
}

::-moz-placeholder {
  color: #fff;
  font-size: 11px;
}

:-ms-input-placeholder {
  color: #fff;
  font-size: 11px;
}

/* a {
  color: #265A87 !important;
  text-decoration: none !important;
} */

.spacer5px {
  width: 5px;
  height: 40px;
}

.spacer1 {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.spacer2 {
  height: 2px;
  line-height: 2px;
  font-size: 2px;
}

.spacer3 {
  height: 3px;
  line-height: 3px;
  font-size: 3px;
}

.spacer4 {
  height: 4px;
  line-height: 4px;
  font-size: 4px;
}

.spacer5 {
  height: 5px;
  line-height: 5px;
  font-size: 5px;
}

.spacer6 {
  height: 6px;
  line-height: 6px;
  font-size: 6px;
}

.spacer8 {
  height: 8px;
  line-height: 8px;
  font-size: 8px;
}

.spacer9 {
  height: 9px;
  line-height: 9px;
  font-size: 9px;
}

.spacer10 {
  height: 10px;
  line-height: 10px;
  font-size: 10px;
}

.spacer12 {
  height: 12px;
  line-height: 12px;
  font-size: 12px;
}

.spacer13 {
  height: 13px;
  line-height: 13px;
  font-size: 13px;
}

.spacer14 {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
}

.spacer15 {
  height: 15px;
  line-height: 15px;
  font-size: 15px;
}

.spacer16 {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
}

.spacer18 {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
}

.spacer20 {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}

.spacer25 {
  height: 25px;
  line-height: 25px;
  font-size: 25px;
}

.spacer30 {
  height: 30px;
  line-height: 30px;
  font-size: 30px;
}

.spacer35 {
  height: 35px;
  line-height: 35px;
  font-size: 35px;
}

.spacer40 {
  height: 40px;
  line-height: 40px;
  font-size: 40px;
}

.spacer50 {
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

.spacer60 {
  height: 60px;
  line-height: 60px;
  font-size: 60px;
}

.spacer70 {
  height: 70px;
  line-height: 70px;
  font-size: 70px;
}

.spacer80 {
  height: 80px;
  line-height: 80px;
  font-size: 80px;
}

.spacer90 {
  height: 90px;
  line-height: 90px;
  font-size: 90px;
}

.spacer100 {
  height: 100px;
  line-height: 100px;
  font-size: 100px;
}

.spacer425 {
  height: 425px;
  line-height: 425px;
}

.clear0 {
  font-size: 0px;
  line-height: 0px;
  width: 0px;
  height: 0px;
  clear: both;
  display: block;
}

.clearit {
  font-size: 1px;
  line-height: 1px;
  width: 1px;
  height: 1px;
  clear: both;
  display: block;
}

.clearbox {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

.overflowx_scroll {
  overflow-x: scroll !important;
}

.overflowy_scroll {
  overflow-y: scroll !important;
}

.overflowx_hidden {
  overflow-x: hidden !important;
}

.overflowy_hidden {
  overflow-y: hidden !important;
}

.overflow_hidden {
  overflow: hidden !important;
}

.overflow_wrap {
  overflow-wrap: break-word !important;
}

.cursorpointer {
  cursor: pointer;
}

.cursorhelp {
  cursor: help !important;
}

.nodisplay {
  display: none !important;
}

.pos_rel {
  position: relative !important;
}

.pos_absolute {
  position: absolute !important;
}

.pos_fixed {
  position: fixed !important;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.nofloat {
  float: none !important;
}

.inline {
  display: inline;
}

.inlineblock {
  display: inline-block;
}

.displayblock {
  display: block !important;
}

.displaynone {
  display: none !important;
}

.nomarginleft {
  margin-left: 0px !important;
}

.nomargin {
  margin: 0 !important;
}

.nomarginright {
  margin-right: 0px !important;
}

.marginauto {
  margin: 0 auto !important;
}

.heightauto {
  height: auto !important;
}

.widthauto {
  width: auto !important;
}

.width100per {
  width: 100% !important;
}

.width75per {
  width: 75% !important;
}

.width50per {
  width: 50% !important;
}

.width25per {
  width: 25% !important;
}

.width20per {
  width: 20% !important;
}

.width15per {
  width: 15% !important;
}

.width10per {
  width: 10% !important;
}

.height100per {
  height: 100% !important;
}

.zindex0 {
  z-index: 0 !important;
}

.zindex1 {
  z-index: 1 !important;
}

.zindex2 {
  z-index: 2 !important;
}

.zindex3 {
  z-index: 3 !important;
}

.zindex4 {
  z-index: 4 !important;
}

.zindex5 {
  z-index: 5 !important;
}

.zindex6 {
  z-index: 6 !important;
}

.zindex7 {
  z-index: 7 !important;
}

.zindex8 {
  z-index: 8 !important;
}

.zindex9 {
  z-index: 9 !important;
}

.zindex10 {
  z-index: 10 !important;
}

.zindex11 {
  z-index: 11 !important;
}


.top-25 {
  top: -25px !important;
}

.top-20 {
  top: -20px !important;
}

.top-15 {
  top: -15px !important;
}

.top-14 {
  top: -14px !important;
}

.top-13 {
  top: -13px !important;
}

.top-12 {
  top: -12px !important;
}

.top-11 {
  top: -11px !important;
}

.top-10 {
  top: -10px !important;
}

.top-9 {
  top: -9px !important;
}

.top-8 {
  top: -8px !important;
}

.top-7 {
  top: -7px !important;
}

.top-6 {
  top: -6px !important;
}

.top-5 {
  top: -5px !important;
}

.top-4 {
  top: -4px !important;
}

.top-3 {
  top: -3px !important;
}

.top-2 {
  top: -2px !important;
}

.top-1 {
  top: -1px !important;
}

.top0 {
  top: 0px !important;
}

.top1 {
  top: 1px !important;
}

.top2 {
  top: 2px !important;
}

.top3 {
  top: 3px !important;
}

.top4 {
  top: 4px !important;
}

.top5 {
  top: 5px !important;
}

.top6 {
  top: 6px !important;
}

.top7 {
  top: 7px !important;
}

.top8 {
  top: 8px !important;
}

.top9 {
  top: 9px !important;
}

.top10 {
  top: 10px !important;
}

.top20 {
  top: 20px !important;
}

.top30 {
  top: 30px !important;
}

.top40 {
  top: 40px !important;
}

.top45 {
  top: 45px !important;
}

.top50 {
  top: 50px !important;
}

.top55 {
  top: 55px !important;
}

.top60 {
  top: 60px !important;
}

.top70 {
  top: 70px !important;
}

.top80 {
  top: 80px !important;
}

.top90 {
  top: 90px !important;
}

.top100 {
  top: 100px !important;
}

.top110 {
  top: 110px !important;
}

.top115 {
  top: 115px !important;
}

.top120 {
  top: 120px !important;
}

.top140 {
  top: 140px !important;
}

.top150 {
  top: 150px !important;
}

.top160 {
  top: 160px !important;
}

.top170 {
  top: 170px !important;
}

.top180 {
  top: 180px !important;
}

.top190 {
  top: 190px !important;
}

.top200 {
  top: 200px !important;
}

.top300 {
  top: 300px !important;
}

.left-5 {
  left: -5px !important;
}

.left-4 {
  left: -4px !important;
}

.left-3 {
  left: -3px !important;
}

.left-2 {
  left: -2px !important;
}

.left-1 {
  left: -1px !important;
}

.left0 {
  left: 0px !important;
}

.left5 {
  left: 5px !important;
}

.left10 {
  left: 10px !important;
}

.left20 {
  left: 20px !important;
}

.left30 {
  left: 30px !important;
}

.left40 {
  left: 40px !important;
}

.left50 {
  left: 50px !important;
}

.left60 {
  left: 60px !important;
}

.left65 {
  left: 65px !important;
}

.left70 {
  left: 70px !important;
}

.left80 {
  left: 80px !important;
}

.left90 {
  left: 90px !important;
}

.left100 {
  left: 100px !important;
}

.left105 {
  left: 105px !important;
}

.left110 {
  left: 110px !important;
}

.left115 {
  left: 115px !important;
}

.left120 {
  left: 120px !important;
}

.left125 {
  left: 125px !important;
}

.left130 {
  left: 130px !important;
}

.left131 {
  left: 131px !important;
}

.left132 {
  left: 132px !important;
}

.left133 {
  left: 133px !important;
}

.left134 {
  left: 134px !important;
}

.left135 {
  left: 135px !important;
}

.left140 {
  left: 140px !important;
}

.left145 {
  left: 145px !important;
}

.left150 {
  left: 150px !important;
}

.left155 {
  left: 155px !important;
}

.left160 {
  left: 160px !important;
}

.left165 {
  left: 165px !important;
}

.left166 {
  left: 166px !important;
}

.left167 {
  left: 167px !important;
}

.left170 {
  left: 170px !important;
}

.left175 {
  left: 175px !important;
}

.left215 {
  left: 215px !important;
}

.left230 {
  left: 230px !important;
}

.left265 {
  left: 265px !important;
}

.left315 {
  left: 315px !important;
}

.left335 {
  left: 335px !important;
}

.left365 {
  left: 365px !important;
}

.left415 {
  left: 415px !important;
}

.left450 {
  left: 450px !important;
}

.left465 {
  left: 465px !important;
}

.left515 {
  left: 515px !important;
}

.left555 {
  left: 555px !important;
}

.left565 {
  left: 565px !important;
}

.left615 {
  left: 615px !important;
}

.left665 {
  left: 665px !important;
}

.left670 {
  left: 670px !important;
}

.left715 {
  left: 715px !important;
}

.left765 {
  left: 765px !important;
}

.left775 {
  left: 775px !important;
}

.left815 {
  left: 815px !important;
}

.right0 {
  right: 0px !important;
}

.right10 {
  right: 10px !important;
}

.right20 {
  right: 20px !important;
}

.right30 {
  right: 30px !important;
}

.right40 {
  right: 40px !important;
}

.right50 {
  right: 50px !important;
}

.right60 {
  right: 60px !important;
}

.right70 {
  right: 70px !important;
}

.right80 {
  right: 80px !important;
}

.right90 {
  right: 90px !important;
}

.right100 {
  right: 100px !important;
}

.bottom0 {
  bottom: 0px !important;
}

.bottom10 {
  bottom: 10px !important;
}

.bottom20 {
  bottom: 20px !important;
}

.bottom30 {
  bottom: 30px !important;
}

.bottom40 {
  bottom: 40px !important;
}

.bottom50 {
  bottom: 50px !important;
}

.bottom60 {
  bottom: 60px !important;
}

.bottom70 {
  bottom: 70px !important;
}

.bottom80 {
  bottom: 80px !important;
}

.bottom90 {
  bottom: 90px !important;
}

.bottom100 {
  bottom: 100px !important;
}


.margintop0 {
  margin-top: 0px !important;
}

.margintop1 {
  margin-top: 1px !important;
}

.margintop2 {
  margin-top: 2px !important;
}

.margintop3 {
  margin-top: 3px !important;
}

.margintop4 {
  margin-top: 4px !important;
}

.margintop5 {
  margin-top: 5px !important;
}

.margintop6 {
  margin-top: 6px !important;
}

.margintop7 {
  margin-top: 7px !important;
}

.margintop8 {
  margin-top: 8px !important;
}

.margintop9 {
  margin-top: 9px !important;
}

.margintop10 {
  margin-top: 10px !important;
}

.margintop11 {
  margin-top: 11px !important;
}

.margintop12 {
  margin-top: 12px !important;
}

.margintop13 {
  margin-top: 13px !important;
}

.margintop14 {
  margin-top: 14px !important;
}

.margintop15 {
  margin-top: 15px !important;
}

.margintop18 {
  margin-top: 18px !important;
}

.margintop20 {
  margin-top: 20px !important;
}

.margintop21 {
  margin-top: 21px !important;
}

.margintop22 {
  margin-top: 22px !important;
}

.margintop23 {
  margin-top: 23px !important;
}

.margintop24 {
  margin-top: 24px !important;
}

.margintop25 {
  margin-top: 25px !important;
}

.margintop26 {
  margin-top: 26px !important;
}

.margintop27 {
  margin-top: 27px !important;
}

.margintop28 {
  margin-top: 28px !important;
}

.margintop29 {
  margin-top: 29px !important;
}

.margintop30 {
  margin-top: 30px !important;
}

.margintop31 {
  margin-top: 31px !important;
}

.margintop32 {
  margin-top: 32px !important;
}

.margintop33 {
  margin-top: 33px !important;
}

.margintop34 {
  margin-top: 34px !important;
}

.margintop35 {
  margin-top: 35px !important;
}

.margintop36 {
  margin-top: 36px !important;
}

.margintop37 {
  margin-top: 37px !important;
}

.margintop38 {
  margin-top: 38px !important;
}

.margintop39 {
  margin-top: 39px !important;
}

.margintop40 {
  margin-top: 40px !important;
}

.margintop45 {
  margin-top: 45px !important;
}

.margintop46 {
  margin-top: 46px !important;
}

.margintop47 {
  margin-top: 47px !important;
}

.margintop48 {
  margin-top: 48px !important;
}

.margintop49 {
  margin-top: 49px !important;
}

.margintop50 {
  margin-top: 50px !important;
}

.margintop55 {
  margin-top: 55px !important;
}

.margintop60 {
  margin-top: 60px !important;
}

.margintop65 {
  margin-top: 65px !important;
}

.margintop70 {
  margin-top: 70px !important;
}

.margintop80 {
  margin-top: 80px !important;
}

.margintop85 {
  margin-top: 85px !important;
}

.margintop90 {
  margin-top: 90px !important;
}

.margintop100 {
  margin-top: 100px !important;
}

.margintop110 {
  margin-top: 110px !important;
}

.margintop120 {
  margin-top: 120px !important;
}

.margintop130 {
  margin-top: 130px !important;
}

.margintop135 {
  margin-top: 135px !important;
}

.margintop140 {
  margin-top: 140px !important;
}

.margintop150 {
  margin-top: 150px !important;
}

.margintop160 {
  margin-top: 160px !important;
}

.margintop215 {
  margin-top: 215px !important;
}

.marginbottom0 {
  margin-bottom: 0px !important;
}

.marginbottom1 {
  margin-bottom: 1px !important;
}

.marginbottom2 {
  margin-bottom: 2px !important;
}

.marginbottom3 {
  margin-bottom: 3px !important;
}

.marginbottom4 {
  margin-bottom: 4px !important;
}

.marginbottom5 {
  margin-bottom: 5px !important;
}

.marginbottom10 {
  margin-bottom: 10px !important;
}

.marginbottom15 {
  margin-bottom: 15px !important;
}

.marginbottom20 {
  margin-bottom: 20px !important;
}

.marginbottom30 {
  margin-bottom: 30px !important;
}

.marginbottom35 {
  margin-bottom: 35px !important;
}

.marginbottom40 {
  margin-bottom: 40px !important;
}

.marginbottom50 {
  margin-bottom: 50px !important;
}

.marginbottom60 {
  margin-bottom: 60px !important;
}

.marginbottom70 {
  margin-bottom: 70px !important;
}

.marginbottom80 {
  margin-bottom: 80px !important;
}

.marginbottom90 {
  margin-bottom: 90px !important;
}

.marginbottom100 {
  margin-bottom: 100px !important;
}

.marginbottom110 {
  margin-bottom: 110px !important;
}

.marginbottom120 {
  margin-bottom: 120px !important;
}

.marginleft0 {
  margin-left: 0px !important;
}

.marginleft1 {
  margin-left: 1px !important;
}

.marginleft2 {
  margin-left: 2px !important;
}

.marginleft3 {
  margin-left: 3px !important;
}

.marginleft4 {
  margin-left: 4px !important;
}

.marginleft5 {
  margin-left: 5px !important;
}

.marginleft6 {
  margin-left: 6px !important;
}

.marginleft7 {
  margin-left: 7px !important;
}

.marginleft8 {
  margin-left: 8px !important;
}

.marginleft9 {
  margin-left: 9px !important;
}

.marginleft10 {
  margin-left: 10px !important;
}

.marginleft11 {
  margin-left: 11px !important;
}

.marginleft12 {
  margin-left: 12px !important;
}

.marginleft13 {
  margin-left: 13px !important;
}

.marginleft14 {
  margin-left: 14px !important;
}

.marginleft15 {
  margin-left: 15px !important;
}

.marginleft20 {
  margin-left: 20px !important;
}

.marginleft21 {
  margin-left: 21px !important;
}

.marginleft22 {
  margin-left: 22px !important;
}

.marginleft23 {
  margin-left: 23px !important;
}

.marginleft24 {
  margin-left: 24px !important;
}

.marginleft25 {
  margin-left: 25px !important;
}

.marginleft30 {
  margin-left: 30px !important;
}

.marginleft35 {
  margin-left: 35px !important;
}

.marginleft36 {
  margin-left: 36px !important;
}

.marginleft37 {
  margin-left: 37px !important;
}

.marginleft38 {
  margin-left: 38px !important;
}

.marginleft39 {
  margin-left: 39px !important;
}

.marginleft40 {
  margin-left: 40px !important;
}

.marginleft45 {
  margin-left: 45px !important;
}

.marginleft46 {
  margin-left: 46px !important;
}

.marginleft47 {
  margin-left: 47px !important;
}

.marginleft48 {
  margin-left: 48px !important;
}

.marginleft49 {
  margin-left: 49px !important;
}

.marginleft50 {
  margin-left: 50px !important;
}

.marginleft60 {
  margin-left: 60px !important;
}

.marginleft65 {
  margin-left: 65px !important;
}

.marginleft70 {
  margin-left: 70px !important;
}

.marginleft75 {
  margin-left: 75px !important;
}

.marginleft80 {
  margin-left: 80px !important;
}

.marginleft90 {
  margin-left: 90px !important;
}

.marginleft100 {
  margin-left: 100px !important;
}

.marginleft110 {
  margin-left: 110px !important;
}

.marginleft115 {
  margin-left: 115px !important;
}

.marginleft120 {
  margin-left: 120px !important;
}

.marginleft125 {
  margin-left: 125px !important;
}

.marginleft130 {
  margin-left: 130px !important;
}

.marginleft135 {
  margin-left: 135px !important;
}

.marginleft140 {
  margin-left: 140px !important;
}

.marginleft145 {
  margin-left: 145px !important;
}

.marginleft150 {
  margin-left: 150px !important;
}

.marginleft160 {
  margin-left: 160px !important;
}

.marginleft170 {
  margin-left: 170px !important;
}

.marginleft180 {
  margin-left: 180px !important;
}

.marginleft190 {
  margin-left: 190px !important;
}

.marginleft200 {
  margin-left: 200px !important;
}

.marginleft210 {
  margin-left: 210px !important;
}

.marginleft220 {
  margin-left: 220px !important;
}

.marginleft260 {
  margin-left: 260px !important;
}


.marginright0 {
  margin-right: 0px !important;
}

.marginright1 {
  margin-right: 1px !important;
}

.marginright2 {
  margin-right: 2px !important;
}

.marginright3 {
  margin-right: 3px !important;
}

.marginright4 {
  margin-right: 4px !important;
}

.marginright5 {
  margin-right: 5px !important;
}

.marginright6 {
  margin-right: 6px !important;
}

.marginright7 {
  margin-right: 7px !important;
}

.marginright8 {
  margin-right: 8px !important;
}

.marginright9 {
  margin-right: 9px !important;
}

.marginright10 {
  margin-right: 10px !important;
}

.marginright11 {
  margin-right: 11px !important;
}

.marginright12 {
  margin-right: 12px !important;
}

.marginright13 {
  margin-right: 13px !important;
}

.marginright14 {
  margin-right: 14px !important;
}

.marginright15 {
  margin-right: 15px !important;
}

.marginright16 {
  margin-right: 16px !important;
}

.marginright17 {
  margin-right: 17px !important;
}

.marginright18 {
  margin-right: 18px !important;
}

.marginright20 {
  margin-right: 20px !important;
}

.marginright25 {
  margin-right: 25px !important;
}

.marginright30 {
  margin-right: 30px !important;
}

.marginright35 {
  margin-right: 35px !important;
}

.marginright40 {
  margin-right: 40px !important;
}

.marginright45 {
  margin-right: 45px !important;
}

.marginright50 {
  margin-right: 50px !important;
}

.marginright60 {
  margin-right: 60px !important;
}

.marginright65 {
  margin-right: 65px !important;
}

.marginright70 {
  margin-right: 70px !important;
}

.marginright80 {
  margin-right: 80px !important;
}

.marginright90 {
  margin-right: 90px !important;
}

.marginright100 {
  margin-right: 100px !important;
}

.marginright105 {
  margin-right: 105px !important;
}

.marginright120 {
  margin-right: 120px !important;
}

.marginright130 {
  margin-right: 130px !important;
}

.marginright135 {
  margin-right: 135px !important;
}

.marginright140 {
  margin-right: 140px !important;
}

.marginright145 {
  margin-right: 145px !important;
}

.marginright150 {
  margin-right: 150px !important;
}

.marginright155 {
  margin-right: 155px !important;
}

.marginright160 {
  margin-right: 160px !important;
}

.marginright170 {
  margin-right: 170px !important;
}

.marginright180 {
  margin-right: 180px !important;
}

.marginright190 {
  margin-right: 190px !important;
}

.marginright200 {
  margin-right: 200px !important;
}

.marginright300 {
  margin-right: 300px !important;
}

.paddingleft0 {
  padding-left: 0px !important;
}

.paddingleft10 {
  padding-left: 10px !important;
}

.paddingleft20 {
  padding-left: 20px !important;
}

.paddingleft30 {
  padding-left: 30px !important;
}

.paddingleft40 {
  padding-left: 40px !important;
}

.paddingleft50 {
  padding-left: 50px !important;
}

.paddingleft60 {
  padding-left: 60px !important;
}

.paddingleft70 {
  padding-left: 70px !important;
}

.paddingleft80 {
  padding-left: 80px !important;
}

.paddingrleft90 {
  padding-left: 90px !important;
}

.paddingleft100 {
  padding-left: 100px !important;
}

.paddingright0 {
  padding-right: 0px !important;
}

.paddingright10 {
  padding-right: 10px !important;
}

.paddingright20 {
  padding-right: 20px !important;
}

.paddingright30 {
  padding-right: 30px !important;
}

.paddingright40 {
  padding-right: 40px !important;
}

.paddingright50 {
  padding-right: 50px !important;
}

.paddingright60 {
  padding-right: 60px !important;
}

.paddingright70 {
  padding-right: 70px !important;
}

.paddingright80 {
  padding-right: 80px !important;
}

.paddingright90 {
  padding-right: 90px !important;
}

.paddingright100 {
  padding-right: 100px !important;
}

.width0 {
  width: 0px !important;
}

.width1 {
  width: 1px !important;
}

.width2 {
  width: 2px !important;
}

.width3 {
  width: 3px !important;
}

.width4 {
  width: 4px !important;
}

.width5 {
  width: 5px !important;
}

.width10 {
  width: 10px !important;
}

.width11 {
  width: 11px !important;
}

.width12 {
  width: 12px !important;
}

.width13 {
  width: 13px !important;
}

.width14 {
  width: 14px !important;
}

.width15 {
  width: 15px !important;
}

.width16 {
  width: 16px !important;
}

.width17 {
  width: 17px !important;
}

.width18 {
  width: 18px !important;
}

.width20 {
  width: 20px !important;
}

.width25 {
  width: 25px !important;
}

.width30 {
  width: 30px !important;
}

.width35 {
  width: 35px !important;
}

.width40 {
  width: 40px !important;
}

.width45 {
  width: 45px !important;
}

.width50 {
  width: 50px !important;
}

.width55 {
  width: 55px !important;
}

.width60 {
  width: 60px !important;
}

.width65 {
  width: 65px !important;
}

.width70 {
  width: 70px !important;
}

.width80 {
  width: 80px !important;
}

.width90 {
  width: 90px !important;
}

.width100 {
  width: 100px !important;
}

.width110 {
  width: 110px !important;
}

.width115 {
  width: 115px !important;
}

.width120 {
  width: 120px !important;
}

.width125 {
  width: 125px !important;
}

.width130 {
  width: 130px !important;
}

.width133 {
  height: 133px !important;
}

.width135 {
  width: 135px !important;
}

.width140 {
  width: 140px !important;
}

.width145 {
  width: 145px !important;
}

.width150 {
  width: 150px !important;
}

.width155 {
  width: 155px !important;
}

.width160 {
  width: 160px !important;
}

.width170 {
  width: 170px !important;
}

.width175 {
  width: 175px !important;
}

.width180 {
  width: 180px !important;
}

.width190 {
  width: 190px !important;
}

.width191 {
  width: 191px !important;
}

.width192 {
  width: 192px !important;
}

.width193 {
  width: 193px !important;
}

.width194 {
  width: 194px !important;
}

.width195 {
  width: 195px !important;
}

.width196 {
  width: 196px !important;
}

.width197 {
  width: 197px !important;
}

.width198 {
  width: 198px !important;
}

.width199 {
  width: 199px !important;
}

.width200 {
  width: 200px !important;
}

.width201 {
  width: 201px !important;
}

.width210 {
  width: 210px !important;
}

.width220 {
  width: 220px !important;
}

.width230 {
  width: 230px !important;
}

.width260 {
  width: 230px !important;
}

.width270 {
  width: 270px !important;
}

.width280 {
  width: 280px !important;
}

.width290 {
  width: 290px !important;
}

.width295 {
  width: 295px !important;
}

.width300 {
  width: 300px !important;
}

.width310 {
  width: 310px !important;
}

.width320 {
  width: 320px !important;
}

.width330 {
  width: 330px !important;
}

.width340 {
  width: 340px !important;
}

.width350 {
  width: 350px !important;
}

.width360 {
  width: 360px !important;
}

.width370 {
  width: 370px !important;
}

.width380 {
  width: 380px !important;
}

.width390 {
  width: 390px !important;
}

.width400 {
  width: 400px !important;
}

.width410 {
  width: 410px !important;
}

.width420 {
  width: 420px !important;
}

.width430 {
  width: 430px !important;
}

.width440 {
  width: 440px !important;
}

.width445 {
  width: 445px !important;
}

.width450 {
  width: 450px !important;
}

.width480 {
  width: 480px !important;
}

.width540 {
  width: 540px !important;
}

.width550 {
  width: 550px !important;
}

.width560 {
  width: 560px !important;
}

.width590 {
  width: 560px !important;
}

.width600 {
  width: 600px !important;
}

.width660 {
  width: 660px !important;
}

.width680 {
  width: 680px !important;
}

.width690 {
  width: 690px !important;
}

.width700 {
  width: 700px !important;
}

.width710 {
  width: 710px !important;
}

.width720 {
  width: 720px !important;
}

.width730 {
  width: 730px !important;
}

.width740 {
  width: 740px !important;
}

.width750 {
  width: 750px !important;
}

.width800 {
  width: 800px !important;
}

.width820 {
  width: 820px !important;
}

.width830 {
  width: 830px !important;
}

.width840 {
  width: 840px !important;
}

.width846 {
  width: 846px !important;
}

.width850 {
  width: 850px !important;
}

.width860 {
  width: 860px !important;
}

.width870 {
  width: 870px !important;
}

.width880 {
  width: 880px !important;
}

.width890 {
  width: 890px !important;
}

.width900 {
  width: 900px !important;
}

.width910 {
  width: 910px !important;
}

.width920 {
  width: 920px !important;
}

.width930 {
  width: 930px !important;
}

.width940 {
  width: 940px !important;
}

.width950 {
  width: 950px !important;
}

.width960 {
  width: 960px !important;
}

.height0 {
  height: 0px !important;
}

.height1 {
  height: 1px !important;
}

.height2 {
  height: 2px !important;
}

.height3 {
  height: 3px !important;
}

.height4 {
  height: 4px !important;
}

.height5 {
  height: 5px !important;
}

.height10 {
  height: 10px !important;
}

.height11 {
  height: 11px !important;
}

.height12 {
  height: 12px !important;
}

.height13 {
  height: 13px !important;
}

.height14 {
  height: 14px !important;
}

.height15 {
  height: 15px !important;
}

.height16 {
  height: 16px !important;
}

.height17 {
  height: 17px !important;
}

.height18 {
  height: 18px !important;
}

.height20 {
  height: 20px !important;
}

.height25 {
  height: 25px !important;
}

.height30 {
  height: 30px !important;
}

.height35 {
  height: 35px !important;
}

.height40 {
  height: 40px !important;
}

.height45 {
  height: 45px !important;
}

.height50 {
  height: 50px !important;
}

.height55 {
  height: 55px !important;
}

.height60 {
  height: 60px !important;
}

.height65 {
  height: 65px !important;
}

.height70 {
  height: 70px !important;
}

.height75 {
  height: 75px !important;
}

.height80 {
  height: 80px !important;
}

.height90 {
  height: 90px !important;
}

.height95 {
  height: 95px !important;
}

.height100 {
  height: 100px !important;
}

.height105 {
  height: 105px !important;
}

.height118 {
  height: 118px !important;
}

.height120 {
  height: 120px !important;
}

.height125 {
  height: 125px !important;
}

.height127 {
  height: 127px !important;
}

.height130 {
  height: 130px !important;
}

.height135 {
  height: 135px !important;
}

.height140 {
  height: 140px !important;
}

.height145 {
  height: 145px !important;
}

.height150 {
  height: 150px !important;
}

.height155 {
  height: 155px !important;
}

.height160 {
  height: 160px !important;
}

.height170 {
  height: 170px !important;
}

.height171 {
  height: 171px !important;
}

.height180 {
  height: 180px !important;
}

.height190 {
  height: 190px !important;
}

.height195 {
  height: 195px !important;
}

.height200 {
  height: 200px !important;
}

.height210 {
  height: 210px !important;
}

.height220 {
  height: 220px !important;
}

.height230 {
  height: 230px !important;
}

.height235 {
  height: 235px !important;
}

.height240 {
  height: 240px !important;
}

.height250 {
  height: 250px !important;
}

.height260 {
  height: 260px !important;
}

.height270 {
  height: 270px !important;
}

.height280 {
  height: 280px !important;
}

.height285 {
  height: 285px !important;
}

.height290 {
  height: 290px !important;
}

.height300 {
  height: 300px !important;
}

.height310 {
  height: 310px !important;
}

.height320 {
  height: 320px !important;
}

.height330 {
  height: 330px !important;
}

.height340 {
  height: 340px !important;
}

.height350 {
  height: 350px !important;
}

.height360 {
  height: 360px !important;
}

.height365 {
  height: 365px !important;
}

.height370 {
  height: 370px !important;
}

.height380 {
  height: 380px !important;
}

.height385 {
  height: 385px !important;
}

.height400 {
  height: 400px !important;
}

.height410 {
  height: 410px !important;
}

.height420 {
  height: 420px !important;
}

.height430 {
  height: 430px !important;
}

.height440 {
  height: 440px !important;
}

.height450 {
  height: 450px !important;
}

.height460 {
  height: 460px !important;
}

.height470 {
  height: 470px !important;
}

.height480 {
  height: 480px !important;
}

.height490 {
  height: 490px !important;
}

.height500 {
  height: 500px !important;
}

.height510 {
  height: 510px !important;
}

.height520 {
  height: 520px !important;
}

.height530 {
  height: 530px !important;
}

.height540 {
  height: 540px !important;
}

.height550 {
  height: 550px !important;
}

.height560 {
  height: 560px !important;
}

.height570 {
  height: 570px !important;
}

.height580 {
  height: 580px !important;
}

.height590 {
  height: 590px !important;
}

.height600 {
  height: 600px !important;
}

.nopadding {
  padding: 0 0 0 0 !important;
}

.pad2 {
  padding: 2px;
}

.pad4 {
  padding: 4px;
}

.pad6 {
  padding: 6px;
}

.pad10 {
  padding: 10px;
}

.pad12 {
  padding: 12px;
}

.pad16 {
  padding: 16px;
}

.pad18 {
  padding: 18px;
}

.pad20 {
  padding: 20px;
}

.pad24 {
  padding: 24px;
}

.paddingbottom5 {
  padding-bottom: 5px !important;
}

.paddingbottom10 {
  padding-bottom: 10px !important;
}

.paddingbottom15 {
  padding-bottom: 15px !important;
}

.paddingbottom20 {
  padding-bottom: 20px !important;
}

.paddingbottom25 {
  padding-bottom: 25px !important;
}

.paddingbottom30 {
  padding-bottom: 30px !important;
}

.paddingbottom40 {
  padding-bottom: 40px !important;
}

.paddingbottom50 {
  padding-bottom: 50px !important;
}

.paddingbottom60 {
  padding-bottom: 60px !important;
}

.paddingbottom70 {
  padding-bottom: 70px !important;
}

.paddingtop1 {
  padding-top: 1px !important;
}

.paddingtop2 {
  padding-top: 2px !important;
}

.paddingtop3 {
  padding-top: 3px !important;
}

.paddingtop4 {
  padding-top: 4px !important;
}

.paddingtop5 {
  padding-top: 5px !important;
}

.paddingtop6 {
  padding-top: 6px !important;
}

.paddingtop7 {
  padding-top: 7px !important;
}

.paddingtop8 {
  padding-top: 8px !important;
}

.paddingtop9 {
  padding-top: 9px !important;
}

.paddingtop10 {
  padding-top: 10px !important;
}

.paddingtop15 {
  padding-top: 15px !important;
}

.paddingtop20 {
  padding-top: 20px !important;
}

.paddingtop30 {
  padding-top: 30px !important;
}

.paddingtop40 {
  padding-top: 40px !important;
}

.paddingtop50 {
  padding-top: 50px !important;
}

.paddingtop60 {
  padding-top: 60px !important;
}

.paddingtop70 {
  padding-top: 70px !important;
}

.paddingtop75 {
  padding-top: 75px !important;
}

.paddingtop80 {
  padding-top: 80px !important;
}

.paddingtop85 {
  padding-top: 85px !important;
}

.paddingtop90 {
  padding-top: 90px !important;
}

.paddingtop95 {
  padding-top: 95px !important;
}

.paddingtop100 {
  padding-top: 100px !important;
}

.nopaddingtop {
  padding-top: 0px !important;
}

.nopaddingright {
  padding-right: 0px !important;
}

.nopaddingbottom {
  padding-bottom: 0px !important;
}

.nopaddingleft {
  padding-left: 0px !important;
}

.paddingright1 {
  padding-right: 1px !important;
}

.paddingright2 {
  padding-right: 2px !important;
}

.paddingright3 {
  padding-right: 3px !important;
}

.paddingright4 {
  padding-right: 4px !important;
}

.paddingright5 {
  padding-right: 5px !important;
}

.paddingright10 {
  padding-right: 10px !important;
}

.paddingright20 {
  padding-right: 20px !important;
}

.paddingright25 {
  padding-right: 25px !important;
}

.paddingright30 {
  padding-right: 30px !important;
}

.paddingright40 {
  padding-right: 40px !important;
}

.paddingright45 {
  padding-right: 45px !important;
}

.paddingright50 {
  padding-right: 50px !important;
}

.paddingright60 {
  padding-right: 60px !important;
}

.paddingright70 {
  padding-right: 70px !important;
}


.push1 {
  padding-left: 1px !important;
}

.push2 {
  padding-left: 2px !important;
}

.push3 {
  padding-left: 3px !important;
}

.push4 {
  padding-left: 4px !important;
}

.push5 {
  padding-left: 5px !important;
}

.push10 {
  padding-left: 10px !important;
}

.push13 {
  padding-left: 13px !important;
}

.push15 {
  padding-left: 15px !important;
}

.push20 {
  padding-left: 20px !important;
}

.push30 {
  padding-left: 30px !important;
}

.push40 {
  padding-left: 40px !important;
}

.push45 {
  padding-left: 45px !important;
}

.push50 {
  padding-left: 50px !important;
}

.push60 {
  padding-left: 60px !important;
}

.push70 {
  padding-left: 70px !important;
}

.push80 {
  padding-left: 80px !important;
}

.push90 {
  padding-left: 90px !important;
}

.push100 {
  padding-left: 100px !important;
}

.push110 {
  padding-left: 110px !important;
}

.push200 {
  padding-left: 200px !important;
}

.push260 {
  padding-left: 260px !important;
}

.push300 {
  padding-left: 300px !important;
}

.pTitle {
  padding: 0px 0px 0px 6px;
}

.mright8 {
  margin-right: 8px;
}

.overflow_hidden {
  overflow: hidden;
}

.txt_cap {
  text-transform: uppercase;
}

.txt_capnone {
  text-transform: none !important;
}

.txt_bold {
  font-weight: bold !important;
}

.txt_bold900 {
  font-weight: 900 !important;
}

.txt_light200 {
  font-weight: 200 !important;
}

.txt_italic {
  font-style: italic !important;
}

.txt_normal {
  font-style: normal !important;
}

.underline {
  text-decoration: underline;
}

.txt_decoration_none {
  text-decoration: none !important;
}

.txt_trans_none {
  text-transform: none !important;
}

.textleft {
  text-align: left !important;
}

.textcenter {
  text-align: center !important;
}

.textright {
  text-align: right !important;
}

.vertalignmiddle {
  vertical-align: middle !important;
}

.fs_8 {
  font-size: 8px !important;
}

.fs_9 {
  font-size: 9px !important;
}

.fs_10 {
  font-size: 10px !important;
}

.fs_11 {
  font-size: 11px !important;
}

.fs_12 {
  font-size: 12px !important;
}

.fs_13 {
  font-size: 13px !important;
}

.fs_14 {
  font-size: 14px !important;
}

.fs_15 {
  font-size: 15px !important;
}

.fs_16 {
  font-size: 16px !important;
}

.fs_17 {
  font-size: 17px !important;
}

.fs_18 {
  font-size: 18px !important;
}

.fs_19 {
  font-size: 19px !important;
}

.fs_20 {
  font-size: 20px !important;
}

.fs_21 {
  font-size: 21px !important;
}

.fs_22 {
  font-size: 22px !important;
}

.fs_23 {
  font-size: 23px !important;
}

.fs_24 {
  font-size: 24px !important;
}

.fs_25 {
  font-size: 25px !important;
}

.fs_26 {
  font-size: 26px !important;
}

.fs_27 {
  font-size: 27px !important;
}

.fs_28 {
  font-size: 28px !important;
}

.fs_30 {
  font-size: 30px !important;
}

.fs_31 {
  font-size: 31px !important;
}

.fs_32 {
  font-size: 32px !important;
}

.fs_33 {
  font-size: 33px !important;
}

.fs_34 {
  font-size: 34px !important;
}

.fs_35 {
  font-size: 35px !important;
}

.fs_36 {
  font-size: 36px !important;
}

.fs_37 {
  font-size: 37px !important;
}

.fs_38 {
  font-size: 38px !important;
}

.fs_39 {
  font-size: 39px !important;
}

.fs_40 {
  font-size: 40px !important;
}

.fs_45 {
  font-size: 45px !important;
}

.fs_48 {
  font-size: 48px !important;
}

.fs_49 {
  font-size: 49px !important;
}

.fs_50 {
  font-size: 50px !important;
}

.fs_60 {
  font-size: 60px !important;
}

.fs_65 {
  font-size: 65px !important;
}

.fs_70 {
  font-size: 70px !important;
}

.fs_75 {
  font-size: 75px !important;
}

.fs_80 {
  font-size: 80px !important;
}

.fs_85 {
  font-size: 85px !important;
}

.fs_90 {
  font-size: 90px !important;
}

.fs_95 {
  font-size: 95px !important;
}

.fs_100 {
  font-size: 100px !important;
}

.lh_pt1 {
  line-height: .1 !important;
}

.lh_pt2 {
  line-height: .2 !important;
}

.lh_pt3 {
  line-height: .3 !important;
}

.lh_pt4 {
  line-height: .4 !important;
}

.lh_half {
  line-height: .5 !important;
}

.lh_pt6 {
  line-height: .6 !important;
}

.lh_pt7 {
  line-height: .7 !important;
}

.lh_pt8 {
  line-height: .8 !important;
}

.lh_pt9 {
  line-height: .9 !important;
}

.lh_1 {
  line-height: 1 !important;
}

.lh_1pt1 {
  line-height: 1.1 !important;
}

.lh_1pt2 {
  line-height: 1.2 !important;
}

.lh_1pt3 {
  line-height: 1.3 !important;
}

.lh_1pt4 {
  line-height: 1.4 !important;
}

.lh_1andhalf {
  line-height: 1.5 !important;
}

.lh_1pt6 {
  line-height: 1.6 !important;
}

.lh_1pt7 {
  line-height: 1.7 !important;
}

.lh_1pt8 {
  line-height: 1.8 !important;
}

.lh_1pt9 {
  line-height: 1.9 !important;
}

.lh_2 {
  line-height: 2 !important;
}

.lh_2pt1 {
  line-height: 2.1 !important;
}

.lh_2pt2 {
  line-height: 2.2 !important;
}

.lh_2pt3 {
  line-height: 2.3 !important;
}

.lh_2pt4 {
  line-height: 2.4 !important;
}

.lh_2half {
  line-height: 2.5 !important;
}

.lh_2pt6 {
  line-height: 2.6 !important;
}

.lh_2pt7 {
  line-height: 2.7 !important;
}

.lh_3 {
  line-height: 3 !important;
}

.lh_3pt1 {
  line-height: 3.1 !important;
}

.lh_3pt2 {
  line-height: 3.2 !important;
}

.lh_3pt3 {
  line-height: 3.3 !important;
}

.lh_3pt4 {
  line-height: 3.4 !important;
}

.lh_3half {
  line-height: 3.5 !important;
}

.lh_3pt6 {
  line-height: 3.6 !important;
}

.lh_4 {
  line-height: 4 !important;
}

.lh_5 {
  line-height: 5 !important;
}

.lh_6 {
  line-height: 6 !important;
}

.lh_7 {
  line-height: 7 !important;
}

.lh_8 {
  line-height: 8 !important;
}

.lh_9 {
  line-height: 9 !important;
}

.lh_10 {
  line-height: 10 !important;
}

.lh_11 {
  line-height: 11 !important;
}

.lh_12 {
  line-height: 12 !important;
}

.lh_13 {
  line-height: 13 !important;
}

.lh_14 {
  line-height: 14 !important;
}

.lh_15 {
  line-height: 15 !important;
}

.lh_16 {
  line-height: 16 !important;
}

.lh_17 {
  line-height: 17 !important;
}

.lh_18 {
  line-height: 18 !important;
}

.lh_19 {
  line-height: 19 !important;
}

.lh_20 {
  line-height: 20 !important;
}

.lh_25 {
  line-height: 25 !important;
}

.lh_30 {
  line-height: 30 !important;
}

.lh_35 {
  line-height: 35 !important;
}

.lh_40 {
  line-height: 40 !important;
}

.lh_45 {
  line-height: 45 !important;
}

.lh_50 {
  line-height: 50 !important;
}

.lh_55 {
  line-height: 55 !important;
}

.lh_60 {
  line-height: 60 !important;
}

.lh_65 {
  line-height: 65 !important;
}

.lh_70 {
  line-height: 70 !important;
}

/*//////////////////////////////NORTON COLORS/////////////////////////////////*/
.color_nortonblue {
  color: #0d4d9a !important;
}

.color_nortondarkblue {
  color: #003c85 !important;
}

.bkd_color_nortonblue {
  background-color: #0d4d9a !important;
}

.bkd_color_nortondarkblue {
  background-color: #003c85 !important;
}

.border_color_nortonblue {
  border-color: #0d4d9a !important;
}

.border_color_nortondarkblue {
  border-color: #003c85 !important;
}

/*////////////////////////////////////////////////////////////////////////////*/

.color_medwelldarkblue {
  color: #007c9d !important;
}

.color_medwellblue {
  color: #007c9d !important;
}

/*changed to the darkblue for WCAG compliancy 2/2019 - old color #29a4c4 */
.color_red {
  color: #f00 !important;
}

.color_yellow {
  color: #FFDF00 !important;
}

.color_altblue {
  color: #44C9FF !important;
}

.color_ppgblue {
  color: #0078A9 !important;
}

.color_blue {
  color: #007c9d !important;
}

/*changed to the darkblue for WCAG compliancy 2/2019 - old color #29a4c4 */
.color_darkblue {
  color: #00566C !important;
}

.color_orange {
  color: #C64D0C !important;
}

/*changed to a darker orange for WCAG compliancy 2/2019 - old color #F3732E */
.color_green {
  color: #008A00 !important;
}

.color_darkgreen {
  color: #5f8e00 !important;
}

.color_purple {
  color: #8F2E90 !important;
}

.color_bronze {
  color: #987301 !important;
}

.color_silver {
  color: #c4e0e9 !important;
}

.color_gold {
  color: #f1cc00 !important;
}

.color_diamond {
  color: #90bec8 !important;
}

.color_darkestgrey {
  color: #3d3d3d !important;
}

.color_darkgrey {
  color: #4b4b4b !important;
}

.color_medgrey {
  color: #cbcbcb !important;
}

.color_lightgrey {
  color: #f2f2f2 !important;
}

.color_chocolate {
  color: #4e0500 !important;
}

.color_pink {
  color: #d88e88 !important;
}

.color_lightpink {
  color: #edb8b4 !important;
}

.color_lightbrown {
  color: #88362f !important;
}


.bkd_color_medwelldarkblue {
  background-color: #007c9d !important;
}

.bkd_color_medwellblue {
  background-color: #007c9d !important;
}

/*changed to the darkblue for WCAG compliancy 2/2019 - old color #29a4c4 */
.bkd_color_altblue {
  background-color: #44C9FF !important;
}

.bkd_color_transparent {
  background-color: transparent !important;
}

.bkd_color_red {
  background-color: red !important;
}

.bkd_color_darkred {
  background-color: #d60000 !important;
}

.bkd_color_orange {
  background-color: #C64D0C !important;
}

/*changed to a darker orange for WCAG compliancy 2/2019 - old color #F3732E */
.bkd_color_yellow {
  background-color: yellow !important;
}

.bkd_color_green {
  background-color: #0f8b44 !important;
}

.bkd_color_darkgreen {
  background-color: #5f8e00 !important;
}

.bkd_color_white {
  background-color: #fff !important;
}

.bkd_color_black {
  background-color: #000 !important;
}

.bkd_color_ppgblue {
  background-color: #0078A9 !important;
}

.bkd_color_blue {
  background-color: #007c9d !important;
}

/*changed to the darkblue for WCAG compliancy 2/2019 - old color #29a4c4 */
.bkd_color_medblue {
  background-color: #007C9D !important;
}

.bkd_color_green {
  background-color: #0f8b44 !important;
}

.bkd_color_darkblue {
  background-color: #00566C !important;
}

.bkd_color_lightgrey {
  background-color: #f2f2f2 !important;
}

.bkd_color_medgrey {
  background-color: #cbcbcb !important;
}

.bkd_color_darkestgrey {
  background-color: #3d3d3d !important;
}

.bkd_color_darkgrey {
  background-color: #7b7b7b !important;
}

.bkd_color_chocolate {
  background-color: #4e0500 !important;
}

.bkd_color_pink {
  background-color: #d88e88 !important;
}

.bkd_color_lightbrown {
  background-color: #88362f !important;
}

.bkd_color_purple {
  background-color: #8F2E90 !important;
}

.fs_12 .color_red:hover {
  color: #000 !important;
}

.color_black {
  color: #000 !important;
}

.color_white {
  color: #FFF !important;
}

.color_lightgray {
  color: #A8A8A8 !important;
}

.color_darkgray {
  color: #666 !important;
}

.color_grey {
  color: #6e6e6e !important;
}


.green_gradient {
  background: -moz-linear-gradient(left, rgba(153, 202, 60, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(153, 202, 60, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.darkgreen_gradient {
  background: -moz-linear-gradient(left, rgba(95, 142, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(95, 142, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.blue_gradient {
  background: -moz-linear-gradient(left, rgba(41, 164, 196, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(41, 164, 196, 1) 0%, rgba(255, 255, 255, 0) 100%);
}


.line {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background-color: #CCC;
  width: 680px;
}


.borderradius4 {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.borderradius6 {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.borderradius8 {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.borderradius10 {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.borderradius15 {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.noborder {
  border: none !important;
}

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

.borderdashed {
  border-style: dashed !important;
}

.bordersolid {
  border-style: solid !important;
}

.borderradius50per {
  border-radius: 50%;
}

.border_color_green {
  border-color: #99ca3c !important;
}

.border_color_orange {
  border-color: #F3732E !important;
}

.border_color_purple {
  border-color: #8F2E90 !important;
}

.border_color_blue {
  border-color: #29a4c4 !important;
}

.border_color_lightgrey {
  border-color: #f2f2f2 !important;
}

.border_color_medgrey {
  border-color: #cbcbcb !important;
}

.border_color_darkgrey {
  border-color: #7b7b7b !important;
}

.border_color_white {
  border-color: #fff !important;
}

.border_color_black {
  border-color: #000 !important;
}

.border_color_green1 {
  border: solid 1px #99ca3c !important;
}

.bordertop1 {
  border-top: 1px solid !important;
}

.bordertop2 {
  border-top: 2px solid !important;
}

.bordertop3 {
  border-top: 3px solid !important;
}

.bordertop4 {
  border-top: 4px solid !important;
}

.bordertop5 {
  border-top: 5px solid !important;
}

.bordertop6 {
  border-top: 6px solid !important;
}

.bordertop7 {
  border-top: 7px solid !important;
}

.bordertop8 {
  border-top: 8px solid !important;
}

.bordertop9 {
  border-top: 9px solid !important;
}

.bordertop10 {
  border-top: 10px solid !important;
}

.borderright1 {
  border-right: 1px solid !important;
}

.borderright2 {
  border-right: 2px solid !important;
}

.borderright3 {
  border-right: 3px solid !important;
}

.borderright4 {
  border-right: 4px solid !important;
}

.borderright5 {
  border-right: 5px solid !important;
}

.borderright6 {
  border-right: 6px solid !important;
}

.borderright7 {
  border-right: 7px solid !important;
}

.borderright8 {
  border-right: 8px solid !important;
}

.borderright9 {
  border-right: 9px solid !important;
}

.borderright10 {
  border-right: 10px solid !important;
}

.borderbottom1 {
  border-bottom: 1px solid !important;
}

.borderbottom2 {
  border-bottom: 2px solid !important;
}

.borderbottom3 {
  border-bottom: 3px solid !important;
}

.borderbottom4 {
  border-bottom: 4px solid !important;
}

.borderbottom5 {
  border-bottom: 5px solid !important;
}

.borderbottom6 {
  border-bottom: 6px solid !important;
}

.borderbottom7 {
  border-bottom: 7px solid !important;
}

.borderbottom8 {
  border-bottom: 8px solid !important;
}

.borderbottom9 {
  border-bottom: 9px solid !important;
}

.borderbottom10 {
  border-bottom: 10px solid !important;
}

.border1px {
  border: 1px solid !important;
}

.border2px {
  border: 2px solid !important;
}

.border3px {
  border: 3px solid !important;
}

.border4px {
  border: 4px solid !important;
}

.border5px {
  border: 5px solid !important;
}

.border6px {
  border: 6px solid !important;
}

.border7px {
  border: 7px solid !important;
}

.border8px {
  border: 8px solid !important;
}

.border9px {
  border: 9px solid !important;
}

.border10px {
  border: 10px solid !important;
}

.opacity_pt1 {
  opacity: .1;
}

.opacity_pt2 {
  opacity: .2;
}

.opacity_pt3 {
  opacity: .3;
}

.opacity_pt4 {
  opacity: .4;
}

.opacity_pt5 {
  opacity: .5;
}

.opacity_pt6 {
  opacity: .6;
}

.opacity_pt7 {
  opacity: .7;
}

.opacity_pt8 {
  opacity: .8;
}

.opacity_pt9 {
  opacity: .9;
}

.opacity_1 {
  opacity: 1;
}

/* Bootstrap Modal Styles */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  /*
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;*/
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  margin: auto;
  margin-top: 100px;
  width: 600px;
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 8px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 0;
}

.modal-body {
  position: relative;
  padding: 15px;
  overflow: hidden;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.genericModalBorder {
  border: solid 8px #007c9d !important;
}

.genericModalText {
  width: 99%;
  margin: 0;
  float: left;
  font-family: 'Monda', sans-serif;
  text-align: left;
  font-size: 1.3em;
  line-height: 1.5;
  color: #000;
}

.genericModalButton {
  background: #007C9D !important;
  color: #fff;
  border: none;
  width: 15%;
  text-transform: uppercase;
  font-size: 1.2em !important;
  font-weight: 700 !important;
}

.numberCircle {
  border-radius: 50% !important;
  position: absolute !important;
  margin-left: 10px !important;

  width: 15px !important;
  height: 15px !important;

  background: #EB0000 !important;
  color: #fff !important;
  text-align: center !important;

  font-family: Arial, sans-serif !important;
  font-size: 10px !important;
  font-weight: bold !important;
}

.blog_container {
  width: 100%;
  height: 320px;
  margin-bottom: 4%;
  padding: 3%;
  border: solid 1px #cbcbcb;
  overflow-y: scroll;
  overflow-x: hidden;
}

/****** Announcements Include ******/
.announcementsMainContainer {
  margin-bottom: 15px;
  height: 350px;
  overflow-y: scroll;
  border: solid 1px #cbcbcb;
}

.announcementsInnerContainer {
  padding: 6px;
  width: 100%;
}

.announcementsMessageContainer {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: solid 2px #ddd;
}

.announcementsHeader {
  margin-bottom: 5px;
  color: #7b7b7b;
  font-weight: bold;
}

.announcementsMessage {
  width: 100%;
}

.announcementsMessage p {
  float: left;
  margin-bottom: 0;
  color: #7b7b7b;
}

.visually-hidden {
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 - a 0 height clip, off to the bottom right of the visible 1px box */
  clip: rect(1px, 1px, 1px, 1px);
  /*maybe deprecated but we need to support legacy browsers */
  clip-path: inset(50%);
  /*modern browsers, clip-path works inwards from each corner*/
  white-space: nowrap;
  /* added line to stop words getting smushed together (as they go onto seperate lines and some screen readers do not understand line feeds as a space */
}


/***** Text Opt-In Modal styles *****/
.textOptInModalContent {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}

.textOptInModalHeader {
  width: 100%;
  margin: 0;
  text-align: center;
  background: #007C9D;
}

.textOptInModalHeader p {
  width: 100%;
  margin: 0;
  font-family: 'Monda', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 2;
  color: #fff;
}

.textOptInModalImg {
  width: 18%;
  float: right;
  margin: 0 3% 0 2%;
}

.textOptInModalTop {
  width: 77%;
  float: left;
  overflow: hidden;
  margin: 0;
}

.textOptInModalTop p {
  margin: 0;
  font-family: 'Monda', sans-serif;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.4;
  color: #000;
}

.textOptInModalBottom {
  width: 100%;
  float: left;
  overflow: hidden;
  margin: 1% 0 2% 0;
}

.textOptInModalBottom p {
  width: 99%;
  margin: 0;
  float: left;
  font-family: 'Monda', sans-serif;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.4;
  color: #000;
}

.textOptInModalBottomNo {
  width: 95%;
}

.textOptInModalBottomNo p {
  width: 95%;
  margin: 0;
  float: right;
  font-family: 'Monda', sans-serif;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.4;
  color: #000;
}

.textOptInModalMessages {
  margin: 1% 0 0 5%;
  width: 100%;
  float: left;
  font-family: 'Monda', sans-serif;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.8;
  color: #000;
}

.textOptInPhoneNumber {
  width: 65%;
  margin: 3% auto 5%;
  overflow: hidden;
}

.textOptInPhoneNumberField {
  width: 100% !important;
  float: left;
}

.textOptInPhoneNumberFieldTxt {
  margin: 3% 0 0 0;
  width: 100%;
  float: left;
  font-family: 'Monda', sans-serif;
  text-align: left;
  font-size: 1.2em;
  text-align: center;
  color: #000;
}

.textOptInModalBtnContainer {
  width: 80%;
  height: 40px;
  float: right;
  margin: 5% 3% 0 0;
  text-align: center;
  cursor: pointer;
}

.textOptInModalBtn {
  width: 30%;
  float: right;
  margin: 0 0 0 12%;
  height: 35px;
  border-radius: 6px;
  background-color: #98c93d;
  color: #fff;
  font-weight: 700;
  font-size: 1.3em;
  line-height: 1.9;
  text-transform: uppercase;
  -webkit-box-shadow: 5px 3px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 5px 3px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 3px 3px 0px rgba(0, 0, 0, 0.25);
}

.textOptInModalCloseBtnContainer {
  width: 60%;
  float: right;
  margin: 0 3% 0 0;
  text-align: center;
  cursor: pointer;
}

.textOptInModalCloseBtn {
  width: 30%;
  float: right;
  margin: 0 0 0 12%;
  height: 35px;
  border-radius: 6px;
  background-color: #007c9d;
  color: #fff;
  font-weight: 700;
  font-size: 1.3em;
  line-height: 1.9;
  text-transform: uppercase;
  -webkit-box-shadow: 5px 3px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 5px 3px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 3px 3px 0px rgba(0, 0, 0, 0.25);
}