﻿table, tr, td {

margin:0;
padding:0;
}


body {
    background-color:#F4F4F4;
  font-family: 'Conv_Chawder-Reg';
    font-size:12px;
    font-weight:normal;
    margin:0;
    padding:0;
    direction:rtl;
    text-align:right;
}
.lbl_TB_style {
font-family: 'Conv_Chawder-Reg';
    font-size: 12px;

} 

.header_masterpage {
    background-color:#0090CB;
    width:100%;
    height:140px;
}


.content_header_masterpage {
   width:1200px;
      margin:0 auto;

}
.log_header_masterpage {

    margin:0px 0 0 0;
    border:0px solid #333;
}



.footer_masterpage {
    background-color:#0090CB;
    width:100%;
    height:80px;
}


.content_footer_masterpage {

      width:1100px;
      margin:0 auto;

}
.log_footer_masterpage {

    margin:0px 0 0 0;
    border:0px solid #333;
}

h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    /*text-shadow: 3px 3px 0px rgba(0,0,0,0.2);*/
 
}

h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top:10px;
 
}
.menu1 {

        width:100%;
      margin:5px 0 0 0 ; 
       background-color:#fff;
  direction:rtl;
  text-align:right;
        
}
.menu1 tr  td {

       margin:0 ;
      padding: 7px 0 ;
      
    direction:rtl;
  text-align:right;
        
}
.menu_content {
        width:1230px;
      margin:-2px auto 0 auto;
 
           padding:0;

            direction:rtl;
  text-align:right;
}

.menu_content tr td {
        
      margin:0;
       padding:0;
         direction:rtl;
  text-align:right;
}

.menu1_img_home {
  float:left;

  
}
.menu1_txt_home {
    float:right;  
     
}
 
 
 .body_all
{
           width:1200px;
      margin:5px auto;
       background-color:#fff;
       height:500px;

}

  .body_all tr td
{
          
      margin:0;
      padding:0;
          vertical-align:top;


}

 

.txtbox_style {

font-family: 'Conv_Chawder-Reg';
    border: 1px solid #c4c4c4;
    width: 140px;
    height: 18px;
    font-size: 13px;
    font-weight:600;
    padding: 3px;
    border-radius: 0px;
    /*-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;*/
    margin:5px auto;
     

}

.padding-R5 {

padding-right:5px}

.padding-R10 {

padding-right:10px}


.padding-5 {

padding:5px}

.padding-10 {

padding:10px}


.padding-L5 {

padding-left:5px}

.padding-L10 {

padding-left:10px}

.txtbox_style:focus {
    /*outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;*/
}


.lbl_style {
font-family: 'Conv_Chawder-Reg';
    font-size: 15px;

}
#example .demo-container .submit {
    margin-left: 5px;
}
 
.demo-container .results {
    margin: 20px 0 0;
}


.fieldset_login {
        width:1200px;
        vertical-align:top;
    border:1px solid #cac7c7;
    margin:10px 0 20px 0 ;
    border-radius:5px;
    padding:20px 10px;
    font-weight:600;
  text-align:right;

     }
  
 
.fieldset_login legend {
        
    font-size:18px;
    color:#444;
    font-weight:600;

}


.lbl_login {


    font-size:16px;
    color:#333;
    font-weight:600;}

.btn_login {
    width:80%;
    text-align:right;
 

}


.button{
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 6px 20px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font-family: 'Conv_Chawder-Reg';
  font-weight:600;
  text-decoration: none;
  white-space: nowrap;
  color: #555;
  background-color: #eee;
  background-image: linear-gradient(top, rgba(255,255,255,1),
                                         rgba(255,255,255,0)),
                                        url(data:image/png;base64,iVBORw0KGg[...]QmCC); 
  transition: background-color 0.8s ease-out;
-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;

  background-clip: padding-box; /* Fix bleeding */
  border-radius: 0px;
  /*box-shadow: 0 1px 0 rgba(0, 0, 0, .3),
              0 2px 2px -1px rgba(0, 0, 0, .5),
              0 1px 0 rgba(255, 255, 255, .3) inset;
  text-shadow: 0 1px 0 rgba(255,255,255, .9);*/  
}

.button:hover{ 
  background-color: #ddd;
  color: #000;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.button:active{
  background: #e9e9e9;
  position: relative;
  top: 1px;
  text-shadow: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
}





















.buttonsearch {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 2px 20px 6px 20px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font-family: 'Conv_Chawder-Reg';
  font-weight:600;
  text-decoration: none;
  white-space: nowrap;
  color: #555;
  background-color: #eee;
  background-image: linear-gradient(top, rgba(255,255,255,1),
                                         rgba(255,255,255,0)),
                                        url(data:image/png;base64,iVBORw0KGg[...]QmCC); 
  transition: background-color 0.8s ease-out;
-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;

  background-clip: padding-box; /* Fix bleeding */
  border-radius: 0px;
  height:28px;
}

.buttonsearch:hover { 
  background-color: #ddd;
  color: #000;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.buttonsearch:active {
  background: #e9e9e9;
  position: relative;
  top: 1px;
  text-shadow: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
}



















.ddlType_style {
    padding:2px 0px ;
     height:28px ;
     width:148px ;
      font-family: 'Conv_Chawder-Reg' ;
       font-weight:600;
}

.ddlType_style option{


       font-family: 'Conv_Chawder-Reg' ;
       font-weight:800;

}


.ddlReagion_style {
    padding:2px 0px ;
     height:28px ;
     width:148px ;
      font-family: 'Conv_Chawder-Reg' ;
       font-weight:600;
}

.ddlReagion_style option{


       font-family: 'Conv_Chawder-Reg' ;
       font-weight:800;

}


.ddlQuarterName_style {
    padding:2px 0px ;
     height:28px ;
     width:148px ;
      font-family: 'Conv_Chawder-Reg' ;
       font-weight:600;

}

.ddlQuarterName_style option{


       font-family: 'Conv_Chawder-Reg' ;
       font-weight:800;

}







 
    