﻿.GridButton {
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    background-color: #7c7bc7;
    color: black;
    width: 100% !important;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none;
    font-family: 'Century Gothic';
    font-size: 15.5px;
}

.UserName {
    font-weight:bold;
}
.FormControl {
    position:relative;    
    height:30px;
    border-top-left-radius: 5px 5px; 
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-family:'Century Gothic';    
    font-size :15.5px; 
    padding: 2px 5px;
    box-shadow:none;
    width:240px;
    top: 0px;
    left: 2px;
}
.TimeFormat {
      
    height:30px;
    border-top-left-radius: 5px 5px; 
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-family:'Century Gothic';    
    font-size :15.5px; 
    padding: 2px 5px;
    box-shadow:none;
    width:65px;
    top: 0px;
    
}
.PagerRowStyle
{
	background-color: gray;
	text-align: center;
	font-size:medium;
	color: black;
}
.PagerRowStyle a
{
	color:white;
}
.PagerCurrentPage
{
	/*background-color: Yellow;*/
	font-size:large;
	/*color: white;*/
	padding:2px
}

.PagerOtherPage
{
	padding:2px;
	color: white;
}

.Specific_Width_And_Height {
    width : 100%;
    height : 100%;
}

.District {
    /*color:black;*/ 
    cursor:pointer;
    /*text-shadow : 1px 1px 3px black;*/


    background-color:#3A444E;
    color:white ; 
    text-align:left;    
    width:33%;     
    padding:5px 5px 5px 5px;
    /*background-color: #C8CCCD;*/
    border-top-left-radius: 10px 10px; 
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    opacity:0.5;

}

.ClientName {
    display:none;
}

.HeaderStyle {
    background: #3A444E;
    text-align: center;
    background: #7c7bc7;
    color: white;
    opacity: 0.8;
}

.AlternatingRowStyle
{		
	background-color: #a38db5;
	font-weight: normal;
	color: black;
	text-align:left;
    opacity:0.7;
}

.RowStyle {
    font-weight: normal;
    text-align: left;
    padding-right: 1px;
    background-color: #351e48;
    color: white;
    opacity: 0.8;
}

.InputButton {
    background-color:#3A444E;
    color:white;
    width:120px;
    height:25px;
    cursor:pointer;
    opacity:0.8;
}
    
select {
    width : 98px;
    height: 29px;
}

p {
    text-align:justify;
}

Word_Specific_Color {
    color: #F05A28;
}

table {
    width:100%;
    font-family:'Century Gothic';    
    font-size :15.5px;     
}
.DetailColumn {
    text-align:left;   
}

.ColonColumn {
    width:1px;
    text-align:center;    
}
.Button {  
    border-top-left-radius: 10px 10px; 
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    background-color: #3A444E;        	         
    color:white;       
    width:120px!important;
    height:30px;
    opacity:0.8;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;    
}
.RowndedCorner 
{
    border-top-left-radius: 20px 20px; 
    border-top-right-radius: 20px 20px;
    border-bottom-right-radius: 20px 20px;
    border-bottom-left-radius: 20px 20px;
    background-color: #3A444E;
    width:100px;
    height:100px;
    position: relative;
    text-align:center;  
    vertical-align :middle;
    color:white;
    cursor:pointer;
    top: 30px;
    left: 30px;
    opacity:0.8;
}

.ProductMainHeading {
    font-size :30px; 
    font-weight:bold;
    color:#5b6772;
    /*color:darkgray;*/
    /*text-shadow : 10px 10px 5px #808080;*/
}

.ProductHeading {
    font-size :25px; 
    font-weight:bold;
    color:#50565b;
    /*background-color:skyblue;*/
    /*color:GrayText;*/
    /*text-shadow : 1px 1px 3px black;*/
}

.ProductContent {      
    text-align:justify;
    color:black;
}

.Tab{
    padding: 0 30px;
}

.Left_Right_Columns{
    width:10%;
}

.Main_Point {
    width:5px; 
    height:5px; 
    background-color:black;
    border-top-left-radius: 50% 50%; 
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
}

.Content {    
    text-align:justify;
    border-bottom: 1px solid #F05A28;
    /*background-image:url('../Images/Background_Strip.gif');
    background-repeat:repeat-x ;*/     
}

.Content_With_Background_Color {          
    vertical-align:top;
    padding:10px 10px 10px 10px;     
    background-repeat: repeat-x;
     background-repeat: repeat-y;   
    background-color: #C8CCCD;
    border-top-left-radius: 10px 10px; 
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    opacity:0.9;
}

.Main_Heading_With_Background_Color {        
    background-color:#3A444E;
    color:white ; 
    text-align:center;    
    width:33%;     
    padding:5px 5px 5px 5px;
    /*background-color: #C8CCCD;*/
   border-top-left-radius: 10px 10px; 
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    opacity:0.9;
}

.Main_Heading {    
     border-bottom: 2px solid #F05A28;
}

.Heading_Font {
    background-position: top;      
    text-align:left;
    color:#F05A28;    
    padding:20px 17px;
    vertical-align:top; 
    /*background-color:#4E4E4E;*/  
}

.Logo {
    width:150px;
    height:150px;
    position:absolute ;    
    background-image:url('../Images/Sujyot_White_Logo.png');
    background-repeat:no-repeat; 
    padding-left:34px;
    padding-top:33px;      
    /*z-index :-1;*/  
}

.clearfix:after {
    display:block;
    clear:both;
}

.menu-wrap {
    width:101%;               
    text-decoration:none;  
    text-align:right;   
    height:40px;   
}

.menu {
    width:100%;
    margin:auto auto;      
}

.menu li {   
    list-style:none;       
    text-align:right;
    display:inline-block;
    position:relative;   
    padding:05px 10px 12px 10px;   
    background-color: #3A444E;
    width:90px;
    height:15px;
    position: relative;
    text-align:center;  
    vertical-align :middle ;
    cursor:pointer;
    opacity:0.7;

    border-top-left-radius: 10px 10px; 
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;

      /*border-top-left-radius: 20px 20px; 
    border-top-right-radius: 20px 20px;
    border-bottom-right-radius: 20px 20px;
    border-bottom-left-radius: 20px 20px;*/

    /*border-top-left-radius: 5% 5%; 
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 5% 5%;
    border-bottom-left-radius: 50% 50%;*/
}

.menu a {   
    text-decoration:none;
    color:white ;       
    /*font-weight:bold;*/ 
}