@charset "utf-8";
/* CSS Document */

.tooltip  {
   position: absolute;
   padding: 10px 13px !important;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E !important;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}

* {
margin: 0;
padding: 0;
font-size: 100.01%;
}

html {
height: 100%;
background: #fff;
}

body {
min-height:100%;
height: 100%;
background: url(../images/header/mina.jpg) top left repeat-x #fff;
color: #333;
font-weight: normal;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size:12px;
line-height:1.4;
} 

body.index{
background: url(../images/header/mina_2.jpg) top left repeat-x #fff
}

a {
text-decoration:underline;
outline:none;
}

a:hover {
text-decoration:none;
}

input, select, textarea {
outline:none !important;
font-family: Arial, Helvetica, sans-serif;
}

img {
border:0
}

/*p {
margin:1.5em 0
}*/

#page {
width: 1184px;
min-width:1184px;
margin:0 auto;
padding:0 10px;
height: auto !important;
min-height:100%;
height: 100%; 
background: url(../images/header/mina.jpg) top left repeat-x #fff;
}

body.index #page{
background: url(../images/header/mina_2.jpg) top left repeat-x #fff;
}

#footer_guarantor {
height: 104px;
clear: both;
}

#footer {
margin: auto;
margin-top: -80px;
height: 80px;
clear: both;
background: #e5e5e5;
min-width:1204px;
}

#footer .footer_content{
width: 1169px;
margin:0 auto;
padding:15px 10px 0 25px;
color:#656565;
font-size:10px;
font-weight:bold;
text-transform:uppercase
}

#header {
height: 57px;
padding:114px 0 0 0;
/*background: url(../images/header/header_bg.jpg) 584px 0 no-repeat #fff;*/
background: url(../images/header/header_bg.jpg) 100% 0 no-repeat #fff;
position:relative
}

body.index #header{
padding:0;
height:129px;
}

#header div.running_line{
height:44px;
padding-top:10px;
background: url(../images/header/r_line_bg.jpg) top left repeat-y #047e6f;
border-top:1px solid #076624
}

#header div.running_line div.lns{
padding-left:27px;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
height:34px;
background: url(../images/header/mina.jpg) 0 -125px repeat-x #fff;
}

#header div.running_line .cotrs{
height:33px;
overflow:hidden;
padding-top:1px;
}

a.logo{
display:block;
width:133px;
height:50px;
background:url(../images/logo.jpg) top left no-repeat;
position:absolute;
top:15px;
left:18px;
}

#header .search_input{
width:231px;
height:20px;
padding:4px 0 0 17px;
position:absolute;
right:0;
top:84px;
background:url(../images/header/search_inp_bg.jpg) top left no-repeat
}

#header .search_input input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#a0a0a0;
border:0;
width:193px;
background:none;
margin-top:1px;
*margin-top:0;
}

#header .search_input a{
display:block;
width:24px;
height:24px;
float:right
}

#header .login_block{
height:34px;
position:absolute;
right:2px;
top:36px;
background:url(../images/header/login_bl_line.jpg) bottom right no-repeat;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#9a9a9a;
font-style:italic
}

#header .login_block td.name{
padding-top:5px;
}

#header .login_block td.name span{
color:#333
}

#header .login_block td.name span a{
color:#333
}

#header .login_block a.button_1{
margin-left:10px;
}

ul.main_tabs{
list-style:none;
position:absolute;
top:80px;
left:-3px;
height:34px;
}

ul.main_tabs li{
float:left;
height:34px;
margin-right:-4px;
}

ul.main_tabs li a{
display:block;
float:left;
height:34px;
cursor:pointer;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif
}

ul.main_tabs li a span{
display:block;
float:left;
height:25px;
background:url(../images/header/tabs/tab_m.png) top left repeat-x;
font-size:16px;
font-weight:bold;
color:#fff;
line-height:1.1;
padding:9px 19px 0;
}

ul.main_tabs li a span.rr{
height:34px;
padding:0;
width:8px;
background: url(../images/header/tabs/tab_r.png) top left no-repeat; 
}

* html ul.main_tabs li a span.rr{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header/tabs/tab_r.png", sizingMethod="crop");
}

ul.main_tabs li a span.lr{
height:34px;
padding:0;
width:8px;
background: url(../images/header/tabs/tab_l.png) top left no-repeat; 
}

* html ul.main_tabs li a span.lr{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header/tabs/tab_l.png", sizingMethod="crop");
}

ul.main_tabs li.selected a{
cursor:default
}

ul.main_tabs li.selected a span{
background:url(../images/header/tabs/tab_m_sel.png) top left repeat-x;
color:#007151
}

ul.main_tabs li.selected a span.rr{
background: url(../images/header/tabs/tab_r_sel.png) top left no-repeat; 
}

* html ul.main_tabs li.selected a span.rr{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header/tabs/tab_r_sel.png", sizingMethod="crop");
}

ul.main_tabs li.selected a span.lr{
background: url(../images/header/tabs/tab_l_sel.png) top left no-repeat; 
}

* html ul.main_tabs li.selected a span.lr{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header/tabs/tab_l_sel.png", sizingMethod="crop");
}

#sidebar {
/*width: 370px;*/
width: 37%;
float: right;
}

#mainbar {
/*width: 787px;*/
width: 61%;
float: left;
}

#mainbar_2{
}

div.cont_block_1{
margin:0 0 26px;
}

div.cont_block_1 .header{
height:88px;
margin:0 -4px;
padding:0 10px;
}

div.cont_block_1 .header img.photo{
display:block;
}

div.cont_block_1 .header .top_decor{
height:22px;
background: url(../images/radients/gradient_1.jpg) top left repeat-x;
position:relative;
font-size:12px;
font-weight:bold;
color:#fff;
padding:8px 0 0 6px;
text-transform:uppercase;
line-height:1.1
}

div.cont_block_1 .header .top_decor img{
margin:1px 0 -1px 7px;
}

div.cont_block_1 .header a.search{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#fff;
line-height:14px;
text-transform:lowercase;
text-decoration:none;
background:url(../images/icons/ico_2.gif) top right no-repeat;
padding-right:16px;
font-weight:boldl;
position:absolute;
top:8px;
right:6px;
}

div.cont_block_1 .header a.search:hover{
text-decoration:underline
}

div.cont_block_1 .header .l_r{
position:absolute;
width:10px;
height:36px;
background:url(../images/misc/l_round_1.png) top left no-repeat;
top:0;
left:-10px;
}

* html div.cont_block_1 .header .l_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/l_round_1.png", sizingMethod="crop");
}

div.cont_block_1 .header .r_r{
position:absolute;
width:10px;
height:36px;
background:url(../images/misc/r_round_1.png) top left no-repeat;
top:0;
right:-10px;
}

* html div.cont_block_1 .header .r_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/r_round_1.png", sizingMethod="crop");
}

div.cont_block_1 .header .top_decor_green{
background:url(../images/radients/gradient_2.jpg) top left repeat-x
}

div.cont_block_1 .header .top_decor_green .l_r{
background:url(../images/misc/l_round_2.png) top left no-repeat;
}

* html div.cont_block_1 .header .top_decor_green .l_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/l_round_2.png", sizingMethod="crop");
}

div.cont_block_1 .header .top_decor_green .r_r{
background:url(../images/misc/r_round_2.png) top left no-repeat;
}

* html div.cont_block_1 .header .top_decor_green .r_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/r_round_2.png", sizingMethod="crop");
}

div.cont_block_1 .header .top_decor_green_light{
background:url(../images/radients/gradient_3.jpg) top left repeat-x
}

div.cont_block_1 .header .top_decor_green_light .l_r{
background:url(../images/misc/l_round_3.png) top left no-repeat;
}

* html div.cont_block_1 .header .top_decor_green_light .l_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/l_round_3.png", sizingMethod="crop");
}

div.cont_block_1 .header .top_decor_green_light .r_r{
background:url(../images/misc/r_round_3.png) top left no-repeat;
}

* html div.cont_block_1 .header .top_decor_green_light .r_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/r_round_3.png", sizingMethod="crop");
}

div.cont_block_1 .header .photo_place{
margin:0 -6px;
}

div.cont_block_1 .cont_block_1_cont{
background:#f0f0f0;
padding:7px 5px 6px 6px;
border:1px solid #ddd;
border-top:1px solid #63962c;
}

div.cont_block_1 .cont_block_1_cont .laytout{
height:589px;
background:#e7e7e7;
border:1px solid #ddd;
border-top-color:#818181;
border-bottom-color:#818181;
overflow:hidden;
overflow-y: scroll;
}

div.cont_block_1 .cont_block_1_cont_2{
background:#f0f0f0;
padding:7px 5px 6px 6px;
border:1px solid #ddd;
border-top:1px solid #63962c;
}

div.cont_block_1 .cont_block_1_cont_2 .laytout{
height:261px;
background:#e7e7e7;
border:1px solid #ddd;
border-top-color:#818181;
border-bottom-color:#818181;
overflow:hidden;
overflow-y: scroll;
}

div.cont_block_1 .cont_block_1_cont_3{
background:#f0f0f0;
height:198px;
padding:7px 5px 6px 6px;
border:1px solid #ddd;
border-top:1px solid #63962c;
}

div.cont_block_1 .cont_block_1_cont_3 .laytout{
height:142px;
background:#e7e7e7;
border:1px solid #ddd;
border-top-color:#818181;
border-bottom-color:#818181;
overflow:hidden;
overflow-y: scroll;
}

table.grid_1{
margin-top:-16px;
}

table.grid_1 a{
color:#007F70;
text-decoration: underline
}

table.grid_1 a:hover{
text-decoration: none
}

table.grid_1 a.disabled, a.disabled{
color:#bbb;
font-weight:bold;
}

table.grid_1_top_values{
margin:0
}

table.grid_1_top_values td{
height:22px !important;
}

div.cont_block_1 .cont_block_1_cont_2 table.grid_1_top_values td{
height:22px !important; 
}

div.cont_block_1 .cont_block_1_cont_3 table.grid_1_top_values td{
height:54px !important; 
}

table.grid_1_top_values td span{
padding-left:4px;
display:block;
line-height:16px;
}

table.grid_1_top_values td span a{
line-height:16px;
}

table.grid_1 td{
padding:0 4px 0 4px;
}

table.grid_1 th{
background:#e7e7e7;
height:26px;
font-weight:bold;
color:#333;
text-align:left;
padding:0 4px;
border-bottom:1px solid #aaa
}

table.grid_1 thead td{
height:15px;
padding:0;
vertical-align:top;
color:#666;
font-weight:bold;
line-height:1.3
}

table.grid_1 tbody td{
background:url(../images/borders/border_1.gif) bottom left repeat-x #fff;
padding:4px 4px 6px;
border-right:1px solid #ddd;
text-align:center;
}

table.grid_1 tbody tr.dark td{
padding:4px 4px 5px;
background:url(../images/borders/border_1.gif) bottom left repeat-x #f0f0f0;
}

table.grid_1 tbody td.align_left{
text-align:left
}

table.analytics_grid tbody td{
background-image:none !important;
border-bottom:1px solid #aaa
}

table.analytics_grid tbody td.photo_place{
padding:9px !important
}

table.analytics_grid tbody td.photo_place img{
border:1px solid #ddd;
display:block
}

table.analytics_grid a{
color:#007f70
}

table.analytics_grid_top_values td{
height:22px !important
}

table.grid_1 tr.inputs_row td{
height:15px !important;
padding-top:6px;
padding-bottom:10px
}

table.grid_1 tr.inputs_row td .button_2 span{
line-height:1.3 !important;
}

table.grid_1 tr.inputs_row input{
width:80px;
}

table.grid_1 tr.inputs_row select{
border:1px solid #d6d6d6;
height:20px;
}

table.grid_1 tr.inputs_row select#id_document_sector{
width:150px;
}

table.grid_1 tr.inputs_row select#id_document_recommendation{
width:70px
}

div.laytout_ie_fix{
*padding-right:17px;
}

div.laytout_all_fix{
padding-right:17px;
}

/*INDEX*/

div.index_slides{
padding:1px 0 0 0;
height:221px;
margin:0 0 16px 0
}

div.index_left_bar{
float:left;
width:242px;
}

div.index_right_bar{
float:right;
width:242px;
}

div.index_middle_bar{
margin:0 auto;
width:448px;
}

div.cont_block_2{}

div.cont_block_2 .header{
height:30px;
margin:0 -4px;
padding:0 10px;
}

div.cont_block_2 .header .top_decor{
height:24px;
background: url(../images/radients/gradient_1.jpg) top left repeat-x;
position:relative;
font-size:16px;
font-weight:bold;
color:#fff;
padding:6px 0 0 6px;
line-height:1.1
}

div.cont_block_2 .header .l_r{
position:absolute;
width:10px;
height:36px;
background:url(../images/misc/l_round_5.png) top left no-repeat;
top:0;
left:-10px;
}

* html div.cont_block_2 .header .l_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/l_round_1.png", sizingMethod="crop");
}

div.cont_block_2 .header .r_r{
position:absolute;
width:10px;
height:36px;
background:url(../images/misc/r_round_1.png) top left no-repeat;
top:0;
right:-10px;
}

* html div.cont_block_2 .header .r_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/r_round_1.png", sizingMethod="crop");
}

div.cont_block_2 .header .top_decor_green_light{
background:url(../images/radients/gradient_3.jpg) top left repeat-x
}

div.cont_block_2 .header .top_decor_green_light .l_r{
background:url(../images/misc/l_round_6.png) top left no-repeat;
}

* html div.cont_block_2 .header .top_decor_green_light .l_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/l_round_6.png", sizingMethod="crop");
}

div.cont_block_2 .header .top_decor_green_light .r_r{
background:url(../images/misc/r_round_3.png) top left no-repeat;
}

* html div.cont_block_2 .header .top_decor_green_light .r_r{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/misc/r_round_3.png", sizingMethod="crop");
}

div.cont_block_2 .cont_block_2_content{
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
background:url(../images/radients/gradient_4.jpg) bottom left repeat-x #fff;
padding:0 8px;
}

div.cont_block_2 .header_dec{
height:10px;
font-size:0;
text-indent:-9999;
margin:0 -8px;
background:url(../images/radients/gradient_5.jpg) bottom left repeat-x;
}

div.cont_block_2 .bottom_dec{
height:7px;
font-size:0;
text-indent:-9999;
background:#eff0f5;
border-bottom:1px solid #e0e0e0;
margin:0 8px;
}

div.cont_block_2 .bottom_dec span{
display:block;
width:8px;
height:8px;
font-size:0;
text-indent:-9999;
float:left;
margin-left:-8px;
background:url(../images/misc/r_round_4.png) top left no-repeat;
position:relative
}

div.cont_block_2 .bottom_dec div{
display:block;
width:8px;
height:8px;
font-size:0;
text-indent:-9999;
float:right;
margin-right:-8px;
background:url(../images/misc/l_round_4.png) top left no-repeat;
position:relative
}

table.list_1 td{
background:url(../images/borders/border_1.gif) bottom left repeat-x;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
padding:7px 0 8px
}

table.list_1 td i{
color:#656565;
font-size:11px;
}

/**/

table.grid_1 tr.include_row td{
padding:0 !important;
background:#fff;
border-right:0
}

table.grid_1 tr.dark_include_row td{
background:#F0F0F0
}

table.grid_1 tr.opened_row td{
border-top:2px solid #01786a;
border-bottom: 0;
border-right:0
}

table.grid_1 tr.include_row td div.company-contents{
background:#fff;
margin-top:-1px;
text-align:left;
padding:16px 0 30px 0;
border-bottom:2px solid #01786a;
}

table.grid_1 tr.include_row td div div{
margin:0;
border:0;
padding:0
}

table.grid_1 tr.include_row td div td{
border:0;
text-align:left;
vertical-align:top
}

table.grid_1 tr.dark_include_row td div.company-contents{
background:#F0F0F0
}

table.grid_1 tr.include_row .left_side{
padding:0 50px 0 16px !important;
width:448px;
vertical-align:top;
text-align:left
}

table.grid_1 tr.include_row .right_side{
padding-right:30px !important;
}

table.grid_1 tr.include_row .right_side ul{
padding-left:20px;
}

table.grid_1 tr.include_row .graphic_place{
margin-bottom:14px;
}

table.grid_1 tr.include_row .left_side i,
table.grid_1 tr.include_row .right_side i{
color:#666
}

ul.tabs_1{
list-style:none;
height:31px;
margin-bottom:25px;
border-bottom:1px solid #c0c0c0;
padding:0 0 0 15px;
}

ul.tabs_1 li{
height:31px;
float:left;
margin-right:2px;
}

ul.tabs_1 li a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
font-size:13px;
text-decoration:none;
cursor:pointer;
line-height:1.1
}

ul.tabs_1 li span{
display:block;
height:23px;
float:left;
background:#353535;
padding: 8px 18px 0;
}

ul.tabs_1 li span.left_dec{
height:31px;
padding:0;
width:5px;
background:url(../images/misc/l_round_7.png) bottom left no-repeat;
}

ul.tabs_1 li span.right_dec{
height:31px;
padding:0;
width:5px;
background:url(../images/misc/r_round_7.png) bottom left no-repeat;
}

ul.tabs_1 li.selected a{
color:#656565
}

ul.tabs_1 li.selected span{
background:url(../images/radients/gradient_6.jpg) bottom left repeat-x;
}

ul.tabs_1 li.selected span.left_dec{
background:url(../images/misc/l_round_8.png) bottom left no-repeat;
}

ul.tabs_1 li.selected span.right_dec{
background:url(../images/misc/r_round_8.png) bottom left no-repeat;
}

table.show_company{
margin:0
}

html table.show_company td{
border-right:0 !important;
text-align:left;
border-bottom:0 !important
}

table.show_company td h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:left;
color:#676565;
border-bottom:2px solid #01786a;
padding:10px 0 6px 4px;
margin-bottom:10px
}

table.show_company tr.include_row td div{
margin:0
}

ul.paff{
list-style:none;
height:18px;
padding:6px 0 0 4px;
}

ul.paff li{
height:18px;
float:left;
margin-right:5px;
}

ul.paff li a{
text-decoration:underline;
color:#007769;
font-size:11px;
}

ul.paff li a:hover{
text-decoration:none
}

div.comapny_details_block{}

div.comapny_details_block p{
margin:0
}

div.preferneces ul{
list-style:none
}

div.preferneces ul strong{
color:#666
}

ul.preference_tree{
list-style:none;
background:url(../images/borders/border_3.gif) 20px 0 repeat-y;
}

ul.preference_tree li{
padding:0 0 0 40px;
background:url(../images/borders/border_4.gif) 20px 7px no-repeat;
}

ul.preference_tree li li{
padding:0 0 0 40px;
border:0;
}

ul.preference_tree li.mumur{
background:none
}

ul.preference_tree ul{
list-style:none;
background:url(../images/borders/border_3.gif) 20px 0 repeat-y;
}

ul.preference_tree h4{
font-size:15px !important;
margin:1em 0 7px 20px; 
}

ul.preference_tree ul span.h5{
background:#F0F0F0;
margin-left:16px;
display:block;
margin-bottom:10px;
font-weight:normal;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#878787;
padding-right:15px;
}

ul.preference_tree ul span.h5 span{
display:inline-block;
background:url(../images/icons/ico_4.gif) 100% 5px no-repeat;
padding-right:15px;
}

ul.preference_tree ul span.h5 span.opnt{
background:url(../images/icons/ico_6.gif) 100% 5px no-repeat;
}

/*div.preferneces td{
text-align:left
}*/

/*BUTTONS*/

a.button_1{
display:inline-block;
vertical-align:middle;
height:26px;
background:url(../images/buttons/button_1.png) top right no-repeat;
cursor:pointer;
color:#333;
text-decoration:none;
}

a.button_1 span{
display:inline-block;
height:20px;
background:url(../images/buttons/button_1.png) 0 -26px no-repeat;
font-size:11px;
line-height:1.2;
padding:6px 20px 0 8px;
}

a.button_1:hover{
background:url(../images/buttons/button_1_sel.png) top right no-repeat;
color:#fff
}

a.button_1:hover span{
background:url(../images/buttons/button_1_sel.png) 0 -26px no-repeat;
}

a.button_2{
font-style:italic;
font-weight:normal;
display:inline-block;
vertical-align:middle;
height:26px;
background:url(../images/buttons/button_2.png) top right no-repeat;
cursor:pointer;
color:#333 !important;
text-decoration:none !important;
}

a.button_2 span{
display:inline-block;
height:20px;
background:url(../images/buttons/button_2.png) 0 -26px no-repeat;
font-size:11px;
line-height:1.2;
padding:6px 28px 0 8px !important;
}

a.button_2:hover{
text-decoration:none;
background:url(../images/buttons/button_2_sel.png) top right no-repeat;
color:#fff !important
}

a.button_2:hover span{
background:url(../images/buttons/button_2_sel.png) 0 -26px no-repeat;
}

a.button_2:hover *{
color:#fff !important;
}

a.button_3{
display:inline-block;
vertical-align:middle;
height:26px;
background:url(../images/buttons/button_3.png) top right no-repeat;
cursor:pointer;
color:#333;
text-decoration:none;
}

a.button_3 span{
display:inline-block;
height:20px;
background:url(../images/buttons/button_3.png) 0 -26px no-repeat;
font-size:11px;
line-height:1.2;
padding:6px 20px 0 8px;
}

a.button_3:hover{
background:url(../images/buttons/button_3_sel.png) top right no-repeat;
color:#fff
}

a.button_3:hover span{
background:url(../images/buttons/button_3_sel.png) 0 -26px no-repeat;
}

a.button_4{
display:block;
width:245px;
height:35px;
padding-top:12px;
background:url(../images/buttons/button_4.png) 0 0 no-repeat;
text-align:center;
font-weight:bold;
font-size:18px;
color:#017869;
line-height:1.1;
margin-top:19px;
text-decoration:none
}

a.button_4:hover{
text-decoration:underline
}

/*INPUTS*/

div.input_place_1{
width:172px;
height:16px;
padding:4px 5px;
margin-top:6px;
background:url(../images/inputs/input_1.png) 0 0 no-repeat;
}

div.input_place_1 input{
width:172px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
border:0;
background:none;
}

div.input_place_2{
*margin-top:-1px;
width:195px;
height:21px;
padding:7px 15px 0;
margin-bottom:8px;
background:url(../images/inputs/input_2.png) 0 0 no-repeat;
}

div.input_place_2 input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#a0a0a0;
border:0;
background:none
}

div.input_place_3{
width:80px;
padding:5px 5px 4px;
background:url(../images/inputs/input_3.png) 0 0 no-repeat;
}

div.input_place_3 input{
width:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
border:0;
background:none;
}

div.input_place_3 .results_on_deck div{
margin-top:10px;
}

div.input_place_4{
width:150px;
padding:5px 5px 4px;
background:url(../images/inputs/input_4.png) 0 0 no-repeat;
}

div.input_place_4 input{
width:150px !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
border:0;
background:none;
}

div.input_place_4 .results_on_deck div{
margin-top:10px;
}

div.content_container{
padding:9px 0 0
}

div.pagination{
padding:10px;
}

span.active {
    text-decoration: underline;
}

a.button_paging{
font-weight:bold;
display:inline-block;
vertical-align:middle;
height:20px;
background:url(../images/buttons/button_5.png) top right no-repeat;
cursor:pointer;
color:#333 !important;
text-decoration:none !important;
margin-bottom:3px;
}

a.button_paging span{
display:inline-block;
height:16px;
background:url(../images/buttons/button_5.png) 0 -20px no-repeat;
font-size:11px;
line-height:1.2;
padding:4px 8px 0 8px !important;
}

a.button_paging:hover{
text-decoration:none;
background:url(../images/buttons/button_5_sel.png) top right no-repeat;
color:#fff !important
}

a.button_paging:hover span{
background:url(../images/buttons/button_5_sel.png) 0 -20px no-repeat;
}

a.button_paging:hover *{
color:#fff !important;
}

div.pagination .selected a{
text-decoration:none;
background:url(../images/buttons/button_5_sel.png) top right no-repeat;
color:#fff !important;
cursor:default
}

div.pagination .selected a span{
background:url(../images/buttons/button_5_sel.png) 0 -20px no-repeat;
}

a.arrow_down{
background:url(../images/icons/cac/arrow_medium_down.png) 100% 0 no-repeat;
line-height:16px;
padding-right:20px;
display:inline-block
}

a.arrow_up{
background:url(../images/icons/cac/arrow_medium_up.png) 100% 0 no-repeat;
line-height:16px;
padding-right:20px;
display:inline-block
}

/*SPECIAL*/

br.cleaner {
	display:block;
	clear:both
}
br.small_br {
	font-size:6px;
	line-height:1
}
.pointer {
	cursor:pointer
}
.cleaner {
	display:block;
	clear:both
}
.nopadd {
	padding:0 !important
}
.noborg {
	border:0 !important
}
.nobg {
	background:none !important
}
.nomarg {
	margin:0 !important
}
.nowrap {
	white-space:nowrap
}
.dinamic {
	overflow:auto;
	width:100%
}
.center {
	margin:0 auto
}
.fl {
	float:left
}
.fr {
	float:right
}
.no_float{
	float:none !important
}
.cursor_def{
cursor:default !important
}

.v_a_middle{
vertical-align:middle !important
}

/*FONTS*/

.trbucet{
font-family:"Trebuchet MS"
}

.georgia{
font-family:Georgia, "Times New Roman", Times, serif
}

.bold {
	font-weight:700
}
.f_normal{
	font-weight:normal
}
.f_10 {
	font-size:10px;
}
.f_11 {
	font-size:11px;
}
.f_12 {
	font-size:12px;
}
.f_13 {
	font-size:13px;
}
.f_14 {
	font-size:14px;
}
.f_15 {
	font-size:15px;
}
.f_16 {
	font-size:16px;
}
.f_17 {
	font-size:17px;
}
.f_18 {
	font-size:18px;
}
.f_19 {
	font-size:19px;
}
.f_20 {
	font-size:20px;
}
.f_21 {
	font-size:21px;
}
.f_22 {
	font-size:22px;
}
.f_23 {
	font-size:23px;
}
.f_24 {
	font-size:24px;
}
.f_25 {
	font-size:25px;
}
.f_26 {
	font-size:26px;
}
.f_27 {
	font-size:27px;
}
.f_28 {
	font-size:28px;
}
.f_29 {
	font-size:29px;
}
.f_30 {
	font-size:30px;
}
.f_6 {
	font-size:6px !important
}

/*COLORS*/

.red{
color:#f71600
}

.green{
color:#198924
}

.green_2{
color:#00796a
}

.blue2{
color: black;
}

/*REK LINE*/

#recommendations span.buy{
line-height:16px;
background:url(../images/icons/positions/buy.gif) top right no-repeat;
padding-right:19px;
}

#recommendations span.sell{
line-height:16px;
background:url(../images/icons/positions/sell.gif) top right no-repeat;
padding-right:19px;
}

#recommendations span.hold{
line-height:16px;
background:url(../images/icons/positions/hold.gif) top right no-repeat;
padding-right:25px;
}

#recommendations a{
text-decoration:none;
color:#333;
display:inline-block
}

div.company-contents .tab2 .grid_1 td,
div.company-contents .tab1 .grid_1 td{
padding:4px 4px 5px !important;
text-align:center;
}

div.company-contents .tab2 .laytout .grid_1 td,
div.company-contents .tab1 .laytout .grid_1 td{
border-right:1px solid #ddd !important;
border-bottom:1px solid #b3b3b3 !important;
}

div.company-contents .tab2 .laytout .grid_1 td.dark,
div.company-contents .tab1 .laytout .grid_1 td.dark{
padding:4px 4px 5px 4px;
}

div.company-contents .tab2 .laytout_all_fix,
div.company-contents .tab1 .laytout_all_fix{
padding:0 17px 0 0;
}

div.company-contents .tab2 .align_left,
div.company-contents .tab1 .align_left{
text-align:left !important
}

div.company_simle_show .tab1 div.laytout,
div.company_simle_show .tab2 div.laytout{
overflow:auto;
height:auto
}

div.company_simle_show .tab1 div.laytout_all_fix,
div.company_simle_show .tab2 div.laytout_all_fix{
padding:0
}

/* FLOT*/

.plot_place {

    height:229px;
    width:448px;

}
.plot_place {
    
}

.flot_top{

    clear:both; 
    height:20px; 
    font-size:11px;
}

.flot_top .top_f {

    padding:0 35px;

}

.flot_top .top_s{

    padding-right:35px;

}

.empty_graphic_place{

    width:448px;
    text-align:center !important;
    margin: 135px 0 !important;
}
.document-not-allowed {
    cursor: pointer;
}

.document-not-allowed  td {
    background-color: #eeeeee !important;
    color: #999;
}
.document-not-allowed td a {
    color: #999;
}

.bt-content a{
color:#fff
}

form p label {
    width: 150px;
    display: inline-block;
}

/*NEW WELCOME*/

div.new_welcome_txt{
position:absolute;
left:200px;
top:27px;
width:630px;
font-size:11px;
color:#f54f4f
}

form#sendContent input[type=text]{
width: 250px
}

form#sendContent input[type=checkbox]{
width: auto
}

form#sendContent select{
	width: 250px;
}
form#sendContent select[multiple] {
	height: 230px;
}
form#sendContent select[multiple][name=document_analysts] {
	height: 70px;
}

form#sendContent textarea{
width: 250px;
}

form#sendContent ul{
list-style:none;
padding-left:20px;
margin-top:20px;
}

html table.grid_1 table.send_content_grid{}

html table.grid_1 table.send_content_grid td{
padding-bottom:15px !important;
padding-right:15px !important;
}

html table.grid_1 table.send_content_grid td td td{
padding:0 !important
}

.cms_content ul,
.cms_content ol{
padding-left:20px;
}

ul.errorlist{
padding-left:20px;
}

table.grid_1 tr#news_letter_historyy.dark_include_row td div.news_letter_comnttus td{
background:#fff
}

div.form_pp p{
margin:1.5em 0
}

.display-none {
    display: none;
}

.news_letter_comnttus ul {
    margin: 5px 20px;
}
p.toggler {
    padding: 3px 5px;
    margin: 0 10px 10px 10px;
    background: #F5F5F5;
}
.document-viewed td {
	background-color: #daeada !important;
}
.cms-text p {
	margin-bottom: 7px;
}

#stats-menu a {
	color: black;
}

