﻿body
{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important ;
}
.body-container
{
    /*max-width: 1170px !important;*/
    
    margin-right: auto;
    margin-left: auto;
}
.space
{
    color:#ffffff;
}
.Pageing { margin:0 auto;text-align:center;clear:both; } 
.error {
color: #414042!important;
}

#div_error_message ul
{
    margin:0px;
    padding-left:0px;
    color:#414042; 
    list-style-type:none;
    font-weight:700;
}
#div_confirm_message ul
{
    margin:0px;
    padding-left:0px;
    color:#414042; 
    list-style-type:none;
    font-weight:700;
}

#div_request_mask {position:absolute; width:162px; z-index:1000;background:#ccc;top:5px;right:5px;}
#div_request_mask .content {position:relative; top:-2px; left:-2px; font-size:12px;width:160px;}
.head-sign-big{
        /*float:right;
        margin-top:-12px;
        right: 2%;
        margin-right: 0px !important;*/
     }
     .head-sign-small{ 
        float:right;
        width:90%;
        margin-top:-25px;
        margin-left: 5%;
     }
     .head-login-window-title
     {
        line-height: 38px;
        height:38px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding-left: 30px;
        font-size:18px; 
     }
     .head-members-on {
        background-color: #da563f;
        color: #fff; 
    }
    .head-merchants-on {
        background-color: #232933;
        color: #fff; 
    }
    .head-login-box
    {
        width: 650px;
        background-color: #e6e7e8;
        border: 1px solid #d6d7d8;
        border-radius: 4px;
        padding: 15px;
    }
    
    
    
    
.merchants-star>span
{	
	line-height:20px!important;
	display:inline-block!important;
}
.earn-gray { background-color:#e6e7e8;color:Gray;border-color:#e6e7e8; }

.share_radius
{
	-moz-border-radius:7px; 
	-webkit-border-radius:7px; 
	border-radius:7px;
	border:solid 1px #dcdcdc;
	background-color:#fff;
}
.c_btnMod {
    background: url('../img/iconEdit1.gif') no-repeat;
    padding-left: 15px;
}
.c_btnDel 
{
    margin-left:20px;
    background: url('../img/iconDelete.gif') no-repeat;
    padding-left: 15px;
}

.filter-style
{
    -webkit-filter: invert(1);
	-moz-filter: invert(1);
	filter: invert(1);
}
.datepicker
{
    background-color:#fff!important;
}
.modal-header-yellow
{
    color:#fff!important; 
    background-color: #f0ad4e!important;
}
.modal-header-dark-blue
{
    color:#fff!important; 
    background-color: #242A34!important;
}
.dropdown-menu {
    margin: 0px 0 0 !important;
}
.no-data
{
    vertical-align:middle;
    margin-top:150px;
    font-size:14px;
    font-weight:bold;
    padding:auto auto;
}
.one-data
{
    vertical-align:middle;
    font-size:14px;
    font-weight:bold;
    padding:auto auto;
}
/*jumpOutBox*/
.jumpOutBox-MaskLayer
{
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    position: fixed;
    z-index: 99998;
    visibility: visible;
    background-color: #000;
    opacity: .4;
    filter: alpha(opacity=40);
}
.jumpOutBox
{
    width:400px;
    padding:10px 10px;
    /*background-color: #979799;*/
    position: absolute; 
    z-index:99999;
}
.jumpOutBox-membersLogin
{
    
    /*background-color: #000;
    border:solid 0px #000;*/
}
.jumpOutBox-title
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width:380px;
    height:50px;
    background-color: #000;
    color: #fff;
    padding-left:16px;
} 
.jumpOutBox-title-left
{
    width:330px; 
    font-size:18px;
    line-height:50px;
    float:left;
}
.jumpOutBox-title-right
{
    width:30px;
    float:left;
    font-size:30px;
    color: #798CA3;
    line-height:50px;
}


.jumpOutBox-alert
{
    padding-left:5px;
    background-color: #fff2f2;
    border:solid 1px #ff8080;
    color:Red;
    margin-bottom:5px;
}
.jumpOutBox-email-div {
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.jumpOutBox-body {
    padding: 0 30px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #fff;
}

.merchants-tab a { text-decoration:none!important; }
#lightbox-container-image-data-box { box-sizing:content-box!important;-webkit-box-sizing:content-box!important; }

.cRed { color:Red; }

/*ul label btn .btn-warning{
  margin: 20px;
  width: 230px;
  word-wrap: break-word;
  overflow:visible;
  white-space: normal;
  padding: 3px 3px;
  line-height: 35px;
}*/