/* JQM Demos custom CSS */

/* Header */
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
.jqm-panel-page{
	background-color:#FFF !important;
	display:inline-block !important;/* set it for sig */ 
}
.jqm-demos .jqm-header {
	background: #e2540a;
	width:100%;
	position:fixed !important;
	z-index:99;
}
.jqm-demos .jqm-header .icon_fav{
	float:right;
	padding:10px
}
.jqm-demos .jqm-header .icon_fav img{
	height:25px;
	margin:2px;
}
.jqm-demos .jqm-header h2 {
	padding: .2em 0 .2em; 
}
.jqm-demos .jqm-header h2 a {
	display: inline-block;
	text-decoration: none;
	min-height: 45px;
}
.jqm-demos .jqm-header h2 img {
	display: block;
	width: auto;
	height: 45px;
}
.jqm-demos .jqm-header h2 > img {
	display: inline-block;
}
.jqm-demos .jqm-header p {
	position: absolute;
	bottom: -2em;
	left: 1em;
	margin: 0;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
.jqm-demos .jqm-header .ui-btn {
	width: 2em;
	height: 2em;
	background: none;
	border: 0;
	top: 50%;
	margin-top: -1em;
	-webkit-border-radius: .3125em;
	border-radius: .3125em; 
}

/* Footer */
.jqm-demos .jqm-footer.ui-footer {
	position: absolute;
	bottom: 0;
	padding-bottom: 50px;
}
.jqm-demos .jqm-footer {
	border-top: 1px solid #224d9c;
}
.jqm-demos .jqm-footer p {
	font-size: 0.7em;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align:center;	 
}
.jqm-demos .jqm-footer p:first-child {
	font-size: 0.8em;
	color: #666;
	font-weight: 400; 
	text-align:center
}

/* Content */
.jqm-demos .jqm-content {
	padding-top: 3em;
}
.jqm-demos .jqm-content > h1,
.jqm-demos .jqm-content > h2,
.jqm-demos .jqm-content > h3,
.jqm-demos .jqm-content > p,
.jqm-demos .jqm-content > ul li,
.jqm-demos .jqm-content > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
  
.jqm-demos .jqm-content > a,
.jqm-demos .jqm-content > p a,
.jqm-demos .jqm-content > ul:not(.jqm-list) li a {
	font-weight: 400;
	text-decoration: none;
}
.jqm-demos .jqm-content strong {
	font-weight: 700;
}
.jqm-demos .jqm-content > p strong {
	font-weight: 400;
}

/* Homepage */
.jqm-home > .jqm-content > img {
	width: 400px;
	max-width: 100%;
	display: block;
	margin: 2.5em 0;
}
.jqm-home .ui-grid-a {
	margin: 2.5em -.5em -.5em;
}
.jqm-block-content {
	margin: .5em;
	padding: 1em;
	background: #fff;
	border: 1px solid #eee;
	-webkit-border-radius: .3125em;
	border-radius: .3125em;
	font-family: 'Open Sans', sans-serif;
}
.jqm-block-content h3 {
	font-size: 1.5em;
	font-weight: 300;
	color: #3eb249;
	border-bottom: 1px solid #ddd;
	padding-bottom: .25em;
	margin: 0 0 .5em;
}
.jqm-block-content p {
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.4;
	margin: .7em 0;
}
.jqm-block-content p:last-child {
	margin-bottom: 0;
}
.jqm-block-content a:link {
	font-weight: 300;
	text-decoration: none;
}

/* Code */
.jqm-content pre,
.jqm-content code {
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
	background: #e5e5e5;
	background: rgba(0,0,0,.05);
	padding: 0 .125em;
}
.jqm-content pre {
	padding: 0 1em 1.2em;
	white-space: pre-wrap;
}
.jqm-content pre > code {
	padding: 0;
	background: none;
	font-size: .9em;
}

/* Lists */
 
.jqm-demos .jqm-list .ui-btn,
.jqm-demos .jqm-list .ui-btn:visited,
.jqm-demos .jqm-list .ui-li-divider { 
	text-shadow: none !important;
	font-weight:normal;
	background-color:#3d3d3d;
	color:#ffffff
} 
.ui-listview>.ui-li-has-thumb>.ui-btn{
	padding:none !important;
	min-height:auto !important;
	padding-left:10px !important;
}
  
/* Navmenu */ 
.jqm-navmenu-panel{
	height:500px !important;
	overflow:auto;
}
.jqm-navmenu-panel .ui-listview .ui-listview .ui-btn.ui-btn-active {
	color: #fff;
}
 
.jqm-demos .jqm-navmenu-panel.jqm-panel-page-nav ul li:first-child a{
	border-top: none;
}
/* Search */
.jqm-search-panel .ui-panel-inner {
	padding-top: 0; 
} 
 
.ui-btn-active .jqm-search-results-highlight {
    color: #fff;
    font-weight: 300;
}

/* Quick links */ 
.jqm-demos .jqm-content .jqm-view-source-link.ui-btn-active:link {
	color: #fff;
}
.jqm-list li .ui-btn{
	font-size:19px !important;
	padding:0.5em 1em
}
.ui-page-theme-a a:hover{
	border:none;
}

.jqm-list li img{
	width:20px;
	vertical-align:middle;
	margin-right:15px;
	margin-left:10px;
	margin-top:-4px;
}
.jqm-list .ui-btn-icon-right:after{
	display:none;
}
.ui-listview .ui-li-has-thumb>.ui-btn>img:first-child{
	position:relative;
    left: 0px;
    top: 0px;
    max-height: 25px;
    max-width: 25px;
}
.jqm-list .subitem td {
	width:50%;
}
.jqm-list .subitem td a{
	display:block;
	background-color:#155c7d;
	color:#ffffff;
	padding:5px;
	text-align:center;
	font-weight:100;
}
.jqm-list .subitem2{
	display:none;
}
.jqm-list .subitem2 a{
	display:block; 
	color:#ffffff !important;
	padding:8px;
	padding-left:8px;
	font-size:19px;
	border-bottom:1px solid #4f4f4f;
	font-weight:100;
}
.jqm-list .subitem2 a:hover{
	background-color:#000	
}
.jqm-list .whatsapp a{
	background-color:#288a1e !important
}
