.overview_search_field {
/* 	background: none repeat scroll 0 0 #CCDCDE; */
    background: url("/static/templates/aida_2015/images/logodb/background_search_field.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #005058;
    position: relative;
    left: -5px;
    height: 15px;
    width: 180px;
    margin-top: 12px;
    margin-bottom: 11px;
    padding-left: 7px;
    padding-top: 4px;
    outline: none;
}

.overview_show_all_button {
	background: url("/static/templates/aida_2015/images/buttons/search_show_all_button.png") no-repeat scroll 0 0 transparent !important;
    height: 25px !important;
    width: 80px;  
}
.overview_go_button {
	background: url("/static/templates/aida_2015/images/buttons/search_go_button.png") no-repeat scroll 0 0 transparent !important;
    height: 25px !important;
    margin-left: 20px;
    width: 80px;  
}

.logopool_submit {
	margin:15px 13px 0 -5px;;
}

.show_all_logo_pools {
	color: #808285;
    font-size: 13px;
    padding-left: 1px;
    padding-top: 8px;
    position: relative;
    left: -5px;
}

.show_none_logo_pools {
	color: #808285;
    font-size: 13px;
    padding-left: 1px;
    padding-top: 8px;
    position: relative;
    left: -5px;
}

.overview_pools_headline {
	background-color: #D1D3D4;
	margin-left: 0;
    margin-top: 12px !important;
	width: 180px;
    position: relative;
    left: -5px;
}

.checkbox-logo-pool {
	float: left;
	white-space: nowrap;
}

.checkbox-left {
	display: none;
	margin-left:-25px;
	margin-top:-10px;
}

.checkbox-logo-pool label {
    background-image: url("/static/templates/aida_2015/images/icons/logopool_checkbox_unchecked.png");
	background-position: 0 5px;
	background-repeat: no-repeat;
	color: #808285;
	cursor: pointer;
	font-size: 14px;
	height: 15px;
	max-width: 166px;
	padding-left: 14px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: normal;
	float: none;
}

/**
 * Create the checkbox state for the tick
 */
.checkbox-logo-pool input[type="checkbox"].checkbox-left:checked + label {
	background-image: url('/static/templates/aida_2015/images/icons/logopool_checkbox_checked.png') !important;
	background-repeat: no-repeat;
	background-position: 0% 20%;
    cursor: pointer;
    padding-left:14px;
    color: #005057;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    white-space: nowrap;
    max-width: 166px;
	
}

.pool_group, .category_group{
    clear: both;
}

.pool_name, .category_name, .logo_name {
    clear: both;
    display: inline-block;
}

.pool_name {
	border-top: 1px solid #D1D3D4;
    line-height: 1em;
    margin-top: 5px;
    width: 180px;
}

.overview_pools_area {
	border-bottom: 1px solid #D1D3D4;
    padding-bottom: 12px;
    left: -5px;
    position: relative;
    width: 180px;
}

.pool_name div{
    color: #808285;
    font-size: 14px;
    white-space: nowrap;
    padding-top: 16px;
    text-overflow: ellipsis;
}

.content_container .category_name,
#popupcontent .category_name {
    font-size: 30px;
    font-weight: bold;
    padding-left: 29px;
}

.category_name_group span{
    font-size: 30px;
    font-weight: bold;
    padding-left: 29px;
}

.category_name_group {
 	border-bottom: 1px solid;
    border-top: 1px solid;
    /*margin: 15px 0 10px;  */  
    margin-bottom: 10px;
    margin-top: 54px;
    /*padding-left: 29px; not needed, defined alreadyfor category_name
    padding-top: 4px;
    padding-bottom: 12px;*/
    width: 100%;
    height: 46px;
}

.cat_arrow_right {
    /*border-bottom: 6px solid transparent;
    border-left: 6px solid #005058;
    border-top: 6px solid transparent;
    height: 0;
    width: 0;*/
    background: url("/static/templates/identity_2013/images/icons/collapsed_category.png") no-repeat scroll 0px 12px;
    padding-top: 3px;
}
 
.cat_arrow_down {
    /*border-left: 6px solid transparent;
    border-top: 6px solid #005058;
    border-right: 6px solid transparent;
    height: 0;
    width: 0;
    margin-left: -6px;*/
    padding-top: 3px;
    background: url("/static/templates/identity_2013/images/icons/unfolded_category.png") no-repeat scroll 0px 18px;
}

.category_name_group[data-show-childs='1']{
	background: url("/static/templates/identity_2013/images/icons/unfolded_category.png") no-repeat scroll 0px 19px;
}

.category_name_group[data-show-childs='0']{
	background: url("/static/templates/identity_2013/images/icons/collapsed_category.png") no-repeat scroll 0px 10px;
}

#guide_menu .pool_level_1 {
	margin-left: 15px;
}
#guide_menu .pool_level_2 {
	margin-left: 30px;	
}
#guide_menu .pool_level_3 {
	margin-left: 45px;	
}
#guide_menu .pool_level_4 {
	margin-left: 60px;	
}

.logo_db_form *{
		font-size: 16px;
}

/*.logo_db_form {
	margin-top: 120px !important;
}*/

.logo_edit_view_headline,
.logo_front_view_headline {
    height: 22px;
    padding-top: 8px;
}

.logo_front_view_headline {
	margin-bottom: 10px;
    display: inline-block;
    width: 325px;
}

.logo_front_view_headline_spacer {
	margin-right: 50px;
}

.logo_template_need_spacer_for_first_item {
	margin-left: 50px;
    width: 325px !important;
}

.logo_edit_view_headline,
.logo_front_view_headline_5 {
    width: 701px;
}

.logo_edit_view_headline,
.logo_edit_view_ul {
	width: 701px;
	padding-left: 4px;
}
.logo_edit_view_ul {
	margin-top: 7px;
	height: 105px;
}


/************************************/
/*      LOGO DB TABLE SETTINGS      */
/************************************/

.text_5,
logo_front_view_headline > .text_5 {
	padding-left: 16px;
    width: 260px !important;
}
.logo_edit_view_ul .text_5 input {
    width: 244px;
}


.logo_front_view_ul .text, 
.logo_front_view_ul .iluno, 
.logo_front_view_ul .category p,
.logo_front_view_ul .name {
	padding-top: 5px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.logo_edit_view_headline > .category,
.logo_edit_view_headline > .name, 
.logo_edit_view_ul > .category,
.logo_edit_view_ul > .name {
	width: 277px;
}

/** The table in edit-mode is wider, and so this setting is only valid for frontend**/
.logo_front_view_headline > .iluno,
.logo_front_view_headline > .date_1,
.logo_front_view_headline > .date_2,
.logo_front_view_headline > .date_3,
.logo_front_view_headline > .date_4,
.logo_front_view_headline > .date_6 {
	width: 56px;
	/* removed because of design changes from mail on 15-10-2013
	padding-right: 10px;*/
}

.date{
	font-size: 14px;
}

.logo_front_view_ul  .date {
    padding-top: 5px;
}
/*
.logo_front_view_ul .date.date_2, 
.logo_front_view_ul .date.date_3 {
    padding-top: 5px;
}*/

.logo_front_view_headline  .date_5,
.logo_front_view_ul  .date_5 {
	padding-left: 16px;
    width: 81px !important;
    padding-right: 0px !important;
    font-size: 16px !important;
}
.logo_edit_view_ul > .date_5{
	width: 95px !important;
}

.logo_edit_view_ul .date_5 input {
    width: 60px !important;
}

.logo_edit_view_ul > .date,
.logo_edit_view_ul > .iluno{
	margin-top: 4px;
	vertical-align: top;
}

.logo_edit_view_ul > .date input,
.logo_edit_view_ul > .iluno input {
	width: 140px;
	padding-right: 5px;
	padding-top: 1px;
}
.logo_edit_view_ul > .date img {
	vertical-align: middle;
}




/************** PREVIEW *************/
.logo_front_view_headline .preview {
	padding-left: 28px;	
}

.preview img {
	vertical-align: middle;
}

.logo_edit_view_headline > .preview_1,
.logo_edit_view_headline > .preview_2,
.logo_edit_view_headline > .preview_3,
.logo_edit_view_headline > .preview_6,
.preview_1,
.preview_2,
.preview_3,
.preview_4,
.preview_6 {
	width: 94px;	
}

.preview_5{
	width: 300px;
}


.logo_front_view_ul > .preview_1,
.logo_front_view_ul > .preview_2,
.logo_front_view_ul > .preview_3,
.logo_front_view_ul > .preview_6 {
    width: 84px;
}

.logo_front_view_ul > .preview_1,
.logo_front_view_ul > .preview_2,
.logo_front_view_ul > .preview_3,
.logo_front_view_ul > .preview_6 {
    height: 86px;
    line-height: 5.059em;
    margin-left: 0px;
    margin-right: 12px;
    text-align: center;
}

.logo_front_view_ul_5 > .preview {
    text-align: left;
}

.logo_front_view_ul > .preview_5 {
    height: 37px;
    line-height: 37px;
    margin-left: 0px;
}

/*************** TEXT ***************/
.tinymce_field {
	line-height: 15pt;
}
/* width changed because of design changes from mail on 15-10-2013*/
.logo_front_view_headline .tinymce_area,
.logo_front_view_ul .tinymce_area,
.category, .name { 
	width: 142px;
}

.logo_front_view_headline .headline_li_group_a,
.li_group_a {
    white-space: nowrap;
    width: 56px;
}

.li_group_a {
    padding-top: 23px;
}


.headline_li_group_a > div {
    color: white;
    display: inline;
}

.logo_front_view_headline > li,
.logo_edit_view_headline > li, 
.logo_edit_view_ul > li, 
.headline_li_group_a {
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
}

.logo_view_checkbox {
	width: 28px;
	height:13px;
}

/*.li_group_a > .tinymce_area {
    padding-top: 12%;
}*/

.logo_front_view_ul {
	display: table;
}

.logo_front_view_ul_1,
.logo_front_view_ul_2,
.logo_front_view_ul_3,
.logo_front_view_ul_4,
.logo_front_view_ul_6,
.logo_edit_view_ul_1,
.logo_edit_view_ul_2,
.logo_edit_view_ul_3,
.logo_edit_view_ul_4,
.logo_edit_view_ul_6 {
    width: 325px;
    height: 86px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.logo_style_view_1,
.logo_style_view_2,
.logo_style_view_3,
.logo_style_view_4,
.logo_style_view_6 {
	border-bottom: 1px solid #005058;
    border-right: 1px solid #005058;
    display: inline-block;
    margin-top: -4px;
    padding-top: 6px;
    width: 324px;
}
.logo_front_view_ul_6 > li,
.logo_edit_view_ul_6 > li{
    max-height:86px;
    }

.logo_front_view_ul > li,
.logo_edit_view_ul > li{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.logo_front_view_ul_5 > li {
    vertical-align: middle;
}

.logo_view_field_not_stored {
	color: red !important;
	background: red !important:
}

/*date-picer css, move to new css-file*/
.no_button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    width: 20px;
}

#popupcontent {
    background: none repeat scroll 0 0 lightgray;
    clear: both;
    display: inline-block;
    margin-left: 200px;
    padding: 50px;
    margin-top: 15px;
    text-align: left;
    width: 840px;
}

#popupcontainer {
	overflow: auto;
	display: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2020;
}

.mysite_search_logo_hint {
    font-size: 12px;
    margin-left: 15px;
    margin-top: 40px;
}

.mysite_search_logo_hint_popup {
    font-size: 12px;
    margin-top: 15px;

}

#logo_preview_area {
    border-top: 1px solid;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 10px;
}

.logo_front_view_headline .hide_frontend_header {
	display: none !important;
}


.logo_edit_view_headline .text_2,
.logo_edit_view_headline .text_3, 
.logo_edit_view_headline .iluno_2,
.logo_edit_view_headline .iluno_3, 
.logo_edit_view_headline .date_2,
.logo_edit_view_headline .date_3 {
    display: inline-block;
    width: 160px;
}


.logo_file_group_seperator {
    background-color: gray;
    clear: both;
    height: 1px;
    margin-right: 127px;
    margin-top: 10px;
}

.login_saml_register {
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 7px 7px 8px #000000;
    position: absolute;
    width: 450px;
    z-index: 3000;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.login_saml_register_center_box {
	position: absolute;
    text-align: center;
    width: 100%;
}

.login_saml_register_box{
	display: inline-block;
    padding-left: 70px;
    padding-top: 70px;
    text-align: left;
    width: 1005px;
}


/*logodb-stuff, moved from templateCMS.css*/

.controll_menu_logo {
    display: inline-block;
    left: 0;
    position: relative;
    text-align: right;
    top: -12px;
    width: 100%;
}

.logo_edit {
    color: black;
    padding-top: 140px;
}

.image_button_after_input {
    display: inline-block;
    padding-left: 5px;
    padding-top: 3px;
    vertical-align: middle;
}
#logo_area .form_block_element_inline > .image,
#logo_area .form_block_element_inline > .select.label{
	display: inline;
}
#logo_area .select.label, .form_logo_file_upload .select.label {
    margin: 0;
}

.logo_edit_headline {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
}
/** todo: check if this is still needed **/
.logo_file_group_serperator {
    background-color: gray;
    clear: both;
    height: 1px;
    margin: 40px 20px 10px;
}

.logo_file_controll_button {
	float: right;
}

.logo_file_preview {
	float: left;
}

.logo_file_line {
	clear: both;
	height: 150px;
}
.logo_file_info_block_label {
	display: inline-block;
	width: 120px;
}
.logo_file_info_block {
	margin-left: 170px;
}

.logo_link_line_a {
	background: #F2F2F3;
	margin-bottom: 5px;
}
.logo_link_line_b {
	background: #E1E1E1;
	margin-bottom: 5px;
}
.logo_link_line_header ul li {
	background: black;
	color: white;
	margin-bottom: 5px;
}
.logo_link_item li {
    display: inline-block;
    width: 189px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.logo_link_item li:last-child {
    width: 142px;
}

#logo_content_link_area, #logo_keyword_area, #logo_files_area {
    border-top: 1px solid black;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}


