﻿/* Add your overrides of the default styles in this style sheet */

/* Login form */
.variableselector_valuesselect_box {
	width:250px;
}

.login-form {
    width: 400px;
    border: solid 1px #c2c4c6;
    padding: 15px;
    margin: 40px 0; 
}

.login-form label {
    display: block;
}

.login-form-failure {
    color: #9b0014;
    font-weight: bold;
}

.login-form-buttons {
    text-align: right;
}

.login-form  div {
    margin-bottom: 10px;
}

/*Here we place modifications according to DOS - needs */

/*First header */
#DOS_Header
{
    width:100%;
    background-color:white;
    color:White;
    margin-bottom: 10px;
    float:left;
  }

#DOS_Header_bar
{
    width:100%;
    height:25px;
    background-color:black;
    margin-bottom: 10px;
    border-bottom-color:blue;
    float:left;
	padding-top: 10px;
  }
#DOS_Header_barEN
{
    width:1%;
    height:25px;
    background-color:black;
    margin-bottom: 10px;
    border-bottom-color:blue;
    float:left;
  }

/*And now footer */
.div DOS_Footer 
{
    width:99%;
    background-color:black;
    color:White;
    margin-bottom: 10px;
    border-bottom-color:blue;
  }


#textwidget1 {
    width:25%;
    height:200px;
    background-color:black;
    color:White;
    margin-bottom: 10px;
    margin-top: 10px;
    float:left;
    text-align:center;
    }    
  
#forbottom
{
    clear:both;
    display:block;
    margin:0px auto;
    padding:20px 0;
    min-height:400px;
    }  
  
  .DOS_Footer font
  {
    font-size:22px;}

.widget-title
{
    color:#cb5920;
    
    }
    
.widget-container    
{
    color:White;
    /*background-color:#353638;*/
     
}

#footer li a
{
    color:White;
 }
 
 #site-copyright
 {
     float:none;
     text-align:center;
     }
	 

/*Width of PX-Web is defined in wrap div */
#wrap
{
    max-width:1250px;
    width:99%;
    background-color:White;
    }


/*New DOS website appears to use Tahoma */
 .menu_databasename
 {
     font-family:Droid Arabic Kufi, Tahoma;
     font-size:12px;
     font-weight:bold;
     }

.hierarchical_tableinformation_title
 {
     font-family:Droid Arabic Kufi, Tahoma;
     font-size:110%;
     }

#pcaxis_tablediv .table-title
 {
     font-family:Droid Arabic Kufi, Tahoma;
     font-size:12px;
     font-weight:bold;
     }

.tableofcontent_link
{
    /*color:#555555;*/
	color: #0081e8;
    } 
div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(../images/collapse.gif) 0 3px no-repeat !important;
    float:none !important;
    cursor: pointer;
    padding-top: 0px !important;
    padding-right: 7px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background:  url(../images/expand.gif) 0 3px no-repeat !important;
    float:none !important;
    cursor: pointer;
    padding-top: 0px !important;
    padding-right: 7px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}
.tableofcontent_link
{
     background:  url(../images/Leftarrow.gif) 0 5px no-repeat !important;
     /*text-indent: 20px;*/
     padding: 0 0 0 15px !important;
     display: block;
}
    	 
.variableselector_valuesselect_valueslistbox {
    background-color: #e6f1f7 !important;
}

.variableselector_valuesselect_statistics_NumberSelected_TextBox {
color: #ffffff !important;
    background-color: #35a7da !important;
    text-align: center;
    border: solid 1px #00BCD4 !important;
    margin-bottom: 3px !important;
}
