/* ***************************
Registry Notification
**************************** */
#att_wrapper {
background: none;
border-right: none;
cursor: pointer;
display: block;
min-height: 24px;
min-width: 30px;
position: fixed;
right: 0;
top: 22px;
z-index:49999;
}
#att_wrapper .expand {
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
background: none;
display: none;
float: right;
width: 300px;
}
#att_wrapper .expand div {
border-right: none;
float: none;
}
#att_wrapper .expand div span {
background: url('/ElementImages/cms_main_header3.png') repeat-x scroll left top #dfdfde;
border-right: none;
color: #000000;
display: block;
height: 22px;
text-align: center;
}
#att_wrapper .expand div span.last {border-bottom: none;}
#att_wrapper .arrow {
background: url('/images/notification/att_note_green.png') scroll 0 0 transparent;
border: none;
cursor: pointer;
float: right;
height: 22px;
margin-right: -1px;
width:24px;
}
#att_wrapper .arrow.green {background: url('/images/notification/att_note_green.png') scroll 0 0 transparent;}
#att_wrapper .arrow.orange {background: url('/images/notification/att_note_orange.png') scroll 0 0 transparent;}
#att_wrapper .arrow.red {background: url('/images/notification/att_note_red.png') scroll 0 0 transparent;}
.registry #att_wrapper .arrow {
background: url('/images/notification/att_note_green_registry.png') scroll 0 0 transparent;
width:27px;
border-radius: 4px 0 0 4px;
}
.registry #att_wrapper .arrow.green {background: url('/images/notification/att_note_green_registry.png') scroll 0 0 transparent;}
.registry #att_wrapper .arrow.orange {background: url('/images/notification/att_note_orange_registry.png') scroll 0 0 transparent;}
.registry #att_wrapper .arrow.red {background: url('/images/notification/att_note_red_registry.png') scroll 0 0 transparent;}
.react_to_modnonpub {display: inline-block !important;}
img.indicate_modnonpub {
border: none;
display: none;
height: 10px;
outline: none;
padding-bottom: 3px;
vertical-align: middle;
}
.indicate_modnonpub.visible {display: inline-block;}
	
/* ***************************
Materiaalipankki ja Rakenteenhallinta
**************************** */
.material_2011 .col_right_top_content_header.structure_control {height: 52px;}
.material_2011 .frame_navigation_items.structure_control {height: 52px;}
.material_2011 .col_right_top_content.structure_control {top: 54px;}
.material_2011 .frame_navigation_items .navi_right, .material_2011 .frame_navigation_items .navi_right label {font-size: 9px;}

/* monikanavajulkaisu scroll */
.contentarea_frame_contents #MultiChannelPub {height:440px;overflow-y:scroll;}
.contentarea_frame_contents  #MultiChannelPub table tbody tr td:hover {background:#F5F5F5;}
.contentarea_frame_contents  #MultiChannelPub table tbody tr td label:hover {cursor:pointer;}
	
/* Kävijäseurannan site-select */
.front_block_element_content_left .front_block_element_content_left_col .front_workflow_search .front_workflow_search_block .front_workflow_search_block_content select[name="SitePath"]{width:100%;}

/* Rakenteenhallinta - siirtely handle */
div.material_2011 div#cms_contentset_divs_right.col_right  div.col_right_top_content.structure_control div.ecm_column_outliner span a.cms_navigation_handle {display:none;}

/* umyynti */
.myyntikohteet_images_left .image_big_print {display:none;}
.myyntikohteet_images_left .image_small_print {display:none;}

/* ID 27067 - userbase. aliryhmat-tab piiloon */
#GroupSubGroups_tab {display:none;}

/* ID 27069 - materiaalipankin infoon scroll */
.cms_contentset_divs .cms_material_info .metaframe {
height:234px;
overflow:scroll;
}

/* ID 31249 - umyynti. ei poistoajastusta huomautus */
table.no-end-notice *{box-sizing: border-box;}
table.no-end-notice {border:none;}
table.no-end-notice td{
background-color: #f2dede;
border: 1px solid #ebccd1;
border-radius:4px;
color: #a94442;
float:left;
text-align:center;
width:100%;
margin:1% 0;
padding:0.5%;
font-size:12px;
}
table.no-end-notice tr:hover td{background-color: #f2dede;}