﻿body  *
{
       font-family: Tahoma !important;
       font-size:13px;
  
}


.imgBtnTable td {
	border-bottom: 1px solid #eee;
	padding: 5px;
}


.imgBtnTable td .text {
	width: 400px;
}
.imgBtnTable td.center {
	text-align: center;
	border-right: 1px solid #eee;
}
.goButtonClassHov .rbText {
	color: White !important;
}
.prevButtonClassHov .rbText {
	color: Yellow !important;
}

#dImage_InfoBox .infoPanel {
	padding: 17px 0;
}

/* Info panel override */

div.qsf-infopanel {
	width: 300px;
	margin: auto;
}

div.qsf-infopanel-content {
	width: 240px;
}

a.RadButton_MetroTouch.rbImageButton:hover,
a.RadButton_MetroTouch.rbImageButton:active,
a.RadButton_MetroTouch.rbImageButton:focus {
	border: 0 !important;
	background-color: transparent !important;
}
.qsf-demo-container
{
    background-color: #fff !important;
}
 
.liveTileTitle
{
    width: 300px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    background-image: url(Images/LiveTile_bg.png);
    background-repeat: repeat;
    padding: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
 
.weatherIcon
{
    margin-top: 40px;
    margin-left: 60px;
}
 
.weatherInforWrapper
{
    padding: 25px;
    float: right;
}
.loginText
{
    font-size:medium;
}
.Loginlogo {
    position: absolute;
    top: 0; bottom:0; left: 0; right:0;
    margin: auto;

}
.HeaderStyle
{
    background-color:#411F1F !important;
    Font-Size:Medium;
    color:White;
    text-align:center;
}
.EditFormHead
{
    width:20%;
    text-align:left;
    padding: 5px;
    font-size:small;
    font-family:Tahoma;
    
}
.EditFormData
{
    width:30%;
    text-align:left;
    font-size: small;
    border-radius: 5px;
    
}
.RadInput_Simple .riLabel  {
 border-radius: 10px;
    overflow: hidden;
  color: #000; }

 
 .riHover {
  border-radius: 10px;
    overflow: hidden;
  color: black;
  border-color: #c98400; }



.RadGrid
{
    border-radius: 10px;
    overflow: hidden;
}
  .RadGrid caption
    {
      color: #00C000;
      background-color: White;
      text-align: left;
      font-size:Large;
      font-family:Tahoma;
      font-weight:bold;
    }

 .RadGrid_simple
{
    border-radius: 10px;
    overflow: hidden;
}
.rgEditForm
{
    border-radius: 10px;
    overflow: hidden;
}
.lableHeading
{
    font-size:14px;
    
}
 .ItemStyle
   {
     text-align:center; 
       
     }
       
 .RadWindow_Simple 
      {
       border:2px solid #a1a1a1;
       padding:10px 40px; 
       background:#dddddd;
       width:300px; 
       border-radius:15px;

         }
    .RadWindow_Simple a.rwIcon 
      { 
       background: url('../Images/iWave_small.png') !important; 
       width:20px;
       height:20px;
        } 
        
     div.RadUpload .ruFakeInput
            {
                visibility: hidden;
                width: 0;
                padding: 0;
            }
            
            RadUpload .ruButton
            {
                border-radius: 5px;
                overflow: hidden;                
            }     

.HeaderCellColor
        {
            background-color: #411F1F;
            color: White;
        }
        .CellClass0
        {
            background-color: Red;
            color: White;
            border: 1px solid #cccccc;
            border-right: 1px solid #cccccc;
        }
        .CellClass1
        {
            border: 1px solid #cccccc;
            border-right: 1px solid #cccccc;
        }
         .rgAltRow, .rgRow
                {
                    cursor: hand !important;
                }
        .RadFilter_Simple {
  font-size: 12px;
  font-family: "segoe ui",arial,sans-serif;
  color: #882501; 
  background-color:#FFA500;
  }  
  .RadComboBox table td.rcbInputCell
{
    border-radius: 7px 0 0 7px !important;
    border : 1px solid gray;
}
.rcbArrowCell
{
    border-radius:0 7px 7px 0 !important;
    border : 1px solid gray;
}   

   