﻿body {
}
 .lbMaster
        {
            color:rgb(79,134,54);
             font-family: Segoe UI; 
            font-size: 13px;
            text-align: left;
        }
        .headerMaster
        {
            color:rgb(79,134,54);
             font-family: Segoe UI; 
            font-size: 30px;
            text-align: left;
        }
        
        .alllb
        {
            color: #313031;
             font-family: Segoe UI; 
            font-size: 13px;
            text-align: left;
        }
        .Gridlb
        {
            color: rgb(105,32,126);
            font-family: Segoe UI; 
            font-size: 13px;
            text-align: center;
            font-weight:normal ; 
             border-color:Black ;
            border-width:1px;
            border-style:groove; 
        }


        .Gridlb1
        {
            color: rgb(105,32,126);
            font-family: Segoe UI; 
            font-size: 13px;
            text-align: center;
            font-weight:normal ; 
             border-color:Black ;
            border-width:1px;
            border-style:groove; 
        }

          .GridAddRow
        {
            color: rgb(105,32,126);
            font-family: Segoe UI; 
            font-size: 10px;
            text-align: center;
            font-weight:normal ; 
            border-color:Black ;
            border-width:1px;
            border-style:groove;    
        }
        .buttonstyle
        {
            transition: all 0.5s ease;
            background-color:rgb(112,130,192); 
            display: inline-block;
            text-align: center;
            font-family: Segoe UI; 
            font-size: 13px;
            padding: 5px 20px;
            border-radius:5px;
            color: #ffffff;
            font-weight: bold;
            text-transform: uppercase;
        }
        .buttonstyle:hover
        {
            color: #fff;
            background-position: 0 bottom;
        }
          .outerMultiPage
        {
            margin-right: 315px;
        }
        .btn
        {
            cursor: hand;
        }
       
        .photoDashboard
        {
            width: 128px;
            height: 128px;
            background-color:rgb(174,212,119);
        }
        
         .leftAlign .rbText
        {
            text-align: left !important;
        }
      
       
        .panUpload
        {
            position: absolute;
            top:35%;
            left:1%;
            width:19%;
            height: 20%;
        }
        .Menu
        {
            border-color: #4a6bf8;
            border-width: 2px;
            border-style: groove;
            width: 100%;
        }
         .heading
        {
            font-family: Segoe UI; 
            font-size: 16px;
            color:#313031;
            text-align: left;
        }
        .lb
        {
           font-family: Segoe UI; 
            color:#313031;
            text-align: left;
            font-size: 13px;
        }
        .tb
        {
            width: 60%;
            height: 18px;
           
        }
        .ddl
        {
            width: 91%;
            height: 22px;
        }
        .RadioButtonList1 label
        {
            margin-right: 70px;
            color:#313031;
            font-weight:normal;  
            font-family: Segoe UI; 
        }
        .textArea
        {
            font-family: Segoe UI; 
            width: 59.5%;
            height: 38px;
           font-size: 15px;
        }
        .h1
        {
			font-family: Segoe UI; 
            color:White ;
            text-align:left;  
            font-size: 17px;
            padding-left:5px; 
        	
       	}
       .tab
       {
       	padding-left:25px; 
		
       	}
     .wallDiv
     {
     	 color: rgb(34, 34, 34);
     	 font-family: Geneva, Arial, Helvetica, sans-serif;
     	  font-size: 12px;
     	  font-style: normal;
     	  font-variant: normal;
     	  font-weight: normal;
     	  letter-spacing: normal;
     	  line-height: normal; 
     	  orphans: auto; 
     	  text-align: -webkit-center; 
     	  text-indent: 0px;
     	  text-transform: none;
     	  white-space: normal;
     	  widows: auto; 
     	  word-spacing: 0px;
     	  -webkit-text-stroke-width: 0px;
     	   width: 650px;
     	   margin: 20px auto 0px;
     	   clear: both;
     }
     
     
     .WallHeading
     {
     	font-size: 1.1em;
     	background-image: url(~/theme/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png);
     	background-color:rgb(137,155,207);
        border: 1px solid rgb(105,32,126);
     	padding: 7px 10px;
     	 margin: 0px;
     	color: rgb(255, 255, 255);
     	 font-weight: bold;
     	 border-top-left-radius: 5px; 
     	 border-top-right-radius: 5px;
		  background-position: 50% 50%;
     	  background-repeat: repeat no-repeat;
     }
     .textboxstyle
{
   box-sizing: border-box;
    -webkit-background-clip: padding;
     background-clip: padding-box;
      border-top-left-radius: 5px; 
      border-top-right-radius: 5px; 
      border-bottom-right-radius: 5px;
       border-bottom-left-radius: 5px; 
       -webkit-appearance: none; 
       background-color: white; 
       border: 1px solid rgb(221, 221, 221); 
       outline: none; margin: 5px 1px 3px 0px;
        padding: 3px 0px 3px 3px;
         text-align: left; 
         font-size: 13px; 
         font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
          height: 29px;
           vertical-align: top;
            background-image: url(~/images/select_arrow.gif?1298351050); 
            -webkit-transition: all 0.3s ease-in-out;
             transition: all 0.3s ease-in-out;
              width: 200px; 
              background-position: 100% 50%;
               background-repeat: no-repeat no-repeat
}


   .textboxstyleGrid
{
   box-sizing: border-box;
    -webkit-background-clip: padding;
     background-clip: padding-box;
      border-top-left-radius: 3px; 
      border-top-right-radius: 3px; 
      border-bottom-right-radius: 3px;
       border-bottom-left-radius: 3px; 
       -webkit-appearance: none; 
       background-color: white; 
       border: 1px solid rgb(221, 221, 221); 
       outline: none; margin: 5px 1px 3px 0px;
        padding: 3px 0px 3px 3px;
         text-align: left; 
         font-size: 13px; 
         font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
          height: 29px;
           vertical-align: top;
            background-image: url(~/images/select_arrow.gif?1298351050); 
            -webkit-transition: all 0.3s ease-in-out;
             transition: all 0.3s ease-in-out;
              width: 200px; 
              background-position: 100% 50%;
              text-align:right ; 
               background-repeat: no-repeat no-repeat
              
}
