﻿a
{
    display: table;
    text-align: right;
    color: #315E86 !important;
    text-decoration: none;
    font-weight: bolder;
}

a:hover
{  display: table;
    text-align: right; /*color:#F7A94C;*/
    text-decoration: none;
}

a:active
{  display: table;
    text-align: center;
    color: #F7A94C;
    text-decoration: none;
}


a.Popup img
{
    width: 2% !important;
     display: table !important;
}

a.Popup
{
    min-width: 50%;
    display: table;
    max-width: 50%;
    text-align: center;
    font-size: small;
}






a.Light
{
    text-decoration: none;
    color: #FFFF00;
    display: inline-block;
    padding-bottom: 4px;
    margin-top: 4px;
    padding-right: 20px;
    padding-left: 20px;
}

a.Light:hover
{
    text-decoration: none;
    color: #FFFF00;
    border-bottom: dotted 1px #FFFF00;
    border-top: dotted 1px #FFFF00;
    display: inline-block;
    padding-bottom: 3px;
    margin-top: 3px;
    padding-right: 20px;
    padding-left: 20px;
}

a.Light:active
{
    text-decoration: none;
    color: #FFFF00;
    border-bottom: dotted 1px #FFFF00;
    border-top: dotted 1px #FFFF00;
    display: inline-block;
    padding-bottom: 3px;
    margin-top: 3px;
    padding-right: 20px;
    padding-left: 20px;
}

a.Button, input[type=button]
{
    margin: 2px;
 /*   margin-bottom: 2px;*/
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 7px;
    padding-top: 2px;
    vertical-align: middle; /* 	filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#7E7DBC, endcolorstr=#582F92); 	border:solid 1px #582F92; 	background: #7e7dbc;      background: -moz-linear-gradient(top,  #7e7dbc 0%, #582f92 100%);     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7dbc), color-stop(100%,#582f92));      background: -webkit-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);      background: -o-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);     background: -ms-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);      background: linear-gradient(to bottom,  #7e7dbc 0%,#582f92 100%);      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7dbc', endColorstr='#582f92',GradientType=0 );     */
    border-radius: 8px; /*     background-color : #29B6F6;     border:none;*/
    color: #ffffff !important;
    background-color: #008db5;
    border-color: #008db5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    display:inline-block;
    width:auto;
       /* height: 35px;*/
}
/*sohail*/
a.Buttonpopup, input[type=Buttonpopup]
{
    margin: 2px;
 /*   margin-bottom: 2px;*/
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    vertical-align: middle; /* 	filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#7E7DBC, endcolorstr=#582F92); 	border:solid 1px #582F92; 	background: #7e7dbc;      background: -moz-linear-gradient(top,  #7e7dbc 0%, #582f92 100%);     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7dbc), color-stop(100%,#582f92));      background: -webkit-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);      background: -o-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);     background: -ms-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);      background: linear-gradient(to bottom,  #7e7dbc 0%,#582f92 100%);      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7dbc', endColorstr='#582f92',GradientType=0 );     */
    border-radius: 8px; /*     background-color : #29B6F6;     border:none;*/
    color: #ffffff !important;
    background-color: #008db5;
    border-color: #008db5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    display:inline-block;
    width:auto;
       /* height: 35px;*/
}

/*sohail*/

a.Button:hover
{
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 7px;
    padding-top: 2px;
    vertical-align: middle; /* 	background-color:#7E7DBC; 	filter:none; 	border:solid 1px #582F92; 	background: #7b7dbd;     background: -moz-linear-gradient(top, #7b7dbd 0%, #7b7dbd 100%);     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b7dbd), color-stop(100%,#7b7dbd));     background: -webkit-linear-gradient(top, #7b7dbd 0%,#7b7dbd 100%);     background: -o-linear-gradient(top, #7b7dbd 0%,#7b7dbd 100%);      background: -ms-linear-gradient(top, #7b7dbd 0%,#7b7dbd 100%);     background: linear-gradient(to bottom, #7b7dbd 0%,#7b7dbd 100%);     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7dbd', endColorstr='#7b7dbd',GradientType=0 );     */
    color: #ffffff;
    background-color: #007180;
    border-color: #005f6b;
      display:inline-block;
}

a.Button:active
{  display:inline-block;
    /* 	margin:2px; 	text-decoration:none; 	color:rgb(223,223,223); 	text-align:center; 	padding-left:20px; 	padding-right:20px; 	padding-bottom:5px; 	padding-top:0px; 	vertical-align:middle; 	background-color:#7E7DBC; 	filter:none; 	border:solid 1px #582F92;*/
}





input[type=submit].Button
{
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    vertical-align: middle; /* 	filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#7E7DBC, endcolorstr=#582F92); 	border:solid 1px #582F92; 	background: #7e7dbc;      background: -moz-linear-gradient(top,  #7e7dbc 0%, #582f92 100%);     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7dbc), color-stop(100%,#582f92));      background: -webkit-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);      background: -o-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);     background: -ms-linear-gradient(top,  #7e7dbc 0%,#582f92 100%);      background: linear-gradient(to bottom,  #7e7dbc 0%,#582f92 100%);      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7dbc', endColorstr='#582f92',GradientType=0 );     */
    border-radius: 5px; /*     background-color : #29B6F6;     border:none;*/
    color: #ffffff;
    background-color: #009fb3;
    border-color: #0096a9;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
      display:inline-block;
}

input[type=submit].Button:hover
{
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    vertical-align: middle; /* 	background-color:#7E7DBC; 	filter:none; 	border:solid 1px #582F92; 	background: #7b7dbd;     background: -moz-linear-gradient(top, #7b7dbd 0%, #7b7dbd 100%);     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b7dbd), color-stop(100%,#7b7dbd));     background: -webkit-linear-gradient(top, #7b7dbd 0%,#7b7dbd 100%);     background: -o-linear-gradient(top, #7b7dbd 0%,#7b7dbd 100%);      background: -ms-linear-gradient(top, #7b7dbd 0%,#7b7dbd 100%);     background: linear-gradient(to bottom, #7b7dbd 0%,#7b7dbd 100%);     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7dbd', endColorstr='#7b7dbd',GradientType=0 );     */
    color: #ffffff;
    background-color: #007180;
    border-color: #005f6b;
      display:inline-block;
}

input[type=submit].Button:active
{
    /* 	margin:2px; 	text-decoration:none; 	color:rgb(223,223,223); 	text-align:center; 	padding-left:20px; 	padding-right:20px; 	padding-bottom:5px; 	padding-top:0px; 	vertical-align:middle; 	background-color:#7E7DBC; 	filter:none; 	border:solid 1px #582F92;*/
}




















a.ButtonGrid
{
    margin: 2px;
    padding: 3px;
   
    text-decoration: none;
    color: #ffffff !important;
    text-align: center; /*padding-left:10px; 	padding-right:10px; 	padding-bottom:5px; 	padding-top:0px;*/
    vertical-align: middle;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#3366cc, endcolorstr=#582F92);
    border: solid 1px #0096a9;
    background-color: #009fcc;
    border-radius: 8px;
    font-size: small;
    display: block;
}

a.ButtonGrid:hover
{
    margin: 2px;
    padding: 3px;
  
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    background-color:#02899a
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#3366cc, endcolorstr=#582F92);
    border: solid 1px #005f6b;
    display: block;
}

a.ButtonGrid:active
{
   margin: 2px;
    padding: 3px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
   
    vertical-align: middle;
    background-color: #007988;
    filter: none;
    border: solid 1px #582F92;
}







.Popup
{
    cursor: default;
    border: solid 1px #aaaaaa;
    background-color: #B5DCE8;
    color: #000000; /* height: 35px;*/
    text-align: center; /*padding-right: 5px;*/ /* padding-top: 5px;
    padding-bottom: 5px;*/
    border-radius: 5px;
    width: 200px;
    font-size: medium;
    height: 35px;
}

.Popup:hover
{
    cursor: pointer;
    border: solid 1px #aaaaaa;
    background-color: #cccccc;
    color: #000000;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    text-align: center;
    padding-right: 5px;
    border-radius: 5px;
}
.server_menue_render
{
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
}
