* {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
html, body, dl, ul, ol, li, dd, dt, h1, h2, h4, h5, h6, pre, p, blockquote, table, caption, tr, td, th, form, fieldset, legend, embed {
    margin: 0;
    padding: 0;
}
html, body {
    width: 100%;
    height: 100%;
}
body {
  font-family: Arial;
  font-size: 12px;
  color: #000;
  background-color: #fff;
  min-width: 990px;
  /* background: url(/images/bg_ny_2015_v5.jpg) 50% 0 no-repeat; */  /* NY 2015 */
}

fieldset, legend, legend *, embed {
    display: block;
}
a {
  color: #7dc823;
  text-decoration: underline;
}
a:hover, a:hover span {
    text-decoration: none !important;
}
a span {
  color: #000;
}
a img, fieldset {
    border: none;
}
a.strong {
	font-weight: bold;
}
a.white {
	color:#ffffff;
}
ul {
    list-style-type: none;
}

div.hr { border-bottom:2px solid #91c848; margin: 20px 0; font-size: 1px; }

form {
    margin: 15px 0 15px 0;
}

.wrapper {
  width: 1063px;
  margin: 0 auto;
  padding-left:13px;
  padding-right:12px;
  background: url(/images/bgshadow_wt.png) top repeat-y; /* NY 2015 */
  height: auto !important;
  min-height: 100%;
}
.header {
  width: 1040px;
  position: relative;
  background: url("/images/bgfix.png");
  border-left:20px solid white;
  background-color: white;
}
.header .left {
  width: 533px;
  float: left;
  padding-top: 21px;
  background: white;
}
.header .left .logo {
  float: left;
}
.header .left .phones {
  float: right;
  width: 255px;
}
.header .left .phones div {
  font-family: Arial;
  font-size: 20px;
  margin-top:25px;
  margin-bottom: 10px;
}
.header .left .phones div span {
  font-family: Arial;
  font-size: 26px;
  color: #92c848;
}
.header .right {
  width: 483px;
  float: right;
  background: url("/images/header/bg-right.gif") no-repeat;
  padding-top: 21px;
  margin-right: 20px;
}
.header .right .banner a {
  display: inline-block;
  width: 483px;
  height: 62px;
  background-color: gray;
}
.header .right div.lkd {
  float: right;
  text-align: center;
  padding-top: 21px;
  padding-right: 28px;
  font-family: Arial;
  font-size: 28px;
  color: #92c848;
}
.header .right ul {
  float: right;
}
.header .right ul li {
  padding-left: 25px;
  margin-right: 26px;
  background: url("/images/header/separator.gif") left center no-repeat;
  display: inline;
}
.header .right ul li:first-child {
  padding-left: 0;
  background: none;
}
.top-menu {
  padding-top: 10px;
  padding-bottom: 19px;
  border-right: 20px solid white;
  background: url("/images/header/top-menu/bg.gif") left bottom no-repeat white;
}
.top-menu ul {
  margin-left: 28px;
  margin-right: 28px;
}
.top-menu ul li {
  display: inline-block;
  height: 30px;
  margin-left: -18px;
}
.top-menu ul li:first-child {
  margin-left: 0;
}
.top-menu ul li a {
  font-family: Arial;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  height: 30px;
}
.top-menu ul li a span {
  display: inline-block;
  padding: 0 18px 0 32px;
  height: 30px;
}
.top-menu ul li.active {
  background: url("/images/header/top-menu/active.gif") repeat-x;
}
.top-menu ul li.active a {
  background: url("/images/header/top-menu/active-left.gif") top left no-repeat;
}
.top-menu ul li.active a span {
  color: #fff;
  background: url("/images/header/top-menu/active-right.gif") top right no-repeat;
}
#jsddm li div.submenu {
  position: absolute;
  visibility: hidden;
  min-width: 100px;
  width: auto;
  z-index: 3000;
}
#jsddm li div.submenu-inner {
  background: #fff;
  border: 1px solid #92c848;
  position: relative;
  top: -13px;
  left: 19px;
  float: left;
  z-index: 3000;
  padding: 5px 0;
}
#jsddm li ul {  
  margin: 0;
  float: left;
}
#jsddm .banner {
  float: left;
  display: block;
  height: auto;
}
#jsddm .banner a {
  display: block;
  height: auto;
}
#jsddm li ul li {
  float: none;
  display: block;
  margin: 0;
  height: 20px;
}
#jsddm li ul li a {
  display: block;
  height: 20px;
  font-family: Arial;
  font-size: 12px;
  text-transform: none;
  background: none;
}
#jsddm li ul li a span {
  height: 18px;
  padding: 4px 12px;
  background: none;
  display: block;
  color: #000;
}
#jsddm li ul li a:hover {
  background: url("/images/header/top-menu/gradient.gif") top left repeat-x;
}
#jsddm li ul li a:hover span {
  background: url("/images/header/top-menu/arrow.gif") top right no-repeat;
  color: #fff;
}
.content {
  width: 1020px;
  float: left;
  padding-left:20px;
  padding-right:20px;
  padding-bottom: 1px;
  background: white;
}
.content-left {
  width: 708px;
  float: left;
}
.inner-content {
  padding: 20px 17px;
}
.content-right {
  width: 270px;
  float: right;
  /*padding-top: 20px;*/
  z-index:3000;
  /*background: green;*/
}
.right-menu {
  padding: 0px 40px 15px 0px; 
}
.right-menu .banners {
  margin-top:20px;
}
/* account info block */
#account_info_outer {
	margin-top: 20px;
	background: url('/images/bg-str.gif');
	padding: 5px;
}
#account_info_block {
	background-color: #fff;
	padding: 10px;
}
#account_info_block p {
	margin-bottom: 10px;
}
#account_info_block p button {
	vertical-align: bottom;
}
#account_info_block a.hid {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #86c900;
}
#account_info_block a.hid:hover {
	border-bottom: 1px solid #86c900;
}
#account_info_block a.gray2 {
	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px dotted #7f7f7f;
}
#account_info_block a.gray2:hover {
	border-bottom: 1px solid #7f7f7f;
}
#content big, #account_info_block big {
	font-weight: bold;
	font-size: 16px;
}
#account-refresh {
	color: #666;
	cursor: pointer;
}
#account-refresh .fa {
	font-size: 14px;
	margin-right: 5px;
}
.error, .error * {
	color: #f00 !important;
}
.warning {
	color: #f0e800;
}
.success, .success * {
	color: #86C900;
}
.align-right {
	text-align: right;
}
.message {
	color: #7dc823;
}
.gray {
	color: #959595;
}
.gray2 {
	color: #7f7f7f;
}

#content h1 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
#content h2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#content h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
			
#content .message {
	margin-bottom: 10px;
	padding: 10px 30px;
}
#content .message.error {
	border-left: 4px solid #f00;
}
#content .message.success {
	border-left: 4px solid #86C900;
}
#content .clear {
	clear: both;
}
/* info tooltip */
.tooltip2 {
	color: #fff;
	text-decoration: underline;
}
#content .info,
#account-bonus-info,
#account-block-info {
	color: #86C900;
	position: relative;
	display: inline-block;
	width: 16px;
}
#content .info .fa,
#account-bonus-info .fa,
#account-block-info .fa {
	cursor: help;
	font-size: 19px;
}
#content .tooltip a {
	color: #e5f4d7;
}
#content .info .tooltip,
#account-bonus-info .tooltip,
#account-block-info .tooltip {
	display: none;
	position: absolute;
	background: #94C627;
	color: #fff;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 12px;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 1000000;
	width: 250px;
	bottom: 24px;
	opacity: 0;
}
#content .info-right .tooltip,
#account-bonus-info.info-right .tooltip,
#account-block-info.info-right .tooltip {
	left: -30px;
}
#content .info-right .tooltip:after,
#account-bonus-info.info-right .tooltip:after,
#account-block-info.info-right .tooltip:after {
	left: 32px;
}
#content .info-left .tooltip,
#account-bonus-info.info-left .tooltip,
#account-block-info.info-left .tooltip {
	left: -226px;
}
#content .info-left .tooltip:after,
#account-bonus-info.info-left .tooltip:after,
#account-block-info.info-left .tooltip:after {
	right: 30px;
}
#content .info .tooltip:after,
#account-bonus-info .tooltip:after,
#account-block-info .tooltip:after {
	content: "";
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	border-top-color: #94C627;
	margin-bottom: -12px;
	bottom: 0;
	z-index: 1000001;
	/*opacity: inherit;*/
}
#login {
  margin-top: 20px;
  height: 137px;
  background-color: gray;
}
#blank {
  height: 260px;
}
ul.dmenu {
    margin-left: 0 !important;
		padding-bottom: 1.3em;
    line-height: 1.3em;
    list-style-type: none !important; 
}
ul.dmenu li {
    float: left;
    border-left: 1px solid #000;
    padding-left: 13px;
    margin-left: 13px;
}
ul.dmenu li.item1 {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}
.pictured-block {
  width: 674px;
  float: left;
  clear: both;
  margin: 0 0 30px 0;
}
.pictured-block .img-block {
  float: left;
  text-align: center;
  width: 200px;
}
.pictured-block .text-block {
  width: 470px;
  float: right;
}
.pictured-block .text-block h3 {
  font-size: 16px;
  margin-top: 0px;
  font-weight: normal;
}
.pictured-block .text-block .buttons-lined {
  text-align: right;
  float: left;
  border-top: 1px solid #91c848;
  width: 100%;
  margin-top: 20px;
}
.pictured-block .text-block .buttons-lined .button {
  margin: 0 0 0 5px;
  position: relative;
  top: -10px;
}
h3.page-title {
  margin: 0 0 10px;
  font-size: 18px;
}
dl.dlists dt {
  margin-top: 10px;
  margin-right: 1ex;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
}
dl.dlists dd {
  font-size: 13px;
  line-height: 17px;
  display: table-cell;
}
table.default {
    width: 100%;
    font-size: 11px;
}
table.default th, table.default td {
    padding: 4px 15px 5px 0;
    vertical-align: top;
}
table.default tr {
    background: url('/images/bg-dash.gif') repeat-x 0 100% #F3F3F3;
}
table.default tr:first-child,
table.default tr.first-child {
    background: none;
}
table.default tr:first-child th,
table.default tr.first-child th {
    border-bottom: 4px solid #000;
    padding-bottom: 4px;
}
table.default th.last-child,
table.default td.last-child {
    padding-right: 0;
}

.clear {
  display: block;
  clear: both;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.footer {
  clear: both;
  width: 935px;
  border-left:20px solid white;
  /*padding:44px 0 22px 48px;*/
  padding: 22px 0px 22px 48px;
  background: url("/images/header/top-menu/bg.gif") left top no-repeat;
  position: relative;
  /*margin-left: -26px;*/
}

.footer ul {
  float: left;
  margin-right: 180px;
}

.footer ul li {
  padding-left: 11px;
  margin-right: 10px;
  background: url("../images/new/header/separator.gif") left center no-repeat;
  display: inline;
}

.footer ul li:first-child {
  padding-left: 0;
  background: none;
}
.copy {
  /*clear: both;*/
  float: left;
  width: 430px;
  margin-top: 26px;
}

.footer .right {
    float: right;
    /*width: 430px;*/
    margin: 26px 50px 0 0;
}

/* tables */
#content table {
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #c1cfdd;
}
#content table caption {
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}
#content table th {
  text-align: left;
  border: 1px solid #c1cfdd;
  background-color: #f3f3f3;
  padding: 2px;
  
}
#content table th[scope="row"] {
  text-align: right;
}
#content table td {
  border: 1px solid #c1cfdd;
  padding: 2px;
  vertical-align: top;
}
#content table.borderless {
	border: 0;
	width: auto;
}
#content table.borderless td, #content table.borderless th {
	border: 0;
}
#content table.borderless td, #content table.borderless th {
	padding: 5px;
}
/* sliding */
#content .sliding-block {
  width: 100%;
  clear: both;
  margin: 10px 0 20px;
  float:left;
}
#content .sliding-block .sliding-title {
  width:100%;
  border-bottom: 1px solid #91c848;
  float:right;
}
#content .sliding-title h2, #content .sliding-title h3 {
  width: 500px;
  float: left;
  position: relative;
  bottom: -10px;
}
#content .sliding-title button {
  float: right;
  position: relative;
  bottom: -16px;
  text-align: center;
  cursor: pointer;
  outline: 0;
}
#content .sliding-title button span {
  color: #fff;
  padding-right: 20px;
  background: url(/images/down.gif) right center no-repeat;
}
#content .expanded .sliding-title button span {
  background: url(/images/up.gif) right center no-repeat;
}
#content .sliding-block .sliding-content {
  display: none;
}
#content .sliding-block.expanded .sliding-content {
  clear: both;
  padding: 20px 0 0 10px;
  display: block;
}
/* tabs */
#content .content-tabs {
	border-bottom: 1px solid #91c848;
	width: 100%;
	clear: both;
	margin: 10px 0 20px;
	float:left;
}
#content .submenu-tabs  {
	border-bottom: 1px solid #91c848;
	width: 100%;
	margin: 10px 0 20px;
	float:left;
}
#content .submenu-tabs ul,
#content .content-tabs ul {
	list-style: none;
	margin-left: 0;
}
#content .submenu-tabs li,
#content .content-tabs li {
	display: block;
	float: left;
	margin-right: 2px;
	background: #d6d6d6;
	color: #000;
	padding: 6px 17px 4px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-righttop: 10px;
	-webkit-border-radius-lefttop: 10px;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
}
#content .submenu-tabs li:hover,
#content .content-tabs li:hover {
	background: #e6e6e6;
}
#content .submenu-tabs li.active,
#content .content-tabs li.active {
	background: url(/images/button-bg.gif) repeat-x left top;
	color: #fff;
}
#content .submenu-tabs li a {
	text-decoration: none;
	color:#000;
}
#content .submenu-tabs li.active a {
	color: #fff;
}
/* forms */
#content form {
  margin-bottom: 10px;
}
#content form fieldset {
  border: 0;
	margin-bottom: 10px;
}
#content form legend {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
#content form div {
  margin-bottom: 5px;
  vertical-align: top;
}
#content form div.switch div {
  margin-bottom: 0px;
  vertical-align: middle;
  min-width: 66px;
}
#content form label {
  display: inline-block;
  width: 120px;
  font-weight: bold;
}
#content form label.right {
  width: auto;
  padding: 5px 7px 5px 14px;
}
#content form .label-pad {
  padding-left: 150px;
}
#content form p.label-pad {
  display: inline-block;
	padding-left: 0;
	width: 150px;
	text-align: left;
}
input[type="text"], input[type="password"], select, textarea {
  border: 1px solid #c1cfdd;
  background-color: #fff;
  padding: 3px 4px;
  color: #555;
  font-size: 14px;
}
input[type="text"], input[type="password"], textarea {
	width: 300px;
}
input[type="text"].short, input[type="password"].short, select.short {
	width: 200px;
}
input[type="text"].small2, input[type="password"].small2, select.small2 {
	width: 150px;
}
input[type="text"].small3, input[type="password"].small3, select.small3 {
	width: 100px;
}
input[type="text"].small2fst, input[type="password"].small2fst, select.small2fst {
	width: 149px;
}
input[type="text"].small2nxt, input[type="password"].small2nxt, select.small2nxt {
	width: 150px;
	padding-left: 0px;
	border-left: 0px;
}
input[type="text"].small, input[type="password"].small, select.small {
	width: 80px;
}
input[type="text"].micro, input[type="password"].micro, select.micro {
	width: 40px;
}
input[type="text"].loading {
	background: url("/images/loader_small_f3.gif") right center no-repeat #f3f3f3;
}
input[type="button"], input[type="submit"], button, .button {
  background: url("/images/button-bg.gif") left top repeat-x;
  padding: 5px 14px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
	border: 0;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, .button:hover {
  background: #86C900;
  color: #fff;
  cursor:pointer;
}
input[type="button"]:focus, input[type="submit"]:focus, button:focus, .button:focus {
  outline: none;
}
input[type="button"][disabled], input[type="button"][disabled]:hover,
input[type="submit"][disabled], input[type="submit"][disabled]:hover,
button[disabled], button[disabled]:hover, 
input.disabled, input.disabled:hover,
button.disabled, button.disabled:hover,
span[disabled], span[disabled]:hover,
span.disabled, span.disabled:hover {
  background: #c1c1c1 !important;
  color: #000 !important;
}

button.mini,
#content button.mini {
	font-size: 11px;
	padding: 2px 6px;
}
#content label {
	font-weight: bold;
	display:inline-block;
	width:150px;
}
#content label.area {
	vertical-align:top;
	padding-top:5px;
}
#content h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
#content p {
	margin-bottom: 10px;
}
#content ul {
	list-style-type: disc;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content ol {
	margin-bottom: 10px;
	margin-left: 25px;
}
#content table th, #content table td {
	padding: 2px;
}
#content table tr:hover {
	background-color: #DFE7F2;
	color: #000000;
}
/* calendar */
.calendar-opener {
	cursor: pointer;
	display: inline-block;
	position: relative;
	margin-left: 5px;
}
.calendar-opener .fa {
	font-size: 19px;
	cursor: pointer;
	color: #86C900;
}
.disabled .fa{
	font-size: 19px;
	cursor: default;
	color: #c1c1c1;
}
.calendar-opener .calendar-holder {
	cursor: default;
}
.calendar-holder {
	display: none;
	opacity: 0;
	width: 210px;
	background: #fff url(/images/bg-str.gif);
	padding: 8px;
	position: absolute;
	left: 25px;
	top: 0px;
	z-index: 5000;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
	text-align: center;
}
#content .calendar-holder select {
	font-size: 12px;
	margin-right: 5px;
}
.calendar-grid {
	padding: 0;
}
#content form .calendar-holder div {
	margin: 0;
}
#content .calendar-grid table {
	margin: 0;
	margin-top: 5px;
}
#content .calendar-grid table td {
	text-align: center;
	padding: 0;
}
#content .calendar-grid table td span {
	display: block;
	border: 3px solid #fff;
	cursor: pointer;
}
#content .calendar-grid table td span:hover,
#content .calendar-grid table td span.selected,
#content .calendar-grid table td span.selected.today,
#content .calendar-grid table td span.today:hover,
#content .calendar-grid table td span.holiday:hover {
	border-color: #86C900;
}
#content .calendar-grid table td span.today {
	background-color: #d1d1d1;
	border-color: #d1d1d1;
}
#content .calendar-grid table td span.holiday {
	color: #ff0000;
}
#content .calendar-grid table td:empty {
	cursor: default;
}
#content .calendar-grid table td:empty:hover {
	background-color: #fff;
}
.calendar-holder div {
	display: block;
	background-color: #fff;
	padding: 5px;
}
/* catalogue */
#content .catalogue {
  border: 0;
}
#content .catalogue tr.disabled td {
  color: #aaa;
}
#content .catalogue td, #content .catalogue th {
  border-width: 0 0 1px 0;
  padding: 2px 5px 5px 5px;
}
#content .catalogue td.price {
  font-weight: bold;
  text-align: center;
  font-size: 120%;
}
#content .catalogue td.input {
  text-align: center;
}
#content .catalogue span.image {
  position: relative;
  display: block;
  text-align: center;
}
#content .catalogue span.image img.big-image {
  display:none;
}
#content .catalogue span.image:hover img.big-image {
  position: absolute;
  /*width:350px;
  height:350px;*/
  background-color: transparent;
  left: 150px; bottom: 0;
  z-index: 10001;
  display: block;
}
p.mac span {
  padding: 2px 20px;
  margin-left:5px;
  border: 1px solid #ccc;
  display:inline-block;
  font-family:monospace;
}
div.fleft {
  float:left;
}
div.fmleft {
  float:left;
  margin: 30px 0 0 20px;
}
div.fmleft.sberbank {
  margin: 25px 0 0 20px;
}
div.fmleft.elecsnet {
  margin: 10px 0 0 20px;
}
.order-phone {
  float:left;
  position:relative;
  width: 674px;
  padding: 20px 0;
  border-top: 1px solid #91c848;
}
.order-phone#goldNumber {
  border-bottom: 1px solid #91c848;
  margin-bottom: 50px;
}
.order-phone .content-tabs {
  border-bottom: none !important;
}
.order-phone .top{
  position:relative;
  width: 674px;
}
.order-phone .top .title {
  float:left;
  width: 100px;
}
.order-phone .top .desc {
  padding: 0 0 0 20px;
  float:left;
  width: 404px;
}
.order-phone .top .price {
  text-align:center;
  float:right;
  width: 150px;
}
.order-phone .bottom {
  float:left;
  margin: 20px 0 0 0;
  position: relative;
  width: 674px;
}
.order-phone .bottom .list {
  float:left;
  width: 524px;
}
.order-phone .bottom .list .number {
  position:relative;
  width: 400px;
  border-top: 1px solid #000;
  padding: 2px 0;
}
.order-phone .bottom .list .bnumber {
  border-bottom: 1px solid #000;
}
.order-phone .action {
  text-align:center;
  float:right;
  width: 150px;
}
.fright {
  float: right;
}
.content-tab {
  display: none;
}
.content-tab.active {
  display: block;
}
.page-tabs {
  list-style: none outside none !important;
  margin: 10px 0 0 70px !important;
}
.page-tabs li{
  float:left;
}
.page-tabs .prev{
  padding: 0 5px 0 0;
  border-right: 1px solid #000;
  cursor: pointer;
}
.page-tabs .next{
  padding: 0 0 0 5px;
  border-left: 1px solid #000;
  cursor: pointer;
}
.page-tabs .page{
  padding: 0 5px 0 5px;
}
.center {
  text-align: center;
}
.phone-code-country {
  width: 20px !important;
}
.phone-code-city {
  width: 30px !important;
}
.phone-number {
  width: 120px !important;
}
div[data-category] {
	width: 540px;
	float:left;
}
div.loading	{
	background: url("/images/loader_small_f3.gif") left top no-repeat #f6f6f6;
}
img.smtitle {
	float:left; 
	margin-right:20px; 
	margin-bottom:5px;
}
.box-down {
    padding: 20px 0 0;
}
.box-down__title:before {
    background: url("/images/corner-sprite.png") no-repeat scroll 0 -11px rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    vertical-align: top;
    width: 9px;
}
.box-down__title.m-active:before {
    background-position: 0 3px;
}
.box-down__title {
    cursor: pointer;
    line-height: 1;
}
.box-down__body {
    display: none;
    padding: 10px 0 0;
}
.logobank{float:left; width:200px; height:100px; background-size:contain; background-repeat:no-repeat; background-position: 50% 50%}
.logobank.out{margin-right:30px}
.logobank:hover{opacity:0.5; -moz-opacity:0.5; filter: alpha(opacity=50); -khtml-opacity: 0.5;}
tr.pointer {
	cursor: pointer;
}
p.notes {
  font-size: 12px;
  color: #000000;
}
span.notes {
  font-size: 12px;
  color: #ff0000;
  font-weight: normal;
}
#content div.card {
  font-size: 12px;
  color: #000000;
}
#content .card div.left {
  float: left;
  width: 50%;
  display: inline-block;
}
#content .card div.right {
  float: left;
  width: 50%;
  display: inline-block;
}
#content .hot {
	display: inline-block;
	position: relative;
	height: 21px;
	background: url(/images/mark_hot.png) 0 0 no-repeat;
	padding-left: 8px;
	left: -10px;
	top: -6px;
	color: #ffffff;
	font-weight: bold;
	z-index: 200000;
}
.pagination {
    margin: 20px 0 !important;
}
.file_upload {
    position: relative;
    overflow: hidden;
    font-size: 1em;
}
.file_upload > button {
    height: 100%;
}
.file_upload > div {
}
@media only screen and ( max-width: 500px ) {
    .file_upload > div {
        display: none
    }
    .file_upload > button {
        width: 100%
    }
}
.file_upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;     /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}
