.ui-dialog .ui-dialog-content.ui-dialog-spinner{
    background: url("http://static2.icbin.com/library/images/ajax-loader.gif") no-repeat scroll 5px 15px transparent;
    padding: 30px 0 0px 70px;
    border: 2px solid #DDDDDD;
    font-weight: 900;
    line-height: 1em;
    font-size: 1.1em;
    color: #737373;
}

/* My Custom Style */

#m_avata {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
}

.fa-scale{
font-size: 1vw;
}

.mid-huge {
    font-size: 20px;
}

.form-inline label {
	width: 64px;
	margin-left: 15px;
	margin-right: 5px;
}

.reset-pad {
  padding: 0px;
}

.text-red {
  color: #FF0000;
}

.pmt-criteria {
  position: relative;
  padding: 10px 15px 5px;
  border-style: solid;
  margin: 0 -15px 5px;
  margin-right: 0;
  margin-left: 0;
  background-color: #fff;
  border-color: #ddd;
  border-width: 1px;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
}

.member-info{
    	margin: 20px;
}

.vspace-top-50px{
    	margin-top: 50px;
}

.push-top{
    	margin-top: 10px;
}

.point-redeem-color {
color: rgb(244, 182, 69); 
}
.pmt-border-right {
border-right:1px solid #E6E3E3;

}

.pmt-border-left {
border-left:1px solid #E6E3E3;

}

.center {
text-align: center;
}

table > thead > tr > th {
	text-align:center;
}
	
.form-inline .form-group{
    margin-left: 0;
    margin-right: 0;
}

.label-as-badge {
    border-radius: 1em;
}

.btn-fw{
min-width:65px;
margin: 5px;
}

.gab-r5{
margin: 5px;
}

.btnXX{
margin-left:10px;
}

.btn-gr{
margin-right: 5px;
}

.btn-gl{
margin-left: 5px;
}

.btn-ga{
margin-right: 5px;
margin-left: 5px;
}

.btn-gab{
margin: 5px;
}


.bs-gab-2{
margin-left: 5px;
margin-right: 5px;

}


.pt-color-dp {
background-color: rgb(255, 0, 165);
}

.pt-color-lg {
background-color :#80F04E;
}

.pt-color-dg {
background-color :#60A641;
}


.pt-color-ly {
background-color :#FBEE5E;
}


.clients-logo-wrapper img {
max-width: 100%;
}

#myModalPurchase.modal-body {
  overflow-y: auto;
  /*max-height: 400px;*/
  padding: 15px;
}
/*

#myModalPurchase .modal-dialog .modal-content {
  height: 100%;
  width: 100%;
}

#myModalPurchase .modal-dialog .modal-content .modal-body{
  height: 100%;
  width: 900px;
}
*/

/*  end my custom style*/

/*radio button style*/

 .bs-example{
    	margin: 20px;
    }



.bs-example > .btn {
    padding: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 20px;
}


/*login style*/
html {
position: relative;
min-height: 100%;
}

body {
background-color: #FFFFFF;
margin-bottom: 60px;
}

/*
.bs-product {
background-color:white;
}
*/

.bs-product {
  background-color: white;
  border-color: rgb(218, 208, 208);
  border-style: solid;
  border-width: 1px;
  padding: 10px 11px;
}

.section {
text-align: centerxx;
padding: 30px 0;
padding-top: 30px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}

.section .container:first-child h1, .section .container:first-child h2, .section .container:first-child h3 {
margin-top: 0;
font-weight: 700;
}
h2 {
color: #3BB2E5;
font-family: 'Open Sans', sans-serif;
font-size: 2em;
/*border-bottom: 2px solid #E9EAED;*/
line-height: 1.5em;
margin: 2px 0;
padding-left: 10px;
}

#slogan h2 {
color: #3BB2E5;
font-family: 'Open Sans', sans-serif;
font-size: 2em;
/*border-bottom: 2px solid #E9EAED;*/
line-height: 1.5em;
margin: 2px 0;
padding-left: 10px;
text-align: center;

}


/*login google style*/

.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}

/* Sticky Footer*/
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* height: 40px; */
	background-color: #f5f5f5;
	border-top:1px solid #e5e5e5;
	padding-top: 10px;
	text-align: center;

}

  
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.container .text-muted {
  margin: 5px 0;
}

.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
