@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,600,800,900&subset=latin,cyrillic);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000000;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  outline: none !important;
  text-decoration: none;
}
html,
* html body {
  height: 100%;
}
body {
  min-width: 1210px;
  min-height: 100%;
  position: relative;
  /*background-image: url(../images/body-bg.png);*/
  font-family: "Open Sans", Arial, sans-serif;
}
.index-body{
  min-width: 320px;
}
.content {
  padding-bottom: 35px;
  min-height:830px;
}
#stats.content {
  min-height: 100%;
}
/*footer {
  position: absolute;
  background-color: #fff;
  background-image: -moz-linear-gradient(bottom, #f0f2f2 0%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #f0f2f2 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #f0f2f2 0%, #ffffff 100%);
  background-image: linear-gradient(to top, #f0f2f2 0%, #ffffff 100%);
  bottom: 0;
  left: 0;
  right: 0;
}*/
.w1200 {
  width: 1200px;
  margin: auto;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#body {
  width: 100%;
  min-width: 1210px;
  overflow-x: visible;
  overflow-y: visible;
}

section.w1200 {
  width: 70%;
  min-width: 1200px;
  max-width: 1920px;
  background-color: #fff;
  /* margin: auto; */
  /* overflow-x: scroll; */
}
section.register-section{
	/*width: 1200px!important;*/
	margin: auto;
}

header.w1200 {
  height: 206px;
  width: 100%;
  background-image: url(../images/header_bg.png);
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}
header.w1200 > div {
  width: 1200px;
  margin: auto;
}
header.w1200 > div .t-text {
  padding-left: 163px;
  font-size: 10px;
  color: #818181;
  padding-top: 2px;
  margin-bottom: 45px;
}
header.w1200 > div .logo {
  color: #006f52;
  font-size: 100px;
  float: left;
  padding-left: 151px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: bold;
  line-height: 70px;
  margin-right: 30px;
  letter-spacing: -1px;
}
header.w1200 > div .phone {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #5c5c5c;
  line-height: 33px;
  letter-spacing: -2px;
}
header.w1200 > div .phone strong {
  font-weight: bold;
  font-size: 39px;
  display: block;
}
/*------------------------------MENU------------------------*/
.btns-menu {
/*  margin-bottom: 30px;
  height: 28px;
  padding-top: 6px;
  padding-bottom: 9px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff; 
  background: -moz-linear-gradient(top,  #ffffff 0%, #b4b9bc 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#b4b9bc)); 
  background: -webkit-linear-gradient(top,  #ffffff 0%,#b4b9bc 100%); 
  background: -o-linear-gradient(top,  #ffffff 0%,#b4b9bc 100%); 
  background: -ms-linear-gradient(top,  #ffffff 0%,#b4b9bc 100%); 
  background: linear-gradient(to bottom,  #ffffff 0%,#b4b9bc 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ffffff', endColorstr='#b4b9bc',GradientType=0  ); 
  box-shadow: 0 16px 16px -16px rgba(0, 0, 0, 0.2);
  padding-left: 1000px;
  margin-left: -1000px;
  padding-right: 1000px;
  margin-right: -1000px; */
  text-align: center;
  font-size: 0;
}
.btns-menu.right-btns-menu {
  text-align: right;
  padding-left: 1100px;
  padding-right: 1100px;
}
.btns-menu a {
  display: inline-block;
  /* height: 50px; */
  line-height: 28px;
  color: #424242;
  font-size: 14px;
  /* padding: 10px 25px; */
  margin: 0 20px;
  text-transform: uppercase;
  /* border: 1px solid #ccc; */
  /* width: 200px; */
}
.btns-menu a:hover {
  text-decoration: underline;
}
.btns-menu a.active {
  font-style: italic;
  color: #fff;
  border-radius: 30px;
  background-color: #48A947;
  background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.01) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.01) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.01) 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.01) 0%, rgba(0, 0, 0, 0.01) 100%);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.04), inset 0.1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.04), inset 0.1px 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.04), inset 0.1px 1px 1px rgba(0, 0, 0, 0.25);
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.btns-menu .rep-list-back {
  float: left;
}
.btns-menu .rep-list-back img {
  vertical-align: middle;
  margin-right: 14px;
  position: relative;
  top: -1px;
}
/*-------------SubMenu------------------------*/
.btns-menu ul {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.btns-menu ul li ul {
    z-index: 9999;
    width: 300px;
}
.btns-menu ul li ul li{
    border-bottom: 1px solid #f5f5f5;
}
.btns-menu ul li ul li:last-child{
    border-bottom: none;
}
.btns-menu ul li ul li a{
    text-transform: none;
    padding: 5px 0;
    line-height: 1.5;
    /* text-align: left; */
}
.btns-menu ul li ul li{
    display: none;
    float: none;
    text-align: left;
}
.btns-menu ul li{
    display: inline;
    float: left;
    position: relative;
    height: 40px;
}
.enter-form-wrap {
  text-align: center;
}
.enter-form-wrap .form-desc {
  font-size: 21px;
  color: #000;
  margin-bottom: 22px;
}
.enter-form-wrap .form-desc span {
  font-size: 26px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 22px;
}
.enter-form-wrap fieldset {
  border: 0;
}
.enter-form-wrap fieldset label {
  width: 50%;
  text-align: right;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  float: left;
  line-height: 39px;
  color: #000;
  font-size: 16px;
  margin-bottom: 8px;
}
.enter-form-wrap fieldset input {
  margin-bottom: 20px;
  width: 408px;
  height: 43px;
  padding: 0 10px;
  background-color: #FFF;
  border: 2px solid #707070;
  color: #333;
  font-size: 20px;
}
.enter-form-wrap fieldset #password {
  margin-bottom: 20px;
}
.enter-form-wrap button,
.enter-form-wrap .loginButton {
  width: 232px;
    height: 38px;
    background-color: #83c341;
    border: 0;
    color: #FFF;
    padding-bottom: 3px;
    font-size: 20px;
}
.enter-form-wrap button{
  margin-bottom: 20px;
  border-radius: 0;
}
.enter-form-wrap .loginButton {
  display: block;
  padding: 6px 4px;
  margin: 0 auto;
  background: #fbba20;
}
.enter-form-wrap button:hover,
.enter-form-wrap .loginButton:hover {
  color: #FFF;
  text-decoration: none;
}
.login-prom {
  margin-top: 65px;
  text-align: center;
  min-height: 640px;
  width: 86%;
  margin: 0 auto;
  background: #fff;
  padding-top: 5%;
}
.login-prom a {
  display: inline-block;
  width: 232px;
  height: 38px;
  background-color: #83c341;
  color: #FFF;
  font-size: 20px;
  line-height: 2;
}
.login-prom a:hover {
  text-decoration: none;
  color: #FFF;
}
.login-prom a.request {
  background: #fbba20;
}
h2 {
  padding-top: 25px;
  color: #000;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
}
.reg-wrap {

  /*margin-bottom: 35px;*/
  margin-bottom: 0;
  text-align: center;
}
.reg-wrap .form-desc {
  font-size: 16px;
  color: #000;
  margin-bottom: 22px;
}
.reg-wrap .form-desc span {
  font-size: 26px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 22px;
}
.reg-wrap table {
  width: 86%;
  background: #fff;
  margin: 0 auto;
}
.reg-wrap .area-name br {
  display: none;
}
.reg-wrap .area-name b {
    padding-top: 56px;
    position: relative;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 61px;
}
.reg-wrap .area-name b:before {

}
.reg-wrap center {
  display: block;
  padding-top: 20px;
  margin-bottom: 50px;
}
.reg-wrap tr {
  border: 0;
}
.reg-wrap tr td {
  width: 50%;
}
.reg-wrap tr td .img-left{
  max-width: 267px;
  vertical-align: middle;
}
.reg-wrap tr td .img-right{
  max-height:120px;position:absolute;right:25px;top:45px;
}
.reg-wrap tr label {
  display: block;
  text-align: right;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 39px;
  color: #000;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 8px;
}
.reg-wrap tr input {
    margin-bottom: 8px;
    margin-right: 13px;
    float: left;
    width: 407px;
    height: 43px;
    padding: 0 10px;
    background-color: #FFF;
    border: 2px solid #666;
    color: #333;
    font-size: 20px;
}
.reg-wrap tr input[type=checkbox] {
  float: none;
    width: 15px;
    height: 15px;
    border: none;
}
.reg-wrap tr select{
  text-align: left;
  margin-bottom: 8px;
  float: left;
  width: 407px;
  height: 43px;
  padding: 0 10px;
  background-color: #FFF;
  border: 2px solid #666;
  color: #333;
  font-size: 20px;
}
.reg-wrap tr #password {
  margin-bottom: 25px;
}
.reg-wrap p.notes {
  margin: 21px 0;
  font-size: 20px;
}
.reg-wrap button {
  width: 232px;
  height: 37px;
  background-color: #83c341;
  border: 0;
  color: #FFF;
  padding-bottom: 3px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.reg-wrap button:hover {
  color: #FFF;
}
.alert-info {
     color: #333 !important;
    background-color: #ffe066 !important;
    border-color: transparent;
    width: 86%;
    padding-right: 20px;
    padding-top: 23px;
    padding-bottom: 25px;
    padding-left: 110px;
    margin-left: 69px;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
}
.alert-info:before {
  background-image: url(../images/img-alert.png);
  width: 58px;
  height: 58px;
  content: "";
  position: absolute;
  left: 26px;
  top: 50%;
  margin-top: -29px;
}
.alert-info .ttl {
  display: block;
  font-size: 26px;
  color: #c02828;
  text-transform: uppercase;
}
.alert-info strong {
  display: block;
  font-weight: 600;
}
.alert-info .close {
  background-image: url(../images/alert-close.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
}
.alert-info .close:hover {
  opacity: .5;
}
.sell-form-wrap {
  text-align: center;
  width: 91%;
}
.sell-form-wrap .form-desc {
  font-size: 20px;
  color: #333;
  margin-bottom: 37px;
  background: #fff;
}
.sell-form-wrap .form-desc span {
  font-size: 26px;
  text-transform: uppercase;
  display: inline-block;
}
.sell-form-wrap fieldset {
  border: 0;
}
.sell-form-wrap fieldset label {
  width: 50%;
  text-align: right;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  float: left;
  line-height: 39px;
  font-weight: normal;
  color: #333;
  font-size: 20px;
  margin-bottom: 8px;
}
.sell-form-wrap fieldset input,
.sell-form-wrap fieldset select {
  margin-bottom: 18px;
  float: left;
  width: 408px;
  height: 43px;
  padding: 0 10px;
  background-color: #FFF;
  border: 2px solid #707070;
  color: #000;
  font-size: 20px;
}
.sell-form-wrap fieldset select {
  text-align: left;
}
.sell-form-wrap fieldset .select-trigger {
  width: 28px;
  height: 37px;
  float: left;
  display: block;
  background: #fff;
  margin-left: -30px;
  border-radius: 0 30px 30px 0;
  border: 1px solid rgba(156, 156, 156, 0.34);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  box-shadow: inset 0px 5px 3px -3px rgba(0, 1, 1, 0.14);
  border-left: 0px;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  background-image: url(../images/select-trigger.png);
  background-repeat: no-repeat;
  background-position: left center;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.sell-form-wrap fieldset #password {
  margin-bottom: 25px;
}
.sell-form-wrap button {
  width: 230px;
  height: 38px;
  background-color: #83c341;
  border: 0;
  color: #FFF;
  padding-bottom: 3px;
  font-size: 20px;
  font-weight: 500;
}
.sell-form-wrap button:hover {
  color: #fff;
}
.prices-tbl {
  margin: auto;

  padding-top: 10px;



  		position:relative;
}
.prices-tbl form {
  margin-bottom: -20px;
}
.prices-tbl h3 {
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 30px;
  margin-left: 21px;
}
.prices-tbl button {
  margin-top: 12px;
}
.price-history,
.statlist {
  width: 86%;
  margin: 0 auto;
}
.tableWrapper .statlist {
  width: 100%;
}
.historyFix {
  border: 18px solid #fff;
  margin-top: -200px;
}
.price-history thead tr td {
  background: #cde2ce !important;
}
.price-history td,
.statlist td {
  background-color: #ffffff;
}
.price-history thead tr td,
.statlist thead tr td,
.price-history thead tr th,
.statlist thead tr th {
  background-color: #e0e0e0;
}
.price-history thead tr td:nth-child(even),
.statlist thead tr td:nth-child(even),
.price-history thead tr th:nth-child(even),
.statlist thead tr th:nth-child(even) {
  background-color: #ebebeb;
}
.price-history tr:nth-child(even) td,
.statlist tr:nth-child(even) td {
  background-color: #f3f3f3;
}
.price-history tr:nth-child(even) td:nth-child(even),
.statlist tr:nth-child(even) td:nth-child(even) {
  background-color: #ebebeb;
}
.price-history td:nth-child(even),
.statlist td:nth-child(even) {
  background-color: #f3f3f3;
}
#myTable{
	margin-top:50px;

zoom:1;
behavior: url("/css/PIE.htc");
overflow:hidden!important;
border-radius: 0;
}
#myTable.tableApt {
  position: relative;
}
#myTable tbody,
#myTable thead {

}
#myTable tbody {
   overflow: auto;

}
#myTable thead th {
  background: #cce5cc;
  vertical-align: top;
}
#myTable .form {
  float: right;
}
.price-history thead td:nth-child(1),
.statlist thead td:nth-child(1),
.price-history thead th:nth-child(1),
.statlist thead th:nth-child(1) {


zoom:1;
behavior: url("/css/PIE.htc");
}
.price-history thead td:last-of-type,
.statlist thead td:last-of-type,
.price-history thead th:last-of-type,
.statlist thead th:last-of-type {

		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.price-history tfoot tr td:nth-child(1),
.statlist tfoot tr td:nth-child(1) {
border-radius: 0px 0px 0 20px;
  position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.price-history tfoot tr td:last-of-type,
.statlist tfoot tr td:last-of-type {
border-radius: 0;

		zoom:1;
		 behavior: url("/css/PIE.htc");
}

.price-history td,
.statlist td {
  padding: 6px 20px;
  font-size: 16px;
}
.price-history thead td,
.statlist thead td,
.price-history thead th,
.statlist thead th {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  height: 55px;
}
.statlist thead td:nth-child(2),
.price-history thead th:nth-child(2),
.statlist thead th:nth-child(2) {
  width: 145px !important;
}
.price-history thead td:nth-child(2) br,
.statlist thead td:nth-child(2) br,
.price-history thead th:nth-child(2) br,
.statlist thead th:nth-child(2) br {
  display: none;
}
.price-history thead th,
.statlist thead th {
  padding-top: 20px;
  padding-bottom: 18px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.price-history thead th img,
.statlist thead th img {
  display: none;
}
.price-history thead th .not-sort,
.statlist thead th .not-sort {
  display: inline-block;
}
.price-history thead th input,
.statlist thead th input {
  display: block;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
  width: 93%;
  height: 35px;
  padding-left: 10px;
  padding-right: 25px;
  background-color: #FFF;
  background: url("/images/searchName.png") no-repeat 99% #fff;
  border: 2px solid #909790;
}
.price-history thead th.headerSortDown img,
.statlist thead th.headerSortDown img {
  display: none;
}
.price-history thead th.headerSortDown .sort-down,
.statlist thead th.headerSortDown .sort-down {
  display: inline-block;
}
.price-history thead th.headerSortUp img,
.statlist thead th.headerSortUp img {
  display: none;
}
.price-history thead th.headerSortUp .sort-up,
.statlist thead th.headerSortUp .sort-up {
  display: inline-block;
}
.price-history a,
.statlist a {
  color: #000;
}
.price-history a:hover,
.statlist a:hover {
  text-decoration: underline;
}
.price-history tfoot td,
.statlist tfoot td {
  padding: 0;
  height: 20px;
  background-color: #f3f3f3;
  -moz-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
  -webkit-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
  box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
}
.statlist {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
.pagenav {
  height: 37px;
  text-align: center;
  font-size: 0;
  margin-bottom: 50px;
}
.pagenav li {
  display: inline-block;
  width: 35px;
  font-size: 15px;
  height: 37px;
  vertical-align: top;
  line-height: 35px;
  background-color: #FFF;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
}
.pagenav .prev {
  border-radius: 30px 0 0 30px;
  background-image: url(../images/arrow-left-pag.png);
  background-position: center;
  background-repeat: no-repeat;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.pagenav .prev a {
  border-radius: 30px 0 0 30px;
  height: 34px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.pagenav .prev:hover a {
  background-color: rgba(255, 255, 255, 0.4);
}
.pagenav .next {
  border-radius: 0 30px 30px 0;
  background-image: url(../images/arrow-right-pag.png);
  background-position: center;
  background-repeat: no-repeat;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.pagenav .next a {
  border-radius: 0 30px 30px 0;
  height: 34px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.pagenav .next:hover a {
  background-color: rgba(255, 255, 255, 0.4);
}
.pagenav a {
  display: block;
  line-height: 37px;
  height: 37px;
  font-size: 15px;
  font-weight: bold;
  color: #7e7e7e;
}
.pagenav a:hover {
  color: #48a947;
}
.pagenav .active {
  background-image: -moz-linear-gradient(bottom, #48a947 0%, #48a947 100%);
  background-image: -o-linear-gradient(bottom, #48a947 0%, #48a947 100%);
  background-image: -webkit-linear-gradient(bottom, #48a947 0%, #48a947 100%);
  background-image: linear-gradient(to top, #48a947 0%, #48a947 100%);
  -moz-box-shadow: inset 0 -3px 7px rgba(0, 0, 0, 0.35), inset 0 -3px 0 #266b25;
  -webkit-box-shadow: inset 0 -3px 7px rgba(0, 0, 0, 0.35), inset 0 -3px 0 #266b25;
  box-shadow: inset 0 -3px 7px rgba(0, 0, 0, 0.35), inset 0 -3px 0 #266b25;
}
.pagenav .active a {
  color: #fff !important;
}
.ui-datepicker {
  width: 240px !important;
}
.back-bread {
  display: block;
  width: 231px;
  height: 38px;
  background-color: #fbba20;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  padding-top: 4px;
}

.excel-bread {
 display: inline-block;
  width: 248px;
  height: 38px;
  padding-top: 9px;
  background-color: #f9b91e;
  color: #FFF;
  font-size: 20px;
  margin-top: 17px;
  text-align: center;
}
.back-bread:hover,
.excel-bread:hover {
  color: #fff;
  text-decoration: none;
}

.report-sails-apt {
  padding-bottom: 0;
  text-align: left;
  background: #fff;
}
.report-sails-apt .form-desc {
  font-size: 16px;
  color: #000;
  margin-bottom: 22px;
}
.report-sails-apt .form-desc span {
  font-size: 26px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 22px;
}
.report-sails-apt table {
 width: 100%; 
}
.report-sails-apt tr {
  border: 0;
}
.report-sails-apt tr td {
  width: 154px;
  padding-right: 15px;
  font-size: 20px;
  line-height: 19px;
}
.report-sails-apt tr td p {
  margin-left: 10px;
}
.report-sails-apt tr td input[type="radio"]:first-of-type {
  margin-top: 39px;
}
.report-sails-apt tr label {
  display: block;
  /* padding-right: 20px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 19px;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-left: 10px;
}
td#aptName {
  width: 305px;
}
.filterBlock{/* width: 70%; */margin: 0 auto;}
.report-sails-apt tr #Drug{
	width: auto!important;
}

.report-sails-apt-dop tr select{
	/* width: 95%!important; */
}

.report-sails-apt tr input[type="text"],
.report-sails-apt tr input[type="password"],
.report-sails-apt tr select {
  margin-bottom: 8px;

  width: 317px;
  height: 39px;
  padding: 0 10px;
  background-color: #FFF;
  border-radius: 0;
  border: 2px solid #666766;
  margin-bottom: 13px;
  /*-moz-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;

		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.report-sails-apt tr input[type="radio"]{
	margin-right: 10px;
}
.report-sails-apt tr select {
  text-align: left;
}
.report-sails-apt tr #Drug {
    width: auto!important;
    height: 100px;
}
.report-sails-apt tr .select-trigger {
  width: 28px;
  height: 37px;
  float: left;
  display: block;
  background: #fff;
  margin-left: -30px;
  border-radius: 0 30px 30px 0;
  border: 1px solid rgba(156, 156, 156, 0.34);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  box-shadow: inset 0px 5px 3px -3px rgba(0, 1, 1, 0.14);
  border-left: 0px;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  background-image: url(../images/select-trigger.png);
  background-repeat: no-repeat;
  background-position: left center;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.report-sails-apt tr #password {
  margin-bottom: 25px;
}
.report-sails-apt button {
  width: 250px;
  height: 38px;
  background-color: #83c341;
  border: 0;
  color: #FFF;
  padding-bottom: 3px;
  font-size: 20px;
  margin-top: 40px;
  border-radius: 0;
}
.report-sails-apt button.exlBtn{
  background-color: #f9b91e;
  display: block;
  margin: 20px auto 0;
}
.report-sails-apt button:hover {
  text-decoration: none;
  color: #fff; 
}
.itog{
  font-size: 20px;
  color: #666;
}
.info-list {
  margin: auto;
}
.info-list td {
  background-color: #ffffff;
}
.info-list thead tr td {
  background-color: #f3f3f3;
}
.info-list tr:nth-child(even) td {
  background-color: #f3f3f3;
}
.info-list thead td:nth-child(1) {
  border-top-left-radius: 20px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.info-list thead td:last-of-type {
  border-top-right-radius: 20px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.info-list tfoot tr:last-of-type td:nth-child(1) {
  border-bottom-left-radius: 20px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.info-list tfoot tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 20px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.info-list td {
  padding: 6px 20px;
  font-size: 20px;
  text-align: center;
}
.info-list thead td {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  height: 20px;
  padding: 0;
}
.info-list thead td:nth-child(2) {
  width: 145px !important;
}
.info-list thead td:nth-child(2) br {
  display: none;
}
.info-list td:nth-child(2) a {
  width: 107px;
  height: 27px;
  display: inline-block;
  background-color: #2CC02B;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #139010;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #139010;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #139010;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 24px;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -ms-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.info-list td:nth-child(2) a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.info-list tfoot td {
  padding: 0;
  height: 20px;
  background-color: #f3f3f3;
  -moz-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
  -webkit-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
  box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #bdbdbd;
}
.body-red {
  background-image: url(../images/body_bg_red.png);
}
.body-red header.w1200 {
  background-image: url(../images/header_bg_red.png);
}
.body-red header.w1200 h1 {
  color: #ff3025;
}
.body-red .pagenav a:hover {
  color: #ff3025;
}
.body-red .pagenav .active {
  background-image: -moz-linear-gradient(bottom, #ff3025 0%, #ff3025 100%);
  background-image: -o-linear-gradient(bottom, #ff3025 0%, #ff3025 100%);
  background-image: -webkit-linear-gradient(bottom, #ff3025 0%, #ff3025 100%);
  background-image: linear-gradient(to top, #ff3025 0%, #ff3025 100%);
  -moz-box-shadow: inset 0 -3px 7px rgba(0, 0, 0, 0.35), inset 0 -3px 0 #ba140b;
  -webkit-box-shadow: inset 0 -3px 7px rgba(0, 0, 0, 0.35), inset 0 -3px 0 #ba140b;
  box-shadow: inset 0 -3px 7px rgba(0, 0, 0, 0.35), inset 0 -3px 0 #ba140b;
}
.body-red .pagenav .active a {
  color: #fff !important;
}
p.text-block{
	  padding: 0 20px 20px 20px;
    margin-top: -158px;
    margin-bottom: 20px;
	  background: #fff;
}
.stat{
  width: auto!important;
}
.stat{
  margin: auto;
  margin-top: 75px;
}
.stat td {
  background-color: #ffffff;
}
.stat thead tr td,
.stat thead tr th {
  background-color: #f3f3f3;
}
.stat thead tr td:nth-child(even),
.stat thead tr th:nth-child(even) {
  background-color: #ebebeb;
}
.even{
  background-color: #ebebeb!important;
}
.odd{
  background-color: #f3f3f3;
}
.stat tr:nth-child(even) td {
  background-color: #f3f3f3;
}
.stat tr:nth-child(even) td:nth-child(even) {
  background-color: #ebebeb;
}
.stat td:nth-child(even) {
  background-color: #f3f3f3;
}
.stat thead td:nth-child(1),
.stat thead th:nth-child(1) {
  border-top-left-radius: 0;
}
.stat thead td:last-of-type,
.stat thead th:last-of-type {
  border-top-right-radius: 0;
}
.stat tfoot tr td:nth-child(1) {
  border-bottom-left-radius: 0;
}
.stat tfoot tr td:last-of-type {
  border-bottom-right-radius: 0;
}
.stat td {
  padding: 6px 20px;
  font-size: 16px;
}
.stat thead td,
.stat thead th {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  height: 55px;
}
.stat thead td:nth-child(2),
.stat thead th:nth-child(2) {
  width: 145px !important;
}
.stat thead td:nth-child(2) br,
.stat thead th:nth-child(2) br {
  display: none;
}
.stat thead th {
  padding-top: 20px;
  padding-bottom: 18px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.stat thead th img {
  display: none;
}
.stat thead th .not-sort {
  display: inline-block;
}
.stat thead th input {
  display: block;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 9px;
  width: 182px;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  border-radius: 20px;
  border: 1px solid rgba(156, 156, 156, 0.34);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  color: #727272;
  font-size: 14px;
  font-style: italic;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.stat thead th.headerSortDown img {
  display: none;
}
.stat thead th.headerSortDown .sort-down {
  display: inline-block;
}
.stat thead th.headerSortUp img {
  display: none;
}
.stat thead th.headerSortUp .sort-up {
  display: inline-block;
}
.stat a {
  color: #000;
}
.stat a:hover {
  text-decoration: underline;
}
.stat tfoot td {
  padding: 0;
  height: 0;
  background-color: #f3f3f3;
}
.stat {
  margin-top: -58px;
  margin-bottom: 116px;
}
#modal_form {
    width: 300px;
    height: auto;
    border-radius: 5px;
    border: 1px #000 solid;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 30px 30px 45px 30px;
    /* position: relative; */
    zoom: 1;
    behavior: url("/css/PIE.htc");
    text-align: center;
    font-weight: bold;
}
/* ������ ������� ��� ��� ��� � �����) */
#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    bottom: 10px;
    left: 49%;
    cursor: pointer;
    display: block;
}
/*modal window for all site*/
.modal-form {
   /* width: 300px;
    height: auto;
  border-radius: 5px;
    border: 1px #000 solid;
    background: #fff;
  */
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -160px;
    margin-top: -100px;
    display: none;
    opacity: 0;
    z-index: 5;
    width: 300px;
    padding: 30px 30px 45px 30px;
    /* position: relative; */
    zoom: 1;
    text-align: center;
    font-weight: bold;
    background-color: white;
}
/* ������ ������� ��� ��� ��� � �����) */
.modal-form #modal_close {
    width: 40px;
    height: 21px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
    display: block;
}

/********************/
.button {
  width: 209px;
  height: 39px;
  background-color: #2CC02B;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #139010;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #139010;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24), inset 0 -3px 0 #139010;
  border: 0;
  color: #FFF;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -ms-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
      position:relative;
    zoom:1;
     behavior: url("/css/PIE.htc");
}
.enter-form-wrap button:hover,
.enter-form-wrap .loginButton:hover {
  color: #FFF;
  text-decoration: none;
}
/* �������� */
#overlay {
    z-index: 3; /* �������� ������ ���� ���� ����� ��������� �����, �� ���� ���� ���������� ���� */
    position: fixed; /* ������ ����������� ���� ���� */
    background-color: #000; /* ������ */
    opacity: 0.8; /* �� ������� ��������� */
    width: 100%;
    height: 100%; /* �������� �� ���� ����� */
    top: 0;
    left: 0; /* ������ � ����� 0, ������������ ��������! */
    cursor: pointer;
    display: none; /* � ������� ��������� � ���) */
}

#error_message{
    position:absolute;
    display:none;
    color:red;
    margin: -5px 0px 0px 899px;
    background: #ffffff;
    border: 2px solid red;
    padding: 6px;
}
#genpass{
	display: block;
	float: left;
	padding: 8px 0px 0px 15px;
}
.uploadErr{
  color:#AB0000;
}
.uploadOk{
  color:#006f52;
}
.cntPosts{
  margin:0; 
  padding: 10px;
  font-size: 20px;
  color: #666;
}
/*------------------------------------------------------------------------------
------------------------- POPUP ----------------------------------------------*/
#parent_popup {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#popup {
  background: #f5f5f5;
  width: 400px;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border: 2px solid #ddd;
  position: relative;
  /*--CSS3 Тени для Блока--*/
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
  /*--CSS3 Скругленные углы--*/
}
#popup h1{
  text-align:center;
  text-transform:uppercase;
  font-size:14px;
  color:#414954;
  border-bottom: 3px solid #dde4ec;
  padding-bottom: 20px;
  padding-top: 20px;
}
#popup p{text-align: center;padding-top: 10px; font-weight:bold;color:#006f52;}
#popup .red{color:red;}
.close {
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 15px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #888;
  font-size: 14px;
  top: 0px;
  width: 50px;
}
a.close {
  background: url(/img/close.png) no-repeat;
  position: absolute;
  top: -40px;
  height: 31px;
  width: 50px;
  right: -50px;
}
/*------------------------------------------------------------------------------
------------------------- FILE UPLOAD -----------------------------------------*/
.fileform {
  background-color: #FFF;
  border: 2px solid #666766;
  border-radius: 2px;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  padding: 2px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  border-radius: 0;
  padding: 5px;

		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.fileform .selectbutton {
 background-color: #f15b2a;
  border: 1px solid #f15b2a;
    border-radius: 2px;
    color: #333333;
    float: left;
    font-size: 20px;
    height: 32px;
    line-height: 8px;
    overflow: hidden;
    padding: 10px 4px;
    text-align: center;
    vertical-align: middle;
    width: 86px;
    border-radius: 0;
    position: relative;
    margin-top:-3px;
    margin-left: -3px;    
}

.uploadFile .selectbutton {
    width: 142px;
    margin-left: -14px;
}
.uploadFile #fileformlabel {
	width: 208px !important;
}
.uploadFile .col-xs-8 {
    width: 407px;
}
.uploadFile input[type="file"]:disabled {
    background: #999;
}
.fileform #Doc, .fileform .document-upload {
  cursor: pointer;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 150px;
  height: 30px;
  /*z-index:20;*/
}
.fileform #fileformlabel,  .fileform .file-name {
  background-color: #FFFFFF;
  float: right;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
  width:70%;
}
/*------------------------------------------------------------------------------
------------------------- APT.MANAGE -----------------------------------------*/
#notActive {
  background:#ffb7b7; 
  border-bottom:1px solid #dedede;
}
.apt-list-filter{
  width: 300px;
  height: 39px;
  padding: 0 10px;
  background-color: #FFF;
  border-radius: 20px;
  border: 1px solid rgba(156, 156, 156, 0.34);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  		position:relative;
		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.newBtn{
  width: 231px;
  height: 38px;
  background-color: #83c341;
  color: #FFF;
  padding-bottom: 3px;
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
  position:relative;

  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 ;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  border: 0;
  color: #FFF;
  padding-bottom: 3px;
}
.clickable:hover{
  background: #9cd99c;
  /*border: 1px solid #006f52;*/
  cursor: pointer;
  /*color: #006f52;*/
}
.statlist tr:nth-child(even) td.clickable:hover{
  background: #9cd99c;
  cursor: pointer;
}
#clickChain{
  background: #cccccc;
}
.statlist td.clickDist{
  background: #9cd99c;
  /*color:#006f52;*/
  /*border: 1px solid #006f52;*/
}
.div_for_form{
    width: 500px;
    margin: 0 auto;
}
.border_div{
    /*border: 1px solid #efefef;*/
    padding: 20px;
    /*border-radius: 20px;*/

		zoom:1;
		 behavior: url("/css/PIE.htc");
}
.border_div_left{
  border-left: 1px solid #666;
}
a.newLink {
    color: #f15b2a;
    font-size: 20px;
    margin-left: 10px;
}
a.newLink:hover {
  color: #f15b2a;
}
#enable ul{
  width: 330px;
}
#comments-label {
  display: block;
  text-align: right;
  font-weight: normal;
  margin-top: -82px;
}
#comments_area {
  /*display: block;*/
  /*width: 291px;*/
  resize: none;
  /*border-radius: 15px;*/
  /*-moz-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);*/
  /*-webkit-box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);*/
  /*box-shadow: inset 0 2px 3px rgba(0, 1, 1, 0.14);*/
    margin-bottom: 8px;
    margin-right: 13px;
    float: left;
    width: 407px;
    padding: 0 10px;
    background-color: #FFF;
    border: 2px solid #666;
    color: #333;
    font-size: 20px;
}
#register_submit_button {
  left: 120px;
}
#export_all_appointments {
  height: 50px;
  margin-top: 20px;
}
.messageBox1 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.47);
      z-index: 1;

}
.messageBox1 .box {
  height: 600px;
 width: 800px;
 margin: 20px auto 0; 
 position: relative;
}
.messageBox1 button {
  float: right;
    background: #000;
    color: #fff;
    width: 27px;
    font-size: 20px;
    border: none;
    line-height: 26px;
    border-radius: 100%;
    right: -15px;
    position: absolute;
    top: -12px;
}
#myTable.positionFixed{
  position: fixed;
  left: 34.5%;
}
.price-history.tableStyle td{
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.price-history.tableStyle input[name="UserPrice"]{
  width: 110px;
}
.price-history.tableStyle .inputTable{
  width: 70px;
}
.price-history.tableStyle select{
  height: 26px;
  width: 100%;
}
.historyFix.tableStyle{
  border-width: 5px;
}
.price-history.tableStyle thead td{
  font-weight: 400;
}
.price-history.tableStyle thead td{
  padding-left: 2px;
  padding-right: 2px;
  font-size: 14px;
}
.tableStyle{
  width: 100%;
}
/*CREATE CARDS*/
.index .alert-success{
  text-align: center;
  margin: 20px auto 5px;
  width: 86%;
}
  .index-table{
    border: 0.5px solid black;
  }

    .card-btn{
      text-align: center;
    }
    .card-create-content tr td {
      padding-right: 0px;
    }
    .card-create-content .text-danger{
      padding-bottom: 15px;
    }

    .card-create-content tr label{
      margin-left: 0px;
    }
   .card-create-content{
     display: flex;
     justify-content: center;
     margin-top: 30px;
   }
   .index-card-link{
     display: flex;
     justify-content: center;
   }
    .index-card-link a{
      width: 250px;
      height: 38px;
      background-color: #83c341;
      border: 0;
      color: #FFF;
      padding-bottom: 3px;
      font-size: 20px;
      margin-top: 40px;
      border-radius: 0;
    }

    .card-alert-danger{
      width: fit-content;
      margin: 15px auto;
    }