@import "common_styles.css";
html {
    height: 100%;
}
body {
    background-color: #FFF;
    color: #000000;
    font-family: Arial, Verdana, Arial CE, Verdana CE, Helvetica CE, Helvetica;
    height: 100%;
    font-size: 11pt;
    margin: 0 0 0 8px;
}

input[type=radio], input[type=checkbox] {
    vertical-align: middle;
    margin: 0 4px;
    padding: 0;
}
img {
    border: none;
}
textarea{
    background-color: #fff;
    border: 1px solid #000000;
    font-size: 11px;
}

.waiter {
    border: 2px solid #ca006c;
    visibility: hidden;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    background-color: #fafafa;
    z-index: 75;
}

#wait_bg_div {
    background: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 50;
    width: expression(document.getElementsByTagName('body')[0].scrollWidth + 'px');
    height: expression(document.getElementsByTagName('body')[0].clientHeight + 'px');
}

*html #wait_bg_div {
    position: absolute;
    top: expression(document.getElementsByTagName('body')[0].scrollTop + "px");
}

#sframerag_undefined {
    border: none;
}

.borderTable {
    border: 1px solid #ca006c;
}

.form-sell .borderTable.right {
  max-width: 220px;
}

.borderTable.right {
  max-width: 196px;
  box-sizing: border-box;
}

.backgroundElem {
    background-color: #ccc;
}

.backgroundElemHead {
    background-color: #dda1c8;
}

.backgroundElemGray {
    background-color: #ccc;
}

.headerTop {
    background-color: #ccc;
    color: #000 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding-bottom: 3px;
    padding-top: 3px;
}

BODY.download {
    background-color: #FFF;
    font-family: Arial, Arial CE, Verdana CE, Verdana, Helvetica CE, Helvetica;
    font-size: 11px;
    margin: 0;
}

.big {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 700;
    text-decoration: none;
}

.bigbig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 700;
    text-decoration: none;
}

.bigheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 700;
    text-decoration: underline;
}

a:hover {
    color: #DB012E;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

a.menu:hover {
    color: #DB012E;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: 700;
}

a.menutab {
    height: 25px;
    text-align: center;
    width: 100px;
}

div.wait {
    left: 10px;
    top: 10px;
    width: 200px;
    height: 20px;
    position: absolute;
    visibility: visible;
    color: #000;
    font-family: Arial CE, Arial, Verdana CE, Verdana, Helvetica CE, Helvetica;
    font-size: 11px;
}

div.navtab {
    background: #FFC;
    position: absolute;
    visibility: hidden;
}

.error {
    color: #ca006c;
}

font.error {
    color: #ca006c;
    font-weight: 700;
}

span.error {
    color: #ca006c;
    font-weight: 700;
}

select.currency {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-color: #FFF;
    border: 1px ridge #5A5E5E;
}

input.loginbutton {
    background-color: #666;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: italic;
    font-weight: 700;
    border: none;
}

input.redbutton {
    background-color: #666;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: 700;
}

select.width390 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    width: 390px;
}

table {
    border: thin none #AAA;
}

table.orders {
    border: thin solid #AAA;
}

table.default {
    background-color: #666;
}

table.login {
    border: 1px;
    border-style: solid;
}

td, form, div {
    font-family: Arial, Verdana, Arial CE, Verdana CE, Helvetica CE, Helvetica;
    font-size: 11px;
}

swreport.td {
    color: #000;
    font-family: TIMES;
    font-size: 10px;
}

td.uah_doc_disabled {
    color: #A9A9A9;
    font-family: Arial, Verdana, Arial CE, Verdana CE, Helvetica CE, Helvetica;
    font-size: 11px;
}

td.header {
    background-color: #CCC;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: 700;
    text-align: center;
}

td.headernotitalic {
    background-color: #CCC;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: 700;
    text-align: center;
}

td.navtab {
    background: #FFC;
}

tr.default {
    background-color: #FFF;
}

tr.transit {
    background-color: #ECD9D9;
}

tr.header {
    background-color: #333;
}

.selectsmall {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    background-color: #fff;
    border: 1px solid #006;
    color: #191970;
}

.inputmedium {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #006;
    text-align: left;
    color: #191970;
}

.inputsmall {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    background-color: #fff;
    border: 1px solid #006;
    text-align: left;
    color: #191970;
}

input {
    height: 19px;
    font-family: Arial, Verdana;
    font-size: 11px;
}

TD.small {
    color: #000;
    font-family: Arial, Arial CE, Verdana CE, Verdana, Helvetica CE, Helvetica;
    font-size: 2px;
}

select {
    color: #666;
    background-color: #fff;
    border: 1px solid #000;
    font-family: Arial;
    font-size: 10px;
    height: 19px;
}

select.loginp {
    color: #000;
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
}

.text1 {
    font-size: 11px;
    font-family: Arial;
    color: #333;
}

.text2 {
    font-size: 10px;
    font-family: Arial, Tahoma;
    color: #333;
}

.text3 {
    font-size: 11px;
    font-family: Arial, Tahoma;
    color: #333;
}

a.small:hover {
    color: #ca006c;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

TD.color {
    background-color: #ca006c;
    border-right-color: #333;
    border-left-color: #333;
    border-bottom-color: #333;
}

TD.colorleft {
    background-color: #ca006c;
    border-top-color: #ca006c;
    border-left-color: #ca006c;
}

.texttable {
    color: #333;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.texttitle {
    color: #ca006c;
    font-family: Arial, Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    overflow: hidden;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

div.texttitle {
    padding: 5px 0 15px 0;
    text-align: right;
    width: 760px;
}
div.texttitle a:link, div.texttitle a:visited, div.texttitle a:hover {
    display: inline;
    margin: 0 2px;
    text-decoration: none;
}
div.texttitle img {
    position: relative;
    top: 2px;
}
div.texttitle span {
    float: right;
}
.texttitledemotxt {
    color: #000;
    font-family: Arial, Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.texttitledemo {
    color: #ca006c;
    font-family: Arial, Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

input.justabutton {
    background-color: Silver;
    color: Red;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    text-align: center;
    border: 1px solid Red;
}

input.reg {
    width: 180px;
    height: 16px;
    background: #FFF;
    border: #ca006c 1px solid;
    color: #333;
    font-size: 11px;
    line-height: 11px;
    font-family: Arial, Tahoma;
    vertical-align: baseline;
}

input.reg_noborder {
    width: 180px;
    height: 16px;
    background: #FFF;
    border: #FFF 1px solid;
    color: #333;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Tahoma;
    vertical-align: baseline;
}

select.reg {
    width: 180px;
    color: #333;
    font-family: Arial, Verdana;
    font-size: 10px;
}

a.adr:hover {
    color: #ca006c;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

input.uah_doc, textarea.uah_doc {
    background-color: #f0f0f0;
    border: 1px solid #000;
    font-size: 11px;
    vertical-align: baseline;
    line-height: 14px;
}

textarea.conv_distr {
    border: 1px solid #000;
    font-family: Arial, Verdana;
    font-size: 11px;
    vertical-align: baseline;
    scroll: auto;
}

textarea.natfront {
    border: 1px solid #ca006c;
    font-family: Arial, Verdana;
    font-size: 11px;
    vertical-align: baseline;
    scroll: auto;
}

input.uah_doc_readonly, textarea.uah_doc_readonly {
    background-color: #ddd;
    border: 1px solid #000;
    font-size: 11px;
    vertical-align: baseline;
    /*height: 17px;*/
}

input.uah_doc_unused {
    background-color: #ddd;
    border: 1px solid #999;
    font-size: 11px;
    vertical-align: baseline;
    height: 17px;
}

input.uah_budget {
    border: 1px solid #000;
    font-size: 11px;
    vertical-align: baseline;
    line-height: 1;
}

select.uah_budget {
    border: 1px solid #000;
    font-size: 11px;
}

textarea.uah_budget {
    border: 1px solid #000;
    font-size: 11px;
    vertical-align: baseline;
    line-height: 1;
    scroll: auto;
}

.ie9FixCheckPrint{
    height:27px\0/!important;
}

td.natmain {
    background: url(../images/support/sep.gif) repeat-x 0 0;
    background-color: #F4F1F1;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
}

td.blockedcard {
    background-color: #FFF;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
}

td.frozencard {
    background-color: #FFF;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    text-decoration: line-through;
}

a.helps:visited {
    color: #ca006c;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

td.paymentplot {
    border-top: solid #ca006c;
    border-right: solid #ca006c;
    border-bottom: solid #ca006c;
    border-left: solid #ca006c;
    border-width: 1px;
}

.paymentplottext {
    color: #000;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.borderTableRight {
    border-right: 1px solid #ca006c;
}

li.topList, li.botList {
    color: #ca006c;
}

a:link, a:visited {
    color: #5A5E5E;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

a.menu:link, a.menu:visited {
    color: #5A5E5E;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: 700;
}

input.default, select.default {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

input.orders, select.orders {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    border: 1px ridge #5A5E5E;
}

input[type=button][disabled] {
    color:#999999;
    text-shadow: 1px 1px 0 #ffffff;
}

@media not all and (-webkit-min-device-pixel-ratio:0) {
    input[type=button][disabled] {
        opacity: 0.5;
    }
}

.commonbutton, .commonbtn, .templatetitle {
    background-color: #CCC;
    color: #000;
    border: 1px solid #ca006c;
    font: 8pt Arial, Verdana;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    overflow: visible;
    padding-left: 6px;
    padding-right: 6px;
}


td.header1, TR.color {
    background-color: #CCC;
}

a.header, a.header:visited, a.header:hover {
    background-color: #CCC;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: italic;
    font-weight: 700;
    text-align: center;
}

a.rows:link, a.rows:visited {
    color: #666;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a.helps:link b, a.helps:visited b {
    color: #ca006c !important;
}

a.rows:hover, a.helps:link, a.helps:hover {
    color: #ca006c;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a.small:link, a.small:visited {
    color: #000;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

TABLE.color, table.paymentplot {
    background-color: #ca006c;
}

a.adr:link, a.adr:visited {
    color: #339;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a.locale:link, a.locale:visited, a.locale:hover {
    color: red;
    font-family: Arial, Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a.vt:link, a.vt:visited, a.vt:hover, a.vt1:link, a.vt1:visited {
    color: #000;
    font-family: Arial, Arial CE, Verdana CE, Verdana, Helvetica CE, Helvetica;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
/*----------------- main classes -------------------*/
.d_block {
    display: block;
}

.pointer {
    cursor: pointer;
}
.textOver{
     background-color: dda1c8;
}
.textOut{
     background-color: #FFFFFF;
}
.textOverNDS{
     background-color: #c1c1c1;
}
.textOutNDS{
     background-color: #cccccc;
}
.headSelect{
    background-color: #dda1c8;
}
.headDeselect {
    background-color: #c1c1c1;
}
.headSelect a:link, .headSelect a:visited, .headSelect a:hover,
.headDeselect a:link, .headDeselect a:visited, .headDeselect a:hover {
    color: #000;
    display: block;
    font-size: 11px;
    padding: 2px 0;
    text-decoration: none;
}

.ctrlreadonly{
   border:1px solid black;
   background-color: #c1c1c1; 
}
.ctrlnotreadonly{
   border:1px solid black;
   background-color: #FFFFFF;
}

.stmTextFont{
  font-family :Tahoma;
  font-size : 11px;
  color : #0D3573;
  font-weight : lighter;
  line-height : 20px;
  text-decoration: none;
}
.stmTdStylePrint{
  border : 1px solid #000000;
  border-bottom-width: 0px;
}

.stmColorBorderPrint{
  background-color: #000000;
}
 .my-message input b.button {
    padding: 2px 16px !important;
    margin-top: 5px !important;
}

.my-message-with-html {
    background: #fff;
    border: 1px solid #003576;
    box-shadow: 0px 0px 4px #777777;
    color: #403736;
    font: 11px Tahoma, Verdana, Arial, sans-serif;
    padding-bottom: 15px;
    text-align: center;
    z-index: 10002;
    width: 500px;
}
.my-message {
	  width:300px;
	   /*height:120px;*/
	  background-color:#ffffff ;
	  text-align: center;
	  border: 2px groove #ca006c;
    z-index:10002;
    color: #403736;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    padding-bottom:14px;
	}
	.my-message-title {
      border-bottom: 2px solid #FFFFFF;
	  height:20px;
	  font-size:120%;
	  background-color:#CCCCCC;
    color: #ffffff;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size:12px;
      font-weight:bold;
      padding-top:3px;

  }
	.my-message-body {
      background: url("../images/support/attention.png") no-repeat scroll 12px 12px transparent;
      line-height: 17px;
      padding: 15px 15px 10px 50px;
      text-align:left;
      word-wrap: break-word;
	}

	.my-confirm-title {
         border-bottom: 2px solid #FFFFFF;
	  height:20px;
	  font-size:120%;
	  background-color: #dda1c8;
    color: #ffffff;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size:12px;
      font-weight:bold;
      padding-top:3px;

  }
	.my-confirm-body {
    background: url("../images/support/help.png") no-repeat scroll 12px 15px transparent;
      padding: 15px 15px 10px 50px;
      text-align:left;
	}
.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/*min-height:100%;
    height:auto !important;  */
    height:100%;
	background: #fff;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 10000;
	display:none;
}
*html .popup {
				position: absolute;
				top: expression(document.getElementsByTagName('body')[0].scrollTop + "px");
			}

.accState1 {
    color:black;
}
.accState2 {
    color:black;
    text-decoration:line-through;
}
.accState4 {
    color:red;
    text-decoration:line-through;
    font-style:italic;
}
.accState5 {
    color:red;
    font-style:italic;
}
.accState6 {
    color:green;
    font-style:italic;
}
.accState7 {
    color:red;
    font-style:italic;
}
.accState8 {
    color:red;
    font-style:italic;
}
.accState9 {
    color:red;
    font-style:italic;
}
.accState10 {
    color:red;
    font-style:italic;
}
.accState11 {
    color:red;
    font-style:italic;
}
.accState12 {
    color:green;
    font-style:italic;
}
.accState0 {
    color:gray;
    font-style:italic;
}

.table_st td {
    padding: 2px 0;
}
.content_firs_head{
    background-color:#e1dfdf;
}
.content_second_head{
    background-color:#efebeb;
}
.calendar_wrap {
    background: #fff;
    border: 1px solid #ca006c;
    border-collapse: separate;
    border-spacing: 2px;
    font: 11px Verdana, sans-serif;
    padding: 0;
}

.calendar_wrap table {
    border-collapse: separate;
    padding: 0;
}
.calendar_wrap td {
    height: 20px;
    padding: 1px;
}

table.calendar_wrap tr.calendar_th {
    background: #e1dfdf;
}

table.calendar_wrap tr.calendar_tbody {
    background: #fff;
}

.calendar #spanLeft, .calendar #spanRight, .calendar #spanMonth, .calendar #spanYear {
    border: 1px solid #ca006c !important;
}

 .text-over td{
     background-color: #dda1c8;
 }

/* main classes */
.nf {
    margin-bottom: 0;
}
.nf td {
    line-height: 16px;
}

.nf p { margin-top: 5px; }

.padding_4 { padding: 4px; }

.w_9 { width: 9px; }
.w_10 { width: 10px; }
.w_90 { width: 90px; }
.w_140 { width: 140px; }
.sw_adv_inp{
    border: 1px solid #000;
    font-size: 11px;
    vertical-align: baseline;
    line-height: 1;
    height:17px;
}

.sw_adv_tab td{
padding: 2px 2px 2px 3px;
}
.sw_ad_t_a{
    overflow-x:hidden;
    overflow-y:hidden;
}

#SignApplet {
    height: 0;
}

#curconvform, #docentryform {
    margin: 0;
}
#b_buttons, #b_buttons * {
    margin: 0;
    padding: 0;
}

#b_buttons, #b_buttons input{
    padding: 0 3px;
}

.left {
    display: inline;
    float: left;
    margin: 0 7px 7px 0;
}
.right {
    display: inline;
    float: right;
}

.last {
    margin: 0;
}

.table.medium {
    width: 50%;
}

.table_header, .table_row {
    width: 100%;
    display: table;
    background: #cccccc;
    margin: 0;
    border-bottom: 1px solid #ca006c;
}

.table_header .cell, .table_row .cell {
    margin: 10px;
    border-right: 1px solid #ca006c;
    border-left: none;
}

.table_row .cell {
    line-height: 19px;
}

.table_row:hover {
    background: #ffdddd;
}

.table_header {
    border-top: 1px solid #ca006c;
}

.table_header .cell:first-child,
.table_row .cell:first-child {
    border-left: 1px solid #ca006c;
}

.odd {
    background: #FFFFFF;
}

.cell {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 6px
}

.grid-cell {
    display: table-cell;
}

.cell_first {
    padding-left: 0;
}

.m-full-width {
    width: 100%;
}

.m-vam {
    vertical-align: middle;
}

.m-indent-title {
    margin-top: 12px;
}

.lt-ie9 .m-indent-title {
    margin-top: 14px;
}

.table_filter_btn {
    margin-bottom: 7px;
}

.input-resize_cnt {
    width: 80%;
    padding-right: 2px;
    box-sizing: border-box;
}

.input-resize_cnt input {
    width: 100%;
}

.hide {
    display: none;
}

.paging-grid {
    margin: 11px 0 12px 0;
}


.paging-grid .cell {
    padding: 11px 0 13px 0;
}

.filter-box {
    width: 100%;
    margin-bottom: 2px;
}

.filter-text {
    min-height: 32px;
    margin-top: 2px;
}

.filter-box .input-resize_cnt {
    float: left;
}

.talbe_row-wrap {
    margin-bottom: 5px;
}

.cell-wrap {
    margin-bottom: 5px;
}

.nav a:link, .nav a:visited {
    color: #ca006c;
    display: block;
    font-size: 11px;
    text-decoration: none;
}

.nav div.borderTable {
    clear: both;
    margin-bottom: 5px;
    padding: 2px 0;
    text-indent: 8px;
    width: 420px;
}
.nav .left {
    clear: both;
    margin: 0 0 0 10px;
    overflow: auto;
    width: 195px;
}
.nav .right {
    overflow: auto;
    width: 195px;
}
.nav .left a:link, .nav .left a:visited,
.nav .right a:link, .nav .right a:visited,
.nav-item a:link, .nav-item a:visited {
    background: #fff url(../images/support/right2.gif) 151px center no-repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    min-height: 16px;
    height: 16px;
    height: auto !important;
    margin: 0;
    padding: 1px 47px 1px 0;
}

.nav .left a:hover, .nav .right a:hover,
.nav-item a:hover {
    background-color: #dda1c8;
}
.nav .left p, .nav .right p,
.nav-item p {
    margin: 0 0 5px 0;
    width: 150px;
}

div.nav {
    width: 760px;
}
.nav-items {
    float: left;
    width: 420px;
}
.nav-item {
    display: inline-block;
    margin: 0 0 10px 10px;
    vertical-align: top;
    width: 195px;
}
* html .nav-item {
    display: inline;
}
*+html .nav-item {
    display: inline;
}

.iftoday_section a:link, .iftoday_section a:visited {
    color: #000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.iftoday_section a:hover {
    color: #ca006c;
    text-decoration: none;
}

a.gotolog:link, a.gotolog:visited {
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.gotolog:hover {
    color: #ca006c;
    text-decoration: none;
}
.body_fiz_color {
    color: #47403f;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #e1e1e1;
    padding: 7px;
    text-align: left;
    border: 0;
}
.textFontTitleLinks {
    font-family: Tahoma;
    font-size: 11px;
    color: #6A6E78;
    font-weight: bold;
    text-indent: 20;
    text-decoration: none;
}
.main {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 8px;
    width: 100%;
    position: relative;
}
table.c_box {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    text-align: left;
	margin-bottom: 12px;
}
.right_menu_bl {
    padding-left: 10px;
    width: 170px;
}
.salary_emp{
    width:195px;
}
.salary_acc{
    width:119px;
    text-align: left;
}
.salary_ammount{
    width:128px;
    text-align: right;
}
.salary_currsymb{
    width:55px;
    text-align: left;
}

.clear {
    clear: both;
}
table.tabs {
    border-collapse: collapse;
    margin-bottom: 10px;
    table-layout: fixed;
    width: 100%;
}
table.tabs td {
    border-right: 5px solid #fff;
    text-align: center;
}
table.tabs td#tab4 {
    border-right: none;
}
table.tabs div {
    cursor: pointer;
    height: 100%;
    padding: 2px 0;
    width: 100%;
}
#div1 {
    clear: both;
}

p {
    margin: 0 0 11px 0;
}
span.left {
    padding-top: 3px;
}
.borderTable h3 {
    font-size: 11px;
}
.bgcolorTable{
    background-color:   #ca006c;
}
.main_item_menu{
    background: url("../images/support/right2.gif") no-repeat scroll 150px 10px transparent;
    padding: 12px 0 5px 5px;
}
.informatoin_item_menu{
     padding: 0 20px 5px 5px;
}
fieldset{
    border: 1px solid #ca006c;
    margin: 0;
    padding: 0 5px 5px 5px;
}
fieldset legend{
    font-weight: bold;
    font-size: 11px;
    color: #000;
}
fieldset p{
    font-size: 11px;
    color: #000;
    margin-bottom: 5px !important;
}
.arrow_link a{
    background: url("../images/support/arrow.png") no-repeat scroll 1px 3px transparent ;
    padding: 3px 25px 5px;
    color: #ca006c;
    font-weight: bold;
    text-decoration: underline !important;
    font-size: 11px;
    display: inline !important;


}
.arrow_link a:hover{
    background: url("../images/support/arrow.png") no-repeat scroll 1px 3px transparent;
    padding: 3px 25px 5px;
    color: #ca006c;
    font-weight: bold;
    text-decoration: none !important;
     font-size: 11px;
     display: inline !important;

}

.arrow_link a:visited{
    background: url("../images/support/arrow.png") no-repeat scroll 1px 3px transparent;
    padding: 3px 25px 5px;
    color: #ca006c;
    font-weight: bold;
    text-decoration: none !important;
     font-size: 11px;
     display: inline !important;

}
.next_panel{
    padding-top:10px;
}
.employer_table{
    border:  1px solid  #ca006c;
}
.employer_table th{
    border-bottom:  2px solid  #FFF;
    border-right:  2px solid  #FFF;
    background-color: #ccc;
    color:#000;
    font-size: 11px;
    padding: 2px 0 2px;
    font-weight: normal;


}
.main_tr td{
    background-color: #E1DFDF;
    border-bottom:  2px solid  #FFF;
}

.borderTable caption {
    background-color: #ccc;
    color: #000000;
    font-weight: bold;
    text-align: left;
    font-size: 11px;
    padding: 3px 3px 2px 5px;
    margin-bottom: 3px;
}
.caption{
    margin: 0px;
}
.caption dt {
    color: #363636;
    float: left;
}
 .caption dd{
    color: #363636;
    padding-left: 215px;
    margin: 0;
 }
.info_block {
    background: #ccc;
    border: 1px solid #ca006c;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    width: 300px;
    text-align: left;
    float: right;
}

.info_block__min {
    box-sizing:content-box;
    box-sizing:content-box;
    width: 230px;
}

.info_block h3 {
    font-size: 11px;
    font-weight: normal;
}
.info_block p {
    margin: 0 0 8px 0;
    padding-left:10px;
}
.help_caption{
   color:#ca006c;
    text-decoration:underline;
    font-weight:bold;
}
.help_caption:hover {
    text-decoration: none;
}

/*Input type file*/
span.stylefileinput-container {
    display: block;
    position: relative;
    width: 100%;
}

span.stylefileinput-container span {
    position: absolute;
    display: block;
    z-index: 100;
    width: 77px;
    height: 24px;
    opacity: 0;
    overflow: hidden;
    right: 0;
    filter: alpha(opacity=0);
}

span.stylefileinput-container span input {
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    right: -1px;
}

span.stylefileinput-container input.stylefileinput-button {
    overflow: hidden;
    position: absolute;
    right: 0;
    vertical-align: bottom;
    width: 70px;
    z-index: 0;
}

input.stylefileinput-text {
    float: left;
    line-height: 14px;
    vertical-align: bottom;
    width: 112px;
}

.cert_def{
    font-style: italic;
    padding-left: 10px;
    text-align: left;
    width: 200px;
}
.cert_val{
   font-weight: bold;
    padding-left: 10px;
    text-align: left;
    width: 200px;
}
.cert_bold{
   font-weight: bold;
    padding-left: 10px;
    text-align: left;
}
.cert_p{
   padding-top: 20px;
}
.cert_def_dec{
    font-style: italic;
    padding-left: 10px;
    text-align: left;
    width: 200px;
    text-decoration: underline;
}
.cert_head{
    font-size: 16px;
    text-decoration:underline;
    padding-left: 10px;
    font-weight: bold;

}
th {
    color: #000000;
    font: bold 11px Arial, Verdana, sans-serif;
}

.curr_tab {
    background: #c1c1c1;
    cursor: pointer;
    float: left;
    margin: 0 3px 5px 0;
    padding: 2px 0;
    text-align: center;
    width: 50px;
}
.lasttab {
    margin-right: 0;
}
.activetab {
    background: #dda1c8;
}

.firstentry {
    margin: 0;
    padding: 0;
}
#firstentry {
    margin-left: 10px;
    width: 770px;
}
.firstentry #header {
    background: url(../images/top/top01.gif) right top no-repeat;
    height: 44px;
    margin-bottom: 10px;
}
.firstentry #header a:link, .firstentry #header a:visited {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 155px;
}
.firstentry ul#menu {
    margin: 0;
    padding: 0;
    width: 100%;
}
.firstentry ul#menu li {
    background: url(../images/menu/menu_tab_active.gif) right top no-repeat;
    color: #000000;
    float: left;
    height: 16px;
    line-height: 17px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    top: 1px;
    width: 150px;
    z-index: 100;
}
.firstentry #submenu {
    background: #cccccc;
    border: 1px solid #ca006c;
    clear: both;
    height: 16px;
    margin-bottom: 27px;
    position: relative;
    z-index: 1;
}

.steps {
    float: right;
    margin-bottom: 2px;
    text-align: center;
}
.steps div {
    color: #cccccc;
    font-size: 13px;
    font-weight: bold;
}
.firstentry h3 {
    font-size: 14px;
    margin: 0 0 11px 0;
}
.firstentry .borderTable {
    overflow: hidden;
    padding: 20px 0;
}
.firstentry .form-padding {
    padding: 1px 10px;
}
.firstentry .form-section {
    border-bottom: 1px dotted #ffffff;
    margin-bottom: 10px;
    padding: 0 10px 10px 10px;
}
.firstentry .borderTable div.left {
    margin-right: 0;
    padding-right: 0;
}
.firstentry .form-padding .form-section {
    padding: 0 0 10px 0;
}
.firstentry .aside {
    border-left: 1px dotted #000000;
    float: right;
    padding-left: 10px;
    width: 215px;
}
.firstentry .aside img {
    display: block;
    border: 1px dotted #ff0000;
    padding: 7px;
}

.firstentry input {
    outline: none;
}
.input-wrap, .password-wrap {
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    width: 515px;
}
.password-wrap, h3.bad {
    background-image: none !important;
}
h3.bad {
    display: none;
}
.button-wrap {
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    width: 385px;
}
.button-wrap span.left {
    padding-top: 0;
}
*+html .button-wrap {
    width: 395px;
}
.firstentry ul {
    clear: left;
    margin: 0 0 11px 0;
    padding-left: 15px;
    width: 370px;
}
.firstentry input.commonbutton {
    background-color: #91a1be;
    color: #ffffff;
    font-weight: bold;
    height: 27px;
    outline: none;
    width: 90px;
}
.firstentry .form-section input.uah_doc {
    margin-right: 0;
}
.firstentry .form-section input.commonbutton {
    margin-left: 0;
    width: 40px;
}
.firstentry input.uah_doc {
    background-color: #fff;
    border: 1px solid #ca006c;
    height: 27px;
    line-height: 27px;
    margin-bottom: 4px;
    padding: 1px 4px;
    width: 385px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*+html .firstentry input.uah_doc {
    height: 23px;
    line-height: 23px;
}

.firstentry .form-section-inner {
    border-right: 1px dotted #000000;
    overflow: visible;
    padding-top: 5px;
    width: 495px;
}
.row-wrap {
    width: 755px;
}
.row-wrap .input-wrap {
    display: inline-block;
}
* + html .row-wrap .input-wrap {
    display: inline;
}
.row-wrap span {
    vertical-align: top;
}
.password_safety {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 125px;
}
/*dynamic password*/
.center-wrap {
    padding: 5px 5px 5px 25px;
    position: relative;
    color: #0E0F11;
    border: 1px solid #ca006c;
}
.division {
    position: relative;
    margin: 0;
    padding: 0 0 5px 0;
}
.center-wrap h1 {
    width: 440px;
    font-size: 11px;
    padding-bottom: 3px;
    font-weight: normal;
    border-bottom: 1px dotted #0E0F11;
}
.center-wrap ul {
    padding: 0 0 0 80px;
    margin: 0;
    list-style-type: none;
}
.center-wrap li {
    padding: 5px 0;
}
.center-wrap label {
    display: inline-block;
    width: 109px;
    font-size: 11px;
    font-weight: normal;
}
.center-wrap .submit-input {
    display: inline-block;
}
.center-wrap .submit-input input {
    vaertical-align: top;
    background: transparent;
    border: 1px solid #0E0F11;
    color: #0E0F11;
    padding: 5px 10px;
    height: auto;
    margin: 0;
    outline: 0;
    cursor: pointer;
    overflow: visible;
    background: transparent;
}
.center-wrap .division:first-child .note {
    top: 0;
    border-top: 3px solid #ca006c;
}
.note {
    position: absolute;
    width: 210px;
    right: -185px;
    top: -20px;
    bottom: 0;
    border-left: 3px solid #ca006c;
    border-right: 3px solid #ca006c;
    background: #FFFFFF;
    z-index: 10;
    padding: 15px 5px 5px 5px;
}
.last-block .note {
    bottom: 0;
    border-bottom: 3px solid #ca006c;
    padding: 0 5px 5px 5px;
}
.note p {
    position: relative;
    padding-left: 1em;
    color: #325599;
    font-size: 11px;
}
.note p span {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 12px;
    font-family: "times new roman";
}
.note-shadow {
    position: absolute;
    right: -185px;
    width: 226px;
    height: 127px;
    top: -20px;
    bottom: -40px;
    background: none;
    z-index: 0;
    -moz-box-shadow: -2px 0 25px rgba(0,0,0,0.4);
    -webkit-box-shadow: -2px 0 25px rgba(0,0,0,0.4);
    box-shadow: -2px 0 25px rgba(0,0,0,0.4);
}
.division input {
    height: 15px;
    padding: 1px 0 1px 0;
    border: 1px solid #000;
    font-size: 11px;
}
/*dynamic password*/
.password_safety p {
    font-size: 10px;
    margin: -2px 0 1px 0;
}
.password_safety div {
    background: #ffffff;
    border: 1px solid #ca006c;
    display: inline-block;
    font-size: 1px;
    height: 8px;
    line-height: 1px;
    margin: 0 3px;
    width: 15px;
}
* html .password_safety div {
    display: inline;
    height: 10px;
    width: 17px;
}
*+html .password_safety div {
    display: inline;
    height: 10px;
    width: 17px;
}

.step3 .borderTable div.form-section {
    padding-right: 70px;
    width: 435px;
}

.good {
    background: url(../images/firstentry/good.png) 425px 5px no-repeat;
}
.bad {
    background: url(../images/firstentry/bad.png) 425px 5px no-repeat;
    color: #ca006c;
}
.bad input.uah_doc, .bad div {
    color: #ca006c;
}
.bad div.password_safety {
    color: #000000;
}
.step3 .good {
    background-position: 458px 5px;
}
.wrong {
    color: #ca006c;
    display: none;
}
#firstEntryStep2 .bad .wrong {
    display: block;
    margin-bottom: 0;
}
.wrong div {
    float: left;
}
.wrong .left {
    width: 220px;
}
.bad .instr {
    display: none;
}
#prnt {
    background: #91a1be url(../images/firstentry/prnt.png) 7px center no-repeat;
    padding-left: 27px;
    width: 132px;
}
.placeholder {
    color: #b5b5b5;
}
input::-webkit-input-placeholder, .bad input.uah_doc::-webkit-input-placeholder {
    color: #b5b5b5;
}
input:-moz-placeholder, .bad input.uah_doc:-moz-placeholder {
    color: #b5b5b5;
}
input:-ms-input-placeholder, .bad input.uah_doc:-ms-input-placeholder {
    color: #b5b5b5;
}
.accrued-interest{
    border-collapse: collapse;
}

.accrued-interest th{
    background: #ffffff;
    border: 1px solid #EFEBEB;
    padding:1px;
}

.accrued-interest td{
    border: 1px solid #ffffff;
    padding:1px;
}
#x509 {
    padding: 20px 0 15px 0;
    text-align: center;
    width: 740px;
}
#x509 .commonbutton {
    vertical-align: bottom;
    width: 95px;
}

#x509 .uah_doc {
    width: 150px;
}

.general td {
    font-weight: bold;
}

.borderServError{
    border: 1px solid red;
    margin-top:3px;
    margin-bottom: 3px;
}

.alignSettings{
    margin: 0 0 0 10px;
    overflow: auto;
    width: 199px;
    display: inline-block;
    vertical-align: top;
    min-height: 60px;
}

.ie8_all .alignSettings{
    display:inline;
}

.nav .alignSettings a:link, .nav .alignSettings a:visited,
.nav-item a:link, .nav-item a:visited {
    background: #fff url(../images/support/right2.gif) 177px center no-repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    min-height: 16px;
    height: 16px;
    height: auto !important;
    margin: 0;
    padding: 1px 31px 1px 0;
}

.digipassBtn{
    display: inline-block!important;
}

.nav .alignSettings a:hover, .nav-item a:hover {
    background-color: #dda1c8;
}
.nav .alignSettings p, .nav-item p {
    margin: 0 0 5px 0;
    width: 150px;
}

.btnarea{
    margin-bottom: 1em!important;
}

.print-unbreakable-unit {
    page-break-before: always;
    page-break-inside: avoid;
}
/*White Lists*/

.containerBlock {
    float:left;
}


#mainWrapp{
    overflow: hidden;
    width:752px;
}

.ie7 #mainWrapp{
    width:760px;
}

.headLists{
    text-align: right;
    padding-bottom: 10px;
}

.titleHead {
    display: inline-block;
    line-height: 18px;
}

.backBtn {
    width:190px;
    cursor: pointer;
    float: left;
    margin-right: 25px;
}

.wideButton {
   width:230px;
}

.mediumButton {
    width: 120px;
}


.greating{
    font-size: 110%;
    padding-bottom: 15px;
}

.searchCrit {

}


.searchCrit div{
    padding-bottom: 8px;
}

.searchCrit div label{
    font-family: Arial, Verdana, Arial CE, Verdana CE, Helvetica CE, Helvetica;
    font-size: 11px;
    width: 150px;
    display: inline-block;
    vertical-align: top;
}

.searchAll{
    cursor: pointer;
    height: 19px;
    width:80px;
}

.searchCrit_line_i {
    vertical-align: top;
}


.searchCrit .searchCrit_line input, .addDetails input{
    width: 200px;
    height: 16px;
    background: #FFF;
    border: #ca006c 1px solid;
    color: #333;
    font-size: 11px;
    line-height: 12px;
    font-family: Arial, Tahoma;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ie7 .searchCrit .searchCrit_line input, .addDetails input{
    width: 205px;
    height:12px;
}

.buttonsBlock{
    padding-top: 4px;
}

.addDetails{
    clear:both;
    width: 200px;
}

.buttonsBlock:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.addDetails div {
    padding-bottom: 8px;
}

.addDetails input{
    width:110px;
    float: right;
}

.addDetails input[name="addNewConfirmBtn"]{
    background-color: #CCC!important;
    height: 16px!important;
}

.custom-fieldset {
    position: relative;
    padding:20px 40px;
    border:2px solid #E3E2E0;
}

.border-box {
    position: relative;
    padding:15px;
    border:2px solid #E3E2E0;
}

.custom-fieldset_title{
    font-size: 13px;
    position:absolute;
    top:-0.8em;
    background: #fff;
    padding: 0 5px;
}

.searchCrit .buttons-panel {
    text-align: right;
    padding: 0;
}

.table-wrap .cst-table {
    width:100%;
}

.table-wrap .cst-table-controls {
    width:100%;
}

.common-table {
    height:auto !important;
    background-color: #ca006c;
}

.common-table .table-cell {
    background: #ffffff;
    padding:1px 4px;
}

.common-table .table-head-cell {
    padding:1px 4px;
}

.common-table .even .table-cell {
    background: #EEEBEB;
}

.common-table .__higlighted .table-cell {
    background: #dda1c8;
}

.white-lists_top-panel {
    overflow: hidden;
    padding-bottom: 20px;
}

.white-lists_btnarea {
    margin: 0;
    overflow: hidden;
    padding-top: 10px;
}

.table-wrap form {
    margin:0;
}

input.delete-button {
    padding-left:15px ;
    padding-right: 15px;
}

.table-white-correspondents {
    width: 450px;
}
.table-white-correspondents .col1 {
    width: 40px;
    text-align: center;
}
.table-white-correspondents .col2 {
    width: 30%;
}

.sms-sign {
    width:450px;
}

.sms-sign_input {
    width:250px;
    margin:0;
    padding:0;
}

.grid-row {
    overflow: hidden;
}

.grid-cell {
    float:left;
}

.grid-cell60{
    width:60%;
}
.grid-cell50{
    width:50%;
}
.grid-cell40{
    width:40%;
}

.grid-cell__span-left40 {
    margin-left: 40%;
}

.__right {
    text-align: right;
}



.grid-block {

}

.applet-container {
    float: left;
    margin-top: 20px;
    border:2px solid #E3E2E0;
}

.sign-natdocuments-table .table-cell-title{
    text-align: center;
}

.content-title {
    font-size: 14px;
    padding: 0 0 10px 0;
}
.none{
   display: none;
}

.headLists:after{
    clear: both;
    content: "something";
    visibility: hidden;
}

.column-tel {
    width:230px;
}
#doc_list {
    border-collapse: collapse;
}

#gview_doc_list .ui-jqgrid-bdiv {
    border: none;
    overflow: visible;
}


#doc_list td {
    border: 1px solid #ca006c;
    box-sizing: border-box;
}

#doc_list .jqgfirstrow td {
    border-top: 0 none;
    border-bottom: 0 none;
}

.salary_statements:after,
.blockFrame:after {
    content: '';
    display: block;
    clear: both;
}
.salary_statements {
    margin: 0;
    list-style: none;
}
.salary_statements li {
    background: #CCC;
    border: 1px solid #ca006c;
    float: right;
    padding: 0 6px;
    line-height: 17px;
    margin-left: 6px;
    cursor: pointer;
}
.form-payment-taxes {
    margin-right: 8px;
}
.form-payment-taxes .textarea {
    width: 99%;
}
.salary_statements li.active {
    background: #FFFFFF;
}
.blockFrame .wrap,
.blockFrame .choice{
    float: left;
}
.blockFrame .wrap {
    width: 60%;
}
.wrap .cell {
    display: inline-block;
    width: 23%;
    margin-left: 7px;
}
.payment-taxes_table input {
    margin: 0;
    height: 15px;
}
.blockFrame .choice {
    margin: 7px 0 0 5px;
}
.file_upload{
    position: relative;
    overflow: hidden;
    font-size: 1em;        /* example */
    height: 2em;           /* example */
    line-height: 2em       /* the same as height */
}
.button-panel {
 margin-top: 5px;
}
.textareaRow .textarea {
    background: #f0f0f0;
    border: 1px solid black;
    height: 25px;
}

.input_file {
    position: relative;
    margin: 0 0 10px 0;
    float: left;
    width: 150px;
}
.fake_file_input {
    border: none;
    margin-left: 5px;
}

.ui-jqgrid-htable {
    border-collapse: collapse;
    table-layout: fixed;
    border-bottom: 1px solid #ca006c;
}
.ui-jqgrid-htable .ui-th-column {
    background: #cccccc;
    border: 1px solid #ca006c;
    border-bottom-width: 0;
    box-sizing: border-box;
    padding: 3px 1px;
}
.ui-jqgrid-htable tr.ui-search-toolbar th {
    border-top: none;
    line-height: 1;
}
.ui-search-toolbar .ui-th-column > div {
    background: #cccccc;
    border: 0 none;
}
.clearsearchclass {
    display: none;
}
.ui-search-apply {
    height: 21px;
}
.ui-search-table {
    width: 100%;
}
.ui-search-clear {
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(../images/support/ball.gif) right center no-repeat;
}
.ui-search-table a.cst {
    background: url(../images/support/ball.gif) left top no-repeat;
    float: right;
    height: 16px;
    margin-left: 5px;
    width: 15px;
}
.ui-search-input input, input.search_visible {
    border: 1px solid #ca006c;
    height: 17px;
    padding: 0 1px;
}
.ui-jqgrid-btable {
    border-collapse: collapse;
    table-layout: fixed;
}
.ui-jqgrid-btable td {
    border: 1px solid #ca006c;
    cursor: default;
    padding: 4px;
}
.jqgfirstrow td {
    border-bottom: none;
    border-top: none;
    box-sizing: border-box;
    padding: 0 1px;
}
.tr-odd td {
    background: #E1DFDF;
}
.ui-state-hover td {
    background: #e3e4e4;
}
.ui-jqgrid-hdiv, .ui-jqgrid-bdiv { border: 0 none; }
.unsortable_grid { margin-bottom: 25px; }
.unsortable_grid .ui-jqgrid-sortable, #jqgh_client_limits_editButton, #jqgh_client_limits_deleteButton { cursor: default; }
.ui-jqgrid-bdiv {
    overflow: visible;
    margin-top: -1px;
}
.search-results .ui-jqgrid-htable,
.search-results .ui-jqgrid-btable {
    border-right: 1px solid #ca006c;
}
.search-results .ui-jqgrid-htable th,
.search-results .ui-jqgrid-btable td {
    border-right: 0 none;
}
.search-results .ui-th-column-header {
    border: 1px solid #ca006c !important;
}
.refresh-time {
    width: 65px;
}
.edit_button, .delete_button {
    background-image: url(../images/edit.png); background-position: center; background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    margin: 0 auto;
    padding: 3px 0;
    text-decoration: none;
    width: 25px;
}
.delete_button { background-image: url(../images/del.png); }
.page-wrap .add-link {
    background: url(../images/add.png) left center no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 10px;
    padding-left: 25px;
    text-decoration: none;
}
.add-link span { border-bottom: 1px dashed #003875; }
.add-link:hover span { border-bottom: none; }
.ui-dialog {
    background: #ffffff;
    border: 1px solid #ca006c;
    box-shadow: 0 0 12px #444444;
    position: absolute;
}
.ui-dialog .my-message-body {
    background-position: 12px 0;
    font-size: 11px;
    line-height: 24px;
    margin-top: 0;
    min-height: 24px;
    padding-top: 0;
}
.ui-dialog-titlebar {
    background: #cccccc;
    border-bottom: 1px solid #ca006c;
    cursor: move;
    font-weight: bold;
    overflow: hidden;
    padding: 3px 3px 3px 8px;
}
.ui-dialog-titlebar-close {
    background: url(../images/icons/close.gif) center no-repeat;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 16px;
}
.ui-dialog-content {
    padding: 10px;
}
.form-line { overflow: hidden; }
.wide-popup-box .form-line > .right, .wide-popup-box select { width: 350px; }
.wide-popup-box .form-line-right { width: 229px; }
.form-line-right, .form-line-right input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.digipass-fields-wrap .psw {
    text-align: center;
    width: 107px;
}
.ui-dialog-buttonset {
    padding: 8px 0;
    text-align: center;
}
.ui-dialog-buttonset .ui-button {
    background: #cccccc;
    border: 1px solid #ca006c;
    cursor: pointer;
    font-size: 11px;
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter:Alpha(Opacity=30);
}
.jqgrid-overlay { display: none; }

.input_week_days label {
    padding-top: 5px;
    display: inline-block;
}
.m_custom-cell {
    display: block;
    word-wrap: break-word;
}
.m_custom-cell._1 {
    width: 73px;
}
.m_custom-cell._2 {
    width: 80px;
}
.m_custom-cell._3 {
    width: 57px;
}
.m_custom-cell._4 {
    width: 78px;
}
.m_custom-cell._5 {
    width: 111px;
}
.m_custom-cell._6 {
    width: 110px;
}

.__head .m_custom-cell._1 {
    width: 68px;
}
.__head .m_custom-cell._2 {
    width: 80px;
}
.__head .m_custom-cell._3 {
    width: 57px;
}
.__head .m_custom-cell._4 {
    width: 78px;
}
.__head .m_custom-cell._5 {
    width: 111px;
}
.__head .m_custom-cell._6 {
    width: 110px;
}

.borderTable a.header_cst:hover {
    text-align: left;
}

.ui-jqgrid .ui-widget-overlay {
    display: none;
}

.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

.b-recovery * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-rcvr-wrap {
    width: 760px;
    margin-bottom: 50px;
}
.b-rcvr-wrap.__m-padding {
    padding: 0 120px;
}
.text {
    width: 58%;
}
.text.folder-input {
    width: 52%;
}
.b-rcvr-label {
    vertical-align: middle;
}
.b-rcvr-label.__cell {
    display: inline-block;
    width: 40%;
}
.__m-mb-2x {
    margin-bottom: 50px;
}
#step2 .b-rcvr-label {
    text-indent: 20px;
}

.height-head-table {
    height: 80px;
}

.table_wrap {
    border-collapse: separate;
}
.payment-taxes-info {
    clear:both;
    margin-top: 5px;
}
.payment-taxes-body {
    height:auto;
}

.b-softoken td{
    color: #000;
    padding-top: 10px;
}

.b-softoken-pass {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
}

.b-softoken-pass input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 160px;
    padding: 2px 5px;
    height: auto;
}

.b-softoken .commonbutton {
    white-space: normal;
    padding: 3px 5px;
}

.b-softoken .info_block {
    width: 350px;
}

.b-softoken .e-qr {
    width: 200px;
    height: 200px;
    margin: 0 auto 15px;
    border: 1px solid #ca006c;
}

.b-softoken .m-deactivate .commonbutton{
    width: 90px;
    margin: 0 10px 0;
}

.b-message {
    display: inline-block;
    padding: 3px 0 0 25px;
    margin-bottom: 15px;
    min-height: 25px;
    color: #ca006c;
}

.b-message.m-success {
    background: url("../images/support/done.gif") no-repeat 0 0;
}

.b-message.m-error {
    background: url("../images/support/info2.gif") no-repeat 0 0;
}

.m-black-text,
.m-black-text td{
    color: #000;
}

.m-red-text {
    color: #ca006c;
}

.b_note{
    position: absolute;
    width: 210px;
    right: -185px;
    top: 70px;
    border: 3px solid #ca006c;
    background: #FFFFFF;
    z-index: 10;
    padding: 15px 5px 5px 5px;
}

.authorize{
    margin-top: 20px;
    padding: 1px 25px;
    border: none;
}

#account_wrap{
    padding-top: 1px;
}

#current-block-list_authorizationCode {
    width: 74px !important;
}

#current-block-list {
    table-layout: inherit;
}

#current-block-list .jqgrow td:last-child {
    width: 65px;
}

[type="checkbox"].m-no-margin {
    margin: 0;
}

.bg-gray{
    background: #f0f0f0 !important;
}

/****** ddt-table START ******/
.ddt-table-controls {
    width: 100%;
    margin: 10px 0;
}

.ddt-table {
    border-collapse: collapse;
    border: 1px solid #ca006c;
    width: 100%;
    margin-bottom: 10px;
}
.ddt-table td {
    min-width: 45px;
    border: 1px solid #ca006c;
    padding: 2px 4px;
}
.ddt-table td.header_ddt {
    border-bottom: none;
}
.header_ddt {
    background-color: #CCCCCC;
    padding: 4px;
    vertical-align: top;
}
.ddt-table td.ddt_filter_wrap {
    border-top: none;
}
.ddt_filter_wrap {
    background-color: #CCCCCC;
    padding: 0 4px 4px 4px;
}
.ddt_input_wrap {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-right: 19px;
    margin-right: -19px;
    box-sizing: border-box;
}
.ddt_input {
    border: 1px solid #ca006c;
    height: 17px;
    width: 100%;
    box-sizing: border-box;
}
.ddt_select {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    background-color: #ffffff;
    border: 1px solid #000066;
    color: #191970;
}
.odd-ddt-row {
    background-color: #e1dfdf;
}
.row-under-processing {
    background-color: #a3a3a3;
}
.ddt-row:hover, .odd-ddt-row:hover {
    background-color: #dda1c8;
}
.ddt-current-age-val {
    width: 32px;
    height: 17px;
    border: 1px solid #ca006c;
}
a.ddt-link, a.ddt-link:visited {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-style: normal;
    font-weight : normal;
    line-height: normal;
    text-decoration: none;
}
a.ddt-link:hover {
    color : #ca006c;
}
font.ddt-font {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
/****** ddt-table END ******/

a.widget-setting-link {
    font-size: 11px;
    text-decoration: none;
    color: #000;
}

a.widget-setting-link:hover {
    color: #ca006c;
}

.rowMouseOver td {
    background: #dda1c8 !important;
}

/* ----- Dialog Start ----- */
.my-message {
    width:300px;
    background-color:#ffffff ;
    text-align: center;
    border: 2px groove #ca006c;
    z-index:10002;
    color: #403736;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size:11px;
    padding-bottom:14px;
}

.my-message-title {
    border-bottom: 2px solid #FFFFFF;
    height:24px;
    background-color: #dc81a9;
    color: #ffffff;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    padding-top:3px;
}

.my-message-body {
    background: url("../images/support/attention.png") no-repeat scroll 12px 12px transparent;
    line-height: 17px;
    padding: 15px 15px 10px 50px;
    text-align:left;
}

/* ----- Dialog End ----- */

.commonbutton {
    color: #ffffff;
    background-color: #ca006c;
    border: none;
}

.global_popup {
    border: 5px solid #ca006c;
    width: 660px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: -200px;
    margin-left: -330px;
}

.iframe_buttons {
    background: #ca006c;
    top: 0;
    left: 0;
    display: block !important;
    text-align: right;
    padding: 5px 0;
    width: 650px;
}

#mess_iframe {
    width: 650px;
    height: 364px;
}

.top-logo-img {
    width: 100%;
    height: auto;
}
input[readonly] {
    background-color: #ddd;
}
.sign-block-inner {
    border-color: #ca006c !important;
}
.table-main-curr-documents .alignSettings {
    position: relative;
    top: 20px;
}
.table-main-curr-documents .alignSettings p {
    visibility: hidden;
    text-indent: -9999px;
    opacity: 0;
}
.docupload-section .docupload-heading {
    margin-bottom: 10px;
}
.docupload-section .docupload-date-row,
.docupload-section .docupload-client-row {
    display: none;
}

.currconvform {
  width: 660px!important;
  margin: 0 auto!important;
}