﻿
.ui-button-icon-only .ui-button-text { padding: 0; padding-top: 3px; padding-bottom: 3px;} 
.ui-autocomplete-input { margin: 0; font-size: 10pt; }
.ui-button
{
    font-size: 8pt !important;
}

.ui-autocomplete
{
    max-height: 150px;
    overflow: auto;   
}

.hauptsuche .ui-autocomplete
{
    max-height: 200px !important;
    overflow: auto;   
}

.Mask
{
    padding: 10px !important;
    padding-top: 0px;
    color: #2e2e2e;
}

.Mask_Group
{
    background-color: #fff;            
    border: solid 1px #C7C6C6;
    border-top: solid 1px #EDEDED;     
    border-style: none;
    border-top-style: solid;
    margin-bottom: 20px;   
    margin-top: 5px;         
    padding-top: 10px;
}

.MaskGroupLabel
{
    padding-left: 0px;   
    font-style: italic;
    color: #4C5B7C;    
    display: block;
    cursor: default;
    padding-left: 15px;
    background: url(../_Js/jsTree/themes/default/icons.png) no-repeat -32px -48px
}

.MaskGroupLabelClosed
{
    background-position: -48px -32px !important;
}

 .Mask_Group_Item
{            
    border-top: none;       
    padding: 0px 5px 5px 5px;
    --background-image: url('../_img/_Layout/MaskBg.gif');            
    --background-repeat: repeat-x;
    --background-color: #ddd;
    --border-top: solid 1px #FBFAFA;
    --border-bottom: solid 1px #C7C6C6; 
    padding-top: 5px;     
    min-height: 30px;
}

.Mask_Group_Col
{
    float: left;
    Width: 50%; 
}

.Mask_Group_Maximized input[type=password], .Mask_Group_Maximized input[type=text], .Mask_Group_Maximized input[type=file], .Mask_Group_Maximized select, .Mask_Group_Maximized .InputSelector,
.Col_Big input[type=text], .Col_Big input[type=password], .Col_Big input[type=file], .Col_Big select, .Col_Big textarea, .Col_Big .InputSelector, .Mask_Group_Maximized textarea, 
.Col_Big .MisDropDown, .Mask_Group_Maximized .MisDropDown
{
    width: 95% !important;
    margin: 0px;     
    padding-right:8px;       
}

.Mask_Group .label
{
    font-size: 8pt;
    font-weight:normal;
    min-width: 120px;
    max-width: 150px;
    width: 130px;
    --width: 20%;            
    vertical-align: top;
    padding-right: 5px;
    padding-top: 5px;
}

.Mask_Group label
{
    margin-right: 15px;    
}

.Mask_Group_Col input[type=text], .Mask_Group_Col input[type=file], .Mask_Group_Col select, .Mask_Group_Col textarea, .Mask_Group_Col .InputSelector, .Mask_Group_Col .MisDropDown, .Mask_Group_Col input[type=password]
{
    width: 90%;                
    margin: 0px;            
}

.Mask_Group_Col input[type=text]:focus, .Mask_Group_Col select:focus, .Mask_Group_Col textarea:focus, .Mask_Group_Col .InputSelector:focus, .Mask_Group_Col .MisDropDown:focus
{
    border: solid 1px #aaa;
}

.Mask_Group_Col input[type=check]
{
    -border: solid 1px #ccc;
}

.Mask_Group_Maximized  textarea
{
    padding: 0px !important;
}

.Mask_Group textarea
{
    padding-right: 9px !important;
}


.ui-dialog-content .Mask_Group textarea
{
    padding-right: 0px;
}


.Mask_Group select
{
    padding-right: 7px;
    padding-left: 7px;
}

.Mask_Group input[type=checkbox]
{
    margin-top: 5px;
}



.Mask_Titel
{
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 10px;
}

.clear
{
    height: 0;
    clear: both;
}

.littleProfilBild
{
    border: solid 1px #C8C8C8;
    background-color: #E4E4E4;
    padding: 2px;
}

.TitelLeiste
{
    background-image: url('../_img/_layout/listBG.gif');
    min-height: 18px;            
    max-height: 18px;            
    padding: 10px 8px;
    color: White; 
    font-weight: bold;
}

.TitelLeiste a
{                      
    color: White; 
    text-decoration: none;
}

.TitelLeiste a:hover
{   
    color: White;                        
    text-decoration: underline;
}

a
{
    color: #2e2e2e;
    font-weight: normal;
}

a:hover
{
    color: Black;
    text-decoration: none;
}

.Label
{
    font-size: 8pt;    
    margin-bottom: 3px;  
    letter-spacing: 0px;
}

Label
{
    font-size: 8pt;    
    margin-left: 3px;  
    font-weight: bold;
    
}

.InfoSection
{
    padding-bottom: 15px;        
    display: none;
}

.SectionLabel
{
    font-weight: bold;
    color: #AAAAAA;
    font-size: 8pt;    
    margin-bottom: 3px;  
    cursor: pointer;
}

.Input, .nicEdit-Corner
{
    font-size: 9pt;  
    background-color: White;
    border: solid 1px #ccc;
    font-family: Arial;   
}

.InputSec
{
    margin-bottom: 7px;        
}

.InputHolder
{
    padding-right: 4px;    
}

.ButtonHolder
{
    margin-top: 15px;    
    text-align: right;
}

.Button
{            
    display:inline-block;
    min-width: 15px;
    padding: 4px 5px;
    font-size: 10pt;
    color: Black !important;
    background-color: #eee;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: center;    
}

.InfoSection .Button
{
    background-color: White;    
}

h2
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 12pt;
    color: #2e2e2e;
}

h3
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-weight: bold;
    font-size: 10pt;
    color: #2e2e2e;
    letter-spacing: 0px;
}

#Navi li
{
    padding: 0px; 
    margin: 0px;    
    float: left;   
    list-style: none;    
    padding-left: 25px;
}

a img
{
    border: none;        
}

.ImageButton
{
    display: block;
    padding: 9px;
    background-image: url('../_Img/_Layout/Buttons/BUttonBG.png'); 
    background-position: left;
    background-repeat: no-repeat;   
    margin-top: 5px;
}

.Grid td
{
    padding: 8px;  
    letter-spacing: 0px;  
}

.Grid th
{
    text-align: left;    
    padding: 6px 6px;
    color: White;    
}

.GridHeaderHolder
{    
    background-image:  url(../_Img/_Layout/BG/GridHolderBg.gif);
}

.GridHeader
{
    color: #fefefe;
    background-image:  url(../_Img/_Layout/BG/GridHeader.gif);
    background-repeat: repeat-x;
}

.GridRow
{    
          
}

.GridRowAlt
{    
    
}

.Trenner
{
    background-image: url(../_Img/_Layout/Trenner.png); 
    background-position: bottom; 
    background-repeat: repeat-x;
    height: 65px;
}


.Summary
{
    background: #fff;
    border: 1px solid #cccccc;    
    color: #666;
    font-size: 10px;
    line-height: 25px;    
    width: 400px;
    z-index: 50000; 
    padding: 10px;
    letter-spacing: 0px;
}

.Summary div
{
    background-color: white;  
    color: #2e2e2e !important;
    font-weight: bold;     
}



.validation-summary
{
	margin: 5px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	color: #000;
	border: 4px solid #fed;
}

.validation-summary ul, .validation-summary ul li
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #e00;
}

.validation-summary ul li
{
	margin: 2px 0 7px 20px;
	list-style-type: square;
	background-image: none;	
}

.failed-validation { color: #f00; }
label.required     { font-weight: bold; }

.errorBackgroundColor, input.error, textarea.error, div.error
{
    background-color: #FFE8E8;
}

.InputSelector.error
{
    background-position: 5px center !important;
}

input.error, textarea.error, div.error  { 
               border-bottom: 1px dotted #e00 !important; 
               background-image: url('../_Img/_icons/error.png'); 
               background-repeat: no-repeat;
               background-position: 98% center }

select.error { background: #fed; border: 1px solid #e00; }
span.error, .form-side-labels span.error, .form-top-labels span.error
{
	float: left;
	display: block;
	margin: 0 0 0 5px;
	padding: 3px;
	width: auto;
	font-weight: bold;
	color: #fff;
	background: red;
}

.form-top-labels span.error
{
	float: none;
	margin: 3px 0 0;
	width: 416px;
}
.form-top-labels .side-by-side span.error, .form-top-labels .side-by-side-last span.error { width: 200px; }

.Selector
{
    padding: 5px;
    border: dotted 1px transparent;
    cursor: pointer;
}

.Selector:hover
{
    background-color: #cccccc;
    border: dotted 1px white;
}

.Uploader input
{
    border: solid 1px white;
    background-color: White;
}

.ModalWindow
{
    display: none;
    position: absolute; 
    z-index: 999999;       
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;  
    background-image: url(../_Img/_Layout/ModalWindowBg.png);
    background-position: left top;
    background-repeat: no-repeat;
    cursor: wait;
}

.ModalWindow .Label
{
    font-weight: bold;
    color: #555;    
}

.ModalWindow #Content
{
    cursor: default;    
}

.ModalWindow #Titel
{
    padding: 15px;  
    width: 150px;    
    float: left;
    letter-spacing: 0px;
    border-right: solid 2px white;
    height: 107px;    
}

.ModalWindow #Titel h3
{
    margin-bottom: 20px;
}

.ModalWindow #Data
{
    padding: 10px;
    overflow: auto; 
    letter-spacing: 0px;
}

.ModalWindow #Close
{
    padding: 0px 0px 5px 5px;
    float: left;
    font-weight: bold;
}

.ModalWindow #Close a
{
    text-decoration: none;
}

.ModalWindow a
{    
    cursor: pointer;
}

.ListSorter li
{
    list-style: none;
    cursor: move;
}

.ListSorter li a
{
    cursor: pointer;
}

.ColorSelBox
{
    border: solid 1px #ccc;
    padding: 2px;   
    background-color: White; 
}

.Desc
{
    margin-bottom: 12px; color: #555;  
    font-size: 8pt;  
}

.NaviItem
{    
    background-position: center 5px;
    background-repeat: no-repeat;    
    font-size: 8pt;
    text-decoration: none;
    display: block;
    padding: 54px 5px 0px 5px;
    margin: 0px 5px;
    float:left;
    min-width: 48px;
    text-align: center;
}

.NaviItem_Dialog
{        
    background-repeat: no-repeat;    
    font-size: 7pt;
    text-decoration: none;
    display: block;
    padding: 33px 0px 0px;
    margin: 0px;
    float:left;
    min-width: 32px;
    text-align: center;
}

.NaviItem_Dialog_Holder
{
    background-color: transparent;
    border: solid 1px transparent;    
}

.SystemNaviItem
{
    background-position: center 5px;
    background-repeat: no-repeat;    
    font-size: 8pt;
    text-decoration: none;
    display: block;    
    float:left;
    text-align: center;
    padding-top: 54px;
    margin: 0px; 
    margin: 0px 2px;
    min-width: 32px; 
}

.MainNaviItem
{
    background-position: left top;
    background-repeat: no-repeat; 
    display: block;  
    padding-left: 60px; 
    padding-top: 5px;
    min-height: 48px;       
    text-decoration: none;
    margin-bottom: 7px;        
}

.NaviItem:hover
{
    background-color: #efefef;    
}

.MainNaviItem:hover
{
    text-decoration: underline;    
}

.ColorPickerBox, .ViewBox
{
    border: solid 2px #ccc; 
    width: 50px; 
    height: 50px;
    background-color: #ffffff;
}

.DialogContentSection
{
    padding: 10px; 
    background-color: transparent; 
    margin-bottom: 1px;
    margin-left: 1px   
}

.DialogContentSection:hover
{
    --background-color: #f9f9f9; 
}

.DialogContentSectionHeader
{
    margin-bottom: 5px;
    color: #4C5B7C;
    font-weight: bold;
}

.DialogContentSectionOption
{
    border-bottom: dotted 1px #555;
    padding: 10px;        
}

.DialogContentSection a
{
    text-decoration: none;    
}

.DialogContentSectionOption:hover
{
    background-color: #f2f2f2;
}

.FontPicker
{
    cursor: pointer;    
}

.ColorBoxChooser
{
    border: solid 2px #ccc; 
    width: 15px; 
    height: 15px;      
    float: left;
    margin: 2px;
}

.transparent
{
    background-image: url('../_Img/_Layout/EditorBg.gif');    
}

.Rubrik
{
    min-height: 64px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: 15px top;    
    padding: 10px;
    padding-left: 89px;
    text-decoration: none;
    display: block;
}

.Rubrik a
{
    text-decoration: none;    
}

.Rubrik .RubrikHeader
{
    font-size: 12pt;       
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #D9C5CE;
}

.Rubrik .RubrikBeschreibung
{
}

.textboxlist-bit-editable-input
{
    border-style: none !important;    
}

.DatatableFooter
{
    background-color: Transparent !important;
    background-image: none !important;
    color: #aaa !important;
    border-top: solid 1px #ccc !important;
    display: none !important;
}
.DatatableHeader
{    
    background: none !important;
    background-repeat: repeat-y;
}
#tblOscarNominees_wrapper
{
    position: absolute;
    top: 0px;
    bottom: 11px;
    right: 0px;
    left: 0px;
}
#sstblOscarNominees_wrapper thead
{
    position: fixed;
}
.dataTables_filter input[type=text], .dataTables_filter input[type=password]
{
    background-image: url(../_Img/_Layout/listSearchIcon.gif) !important;
    background-repeat: no-repeat;
    border-style: none !important;
    background-position: center right;
    padding-right: 20px;
    width: 70%;
    max-width: 365px;
    margin-right: 0px !important;
}

.NaviActive
{
    background: #eee !important;	
}

.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav, .ui-tabs 
{
    margin: 0 !important;
    padding: 0 !important;
    top: 0px !important;
    font-size: 10pt;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-panel
{
    padding: 5px !important;    
}

.ui-tabs .ui-tabs-panel 
{
    overflow:auto !important;
}


.ui-tabs .ui-state-default, .ui-tabs .ui-state-hover
{
    background: none !important;    
    border: none !important;
}

.ui-tabs .ui-state-hover
{
    background-color: #ccc !important;
}

.ui-tabs .ui-state-active
{
    background:#FFFFFF url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x scroll 50% 50% !important;
    border: none !important;
    margin-top: 1px !important;
}

.titel
{
    font-weight: bold;
    color: #274A8F;    
}

.Loading
{

}

.AtiveSelectedRow td
{
    background-color: #4C5B7C !important;
    color: White !important;
}

.AtiveSelectedRow td a
{    
    color: White !important;
}

.odd, .even
{
    cursor: pointer;    
}

.odd {
	background-color: #F9F9F9 !important;
}

.even {
	background-color: white !important;
}

.TableHeader th
{
    padding: 2px;   
    background-color: #4C5B7C;
    text-align: left !important;
    color: White;
    cursor: default;
}

.GridView td
{
    padding: 3px;    
}

.GridView
{
    font-family: Arial;    
}

.LittleDataTable th
{
    text-align: left;
    position: relative;
    cursor: pointer;
}

.LittleDataTable .css_right
{
    float: left;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, textarea {
    font-family: Arial !important;    
}

.BussinessLabel
{
    background-image: url('../_Img/_Icons/business.png'); 
    background-repeat: no-repeat; 
    background-position: center right;  
    padding-right: 10px    
}

input[readonly=readonly]
{
    color: darkgray !important;    
}

.combobox
{
    height: 30px;
    padding-left: 0px !important;
}
