@CHARSET "UTF-8";

@font-face
{
	font-family: SelfMyriad;
	src: url("/fonts/MyriadPro-Light.ttf");
}

h2, h1, h3 {
	margin: 0px;
}

A IMG {
    border: none;
}

h1 {
	font-size: 24px;
	margin-bottom: 16px;
	color: #b2b0a9;
}

h2 {
	font-size: 24px;
	margin-bottom: 16px;
}

h3 {
	font-size: 18px;
	margin-bottom: 8px;
}

#currencyItem {
    position: absolute;
    margin-top: -10px;
}

#currencyItem .myselect {
    width: 110px;
    margin-left: 792px;
}

#name h1 {
	color: #918f85;
	margin-bottom: 16px;
}

#name .item {
    float: left;
    /*width: 166px;*/
    margin-right: 29px;
	display: inline;
	padding-top: 6px;
}

#name .item.selected {
	color: #B2B0A9;
	font-weight: bold;
	font-size: 24px;
}

#name .gray_color {
    color: #B2B0A9 !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

#name .item.normal{
    color: #918F85;
    font-size: 24px;
    margin-right: 0;
    padding-left: 15px;
    width: 765px;
}

.userlogin #name .item.selected {
	font-size: 18px;
	color: #28140F;
}

#name .item a {
	font-size: 18px;
	font-weight: bold;
}

#name  .lang_button_ru, #name  .lang_button_en, #name .button_small_white {
    float: right;
    margin-top: -4px;
    margin-right: 32px;
}

.upall {
	text-transform: uppercase;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.absolute {
    position: absolute;
}

.upall {
	text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.clear {
	clear: both;
	margin-top: 1px;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #28140f;
}

.ui-widget {
    font-family: Arial;
}

.logo {
	padding-left: 50px;
	height: 30px;
	background: url("/images/transfer/iWay-logo.png") left no-repeat;
}

.gray {
    color: #b2b0a9;
}

.gray2 {
    color: #918e84;
}

.gray3 {
    color: #b2b0a9;
}

.gray4 {
    color: #857254;
}

.green {
    color: #d5dbb8;
}

.green2 {
    color: #abb871;
}

.orange {
    color: #ff9600;
}

.red {
	color: #D71E1B;
}

.orange2 {
    color: #8d5a09;
}

.original {
    color: #ebb932;
}

.brown {
    color: #8B5B24;
}

.base_size14 {
	font-size: 14px;
}

.base_size12 {
	font-size: 12px;
}

.base_size18 {
	font-size: 18px;
}

.base_size24 {
	font-size: 24px;
}

.base_size25 {
	font-size: 25px;
}

.wrap {
	width: 944px;
	margin: auto auto;
	margin-top: 7px;
}

.b_wrap {
	width: 944px;
	margin: auto auto;
}

.basewidth {
    width: 944px;
}

#childname {
	background: #4f73a1;
	width: 100%;
}

#childname h2 {
	color: #fff;
}

#childname .wrap {
	margin-top: 0px;
	padding-left: 40px;
	padding-top: 10px;
}

#head {
	padding-bottom: 8px;
	margin-top: 16px;
	border-bottom: solid 2px #d8d7d4;
}

#simlehead {
	padding-bottom: 8px;
	margin-top: 18px;
}

.base_split {
    border-bottom: solid 2px #d8d7d4;
}

.userlogin #head {
	border-bottom: solid 2px #d8d7d4;
}


#content {
	margin-top: 16px;
	margin-bottom: 16px;
}


#head .auth {
	width: 150px;
	float: right;
	text-align: left;
}

.s_login {
    display: block;
    overflow: hidden;
    width: 147px;
    height: 24px;
    position: relative;
}

.s_login span {
    background: url(/images/transfer/tailhide.png)  center right no-repeat;
    height: 24px;
    width: 100%;
    display: block;
    position: absolute;
    float: right;
}

#head .contacts td {
	width: 260px;
	height: 83px;
}

#head .contacts {
	width: 260px;
	height: 83px;
	float: left;
	text-align: left;
	margin-top: 3px;
	background: url(/images/transfer/icon_phone.png) center left no-repeat;
	padding-left: 80px;
	margin: auto auto;
	margin-left: 170px;
	vertical-align: middle;
	display: block;
}

#head .contacts .phone {
	display: block;
	font-size: 28px;
}

#footer {
	border-top: solid 2px #d8d7d4;
	padding-top: 16px;
	padding-bottom: 32px;
}

#footer #footer_contacts {
	width: 304px;
	padding-top: 16px;
}

#footer #footer_contacts p {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
}

#footer #footer_menu {
	width: 512px;
	margin-left: 16px;
}

#footer #footer_logo {
	width: 40px;
}

.footer_question {
	float: left;
	height: 32px;
	padding-top: 16px;
	width: 200px;
}
.footer_question .deflink {
    display: block;
    float: left;
}
.footer_question div.picture {
    float: left;
    background: url("/images/transfer/icon_question.png") no-repeat scroll right center transparent;
    height: 48px;
    width: 64px;
    margin-top: -14px;
}

.footer_externallink {
	margin-left: 40px;
	margin-top: 8px;
	float: left;
}
.footer_menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
    margin-left: 16px;
    margin-bottom: 5px;
}

.footer_menu li {
	list-style-image: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-right: 32px;
	width: 224px;
}

.footer_externallink a {
	margin-left: 16px;
}

.floathalf {
	width: 49%;
	float: left;
}

.myinput.error, .base_input.error, .myinput.novalid, .base_input.novalid {
	border: solid 1px #d20000 !important;
}

.calendar, .myinput.calendar, .myinput.alt-calendar {
    background: #FFFFFF url("/images/transfer/calendar.png") right center no-repeat !important;
    padding-right: 40px;
}

.formbox .alt-calendar {
    width: 120px;
    cursor: pointer;
}

input.myinput, .myselect, .countbox , .staff_access{
	border: solid 1px #a7a5a6;
	font-size: 14px;
	background: #fff;
	border-radius: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	height: 30px;
	font-family: arial;
}

.myinput.cleft {
	border-radius: 8px 0px 0px 8px;
	border-right: none !important;
}
.myinput.cright {
	border-radius: 0px 8px 8px 0px;
	margin-left: -4px;
    
}
.myinput.cbox {
	border-radius: 0px 0px 0px 0px;
	border-right: none !important;
	margin-left: -4px;
}

textarea.mytextarea {
	border: solid 1px #a7a5a6;
	font-size: 14px;
	background: #fff;
	border-radius: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
	font-family: arial;
}

.codetextarea {
	border: solid 1px #a7a5a6;
	font-size: 14px;
	background: #fff;
	border-radius: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
	font-family: arial;
	width: 440px;
	height: 16px;
	resize: none;
}

.myselect {
	cursor: pointer;
}

.warning {
	display: inline-block;
	margin-left: 16px;
}

.warning div {
	position: relative;
	height: 32px;
	background: url(/images/transfer/warning_left.png) top left no-repeat; /* левые углы фона с прозрачными участками */
	font-size: 14px;
}

* html .warning div {
	width: 10px;
}

.warning span.right {
	background: url(/images/transfer/warning_right.png) top left no-repeat;
	height: 32px;
	width: 8px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: -8px;
	overflow: hidden;
}

.warning .title {
	display: block;
	padding: 8px 8px 8px 48px;
	color: #fbf4d8;
}

.warning strong {
	color: #864703;
}

/* Buttons collections */

.button:hover div, .button:hover span {
	background-position: left -64px;
}

.button {
	/*float: left;  чтобы ширина кнопки зависела от контента. по идее должен подойти и display: inline-block 
	margin: 50px;*/
	display: inline-block;
}

.button div {
	position: relative;
	font-weight: bold;
	height: 64px;
	background: url(/images/transfer/button_left.png) top left no-repeat; /* левые углы фона с прозрачными участками */
	font-size: 11px;
}

* html .button div {
	/* хак для ие6 чтобы с шириной кнопки проблем не было */
	width: 10px;
}

.button span {
	/* правое скругление кнопки выносим за пределы кнопки */
	background: url(/images/transfer/button_right.png);
	height: 64px;
	width: 32px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	right: -32px;
	overflow: hidden;
}

.button input {
	height: 100%;
	margin: 0 -32px 0 0; /* чтобы кликабильным была правая часть кнопки, вынесенная за ее пределы */
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 32px;
	padding-right: 32px;
	overflow: visible; /* убираем необнуляемые внутренние отступы для ie6-7 */
	border: none;
	position: relative;
	z-index: 1;
	font-size: 24px;
	background: none;
	cursor: pointer;
	text-align: center;
	display: block;
	color: #231f20;
	font-weight: bold;
	font-family: arial;
}

.button strong {
	color: #864703;
}

/* small button button_small*/

.button_small:hover div, .button_small:hover span {
	background-position: left -48px;
}

.button_small {
	display: inline-block;
	margin-left: -5px;
}

.button_small div {
	position: relative;
	font-weight: bold;
	height: 48px;
	background: url(/images/transfer/button_small_left.png) top left no-repeat; /* левые углы фона с прозрачными участками */
	font-size: 11px;
}

* html .button_small div {
	width: 10px;
}

.button_small span {
	background: url(/images/transfer/button_small_right.png);
	height: 48px;
	width: 27px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	right: -27px;
	overflow: hidden;
}

.button_small input {
	height: 100%;
	margin: 0 -6px 0 0;
	padding: 8px;
	padding-top: 8px;
	padding-left: 32px;
	overflow: visible; 
	border: none;
	position: relative;
	z-index: 1;
	font-size: 18px;
	background: none;
	cursor: pointer;
	text-align: center;
	display: block;
	color: #231f20;
	font-weight: bold;
	font-family: arial;
}

.button_small strong {
	color: #864703;
}


/* small button button_small_white*/

.button_small_white:hover div, .button_small_white:hover span {
	background-position: left -48px;
}

.button_small_white {
	display: inline-block;
	margin-left: 7px;
}

.button_small_white div {
	position: relative;
	font-weight: bold;
	height: 48px;
	background: url(/images/transfer/button_small_left_white.png) top left no-repeat; 
	font-size: 11px;
}

* html .button_small_white div {
	width: 10px;
}

.button_small_white span {
	background: url(/images/transfer/button_small_right_white.png);
	height: 48px;
	width: 27px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	right: -27px;
	overflow: hidden;
}

.button_small_white input {
	height: 100%;
	margin: 0 -6px 0 0;
	padding: 8px;
	padding-top: 8px;
	padding-left: 32px;
	overflow: visible;
	border: none;
	position: relative;
	z-index: 1;
	font-size: 18px;
	background: none;
	cursor: pointer;
	text-align: center;
	display: block;
	color: #231f20;
	font-weight: bold;
	font-family: arial;
}

.button_small_white strong {
	color: #864703;
}



/* End buttons collections */

#lastcardnum {
	font-size: 18px;
	width: 54px !important;
}

.hi {
	border: dashed 1px red !important;
}

.hint {
	color: #999999 !important;
	font-size: 14px !important;
	font-weight: normal !important;
}

.hide {
	display: none;

}

#errorbox {
	background: url(/images/transfer/errorbox_body.png);
	padding: 20px;
	color: #ffefcc;
	border-radius: 8px;
	position: absolute;
	z-index: 666;
	font-size: 24px;
	text-align: center;
}
    #errorbox .clear {
        margin-top: 10px;
    }

	#errorbox a {
		color: #ffefcc;
	}

    #errorbox .button_small_white {
        margin-left: 20px;
        margin-right: 30px;
    }

    #errorbox .button_small_white:first-child {
        margin-left: 0px;
    }

	#errorbox.errorbox-green {
		background: url(/images/transfer/errorbox_body_green.png);
	}

#name .item:first-child {
    padding-left: 16px;
}

#name {
    min-height: 48px;
}

#name .slimy {
    margin-right: 8px;
    margin-bottom: 8px;
}

.tablelabel {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.table_cities {
    width: 100%;
	padding-right: 10px;
}

.table_cities td {
    padding-bottom: 8px;
}

.table_cities td.bold {
    padding-bottom: 8px;
    padding-top: 8px;
}

.table_cities tr:first-child td {
    padding-top: 0px !important;
}

#steps {
	height: 40px;
	width: 100%;
	background: #4f73a1;
}

.userlogin #steps  {
	background: #abb871 !important;
}

.userlogin #steps .infoblock { /* TODO steps_green.png */
	background: url("/images/transfer/steps_green_new.png") no-repeat;
}

.userlogin .step1 td:last-child, .userlogin .step2 td:last-child {
	background: #d5dcb8 !important;
}

.userlogin .step3 td:last-child {
	background: #abb871 !important;
}

.userlogin #steps .link, .userlogin #steps .link a {
    color: #d5dcb8 !important;
}

#steps td {
	height: 40px;
}

#steps .infoblock {
	width: 944px;
	background: url("/images/transfer/steps.png") no-repeat;
	color: #fff;
	font-size: 18px;
}

#steps .infoblock .step {
	width: 240px;
	float: left;
	padding-left: 16px;
}

#steps .infoblock .step:first-child {
	margin-right: 112px;
}

#steps .infoblock .step:last-child {
	margin-left: 112px;
	width: 176px;
}

#steps .infoblock .last_child  { /* IE8 */
	margin-left: 112px;
	width: 176px;
}

#steps .link, #steps .link a {
    color: #cbd5e3;
}

#steps .link a {
    text-decoration: none;
    border-bottom: solid 1px;
}
#steps .white a {
    text-decoration: none;
    color: #fff;
    border-bottom: solid 1px;
}

#steps.step1 .infoblock {
	background-position: top;
}

#steps.step2 .infoblock {
	background-position: center;
}

#steps.step3 .infoblock {
	background-position: bottom;
}

.step1 td:last-child, .step2 td:last-child {
	background: #cad5e3 !important;
}

.step3 td:last-child {
	background: #4f73a1 !important;
}

.step1 td.last_child, .step2 td.last_child { /* IE8 */
	background: #cad5e3 !important;
}

.step3 td.last_child { /* IE8 */
	background: #4f73a1 !important;
}

.mean {
	width: 944px;
	margin: auto auto;
}

.prof_line {
    background: url("/images/transfer/prof_yellow_line.png") left center repeat-x;
    height: 80px;
}

.prof_line.active {
    background: url("/images/transfer/prof_orange_line.png") left center repeat-x;
}

.cream_line {
	background: #fdf9eb;
	height: 64px;
}

.orangeline {
    background: url("/images/transfer/orange_line.png") left center repeat-x;
    height: 76px;
    margin-top: 4px;
}

.orangeline .rightbk {
	background: url("/images/transfer/orange_line_split.png") left center no-repeat;
	height: 76px;
	width: 304px;
}

.cream_line .b_wrap {
	padding-left: 30px;
	padding-top: 22px;
}

div.orangeline .b_wrap, .prof_line .b_wrap {
	padding-left: 30px;
	padding-top: 25px;
}

.orangeline .leftbk {
	width: 640px;
}

.orangeline .leftbk .searchorder {
	text-align: right;
	padding-right: 16px;
	padding-top: 21px;
	width: 624px;
}

.orangeline .leftbk .searchorder span {
    margin-right: 5px;
    margin-left: 5px;
}

.orangeline .rightbk .searchorder {
	text-align: left;
	padding-left: 35px;
	padding-top: 21px;
	width: 269px;
}

.finder .mean {
	background: url("/images/transfer/finder_right.png") no-repeat scroll 896px transparent;
	height: 96px;
}

.finder .half {
	background: url("/images/transfer/finder_right.png") no-repeat scroll right transparent;
	height: 96px;
	margin: auto;
	width: 51%;
	padding-right: 50px;
}

.finder .rightbk {
	background: #f7e5b4 url("/images/transfer/finder_right_all.png") repeat-x;
	height: 96px;
}

.finder {
	background: url("/images/transfer/finder.png") left center repeat-x;
	height: 96px;
	margin-top: 4px;
}

.finder .item {
	float: left;
	font-size: 24px;
	height: 83px;
	margin-left: 16px;
	width: 310px;
}

.finder .item .combobox {
	width: 271px;
}

.finder .item.ch_types {
	padding-top: 10px;
	width: 180px !important;
	margin-left: 25px;
	margin-right: 0;
}

.ch_types strong {
	cursor: pointer;
}

.finder .interchange {
	background: url("/images/transfer/change.png") top left no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin-top: 45px;
	margin-left: 16px;
	cursor: pointer;
	background-position: 0px -32px;
}
.interchange:hover {
	background-position: 0px -64px;
}

.interchange.off {
	background-position: 0px 0px;
	cursor: inherit;
}

.finder .item strong {
	display: block;
	margin-bottom: 8px;
	margin-top: 8px;
/*border: solid 1px red;*/
}

.combobutton {
	cursor: pointer;
	border: none;
	background: url("/images/transfer/select_sprite.png") top center no-repeat;
	margin-left: -24px;
	height: 16px;
	width: 16px;
	display: inline;
    padding: 0;
    /*outline: solid 1px red;;*/

}

.combobutton.tclear {
	background-position: bottom center;
}

.combobutton.tclear.none {
    background-position: -50px -50px;
    cursor: text;
    outline: 0;
}

.tclear.none:focus{outline:none;}

.combobutton.preloader {
	background: url("/images/transfer/input-preloader.gif") top center no-repeat;
}

.b_preloader {
    background-image: url("/images/transfer/preloader.gif");
    background-position: center center;
    background-repeat:no-repeat;
}

.comboinput {
	padding-right: 24px !important;
}

.waygroup {
	border-top: 1px solid #231e0a;
}

.pointslist {
	border-bottom: 1px solid #231e0a;
}

.pointslist .waylabel {
    margin-left: 16px;
}

.pointslist .waygroup  {
    margin-left: 0px;
}

.pointslist .timelabel {
    padding-right: 16px;
    color: #a7b9d0;
    font-weight: bold;
}

.pointslist .timelabel .gray {
    font-weight: normal;
}

.waylabel {
	margin-top: 18px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 14px;
}

.lowercase {
    text-transform: lowercase;
}

.waytable td.last_child {
    /*width: 150px;*/
    padding-right: 16px;
}

.car-class-img {
    width: 144px;
}

.waytable.last_line tr:last-child td {
    border-bottom: solid 1px #b2b0a9;
}

.waytable .big {
    font-weight: bold;
    font-size: 18px;
}

.waytable.fix_height td{
    height: 64px;
}

.waytable td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: solid 1px #b2b0a9;
	cursor: pointer;
}

.waytable.nopointer td{
    cursor: inherit;
}

.waytable td.big.last_child {
	width: 145px;
}

.waytable td:last-child {
    padding-right: 16px;
}

.waytable .checkbox {
    padding-left: 10px;
}

.waytable .td1 {
	width: 144px;
}

.waytable .td2 {
	width: 155px;
	padding-left: 16px;
	padding-right: 32px;
}

.waytable .td4 {
	width: 155px;
}

.waytable .select td {
	background-color: #fbf1d6;
}

#orderdetails {
    margin-left: -1px;
}

#pointsslide {
    background-color: #fbf1d6;
    padding: 13px;
    border-radius: 8px;
    margin-top: 20px;
    cursor: pointer;
    padding-left: 20px;
}

#pointsslide span {
    background: url("/images/transfer/arrow_blue.png") no-repeat scroll right top transparent;
    height: 16px;
    padding-right: 24px;
}

.waytable .selected td {
	background-color: #ffdfb2;
}


.waygroup .points {
	text-decoration: none;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 16px;
}

.no-decoration {
	text-decoration: none;
}

.blue {
	color: #4f73a1;
	text-decoration: none;
	border-bottom: dashed 1px;
}

a.deflink, .deflink a {
    color: #4f73a1;
    text-decoration: none;
    border-bottom: solid 1px;
}

a.deflink:hover, .deflink a:hover {
    border: none;
}

a .orange:hover {
	color: #ff9600;
}

a .blue:hover, a.blue:hover {
	color: #0050a0;
}

#place-description {
    margin-top: 40px;
}

.formbox {
	background: #fbf4d8;
	border-radius: 8px;
	margin-bottom: 16px;
}

.formbox .top {
	background: url("/images/transfer/formbox_top2.png") top center repeat-x;
	border-radius: 8px 8px 0px 0px;
	/*height: 73px;*/
	width: 100%;
	color: #8b5b24;
	font-size: 18px;
}

.formbox .top .padding {
	text-align: left;
	margin-left: 240px;
	padding-top: 12px;
}

.formbox .top p {
	margin-top: 8px;
}

.formbox .padding {
	padding-top: 16px;
	padding-bottom: 16px;
}

.formbox .table-form tr {
	vertical-align: middle;
}

.formbox .table-form td {
	padding-bottom: 16px;
}

.profile .formbox .table-form td {
	padding-top: 16px;
	vertical-align: top;
}

.formbox .table-formIn td {
	padding-bottom: 0px;
}

.formbox .table-form td.black {
	text-align: right;
	padding-right: 16px;
	height: 32px;
    width: 224px;
}

.grayhint {
	color: #b29a77;
}

.countbox, .terminalbox {
	width: 80px;
	cursor: pointer;
}

.tableman {
	/*background: url("/images/transfer/chauffeur_brown.png") top center no-repeat;*/
	background: url("/images/transfer/chauffeur_brown_special.png") top center no-repeat;
	width: 320px;
	height: 392px;
	margin-right: 35px;
	float: right;
	/*margin-left: 582px;*/
}

.tableman .mytextarea {
	height: 60px;
	width: 166px;
	margin-left: 32px;
	margin-top: 96px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	position: absolute;
}

.question {
	background: url("/images/transfer/question.png") top left no-repeat;
	width: 26px;
	height: 24px;
	margin-left: 16px;
}

.question:hover {
	background-position: bottom;
}

.question .titlebox {
	background: #4f74a3;
	border-radius: 8px 8px 8px 8px;
	padding: 10px;
	color: #ffffff;
	position: absolute;
	margin-left: 30px;
	margin-top: -9px;
	display: none;
    z-index: 1;
}

table.voucherinfo {
	margin-top: 5px;
	margin-bottom: 24px;
}

table.voucherinfo td.fixed {
    width: 160px;
}

table.voucherinfo td {
	background: #fbf1d6;
	vertical-align: top;
	overflow: hidden;
}

table.voucherinfo .t_menu td {
	background: #f9ebc2;
}

.t_menu .t_menu_links td {
	padding-top: 16px;
	padding-bottom: 2px;
}

table.voucherinfo .base_color_1 td {
	border-bottom: 1px solid #ebb932;
	padding-top: 0px;
	padding-bottom: 16px;
	/*padding-right: 16px;*/
}

table.voucherinfo tbody td {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
    line-height: 1.5;
}

.voucherinfo tbody tr td:first-child, .voucherinfo tbody tr td:last-child {
    padding-right: 0px;
}


.base_color_1 {
	color: #b19976;
}

.base_color_2 {
	color: #8c5a0a;
}

.base_color_3 {
	color: #8c5a09;
}

.red_color {
	color: #d71e1b;
}

.gray_color {
	color: #918f85;
}

.blue_color {
	color: #4f73a1;
}

.green_color {
	color: #009600;
}

.base_margin_left {
	margin-left: 16px;
}

.base_margin_bottom {
	margin-bottom: 16px;
}

.base_margin_top {
	margin-top: 16px;
}

.base_margin_right {
	margin-right: 16px;
}

.lineheight {
	line-height: 1.4;
}

.lineheight1_3 {
	line-height: 1.3;
}

.formbox {
	line-height: 1.4;
}

#pricesumm {
	background: url("/images/transfer/pricesumm.png") top left no-repeat;
	width: 944px;
	height: 48px;
	margin-bottom: 32px;
}

#pricesumm div {
	float: left;
	padding-left: 16px;
}

#summnum {
	width: 192px;
	font-size: 24px;
	font-weight: bold;
}

#summtitle {
	width: 704px;
}

table.typebuy {
	width: 100%;
}

table.typebuy td {
	border-bottom: solid 1px #b2b0a9;
	border-top: solid 1px #b2b0a9;
	padding-left: 24px;
}

#logo {
	margin-left: 16px;
}

.close {
	background: url("/images/transfer/close.png") top left no-repeat;
	width: 26px;
	height: 27px;
	cursor: pointer;
}

.formbox .close {
	position: absolute;
	margin-left: 910px;
	margin-top: 8px;
}

.vouchertitle {
    color: #fff;
    padding-left: 16px;
    width: 928px;
    font-size: 18px;
    font-weight: bold;
}

.base_padding {
	padding: 16px;
}

.base_padding8 {
	padding: 8px;
}

.base_padding4 {
	padding: 4px;
}

.base_padding_left {
    padding-left: 16px;
}
.base_padding_left32 {
    padding-left: 32px;
}

.base_padding_right32 {
    padding-right: 32px;
}

.base_padding_top {
    padding-top: 16px;
}

.base_padding_top10 {
    padding-top: 10px;
}

.base_padding_bottom {
    padding-bottom: 16px;
}

.offset_padding16 {
    margin-left: -16px;
}

.base_padding_bottom32 {
    padding-bottom: 32px !important;
}

.voucher_box {
    width: 465px;
    text-align: center;
    margin: auto auto;
}

h1.orange {
    margin-bottom: 20px;
}

.block {
    display: block;
}

.formbox .split {
    width: 100%;
    border-bottom: solid 1px #ecb932;
}

.dot {
    border-top: solid 1px #ecb932;
    padding-top: 20px;
}

.infobox {
    background: #fbf1d6;
    border-radius: 16px;
    padding: 16px;
    border: solid 2px #f0c95f;
    margin: 16px auto;
}

.infobox_orange {
    background: #f8e3ad;
    border-radius: 8px;
    /*padding: 16px;*/
    margin-top: 16px;
    margin-bottom: 16px;
}

.infobox_orange .base_padding {
    width: 240px;
    float: left;
}

.infobox_orange .crumbs {
    /*display: inline;*/
    padding-top: 16px;
    float: right;
    height: 32px;
    background: url(/images/transfer/breadcrumb_arrow.png) top left no-repeat;
    padding-left: 27px;
    border: none;
    padding-right: 16px;
    font-weight: normal;
    text-decoration: underline;
}

.infobox_orange .crumbs:hover {
    text-decoration: none;
}

.loginbox {
    width: 260px;
    height: 179px;
    background: url(/images/transfer/login_box.png) top left no-repeat;
    position: absolute;
}

.auth .loginbox {
    margin-left: -115px;
}

.auth .padding {
    padding: 24px;
}

.auth input[type=text],.auth input[type=password]  {
    margin-bottom: 16px;
}

.auth .button_small {
    margin-top: -10px;
}

.auth .closex {
    float: right;
    margin-top: 15px;
}

.closex {
    background: url(/images/transfer/closex.png) top left no-repeat;
    height: 16px;
    width: 20px;
    cursor: pointer;
}
.closex:hover {
    background-position: bottom;
}

.closey {
    background: url(/images/transfer/closey.png) bottom left no-repeat;
    height: 25px;
    width: 25px;
    cursor: pointer;
}

.closey:hover {
    background-position: top left;
}

.closeLabel {
    background: url(/images/transfer/closey.png) bottom left no-repeat;
    height: 22px;
	padding-left: 30px;
    cursor: pointer;
	text-align: left;
	padding-top: 3px;
	margin-top: 3px;
}

.closeLabel:hover {
    background-position: top left;
}

#errorlogin {
    background: #ffffff;
    width: 205px;
    height: 125px;
    padding: 10px;
    border: solid 1px #ebb932;
    border-radius: 12px;
    position: absolute;
    z-index: 999;
    margin-left: 16px;
    margin-top: 15px;
    text-align: center;
}

#errorlogin .closex {
    float: right;
    margin-left: 183px;
    margin-top: -30px;
    position: absolute;
}

.search {
    background: url("/images/transfer/search.png") no-repeat scroll 7px top transparent;
    width: 36px;
    height: 24px;
    border: none;
    cursor: pointer;
	margin-left: 5px;
}

table.orderlist td {
    padding: 16px;
    border-bottom: solid 1px #b2b0a9;
}

table.orderlist thead td {
    color: #b19976;
	height: 84px;
	border: none;
	line-height: 1.3;
	vertical-align: top;
}

.orderlist .filter_active td {
	height: 28px;
}

.filters_use .orderlist .filter_active td {
	height: 98px;
	background-image: none;
	/*order_list_top2_use.png*/
}

.filters_use .filter_active .padding {
	padding-top: 20px;
	line-height: 1.8;
}

.orderlist .filter_active td:nth-child(even) {
	background-color: #e3d6c2;
}

.orderlist .filter_active td:nth-child(odd) {
	background-color: #eee7db;
}


.orderlist .pd {
	padding-bottom: 6px;
}

table.orderlist thead td a, .b_order_filter a{
    color: #b19976;
	text-decoration: none;
	border-bottom: dashed 1px;
}

table.orderlist .right_align {
    padding-right: 16px;
}

table.orderlist tbody tr {
	cursor: pointer;
}

table.orderlist tbody tr:hover td:nth-child(even) {
	background: #eee7db;
}

table.orderlist tbody tr:hover td:nth-child(odd) {
	background: #fbf1d6;
}

div.orderlist {
    background: url(/images/transfer/order_list_top2.png) top left repeat-x;
    width: 100%;
}

div.orderlist.filters_use {
	background: url(/images/transfer/order_list_top2_use.png) top left repeat-x;
}

.left_align {
    text-align: left;
}

.right_align {
    text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.popup {
    position: absolute;
    width: 1000px;
    margin-left: -20px;
    z-index:40;
	background: url(/images/transfer/popup_mean.png) top left repeat-y;
}

.popup .top .closex {
    margin-left: 955px;
    margin-top: 25px;
    position: absolute;
}

.popup .top {
    width: 1000px;
    background: url(/images/transfer/popup_top.png) top left no-repeat;
    height: 27px;
	margin-top: -27px;
}
.popup .bottom {
    width: 1000px;
    background: url(/images/transfer/popup_bottom.png) bottom left no-repeat;
    height: 27px;
	position: absolute;
}

.popup .content .padding {
    padding-left: 30px;
    padding-right: 30px;
}

.popup .button_small_white.floatright {
    margin-right: 38px;
}

/* popup_min */
.popup_min {
    position: absolute;
    width: 816px;
    /*margin-left: -20px;*/
    z-index:40;
	background: url(/images/transfer/popup_mean2.png) top left repeat-y;
}

.popup_min .top .closex {
    margin-left: 765px;
    margin-top: 25px;
    position: absolute;
}

.popup_min .top {
    width: 816px;
    background: url(/images/transfer/popup_top2.png) top left no-repeat;
    height: 27px;
	margin-top: -27px;
}
.popup_min .bottom {
    width: 816px;
    background: url(/images/transfer/popup_bottom2.png) bottom left no-repeat;
    height: 27px;
	position: absolute;
}

.popup_min .content .padding {
    padding-left: 30px;
    padding-right: 30px;
}
/* end popup_min */

/* popup_msg */
.popup_msg {
    position: absolute;
    width: 512px;
    z-index:60;
	background: url(/images/transfer/popup_mean3.png) top left repeat-y;
}

.popup_msg .top .closex {
    margin-left: 464px;
    margin-top: 25px;
    position: absolute;
}

.popup_msg .top {
    width: 512px;
    background: url(/images/transfer/popup_top3.png) top left no-repeat;
    height: 27px;
	margin-top: -27px;
}
.popup_msg .bottom {
    width: 512px;
    background: url(/images/transfer/popup_bottom3.png) bottom left no-repeat;
    height: 27px;
	position: absolute;
}

.popup_msg .content .padding {
    padding-left: 30px;
    padding-right: 30px;
}
/* end popup_msg */

#mist {
    z-index:30;
	/*background: #ffffff;
		opacity: 0.5;*/
	background: url(/images/transfer/mist.png);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#orange_mist {
    z-index:50;
    background: url(/images/transfer/orange_mist.png);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.base_button {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-family: Arial;
    cursor: pointer;
}

input {
    font-size: 14px;
    font-family: Arial;
     
}

#number_a,#number_one,#number_two,#number_three {
	padding-left: 80px;
	padding-top: 15px;
	margin-bottom: 10px;
}

#number_a {
	background: url(/images/transfer/number_a.png) top left no-repeat;
}

#number_one {
    background: url(/images/transfer/number_one.png) top left no-repeat;
}

#number_two {
    background: url(/images/transfer/number_two.png) top left no-repeat;
}

#number_three {
    background: url(/images/transfer/number_three.png) top left no-repeat;
}

.paging {
    text-align: center;
}

.paging a {
	color: #4f73a1;
}

.paging a, .paging span {
	margin-right: 10px;
	padding-bottom: 4px;
}

.paging a:hover {
	color: #0050a0;
}

.paging .paging-prev {
    background: url(/images/transfer/page_prev.png) center left no-repeat;
    padding-left: 20px;
}

.paging .paging-next {
    background: url(/images/transfer/page_next.png) center right no-repeat;   
    padding-right: 20px;
}

#button_partners {
    background: url(/images/transfer/button_partners_clear_fix.png) 0 0 no-repeat;
    height: 128px;
    width: 424px;
    cursor: pointer;
    float: left;
}

#button_corp {
    background: url(/images/transfer/button_corp_clear_fix.png) 0 0 no-repeat;
    height: 128px;
    width: 504px;
    cursor: pointer;
    float: left;
	margin-right: 5px;
}

#button_corp .padding, #button_partners .padding {
	padding: 10px;
	padding-top: 30px;
	padding-left: 25px;
	color: #231e0a;
	font-family: 'SelfMyriad', 'Arial';
	line-height: 1.2;
	font-size: 16px;
}

#button_corp span, #button_partners span {
	color: #8c5a0a;
	display: block;
	font-size: 24px;
	margin-bottom: 5px;
}

#button_corp:hover, #button_partners:hover {
    background-position: 0 -128px;
}

.hh, .mm, .day, .month, .year {
    text-align: right;
}

.align_right {
    text-align: right;
}

.margin_auto {
	margin: auto auto;
	display: block;
}

.lang_button_ru, .lang_button_en {
	width: 128px;
	height: 48px;

}

.lang_button_ru a, .lang_button_en a {
	text-decoration: none;
	display: block;
	padding: 16px 16px 16px 50px;
	color: #4f73a1;
}

.lang_button_ru {
	background: url(/images/transfer/lang_button.png) top left no-repeat;
}

.lang_button_ru:hover {
	background: url(/images/transfer/lang_button.png) top right no-repeat;
}

.lang_button_en {
	background: url(/images/transfer/lang_button.png) bottom left no-repeat;
}

.lang_button_en:hover {
	background: url(/images/transfer/lang_button.png) bottom right no-repeat;
}

.formbox .b_saveButton {
	margin-left: 238px;
}

.profile .button {
	margin-left: -6px;
}

.ui-menu-item a {
	margin-right: 1px;
}

.gray_box {
	background: #e9e9e7;
	border-radius: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 650px;
}

.gray_box .split_line {
	width: 100%;
	height: 1px;
	background: #b9b8b1;
	border-top: solid 1px #cccbc6;
}

.gray_box table.frame_settings .align_right {
	width: 160px;
	padding-right: 10px;
}

.gray_box table.frame_settings td {
	padding: 0px;
}

.gray_box table.frame_style td {
	padding-top: 5px !important;
}

.downloadlogo .left {
	width: 350px;
}

.downloadlogo .right {
	width: 236px;
	line-height: 1;
}

.wrap.staff {
	margin-bottom: 16px;
	margin-top: 16px;
}

.staff .half {
	width: 49%;
}

.t_staff.t_green thead td {
	background: #d5dcb8 url(/images/transfer/clients_arrow_green.png) center left no-repeat;
	border: none;
}

.t_staff.t_green thead td.arrow {
	background: #abb871;
}

.t_staff.t_gray thead td {
	background: #e9e9e7 url(/images/transfer/clients_arrow_grey.png) center left no-repeat;
	border: none;
}

.t_staff.t_gray thead td.arrow {
	background: #b2b0a9;
}

.t_staff.t_orange thead td {
    background: #f8e3ad url(/images/transfer/clients_arrow_yellow.png) center left no-repeat;
    border: none;
}

.t_staff.t_orange thead td.arrow {
    background: #ecb932;
}

.t_staff td {
	padding: 16px;
	border-bottom: solid 1px #c1c0ba;
	vertical-align: top;
}

.t_staff.t_green td.bold {
	background: #f3f5ea;
}
.t_staff.t_gray td.bold {
	background: #f2f2f1;
}

.t_staff.t_orange td.bold {
    background: #fbf1d6;
}

.t_staff tr td:last-child {
	padding-left: 30px;
}

.t_staff tr:last-child td {
	border-bottom: none;
}

.b_staff_user {
	margin-top: 0px;
	margin-bottom: 9px;
}

.b_staff_user .star {
	background: url(/images/transfer/star.png) left bottom no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	margin-left: -22px;
}

.b_staff_user:hover .star {
	background-position: left top;
}
.b_staff_user:hover a {
	color: #0050a0;
}

.do_search {
	margin-left: 5px;
	background: url(/images/transfer/clients_list.png) left top no-repeat;
	display: block;
	cursor: pointer;
	width: 16px;
	height: 18px;
	float: right;
}

.do_search.filter {
	background: url(/images/transfer/clients_list_filter.png) left top no-repeat;
}


.b_staff_line a {
	display: block;
	float: left;
	width: 149px;
	border: none;
}

.b_staff_line span {
	float: left;
	width: 149px;
	border: none;
}

.do_search:hover {
	background-position: left bottom;
}

.t_staff td:first-child {
	width: 210px;
}

.t_staff .additem {
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
}

.t_staff.t_green .additem {
	background: url(/images/transfer/cross_green.png) center right no-repeat;
}

.t_staff.t_gray .additem {
	background: url(/images/transfer/cross_grey.png) center right no-repeat;
}

.t_staff.t_orange .additem {
	background: url(/images/transfer/cross_yellow.png) center right no-repeat;
}

.t_base td {
	padding: 8px;
}

.staff .t_base td:first-child {
	text-align: right;
	padding-left: 0px;
}

.nopadding, .nopadding td {
	padding: 0px !important;
}

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

.t_vertical_middle td {
	vertical-align: middle !important;
}

.staff_label_box {
	background: #f8e3ad;
	border-radius: 8px;
    font-family: arial;
    font-size: 14px;
	height: 17px;
	padding: 8px 12px;
}

.staff_style_1 input, .staff_style_1 .staff_label_box {
	width: 210px;
}
.staff_style_2 input, .staff_style_2 .staff_label_box {
	width: 180px;
}
.staff_style_3 input{
	width: 590px;
}

.staff_style_3 .staff_label_box {
	width: 600px;
}

.staff_style_3 .staff_input_long {
    width: 597px;
}

.staff_style_4 input, .staff_style_4 .staff_label_box {
	width: 196px;
}

.vzebra-one {
	background: #ffffff;
}
.vzebra-two {
	background: #f4f4f3;
}

.orderlist thead td.one {
	background: #fbf1d6 url(/images/transfer/order_list_border.png) bottom left repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
}

.orderlist thead td.two {
	background: #f8e3ad url(/images/transfer/order_list_border.png) bottom left repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
}

.orderlist thead td.one.f_use, .orderlist thead td.two.f_use {
	background-image: url("/images/transfer/order_list_border2.png");
}

.orderlist thead td.two.brd_orange {
	background: #f8e3ad url(/images/transfer/order_list_border2.png) bottom left repeat-x !important;
}

.orderlist thead td.one.brd_orange {
	background: #FBF1D6 url(/images/transfer/order_list_border2.png) bottom left repeat-x !important;
}

.sort_arrow {
	background: url(/images/transfer/sort_arrow.png) top left no-repeat;
	width: 12px;
	height: 12px;
	/*position: absolute;*/
	display: block;
	float: right;
	margin-right: -10px;
	margin-top: 3px;
	display: none;
}

.orderlist thead a.selected  {
	color: #8c5a09;
	font-weight: bold;
}

.orderlist thead .selected .sort_arrow {
	display: block;
	background-position: 0px  -12px;
}

.orderlist thead .selected.up .sort_arrow {
	background-position: 0px  -22px;
}

.orderlist .filter {
	width: 20px;
	height: 20px;
	background: #d7c6a9 url(/images/transfer/filter_clear.png) 2px 3px no-repeat;
	cursor: pointer;
	border-radius: 20px;
	margin-top: 0px;
	position: absolute;
	color: #ffffff;
	/*filter_clear.png*/
}

.orderlist .filter.txt, .orderlist .filter.f_orange {
	width: 60px;
	padding-left: 20px;
	background: #ff9600 url(/images/transfer/filter_clear.png) 2px -14px no-repeat;
}

.orderlist .filter.close {
	background: #ff9600 url(/images/transfer/filter_clear.png) 2px -14px no-repeat;
}

.orderlist .filter.close:hover {
	background: #d20000 url(/images/transfer/filter_clear.png) 2px -14px no-repeat;
}

.orderlist .filter.open:hover {
	background: #ff9600 url(/images/transfer/filter_clear.png) 2px 3px no-repeat;
}

.orderlist .filter.txt:hover{
	background: #ff9600 url(/images/transfer/filter_clear.png) 2px -14px no-repeat;
}

.b_order_filter {
	background: #ff9600;
	border-radius: 16px;
	padding: 10px;
    -moz-box-shadow: 0px 0px 5px #595546;
    -webkit-box-shadow: 0px 0px 5px #595546;
    box-shadow: 0px 0px 5px #595546;
	z-index: 9;
	color: #000;
}

.b_order_filter {
	position: absolute;
	margin-top: 25px;
}

.b_order_filter b {
	width: 30px;
	display: block;
	float: left;
	padding-top: 6px;
}

.orderlist .b_order_filter .countbox {
	width: 116px;
}

.b_order_filter a {
	color: #8c5a09 !important;
	margin-left: 5px;
}

.b_order_filter a:hover {
	border: none;
}

.b_order_filter .split {
	height: 3px;
	background: #ffab33;
    margin-bottom: 9px;
    margin-top: 10px;
}

.orderlist thead .base_padding_top {
	height: 55px;
    margin-top: -7px;
    padding-bottom: 7px;
}

.b_info_names {
	text-align: right;
	padding-right: 5px;
}
.b_info_values {
	text-align: left;
}

#mymsg .button_small {
	margin-right: 19px;
}

#mymsg .button_small_white {
	margin-left: -13px;
}
#mymsg input {
	font-size: 17px !important;
}

#mymsg .padding {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

#mymsg .split {
	margin-top: 10px;
}

.topsel {
  color:#918F85;
  font-size:24px;
  font-weight:bold;
}

.filter_accept {
	display: block;
	background: url(/images/transfer/filter_accept.png) top left no-repeat;
	cursor: pointer;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
}

.filter_accept:hover {
	background-position: bottom left;
}

.ui_uphint {
	font-weight: normal;
}

.filter_active .pink {
	background: #ffe0b3 !important;
	color: #b49c79;
}

.filter_active .pink a {
	color: #231e09;
	text-decoration: none;
	border: none;
    font-size: 13px;
}

/* UI Datapicker Start */

.ui-datepicker.ui-widget-content {
    background: #ffffff;
    border: 1px solid #969080;
    margin-top: 36px;
    box-shadow: 0px 0px 5px #969080;
}

.ui-datepicker .ui-widget-header {
    background: #c5b398;
    border: 1px solid #c5b398;
    color: #221c0c;
    font-weight: bold;
    margin-left: 1px;
    margin-right: 1px;
}

.ui-datepicker th {
   color: #b2b0a9;
   font-weight: normal;
}

.ui-datepicker .ui-state-default {
    border: none;
    background: #fbf1d6;
    text-align: center;
    font-weight: normal;
    color: #231e09;
    padding-top:7px;
    padding-bottom:7px;
}

.ui-datepicker .ui-state-disabled .ui-state-default {
    background: #e9e9e7;
}

.ui-state-disabled.ui-datepicker-today .ui-state-default {
    background: #d3d2ce !important;
}

.ui-datepicker .ui-state-highlight {
    background: #d3d2ce;
}

.ui-datepicker .ui-state-active {
    background: #ff9600 !important;
}

.ui-datepicker .ui-state-hover {
    background: #ffe0b3;
}

.ui-datepicker .ui-datepicker-today .ui-state-hover {
    background: #d3d2ce;
}

.ui-datepicker .ui-widget-header .ui-icon {
    background: url(/images/transfer/cal_native.png) no-repeat;
}

.ui-datepicker .ui-icon-circle-triangle-e {
    background-position: 0px 0px !important;
}

.ui-datepicker .ui-icon-circle-triangle-w {
    background-position: 0px -44px !important;
}

.ui-datepicker-header .ui-state-hover {
    background: none !important;
    border: none !important;
    cursor: pointer;
    padding: 0px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
    top: 2px !important;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px !important;
    top: 2px !important;
}

.ui-datepicker .ui-datepicker-next-hover .ui-icon {
    background-position: 0px -24px !important;
}

.ui-datepicker .ui-datepicker-prev-hover .ui-icon {
    background-position: 0px -68px !important;
}

.ui-datepicker-month {
    text-transform: capitalize;
}

/* UI Datapicker End */

.ui-autocomplete .ui-menu-item a.ui-corner-all {
    white-space: nowrap;
}

#screencast-play {
    width: 912px;
    height: 584px;
    cursor: pointer;
    background: url(/images/transfer/saver.jpg) 0 0 no-repeat;
    z-index: 0;
}

#screencast-play:hover {
    background-position: 0 -584px;
}

.percent_title {
    font-size: 32px;
    margin-left: 20px;
    color: #000;
    margin-top: -10px;
}

.percent_show {
    width: 200px;
    text-align: center;
	opacity: 1;
}

.percent_show .percent_progressbar {
    width: 200px;
    height: 15px;
	margin-bottom: 8px;
}

.ui-progressbar, .ui-progressbar .ui-widget-header {
    border-radius: 0px !important;
}

.account-list-history .floatleft.base_margin_left{
	margin-top: 24px;
}

.account-list-history .clear {
	height: 1px;
	margin-bottom: 3px;
}

.account-list-history {
	margin-top: 4px;
}

.account-list-history .first-item {
	width: 170px; margin-left: 316px;
}
.account-list-history .last-item {
	width: 380px;
}

.history-date br {
	display: block;
	margin: 4px 0;
	line-height:22px;
	content: " ";
}

input[name='ArrivalNumber[]'] {
    text-transform: uppercase;
}

input:focus { outline: none; }

.nobr {
	white-space: nowrap;
}

.upload-link {
	display: inline;
	margin-left: 32px;
}

#promo .title-promo {
	color: #B2B0A9;
	font-size: 48px;
	margin-bottom: 10px;
	display: block;
	margin-left: -2px;
}

#promo {
	font-family: 'SelfMyriad', 'Arial';
	width: 410px;
	font-size: 28px;
	line-height: 1.2;
	color: #212117;
	margin-top: 55px;
}

.show-history, .hide-history {
	margin-bottom: 5px;;
}

span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}

.table-formIn .red_color {
	font-size: 13px;
}