/* Accordion */
.h2
{
    font-size:12px;
}
.UpdateProgress
{
    display:none;
}
.accordionHeader
{
    
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #ed171f;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderAdm
{
    border: 1px solid #2F4F4F;
    color: #ed171f;
    background-color: white;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
    
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}
.iframe
{
    border: 0px;
}
.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #000000;
    border-top: none;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    padding-top: 10px;
}
.accordionContent2
{
    background-color: #FFFFFF;
    border: none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}
.accordionContent3
{
    background-color: #FFFFFF;
    border: none;
    font-family: Verdana;
    color: #ed171f;
    font-size: 10px;
}
.linkButton
{
    color: #000000;
    background: none;
    text-decoration: none;
}
.linkButton2
{
    color: #ed171f;
    background: none;
    text-decoration: none;
}
.CollapsiblePanel
{
    cursor:pointer;
}
.devPanel
{
    background-color: #FFFFFF;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    vertical-align:top;
    float: none;
}
.Panel
{
    background-color: #FFFFFF;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
}
/* Panel */
.panelHeader
{
    background-color: #ed171f;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
}
.panelOptions
{
    background-color: White;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #ed171f;
    
}
.panelGrafix
{
    background-color: White;
    font-family: Arial, Algerian;
    font-size: 11px;
    padding: 5px;
    color: Black;
}
.panelUrzadzen a
{
    color: #ed171f;
    text-decoration: none;
}
.collapsePanelHeader
{
    color: white;
    background-color: #ed171f;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 0px;
    cursor: pointer;
}
.collapsePanel
{
    background-color: #FFFFFF;
    font-family: Arial, Algerian;
    font-size: 12px;
    margin-top: 0px;
    padding: 5px;
}
.tabContainer .ajax__tab_header
{
    font-size: 13px;
    font-family: Arial, Algerian;
    color: #ed171f;
}
.tabContainer .ajax__tab_tab
{
    padding: 4px;
    font-size: 13px;
    font-family: Arial, Algerian;
    color: #ed171f;
    border: 1px dashed #ed171f;
    
}
.tabContainer .ajax__tab_body
{
    padding-left: 10px;
    font-size: 10px;
    font-family: Arial, Algerian;
    color: black;
    border: none;
    border-top: 0px solid #ed171f;
    width: 400px;
    height: 600px;
}
.tabContainer .ajax__tab_body li
{
    margin-left: 20px;
}

.tabContainer .ajax__tab_active .ajax__tab_tab
{
    padding: 4px;
    font-size: 13px;
    font-family: Arial, Algerian;
    color: white;
    background-color: #ed171f;
    border: 1px solid #ed171f;
    
}
.tabContainer .ajax__tab_hover .ajax__tab_tab
{
    padding: 4px;
    font-size: 13px;
    font-family: Arial, Algerian;
    color: #ed171f;
    background-color: white;
    border: 1px solid #ed171f;
    
}
.AdminMenu
{
    background-color: #FFFFFF;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}
.PopupMenu
{
    background-color: #FFFFFF;
    border: 1px solid gray;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
}
.PopupMenu a:hover
{
    color:#ed171f;
}
.linkButtonLogOut
{
    color: #ed171f;
    background: none;
    text-decoration: none;
}
.tableLinkBtn
{
    color: white;
    background: none;
    text-decoration: none;
}
.TextBox
{
    border: dotted 1px;
   border-color:#ed171f;
   color:#ed171f; 
}
.CheckBox
{
    border: 0px;
   color:#ed171f; 
}
.Button
{
    border: dotted 1px;
   border-color:#ed171f;
   color:#ed171f; 
   background-color:white;
    
}
.DownLoadBox asp:TextBox
{
    border: dotted 1px;
   border-color:#ed171f;
   color:#ed171f; 
    
}
.DownLoadBox asp:Button
{
   border: dotted 1px;
   border-color:#ed171f;
   color:#ed171f; 
   background-color:white;
    
}
.GridView
{
    border:none;
    color:#ed171f;
    background-color:White;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}
.GridView a
{
    
    color:#ed171f;
    text-decoration:none;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}
.GridView a:hover
{
    
    color:#ed171f;
    text-decoration:underline;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}
.GridViewEdit
{
    border:none;
    color:#ed171f;
    background-color:White;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}
.GridViewEdit input
{
    border:dotted 1px #ed171f;
    color:black;
    background-color:White;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}
.Title
{
    font-family: Verdana;
    font-size: 11px;
    font-weight:bold;
    color:#ed171f;
    
    
}
.TitleSpan
{
    font-family: Verdana;
    font-size: 11px;
    font-weight:bold;
    color:White;
    background-color:#ed171f;
    
    
}
.SpecTable
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    
}
.SpecTable td
{
    
    border-bottom:dotted 1px #ed171f;
    vertical-align:top;
}
.SpecTable a
{
    color:#ed171f;
    text-decoration:none;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;   
    
}
.SpecTable2
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    
    
}
.SpecTable2 td
{
    vertical-align:top;
}
.SpecTable2 a
{
    color:#ed171f;
    text-decoration:none;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px; 
}
.Home_a
{
    color:#ed171f;
    text-decoration:none;
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    padding-left: 20px;   
    
}  
.devPanelOptions
{
    background-color: White;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #ed171f;
    
}
.Drivers
{
    background-color:White;
    color:black;
    border: 1px solid black;
}
.ServiceSpan
{
    padding-left: 40px;
    padding-top: 5px;
    font-size: 12px;
}
.DataListTable
{
    
    padding:20px;
    border-top:2px dotted #999999;
    border-left:2px dotted #999999;
    border-right:2px dotted #ed171f;
    border-bottom: 2px dotted #ed171f;
}
.DataListBackgroundColor
{
    border-bottom:1px dotted #ed171f;
}
.DataListBackgroundColor a
{
    text-decoration:none;
    font-size:13px;
    font-family:Verdana;
    color:#ed171f;
}
.DataListBackgroundColor a:hover
{
    text-decoration:none;
    font-size:13px;
    font-family:Verdana;
    color:#ed171f;
}
.BWDataListTable
{
    
    padding:20px;
    border-top:2px dotted #999999;
    border-left:2px dotted #999999;
    border-right:2px dotted Black;
    border-bottom: 2px dotted Black;
}
.CLDataListTable
{
    
    padding:20px;
    border-bottom:2px dotted Black;
    border-left:2px dotted #2e68b2;
    border-top:2px dotted #ed171f;
    border-right: 2px dotted Yellow;
}
.panelDownload
{
    border:1px #ed171f solid;
    vertical-align:middle;
    azimuth:center;
   
}