.gp_unit{padding-left:20px;}

.statistics{
background:url("../image/sparkline.png") no-repeat center center;
width: 90px;
height: 20px;
}

.contact-form{ background: #252d47;  margin: 0 auto; padding: 20px; box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 3px 15px 0 rgba(0, 0, 0, 0.15); -ms-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15); border-radius: 5px; -ms-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

.heading{text-align:center;padding-top: 10px;}

.form{width:100%;}
.total_plan{color:#15d4be;font-weight:bold;}
#plan_table{text-transform:uppercase;}	

.form input,.form select,.formfilter input,.xeditable,.creditinput input{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom: 10px;

}

.xeditable{background:#6c8bef !important;color: #fff !important;}

.footer-content {
    display:none;
}

.button {margin:0 10px;}

.error{
	color: #FF0000;
	display: block;
	font-weight: normal;
	padding-left:10px;
}

.warning {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

form .success {
    padding: 10px 10px 10px 33px;
    background: #EAF7D9 url(../image/success.png) 10px center no-repeat;
    border: 1px solid #BBDF8D;
    color: #555555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;

}

.table-header {
    background: #2c3654;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}


.pagination {
    display: inline-block;
    width: 100%;
   text-align:center;
}


.pagination .results{
float: left;
}




.pagination .links{

}

.links a,.links b{
position: relative;
    display: inline-block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 1px solid #ddd;
	background: #28314e;
    color: white;
    border-color: #2f3a5b;
}
.links a:hover{
background-color: #fff;
color:#6c8bef;
}

.links b{
z-index: 2;
    color: #fff;
    background-color: #6c8bef;
    border-color: #6c8bef;
}

.formfilter{float:right;padding-top: 10px;}

.formfilter input {
    min-width: 300px;
	margin-bottom:0px;
}



.creditinput input::placeholder{color:#6c8bef;}

#verifyID{
display:inline-block;
margin-left:15px;
}

.btn-success_important{
color: #fff;
background-color: #15d4be;
-webkit-box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.5);
    -ms-box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.5);
    border: 0;
}

.uppercase{
text-transform:uppercase;
}

#paymentreceipt{
    width: auto;
    height: auto;
    color: #555;
 	margin-bottom: 10px;
}

.table-title{text-align:center;font-size:20px;text-transform: uppercase;}

.table .mid{text-align:center;color:#15d4be;font-weight:bold;}
.table .negative{color:#ff6262;font-weight:bold;text-align:center;}

.uppercase{text-transform:uppercase;}

.plandetails{
    text-transform: capitalize;
    font-size: initial;
	}

.roitable td{
text-align:center;
}
	
#homeROI{margin-top: 50px;}	

.hr{
background: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

.coltit{
text-transform:uppercase;
padding: 8px 0;
}

.h4style{
color: #91a8f3;
}

.colorwhite{
color:#fff !important;
}

.colorblue{
color:#6c8bef !important;
}

.formwarning{
  border: #ff6262 solid 2px !important;

}

.errorspan{display:none;}
.warningtext{    color: #ff6262;}


.slideramount{
	font-weight: bold;
    width: 50px;
    height: 50px;
    text-align: center;
}

.boldlabel{
	font-size: 15px;
    font-weight: bold;
    color: gold;
}

.stepleft{float:left;width:45%;}
.stepright{float:left;width:45%;}

.insufficient{border: 2px solid red; color:red;}
.hiddendiv{ display:none;}
.hiddendiv a{color: #c80000;text-decoration:underline;}

#slider-range-max{ pointer-events: none;}

.walletdetails{
    width: 250px;
    padding: 20px;
    color: #fff;
    background: #c8d4f9;
	background: #6c8bef;
    margin-left: 100px;
}

.baltitle{background: rgba(54, 66, 105, 0.4);padding: 10px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.balcontent{background: rgba(54, 66, 105, 0.3);padding: 10px;}
#ccbalance,#combalance,.golddollar{color:gold;font-weight:bold;}

.vtable td {vertical-align:top;min-width: 200px;}
.vtable td:first-child{font-weight:bold;}
.vtable {margin-left: 30px;color: #fff;font-size: 15px;}
.childtd{
	font-weight: normal !important;
    text-align: right;
    height: 35px;
    padding-right: 10px;
	vertical-align: middle !important;
}

.custom_success{background-color:#6c8bef;}

#planchoosen,#ddcash,#ddcom{    
	text-indent: 10px;
    display: inline-block;
    color: gold;
    font-weight: bold;
	}

/*overwrite jquery ui*/
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #9aaff4 !important;
    color: #333333;
	border-radius: 3px !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 0px !important;
	background: #fff !important;
	outline-style: none !important;
}

.ui-slider-handle {
    color: #222222;
    cursor: pointer !important;
    display: inline-block;
    width: 30px !important;
    height: 30px !important;
	border-radius: 3px !important;
    position: absolute;
    background: #ffffff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.7em !important;
	outline-style: none !important;
	pointer-events: auto;
}

.ui-widget.ui-widget-content {
    border-color: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
}
    
.ui-widget-header {
    background: #3f4d79 !important;
}	
	

/*-------divider-------*/

/* Style the Image Used to Trigger the Modal */
.myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
	height: 50px;
    width: 50px;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modalforimg {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
	height:auto;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.closeimg {
    position: absolute;
    top: 90px;
    right: 20%;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.closeimg:hover,
.closeimg:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}