@font-face {
	font-family: 'RBCGroteskRegular';
	src: url('/css/fonts/RBCGrotesk-Regular_Webkit.eot');
	src: 
	     url('/css/fonts/RBCGrotesk-Regular_Webkit.eot#iefix') format('embedded-opentype'),
	     url('/css/fonts/RBCGrotesk-Regular_Webkit.woff') format('woff'),
	     url('/css/fonts/RBCGrotesk-Regular_Webkit.ttf') format('truetype'),
	     url('/css/fonts/RBCGrotesk-Regular_Webkit.svg#RBCGrotesk-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    font: 0.9em/1.3 RBCGroteskRegular;
    background: #BFBFBF;
    margin: 0px;
}

img {
    border: none;
}

h1 {
    font-weight: normal;
    margin: 0px 0 10px 0 !important;
    font-size: 1.4em;
    line-height: 1.25em;
    text-transform: uppercase;
    color: black;
}

h1, h2 {
    font-size: 20px !important;
    font-family: RBCGroteskRegular; 
}

h2 a {
    color: black !important;
}

h2 a:hover {
    color: black !important;
    text-decoration: none !important;
}

* {
	z-index: 1;
}

ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}

p {
    /*margin: 0px;*/
}

.form {
	/*    border: 1px solid #D2E7C1;*/
    margin: auto; 
    background: #FFF;
    /*padding: 14px 0% 7px 0%;*/
    /*border-top: 1px solid #EAEAEA;*/
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    float: left;
    overflow: hidden;
}

.form div { 
	/*    margin: 0 0 10px 0;*/
	/*    float: left;
		width: 100%;*/
}

.form input { 
	/*    float: left;*/
    height: 22px;
}

.form div a {
/*    float: right;
    margin-top: 5px;
    margin-right: 20px;*/
}

.no_margin {
    margin: 0px !important;
    display: none;
}

.LeftSide {
    margin: 20px;
float: left;
width: 18%;
position: relative;
height: 500px;
/*overflow: hidden;*/
margin-right: 15px;
}

.left {
	float: left;
}

.RightSide {
    margin: 20px;
float: right;
width: 18%;
position: relative;
z-index: 2;
/*height: 500px;*/
overflow: hidden;
margin-left: 15px;
}

.content {
    background: #BFBFBF;
	padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1;
    overflow: hidden;
    width: auto;
}

.main-widget {
	overflow: hidden;
    background: none !important;
    width: 100% !important;
    padding: 0px !important;
}

.content > div {
    float: left;
width: 96%;
margin-top: 15px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
padding: 2%;
background: #FFF;
}

.content_mobile {
    margin: 20px 0px 20px 20px;
    z-index: 1;
    overflow: hidden;
    width: auto;
}

.content_mobile > div {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.CardList {
    font-size: 50%
}

.FilterResults {
    overflow: auto;
    border: 1px solid #F2F2F2;
}

.FilterResults, .center_green {
    border-spacing: 0;
	/*     border: 1px solid #ccc; */
    text-align: left;
}

.FilterResults thead th {
    max-width: 100%;
    min-width: 0;
    line-height: 1.3em;
    font-weight: bold;
    padding: 10px 4px 10px 8px;
    background: #f2f2f2; 
    text-align: left;
    font-family: Arial;
    font-size: 12px;
}

.FilterResults thead td{
    height: 45px;
    background: white;
    text-align: left;
    padding: 4px 10px 5px 0px;
    text-align: left;
}

.FilterResults tbody td {
    height: 45px;
    padding: 5px 0px 5px 7px;
    font-family: Arial;
    font-size: 12px;
	/*    font-size: 13px;*/
}

.FilterResults .period {
    vertical-align: top;
    width: 40%;
    margin-top: 6px;
    white-space: nowrap;
}

.borders_gradient {
    margin-top: 20px;
}

.borders_gradient2 {
    border: 1px solid #D5E9D5;
	overflow: hidden;
	background: white;
	margin-top: 10px;
	float: left;
}

.table_cell_green {
    background: #f8f8f8 !important;
}

/*table tbody td {
    text-align: center;
}*/

a {
    color: #7db500;
    outline: none;
}

.banners_cards {
    height: 50px;
    background: #FFF url(/css/img/BANKS.jpg) 0 no-repeat;
    border-top: 1px solid #D2E7C1;
}

.search_results {
	width: 100%;
	border-left: 1px solid white;
	border-right: 1px solid white;
	float: left;
}

#auto_form {
    display: none;
    width: 100%;
    float: left;
}

iframe {
    border: 0px !important;
}

.common_search {
    float: left;    
    list-style: decimal;
}

.topBanner {
    height: 63px;
    float: left;
    width: 100%;
    background: red;
}

.header_one {
    background: #febb5b;
    overflow: hidden;
    height: 147px;
}

.header_block_right {
    float: right;
    padding: 20px 20px 0px 0px;
}

.header_block_right a{
   text-transform: uppercase;
    display: block;
    text-align: right; 
    font-size: 10px;
    line-height: 17px;
}

#menu-hor {
    width: 100%;
    background: url(/css/img/top_menu_grad.gif);
    height: 30px;
    float: left;
}

ui {
    color: #FFF;
}

ul.dropdown                         { position: relative; margin: 0;}
/*ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; }*/
/*ul.dropdown a:hover		            { color: #000; }*/
/*ul.dropdown a:active                { color: #ffa500; }*/
/*ul.dropdown li a                    { display: block; padding: 4px 8px; }*/
/*ul.dropdown li.hover,
ul.dropdown li:hover                {  position: relative; }*/


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 280px; display: none; position: absolute; top: 100%; left: 0; z-index: 999; margin-left: -40px;}
ul.dropdown ul li 					{ border-left: 1px solid #000; border-right: 1px solid #000; font-weight: normal; background: #ECF9DB; color: #000; list-style: none; }
ul.dropdown ul li:last-child         { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;border-bottom: 1px solid #000;} /* Doesn't work in IE */
ul.dropdown ul li:last-child a         {border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
/*ul.dropdown ul li:hover                                 {margin-top: 5px}*/

/* IE 6 & 7 Needs Inline Block */
/*ul.dropdown ul {border: 1px solid #333; }*/

ul.dropdown ul li a:hover { 
    background: #FFF; color: black; position: relative; width: 250px;
    color: #1F4D1F;
    height: auto;
    line-height: 1.35em;
    cursor: pointer;
    font-weight: bold;
}
ul.dropdown ul li a {
    color: #000; width: 250px; font-size:12px; padding: 5px 0px 5px 0px; font-weight: normal;
    color: #1F4D1F;
    height: auto;
    line-height: 1.35em;
    cursor: pointer;
}

.menu-border, .menu-border-end {
    border-right: 1px #01dded solid;
    border-left: 1px #01dded solid;
}

.menu-border-two, .menu-border-two-end  {
    border-right: 1px #ECF9DB solid;
    border-left: 1px #ECF9DB solid;
}

.menu-border-end, .menu-border-two {
    border-bottom-left-radius: 8px ;
    border-bottom-right-radius: 8px ;
}

.menu-border-end {
    border-bottom: 1px #01dded solid;
    border-bottom-left-radius: 6px ;
    border-bottom-right-radius:6px ;
}

.menu-border-two-end {
	border-bottom: 2px #ECF9DB solid;
	border-bottom-left-radius: 8px ;
    border-bottom-right-radius:8px ;
}



/*.dropdown {
	
}

*/ul.dropdown li, .panel_menu li {
    float: left; zoom: 1;
    display:inline;
    list-style-type:none;
}

ul.dropdown li a {
    color: #FFF;
    display: inline-block;
    padding: 4px 30px 0px;
    font-size: 15px;
    /* font-weight: bold; */
    height: 25px;
    text-decoration: none;
}


ul.dropdown li:last-child a         { border-right: none; } 
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }

ul.dropdown li a:hover { 
    background: url("/css/img/header_menu_hover.gif") repeat-x;
    color: #999999;
    color: #FFF;
} 

ul.dropdown li { 
    background: url("/css/img/separator.gif") 0 -61px no-repeat;
}

.panel_menu li a {
    display: inline-block;
    font-size: 14px;
    height: 29px;
    padding-top: 5px;
    width: 100%;
    font-family: Arial;
    text-decoration: none;
    color: black;
}

.panel_menu li a:hover, .credits_tab a:hover, .tab_selected a{ 
    height: 24px;
    text-decoration: none;
    color: black; 
    padding-top: 5px; 
/*    border-left: 1px solid #FFF !important;
border-top: 1px solid #FFF !important;*/
	/*    width: 180px;*/
/*    width: 95.5%;*/
}

.panel_menu li:hover a {
    color: #000;
    text-decoration: none;
}



.tab_selected {
    text-decoration: none;
    color: #FC9D14 !important;
    /*padding-bottom: 1px;*/
}

.tab_selected a {
    font-weight: bold;
    font-family: Arial;
}

.tab_last {
    /*border-right: 1px solid #ebebeb;*/
}

.panel_menu li { 
    float: left;
    border-left: 1px solid #EAEAEA;
border-top: 1px solid #EAEAEA;
    padding-top: 5px;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    height: 29px;
    background-color: #FFF;
    
}

.panel_menu li:hover {
    margin-top: 0px;
    padding-top: 5px;
    background-color: #FC9D14;
    /*padding-bottom: 1px;*/
    border-left: 1px solid #FC9D14 !important;
    border-top: 1px solid #FC9D14 !important;
    /*border-bottom: 1px solid #FFF !important;*/
}

.left_top_banner {
    width: 100%;
    height: 200px;
	/*     background: red; */
}

.left_center_side {
    width: 100%;
    height: 300px;
    background: #F5FBED;
    border: 1px solid #ccc; 
    margin-top: 7px;
    margin-bottom: 7px;
}

.left_bottom_banner, .right_top_banner {
    width: 100%;
    height: 100%;
	/*     background: red; */
}

.left_bottom_side {
    width: 100%;
    background: #F5FBED;
    border: 1px solid #ccc;
    margin-top: 7px;
    margin-bottom: 7px;
}

.right_bottom_banner{
    width: 100%;
    height: 400px;
    /* background: red; */
}

.footer_bar {
    width: 100%;
    height: 120px;
    background: red;
    float: left;
    margin-top: 60px;
    margin-bottom: 30px;
}

.header_banner {
    width: 100%;
    height: 200px;
    background: red;
}

.other_credits {
    background: url("/css/img/table_grad.gif");
    height: 46px;
    margin-top: 10px;
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-bottom: none;
}

.footer_block, .footer_block_green{
    width: 24.5%;
    float: left;
    height: 220px;
    overflow: hidden;
}

.footer_block_green {
    background: #F5FBED;
    border-right: 1px solid #D2E7C1;
	/*    border-left: 1px solid #ccc;*/
}

.footer_block_container {
    float: left;
    width: 100%;
	/*    border: 1px solid #D5E9D5;*/
    border-left: none;
}

.footer_block_container img {
    margin: 10px;
}

.footer_block_div {
    font-size: 11px;
    height: 55px;
    padding: 5%;
    width: 90%;
    float: left;
}

.footer_table {
    border-spacing: 12px 0;
    margin-left: -11px;
}

.footer_table .top {
    padding-top: 10px;
    border-top: 1px solid #ebebeb;
}

.footer_table .bottom {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

.footer_table td {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    vertical-align: middle;
    padding: 4px 2% 3px 2%;
    font-family: Arial;
    font-size: 12px;
    /*width: 25%;*/
    background: white;
}



.footer_table td a {
    font-family: Arial;
    font-size: 12px;
}

.footer_table span {
    display: block;
}

.footer_table span p{
    margin: 0;
    width: 100%;
    float: left;
    font-weight: bold;
}

.footer_td_green {
    /*background: #F5FBED;*/
    border-right: 1px solid #D5E9D5;
}

.border_td {
    border-right: 1px solid #D5E9D5;
}


.td_padding {
    padding: 10px;
    vertical-align: top;
    font-size: 11px;
}

.button_find {
    background: url(/css/img/button-search.png) no-repeat;
    width: 69px !important;
    height: 32px !important;
    border: 0px;
    cursor: pointer;
}

.button_find:hover {
	background: url(/css/img/button-search-hover.png) no-repeat;
}

.button_find:active {
	background: url(/css/img/button-search-active.png) no-repeat;
}

h3 {
    color: #196C45;
    font-weight: normal;
    margin-left: 20px;
}

.head_text, .head_text_bottom {
    /*border-bottom: 1px solid #D2E7C1;*/
    /*background: url("/css/img/block_header_bg.gif") repeat-x scroll left top #EBF9DD;*/
	/* 	height: 45px !important; */
    margin: -9px -12px 0;
    padding: 9px 12px 0;
	position: relative;
}

.head_text_details {
	border: 1px solid #D2E7C1;
    background: url("/css/img/block_header_bg.gif") repeat-x scroll left top #EBF9DD;
    padding: 9px 12px 0;
	margin-bottom: 10px;
}

.head_text_bottom {
    margin: 0px;
    z-index: 1;
}

h2{
    margin: 0px 0 10px 0 !important;
    font-size: 1.4em;
    line-height: 1.25em;
    text-transform: uppercase;
    color: #155e09;
}

.panel_menu {
    width: 100%;
    float: left;
    height: 35px;
    margin: 0 !important;
    background: #FC9D14;
}

.creditcards {
    width: 125px;
}

.credithome {
    width: 63px;
}

.cash {
    width: 141px;
}

.autocredit {
    width: 89px;
}

.busyness {
    width: 121px;
}

li.autocredit:hover a{
    color: #000;
    text-decoration: none;
    
}

.main-top {
    /*margin: 20px 0;*/
}

.main-top > div {
    /*margin-bottom: 15px;*/
}

.float_left {
    float: left;
    display: inline-block;
}

.float_left h1 {
    display: inline-block;
}

.float_right {
    float: right;
    display: inline-block;
}

/*.float_right a,p {
    display: inline-block;
    font-size: 19px;
}*/

.logo {
    margin-top: 35px;
    margin-left: 20px;
    float: left;
    position: absolute;
}

.logo-admin {
    background: url("/css/img/logo.gif") no-repeat;
    width: 280px;
    height: 40px;
    margin-top: 28px;
    margin-right: 8px;
    display: inline-block;
    float: right;
}

.title-panel {
	float: left;
	margin: 35px 0 0 40px;
	font-size: 20px;
	font-weight: bold;
}

.title-panel a {
	text-decoration: none;
	color: #000;
}
.title-panel a:hover {
	text-decoration: underline;
}


#search {
    display: inline-block;
    margin-left: 10%;
    margin-top: 32px;
    float: left;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding-left: 5px;
    height: 22px;
}

.search_input {
	/*     width: 100%; */
	height: 20px;
	margin: 0;
	/*padding-left: 10px;*/
	border: none;
	line-height: 20px;
	vertical-align: middle;
	width: 280px;
	color: #B9B9B9;
}

.search {
    height: 16px;
    width: 20px;
    background: url(/css/img/button-search-small.png) no-repeat left top transparent;
    cursor: pointer;
    border: 0;
    margin: 3px 0 0 0px;
    padding: 0;
    vertical-align: middle;
}

.header_banner {
    width: 145px;
    height: 55px;
    background: red;
    display: inline-block;
    float: left;
    border-radius: 10px;
    margin-top: 5px;
    margin-left: 70px;
}

.partners_info {
    display: inline-block;
    float: right;
    margin-top: 40px;
    margin-right: 10px;
    font-size: 13px;
}

.admin { 
    width: 70%;
    margin: auto;
}

.block-main {
	margin-bottom: 20px;
}

.main, .white {
	position: relative;
	z-index: 1;
}

.border-main {
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}

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

.center-align {
	text-align: center !important;
}

.form_for_input div{
    margin-bottom: 2px;
    font-size: 14px;
}

.form_for_input label {
    width: 230px;
    float: left;
}

.admin_table {
	width: 100%;
    text-align: center;
    margin: 0px;
    border-spacing: 0;
    border: 1px solid #ccc;
	font-size: 12px;
}

.admin_table tr{
    background: white;

}

.admin_table tr:hover{
    background: #F7FDF1;

}

.admin_table thead td{
    height: 45px;
    background: url(/css/img/table_grad.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
}

.admin_table thead tr{
    border-bottom: 1px solid gray;
}

.admin_table tfoot tr{
    background: #EBFADB;
}

.admin_table td{
    height: 30px;
    border-bottom: 1px solid aliceblue;
}

.form_credit_view span {
     display: inline-block;
    *zoom:1;/*включаем hasLayout для IE6, IE7*/
    *display:inline;/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
}

.form_credit_view label {
    width: 52%;
    float: left;
}

.bold-text {
	font-weight: bold;
}

.detils_main {
    padding: 0 0px 0 1.8%;
    border: 1px solid #F2F2F2;
    width: 98.2% !important;
}

.card-details .comment {
    overflow: hidden;
    height: 83px;
}

.card-details .comment * {
    float: none;
    line-height: 20px;
    width: none;
    display: inline-block;
}

.border_gray {
    padding-bottom: 5px !important;
}

.border_gray h2 {
    margin-top: 10px !important;
}

.white {
    background: white;
   /* border: 1px #67b021 solid; */
    width: auto;
}

.center_green {
    margin-top: 10px;
    border-bottom: none;
}

.center_green td, center_green_cell {
    color: #196C45;
    height: 30px !important;
    padding-left: 10px;
}

.center_green_cell {
    background: #ECF9DB;
}

.green, .green label {
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -1.8%;
    padding-left: 1.8%;
    /*font-size: 101%;*/
    color: #000;
    font-family: Arial;
}

.green span {
    font-weight: normal;
}

.green {
    background: #F2F2F2;    
}

/*.green a {
    text-decoration: none;
	color: #000;
}*/

.form_credit_view .title_main {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    margin-top: 5px;
    margin-left: 15px;
    color: black !important;
    text-decoration: none;
}

.header_cell {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
}

.card {
    position: absolute;
    margin-top: 50px;
    margin-left: 25px;
}

.button {
    background: url("/css/img/button-getcredit.png") no-repeat;
    width: 122px;
    height: 27px;
    float: left;
    display: block;
}

.button:hover {
    background: url("/css/img/button-getcredit-hover.png") no-repeat;
}

.button:active {
	background: url("/css/img/button-getcredit-active.png") no-repeat;
}

.button_input {
    background-image: url("/css/img/button-getcredit.png");
	background-repeat: no-repeat;
    width: 126px;
    height: 23px;
    float: left;
	display: block;
    margin: 10px 15px;
}

.button_input:hover {
    background-image: url("/css/img/button-getcredit-hover.png");
}

.button_input:active {
	background-image: url("/css/img/button-getcredit-active.png");
}

.card_description {
    font-size: 15px;
    text-align: center;
    padding-right: 15px; 
}

.form_for_input input {
    margin-left: 5px;
    margin-right: 5px;
}

.check { 
    margin-left: 5px;
    margin-top: 5px;
}

.number {
    width: 100px;
}

.short_number {
    width: 60px;
}

.note {
    width: 250px;
}

.border {
    /*border: 1px solid #ccc;*/ 
}

.pagenator {
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    float: left;
}

.pagenator ul {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    clear: both;
	width: 100%;
	padding: 0;
	margin: 0 !important;
	background: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	cursor: pointer;
	display: inline;
}

.pagenator ul li {
    display: inline !important;
	width: 1.5em;
	padding: 0 0.4em !important;
	text-align: center;
	margin: 0 !important;
	background: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	cursor: pointer;
}

.pagenator ul.pagenator_pad li {
    padding: 0 0.4em 0 0 !important;
}

.active a {
	/*background-color: #3A6A3A;*/
	/*color: white;*/
	/*font-weight: bold;*/
}

.active_page a {
	background-color: #7DB500;
	color: white;
	font-weight: bold;
}

.pagenator .active_page a {
    text-decoration: none;
}

.pagenator ul li a{
    text-decoration: underline;
    padding: 0.2em 0.3em;
}

.pagenator ul li a:hover{
    text-decoration: none;
    cursor: pointer;
}

.content_table {
    width: 100%;
    border-spacing: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1.3em;
}

.footer {
    clear: both;  
}

.footer .border {
    border-top: 1px solid #C2CFCC;
    /*border-bottom: 1px solid #C2CFCC;*/
}

.div_container {
    width: 100%;
    float: left;
    padding: 20px;
}

.footer .left {
    margin-top: 15px;
}

.foot {
    background: #BFBFBF;
}

.foot a, .foot span {
    color: white !important;
}

small, .small {
    
    font-family: Arial;
    
}

/*.footer .finance ul.right, .footer .rbc ul.right {
    clear: right;
}*/

.footer ul {
    padding: 0;
}

.footer .finance ul {
    width: 50%;
    float: left;
}

.footer .gray_rbc {
    font-family: Arial;
    font-size: 12px;
    /*background-color: #fafafa;*/
}

.footer .rbc {
    width: 51%; 
}

.footer .rbc ul {
    width: 20%;
    float: left;
}

.footer .rbc ul a {
    color: black !important;
    font-family: Arial;
    font-size: 12px;
}

.footer li {
    margin-bottom: 5px;
    padding-right: 10px;
}

.div_container li {
    display: block;
    list-style: none outside none;
}

.div_container p span {
    line-height: 15px;
}


h2 {
	font-size: 1.4em;
	line-height: 1.25em;
}

h1, h2 {
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.8em;
}

small, .small {
    font-size: 0.95em;
}

.footer p {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

.footer .block_large {
    width: 53%;
}

.footer .gray a{
    color: black;
}

.footer left {
    margin-top: 15px;
}


.pres_form {
    width: 785px;
    margin: 0 auto;
}

.back_green {
    background: #FFFFFF;
}

.redir_pict {
    background: url(/css/img/win.jpg) bottom center no-repeat;
    width: 539px;
    height: 232px;
    display: inline-block;
    vertical-align: middle;
	/*    margin-top: 25%;*/
}

.filled_all_around {
    width: 100%;
    height: 100%;
    margin: 0 auto;

}

.text_white {
    color: black;
    font-size: 16px;
    margin-top: 20px;
    padding: 0 6px 0 6px;
}

.margin_5 {
    margin-top: 10px;
}

.FilterHead {
    height: 45px;
    background: url(/css/img/table_grad2.gif) repeat-x;
}

.FilterHead span {
    font-size: 17px;
    text-transform: uppercase;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
}

.Filter_div{
    width: 38% !important;
    float: left;
}

.Filter_div div {
    margin-bottom: 10px; 
}

.Filter_div img {
    width: 80%;
}

.Filter_cell, .Filter_cell_green {
    float: left;
    width: 63%;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    word-break: keep-all;
    /*font-size: 14px;*/
} 

.Filter_cell_green {
    width: 33%;
}

.Filter_cell_green {
    padding-bottom: 320px;
    margin-bottom: -320px;
}

.filter_cells_main label {
    width: 33%;
    float: left;
    color: #888888;
	padding-left: 10px;
	margin-top: 2px; 
}
.filter_cells_main { 
}

.button_big{ 
    background: url("/css/img/button-getcredit-big.png") no-repeat;
    width: 181px; 
    height: 38px;
    float: left;
    margin: 20px 0 20px 0;
}

.button_big:hover { 
    background: url("/css/img/button-getcredit-big-hover.png") no-repeat;
}

.button_big:active { 
    background: url("/css/img/button-getcredit-big-active.png") no-repeat;
}


.filter_cells_main .filled_cell {
    background: #F8F8F8;
}

.bold {
    font-weight: bold;
}

.filter_cells_main div{
    width: 100%;
}

/*.filter_cells_main table {
	width: 100%;
	border-collapse: collapse;
}

.filter_cells_main table td {
	width: 50%;
	padding: 6px 10px;
}*/

.ui-combobox {
    position: relative;
    display: inline-block;
    width: 100%;

}

.ui-combobox-input {
    margin: 0 !important;
    background: white !important;
    border: 1px solid #AAA !important;
    border-radius: 0px !important;
    /*margin: 2px 0 2px 2px;*/
    /*font-size: 12px !important;*/
    height: 25px !important;
    padding-left: 5px !important;
    font-size: 12px !important;
    width: 72% !important;
    vertical-align: top;
}

.ui-button-text {
    height: 21px !important;
    width: 5px !important;
    padding: 0px !important;
    margin-top: 0px !important;
}

.ui-button-icon-only {
    width: 21px !important;
    border-radius: 0px !important;
    border-top: 1px solid #AAA !important;
    border-right: 1px solid #AAA !important;
    border-bottom: 1px solid #AAA !important;   
    height: 27px !important;
}

.redir_page_main {
    height: 95px;
}

.redir_page_cell{
    display: table-cell;
    vertical-align: middle;
	float: right;
}

div.header.top {
	height: 23px;
	border-bottom: 1px solid #D0D0D0;
	margin: 0;
	padding: 0 20px;
	background: url(/css/img/gradient-header-top.gif) top left repeat-x;
}

.header {
	clear: both;
	padding: 0 10px;
	overflow: hidden;
	background: white;
}

div.header.top div.center {
	float: left;
	margin: 0;
	padding: 0;
}

.center {
    text-align: center;
}

div.header_right {
    float: right !important;
    margin: 0;
    padding: 0;
}

div.header.top div {
	line-height: 21px;
	float: left;
	margin-right: 17px;
	padding-left: 20px;
}

div.header.top div.header_enter, div.header.top div.header_name {
    margin: 0 25px 0 0;
    padding: 0;
    color: #063;
}

div.header.top div.header_register, div.header.top div.header_exit {
    margin: 0;
    padding: 0;
}

div.header.top .rbc {
    padding: 0;
}

div.header.top .add {
    background: url(/css/img/header-top-add.gif) 2px center no-repeat;
}

div.header.top .rss {
    padding-left: 0;
    margin: 0;
}

div.header.top .rbc a {
    background: url(/css/img/header-top-rbc.png) 2px center no-repeat;
    padding-right: 5px;
    padding-left: 25px;
	float: left;
	width: 32px;
	height: 22px;
}
div.header.top div a {
	line-height: 19px;
	display: block;
}

div.header a, div.header a:visited, div.header a:hover {
	color: #1F4E1F;
	text-decoration: underline;
}

div.header.top .rss a {
	display: block;
	background: url(/css/img/header-top-rss.gif) 0 5px no-repeat;
	height: 20px;
	width: 28px;
	padding-left: 0;
}
div.header.top div a {
	line-height: 19px;
	display: block;
}

div.header a:hover {
	text-decoration: none;
}

.common_search p {
    font-size: 14px;
    margin: 5px;
}

.common_search a {
    font-size: 17px;
    margin: 5px;
}

.search_table {
    text-align: left;
}

.filter_form {
    padding-top: 10px;
    padding-left: 2%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    _overflow:hidden;/*IE6, IE7*/
    /*display:-moz-inline-stack;Firefox 2*/
    *zoom:1;/*включаем hasLayout для IE6, IE7*/
    *display:inline;/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
} 

.filter_form > label {
/*    width: 40%;
    float: left;
    line-height: 27px;
    margin-right: 1%;*/
    font-weight: bold;
}

.table-table_cell {
    border-spacing: 5px 6PX;
}

.table-table_cell > div > div {
    display: table;
    float: left;
}

.creditcard.table-table_cell > div > div {
    width: 33%;
}

.table-table_cell > .cash_1 > div {
    width: 50%;
}

.table-table_cell > .cash_2 > div {
    width: 33%;
}

.table-table_cell > .credithome_1 > div {
    width: 24%;
}

.table-table_cell > div > div > div > div > label{ 
    font-weight: bold;
}

.table-table_cell > div > div > label{ 
    font-weight: bold;
}

.table-table_cell > div > div > div { 
    display: table-cell;
    vertical-align: top;
}

.filter_form > div {
/*    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;*/
/*    display: table;
    float: left;
    width: 33%;*/
}

.filter_form input {
    width: 74%;
    margin-right: 7px;
}

.filter_form span {
    vertical-align: top;
    line-height: 26px;
}

.filter_form span input {
    width: auto;
    height: auto;
    margin-top: 6px;
    margin-right: 3px;
}

.filter_form span label {
    width: auto;
    float: none;
    line-height: 0px;
    margin-right: 3px;
}

.inline_block, .city_choise_block > div > div {
    display: inline-block;
    /*display:-moz-inline-stack;Firefox 2*/
    *zoom:1;/*включаем hasLayout для IE6, IE7*/
    *display:inline;/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
}

.input-width {
	width: 80%;
}
.input-width-box {
	width: 94%;
        height: 30px;
}

.search_table td {
    padding-bottom: 10px;
}

.search_table input {
    vertical-align: middle;
}

.search_table label {
    vertical-align: middle;
}

.td_right {
    text-align: right;
    padding: 3px 17px 5px 0;
}

.td_left {
    text-align: left;
    /*padding: 3px 17px 5px 0;*/
}

.banner_main {
	margin-bottom: 10px
}

.rbc_fr_ban {
    background: url(/css/img/rbc_fr_ban.gif) 0 0 no-repeat;
    height: 200px;
    width: 240px;
    float: left;
    margin-bottom: 10px;
}

.top_menu_first {
    height:30px;
    /*margin:0 0 10px;*/
    background: url(/css/img/button-menu-top-bg.png) repeat;
    z-index: 100;
}

.top_menu_first a {
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    height: 21px;
    padding-top: 8px;
    font-size: 11px;
    text-shadow: #FFF 0px 1px 0px;
}

.top_menu_first ul, .top_menu_first li, .top_menu_first a {
	float: left;
        list-style:none;
/*	padding: 0;*/
	margin: 0;
	border: 0;
	line-height: 1.3em;
}

.top_menu_first ul {
    /*padding-left:15px;*/
/*    background:url(/css/img/button-menu-top-bg.png) repeat-x;*/
    z-index: 100;
    position: relative;
    width: 100%;
}

.top_menu_first li {
    padding-right: 0.7%;
    padding-left: 0.7%;
    background:url(/css/img/button-menu-top-bg-hover.png) 0 0 no-repeat;
    text-align:center;
    position:relative;
    z-index:100;
    float:left;
}

.top_menu_first .last {
    float: right;
    /*padding: 0 0 0 15px;*/
    width: 17%;
}

.top_menu_first .last li {
    float: right;
    padding: 0 0 0 15px;
    padding-right: 1.3%;
    padding-left: 2.5%;
}


.top_menu_first {
    height:30px;
    /*margin:0 0 10px;*/
    background: url(/css/img/button-menu-top-bg.png) repeat;
    z-index: 100;
}

.top_menu_first a {
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    height: 21px;
    padding-top: 8px;
    font-size: 11px;
    text-shadow: #FFF 0px 1px 0px;
}

.top_menu_first ul, .top_menu_first li, .top_menu_first a {
	/*float: left;*/
        display: inline-block;
        list-style:none;
/*	padding: 0;*/
	margin: 0;
	border: 0;
	line-height: 1.3em;
}

.top_menu_first ul {
    /*padding-left:15px;*/
/*    background:url(/css/img/button-menu-top-bg.png) repeat-x;*/
    z-index: 100;
    position: relative;
    width: 100%;
}

.top_menu_first li {
    padding-right: 0.7%;
    padding-left: 0.7%;
    background:url(/css/img/button-menu-top-bg-hover.png) 0 0 no-repeat;
    text-align:center;
    position:relative;
    z-index:100;
    display: inline-block;
    /*float:left;*/
}

.top_menu_first .last {
    float: right;
    /*padding: 0 0 0 15px;*/
    width: 17%;
}

.top_menu_first .last li {
    float: right;
    padding: 0 0 0 15px;
    padding-right: 1.3%;
    padding-left: 2.5%;
}


.top-menu {
	/*height:30px;*/
	/*margin:0 0 10px;*/
	background:#7DB500;
	z-index: 100;
        /*padding-left: 20px;*/
}

.top-menu ul, .top-menu li, .top-menu a {
	list-style:none;
	/*height:28px;*/
/*	display: block;  */
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1.3em;
/*        float: left;*/
	
}

.top-menu .credit_helper, .top-menu .hot_credit {
    width: 16%;
}

.top-menu .best_credit, .top-menu .client_chois {
    width: 20%;
}

.top-menu .rbk_presents {
    width: 13%;
}

.top-menu ul {
	padding-left:2px;
	z-index: auto;
	position: relative;
        /*width: 100%;*/
        height: 29px;
        float: none;
}

.top-menu li {
	/*background:url(/css/img/button-menu-top-bg.gif) 0 0 no-repeat;*/
	text-align:center;
	position:relative;
        display: inline-block;
        margin: 0 -2px;
}

.top-menu li span {
	display:block;
	/*height:30px;*/
	margin:0 auto;
	color:#fff;
	top:0;
	font-size:15px;
	width:100%;
        text-shadow: #222 0px 1px 0px;
        height: 28px;
}

.top-menu li span.a span {
	position:absolute;
	top:1px;
	left:0;
}

.top-menu li span.a {
	position:relative;
	z-index: 100;
        text-transform: uppercase;
}

.top-menu > ul > li > a {
    white-space: nowrap;
}

.top-menu li a {
	/*margin-right:2px;*/
	/*color:#fff;*/
	text-decoration:none;
	line-height:2.2em;
	/*position: relative;*/
        /*padding-left: 10px !important;*/
        white-space: normal;
}

.top-menu .link {
	padding: 0 10px;
	float: left;
}

.top-menu .arrow {
    background: url(/css/img/arrow_down.png) 100% 12px no-repeat;
    /*float: left;*/
    display: inline-block;
    padding-right: 6%;
    padding-left: 0%; 
}

.top-menu .arrow:hover {
    background: url(/css/img/arrow_up.png) 100% 12px no-repeat #FFFFFF; 
}

.top-menu .arrow_li {
    /*padding-right: 10px;*/
}

.top-menu .active {
    background: #FFFFFF;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    height: 28px;
    /*margin-top: 1px;*/
}

.top-menu .active a {
    background: url(/css/img/arrow_up.png) 100% 12px no-repeat #FFFFFF; 
}
   

.top-menu  .arrow_li:hover {
    border-bottom: 1px solid #FFFFFF;
}

.top-menu .active span{
        /*background: #FFFFFF;*/
        /*border-bottom: 1px solid #E2E2E2;*/
        height: 28px; 
        color: black;
        text-shadow: none;
        margin-top: -0.5px;
}

.top-menu .client_choise { width: 20%; z-index: 301; }
.top-menu .hot_credits { width: 16%; z-index: 301; }
.top-menu .cred_select { width:21%; z-index: 301;  }
.top-menu .best_credits { width: 25%; z-index: 301; }
.top-menu .rbk_presents{ width: 14%; z-index: 301; }

.top-menu li.leasing a {
	cursor:pointer;
}

.top-menu li.forum a {
	cursor:pointer;
}

.top-menu li.leasing {
	clear:right;
}

.top-menu .sub {
	z-index:100;
	position:absolute;
	display:none;
	left:-1px;
	top: 29px;
}

.top-menu .sub .box {
	position:relative;
	z-index: 100;
}

.top-menu .sub ul {
	border:1px solid #CECECE;
	position:relative;
	border-top:0;
	height:auto;
	width:300px;
	background:#FFFFFF;
	padding:10px 25px 12px;
	z-index:100;
        float: left;
}

.top-menu .bg .l,
.top-menu .bg .r,
.top-menu .bg .b {
	width:100%;
	height:100%;
	position:absolute;
}

.top-menu .bg .l {
	left:-8px;
	width:8px;
	padding-bottom:13px;
	background:transparent url(/css/img/top-menu-b-l.png) left bottom no-repeat;
}

.top-menu .bg .b {
	height:13px;
	background:transparent url(/css/img/top-menu-b-r.png) right bottom no-repeat;
	bottom:-13px;
	left:0;
	padding-right:8px;
}

.top-menu .bg .r {
	width:8px;
	right:-8px;
	background:transparent url(/css/img/top-menu-right.png) right bottom repeat-y;
}


.top-menu .sub li {
	float:left;
	text-align:left;
	height:auto;
	background:none;
	padding:5px 0px;
	border-bottom:1px solid #E2E2E2;
	display: block;
        width: 100%;
}
.top-menu .sub li.last {
	border-bottom:none;
}

.top-menu .sub li a {
	/*color:#1f4d1f;*/
        background:none;
	height:auto;
	line-height:1.35em;
	cursor:pointer;
}

.top-menu .sub li a:hover {
	background:none;
	text-decoration:underline;
}

#head-tabs{
    padding: 0;
    width: 100%;
    font-size: 13px;
    line-height: 1.3em;
}

#head-tabs tr{
    border-bottom: 1px solid #D5E9D5;
}

#head-tabs tr td{
    font-size: 13px;
    width: 20%;
    margin: 0;
    padding: 0;
    white-space: normal;
    /*background: url(/css/img/grey.gif) left top no-repeat;*/
    position:relative;
    /*border-bottom: 1px solid #D5E9D5;*/
}

#head-tabs tr td.l{
    margin-left: -1px!important;
    width: 20%;
    margin: 0;
    padding: 0;
    white-space: normal;
    font-size: 13px;
    border: 0 none;
    line-height: 1.3em;
}

#head-tabs tr td a {
	/*    line-height: 21px;*/
    width: 74%;
    text-align: left;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    display:block;  
}

#head-tabs tr td div{
	/*    height:100%;*/
	/*    margin-left: 10px;*/
	/*    background: url(/css/img/grey.gif) right top no-repeat;*/
	/*    padding-bottom: 20000px;
		margin-bottom: -20000px;*/
}

#head-tabs tr td strong {
    display: block;
    line-height: 1.25em;
    margin-bottom: 4px;
}

#head-tabs td.active, #head-tabs td:hover{
    background:url("/css/img/white-tab.gif") -2px 0px no-repeat;
    position:relative;
    border:0;
}

#head-tabs td.active div{
	/*    background:url("/css/img/white-tab.gif") top right no-repeat;*/
}
#head-tabs td.active div#rasporka{
    position : absolute;
    height:3px;
    width:20%;
    background: none repeat scroll 0 0 red !important;
    margin:0px 1px;
    padding:0;
}

#head-tabs td.active strong {
    font-size: 1.25em;
    margin-bottom: 0;
}

#head-tabs tr td.active strong span {
    font-size: 0.95em;
}

.gray, .gray a, .navigation .gray a {
    color: #888888;
}

#head-tabs tr td.active strong {
    font-size: 1.25em;
}

#head-tabs tr td strong{
    line-height: 1.25em;
}

.before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.inner {
	display: inline-block;
	vertical-align: middle;
}

.butt_new {
    height: 25px;
    width: 87px;
    background:url("/css/img/create2.png") no-repeat; 
}

.butt_new:hover {
    height: 25px;
    width: 87px;
    background:url("/css/img/create.png") no-repeat; 

}

.butt_new:active {
    height: 25px;
    width: 87px;
    background:url("/css/img/create-active.png") no-repeat; 

}

.icon-edit {
	width: 24px;
	height: 24px;
	background: url(/css/img/edit.png) no-repeat;
	display: block;
}

.icon-delete {
	width: 24px;
	height: 24px;
	background: url(/css/img/delete.png) no-repeat;
	display: block;
}

.button-admin {
	background-image: url("/css/img/button.png");
	height: 22px;
	border: 1px outset #5FB435;
	border-radius: 5px;
	color: #FFFFFF;
	padding: 0 10px;
}

.button-admin:hover {
	cursor: pointer;
}

.button-admin:active {
	background: #449728;
	border: 1px inset #A9D48E;
}

.form_for_input {
	overflow: hidden;
}

.form_for_input .accordion {
	display: block;
	padding: 5px;
	text-decoration: none;
	background: url(/css/img/button-menu-top-bg.gif) repeat-x;
	color: #FFF;
}

.form_for_input a + div {
	padding: 0 15px;
}

.data-form {
	border: 1px solid #3D6C3A;
	padding: 5px;
	background: #F5F8EC;
}

.data-form input, .data-form select, .input-style {
	border: 1px solid #9FCEA4;
	line-height: 20px;
	vertical-align: middle;
}

.data-form table {
	width: 100%;
}

.data-form table .one {
	width: 200px;
}

.admin-error {
	width: 200px;
	margin: 10px auto;
	text-align: center;
	padding: 5px 0;
	background: #ffcccc;
	border: 1px dashed #ff0000;
}

.card-details {
	/*border: 1px solid #D5E9D5;*/
	background: #ffffff;
}

.card-details span {
    font-size: 12px;
    font-family: Arial;
    display: table-cell;
    padding-right: 5px;
}

.card-details label {
    font-size: 12px;
    font-family: Arial;
    display: table-cell;
    padding-right: 5px;
}

.gray_line {
    border-bottom: 1px solid #DCDCDC;
}

.gray_line table td{
    vertical-align: top;
}

.gray_line img {
    margin-right: 20px;
}

.card-details div {
    line-height: 24px;
    float: left;
    width: 100%;
    display: table-row;
}

.title span {
	color: #063;
	font-size: 1.3em;
}

#carusel {
    background: white;
	z-index: 1;
	/*width: 100%;*/
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
        border-bottom: 1px solid #DCDCDC;
}

#carusel .overview {
	position: absolute;
}

#carusel .item-li {
	float: left;
	display: block;
	width: 100%;
	height: 170px;
        padding-left: 25px;
}

#carusel .items {
	width: 100%;
	height: 170px;
}

#carusel ul li {
	overflow: hidden;
}

#carusel .item {
    
	float: left;
	/*height: 170px;*/
	width: 7%;
        padding: 0 1%;
}

#carusel .item div {
    margin-top: 10px;
}

.gray_border {
    border-right: 1px #DCDCDC dashed;
}

#carusel .button {
    float: none;
    display: inline-block;
}

#carusel .next {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 100%;
	cursor: pointer;
	background: transparent url(/css/img/nav-right.png) no-repeat 1px 73px;
	/*opacity: 0.5;*/
}

#carusel .prev {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 100%;
	cursor: pointer;
	background: transparent url(/css/img/nav-left.png) no-repeat 2px 73px;
	/*opacity: 0.5;*/
}

#carusel .next:hover,
#carusel .next:active {
    background: transparent url(/css/img/nav-right-hover.png) no-repeat 1px 73px; 
    opacity: 1;
}
#carusel .prev:hover,
#carusel .prev:active { 
    background: transparent url(/css/img/nav-left-hover.png) no-repeat 2px 73px; 
    opacity: 1;
}

#carusel .disable {
	visibility: hidden;
}



.details-text {
    overflow: hidden;
    float: left;
}

.details-text span{
    width: 100%;
    float: left;
    font-family: Arial;
    font-size: 13px;
}

.details-content {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.details-content a {
    font-size: 18px;
}

.details-content span {
    width: 100%;
    float: left;
}

.details-content-block {
    width: 37%;
    float: left;
}

.details-content .right {
    width: 59%;
    float: right;
}

.details-readmore {
    
}

.details-readmore .firsta{
    margin-right: 40px;
    vertical-align: top;
    margin-top: 2px;
    float: left;
    margin-bottom: 5px;
    font-family: Arial;
    font-size: 13px;
}

.details-issue {
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

.list-city {
	overflow: hidden;
	margin: 5px 0;
}

.list-city .upper {
    text-transform: uppercase;
}

.list-city li {
    width: 152px;
}

.articles_head {
    float: left;
    width: 100%;
    font-weight: bold;
}

.articles_block {
    padding: 10px 0 10px 0;
    border-bottom: 2px solid #FC9D14;
}

.first { 
    padding-top: 0px;
}


.articles_header {
    margin: 5px 0 5px 0;
}

.articles_header a {
    font-size: 14px;
    font-weight: bold; 
}

.articles_header img{
    float: left;
    margin-right: 5px;
}

.articles_content {
    line-height: 16px;
    font-family: Arial;
    font-size: 12px;
}
.aphorism {
    padding-left: 3%;
    margin-top: 3px;
    display: table-cell;
    height: 132px;
    vertical-align: middle;
    padding-right: 3%;
}

.aphorism .author {
    padding-right: 28px;
    float: right;
    padding-top: 5px;
    font-size: 14px;
}

.aphorism .text {
    font-style: italic;
    font-family: Arial;
    font-size: 14px;
}

.long {
    width: 100%;
}

.floatblock {
    width: 100%;
    float: left;
}

.footer_button_img {
    width: 80%;
}

.footer_button {
    background: url(/css/img/create2.png) no-repeat;
    width: 85px;
    height: 25px;
    float: left;
}

.footer_button:hover {
    background: url(/css/img/create.png) no-repeat;
}

.footer_button:active {
    background: url(/css/img/create-active.png) no-repeat;
}

.footer_table .details_all {
    font-weight: normal;
}

.card_details_other {
    margin: 0px 0 20px 0;
}

.banner_240 {
    width: 240px;
    height: 200px;
    float: left;
    background: url(/css/img/sprites/banner240.png) no-repeat;
}

.banner_400 {
    width: 240px;
    height: 400px;
    float: left;
    background: url(/css/img/sprites/banner400.png) no-repeat;
}

.Spravochnik {
    width: 240px;
    height: 425px;
    float: left;
    background: url(/css/img/sprites/Spravochnik.png) no-repeat;
}

.Spravochnik:hover {
    width: 240px;
    height: 425px;
    float: left;
    background: url(/css/img/sprites/Spravochnik_hover.png) no-repeat;
}

.Talk {
    width: 680px;
    height: 188px;
    float: left;
    background: url(/css/img/sprites/Talk.png) no-repeat;
}

.tizer {
    width: 240px;
    height: 338px;
    float: left;
    background: url(/css/img/sprites/Tizer.png) no-repeat;
}

.zayavka {
    width: 240px;
    height: 338px;
    float: left;
    background: url(/css/img/sprites/Tizer.png) no-repeat;
}

.rastyagka {
    width: 240px;
    height: 338px;
    float: left;
    background: url(/css/img/sprites/rastyagka.png) no-repeat;
}

.zayavka2 {
    width: 240px;
    height: 133px;
    float: left;
    background: url(/css/img/sprites/zayavka2.png) no-repeat;
}

.zayavka2:hover {
    width: 240px;
    height: 133px;
    float: left;
    background: url(/css/img/sprites/zayavka2_hover.png) no-repeat;
}

.NewsAndDiscounts {
    width: 100%;
    height: 311px;
    float: left;
    background: url(/css/img/sprites/News_and_Discounts.png) no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    background-size: 100% 100%;
}

.NewsAndDiscounts:hover {
    background:  url(/css/img/sprites/News_and_Discounts_hover.png) no-repeat;
     -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    background-size: 100% 100%;
}

.LeftSide > div, .RightSide > div {
    margin-bottom: 20px;
    float: left;
}

.articles div {
    margin-bottom: 3px;
}

.Currency {
    width: 246px;
    height: 149px;
    float: left;
    background: url(/css/img/sprites/Currency.png) no-repeat;
}

.Currency:hover {
    background: url(/css/img/sprites/Currency_hover.png) no-repeat;
}

div.ui-widget {
    width: 50% !important;
    padding: 0;
}

.article_content {
    font-family: Arial;
    font-size: 12px;
	text-align: justify;
}

.article_content .main{
    float: left;
    border: 1px solid #333333;
    margin-bottom: 5px;
    margin-right: 10px;
}

.articles_main {
    margin-bottom: 0px !important;
    font-family: Arial;
    font-size: 12px;
}

.articles_main > div{
   margin-bottom: 20px;
}

.articles_main a {
    /*display: block;*/
    /*margin-bottom: 5px;*/
}

.article_content .main{
    
}

.article_content .article_body {
    width: 100%;
    float: left;
    /*text-align: right;*/
    line-height: 18px;
}

.articles_main .article_body {
    width: 100%;
    float: right;
    text-align: right;
    line-height: 18px;
}

.text .article_body {
    /*width: 100%;*/
    float: right;
    text-align: right;
    line-height: 18px;
}

.articles_main img {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.articles_in {
    margin-bottom: 20px;
    float: left;
}

.articles_in img {
    margin-right: 10px;
    float: left;
    margin-bottom: 3px;
	border: 1px solid #333333;
}

.articles_in .a_head {
    color: black;
    font-size: 18px;
    text-decoration: none;
    font-family: Arial;
}


.articles_in .text {
    font-size: 13px;
    height: 105px; 
    text-align: justify;
    overflow: hidden;
    margin: 3px 0 0px 0;
    line-height: 17px;
    font-family: Arial;
}

.articles_in .text > div {
    margin-bottom: 10px;
	margin-top: 5px;
}

.articles_in .text > div > p:first-child {
	margin-top: 0px;
}

#read_more {
    text-decoration: underline;
    cursor: pointer;
    float: left;
    /*width: 100%;*/
}

#read_more a {
    font-family: Arial;
    font-size: 12px;
}

.articles_in h3 {
    margin: 0px;
    text-transform: uppercase;
}

.city_choise {
    position: absolute;
    display: block;
    margin-top: 118px;
    margin-left: 23px;
	z-index: 9999999;
}

.city_choise_a {
    background: url(/css/img/arrow_up_two.png) 98% 6px no-repeat;
    padding-right: 20px;
    color: black;
    text-decoration: none;
    font-size: 19px;
    text-transform: uppercase;
    cursor: pointer;
}

.city_list {
	position: absolute;
	z-index: 99999;
	margin-top: 147px;
	width: 98%;
}

#city_list {
    display: none;
}

.city_list_main {
    background: #FFFFFF;
    display: none;
    overflow: auto;
    padding-left: 2%;
    border-bottom: 1px solid #ABABAB;
}

.city_list_main a {
    text-decoration: none;
}

.city_list_main a:hover {
    text-decoration: underline;
}

.FilterResults tbody tr:hover {
    background: #ebebeb !important;
    cursor: pointer;
}

.viewport {
/*    width: 4000px;
    height: 170px;*/
}

#lenta {
    position: relative;
    width: 552%;
}

.feel_white {
    min-width: 1024px;
    max-width: 1280px;
    margin: 0 auto;
    background: #F8F8F8;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
	overflow: hidden;
} 

.articles_main .head { 
    width: 50%;
    float: left;
}

.articles_block_main {
    margin-bottom: 10px;
    float: left;
}

.articles_block_main > div {
    width: 46%;
    float: left;
    padding: 10px 2% 10px 2%;
}

.back_gray {
    background: #F7F7F7;
}

.articles_main .last {
    margin-bottom: 0px;
}

.articles_main h2 {
    font-family: RBCGroteskRegular;
    font-size: 20px;
}

.articles_block_main {
    padding-bottom: 20px;
    border-bottom: 1px solid #DCDCDC;
}

.articles_block_main .readmore
{
    display: inline !important;
}

.alpha {
    opacity: 0.45;
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
}

.lock {
    z-index: 99999999;
    display: none;
    position: absolute;
}

.banks {
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 15px;
}

.banks td {
    width: 25%;
    padding: 0 0 0 2%;
    border-bottom: 1px solid #f2f2f2;
}

.banks td:first-child {
    padding: 0px;
}

.banks td > div {
    padding: 15px 0 15px 0;
    border-top: 1px solid #f2f2f2;
}

.details.banks td > div:first-child { 
    border: none;
}

.banks td span {
    display: block;
}

.details.banks {
    border-top: 1px solid #f2f2f2;
}

.details.banks .image {
    width: 100%;
    max-width: 170px;
    border-right: 1px solid #f2f2f2;
    width: 90%;
}

.details.banks tr{
    vertical-align: top;
}

.details.banks td {
    /*width: 25%;*/
    width: auto;
    padding: 0 20px;
}

.details.banks tbody td:first-child{ 
    width: 160px;
    padding: 0px;
}

.banks_banner {
    border: 2px solid #7DB500;
    float: left;
    width: 98%;
    overflow: hidden;
    border-radius: 10px;
}

.dark_link > div {
    padding: 10px;
    float: left;
    width: 100%;
    cursor: pointer;
}

.dark_link > div:hover {
    background: #ebebeb;
}

.banks_banner .dark_link {
    background: #FFF;
    float: left;
    width: 100%;
}

.stars {
    float: left;
    margin-left: -2px;
}
.stars div {
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 1px;
}

.rating {
    float: left;
    width: 58px;
}


.banks_banner .dark_link a {
    /*color: black;*/
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #333;
}

.banks_banner a:hover {
    text-decoration: underline;
}


.gray_background {
    padding: 10px;
    background: #f8f8f8;
}

.new {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.6;
    display: none;
    z-index: 200;
}

.label {
    margin-left: -1px;
    top: 40%;
    height: 261px;
    width: 31px;
    background: transparent url(/css/img/label.png) no-repeat;
    position: fixed;
    /*margin-width: -117px;*/
    cursor: pointer;
    left: 0;
    z-index: 3000;
/*    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    padding-top: 6px;
    text-align: center;
    font-size: 18px;
    color: white;
    text-shadow: 0px 1px 1px black;
    text-transform: uppercase;*/
}

.step_line {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
}


.step_line > div span {
    font-size: 50px;
    font-weight: bold;
}

.step_line > div {
    width: 20%;
    float: left;
}

.step_line a.active {
    color: #1d7062;
}

.step_line a {
    float: left;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    color: #BBBBBB;
}

.step_line a div{
    font-size: 12px;
}

.window {
    top: 10%;
    max-width: 50%;
    background: white;
    position: absolute;
    left: 25%;
    z-index: 201;
    display: none;
    min-width: 622px;
}

.content_main > div {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.content_main {
    float: left;
    width: 100%;
}

.title {
    font-size: 23px;
    padding: 10px;
    margin: 0px;
    width: auto;
    float: left;
}

.close {
    width: 14px;
    height: 14px;
    float: right;
    background: transparent url(/css/img/close_pict.png) no-repeat 0 0;
    margin-top: 15px;
    margin-right: 10px;
    cursor: pointer;
}

.arrow_guide {
    width: 10%;
    height: 100%;
    position: absolute;
}

.left.arrow_guide {
    background: transparent url(/css/img/nav-left.png) no-repeat 50% 50%;
    left: 0;
}

.left.arrow_guide:hover {
    background: transparent url(/css/img/nav-left-hover.png) no-repeat 50% 50%;
    cursor: pointer;
}

.right.arrow_guide {
    background: transparent url(/css/img/nav-right.png) no-repeat 50% 50%;
    right: 0;
}

.right.arrow_guide:hover {
    background: transparent url(/css/img/nav-right-hover.png) no-repeat 50% 50%;
    cursor: pointer;
}

.content2 {
    overflow: hidden;
    position: relative;
}

.content2 img{
    float: left;
}

#images .image {
    width: 80%;
    position: absolute;
    display: none; 
    margin-left: 10%;
}

.active.image {
    z-index: 1;
    display: none; 
}

/*.guide {
    position: relative;
    margin-top: 20px;
    display: none;
    z-index: 300;
    background: white;
    margin-right: 3%;
    padding: 10px;
    border: 1px solid #ebebeb;
    width: 15%;
    float: right;
    opacity: 0.8;
} */
.guide {
    position: relative;
    margin-top: 0px;
    z-index: 300;
    padding: 15px;
    float: right;
    background: url(/css/img/arrow_big.png) no-repeat;
    width: 13%;
    height: 180px;
    background-size: 100% 100%;
}

.first.guide {
    margin-right: 5%;
}

.second.guide {
    margin-right: 2%;
}

.third.guide {
    margin-right: 4%;
}

.four.guide {
    margin-right: 6%;   
}


.guide div{
    width: 80%;
    margin-top: 40px;
}


.guide_main {
    position: absolute;
    display: none;
    z-index: 300;
    min-width: 995px;
    max-width: 1280px;
}

.guide_filter {
    position: absolute;
    z-index: 300;
    float: right !important;
    background: url(/css/img/arrow_big_right.png) no-repeat;
    width: 170px !important;
    height: 105px;
    background-size: 100% 100%;
    padding: 0px;
    margin-left: 8.5%;
    margin-top: -118px;
    display: none;
}

.guide_filter div {
    /*padding: 7%;*/
    width: 124px;
    margin-left: 22px;
}

.guide_main .quote {
    
}

.flashmenu {
    width: 90%;
    height: 30px;
    position: absolute;
    background: #1d7062;
    display: none;
}

.flashblock {
    position: absolute;
    margin-top: -10px;
    z-index: 300;
    background: white;
    padding: 10px;
    border: 1px solid #ebebeb;
    width: 13% !important;
    margin-left: 9%;
    opacity: 0.5;
    height: 35px;
    overflow: hidden;
    /*background: #1d7062;*/
    /*display: none;*/
}

.halfblock {
    width: 48%;
}

.left.halfblock {
    float: left;
}

.right.halfblock {
    float: right;
}

/*.articles_mainpage {
    border: 1px solid #ebebeb;
}

.articles_mainpage > div > div {
    padding: 1%;
}

.articles_mainpage .grayback {
    background: #f8f8f8;
}

.articles_mainpage .article_title { 
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #1d7062;
}*/

.articles_mainpage {
    width: 100%;
}

.articles_mainpage thead td {
    padding-bottom: 0px !important;
}

/*.articles_mainpage td h2 {
    margin: 0px !important;
}*/

.articles_mainpage thead td {
    padding-top: 10px;
}


.articles_mainpage td {
    width: 50%;
    padding: 0 10px;
    vertical-align: top;
    background: #FFF;
}

.articles_mainpage .last td {
    padding-bottom: 10px;
}

.articles_mainpage .article_title { 
    padding-bottom: 5px;
    font-size: 15px;
    /*font-weight: bold;*/
    color: #1d7062;
}
.articles_mainpage .grayback {
    background: #f8f8f8;
}

.banks_list { 
    width: 99.5% !important;
    display: table;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial;
    border-top: 1px solid #f2f2f2;
}

.head.banks_list {
    font-weight: bold;
}

.row.banks_list {
    width: 100%;
    display: table-row;
    cursor: pointer;
}

.row.banks_list:hover{
    background: #ebebeb;
}

.row.banks_list > div {
    display: table-cell;
    vertical-align: middle;
    padding: 7px 1%;
    border-bottom: 1px solid #f2f2f2;
}

.row.banks_list > div *{
    display: block;
}

.row.banks_list .image {
    width: 24%;
    margin: 0;
    min-width: 80px;
}

.border_bottom {
    border-bottom: 1px solid #f2f2f2;
}

.star_lite {
    background: url(/css/img/star.png) no-repeat;
}

.star_dark {
    background: url(/css/img/star_noactive.png) no-repeat;
}

.border_gray_solid {
    border: 1px solid #e4e4e4;
}

.scale_time {
     background: url(/css/img/timescale.png) no-repeat; 
     height: 23px;
     width: 152px;
     padding-left: 7px;
}

.scale_quadrat {
    background: #ffc87d; /* Old browsers */
background: -moz-linear-gradient(top, #ffc87d 0%, #ffc87d 15%, #ffae00 27%, #ffa700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc87d), color-stop(15%,#ffc87d), color-stop(27%,#ffae00), color-stop(100%,#ffa700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc87d', endColorstr='#ffa700',GradientType=0 ); /* IE6-9 */
    float: left;
    height: 11px;
    margin: 6px 0px 0 0;
    width: 9px;
}


.scale_quadrat_small {
background: #ffc87d; /* Old browsers */
background: -moz-linear-gradient(top, #ffc87d 0%, #ffc87d 15%, #ffae00 27%, #ffa700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc87d), color-stop(15%,#ffc87d), color-stop(27%,#ffae00), color-stop(100%,#ffa700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffc87d 0%,#ffc87d 15%,#ffae00 27%,#ffa700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc87d', endColorstr='#ffa700',GradientType=0 ); /* IE6-9 */
/* изменить цвет (вместо рисунка) и расположение (слева)*/
    float: left;
    height: 11px;
    margin: 6px 0px 0 0;
    width: 5px;
}
.scale_margin_right {
       
    margin-right: 10px;
    
}

.scale_margin_top {
    margin: 0 0 5px 0;
}

.scale_margin_top_small {
    margin-top: 2px;
}

.bank_news {
    height: 159px;
    text-align: justify;
    overflow: hidden;
}

#read_more2:hover {
    text-decoration: underline;
    cursor: pointer;
}

#yandex_ad_foot {
	/*margin: 0px 280px 20px 280px;*/
}

.bank_news_top {
    height: 70px;
    text-align: justify;
    overflow: hidden;
}

#slider_images, #slider2_images {
    position: relative;
    height: 230px;
    width: 100%;
    overflow: hidden;
    /*display: none;*/ 
}

#slider_images > div, #slider2_images > div {
    height: 1px;
    width: 704px;
    z-index: 10;
    position: relative;
    border-right: 0px solid black;
    text-align: right;
}

.slide_1, .slide_12 {
    width: 200px;
    background: url(/css/img/slader_2.png) no-repeat left top; 
    height: 230px;
    position: absolute;
}

.slide_12 {
    background: url(/css/img/slader_3.png) no-repeat left top; 
}

.slide_2 {
    overflow: hidden;
    width: 0px;
}

.slider {
    float: right !important;
}

.city_choise_block {
  position: absolute;
width: 340px;
background: white;
text-align: center;
border: 1px solid #DCDCDC;
margin-top: 57px;
font-size: 23px;
padding: 45px 0;
display: none;
margin-left: -23px;
}

.city_choise_block a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.city_choise_block > div > div {
    width: 100px;
}

.slider2  {
    height: 230px;
    width: 100%; 
    float:left;
}

.FilterResults thead a { 
    display: block;
    color: black;    
}

.FilterResults .arrow_up {
    background: url(/css/img/arrow_black.png) 100% 4px no-repeat;
}

.FilterResults .arrow_down {
    background: url(/css/img/arrow_down_black.png) 100% 4px no-repeat;
}

.FilterResults th a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#input_form .categories {
    padding-left: 2%;
    width: 100%;
    float: left;
    position: relative;
    background: #FEBB5B;
}

#input_form .categories .category {
    width: 24.5%;
    float: left;
    display: table-cell;
    /*text-align: center;*/
}

#input_form .categories .category label {
    vertical-align: middle;
    cursor: pointer;
}

#input_form .categories .category input {
    cursor: pointer;
    vertical-align: middle;
}

#input_form .category .bonus {
    background: url(/css/img/bonus.png) no-repeat; 
}

#input_form .category .spravka {
    background: url(/css/img/spravka.png) no-repeat; 
}

#input_form .category .dengi {
    background: url(/css/img/dengi.png) no-repeat; 
}

#input_form .category .student {
    background: url(/css/img/student.png) no-repeat; 
}

#input_form .category .kreslo {
    background: url(/css/img/kreslo.png) no-repeat; 
}

#input_form .category .lupa {
    background: url(/css/img/lupa.png) no-repeat; 
}

#input_form .category > div {
    width: 110px;
    height: 90px;
}

#input_form .category .desc {
    font-size: 12px;font-weight: bold;font-family: Arial;color: rgb(80, 80, 80);height: auto;
}

.sender {
/*    min-height: 142px;
    padding: 0px 18px;
    border-radius: 10px;
    background: #FC9D14;*/
    display: table;
    float: right;
    width: 20%;
    height: 100%;
}

.sender div {
    margin: 7px 0px;
}

.sender .butt {
    width: 89px;
    height: 32px;
    background: url(/css/img/send_butt.png) -15px 0 no-repeat;
}

.sender .butt:hover {
    background: url(/css/img/send_butt-hover.png) -15px 0 no-repeat;
    cursor: pointer;
}

.sender .butt:active {
    background: url(/css/img/send_butt-click.png) -15px 0 no-repeat;
    cursor: pointer;
}

.sender #sender_mes {
    margin-bottom: 25%;
    display: inline-block;
    text-align: center;
}

.red {
    color: red;
}

.list_state {
    width: 100%;
    float: left;
}

.list_state input[type=checkbox] {
    float: right;
}

.alpha-p {
    opacity: 0.67;
    filter: alpha(opacity=0.67);
    -moz-opacity: 0.67;
}

.window-p > div {
        margin-top: 10px;
}

.window-p {
        position: relative;
        width: 310px;
        height: 100%;
        z-index: 999;
        background: white;
        padding-top: 8px;
        border-radius: 8px;
        padding-bottom: 20px;
}

.potreb-p {
    background: url(http://credit.rbc.ru/css/img/potreb-p.png) 0 no-repeat;
    width: 219px;
    height: 36px;
    display: inline-block;
}

.potreb-p:hover {
    background: url(http://credit.rbc.ru/css/img/potreb-p-hover.png) 0 no-repeat;
}

.ipoteka-p {
    background: url(http://credit.rbc.ru/css/img/ipoteka-p.png) 0 no-repeat;
    width: 97px;
    height: 37px;
    display: inline-block;
}

.ipoteka-p:hover {
    background: url(http://credit.rbc.ru/css/img/ipoteka-p-hover.png) 0 no-repeat;
}

.biznes-p {
    background: url(http://credit.rbc.ru/css/img/biznes.png) 0 no-repeat;
    width: 183px;
    height: 36px;
    display: inline-block;
}

.biznes-p:hover {
    background: url(http://credit.rbc.ru/css/img/biznes-hover.png) 0 no-repeat;
}

.toner {
    position: absolute;
    background: black;
    width: 100%;
    height: 1000px;
}

.iframe {
    width: 100%;
    border: 0px;
}

.calculator.pensia {
    height: 760px;
}

.request.pensia {
    height: 258px;
}

table.pensia {
    text-align: center;
    vertical-align: middle;
}

.pensia thead th {
    text-align: center;  
}

.pensia .body {
    padding: 0 10px;
}

.fond_info.pensia {
    
}

.fond_info.pensia .title_background {
    background: #f8f8f8; 
    padding: 0 10px;
}

.fond_info.pensia > div {
    /*margin-bottom: 10px;*/
    border: 1px solid #ebebeb;
}

.fond_info.pensia .fin_pok table {
    width: 100%; 
}

.fond_info.pensia .fin_pok td {
    height: 42px;
    /*vertical-align: bottom;*/
}

.fond_info.pensia .fin_pok td:last-child {
    vertical-align: bottom;
}

.fond_info.pensia .fin_pok b {
    white-space: nowrap;
}

.fond_info.pensia .main_table {
    width: 103%;
    margin: 0 -10px;
}

.fond_info.pensia .main_table > tbody > tr > td {
    width: 50%;
    vertical-align: top;
    border: 1px solid #ebebeb;
}

.fond_info.pensia .main_table > tbody > tr > td > div {
    padding: 0 10px;
}

.npf_posts .blog {
    margin-bottom: 10px;
}

.green_line {
    background: #1F8676;
    padding: 1px 0px 1px 7px;    
}

.green_line a {
    font-size: 15px;
    color: white;
    text-decoration: none;
}

.green_line a:hover {
    text-decoration: underline;
}

.more {
    width: 109px;
    height: 30px;
    background: url(http://credit.rbc.ru/css/img/client.png) 0 no-repeat;
    display: inline-block;
    *zoom:1;
    *display:inline;
}

.more:hover {
    background: url(http://credit.rbc.ru/css/img/client-hover.png) 0 no-repeat;
}

.more:active {
    background: url(http://credit.rbc.ru/css/img/client-active.png) 0 no-repeat;
}

.fond_info.pensia .main_table a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.fond_info.pensia .main_table a:hover {
    text-decoration: underline;
}

.orange_line {
    background: #FC9D14 !important;
    height: 3px;
    float: left;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.1) !important;
    -moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.1) !important;
    box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.1) !important;
}

.aphorism_block {
background: #FFFFFF; /* Old browsers */
background: -moz-linear-gradient(left, #e4e4e4 0%, #ffffff 8%, #ffffff 53%, #ffffff 91%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e4e4e4), color-stop(8%,#ffffff), color-stop(53%,#ffffff), color-stop(91%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #e4e4e4 0%,#ffffff 8%,#ffffff 53%,#ffffff 91%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #e4e4e4 0%,#ffffff 8%,#ffffff 53%,#ffffff 91%,#e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #e4e4e4 0%,#ffffff 8%,#ffffff 53%,#ffffff 91%,#e6e6e6 100%); /* IE10+ */
background: linear-gradient(to right, #e4e4e4 0%,#ffffff 8%,#ffffff 53%,#ffffff 91%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 */
    display: table;
   vertical-align: middle;
width: 96%;
height: 132px;
z-index: 1;
position: relative;
margin-left: 2%;
}

.gr-line {
    background: #7DB500;
    color: #FFF;
    margin: 0px !important;
    height: 26px;
    text-align: center;
    padding-top: 3px;
}

.FilterResults tr {
    background: #FFF;
}

#table-credits {
    padding-bottom: 10px;
    background: white;
}

.aphorisminhead {
	float: left;
	overflow: hidden;
	width: 58%;
	height: 147px;
	position: relative;
}

.aphorisminhead .orange_line {
    height: 13px;
    float: none;
    margin: -10px;
    z-index: -1;
    width: auto;
}

.banks_header {
    padding-top: 15px;
    background: #7DB500;
}

.banks_header h2 {
    margin-bottom: 5px !important;
}

.banks_header h2:hover {
    text-decoration: underline;
}

.banks_header h2 a {
    color: white !important;
    text-decoration: none;
}

.banks_header a:hover {
    text-decoration: underline;
}

.credit_categories {
    background: white;
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0;
}

.credit_categories .category {
    width: 19.5%;
    float: left;
}

.categories .category:hover {
}

.credit_categories .category a:hover {
    color: #FEBB5B;
    text-decoration: none;
    /*font-weight: ;*/
}

 .credit_categories .category a {
    color: black;
}
.wrapper_category {
    width: 100%;
    background: #FEBB5B;
    float: left;
}

.articles_mainpage {
    border-spacing: 15px 0;
    margin-left: -15px;
    width: 105%;
}

.table_cell {
    display: table-cell;
}

.orange {
    background: #febb5b !important;
    color: #155e09;
    margin: 0px !important;
    height: 26px;
    text-align: center;
    padding-top: 3px;
}

.orange a {
    text-decoration: none  !important;
    color: #155E09  !important;
}

.orange a:hover {
    text-decoration: underline !important;
    color: #155E09  !important;
}

.content:last-child {
	margin-bottom: 15px;
}

.shadow {
    width: 100%;
    position: absolute;
    height: 147px;
    z-index: 0;
    opacity: 0.5;
    background: url(/css/img/group.png) 58% 17px no-repeat;
    background-size: 105% 100%;
}

.region-border {
    border: 1px solid #000;
    border-radius: 3px;
    padding-left: 3px;
    padding-right: 3px;
    width: 16px;
    display: inline-block;
    margin: 2px 0;
}
/*
     FILE ARCHIVED ON 08:53:52 Feb 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:28:24 Jul 07, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.207
  RedisCDXSource: 26.061
  PetaboxLoader3.resolve: 77.76
  exclusion.robots.policy: 0.191
  load_resource: 123.641
  PetaboxLoader3.datanode: 163.432 (4)
  esindex: 0.017
  CDXLines.iter: 13.163 (3)
  captures_list: 196.356
  LoadShardBlock: 152.886 (3)
*/