﻿.colorYellow {
background:#ffd800;
}
.AspSearchList {
font-weight: 400;
font-size: 11px;
color: #5BC0DE;
background: #eeeeee !important;
text-indent:8px;
border:1px solid #5A6A87;
margin:0;
padding :0;
list-style:none;
line-height:30px;
}
.AspSearchList ul li {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 11px;
border-bottom:1px solid #ebebeb;
line-height:100px;
}
/* Back To Top */

a.back-to-top {
display: none;
width: 60px;
height: 60px;
text-indent: -9999px;
position: fixed;
z-index: 999;
right: 20px;
bottom: 20px;
background: #27AE61 url("images/up-arrow.png") no-repeat center 43%;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
a:hover.back-to-top {
background-color: #000;
}
.GridPaging {
padding:10px;
margin:5px;
}
.GridPaging a {
margin:auto 1%;
background-color:#444;
padding:5px 10px 5px 10px;
color:#fff;
}
.GridPaging a:hover {
background-color:#EC971F;
color:#fff;
}
.GridPaging span {
background-color:#428bca;
color:#fff;
-o-box-shadow:1px 1px 1px #111;
-moz-box-shadow:1px 1px 1px #111;
-webkit-box-shadow:1px 1px 1px #111;
box-shadow:1px 1px 1px #111;
padding:5px 10px 5px 10px;
margin:5px;
}
/*Form Loading*/

#Progress {
text-align: center;
}
.PopupBox {
margin: 0 auto;
}
.PopupWindow {
width: 50%;
padding: 10px;
height: auto;
border-radius: 10px;
box-shadow: 3px 5px 15px #222;
background: #FFFFFF;
text-align: left;
}
.PopupWindowBackground {
background-color: #000000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.Progress {
text-align: center;
}
/* Popup Loader */
	
	
.LoaderModalPopup {
left: 0;
right: 0;
position: fixed;
z-index: 999;
height: 100%;
width: 100%;
top: 0;
background-color: #000000;
filter: alpha(opacity=60);
opacity: 0.6;
-moz-opacity: 0.8;
}
.Loadercenter {
position: absolute;
top: 45%;
left: 45%;
}
.Loadercenter img {
width: 64px !important;
height: 64px !important;
}
/* Popup Loader */




.mGrid { background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
.mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #000;text-align:justify;vertical-align:top; }
.mGrid th { 
    
        padding: 4px 2px!important;
    color: #fff;
    background: #777777!important;
    border-left: solid 1px #525252!important;
    font-size: 12px;
    width: 150px!important;
     }
.mGrid .alt { background: #fcfcfc url(../images/Button/grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(../images/Button/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }



.textGridClass {
width:70px;
margin-bottom:0px!important;
font-size: 12px!important;

}
/* Popup Loader */


.menucart-dropdown {
    position: absolute;
    width: 200px;
    background: #FFF;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 0px 2px #E4E7ED;
    box-shadow: 0px 0px 0px 2px #E4E7ED;
    z-index: 99;
    margin: 2px 5px;
  
    opacity: 0;
    visibility: hidden;
}


.menucart-dropdown li
{
    line-height:25px;   
    border-bottom: 1px solid #ddd;
    margin-bottom:5px;
   
}

.menucart-dropdown li.active>a {
    color: #D10024;
    background-color: transparent;
}
. menucart-dropdown a {
    color: #23527c;
    text-decoration: underline;
}

.dropdown.open>.menucart-dropdown {
    opacity: 1;
    visibility: visible;
}





.toolbar {
    display: inline-table;
    float: right;
    height: 18px;
}


.toolbar {
    position: relative;
    display: block;
    float: left;
    min-height: 1px;
    padding: 0;
    margin: 0;
}