<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-box { background-color:#fff !important; box-shadow:0 0 5px #ccc !important; }
.container-box-orange { background-color: #F97C00 !important; box-shadow: 0 0 5px #ccc !important; padding-top: 15px; color: #fff; height:200px;}
.qtip .container-box { background-color:#fff !important; box-shadow: none !important; }
/* inputs ,text areas,labels, buttons common styles start*/
input[type='text'], input[type='email'], input[type='password'], input[type='tel'],
input[type='number'],select, textarea {
  border: solid 1px #d7dfe0;
  padding: 0 8px;
  font-size: 9pt;
  width: 100%;
  height: 28px;
  font-weight: 500;
  background:#fff;
  border-radius:4px !important;
}
textarea { height: 80px; padding: 6px 8px; border-radius:4px !important; }

.control-label { font-weight:bold; color:#607D8B; }

abbr[title], abbr[data-original-title]{ border:none; }
.new-bdr { box-shadow: rgb(204, 204, 204) 0px 0px 10px inset; padding: 10px 0px; }
.btn-default {
  border:solid 1px #336AB6;
  font-size:12px;
  font-weight:600;
  color:#336AB6;
  border-radius:7px;
  &amp;:hover, &amp;.active, &amp;:focus {
    border:solid 1px #336AB6;
    color: #fff ;
    background:#336AB6;
    i { color:#FFF; }
    a { color:#FFF; }
  }
  i {
      font-size: 10pt;
      padding-right: 10px;
      &amp;:hover {
        color: #FFF;
      }
  }
}

/* input &amp; text area common styles end*/

.gray{ color:#808184; }
.italic { font-style:italic; }
.underline{ text-decoration:underline; }
.handCursor { cursor:pointer; }
.bg-lightgrey{ background:#efefef; }
.nowrap{ white-space:nowrap; }
.bottom-border-white5{ border-bottom:5px solid #fff; }
.ellipsis{ white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.clear { clear:both; }
.td-white-border { border-top:1px dotted #fff; }
.initial { position:initial !important; }
.relative { position:relative !important; }
.absolute { position:absolute !important; }
.disable-anchor { pointer-events:none; opacity:0.2; }
.form-group { margin-bottom:5px; }
.lightbg { background:#f6f9fb; box-shadow: 0 0 10px #dedede; }
.bg-tutor-darkblue{ background-color:#263238; }
.lightbg-top-border { background:#eee; border-top: 5px solid #fff; }
.lightbg-bottom-border { background:#eee; border-bottom: 5px solid #fff; }
html.turbolinks-progress-bar:before { background:#336AB6 !important; }
h1, h2, h3, h4, h5, h6 { margin-top:0; }
.edit-badge { background: #fff; width: 20px; height: 20px; border: 1px solid #607d8b; border-radius: 50%; text-align: center; line-height: 14pt; color: #607d8b; font-size:10pt; }
/*#profile-box{
  input[placeholder]#token-input-invite_invitee_emails {text-align:center; }
}
*/
a { color: #336AB6; }
a:hover, a:focus { color: #336AB6; text-decoration: none; }
.btn-link,.btn-link:hover { color:#336AB6; }

/* modal css starts*/
.close-dialog:before {
  content: "\f00d"; font-family: 'fontawesome'; font-size: 14pt !important; font-weight: normal; position: absolute; top: 10px; color: #fff;
  text-shadow: rgb(25, 25, 25) 0px 0px 3px; right:10px;
}
/* modal css ends*/

/*--footnote css starts----*/
.footnote {
  color: #336AB6; font-size: 8pt; font-style: italic; margin-bottom: 5px; padding-left: 15px;
  text-align:left;
  &amp;:before { content:'\f05a'; font-family:fontawesome; font-size:9pt; font-style: normal;
    padding-right: 5px; }
}
/*--footnote css ends----*/
/******************** Fixed Fonts Size Set in Percentage *********************/

.fs10pct { font-size:10% !important; line-height:120% !important; }
.fs20pct { font-size:20% !important; line-height:120% !important; }
.fs30pct { font-size:30% !important; line-height:120% !important; }
.fs40pct { font-size:40% !important; line-height:120% !important; }
.fs50pct { font-size:50% !important; line-height:120% !important; }
.fs60pct { font-size:60% !important; line-height:120% !important; }
.fs70pct { font-size:70% !important; line-height:120% !important; }
.fs80pct { font-size:80% !important; line-height:120% !important; }
.fs90pct { font-size:90% !important; line-height:120% !important; }
.fs100pct { font-size:100% !important; line-height:120% !important; }
.fs200pct { font-size:200% !important; line-height:120% !important; }
.fs250pct { font-size:250% !important; line-height:120% !important; }
.fs300pct { font-size:300% !important; line-height:120% !important; }
.fs350pct { font-size:350% !important; line-height:120% !important; }
.fs400pct { font-size:400% !important; line-height:120% !important; }
.fs450pct { font-size:450% !important; line-height:120% !important; }
.fs500pct { font-size:500% !important; line-height:120% !important; }
.fs550pct { font-size:550% !important; line-height:120% !important; }
.fs600pct { font-size:600% !important; line-height:120% !important; }
.fs650pct { font-size:650% !important; line-height:120% !important; }
.fs700pct { font-size:700% !important; line-height:120% !important; }
.fs750pct { font-size:750% !important; line-height:120% !important; }

/*************************** Fixed Fonts Size Set in Points ***********************/

.fs1 { font-size:1pt !important; }
.fs2 { font-size:2pt !important; }
.fs3 { font-size:3pt !important; }
.fs4 { font-size:4pt !important; }
.fs5 { font-size:5pt !important; }
.fs6 { font-size:6pt !important; }
.fs7 { font-size:7pt !important; }
.fs8 { font-size:8pt !important; }
.fs9 { font-size:9pt !important; }
.fs10 { font-size:10pt !important; }
.fs11 { font-size:11pt !important; line-height: 14pt; }
.fs12 { font-size:12pt !important; }
.fs13 { font-size:13pt !important; }
.fs14 { font-size:14pt !important; }
.fs15 { font-size:15pt !important; }
.fs16 { font-size:16pt !important; }
.fs17 { font-size:17pt !important; }
.fs18 { font-size:18pt !important; }
.fs19 { font-size:19pt !important; }
.fs20 { font-size:20pt !important; }
.fs21 { font-size:21pt !important; }
.fs22 { font-size:22pt !important; }
.fs23 { font-size:23pt !important; }
.fs24 { font-size:24pt !important; }
.fs25 { font-size:25pt !important; }
.fs26 { font-size:26pt !important; }
.fs27 { font-size:27pt !important; }
.fs28 { font-size:28pt !important; }
.fs29 { font-size:29pt !important; }
.fs30 { font-size:30pt !important; }
.fs31 { font-size:31pt !important; }
.fs32 { font-size:32pt !important; }
.fs33 { font-size:33pt !important; }
.fs34 { font-size:34pt !important; }
.fs35 { font-size:35pt !important; }
.fs36 { font-size:36pt !important; }
.fs37 { font-size:37pt !important; }
.fs38 { font-size:38pt !important; }
.fs39 { font-size:39pt !important; }
.fs40 { font-size:40pt !important; }
.fs41 { font-size:41pt !important; }
.fs42 { font-size:42pt !important; }
.fs43 { font-size:43pt !important; }
.fs44 { font-size:44pt !important; }
.fs45 { font-size:45pt !important; }
.fs46 { font-size:46pt !important; }
.fs47 { font-size:47pt !important; }
.fs48 { font-size:48pt !important; }
.fs49 { font-size:49pt !important; }
.fs50 { font-size:50pt !important; }
.fs60 { font-size:60pt !important; }
.fs70 { font-size:70pt !important; }
.fs80 { font-size:80pt !important; }
.fs90 { font-size:90pt !important; }
.fs100 { font-size:100pt !important; }
.fs120 { font-size:120pt !important; }



/*************************** Fixed Fonts Size Set in Points ***********************/

.fx1 { font-size:1px !important; }
.fx2 { font-size:2px !important; }
.fx3 { font-size:3px !important; }
.fx4 { font-size:4px !important; }
.fx5 { font-size:5px !important; }
.fx6 { font-size:6px !important; }
.fx7 { font-size:7px !important; }
.fx8 { font-size:8px !important; }
.fx9 { font-size:9px !important; }
.fx10 { font-size:10px !important; }
.fx11 { font-size:11px !important; line-height:14px; }
.fx12 { font-size:12px !important; }
.fx13 { font-size:13px !important; }
.fx14 { font-size:14px !important; }
.fx15 { font-size:15px !important; }
.fx16 { font-size:16px !important; }
.fx17 { font-size:17px !important; }
.fx18 { font-size:18px !important; }
.fx19 { font-size:19px !important; }
.fx20 { font-size:20px !important; }
.fx21 { font-size:21px !important; }
.fx22 { font-size:22px !important; }
.fx23 { font-size:23px !important; }
.fx24 { font-size:24px !important; }
.fx25 { font-size:25px !important; }
.fx26 { font-size:26px !important; }
.fx27 { font-size:27px !important; }
.fx28 { font-size:28px !important; }
.fx29 { font-size:29px !important; }
.fx30 { font-size:30px !important; }
.fx31 { font-size:31px !important; }
.fx32 { font-size:32px !important; }
.fx33 { font-size:33px !important; }
.fx34 { font-size:34px !important; }
.fx35 { font-size:35px !important; }
.fx36 { font-size:36px !important; }
.fx37 { font-size:37px !important; }
.fx38 { font-size:38px !important; }
.fx39 { font-size:39px !important; }
.fx40 { font-size:40px !important; }
.fx41 { font-size:41px !important; }
.fx42 { font-size:42px !important; }
.fx43 { font-size:43px !important; }
.fx44 { font-size:44px !important; }
.fx45 { font-size:45px !important; }
.fx46 { font-size:46px !important; }
.fx47 { font-size:47px !important; }
.fx48 { font-size:48px !important; }
.fx49 { font-size:49px !important; }
.fx50 { font-size:50px !important; }
.fx60 { font-size:60px !important; }
.fx70 { font-size:70px !important; }
.fx80 { font-size:80px !important; }
.fx90 { font-size:90px !important; }
.fx100 { font-size:100px !important; }
.fx120 { font-size:120px !important; }



/**************************************** Fixed Width in Percentage Set *****************************/

.w5pct { width:5%; }
.w10pct { width:10%; }
.w15pct { width:15%; }
.w20pct { width:20% !important;}
.w25pct { width:25%; }
.w30pct { width:30%; }
.w35pct { width:35%; }
.w40pct { width:40%; }
.w45pct { width:45%; }
.w50pct { width:50%; }
.w55pct { width:55%; }
.w60pct { width:60%; }
.w65pct { width:65%; }
.w70pct { width:70%; }
.w75pct { width:75%; }
.w80pct { width:80% !important; }
.w85pct { width:85%; }
.w87pct { width:87%; }
.w90pct { width:90%; }
.w93pct { width:93%; }
.w94pct { width:94%; margin:0px auto; }
.w95pct { width:95%; margin:0px auto; }
.w96pct { width:96%; margin:0px auto; }
.w97pct { width:97%; margin:0px auto; }
.w98pct { width:98%; margin:0px auto; }
.w99pct { width:99%; margin:0px auto; }
.w100pct { width:100% !important; }



/**************************************** Fixed Height in Percentage Set *****************************/

.ht-5pct { height:5%; }
.ht-10pct { height:10%; }
.ht-15pct { height:15%; }
.ht-20pct { height:20%; }
.ht-25pct { height:25%; }
.ht-30pct { height:30%; }
.ht-35pct { height:35%; }
.ht-40pct { height:40%; }
.ht-45pct { height:45%; }
.ht-50pct { height:50%; }
.ht-55pct { height:55%; }
.ht-60pct { height:60%; }
.ht-65pct { height:65%; }
.ht-70pct { height:70%; }
.ht-75pct { height:75%; }
.ht-80pct { height:80%; }
.ht-85pct { height:85%; }
.ht-90pct { height:90%; }
.ht-95pct { height:95%; }
.ht-100pct { height:100%; }



/**************************************** Fixed Width Set **********************************/

.w0 { width:0px; }
.w1 { width:1px; }
.w2 { width:2px; }
.w3 { width:3px; }
.w5 { width:5px; }
.w6 { width:6px; }
.w7 { width:7px; }
.w8 { width:8px; }
.w9 { width:9px; }
.w10 { width:10px; }
.w15 { width:15px; }
.w20 { width:20px; }
.w25 { width:25px; }
.w30 { width:30px; }
.w35 { width:35px; }
.w40 { width:40px; }
.w45 { width:45px; }
.w50 { width:50px; }
.w55 { width:55px; }
.w60 { width:60px; }
.w65 { width:65px; }
.w70 { width:70px; }
.w75 { width:75px; }
.w80 { width:80px; }
.w85 { width:85px; }
.w90 { width:90px; }
.w95 { width:95px; }
.w100 { width:100px !important;}
.w105 { width:105px; }
.w110 { width:110px; }
.w115 { width:115px; }
.w120 { width:120px !important; }
.w125 { width:125px; }
.w130 { width:130px; }
.w135 { width:135px; }
.w140 { width:140px; }
.w145 { width:145px; }
.w150 { width:150px; }
.w155 { width:155px; }
.w160 { width:160px; }
.w165 { width:165px; }
.w170 { width:170px; }
.w175 { width:175px; }
.w180 { width:180px; }
.w185 { width:185px; }
.w190 { width:190px; }
.w195 { width:195px; }
.w200 { width:200px; }
.w205 { width:205px; }
.w210 { width:210px; }
.w215 { width:215px; }
.w220 { width:220px; }
.w225 { width:225px; }
.w230 { width:130px; }
.w235 { width:235px; }
.w240 { width:240px; }
.w245 { width:245px; }
.w250 { width:250px; }
.w255 { width:255px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w275 { width:275px; }
.w280 { width:280px; }
.w285 { width:285px; }
.w290 { width:290px; }
.w295 { width:295px; }
.w300 { width:300px; }
.w325 { width:325px; }
.w350 { width:350px; }
.w375 { width:375px; }
.w400 { width:400px; }
.w425 { width:425px; }
.w450 { width:450px; }
.w475 { width:475px; }
.w500 { width:500px; }
.w525 { width:525px; }
.w550 { width:550px; }
.w575 { width:575px; }
.w600 { width:600px; }
.w625 { width:625px; }
.w650 { width:650px; }
.w675 { width:675px; }
.w700 { width:700px; }
.w725 { width:725px; }
.w750 { width:750px; }
.w775 { width:775px; }
.w800 { width:800px; }
.w825 { width:825px; }
.w850 { width:850px; }
.w875 { width:875px; }
.w900 { width:900px; }
.w925 { width:925px; }
.w950 { width:950px; }
.w975 { width:975px; }
.w1000 { width:1000px; }

/**************************************** Fixed Max Width Set **********************************/

.max-w0 { max-width:0px; }
.max-w1 { max-width:1px; }
.max-w2 { max-width:2px; }
.max-w3 { max-width:3px; }
.max-w5 { max-width:5px; }
.max-w6 { max-width:6px; }
.max-w7 { max-width:7px; }
.max-w8 { max-width:8px; }
.max-w9 { max-width:9px; }
.max-w10 { max-width:10px; }
.max-w15 { max-width:15px; }
.max-w20 { max-width:20px; }
.max-w25 { max-width:25px; }
.max-w30 { max-width:30px; }
.max-w35 { max-width:35px; }
.max-w40 { max-width:40px; }
.max-w45 { max-width:45px; }
.max-w50 { max-width:50px; }
.max-w55 { max-width:55px; }
.max-w60 { max-width:60px; }
.max-w65 { max-width:65px; }
.max-w70 { max-width:70px !important; }
.max-w75 { max-width:75px; }
.max-w80 { max-width:80px; }
.max-w85 { max-width:85px; }
.max-w90 { max-width:90px; }
.max-w95 { max-width:95px; }
.max-w100 { max-width:100px; }
.max-w105 { max-width:105px; }
.max-w110 { max-width:110px; }
.max-w115 { max-width:115px; }
.max-w120 { max-width:120px; }
.max-w125 { max-width:125px; }
.max-w130 { max-width:130px; }
.max-w135 { max-width:135px; }
.max-w140 { max-width:140px; }
.max-w145 { max-width:145px; }
.max-w150 { max-width:150px; }
.max-w155 { max-width:155px; }
.max-w160 { max-width:160px; }
.max-w165 { max-width:165px; }
.max-w170 { max-width:170px; }
.max-w175 { max-width:175px; }
.max-w180 { max-width:180px; }
.max-w185 { max-width:185px; }
.max-w190 { max-width:190px; }
.max-w195 { max-width:195px; }
.max-w200 { max-width:200px; }
.max-w205 { max-width:205px; }
.max-w210 { max-width:210px; }
.max-w215 { max-width:215px; }
.max-w220 { max-width:220px; }
.max-w225 { max-width:225px; }
.max-w230 { max-width:130px; }
.max-w235 { max-width:235px; }
.max-w240 { max-width:240px; }
.max-w245 { max-width:245px; }
.max-w250 { max-width:250px; }
.max-w255 { max-width:255px; }
.max-w260 { max-width:260px; }
.max-w270 { max-width:270px; }
.max-w275 { max-width:275px; }
.max-w280 { max-width:280px; }
.max-w285 { max-width:285px; }
.max-w290 { max-width:290px; }
.max-w295 { max-width:295px; }
.max-w300 { max-width:300px; }
.max-w325 { max-width:325px; }
.max-w350 { max-width:350px; }
.max-w375 { max-width:375px; }
.max-w400 { max-width:400px; }
.max-w425 { max-width:425px; }
.max-w450 { max-width:450px; }
.max-w475 { max-width:475px; }
.max-w500 { max-width:500px; }
.max-w525 { max-width:525px; }
.max-w550 { max-width:550px; }
.max-w575 { max-width:575px; }
.max-w600 { max-width:600px; }
.max-w625 { max-width:625px; }
.max-w650 { max-width:650px; }
.max-w675 { max-width:675px; }
.max-w700 { max-width:700px; }
.max-w725 { max-width:725px; }
.max-w750 { max-width:750px; }
.max-w775 { max-width:775px; }
.max-w800 { max-width:800px; }
.max-w825 { max-width:825px; }
.max-w850 { max-width:850px; }
.max-w875 { max-width:875px; }
.max-w900 { max-width:900px; }
.max-w925 { max-width:925px; }
.max-w950 { max-width:950px; }
.max-w975 { max-width:975px; }
.max-w1000 { max-width:1000px; }

/**************************************** Fixed Height Set **********************************/
.ht1 { height:1px; }
.ht2 { height:2px; }
.ht3 { height:3px; }
.ht4 { height:4px; }
.ht5 { height:5px; }
.ht6 { height:6px; }
.ht7 { height:7px; }
.ht8 { height:8px; }
.ht9 { height:9px; }
.ht10 { height:10px; }
.ht15 { height:15px; }
.ht20 { height:20px; }
.ht25 { height:25px; }
.ht30 { height:30px; }
.ht35 { height:35px; }
.ht40 { height:40px; }
.ht45 { height:45px; }
.ht50 { height:50px; }
.ht55 { height:55px; }
.ht60 { height:60px; }
.ht65 { height:65px; }
.ht70 { height:70px; }
.ht75 { height:75px; }
.ht80 { height:80px !important; }
.ht85 { height:85px; }
.ht90 { height:90px; }
.ht95 { height:95px; }
.ht100 { height:100px; }
.ht105 { height:105px; }
.ht110 { height:110px; }
.ht115 { height:115px; }
.ht120 { height:120px; }
.ht125 { height:125px; }
.ht130 { height:130px; }
.ht135 { height:135px; }
.ht140 { height:140px; }
.ht145 { height:145px; }
.ht150 { height:150px; }
.ht155 { height:155px; }
.ht160 { height:160px; }
.ht165 { height:165px; }
.ht170 { height:170px; }
.ht175 { height:175px; }
.ht180 { height:180px; }
.ht185 { height:185px; }
.ht190 { height:190px; }
.ht195 { height:195px; }
.ht200 { height:200px; }
.ht205 { height:205px; }
.ht210 { height:210px; }
.ht215 { height:215px; }
.ht220 { height:220px !important; }
.ht225 { height:225px; }
.ht230 { height:230px; }
.ht235 { height:235px; }
.ht240 { height:240px; }
.ht245 { height:245px; }
.ht250 { height:250px; }
.ht255 { height:255px; }
.ht260 { height:260px; }
.ht265 { height:265px; }
.ht275 { height:275px; }
.ht280 { height:280px; }
.ht285 { height:285px; }
.ht290 { height:290px; }
.ht295 { height:295px; }
.ht300 { height:300px; }
.ht325 { height:325px; }
.ht350 { height:350px; }
.ht375 { height:375px; }
.ht400 { height:400px; }
.ht425 { height:425px; }
.ht450 { height:450px; }
.ht475 { height:475px; }
.ht500 { height:500px; }
.ht525 { height:525px; }
.ht550 { height:550px; }
.ht575 { height:575px; }
.ht600 { height:600px; }
.ht625 { height:625px; }
.ht650 { height:650px; }
.ht675 { height:675px; }
.ht700 { height:700px; }
.ht725 { height:725px; }
.ht750 { height:750px; }
.ht775 { height:775px; }
.ht800 { height:800px; }
.ht825 { height:825px; }
.ht850 { height:850px; }
.ht875 { height:875px; }
.ht900 { height:900px; }
.ht925 { height:925px; }
.ht950 { height:950px; }
.ht975 { height:975px; }
.ht1000 { height:1000px; }

/**************************************** Fixed Max Height Set **********************************/
.max-ht1 { max-height:1px; }
.max-ht2 { max-height:2px; }
.max-ht3 { max-height:3px; }
.max-ht4 { max-height:4px; }
.max-ht5 { max-height:5px; }
.max-ht6 { max-height:6px; }
.max-ht7 { max-height:7px; }
.max-ht8 { max-height:8px; }
.max-ht9 { max-height:9px; }
.max-ht10 { max-height:10px; }
.max-ht15 { max-height:15px; }
.max-ht20 { max-height:20px; }
.max-ht25 { max-height:25px; }
.max-ht30 { max-height:30px; }
.max-ht35 { max-height:35px; }
.max-ht40 { max-height:40px; }
.max-ht45 { max-height:45px; }
.max-ht50 { max-height:50px; }
.max-ht55 { max-height:55px; }
.max-ht60 { max-height:60px; }
.max-ht65 { max-height:65px; }
.max-ht70 { max-height:70px; }
.max-ht75 { max-height:75px; }
.max-ht80 { max-height:80px; }
.max-ht85 { max-height:85px; }
.max-ht90 { max-height:90px; }
.max-ht95 { max-height:95px; }
.max-ht100 { max-height:100px; }
.max-ht105 { max-height:105px; }
.max-ht110 { max-height:110px; }
.max-ht115 { max-height:115px; }
.max-ht120 { max-height:120px; }
.max-ht125 { max-height:125px; }
.max-ht130 { max-height:130px; }
.max-ht135 { max-height:135px; }
.max-ht140 { max-height:140px; }
.max-ht145 { max-height:145px; }
.max-ht150 { max-height:150px; }
.max-ht155 { max-height:155px; }
.max-ht160 { max-height:160px; }
.max-ht165 { max-height:165px; }
.max-ht170 { max-height:170px; }
.max-ht175 { max-height:175px; }
.max-ht180 { max-height:180px; }
.max-ht185 { max-height:185px; }
.max-ht190 { max-height:190px; }
.max-ht195 { max-height:195px; }
.max-ht200 { max-height:200px; }
.max-ht205 { max-height:205px; }
.max-ht210 { max-height:210px; }
.max-ht215 { max-height:215px; }
.max-ht220 { max-height:220px; }
.max-ht225 { max-height:225px; }
.max-ht230 { max-height:230px; }
.max-ht235 { max-height:235px; }
.max-ht240 { max-height:240px; }
.max-ht245 { max-height:245px; }
.max-ht250 { max-height:250px; }
.max-ht255 { max-height:255px; }
.max-ht260 { max-height:260px; }
.max-ht265 { max-height:265px; }
.max-ht275 { max-height:275px; }
.max-ht280 { max-height:280px; }
.max-ht285 { max-height:285px; }
.max-ht290 { max-height:290px; }
.max-ht295 { max-height:295px; }
.max-ht300 { max-height:300px; overflow-y:auto; }
.max-ht325 { max-height:325px; overflow-y:auto; }
.max-ht350 { max-height:350px; overflow-y:auto; }
.max-ht375 { max-height:375px; overflow-y:auto; }
.max-ht400 { max-height:400px; overflow-y:auto; }
.max-ht425 { max-height:425px; }
.max-ht450 { max-height:450px; }
.max-ht475 { max-height:475px; }
.max-ht500 { max-height:500px; }
.max-ht525 { max-height:525px; }
.max-ht550 { max-height:550px; }
.max-ht575 { max-height:575px; }
.max-ht600 { max-height:600px; }
.max-ht625 { max-height:625px; }
.max-ht650 { max-height:650px; }
.max-ht675 { max-height:675px; }
.max-ht700 { max-height:700px; }
.max-ht725 { max-height:725px; }
.max-ht750 { max-height:750px; }
.max-ht775 { max-height:775px; }
.max-ht800 { max-height:800px; }
.max-ht825 { max-height:825px; }
.max-ht850 { max-height:850px; }
.max-ht875 { max-height:875px; }
.max-ht900 { max-height:900px; }
.max-ht925 { max-height:925px; }
.max-ht950 { max-height:950px; }
.max-ht975 { max-height:975px; }
.max-ht1000 { max-height:1000px; }

/**************************************** Fixed Min Height Set **********************************/
.min-wt1 { min-width:1px; }
.min-wt2 { min-width:2px; }
.min-wt3 { min-width:3px; }
.min-wt4 { min-width:4px; }
.min-wt5 { min-width:5px; }
.min-wt6 { min-width:6px; }
.min-wt7 { min-width:7px; }
.min-wt8 { min-width:8px; }
.min-wt9 { min-width:9px; }
.min-wt10 { min-width:10px; }
.min-wt15 { min-width:15px; }
.min-wt20 { min-width:20px; }
.min-wt25 { min-width:25px; }
.min-wt30 { min-width:30px; }
.min-wt35 { min-width:35px; }
.min-wt40 { min-width:40px; }
.min-wt45 { min-width:45px; }
.min-wt50 { min-width:50px; }
.min-wt55 { min-width:55px; }
.min-wt60 { min-width:60px; }
.min-wt65 { min-width:65px; }
.min-wt70 { min-width:70px; }
.min-wt75 { min-width:75px; }
.min-wt80 { min-width:80px; }
.min-wt85 { min-width:85px; }
.min-wt90 { min-width:90px; }
.min-wt95 { min-width:95px; }
.min-wt100 { min-width:100px; }
.min-wt105 { min-width:105px; }
.min-wt110 { min-width:110px; }
.min-wt115 { min-width:115px; }
.min-wt120 { min-width:120px; }
.min-wt125 { min-width:125px; }
.min-wt130 { min-width:130px; }
.min-wt135 { min-width:135px; }
.min-wt140 { min-width:140px; }
.min-wt145 { min-width:145px; }
.min-wt150 { min-width:150px; }
.min-wt155 { min-width:155px; }
.min-wt160 { min-width:160px; }
.min-wt165 { min-width:165px; }
.min-wt170 { min-width:170px; }
.min-wt175 { min-width:175px; }
.min-wt180 { min-width:180px; }
.min-wt185 { min-width:185px; }
.min-wt190 { min-width:190px; }
.min-wt195 { min-width:195px; }
.min-wt200 { min-width:200px; }
.min-wt205 { min-width:205px; }
.min-wt210 { min-width:210px; }
.min-wt215 { min-width:215px; }
.min-wt220 { min-width:220px; }
.min-wt225 { min-width:225px; }
.min-wt230 { min-width:230px; }
.min-wt235 { min-width:235px; }
.min-wt240 { min-width:240px; }
.min-wt245 { min-width:245px; }
.min-wt250 { min-width:250px; }
.min-wt255 { min-width:255px; }
.min-wt260 { min-width:260px; }
.min-wt265 { min-width:265px; }
.min-wt275 { min-width:275px; }
.min-wt280 { min-width:280px; }
.min-wt285 { min-width:285px; }
.min-wt290 { min-width:290px; }
.min-wt295 { min-width:295px; }
.min-wt300 { min-width:300px; overflow-y:auto; }
.min-wt325 { min-width:325px; overflow-y:auto; }
.min-wt350 { min-width:350px; overflow-y:auto; }
.min-wt375 { min-width:375px; overflow-y:auto; }
.min-wt380 { min-width:380px; }
.min-wt400 { min-width:400px; overflow-y:auto; }
.min-wt425 { min-width:425px; }
.min-wt450 { min-width:450px; }
.min-wt475 { min-width:475px; }
.min-wt500 { min-width:500px; }
.min-wt525 { min-width:525px; }
.min-wt550 { min-width:550px; }
.min-wt575 { min-width:575px; }
.min-wt600 { min-width:600px; }
.min-wt625 { min-width:625px; }
.min-wt650 { min-width:650px; }
.min-wt675 { min-width:675px; }
.min-wt700 { min-width:700px; }
.min-wt725 { min-width:725px; }
.min-wt750 { min-width:750px; }
.min-wt775 { min-width:775px; }
.min-wt800 { min-width:800px; }
.min-wt825 { min-width:825px; }
.min-wt850 { min-width:850px; }
.min-wt875 { min-width:875px; }
.min-wt900 { min-width:900px; }
.min-wt925 { min-width:925px; }
.min-wt950 { min-width:950px; }
.min-wt975 { min-width:975px; }
.min-wt1000 { min-width:1000px; }

/**************************************** Top Position **********************************/

.t-10 { top:-10px; }
.t-9 { top:-9px; }
.t-8 { top:-8px; }
.t-7 { top:-7px; }
.t-6 { top:-6px; }
.t-5 { top:-5px; }
.t-4 { top:-4px; }
.t-3 { top:-3px; }
.t-2 { top:-2px; }
.t-1 { top:-1px; }
.t0 { top:0px !important; }
.t1 { top:1px; }
.t2 { top:2px; }
.t3 { top:3px; }
.t4 { top:4px; }
.t5 { top:5px; }
.t6 { top:6px; }
.t7 { top:7px; }
.t8 { top:8px; }
.t9 { top:9px; }
.t10 { top:10px; }
.t15 { top:15px; }
.t20 { top:20px; }
.t25 { top:25px; }
.t30 { top:30px; }
.t35 { top:35px; }
.t40 { top:40px; }
.t45 { top:45px; }
.t50 { top:50px; }
.t55 { top:55px; }
.t60 { top:60px; }
.t65 { top:65px; }
.t70 { top:70px; }
.t75 { top:75px; }
.t80 { top:80px; }
.t85 { top:85px; }
.t90 { top:90px; }
.t95 { top:95px; }
.t100 { top:100px; }


/**************************************** Right Position **********************************/

.r1 { right:1px; }
.r2 { right:2px; }
.r3 { right:3px; }
.r4 { right:4px; }
.r5 { right:5px; }
.r6 { right:6px; }
.r7 { right:7px; }
.r8 { right:8px; }
.r9 { right:9px; }
.r10 { right:10px; }
.r15 { right:15px; }
.r20 { right:20px; }
.r25 { right:25px; }
.r30 { right:30px; }
.r35 { right:35px; }
.r40 { right:40px; }
.r45 { right:45px; }
.r50 { right:50px; }
.r55 { right:55px; }
.r60 { right:60px; }
.r65 { right:65px; }
.r70 { right:70px; }
.r75 { right:75px; }
.r80 { right:80px; }
.r85 { right:85px; }
.r90 { right:90px; }
.r95 { right:95px; }
.r100 { right:100px; }


/**************************************** Left Position **********************************/

.l0 { left:0px; }
.l1 { left:1px; }
.l2 { left:2px; }
.l3 { left:3px; }
.l4 { left:4px; }
.l5 { left:5px; }
.l6 { left:6px; }
.l7 { left:7px; }
.l8 { left:8px; }
.l9 { left:9px; }
.l10 { left:10px; }
.l15 { left:15px; }
.l20 { left:20px; }
.l25 { left:25px; }
.l30 { left:30px; }
.l35 { left:35px; }
.l40 { left:40px; }
.l45 { left:45px; }
.l50 { left:50px; }
.l55 { left:55px; }
.l60 { left:60px; }
.l65 { left:65px; }
.l70 { left:70px; }
.l75 { left:75px; }
.l80 { left:80px; }
.l85 { left:85px; }
.l90 { left:90px; }
.l95 { left:95px; }
.l100 { left:100px; }


/**************************************** Bottom Position **********************************/


.b1 { bottom:1px; }
.b2 { bottom:2px; }
.b3 { bottom:3px; }
.b4 { bottom:4px; }
.b5 { bottom:5px; }
.b6 { bottom:6px; }
.b7 { bottom:7px; }
.b8 { bottom:8px; }
.b9 { bottom:9px; }
.b10 { bottom:10px; }
.b15 { bottom:15px; }
.b20 { bottom:20px; }
.b25 { bottom:25px; }
.b30 { bottom:30px; }
.b35 { bottom:35px; }
.b40 { bottom:40px; }
.b45 { bottom:45px; }
.b50 { bottom:50px; }
.b55 { bottom:55px; }
.b60 { bottom:60px; }
.b65 { bottom:65px; }
.b70 { bottom:70px; }
.b75 { bottom:75px; }
.b80 { bottom:80px; }
.b85 { bottom:85px; }
.b90 { bottom:90px; }
.b95 { bottom:95px; }
.b100 { bottom:100px; }


/**************************************** Fixed Padding Left Set **********************************/

.pl0 { padding-left:0px !important; }
.pl1 { padding-left:1px !important; }
.pl2 { padding-left:2px !important; }
.pl3 { padding-left:3px !important; }
.pl4 { padding-left:4px !important; }
.pl5 { padding-left:5px !important; }
.pl6 { padding-left:6px !important; }
.pl7 { padding-left:7px !important; }
.pl8 { padding-left:8px !important; }
.pl9 { padding-left:9px !important; }
.pl10 { padding-left:10px !important; }
.pl14 { padding-left:14px !important; }
.pl15 { padding-left:15px !important; }
.pl20 { padding-left:20px !important; }
.pl25 { padding-left:25px !important; }
.pl30 { padding-left:30px !important; }
.pl35 { padding-left:35px !important; }
.pl40 { padding-left:40px !important; }
.pl45 { padding-left:45px !important; }
.pl50 { padding-left:50px !important; }
.pl55 { padding-left:55px !important; }
.pl60 { padding-left:60px !important; }
.pl65 { padding-left:65px !important; }
.pl70 { padding-left:70px !important; }
.pl75 { padding-left:75px !important; }
.pl80 { padding-left:80px !important; }
.pl85 { padding-left:85px !important; }
.pl90 { padding-left:90px !important; }
.pl95 { padding-left:95px !important; }
.pl100 { padding-left:100px !important; }
.pl105 { padding-left:105px !important; }
.pl110 { padding-left:110px !important; }
.pl115 { padding-left:115px !important; }
.pl120 { padding-left:120px !important; }
.pl125 { padding-left:125px !important; }
.pl130 { padding-left:130px !important; }
.pl135 { padding-left:135px !important; }
.pl140 { padding-left:140px !important; }
.pl145 { padding-left:145px !important; }
.pl150 { padding-left:150px !important; }
.pl155 { padding-left:155px !important; }
.pl160 { padding-left:160px !important; }
.pl165 { padding-left:165px !important; }
.pl170 { padding-left:170px !important; }
.pl175 { padding-left:175px !important; }
.pl180 { padding-left:180px !important; }
.pl185 { padding-left:185px !important; }
.pl190 { padding-left:190px !important; }
.pl195 { padding-left:195px !important; }
.pl200 { padding-left:200px !important; }
.pl205 { padding-left:205px !important; }
.pl210 { padding-left:210px !important; }
.pl215 { padding-left:215px !important; }
.pl220 { padding-left:220px !important; }
.pl225 { padding-left:225px !important; }
.pl230 { padding-left:230px !important; }
.pl235 { padding-left:235px !important; }
.pl245 { padding-left:245px !important; }
.pl250 { padding-left:250px !important; }
.pl255 { padding-left:255px !important; }
.pl260 { padding-left:260px !important; }
.pl265 { padding-left:265px !important; }
.pl270 { padding-left:270px !important; }
.pl275 { padding-left:275px !important; }
.pl280 { padding-left:280px !important; }
.pl285 { padding-left:285px !important; }
.pl290 { padding-left:290px !important; }
.pl295 { padding-left:295px !important; }
.pl300 { padding-left:300px !important; }



/**************************************** Fixed Padding Right Set **********************************/

.pr0 { padding-right:0px !important; }
.pr1 { padding-right:1px !important; }
.pr2 { padding-right:2px !important; }
.pr3 { padding-right:3px !important; }
.pr4 { padding-right:4px !important; }
.pr5 { padding-right:5px !important; }
.pr6 { padding-right:6px !important; }
.pr7 { padding-right:7px !important; }
.pr8 { padding-right:8px !important; }
.pr9 { padding-right:9px !important; }
.pr10 { padding-right:10px !important; }
.pr15 { padding-right:15px !important; }
.pr20 { padding-right:20px !important; }
.pr25 { padding-right:25px !important; }
.pr30 { padding-right:30px !important; }
.pr35 { padding-right:35px !important; }
.pr40 { padding-right:40px !important; }
.pr45 { padding-right:45px !important; }
.pr50 { padding-right:50px !important; }
.pr55 { padding-right:55px !important; }
.pr60 { padding-right:60px !important; }
.pr65 { padding-right:65px !important; }
.pr70 { padding-right:70px !important; }
.pr75 { padding-right:75px !important; }
.pr80 { padding-right:80px !important; }
.pr85 { padding-right:85px !important; }
.pr90 { padding-right:90px !important; }
.pr95 { padding-right:95px !important; }
.pr100 { padding-right:100px !important; }
.pr105 { padding-right:105px !important; }
.pr110 { padding-right:110px !important; }
.pr115 { padding-right:115px !important; }
.pr120 { padding-right:120px !important; }
.pr125 { padding-right:125px !important; }
.pr130 { padding-right:130px !important; }
.pr135 { padding-right:135px !important; }
.pr140 { padding-right:140px !important; }
.pr145 { padding-right:145px !important; }
.pr150 { padding-right:150px !important; }
.pr155 { padding-right:155px !important; }
.pr160 { padding-right:160px !important; }
.pr165 { padding-right:165px !important; }
.pr170 { padding-right:170px !important; }
.pr175 { padding-right:175px !important; }
.pr180 { padding-right:180px !important; }
.pr185 { padding-right:185px !important; }
.pr190 { padding-right:190px !important; }
.pr195 { padding-right:195px !important; }
.pr200 { padding-right:200px !important; }
.pr205 { padding-right:205px !important; }
.pr210 { padding-right:210px !important; }
.pr215 { padding-right:215px !important; }
.pr220 { padding-right:220px !important; }
.pr225 { padding-right:225px !important; }
.pr230 { padding-right:230px !important; }
.pr235 { padding-right:235px !important; }
.pr245 { padding-right:245px !important; }
.pr250 { padding-right:250px !important; }
.pr255 { padding-right:255px !important; }
.pr260 { padding-right:260px !important; }
.pr265 { padding-right:265px !important; }
.pr270 { padding-right:270px !important; }
.pr275 { padding-right:275px !important; }
.pr280 { padding-right:280px !important; }
.pr285 { padding-right:285px !important; }
.pr290 { padding-right:290px !important; }
.pr295 { padding-right:295px !important; }
.pr300 { padding-right:300px !important; }



/**************************************** Fixed Padding Top Set **********************************/

.pt0 { padding-top:0px !important; }
.pt1 { padding-top:1px !important; }
.pt2 { padding-top:2px !important; }
.pt3 { padding-top:3px !important; }
.pt4 { padding-top:4px !important; }
.pt5 { padding-top:5px !important; }
.pt6 { padding-top:6px !important; }
.pt7 { padding-top:7px !important; }
.pt8 { padding-top:8px !important; }
.pt9 { padding-top:9px !important; }
.pt10 { padding-top:10px !important; }
.pt15 { padding-top:15px !important; }
.pt20 { padding-top:20px !important; }
.pt25 { padding-top:25px !important; }
.pt30 { padding-top:30px !important; }
.pt31 { padding-top:31x !important; }
.pt32 { padding-top:32px !important; }
.pt33 { padding-top:33px !important; }
.pt34 { padding-top:34px !important; }
.pt35 { padding-top:35px !important; }
.pt40 { padding-top:40px !important; }
.pt45 { padding-top:45px !important; }
.pt50 { padding-top:50px !important; }
.pt55 { padding-top:55px !important; }
.pt60 { padding-top:60px !important; }
.pt65 { padding-top:65px !important; }
.pt70 { padding-top:70px !important; }
.pt75 { padding-top:75px !important; }
.pt80 { padding-top:80px !important; }
.pt85 { padding-top:85px !important; }
.pt90 { padding-top:90px !important; }
.pt95 { padding-top:95px !important; }
.pt100 { padding-top:100px !important; }
.pt105 { padding-top:105px !important; }
.pt110 { padding-top:110px !important; }
.pt115 { padding-top:115px !important; }
.pt120 { padding-top:120px !important; }
.pt125 { padding-top:125px !important; }
.pt130 { padding-top:130px !important; }
.pt135 { padding-top:135px !important; }
.pt140 { padding-top:140px !important; }
.pt145 { padding-top:145px !important; }
.pt150 { padding-top:150px !important; }
.pt155 { padding-top:155px !important; }
.pt160 { padding-top:160px !important; }
.pt165 { padding-top:165px !important; }
.pt170 { padding-top:170px !important; }
.pt175 { padding-top:175px !important; }
.pt180 { padding-top:180px !important; }
.pt185 { padding-top:185px !important; }
.pt190 { padding-top:190px !important; }
.pt195 { padding-top:195px !important; }
.pt200 { padding-top:200px !important; }
.pt205 { padding-top:205px !important; }
.pt210 { padding-top:210px !important; }
.pt215 { padding-top:215px !important; }
.pt220 { padding-top:220px !important; }
.pt225 { padding-top:225px !important; }
.pt230 { padding-top:230px !important; }
.pt235 { padding-top:235px !important; }
.pt245 { padding-top:245px !important; }
.pt250 { padding-top:250px !important; }
.pt255 { padding-top:255px !important; }
.pt260 { padding-top:260px !important; }
.pt265 { padding-top:265px !important; }
.pt270 { padding-top:270px !important; }
.pt275 { padding-top:275px !important; }
.pt280 { padding-top:280px !important; }
.pt285 { padding-top:285px !important; }
.pt290 { padding-top:290px !important; }
.pt295 { padding-top:295px !important; }
.pt300 { padding-top:300px !important; }



/**************************************** Fixed Padding Bottom Set **********************************/

.pb0 { padding-bottom:0px !important; }
.pb1 { padding-bottom:1px !important; }
.pb2 { padding-bottom:2px !important; }
.pb3 { padding-bottom:3px !important; }
.pb4 { padding-bottom:4px !important; }
.pb5 { padding-bottom:5px !important; }
.pb6 { padding-bottom:6px !important; }
.pb7 { padding-bottom:7px !important; }
.pb8 { padding-bottom:8px !important; }
.pb9 { padding-bottom:9px !important; }
.pb10 { padding-bottom:10px !important; }
.pb15 { padding-bottom:15px !important; }
.pb20 { padding-bottom:20px !important; }
.pb25 { padding-bottom:25px !important; }
.pb30 { padding-bottom:30px !important; }
.pb35 { padding-bottom:35px !important; }
.pb40 { padding-bottom:40px !important; }
.pb45 { padding-bottom:45px !important; }
.pb50 { padding-bottom:50px !important; }
.pb55 { padding-bottom:55px !important; }
.pb60 { padding-bottom:60px !important; }
.pb65 { padding-bottom:65px !important; }
.pb70 { padding-bottom:70px !important; }
.pb75 { padding-bottom:75px !important; }
.pb80 { padding-bottom:80px !important; }
.pb85 { padding-bottom:85px !important; }
.pb90 { padding-bottom:90px !important; }
.pb95 { padding-bottom:95px !important; }
.pb100 { padding-bottom:100px !important; }
.pb105 { padding-bottom:105px !important; }
.pb110 { padding-bottom:110px !important; }
.pb115 { padding-bottom:115px !important; }
.pb120 { padding-bottom:120px !important; }
.pb125 { padding-bottom:125px !important; }
.pb130 { padding-bottom:130px !important; }
.pb135 { padding-bottom:135px !important; }
.pb140 { padding-bottom:140px !important; }
.pb145 { padding-bottom:145px !important; }
.pb150 { padding-bottom:150px !important; }
.pb155 { padding-bottom:155px !important; }
.pb160 { padding-bottom:160px !important; }
.pb165 { padding-bottom:165px !important; }
.pb170 { padding-bottom:170px !important; }
.pb175 { padding-bottom:175px !important; }
.pb180 { padding-bottom:180px !important; }
.pb185 { padding-bottom:185px !important; }
.pb190 { padding-bottom:190px !important; }
.pb195 { padding-bottom:195px !important; }
.pb200 { padding-bottom:200px !important; }
.pb205 { padding-bottom:205px !important; }
.pb210 { padding-bottom:210px !important; }
.pb215 { padding-bottom:215px !important; }
.pb220 { padding-bottom:220px !important; }
.pb225 { padding-bottom:225px !important; }
.pb230 { padding-bottom:230px !important; }
.pb235 { padding-bottom:235px !important; }
.pb245 { padding-bottom:245px !important; }
.pb250 { padding-bottom:250px !important; }
.pb255 { padding-bottom:255px !important; }
.pb260 { padding-bottom:260px !important; }
.pb265 { padding-bottom:265px !important; }
.pb270 { padding-bottom:270px !important; }
.pb275 { padding-bottom:275px !important; }
.pb280 { padding-bottom:280px !important; }
.pb285 { padding-bottom:285px !important; }
.pb290 { padding-bottom:290px !important; }
.pb295 { padding-bottom:295px !important; }
.pb300 { padding-bottom:300px !important; }



/**************************************** Fixed Padding All Sides Set *******************************/

.p0 { padding:0px !important; }
.p1 { padding:1px !important; }
.p2 { padding:2px !important; }
.p3 { padding:3px !important; }
.p4 { padding:4px !important; }
.p5 { padding:5px !important; }
.p6 { padding:6px !important; }
.p7 { padding:7px !important; }
.p8 { padding:8px !important; }
.p9 { padding:9px !important; }
.p10 { padding:10px !important; }
.p15 { padding:15px !important; }
.p20 { padding:20px !important; }
.p25 { padding:25px !important; }
.p30 { padding:30px !important; }
.p31 { padding:31px !important; }
.p32 { padding:32px !important; }
.p33 { padding:33px !important; }
.p34 { padding:34px !important; }
.p35 { padding:35px !important; }
.p40 { padding:40px !important; }
.p45 { padding:45px !important; }
.p50 { padding:50px !important; }
.p55 { padding:55px !important; }
.p60 { padding:60px !important; }
.p65 { padding:65px !important; }
.p70 { padding:70px !important; }
.p75 { padding:75px !important; }
.p80 { padding:80px !important; }
.p85 { padding:85px !important; }
.p90 { padding:90px !important; }
.p95 { padding:95px !important; }
.p100 { padding:100px !important; }
.p105 { padding:105px !important; }
.p110 { padding:110px !important; }
.p115 { padding:115px !important; }
.p120 { padding:120px !important; }
.p125 { padding:125px !important; }
.p130 { padding:130px !important; }
.p135 { padding:135px !important; }
.p140 { padding:140px !important; }
.p145 { padding:145px !important; }
.p150 { padding:150px !important; }
.p155 { padding:155px !important; }
.p160 { padding:160px !important; }
.p165 { padding:165px !important; }
.p170 { padding:170px !important; }
.p175 { padding:175px !important; }
.p180 { padding:180px !important; }
.p185 { padding:185px !important; }
.p190 { padding:190px !important; }
.p195 { padding:195px !important; }
.p200 { padding:200px !important; }
.p205 { padding:205px !important; }
.p210 { padding:210px !important; }
.p215 { padding:215px !important; }
.p220 { padding:220px !important; }
.p225 { padding:225px !important; }
.p230 { padding:230px !important; }
.p235 { padding:235px !important; }
.p245 { padding:245px !important; }
.p250 { padding:250px !important; }
.p255 { padding:255px !important; }
.p260 { padding:260px !important; }
.p265 { padding:265px !important; }
.p270 { padding:270px !important; }
.p275 { padding:275px !important; }
.p280 { padding:280px !important; }
.p285 { padding:285px !important; }
.p290 { padding:290px !important; }
.p295 { padding:295px !important; }
.p300 { padding:300px !important; }



/**************************************** Fixed Padding Left and Right Set ************************/

.plr0 { padding-left:0px !important; padding-right:0px !important; }
.plr1 { padding-left:1px !important; padding-right:1px !important; }
.plr2 { padding-left:2px !important; padding-right:2px !important; }
.plr3 { padding-left:3px !important; padding-right:3px !important; }
.plr4 { padding-left:4px !important; padding-right:4px !important; }
.plr5 { padding-left:5px !important; padding-right:5px !important; }
.plr6 { padding-left:6px !important; padding-right:6px !important; }
.plr7 { padding-left:7px !important; padding-right:7px !important; }
.plr8 { padding-left:8px !important; padding-right:8px !important; }
.plr9 { padding-left:9px !important; padding-right:9px !important; }
.plr10 { padding-left:10px !important; padding-right:10px !important; }
.plr15 { padding-left:15px !important; padding-right:15px !important; }
.plr20 { padding-left:20px !important; padding-right:20px !important; }
.plr25 { padding-left:25px !important; padding-right:25px !important; }
.plr30 { padding-left:30px !important; padding-right:30px !important; }
.plr35 { padding-left:35px !important; padding-right:35px !important; }
.plr40 { padding-left:40px !important; padding-right:40px !important; }
.plr45 { padding-left:45px !important; padding-right:45px !important; }
.plr50 { padding-left:50px !important; padding-right:50px !important; }
.plr55 { padding-left:55px !important; padding-right:55px !important; }
.plr60 { padding-left:60px !important; padding-right:60px !important; }
.plr65 { padding-left:65px !important; padding-right:65px !important; }
.plr70 { padding-left:70px !important; padding-right:70px !important; }
.plr75 { padding-left:75px !important; padding-right:75px !important; }
.plr80 { padding-left:80px !important; padding-right:80px !important; }
.plr85 { padding-left:85px !important; padding-right:85px !important; }
.plr90 { padding-left:90px !important; padding-right:90px !important; }
.plr95 { padding-left:95px !important; padding-right:95px !important; }
.plr100 { padding-left:100px !important; padding-right:100px !important; }
.plr105 { padding-left:105px !important; padding-right:105px !important; }
.plr110 { padding-left:110px !important; padding-right:110px !important; }
.plr115 { padding-left:115px !important; padding-right:115px !important; }
.plr120 { padding-left:120px !important; padding-right:120px !important; }
.plr125 { padding-left:125px !important; padding-right:125px !important; }
.plr130 { padding-left:130px !important; padding-right:130px !important; }
.plr135 { padding-left:135px !important; padding-right:135px !important; }
.plr140 { padding-left:140px !important; padding-right:140px !important; }
.plr145 { padding-left:145px !important; padding-right:145px !important; }
.plr150 { padding-left:150px !important; padding-right:150px !important; }
.plr155 { padding-left:155px !important; padding-right:155px !important; }
.plr160 { padding-left:160px !important; padding-right:160px !important; }
.plr165 { padding-left:165px !important; padding-right:165px !important; }
.plr170 { padding-left:170px !important; padding-right:170px !important; }
.plr175 { padding-left:175px !important; padding-right:175px !important; }
.plr180 { padding-left:180px !important; padding-right:180px !important; }
.plr185 { padding-left:185px !important; padding-right:185px !important; }
.plr190 { padding-left:190px !important; padding-right:190px !important; }
.plr195 { padding-left:195px !important; padding-right:195px !important; }
.plr200 { padding-left:200px !important; padding-right:200px !important; }
.plr205 { padding-left:205px !important; padding-right:205px !important; }
.plr210 { padding-left:210px !important; padding-right:210px !important; }
.plr215 { padding-left:215px !important; padding-right:215px !important; }
.plr220 { padding-left:220px !important; padding-right:220px !important; }
.plr225 { padding-left:225px !important; padding-right:225px !important; }
.plr230 { padding-left:230px !important; padding-right:230px !important; }
.plr235 { padding-left:235px !important; padding-right:235px !important; }
.plr235 { padding-left:240px !important; padding-right:240px !important; }
.plr245 { padding-left:245px !important; padding-right:245px !important; }
.plr250 { padding-left:250px !important; padding-right:250px !important; }
.plr255 { padding-left:255px !important; padding-right:255px !important; }
.plr260 { padding-left:260px !important; padding-right:260px !important; }
.plr265 { padding-left:265px !important; padding-right:265px !important; }
.plr270 { padding-left:270px !important; padding-right:270px !important; }
.plr275 { padding-left:275px !important; padding-right:275px !important; }
.plr280 { padding-left:280px !important; padding-right:280px !important; }
.plr285 { padding-left:285px !important; padding-right:285px !important; }
.plr290 { padding-left:290px !important; padding-right:290px !important; }
.plr295 { padding-left:295px !important; padding-right:295px !important; }
.plr300 { padding-left:300px !important; padding-right:300px !important; }



/**************************************** Fixed Padding Top and bottom Set ************************/

.ptb0 { padding-top:0px !important; padding-bottom:0px !important; }
.ptb1 { padding-top:1px !important; padding-bottom:1px !important; }
.ptb2 { padding-top:2px !important; padding-bottom:2px !important; }
.ptb3 { padding-top:3px !important; padding-bottom:3px !important; }
.ptb4 { padding-top:4px !important; padding-bottom:4px !important; }
.ptb5 { padding-top:5px !important; padding-bottom:5px !important; }
.ptb6 { padding-top:6px !important; padding-bottom:6px !important; }
.ptb7 { padding-top:7px !important; padding-bottom:7px !important; }
.ptb8 { padding-top:8px !important; padding-bottom:8px !important; }
.ptb9 { padding-top:9px !important; padding-bottom:9px !important; }
.ptb10 { padding-top:10px !important; padding-bottom:10px !important; }
.ptb15 { padding-top:15px !important; padding-bottom:15px !important; }
.ptb20 { padding-top:20px !important; padding-bottom:20px !important; }
.ptb25 { padding-top:25px !important; padding-bottom:25px !important; }
.ptb30 { padding-top:30px !important; padding-bottom:30px !important; }
.ptb35 { padding-top:35px !important; padding-bottom:35px !important; }
.ptb40 { padding-top:40px !important; padding-bottom:40px !important; }
.ptb45 { padding-top:45px !important; padding-bottom:45px !important; }
.ptb50 { padding-top:50px !important; padding-bottom:50px !important; }
.ptb55 { padding-top:55px !important; padding-bottom:55px !important; }
.ptb60 { padding-top:60px !important; padding-bottom:60px !important; }
.ptb65 { padding-top:65px !important; padding-bottom:65px !important; }
.ptb70 { padding-top:70px !important; padding-bottom:70px !important; }
.ptb75 { padding-top:75px !important; padding-bottom:75px !important; }
.ptb80 { padding-top:80px !important; padding-bottom:80px !important; }
.ptb85 { padding-top:85px !important; padding-bottom:85px !important; }
.ptb90 { padding-top:90px !important; padding-bottom:90px !important; }
.ptb95 { padding-top:95px !important; padding-bottom:95px !important; }
.ptb100 { padding-top:100px !important; padding-bottom:100px !important; }
.ptb105 { padding-top:105px !important; padding-bottom:105px !important; }
.ptb110 { padding-top:110px !important; padding-bottom:110px !important; }
.ptb115 { padding-top:115px !important; padding-bottom:115px !important; }
.ptb120 { padding-top:120px !important; padding-bottom:120px !important; }
.ptb125 { padding-top:125px !important; padding-bottom:125px !important; }
.ptb130 { padding-top:130px !important; padding-bottom:130px !important; }
.ptb135 { padding-top:135px !important; padding-bottom:135px !important; }
.ptb140 { padding-top:140px !important; padding-bottom:140px !important; }
.ptb145 { padding-top:145px !important; padding-bottom:145px !important; }
.ptb150 { padding-top:150px !important; padding-bottom:150px !important; }
.ptb155 { padding-top:155px !important; padding-bottom:155px !important; }
.ptb160 { padding-top:160px !important; padding-bottom:160px !important; }
.ptb165 { padding-top:165px !important; padding-bottom:165px !important; }
.ptb170 { padding-top:170px !important; padding-bottom:170px !important; }
.ptb175 { padding-top:175px !important; padding-bottom:175px !important; }
.ptb180 { padding-top:180px !important; padding-bottom:180px !important; }
.ptb185 { padding-top:185px !important; padding-bottom:185px !important; }
.ptb190 { padding-top:190px !important; padding-bottom:190px !important; }
.ptb195 { padding-top:195px !important; padding-bottom:195px !important; }
.ptb200 { padding-top:200px !important; padding-bottom:200px !important; }
.ptb205 { padding-top:205px !important; padding-bottom:205px !important; }
.ptb210 { padding-top:210px !important; padding-bottom:210px !important; }
.ptb215 { padding-top:215px !important; padding-bottom:215px !important; }
.ptb220 { padding-top:220px !important; padding-bottom:220px !important; }
.ptb225 { padding-top:225px !important; padding-bottom:225px !important; }
.ptb230 { padding-top:230px !important; padding-bottom:230px !important; }
.ptb235 { padding-top:235px !important; padding-bottom:235px !important; }
.ptb235 { padding-top:240px !important; padding-bottom:240px !important; }
.ptb245 { padding-top:245px !important; padding-bottom:245px !important; }
.ptb250 { padding-top:250px !important; padding-bottom:250px !important; }
.ptb255 { padding-top:255px !important; padding-bottom:255px !important; }
.ptb260 { padding-top:260px !important; padding-bottom:260px !important; }
.ptb265 { padding-top:265px !important; padding-bottom:265px !important; }
.ptb270 { padding-top:270px !important; padding-bottom:270px !important; }
.ptb275 { padding-top:275px !important; padding-bottom:275px !important; }
.ptb280 { padding-top:280px !important; padding-bottom:280px !important; }
.ptb285 { padding-top:285px !important; padding-bottom:285px !important; }
.ptb290 { padding-top:290px !important; padding-bottom:290px !important; }
.ptb295 { padding-top:295px !important; padding-bottom:295px !important; }
.ptb300 { padding-top:300px !important; padding-bottom:300px !important; }

/**************************************** Fixed Margin Left Set **********************************/

.ml350 { margin-left:350px !important; }
.ml300 { margin-left:300px !important; }
.ml295 { margin-left:295px !important; }
.ml290 { margin-left:290px !important; }
.ml285 { margin-left:285px !important; }
.ml280 { margin-left:280px !important; }
.ml275 { margin-left:275px !important; }
.ml270 { margin-left:270px !important; }
.ml265 { margin-left:265px !important; }
.ml260 { margin-left:260px !important; }
.ml255 { margin-left:255px !important; }
.ml250 { margin-left:250px !important; }
.ml245 { margin-left:245px !important; }
.ml240 { margin-left:240px !important; }
.ml235 { margin-left:235px !important; }
.ml230 { margin-left:230px !important; }
.ml225 { margin-left:225px !important; }
.ml220 { margin-left:220px !important; }
.ml215 { margin-left:215px !important; }
.ml210 { margin-left:210px !important; }
.ml205 { margin-left:205px !important; }
.ml200 { margin-left:200px !important; }
.ml195 { margin-left:195px !important; }
.ml190 { margin-left:190px !important; }
.ml185 { margin-left:185px !important; }
.ml180 { margin-left:180px !important; }
.ml175 { margin-left:175px !important; }
.ml170 { margin-left:170px !important; }
.ml165 { margin-left:165px !important; }
.ml160 { margin-left:160px !important; }
.ml155 { margin-left:155px !important; }
.ml150 { margin-left:150px !important; }
.ml145 { margin-left:145px !important; }
.ml140 { margin-left:140px !important; }
.ml135 { margin-left:135px !important; }
.ml130 { margin-left:130px !important; }
.ml125 { margin-left:125px !important; }
.ml120 { margin-left:120px !important; }
.ml115 { margin-left:115px !important; }
.ml110 { margin-left:110px !important; }
.ml105 { margin-left:105px !important; }
.ml100 { margin-left:100px !important; }
.ml95 { margin-left:95px !important; }
.ml90 { margin-left:90px !important; }
.ml85 { margin-left:85px !important; }
.ml80 { margin-left:80px !important; }
.ml75 { margin-left:75px !important; }
.ml70 { margin-left:70px !important; }
.ml65 { margin-left:65px !important; }
.ml60 { margin-left:60px !important; }
.ml55 { margin-left:55px !important; }
.ml50 { margin-left:50px !important; }
.ml45 { margin-left:45px !important; }
.ml40 { margin-left:40px !important; }
.ml35 { margin-left:35px !important; }
.ml30 { margin-left:30px !important; }
.ml25 { margin-left:25px !important; }
.ml20 { margin-left:20px !important; }
.ml15 { margin-left:15px !important; }
.ml10 { margin-left:10px !important; }
.ml9 { margin-left:3px !important; }
.ml8 { margin-left:2px !important; }
.ml7 { margin-left:1px !important; }
.ml6 { margin-left:0px !important; }
.ml5 { margin-left:5px !important; }
.ml4 { margin-left:4px !important; }
.ml3 { margin-left:3px !important; }
.ml2 { margin-left:2px !important; }
.ml1 { margin-left:1px !important; }
.ml0 { margin-left:0px !important; }
.ml-1 { margin-left:-1px !important; }
.ml-2 { margin-left:-2px !important; }
.ml-3 { margin-left:-3px !important; }
.ml-4 { margin-left:-4px !important; }
.ml-5 { margin-left:-5px !important; }
.ml-6 { margin-left:-6px !important; }
.ml-7 { margin-left:-7px !important; }
.ml-8 { margin-left:-8px !important; }
.ml-9 { margin-left:-9px !important; }
.ml-10 { margin-left:-10px !important; }
.ml-15 { margin-left:-15px !important; }
.ml-20 { margin-left:-20px !important; }
.ml-25 { margin-left:-25px !important; }
.ml-30 { margin-left:-30px !important; }
.ml-35 { margin-left:-35px !important; }
.ml-40 { margin-left:-40px !important; }
.ml-45 { margin-left:-45px !important; }
.ml-50 { margin-left:-50px !important; }
.ml-55 { margin-left:-55px !important; }
.ml-60 { margin-left:-60px !important; }
.ml-65 { margin-left:-65px !important; }
.ml-70 { margin-left:-70px !important; }
.ml-75 { margin-left:-75px !important; }
.ml-80 { margin-left:-80px !important; }
.ml-85 { margin-left:-85px !important; }
.ml-90 { margin-left:-90px !important; }
.ml-95 { margin-left:-95px !important; }
.ml-100 { margin-left:-100px !important; }
.ml-105 { margin-left:-105px !important; }
.ml-110 { margin-left:-110px !important; }
.ml-115 { margin-left:-115px !important; }
.ml-120 { margin-left:-120px !important; }
.ml-125 { margin-left:-125px !important; }
.ml-130 { margin-left:-130px !important; }
.ml-135 { margin-left:-135px !important; }
.ml-140 { margin-left:-140px !important; }
.ml-145 { margin-left:-145px !important; }
.ml-150 { margin-left:-150px !important; }
.ml-155 { margin-left:-155px !important; }
.ml-160 { margin-left:-160px !important; }
.ml-165 { margin-left:-165px !important; }
.ml-170 { margin-left:-170px !important; }
.ml-175 { margin-left:-175px !important; }
.ml-180 { margin-left:-180px !important; }
.ml-185 { margin-left:-185px !important; }
.ml-190 { margin-left:-190px !important; }
.ml-195 { margin-left:-195px !important; }
.ml-200 { margin-left:-200px !important; }
.ml-205 { margin-left:-205px !important; }
.ml-210 { margin-left:-210px !important; }
.ml-215 { margin-left:-215px !important; }
.ml-220 { margin-left:-220px !important; }
.ml-225 { margin-left:-225px !important; }
.ml-230 { margin-left:-230px !important; }
.ml-235 { margin-left:-235px !important; }
.ml-240 { margin-left:-240px !important; }
.ml-245 { margin-left:-245px !important; }
.ml-250 { margin-left:-250px !important; }
.ml-255 { margin-left:-255px !important; }
.ml-260 { margin-left:-260px !important; }
.ml-265 { margin-left:-265px !important; }
.ml-270 { margin-left:-270px !important; }
.ml-275 { margin-left:-275px !important; }
.ml-280 { margin-left:-280px !important; }
.ml-285 { margin-left:-285px !important; }
.ml-290 { margin-left:-290px !important; }
.ml-295 { margin-left:-295px !important; }
.ml-300 { margin-left:-300px !important; }



/**************************************** Fixed Margin Right Set **********************************/

.mr300 { margin-right:300px !important; }
.mr295 { margin-right:295px !important; }
.mr290 { margin-right:290px !important; }
.mr285 { margin-right:285px !important; }
.mr280 { margin-right:280px !important; }
.mr275 { margin-right:275px !important; }
.mr270 { margin-right:270px !important; }
.mr265 { margin-right:265px !important; }
.mr260 { margin-right:260px !important; }
.mr255 { margin-right:255px !important; }
.mr250 { margin-right:250px !important; }
.mr245 { margin-right:245px !important; }
.mr240 { margin-right:240px !important; }
.mr235 { margin-right:235px !important; }
.mr230 { margin-right:230px !important; }
.mr225 { margin-right:225px !important; }
.mr220 { margin-right:220px !important; }
.mr215 { margin-right:215px !important; }
.mr210 { margin-right:210px !important; }
.mr205 { margin-right:205px !important; }
.mr200 { margin-right:200px !important; }
.mr195 { margin-right:195px !important; }
.mr190 { margin-right:190px !important; }
.mr185 { margin-right:185px !important; }
.mr180 { margin-right:180px !important; }
.mr175 { margin-right:175px !important; }
.mr170 { margin-right:170px !important; }
.mr165 { margin-right:165px !important; }
.mr160 { margin-right:160px !important; }
.mr155 { margin-right:155px !important; }
.mr150 { margin-right:150px !important; }
.mr145 { margin-right:145px !important; }
.mr140 { margin-right:140px !important; }
.mr135 { margin-right:135px !important; }
.mr130 { margin-right:130px !important; }
.mr125 { margin-right:125px !important; }
.mr120 { margin-right:120px !important; }
.mr115 { margin-right:115px !important; }
.mr110 { margin-right:110px !important; }
.mr105 { margin-right:105px !important; }
.mr100 { margin-right:100px !important; }
.mr95 { margin-right:95px !important; }
.mr90 { margin-right:90px !important; }
.mr85 { margin-right:85px !important; }
.mr80 { margin-right:80px !important; }
.mr75 { margin-right:75px !important; }
.mr70 { margin-right:70px !important; }
.mr65 { margin-right:65px !important; }
.mr60 { margin-right:60px !important; }
.mr55 { margin-right:55px !important; }
.mr50 { margin-right:50px !important; }
.mr45 { margin-right:45px !important; }
.mr40 { margin-right:40px !important; }
.mr35 { margin-right:35px !important; }
.mr30 { margin-right:30px !important; }
.mr25 { margin-right:25px !important; }
.mr20 { margin-right:20px !important; }
.mr15 { margin-right:15px !important; }
.mr10 { margin-right:10px !important; }
.mr9 { margin-right:9px !important; }
.mr8 { margin-right:8px !important; }
.mr7 { margin-right:7px !important; }
.mr6 { margin-right:6px !important; }
.mr5 { margin-right:5px !important; }
.mr4 { margin-right:4px !important; }
.mr3 { margin-right:3px !important; }
.mr2 { margin-right:2px !important; }
.mr1 { margin-right:1px !important; }
.mr0 { margin-right:0px !important; }
.mr-1 { margin-right:-1px !important; }
.mr-2 { margin-right:-2px !important; }
.mr-3 { margin-right:-3px !important; }
.mr-4 { margin-right:-4px !important; }
.mr-5 { margin-right:-5px !important; }
.mr-6 { margin-right:-6px !important; }
.mr-7 { margin-right:-7px !important; }
.mr-8 { margin-right:-8px !important; }
.mr-9 { margin-right:-9px !important; }
.mr-10 { margin-right:-10px !important; }
.mr-20 { margin-right:-20px !important; }
.mr-25 { margin-right:-25px !important; }
.mr-30 { margin-right:-30px !important; }
.mr-35 { margin-right:-35px !important; }
.mr-40 { margin-right:-40px !important; }
.mr-45 { margin-right:-45px !important; }
.mr-50 { margin-right:-50px !important; }
.mr-55 { margin-right:-55px !important; }
.mr-60 { margin-right:-60px !important; }
.mr-65 { margin-right:-65px !important; }
.mr-70 { margin-right:-70px !important; }
.mr-75 { margin-right:-75px !important; }
.mr-80 { margin-right:-80px !important; }
.mr-85 { margin-right:-85px !important; }
.mr-90 { margin-right:-90px !important; }
.mr-95 { margin-right:-95px !important; }
.mr-100 { margin-right:-100px !important; }
.mr-105 { margin-right:-105px !important; }
.mr-110 { margin-right:-110px !important; }
.mr-115 { margin-right:-115px !important; }
.mr-120 { margin-right:-120px !important; }
.mr-125 { margin-right:-125px !important; }
.mr-130 { margin-right:-130px !important; }
.mr-135 { margin-right:-135px !important; }
.mr-140 { margin-right:-140px !important; }
.mr-145 { margin-right:-145px !important; }
.mr-150 { margin-right:-150px !important; }
.mr-155 { margin-right:-155px !important; }
.mr-160 { margin-right:-160px !important; }
.mr-165 { margin-right:-165px !important; }
.mr-170 { margin-right:-170px !important; }
.mr-175 { margin-right:-175px !important; }
.mr-180 { margin-right:-180px !important; }
.mr-185 { margin-right:-185px !important; }
.mr-190 { margin-right:-190px !important; }
.mr-195 { margin-right:-195px !important; }
.mr-200 { margin-right:-200px !important; }
.mr-205 { margin-right:-205px !important; }
.mr-210 { margin-right:-210px !important; }
.mr-215 { margin-right:-215px !important; }
.mr-220 { margin-right:-220px !important; }
.mr-225 { margin-right:-225px !important; }
.mr-230 { margin-right:-230px !important; }
.mr-235 { margin-right:-235px !important; }
.mr-240 { margin-right:-240px !important; }
.mr-245 { margin-right:-245px !important; }
.mr-250 { margin-right:-250px !important; }
.mr-255 { margin-right:-255px !important; }
.mr-260 { margin-right:-260px !important; }
.mr-265 { margin-right:-265px !important; }
.mr-270 { margin-right:-270px !important; }
.mr-275 { margin-right:-275px !important; }
.mr-280 { margin-right:-280px !important; }
.mr-285 { margin-right:-285px !important; }
.mr-290 { margin-right:-290px !important; }
.mr-295 { margin-right:-295px !important; }
.mr-300 { margin-right:-300px !important; }



/**************************************** Fixed Margin Top Set **********************************/

.mt300 { margin-top:300px !important; }
.mt295 { margin-top:295px !important; }
.mt290 { margin-top:290px !important; }
.mt285 { margin-top:285px !important; }
.mt280 { margin-top:280px !important; }
.mt275 { margin-top:275px !important; }
.mt270 { margin-top:270px !important; }
.mt265 { margin-top:265px !important; }
.mt260 { margin-top:260px !important; }
.mt255 { margin-top:255px !important; }
.mt250 { margin-top:250px !important; }
.mt245 { margin-top:245px !important; }
.mt240 { margin-top:240px !important; }
.mt235 { margin-top:235px !important; }
.mt230 { margin-top:230px !important; }
.mt225 { margin-top:225px !important; }
.mt220 { margin-top:220px !important; }
.mt215 { margin-top:215px !important; }
.mt210 { margin-top:210px !important; }
.mt205 { margin-top:205px !important; }
.mt200 { margin-top:200px !important; }
.mt195 { margin-top:195px !important; }
.mt190 { margin-top:190px !important; }
.mt185 { margin-top:185px !important; }
.mt180 { margin-top:180px !important; }
.mt175 { margin-top:175px !important; }
.mt170 { margin-top:170px !important; }
.mt165 { margin-top:165px !important; }
.mt160 { margin-top:160px !important; }
.mt155 { margin-top:155px !important; }
.mt150 { margin-top:150px !important; }
.mt145 { margin-top:145px !important; }
.mt140 { margin-top:140px !important; }
.mt135 { margin-top:135px !important; }
.mt130 { margin-top:130px !important; }
.mt125 { margin-top:125px !important; }
.mt120 { margin-top:120px !important; }
.mt115 { margin-top:115px !important; }
.mt110 { margin-top:110px !important; }
.mt105 { margin-top:105px !important; }
.mt100 { margin-top:100px !important; }
.mt95 { margin-top:95px !important; }
.mt90 { margin-top:90px !important; }
.mt85 { margin-top:85px !important; }
.mt80 { margin-top:80px !important; }
.mt75 { margin-top:75px !important; }
.mt70 { margin-top:70px !important; }
.mt65 { margin-top:65px !important; }
.mt60 { margin-top:60px !important; }
.mt55 { margin-top:55px !important; }
.mt50 { margin-top:50px !important; }
.mt45 { margin-top:45px !important; }
.mt40 { margin-top:40px !important; }
.mt39 { margin-top:39px !important; }
.mt38 { margin-top:38px !important; }
.mt35 { margin-top:35px !important; }
.mt30 { margin-top:30px !important; }
.mt29 { margin-top:29px !important; }
.mt28 { margin-top:28px !important; }
.mt27 { margin-top:27px !important; }
.mt26 { margin-top:26px !important; }
.mt25 { margin-top:25px !important; }
.mt20 { margin-top:20px !important; }
.mt15 { margin-top:15px !important; }
.mt14 { margin-top:14px !important; }
.mt13 { margin-top:13px !important; }
.mt12 { margin-top:12px !important; }
.mt11 { margin-top:11px !important; }
.mt10 { margin-top:10px !important; }
.mt9 { margin-top:9px !important; }
.mt8 { margin-top:8px !important; }
.mt7 { margin-top:7px !important; }
.mt6 { margin-top:6px !important; }
.mt5 { margin-top:5px !important; }
.mt4 { margin-top:4px !important; }
.mt3 { margin-top:3px !important; }
.mt2 { margin-top:2px !important; }
.mt1 { margin-top:1px !important; }
.mt0 { margin-top:0px !important; }
.mt-1 { margin-top:-1px !important; }
.mt-2 { margin-top:-2px !important; }
.mt-3 { margin-top:-3px !important; }
.mt-4 { margin-top:-4px !important; }
.mt-5 { margin-top:-5px !important; }
.mt-6 { margin-top:-6px !important; }
.mt-7 { margin-top:-7px !important; }
.mt-8 { margin-top:-8px !important; }
.mt-9 { margin-top:-9px !important; }
.mt-10 { margin-top:-10px !important; }
.mt-20 { margin-top:-20px !important; }
.mt-25 { margin-top:-25px !important; }
.mt-30 { margin-top:-30px !important; }
.mt-35 { margin-top:-35px !important; }
.mt-40 { margin-top:-40px !important; }
.mt-45 { margin-top:-45px !important; }
.mt-50 { margin-top:-50px !important; }
.mt-55 { margin-top:-55px !important; }
.mt-60 { margin-top:-60px !important; }
.mt-65 { margin-top:-65px !important; }
.mt-70 { margin-top:-70px !important; }
.mt-75 { margin-top:-75px !important; }
.mt-80 { margin-top:-80px !important; }
.mt-85 { margin-top:-85px !important; }
.mt-90 { margin-top:-90px !important; }
.mt-95 { margin-top:-95px !important; }
.mt-100 { margin-top:-100px !important; }
.mt-105 { margin-top:-105px !important; }
.mt-110 { margin-top:-110px !important; }
.mt-115 { margin-top:-115px !important; }
.mt-120 { margin-top:-120px !important; }
.mt-125 { margin-top:-125px !important; }
.mt-130 { margin-top:-130px !important; }
.mt-135 { margin-top:-135px !important; }
.mt-140 { margin-top:-140px !important; }
.mt-145 { margin-top:-145px !important; }
.mt-150 { margin-top:-150px !important; }
.mt-155 { margin-top:-155px !important; }
.mt-160 { margin-top:-160px !important; }
.mt-165 { margin-top:-165px !important; }
.mt-170 { margin-top:-170px !important; }
.mt-175 { margin-top:-175px !important; }
.mt-180 { margin-top:-180px !important; }
.mt-185 { margin-top:-185px !important; }
.mt-190 { margin-top:-190px !important; }
.mt-195 { margin-top:-195px !important; }
.mt-200 { margin-top:-200px !important; }
.mt-205 { margin-top:-205px !important; }
.mt-210 { margin-top:-210px !important; }
.mt-215 { margin-top:-215px !important; }
.mt-220 { margin-top:-220px !important; }
.mt-225 { margin-top:-225px !important; }
.mt-230 { margin-top:-230px !important; }
.mt-235 { margin-top:-235px !important; }
.mt-240 { margin-top:-240px !important; }
.mt-245 { margin-top:-245px !important; }
.mt-250 { margin-top:-250px !important; }
.mt-255 { margin-top:-255px !important; }
.mt-260 { margin-top:-260px !important; }
.mt-265 { margin-top:-265px !important; }
.mt-270 { margin-top:-270px !important; }
.mt-275 { margin-top:-275px !important; }
.mt-280 { margin-top:-280px !important; }
.mt-285 { margin-top:-285px !important; }
.mt-290 { margin-top:-290px !important; }
.mt-295 { margin-top:-295px !important; }
.mt-300 { margin-top:-300px !important; }



/**************************************** Fixed Margin Bottom Set **********************************/

.mb300 { margin-bottom:300px !important; }
.mb295 { margin-bottom:295px !important; }
.mb290 { margin-bottom:290px !important; }
.mb285 { margin-bottom:285px !important; }
.mb280 { margin-bottom:280px !important; }
.mb275 { margin-bottom:275px !important; }
.mb270 { margin-bottom:270px !important; }
.mb265 { margin-bottom:265px !important; }
.mb260 { margin-bottom:260px !important; }
.mb255 { margin-bottom:255px !important; }
.mb250 { margin-bottom:250px !important; }
.mb245 { margin-bottom:245px !important; }
.mb240 { margin-bottom:240px !important; }
.mb235 { margin-bottom:235px !important; }
.mb230 { margin-bottom:230px !important; }
.mb225 { margin-bottom:225px !important; }
.mb220 { margin-bottom:220px !important; }
.mb215 { margin-bottom:215px !important; }
.mb210 { margin-bottom:210px !important; }
.mb205 { margin-bottom:205px !important; }
.mb200 { margin-bottom:200px !important; }
.mb195 { margin-bottom:195px !important; }
.mb190 { margin-bottom:190px !important; }
.mb185 { margin-bottom:185px !important; }
.mb180 { margin-bottom:180px !important; }
.mb175 { margin-bottom:175px !important; }
.mb170 { margin-bottom:170px !important; }
.mb165 { margin-bottom:165px !important; }
.mb160 { margin-bottom:160px !important; }
.mb155 { margin-bottom:155px !important; }
.mb150 { margin-bottom:150px !important; }
.mb145 { margin-bottom:145px !important; }
.mb140 { margin-bottom:140px !important; }
.mb135 { margin-bottom:135px !important; }
.mb130 { margin-bottom:130px !important; }
.mb125 { margin-bottom:125px !important; }
.mb120 { margin-bottom:120px !important; }
.mb115 { margin-bottom:115px !important; }
.mb110 { margin-bottom:110px !important; }
.mb105 { margin-bottom:105px !important; }
.mb100 { margin-bottom:100px !important; }
.mb95 { margin-bottom:95px !important; }
.mb90 { margin-bottom:90px !important; }
.mb85 { margin-bottom:85px !important; }
.mb80 { margin-bottom:80px !important; }
.mb75 { margin-bottom:75px !important; }
.mb70 { margin-bottom:70px !important; }
.mb65 { margin-bottom:65px !important; }
.mb60 { margin-bottom:60px !important; }
.mb55 { margin-bottom:55px !important; }
.mb50 { margin-bottom:50px !important; }
.mb45 { margin-bottom:45px !important; }
.mb40 { margin-bottom:40px !important; }
.mb39 { margin-bottom:39px !important; }
.mb38 { margin-bottom:38px !important; }
.mb37 { margin-bottom:37px !important; }
.mb36 { margin-bottom:36px !important; }
.mb35 { margin-bottom:35px !important; }
.mb30 { margin-bottom:30px !important; }
.mb25 { margin-bottom:25px !important; }
.mb20 { margin-bottom:20px !important; }
.mb15 { margin-bottom:15px !important; }
.mb10 { margin-bottom:10px !important; }
.mb9 { margin-bottom:3px !important; }
.mb8 { margin-bottom:2px !important; }
.mb7 { margin-bottom:1px !important; }
.mb6 { margin-bottom:0px !important; }
.mb5 { margin-bottom:5px !important; }
.mb4 { margin-bottom:4px !important; }
.mb3 { margin-bottom:3px !important; }
.mb2 { margin-bottom:2px !important; }
.mb1 { margin-bottom:1px !important; }
.mb0 { margin-bottom:0px !important; }
.mb-1 { margin-bottom:-1px !important; }
.mb-2 { margin-bottom:-2px !important; }
.mb-3 { margin-bottom:-3px !important; }
.mb-4 { margin-bottom:-4px !important; }
.mb-5 { margin-bottom:-5px !important; }
.mb-6 { margin-bottom:-6px !important; }
.mb-7 { margin-bottom:-7px !important; }
.mb-8 { margin-bottom:-8px !important; }
.mb-9 { margin-bottom:-9px !important; }
.mb-10 { margin-bottom:-10px !important; }
.mb-20 { margin-bottom:-20px !important; }
.mb-25 { margin-bottom:-25px !important; }
.mb-30 { margin-bottom:-30px !important; }
.mb-35 { margin-bottom:-35px !important; }
.mb-40 { margin-bottom:-40px !important; }
.mb-45 { margin-bottom:-45px !important; }
.mb-50 { margin-bottom:-50px !important; }
.mb-55 { margin-bottom:-55px !important; }
.mb-60 { margin-bottom:-60px !important; }
.mb-65 { margin-bottom:-65px !important; }
.mb-70 { margin-bottom:-70px !important; }
.mb-75 { margin-bottom:-75px !important; }
.mb-80 { margin-bottom:-80px !important; }
.mb-85 { margin-bottom:-85px !important; }
.mb-90 { margin-bottom:-90px !important; }
.mb-95 { margin-bottom:-95px !important; }
.mb-100 { margin-bottom:-100px !important; }
.mb-105 { margin-bottom:-105px !important; }
.mb-110 { margin-bottom:-110px !important; }
.mb-115 { margin-bottom:-115px !important; }
.mb-120 { margin-bottom:-120px !important; }
.mb-125 { margin-bottom:-125px !important; }
.mb-130 { margin-bottom:-130px !important; }
.mb-135 { margin-bottom:-135px !important; }
.mb-140 { margin-bottom:-140px !important; }
.mb-145 { margin-bottom:-145px !important; }
.mb-150 { margin-bottom:-150px !important; }
.mb-155 { margin-bottom:-155px !important; }
.mb-160 { margin-bottom:-160px !important; }
.mb-165 { margin-bottom:-165px !important; }
.mb-170 { margin-bottom:-170px !important; }
.mb-175 { margin-bottom:-175px !important; }
.mb-180 { margin-bottom:-180px !important; }
.mb-185 { margin-bottom:-185px !important; }
.mb-190 { margin-bottom:-190px !important; }
.mb-195 { margin-bottom:-195px !important; }
.mb-200 { margin-bottom:-200px !important; }
.mb-205 { margin-bottom:-205px !important; }
.mb-210 { margin-bottom:-210px !important; }
.mb-215 { margin-bottom:-215px !important; }
.mb-220 { margin-bottom:-220px !important; }
.mb-225 { margin-bottom:-225px !important; }
.mb-230 { margin-bottom:-230px !important; }
.mb-235 { margin-bottom:-235px !important; }
.mb-240 { margin-bottom:-240px !important; }
.mb-245 { margin-bottom:-245px !important; }
.mb-250 { margin-bottom:-250px !important; }
.mb-255 { margin-bottom:-255px !important; }
.mb-260 { margin-bottom:-260px !important; }
.mb-265 { margin-bottom:-265px !important; }
.mb-270 { margin-bottom:-270px !important; }
.mb-275 { margin-bottom:-275px !important; }
.mb-280 { margin-bottom:-280px !important; }
.mb-285 { margin-bottom:-285px !important; }
.mb-290 { margin-bottom:-290px !important; }
.mb-295 { margin-bottom:-295px !important; }
.mb-300 { margin-bottom:-300px !important; }



/**************************************** Fixed margin All Sides Set *******************************/

.m0 { margin:0px !important; }
.m1 { margin:1px !important; }
.m2 { margin:2px !important; }
.m3 { margin:3px !important; }
.m4 { margin:4px !important; }
.m5 { margin:5px !important; }
.m6 { margin:6px !important; }
.m7 { margin:7px !important; }
.m8 { margin:8px !important; }
.m9 { margin:9px !important; }
.m10 { margin:10px !important; }
.m15 { margin:15px !important; }
.m20 { margin:20px !important; }
.m25 { margin:25px !important; }
.m30 { margin:30px !important; }
.m35 { margin:35px !important; }
.m40 { margin:40px !important; }
.m45 { margin:45px !important; }
.m50 { margin:50px !important; }
.m55 { margin:55px !important; }
.m60 { margin:60px !important; }
.m65 { margin:65px !important; }
.m70 { margin:70px !important; }
.m75 { margin:75px !important; }
.m80 { margin:80px !important; }
.m85 { margin:85px !important; }
.m90 { margin:90px !important; }
.m95 { margin:95px !important; }
.m100 { margin:100px !important; }
.m105 { margin:105px !important; }
.m110 { margin:110px !important; }
.m115 { margin:115px !important; }
.m120 { margin:120px !important; }
.m125 { margin:125px !important; }
.m130 { margin:130px !important; }
.m135 { margin:135px !important; }
.m140 { margin:140px !important; }
.m145 { margin:145px !important; }
.m150 { margin:150px !important; }
.m155 { margin:155px !important; }
.m160 { margin:160px !important; }
.m165 { margin:165px !important; }
.m170 { margin:170px !important; }
.m175 { margin:175px !important; }
.m180 { margin:180px !important; }
.m185 { margin:185px !important; }
.m190 { margin:190px !important; }
.m195 { margin:195px !important; }
.m200 { margin:200px !important; }
.m205 { margin:205px !important; }
.m210 { margin:210px !important; }
.m215 { margin:215px !important; }
.m220 { margin:220px !important; }
.m225 { margin:225px !important; }
.m230 { margin:230px !important; }
.m235 { margin:235px !important; }
.m245 { margin:245px !important; }
.m250 { margin:250px !important; }
.m255 { margin:255px !important; }
.m260 { margin:260px !important; }
.m265 { margin:265px !important; }
.m270 { margin:270px !important; }
.m275 { margin:275px !important; }
.m280 { margin:280px !important; }
.m285 { margin:285px !important; }
.m290 { margin:290px !important; }
.m295 { margin:295px !important; }
.m300 { margin:300px !important; }



/**************************************** Fixed margin Left and Right Set ************************/

.mlr0 { margin-left:0px !important; margin-right:0px !important; }
.mlr1 { margin-left:1px !important; margin-right:1px !important; }
.mlr2 { margin-left:2px !important; margin-right:2px !important; }
.mlr3 { margin-left:3px !important; margin-right:3px !important; }
.mlr4 { margin-left:4px !important; margin-right:4px !important; }
.mlr5 { margin-left:5px !important; margin-right:5px !important; }
.mlr6 { margin-left:6px !important; margin-right:6px !important; }
.mlr7 { margin-left:7px !important; margin-right:7px !important; }
.mlr8 { margin-left:8px !important; margin-right:8px !important; }
.mlr9 { margin-left:9px !important; margin-right:9px !important; }
.mlr10 { margin-left:10px !important; margin-right:10px !important; }
.mlr15 { margin-left:15px !important; margin-right:15px !important; }
.mlr20 { margin-left:20px !important; margin-right:20px !important; }
.mlr25 { margin-left:25px !important; margin-right:25px !important; }
.mlr30 { margin-left:30px !important; margin-right:30px !important; }
.mlr35 { margin-left:35px !important; margin-right:35px !important; }
.mlr40 { margin-left:40px !important; margin-right:40px !important; }
.mlr45 { margin-left:45px !important; margin-right:45px !important; }
.mlr50 { margin-left:50px !important; margin-right:50px !important; }
.mlr55 { margin-left:55px !important; margin-right:55px !important; }
.mlr60 { margin-left:60px !important; margin-right:60px !important; }
.mlr65 { margin-left:65px !important; margin-right:65px !important; }
.mlr70 { margin-left:70px !important; margin-right:70px !important; }
.mlr75 { margin-left:75px !important; margin-right:75px !important; }
.mlr80 { margin-left:80px !important; margin-right:80px !important; }
.mlr85 { margin-left:85px !important; margin-right:85px !important; }
.mlr90 { margin-left:90px !important; margin-right:90px !important; }
.mlr95 { margin-left:95px !important; margin-right:95px !important; }
.mlr100 { margin-left:100px !important; margin-right:100px !important; }
.mlr105 { margin-left:105px !important; margin-right:105px !important; }
.mlr110 { margin-left:110px !important; margin-right:110px !important; }
.mlr115 { margin-left:115px !important; margin-right:115px !important; }
.mlr120 { margin-left:120px !important; margin-right:120px !important; }
.mlr125 { margin-left:125px !important; margin-right:125px !important; }
.mlr130 { margin-left:130px !important; margin-right:130px !important; }
.mlr135 { margin-left:135px !important; margin-right:135px !important; }
.mlr140 { margin-left:140px !important; margin-right:140px !important; }
.mlr145 { margin-left:145px !important; margin-right:145px !important; }
.mlr150 { margin-left:150px !important; margin-right:150px !important; }
.mlr155 { margin-left:155px !important; margin-right:155px !important; }
.mlr160 { margin-left:160px !important; margin-right:160px !important; }
.mlr165 { margin-left:165px !important; margin-right:165px !important; }
.mlr170 { margin-left:170px !important; margin-right:170px !important; }
.mlr175 { margin-left:175px !important; margin-right:175px !important; }
.mlr180 { margin-left:180px !important; margin-right:180px !important; }
.mlr185 { margin-left:185px !important; margin-right:185px !important; }
.mlr190 { margin-left:190px !important; margin-right:190px !important; }
.mlr195 { margin-left:195px !important; margin-right:195px !important; }
.mlr200 { margin-left:200px !important; margin-right:200px !important; }
.mlr205 { margin-left:205px !important; margin-right:205px !important; }
.mlr210 { margin-left:210px !important; margin-right:210px !important; }
.mlr215 { margin-left:215px !important; margin-right:215px !important; }
.mlr220 { margin-left:220px !important; margin-right:220px !important; }
.mlr225 { margin-left:225px !important; margin-right:225px !important; }
.mlr230 { margin-left:230px !important; margin-right:230px !important; }
.mlr235 { margin-left:235px !important; margin-right:235px !important; }
.mlr235 { margin-left:240px !important; margin-right:240px !important; }
.mlr245 { margin-left:245px !important; margin-right:245px !important; }
.mlr250 { margin-left:250px !important; margin-right:250px !important; }
.mlr255 { margin-left:255px !important; margin-right:255px !important; }
.mlr260 { margin-left:260px !important; margin-right:260px !important; }
.mlr265 { margin-left:265px !important; margin-right:265px !important; }
.mlr270 { margin-left:270px !important; margin-right:270px !important; }
.mlr275 { margin-left:275px !important; margin-right:275px !important; }
.mlr280 { margin-left:280px !important; margin-right:280px !important; }
.mlr285 { margin-left:285px !important; margin-right:285px !important; }
.mlr290 { margin-left:290px !important; margin-right:290px !important; }
.mlr295 { margin-left:295px !important; margin-right:295px !important; }
.mlr300 { margin-left:300px !important; margin-right:300px !important; }



/**************************************** Fixed margin Top and bottom Set ************************/

.mtb0 { margin-top:0px !important; margin-bottom:0px !important; }
.mtb1 { margin-top:1px !important; margin-bottom:1px !important; }
.mtb2 { margin-top:2px !important; margin-bottom:2px !important; }
.mtb3 { margin-top:3px !important; margin-bottom:3px !important; }
.mtb4 { margin-top:4px !important; margin-bottom:4px !important; }
.mtb5 { margin-top:5px !important; margin-bottom:5px !important; }
.mtb6 { margin-top:6px !important; margin-bottom:6px !important; }
.mtb7 { margin-top:7px !important; margin-bottom:7px !important; }
.mtb8 { margin-top:8px !important; margin-bottom:8px !important; }
.mtb9 { margin-top:9px !important; margin-bottom:9px !important; }
.mtb10 { margin-top:10px !important; margin-bottom:10px !important; }
.mtb15 { margin-top:15px !important; margin-bottom:15px !important; }
.mtb20 { margin-top:20px !important; margin-bottom:20px !important; }
.mtb25 { margin-top:25px !important; margin-bottom:25px !important; }
.mtb30 { margin-top:30px !important; margin-bottom:30px !important; }
.mtb35 { margin-top:35px !important; margin-bottom:35px !important; }
.mtb40 { margin-top:40px !important; margin-bottom:40px !important; }
.mtb45 { margin-top:45px !important; margin-bottom:45px !important; }
.mtb50 { margin-top:50px !important; margin-bottom:50px !important; }
.mtb55 { margin-top:55px !important; margin-bottom:55px !important; }
.mtb60 { margin-top:60px !important; margin-bottom:60px !important; }
.mtb65 { margin-top:65px !important; margin-bottom:65px !important; }
.mtb70 { margin-top:70px !important; margin-bottom:70px !important; }
.mtb75 { margin-top:75px !important; margin-bottom:75px !important; }
.mtb80 { margin-top:80px !important; margin-bottom:80px !important; }
.mtb85 { margin-top:85px !important; margin-bottom:85px !important; }
.mtb90 { margin-top:90px !important; margin-bottom:90px !important; }
.mtb95 { margin-top:95px !important; margin-bottom:95px !important; }
.mtb100 { margin-top:100px !important; margin-bottom:100px !important; }
.mtb105 { margin-top:105px !important; margin-bottom:105px !important; }
.mtb110 { margin-top:110px !important; margin-bottom:110px !important; }
.mtb115 { margin-top:115px !important; margin-bottom:115px !important; }
.mtb120 { margin-top:120px !important; margin-bottom:120px !important; }
.mtb125 { margin-top:125px !important; margin-bottom:125px !important; }
.mtb130 { margin-top:130px !important; margin-bottom:130px !important; }
.mtb135 { margin-top:135px !important; margin-bottom:135px !important; }
.mtb140 { margin-top:140px !important; margin-bottom:140px !important; }
.mtb145 { margin-top:145px !important; margin-bottom:145px !important; }
.mtb150 { margin-top:150px !important; margin-bottom:150px !important; }
.mtb155 { margin-top:155px !important; margin-bottom:155px !important; }
.mtb160 { margin-top:160px !important; margin-bottom:160px !important; }
.mtb165 { margin-top:165px !important; margin-bottom:165px !important; }
.mtb170 { margin-top:170px !important; margin-bottom:170px !important; }
.mtb175 { margin-top:175px !important; margin-bottom:175px !important; }
.mtb180 { margin-top:180px !important; margin-bottom:180px !important; }
.mtb185 { margin-top:185px !important; margin-bottom:185px !important; }
.mtb190 { margin-top:190px !important; margin-bottom:190px !important; }
.mtb195 { margin-top:195px !important; margin-bottom:195px !important; }
.mtb200 { margin-top:200px !important; margin-bottom:200px !important; }
.mtb205 { margin-top:205px !important; margin-bottom:205px !important; }
.mtb210 { margin-top:210px !important; margin-bottom:210px !important; }
.mtb215 { margin-top:215px !important; margin-bottom:215px !important; }
.mtb220 { margin-top:220px !important; margin-bottom:220px !important; }
.mtb225 { margin-top:225px !important; margin-bottom:225px !important; }
.mtb230 { margin-top:230px !important; margin-bottom:230px !important; }
.mtb235 { margin-top:235px !important; margin-bottom:235px !important; }
.mtb235 { margin-top:240px !important; margin-bottom:240px !important; }
.mtb245 { margin-top:245px !important; margin-bottom:245px !important; }
.mtb250 { margin-top:250px !important; margin-bottom:250px !important; }
.mtb255 { margin-top:255px !important; margin-bottom:255px !important; }
.mtb260 { margin-top:260px !important; margin-bottom:260px !important; }
.mtb265 { margin-top:265px !important; margin-bottom:265px !important; }
.mtb270 { margin-top:270px !important; margin-bottom:270px !important; }
.mtb275 { margin-top:275px !important; margin-bottom:275px !important; }
.mtb280 { margin-top:280px !important; margin-bottom:280px !important; }
.mtb285 { margin-top:285px !important; margin-bottom:285px !important; }
.mtb290 { margin-top:290px !important; margin-bottom:290px !important; }
.mtb295 { margin-top:295px !important; margin-bottom:295px !important; }
.mtb300 { margin-top:300px !important; margin-bottom:300px !important; }


/**************************************** Z-indexing **********************************/

.z0 { z-index:0; }
.z10 { z-index:10; }
.z20 { z-index:20; }
.z30 { z-index:30; }
.z40 { z-index:40; }
.z50 { z-index:50; }
.z60 { z-index:60; }
.z70 { z-index:70; }
.z80 { z-index:80; }
.z90 { z-index:90; }
.z100 { z-index:100 !important; }
.z200 { z-index:200; }
.z300 { z-index:300; }
.z400 { z-index:400; }
.z500 { z-index:500; }


/**************************************** GLOBAL DECLERATION **********************************/

* { margin:0; padding:0; }
.valigntop { vertical-align:top !important; }
.valignmiddle { vertical-align:middle !important; }
.no-border { border:0px !important; }
.no-margin { margin:0px !important; }
.no-padding { padding:0px !important; }
.no-shadow { box-shadow:none !important; }
.no-textShadow { text-shadow:none !important;; }
.profile-img { img { border-radius:50%; box-shadow:2px 2px 6px #aaa; } }
.visible { visibility:visible !important; }
.not-visible { visibility: hidden !important;}

.m-auto {margin:0 auto !important;}
ul.type-none { list-style-type:none !important; }
ul.type-circle { list-style-type:circle !important; }
ul.type-disc { list-style-type:disc !important; }
.mg-center { margin:0px auto; }
.centerblock { display:block; text-align:center; }

.align-right { text-align:right !important; }
.align-left { text-align:left !important; }
.align-center { text-align:center !important; }
.align-justify { text-align:justify !important; }

.right { text-align:right !important; }
.left { text-align:left !important; }
.center { text-align:center !important; }
.justify { text-align:justify !important; }
.no-display{ display:none !important; }
.inline { display:inline-block !important; }
.no-bgcolor{ background:none !important; background-color:transparent !important;}

.height-100 { height: 100%; position: relative; }
.width-100 { width: 100%;}

a:focus { outline:none; }

.tab-row { display: table-row !important; }
.tab-cell { display: table-cell !important; }
.block { display:block !important; }

.link-sm { font-size:8pt; color:#00385E; text-decoration:none; }
.link-sm a { color:#607d8b; text-decoration:underline; }
.link-sm a:hover { color:#00385E !important; text-decoration:none; }
.border-right-green { border-right:1px solid #336AB6; }
.bdr-bottom { border-bottom:1px solid #ccc; }
.bdr { border:1px solid #ddd; }
.bdr2 { border:2px solid #ddd; }
.bdr3 { border:3px solid #ddd; }
.bdr4 { border:4px solid #ddd; }
.bdr5 { border:5px solid #ddd; }

/**************************************** EXTRA CSS STYLES **********************************/

.header-sub ul, .userinfo ul { list-style-type:none; }

#SnapABug_Button { display: none !important; }
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.animated.infinite { animation-iteration-count:infinite; -webkit-animation-iteration-count:infinite; }

/* by Abdul Sir */
input.fontawsome-star[type=checkbox]{ display: none; }
input.fontawsome-star[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: '\f006';
  cursor: pointer;
}
input.fontawsome-star[type=checkbox]:checked + label:before { content: '\f005' }
.modal .modal-content .loader{
  background: image-url('skype-styled-loader.gif') no-repeat center center transparent !important;
  width: 100%;
  height: 150px;
}

label.upimg, upimg a { background:none !important; color:#336AB6; text-align:center; }

.tab-height-fix { display:table; height:100%; }


/**************************************** END ALL CSS STYLES **********************************/
img { vertical-align:inherit; }

//.bright-yellow { color:#336AB6 !important; }

/***************************************** Start Alert Modal ****************************************/
#alertModal.modal{
  .modal-content{
    min-height: auto;
    .modal-header {
      min-height: 35px;
      padding-top: 5px !important;
      .close{
        color: #FFF;
        opacity: 0.6;
        &amp;:hover {
          opacity: 1;
        }
      }
    }
    .modal-body{
      text-align: center;
      padding: 10px 0;
    }
    .modal-footer{
      padding: 5px;
    }
  }
}

/***************************************** END Alert Modal ************************************/
</pre></body></html>