.aw_behavior {
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_promo_text_color {
  color: #ef7d13;
}
.aw_link_text_color {
  color: #2B5EC7;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  color: #210a21;
  font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  background: url('../images/body-bg.gif') No-repeat 0 0;
}
.headr_bg {
  background: #fff;
  background: -moz-linear-gradient(top,#3a3f62 0,#6168a1 131px,#3f3a62 131px,#3f3a62 162px,transparent 162px);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3a3f62),color-stop(150px,#6168a1),color-stop(150px,#3f3a62),color-stop(162px,#3f3a62),color-stop(162px,transparent));
  background: -webkit-linear-gradient(top,#3a3f62 0,#6168a1 131px,#3f3a62 131px,#3f3a62 162px,transparent 162px);
  background: -o-linear-gradient(top,#3a3f62 0,#6168a1 131px,#3f3a62 131px,#3f3a62 162px,transparent 162px);
  background: -ms-linear-gradient(top,#3a3f62 0%,#6168a1 131px,#3f3a62 131px,#3f3a62 162px,transparent 162px);
  background: linear-gradient(top,#3a3f62 0%,#6168a1 131px,#3f3a62 131px,#3f3a62 162px,transparent 162px);
  -pie-background: linear-gradient(top,#3a3f62 0%,#6168a1 131px,#3f3a62 131px,#3f3a62 162px,transparent 162px);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  min-height: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.headr_bg + div {
  flex-grow: 1;
}
input,
textarea,
select option:first-child {
  color: #832883;
}
.aw_common-input {
  color: #210a21;
}
input,
select,
textarea {
  border: 1px solid #9ea8b8;
  background: #ffffff;
}
textarea {
  padding: 5px;
}
input,
select {
  height: 21px;
  line-height: 21px;
}
input {
  text-indent: 2px;
}
select {
  padding: 1px;
  height: 21px;
}
p {
  padding: 0 0 20px 0;
  line-height: 1.4em;
}
a {
  color: #2B5EC7;
  text-decoration: Underline;
}
a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
a:hover {
  text-decoration: Underline;
}
a img {
  border: none;
}
table {
  border-collapse: collapse;
}
h1 {
  color: #333333;
  font-size: 28px;
  padding: 0 0 10px 0;
  font-weight: normal;
}
h1 a {
  text-decoration: none;
}
h2 {
  color: #333333;
  font-size: 24px;
  padding: 0 0 10px 0;
  font-weight: normal;
}
h2 a {
  text-decoration: none;
}
h3 {
  color: #333333;
  font-size: 16px;
  padding: 0 0 5px 0;
  font-weight: bold;
}
h3 a {
  text-decoration: none;
}
h4 {
  color: #333333;
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: bold;
}
h4 a {
  text-decoration: none;
}
h5 {
  color: #333333;
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
h5 a {
  text-decoration: none;
}
h6 {
  color: #333333;
  font-size: 12px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
h6 a {
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0 0 20px 0;
}
ul li {
  background: url('../images/common-list-bullet.png') no-repeat 0 5px;
  padding: 0 0 7px 15px;
}
ol {
  margin: 0 0 20px 25px;
}
ol li {
  padding: 0 0 7px 0;
}
.aw_central-banner {
  outline: 6px solid #eaeaea;
  border: 1px solid #fff;
  display: block;
  margin: 0 auto 20px auto;
}
.aw_leftimg {
  float: left;
  margin: 0 15px 10px 0;
  border: 1px solid #eaeaea;
}
.aw_rightimg {
  float: right;
  margin: 0 0 10px 15px;
  border: 1px solid #eaeaea;
}
.aw_container {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff none Repeat 0 0;
}
.aw_wrap {
  padding: 18px 10px;
}
.aw_header {
  position: relative;
  padding: 126px 0 0 0;
  margin: 0 10px;
}
.aw_header .aw_logo {
  position: absolute;
  top: 20px;
  left: 0;
  right: auto;
  bottom: auto;
}
.aw_header .aw_phone {
  position: absolute;
  top: 75px;
  left: auto;
  right: 158px;
  bottom: auto;
}
.aw_header .aw_live-chat {
  display: block;
  width: 128px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #c2640d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f29743),to(#c2640d));
  background: -webkit-linear-gradient(#f29743,#c2640d);
  background: -moz-linear-gradient(#f29743,#c2640d);
  background: -ms-linear-gradient(#f29743,#c2640d);
  background: -o-linear-gradient(#f29743,#c2640d);
  background: linear-gradient(#f29743,#c2640d);
  -pie-background: linear-gradient(#f29743,#c2640d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #c2640d 0 -1px;
  position: absolute;
  top: 73px;
  left: auto;
  right: 0px;
  bottom: auto;
}
.aw_header .aw_live-chat:hover {
  background: #c2910d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f2c343),to(#c2910d));
  background: -webkit-linear-gradient(#f2c343,#c2910d);
  background: -moz-linear-gradient(#f2c343,#c2910d);
  background: -ms-linear-gradient(#f2c343,#c2910d);
  background: -o-linear-gradient(#f2c343,#c2910d);
  background: linear-gradient(#f2c343,#c2910d);
  -pie-background: linear-gradient(#f2c343,#c2910d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
}
.aw_header .aw_live-chat:active {
  background: #f2c343;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#c2910d),to(#f2c343));
  background: -webkit-linear-gradient(#c2910d,#f2c343);
  background: -moz-linear-gradient(#c2910d,#f2c343);
  background: -ms-linear-gradient(#c2910d,#f2c343);
  background: -o-linear-gradient(#c2910d,#f2c343);
  background: linear-gradient(#c2910d,#f2c343);
  -pie-background: linear-gradient(#c2910d,#f2c343);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_header .aw_live-chat img {
  position: relative;
  top: 3px;
  margin: 0 7px 0 0;
}
.aw_header .aw_live-chat:hover {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
  text-decoration: none;
}
.aw_header .aw_live-chat:active {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
}
.aw_login-form {
  position: absolute;
  top: 15px;
  left: auto;
  right: 0px;
  bottom: auto;
  font-size: 11px;
  width: 345px;
}
.aw_login-form input {
  border: none;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_login-form .aw_lf-text {
  background: #fff;
  text-indent: 5px;
  width: 122px;
}
.aw_login-form .aw_lf-submit {
  background: #b0b0b0;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#b0b0b0));
  background: -webkit-linear-gradient(#ffffff,#b0b0b0);
  background: -moz-linear-gradient(#ffffff,#b0b0b0);
  background: -ms-linear-gradient(#ffffff,#b0b0b0);
  background: -o-linear-gradient(#ffffff,#b0b0b0);
  background: linear-gradient(#ffffff,#b0b0b0);
  -pie-background: linear-gradient(#ffffff,#b0b0b0);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: 79px;
  cursor: pointer;
}
.aw_login-form .aw_lf-submit:hover {
  background: #b3d0ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f4f8ff),to(#b3d0ff));
  background: -webkit-linear-gradient(#f4f8ff,#b3d0ff);
  background: -moz-linear-gradient(#f4f8ff,#b3d0ff);
  background: -ms-linear-gradient(#f4f8ff,#b3d0ff);
  background: -o-linear-gradient(#f4f8ff,#b3d0ff);
  background: linear-gradient(#f4f8ff,#b3d0ff);
  -pie-background: linear-gradient(#f4f8ff,#b3d0ff);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_login-form .aw_lf-submit:active {
  background: #f2f7ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#b1cfff),to(#f2f7ff));
  background: -webkit-linear-gradient(#b1cfff,#f2f7ff);
  background: -moz-linear-gradient(#b1cfff,#f2f7ff);
  background: -ms-linear-gradient(#b1cfff,#f2f7ff);
  background: -o-linear-gradient(#b1cfff,#f2f7ff);
  background: linear-gradient(#b1cfff,#f2f7ff);
  -pie-background: linear-gradient(#b1cfff,#f2f7ff);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_login-form .aw_forgot-pass {
  color: #fff;
  text-decoration: Underline;
  margin: 3px 0 0 140px;
  display: inline-block;
}
.aw_login-form .aw_forgot-pass:hover {
  text-decoration: Underline;
  color: #fff;
}
*:first-child+html .aw_login-form {
  width: 350px;
}
.aw_main-menu {
  overflow: hidden;
  padding: 4px 0 0 0;
  margin: 0 0 10px 0;
}
.aw_main-menu li {
  display: block;
  float: left;
  background: none;
  border-top: 1px solid #b5b1d1;
  padding: 0;
  border-left: 1px solid #7971ab;
  border-right: 1px solid #7971ab;
  margin-right: -1px;
}
.aw_main-menu li a {
  color: #ffffff;
  text-decoration: Underline;
  background: #3f3a62;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#6a61a1),to(#3f3a62));
  background: -webkit-linear-gradient(#6a61a1,#3f3a62);
  background: -moz-linear-gradient(#6a61a1,#3f3a62);
  background: -ms-linear-gradient(#6a61a1,#3f3a62);
  background: -o-linear-gradient(#6a61a1,#3f3a62);
  background: linear-gradient(#6a61a1,#3f3a62);
  -pie-background: linear-gradient(#6a61a1,#3f3a62);
  behavior: url(/res/css/PIE.php);
  position: relative;
  text-decoration: none !important;
  padding: 0 19px;
  display: block;
  height: 31px;
  line-height: 31px;
  font-weight: bold;
  text-transform: none;
  font-size: 12px;
}
.aw_main-menu li a:hover {
  text-decoration: Underline;
  color: #ffffff;
}
.aw_main-menu li a:hover {
  text-decoration: none !important;
  background: #6a61a1;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#3f3a62),to(#6a61a1));
  background: -webkit-linear-gradient(#3f3a62,#6a61a1);
  background: -moz-linear-gradient(#3f3a62,#6a61a1);
  background: -ms-linear-gradient(#3f3a62,#6a61a1);
  background: -o-linear-gradient(#3f3a62,#6a61a1);
  background: linear-gradient(#3f3a62,#6a61a1);
  -pie-background: linear-gradient(#3f3a62,#6a61a1);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_main-menu li.aw_mm-promo a {
  color: #ffec4d;
}
.aw_main-menu li.aw_curr {
  border-top: 1px solid #caced8;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  behavior: url(/res/css/PIE.php);
  position: relative;
  margin: -4px -1px 0 0;
  background: #eaebef;
  padding: 1px 0 0 0;
  border-left: none;
  border-right: none;
}
.aw_main-menu li.aw_curr a {
  padding: 3px 19px 0;
  background: #ffffff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#caced8),to(#ffffff));
  background: -webkit-linear-gradient(#caced8,#ffffff);
  background: -moz-linear-gradient(#caced8,#ffffff);
  background: -ms-linear-gradient(#caced8,#ffffff);
  background: -o-linear-gradient(#caced8,#ffffff);
  background: linear-gradient(#caced8,#ffffff);
  -pie-background: linear-gradient(#caced8,#ffffff);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #2B5EC7;
  text-decoration: Underline;
  text-decoration: none;
}
.aw_main-menu li.aw_curr a:hover {
  text-decoration: Underline;
  color: #2B5EC7;
}
:root .aw_main-menu li.aw_curr a {
  padding: 3px 11px 0 \9;
}
:root .aw_main-menu li a {
  padding: 0 18px \9;
}
.aw_services {
  overflow: hidden;
  background: #ef7d13;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.php);
  position: relative;
  padding: 8px 0;
  margin: 0;
}
.aw_services li {
  display: block;
  float: left;
  border-left: 1px solid #acce67;
  margin: 0 0 0 -1px;
  padding: 0 23px;
  background: none;
}
.aw_services li a {
  color: #fff;
  text-decoration: Underline;
  text-decoration: none !important;
}
.aw_services li a:hover {
  text-decoration: Underline;
  color: #ffec4d;
}
.aw_services li a:hover {
  text-decoration: underline !important;
}
.aw_content {
  overflow: hidden;
}
.aw_central-but-wrap {
  padding: 0 0 20px 0;
}
.aw_central-but-wrap a {
  margin: 0 auto;
}
.aw_order-now-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #c2640d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f29743),to(#c2640d));
  background: -webkit-linear-gradient(#f29743,#c2640d);
  background: -moz-linear-gradient(#f29743,#c2640d);
  background: -ms-linear-gradient(#f29743,#c2640d);
  background: -o-linear-gradient(#f29743,#c2640d);
  background: linear-gradient(#f29743,#c2640d);
  -pie-background: linear-gradient(#f29743,#c2640d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #c2640d 0 -1px;
}
.aw_order-now-button:hover {
  background: #c2910d;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f2c343),to(#c2910d));
  background: -webkit-linear-gradient(#f2c343,#c2910d);
  background: -moz-linear-gradient(#f2c343,#c2910d);
  background: -ms-linear-gradient(#f2c343,#c2910d);
  background: -o-linear-gradient(#f2c343,#c2910d);
  background: linear-gradient(#f2c343,#c2910d);
  -pie-background: linear-gradient(#f2c343,#c2910d);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
}
.aw_order-now-button:active {
  background: #f2c343;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#c2910d),to(#f2c343));
  background: -webkit-linear-gradient(#c2910d,#f2c343);
  background: -moz-linear-gradient(#c2910d,#f2c343);
  background: -ms-linear-gradient(#c2910d,#f2c343);
  background: -o-linear-gradient(#c2910d,#f2c343);
  background: linear-gradient(#c2910d,#f2c343);
  -pie-background: linear-gradient(#c2910d,#f2c343);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_order-now-button:hover {
  text-decoration: none !important;
}
.aw_secondary-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #3a3f62;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#6168a1),to(#3a3f62));
  background: -webkit-linear-gradient(#6168a1,#3a3f62);
  background: -moz-linear-gradient(#6168a1,#3a3f62);
  background: -ms-linear-gradient(#6168a1,#3a3f62);
  background: -o-linear-gradient(#6168a1,#3a3f62);
  background: linear-gradient(#6168a1,#3a3f62);
  -pie-background: linear-gradient(#6168a1,#3a3f62);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #3a3f62 0 -1px;
}
.aw_secondary-button:hover {
  background: #3f3a62;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#6a61a1),to(#3f3a62));
  background: -webkit-linear-gradient(#6a61a1,#3f3a62);
  background: -moz-linear-gradient(#6a61a1,#3f3a62);
  background: -ms-linear-gradient(#6a61a1,#3f3a62);
  background: -o-linear-gradient(#6a61a1,#3f3a62);
  background: linear-gradient(#6a61a1,#3f3a62);
  -pie-background: linear-gradient(#6a61a1,#3f3a62);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #fff;
}
.aw_secondary-button:active {
  background: #6a61a1;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#3f3a62),to(#6a61a1));
  background: -webkit-linear-gradient(#3f3a62,#6a61a1);
  background: -moz-linear-gradient(#3f3a62,#6a61a1);
  background: -ms-linear-gradient(#3f3a62,#6a61a1);
  background: -o-linear-gradient(#3f3a62,#6a61a1);
  background: linear-gradient(#3f3a62,#6a61a1);
  -pie-background: linear-gradient(#3f3a62,#6a61a1);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_secondary-button:hover {
  text-decoration: none !important;
}
.aw_media-item {
  margin: 0 0 25px 0;
}
.aw_complex-header {
  overflow: hidden;
  border-bottom: 1px dotted #CBCBCB;
  position: relative;
  margin: 0 0 15px 0;
}
.aw_complex-header .aw_header-date {
  text-align: right;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 8px;
  font-size: 12px;
}
.aw_complex-header h3 {
  float: left;
  width: 600px;
}
.aw_medit-text {
  overflow: hidden;
}
.aw_medit-text .aw_readmore-link {
  font-size: 12px;
}
.aw_paginator {
  overflow: hidden;
  padding: 15px 0;
}
.aw_paginator a {
  display: block;
  float: left;
  height: 25px;
  line-height: 27px;
  text-decoration: none;
  text-align: center;
  width: 25px;
  font-size: 12px;
  font-weight: bold;
  background: #ececec;
  margin: 0 3px 0 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_paginator a:hover {
  background: #2B5EC7;
  color: #fff;
}
.aw_paginator a.aw_listing {
  border: 1px solid #dfdfdf;
  background: #b0b0b0;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#b0b0b0));
  background: -webkit-linear-gradient(#ffffff,#b0b0b0);
  background: -moz-linear-gradient(#ffffff,#b0b0b0);
  background: -ms-linear-gradient(#ffffff,#b0b0b0);
  background: -o-linear-gradient(#ffffff,#b0b0b0);
  background: linear-gradient(#ffffff,#b0b0b0);
  -pie-background: linear-gradient(#ffffff,#b0b0b0);
  behavior: url(/res/css/PIE.php);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: 80px;
  cursor: pointer;
}
.aw_paginator a.aw_listing:hover {
  background: #b3d0ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f4f8ff),to(#b3d0ff));
  background: -webkit-linear-gradient(#f4f8ff,#b3d0ff);
  background: -moz-linear-gradient(#f4f8ff,#b3d0ff);
  background: -ms-linear-gradient(#f4f8ff,#b3d0ff);
  background: -o-linear-gradient(#f4f8ff,#b3d0ff);
  background: linear-gradient(#f4f8ff,#b3d0ff);
  -pie-background: linear-gradient(#f4f8ff,#b3d0ff);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_paginator a.aw_listing:active {
  background: #f2f7ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#b1cfff),to(#f2f7ff));
  background: -webkit-linear-gradient(#b1cfff,#f2f7ff);
  background: -moz-linear-gradient(#b1cfff,#f2f7ff);
  background: -ms-linear-gradient(#b1cfff,#f2f7ff);
  background: -o-linear-gradient(#b1cfff,#f2f7ff);
  background: linear-gradient(#b1cfff,#f2f7ff);
  -pie-background: linear-gradient(#b1cfff,#f2f7ff);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_paginator a.aw_curr {
  background: #2B5EC7;
  color: #fff;
}
.aw_tags {
  background: #eaeaea;
  padding: 3px 10px;
  font-size: 12px;
  margin: 0 0 15px 0;
}
.aw_tags a {
  text-decoration: none;
}
.aw_breadcrumbs {
  color: #2B5EC7;
  padding: 0 0 10px 0;
  font-size: 12px;
}
.aw_right-colomn {
  float: right;
  width: 240px;
  padding: 0 0 0 20px;
  font-size: 12px;
}
.aw_right-colomn .aw_sidebox-header {
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.aw_left-colomn {
  float: left;
  width: 240px;
  padding: 0 20px 0 0;
  font-size: 12px;
}
.aw_left-colomn .aw_sidebox-header {
  text-transform: uppercase;
}
.aw_colored-box {
  border: 3px solid #eaeaea;
  background: #f7f7f7;
  padding: 3px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/res/css/PIE.php);
  position: relative;
  margin: 0 0 15px 0;
}
.aw_colored-box ul {
  margin: 0;
}
.aw_colored-box p {
  padding: 0 0 5px 0;
}
.aw_transparent-box {
  padding: 6px 10px;
  margin: 0 0 15px 0;
}
.aw_transparent-box .aw_sidebox-header {
  border-bottom: 1px solid #666666;
}
.aw_transparent-box ul {
  margin: 0;
}
.aw_transparent-box p {
  padding: 0 0 5px 0;
}
.aw_sidebox-header {
  color: #333333;
  font-size: 16px;
  padding: 0 0 2px 0;
  font-weight: bold;
}
.aw_side-services {
  overflow: hidden;
  margin: -5px 0 0 0;
  font-size: 14px;
  zoom: 1;
}
.aw_side-services li {
  background: url('../images/side-menu-bullet.png') no-repeat 0 10px;
  padding: 0 0 0 15px;
}
.aw_side-services li a {
  color: #2B5EC7;
  text-decoration: Underline;
  display: block;
  border-top: 1px dotted #cbcbcb;
  line-height: 27px;
  font-weight: bold;
  text-decoration: none;
}
.aw_side-services li a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
.aw_side-services li:first-child a {
  border-top: none;
}
.aw_ff-sum {
  float: right;
  display: block;
  width: 30px;
}
.aw_ff-total {
  background: none;
  padding: 0 0 7px 0px;
  font-weight: bold;
  font-size: 14px;
}
.aw_footer {
  background: #e9e9e9;
  background: -moz-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e9e9e9),color-stop(80%,#e9e9e9),color-stop(80%,#7f7f7f),color-stop(98%,#7f7f7f));
  background: -webkit-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -o-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -ms-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  -pie-background: linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  behavior: url(/res/css/PIE.php);
  position: relative;
}
.aw_footer .aw_container {
  position: relative;
  height: 144px;
  font-size: 12px;
  background-color: transparent !important;
}
.aw_footer-services {
  position: absolute;
  top: 20px;
  left: 10px;
  right: auto;
  bottom: auto;
  margin: 0;
}
.aw_footer-services li {
  background: none;
  float: left;
  margin: 0 25px 0 0;
  padding: 0;
}
.aw_copyright {
  position: absolute;
  top: 84px;
  left: 10px;
  right: auto;
  bottom: auto;
}
.aw_footer-submenu {
  position: absolute;
  top: 125px;
  left: 0;
  right: auto;
  bottom: auto;
  text-align: center;
  color: #fff;
  width: 100%;
}
.aw_footer-submenu a {
  color: #fff;
  text-decoration: none;
}
.aw_footer-submenu a:hover {
  text-decoration: underline;
}
.aw_payment-cards {
  position: absolute;
  top: 20px;
  left: auto;
  right: 10px;
  bottom: auto;
}
.aw_payment-cards tr td:first-child {
  text-align: right;
}
.aw_payment-cards td {
  padding: 0 0 17px 8px;
}
.aw_payment-cards td img {
  margin: 0 8px 0 0;
}
#account_name,
#account_name a {
  color: #fff;
  text-align: right;
}
.prices {
  width: 100%;
  text-align: center;
}
#share-discount .add,
#share-discount .delete {
  position: relative;
  top: -5px;
  left: -5px;
}
.thankyou_right-colomn {
  display: block;
  float: right;
  padding: 0 0 0 20px;
  font-size: 12px;
  width: 384px;
}
div.thankyou_container {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: white none Repeat 0 0;
  padding: 20px;
  width: 863px;
}
.thankyou_wrap {
  padding: 18px 30px;
}
.prices-compare {
  clear: both;
}
.prices-compare th {
  font-size: 18px;
  text-align: center;
  height: 50px;
  background: #2B5EC7;
  color: #fff;
}
.prices-compare th.prem {
  background-color: #75AD01;
}
.prices-compare th:first-child {
  background: #919191;
}
.prices-compare td {
  padding-left: 20px;
  padding-right: 20px;
  color: #717070;
  position: relative;
  font-size: 14px;
  text-align: left;
  border: 1px solid #dadada;
}
.prices-compare td:not(:first-child) {
  text-align: center;
  font-weight: 600;
}
.prices-compare tr {
  height: 42px;
  background: #FFF;
}
.prices-compare tr:nth-child(even) {
  background: #f8f8f8;
}
.prices-compare table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 0;
  margin-left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  line-height: 18px;
  right: 0;
  margin-bottom: 5px;
}
.tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}
.wrlevels__td {
  position: relative;
  cursor: pointer;
  padding-right: 20px;
}
.wrlevels__td:after {
  content: url(/images/hint-wrlevels.png);
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -10px;
}
.wrlevels__td.hover_effect .tooltiptext {
  opacity: 1;
  visibility: visible;
}
