body {
	background-color: #3C3C3C !important;
}
#navbar {
	display: none;
}

.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}

.ui-controlgroup-controls {
	width: 100% !important;
}

.ui-field-contain label.ui-input-text {
	line-height: 1.9em;
}

.formresult {
	font-weight:bold;
	font-size: 1.2em;
}

.numpad {
	text-align: center;
	font-size: 1.5em;
	font-weight:bold;
}
.centerfield {
	text-align: center;
}
.ui-field-contain {
	text-align: center;
}
.seper {
	margin-left:-15px !important;
	margin-right:-15px !important;
}
#friendfieldcontain .ui-select {
	margin-bottom: 5px;
}
.ham_menu {
	float: left;
}

.ui-icon-money {
	background-image: url(money.png) !important;
	background-repeat: no-repeat !important;
}

.keystyle:active , .keystyle:hover {
	background-image: linear-gradient(bottom, rgb(46,46,46) 10%, rgb(209,209,209) 55%);
	background-image: -o-linear-gradient(bottom, rgb(46,46,46) 10%, rgb(209,209,209) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(46,46,46) 10%, rgb(209,209,209) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(46,46,46) 10%, rgb(209,209,209) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(46,46,46) 10%, rgb(209,209,209) 55%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.1, rgb(46,46,46)),
		color-stop(0.55, rgb(209,209,209))
	);
}
.keystyle {
    float: left;
    margin-left: 10%;
    padding: 5% 40%;
	cursor: pointer;
	
	background-image: linear-gradient(bottom, rgb(0,0,0) 0%, rgb(176,176,176) 60%, rgb(125,121,125) 93%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(176,176,176) 60%, rgb(125,121,125) 93%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(176,176,176) 60%, rgb(125,121,125) 93%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(176,176,176) 60%, rgb(125,121,125) 93%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(176,176,176) 60%, rgb(125,121,125) 93%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,0,0)),
		color-stop(0.6, rgb(176,176,176)),
		color-stop(0.93, rgb(125,121,125))
	);

	-moz-border-radius: 15px;
	border-radius: 15px;	
}

/** CSS for non-standard jQuery Mobile styles or Codiqa components **/
.split-wrapper {
  width: 100%;
  min-height: 200px;
  clear: both;
}
@media all and (min-width: 650px) {
	.content-secondary {
		text-align: left;
		float: left;
		width: 45%;
		background: none;
		padding: 1.5em 6% 3em 0;
		margin: 0;
	}
	.content-secondary {
    background: none;
    border-top: none;
	}
	.content-primary {
		width: 45%;
		float: right;
		margin-right: 1%;
		padding-right: 1%;
	}
	.content-primary ul:first-child {
		margin-top: 0;
	}
  .content-secondary ul.ui-listview, .content-secondary ul.ui-listview-inset {
    margin: 0;
  }
  .content-secondary ul.ui-listview .ui-li-divider, .content-secondary ul.ui-listview .ui-li {
    border-radius: 0px;
  }
  .content-secondary ul.ui-listview .ui-li {
    border-left: 0;
    border-right: 0;
  }
	.content-secondary h2 {
		position: absolute;
		left: -9999px;
	}
	.content-secondary .ui-li-divider {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	.content-secondary {
		margin: 0;
		padding: 0;
	}
  
}
@media all and (min-width: 750px){
	.content-secondary {
		width: 34%;
	}
	.content-primary {
		width: 60%;
		padding-right: 1%;
	}	
  .content-secondary ul.ui-listview-inset {
}

@media all and (min-width: 1200px){
	.content-secondary {
		width: 30%;
		padding-right:6%;
		margin: 0px 0 20px 5%;
	}
	.content-secondary ul {
    margin: 0;
  }
	.content-secondary {
		margin: 0;
		padding: 0;
	}
	.content-primary {
		width: 50%;
		margin-right: 5%;
		padding-right: 3%;
	}
	.content-primary {
		width: 60%;
	}
}



@media (min-width:35em){

/* wrap on wide viewports once open */

.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-push.ui-panel-content-fixed-toolbar-position-left,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-reveal.ui-panel-content-fixed-toolbar-position-left,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-push.ui-panel-content-wrap-position-left,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-reveal.ui-panel-content-wrap-position-left {
    margin-right: 17em;
}
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-push.ui-panel-content-fixed-toolbar-position-right,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-reveal.ui-panel-content-fixed-toolbar-position-right,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-push.ui-panel-content-wrap-position-right,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-reveal.ui-panel-content-wrap-position-right {
    margin-left: 17em;
}
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-push,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-reveal {
    width: auto;
}

/* disable "dismiss" on wide viewports */
.ui-responsive-panel .ui-panel-dismiss-display-push {
    display: none;
}

}