#logo {
	background-image: url("../img/ks_logo.png");
	background-repeat: no-repeat;
	width: 300px; 
	height: 64px; 
	display: inline-block; 
}

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

.radiofullwidth .ui-radio{
    width: 33.33%;
}

.radiofullwidth .ui-radio label{
    text-align: center;
    white-space: nowrap;
}

@media screen and (min-width: 800px){
	div.top {
		margin-left: auto !important;
		margin-right: auto !important;  
		width: 760px;
	}
	#logo {
		position: relative; 
		top: 17px; 
	}
	
	#logo.init {
		margin-top: 50px !important; 
		position: relative; 
		top: 17px; 
	}
	
	#logo.about {
		margin-top: 17px !important; 
	}
	
	#slogan {
		width: 300px; 
	}
	
	#ccontent0,#ccontent1 {
		padding: 10px; 
		border: 1px solid #bbb; 
		width: 736px; 
		border-left: 2px solid #eee;
		border-right: 2px solid #eee; 
	}
}

@media screen and (max-width: 800px){
	#logo {
		background-size: 100% auto; 
		height: 40px; 
		width: 188px; 
		position: relative; 
		top: 15px;  
		margin-left: -5px;
		margin-right: 5px;  
		margin-top: -15px;
	}
	
	#logo.init {
		position: relative; 
		top: 15px;
	}
	
	#logo.about {
		height: 40px; 
	}
	
	#slogan {
		width: 200px; 
		margin-left: auto; 
		margin-right: auto; 
	}
}

@media screen and (max-width: 530px){
	#logo {
		background-image: url("../img/ks_icon.png");
		height: 40px;
		width: 40px; 
	}
	#bversion_show {
		/*display: none; */
	}
	#blang_show {
		display: none; 
	}
}

em {
	color: #0080ff; 
}

#icon {
	height: 16px; 
}

.suggest {
	cursor: pointer; 
	font-weight: normal !important; 
}

.tab,.ctab {
	margin-bottom: -10px; 
	width: 100px; 
}

#shead {
	padding: 0px; 
	margin-top: -30px; 
	margin-bottom: -10px; 
}

#shead.init {
	margin-top: -20px !important; 
}

#shead ul {
}

#buttons {
	float:right; 
}

.rank {
	color: #0080ff; 
	/*font-size: 80%; */
	font-weight: 400; 
	font-family: "Lucida Grande", serif; 
	font-style: normal; 
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #fff;
    border: 1px solid #777;
    text-align: center;
    padding: 2px 5px 2px 5px; 
    margin-right: 5px;  
}

#bcopy {
	float: right; 
	margin-top: -20px;
}

.crank {
	color: #000; 
	/*font-size: 80%; */
	font-weight: 200; 
	font-family: "Lucida Grande", serif; 
	font-style: normal; 
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #eee;
    border: 1px solid #777;
    text-align: center;
    padding: 2px 5px 2px 5px; 
    margin-right: 10px; 
}

.vnum {
	/*color: #fff; 
	font-size: 60%; */ 
	font-family: "Lucida Grande", serif; 
	font-style: normal; 
	/*background: #aaa;*/
    border: 1px solid #eee;
    text-align: center;
    padding: 1px 3px 1px 3px; 
    margin-right: 5px; 
    margin-top: -5px;  
    min-width: 20px;
}

.cvnum {
	/*color: #fff; 
	font-size: 60%; */ 
	font-family: "Lucida Grande", serif; 
	font-style: normal; 
	/*background: #aaa;*/
    border: 1px solid #eee;
    text-align: center;
    padding: 1px 3px 1px 3px; 
    margin-right: 5px; 
    margin-top: -5px;  
    min-width: 20px;
}

p {
	margin: 2px; 
	line-height: 1.5; 
}

div.kverse p,div.verse p{
	margin: 5px 2px 5px 2px; 
}

div.verse+div.verse,div.verse+div.kverse,div.kverse+div.verse {
	border-top: thin dashed #ddd; 
}

#set {
	padding:0px; 
}

#set div.verse {
	color: black; 
	cursor: pointer;
}

p.verse strong{
	font-weight: normal; 
	color: black; 
}

#shead{
	padding: 13px 3px 0px 3px; 
}

#fetch2 {
	padding: 0px;
}

#send {
	margin-bottom: 30px; 
}

#status{
	position: fixed;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px; 
}

#righttitle{
	margin-top: -5px; 
}

#rightcaption{
	margin-top: -5px;
	margin-bottom: -5px;  
	padding: 10px; 
}

#rightmessage {
	margin-bottom: 10px; 
	padding: 10px; 
	line-height: 1.5; 
}

.ui-icon-keensee2 {
	background: url("../img/keensee_icon.png") 5px 50% rgba(255, 255, 255, 0.7) no-repeat !important; 
	background-size: 20px 20px !important;
}

.ui-icon-keensee:after {
	background-image: url("../img/keensee_icon2.svg");
}

.ui-icon-zplus:after {
	background-image: url("../img/zplus.svg");
}

.ui-icon-zminus:after {
	background-image: url("../img/zminus.svg");
}

/* Fallback */
.ui-nosvg .ui-icon-keensee:after {
	background-image: url("../img/keensee_icon.png");
}

#mission{
    font-size: 110%;
    font-style: normal;
    font-weight: 700;
}

.top>p {
	line-height: 1.5; 
	margin-bottom: 1ex; 
}

.product {
	line-height: 1.5; 
	margin-bottom: 15px; 
}

.pname {
	font-weight: 700; 
	font-family: Helvetica;  
}

.ptitle {
	font-weight: 700; 
	font-size: 125%; 
	font-family: Helvetica;  
	position: relative; 
	top: -10px; 
}
.hidden {
	display: none; 
}

.ui-navbar li:last-child .ui-btn {
	margin-right: 1px !important;
	border-right: 1px !important; 
}

hr {
    border: 0;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    margin-top: 1em; 
    margin-bottom: 1em; 
}

a.bible {
	float: right; 
	font-size: 9pt; 
}

h4 {
	font-weight: normal; 
	font-style: oblique; 
	color: #000; 
}

.rchapter {
	color: #901c00; 
}

#ads,#ads0,#ads1 {
	margin-top: 10px; 
	color: #777; 
	font-size: 90%; 
}

#ads,#ads0,#ads1 p {
	margin-bottom: 2px; 
}

.caption {
	font-size: 110%; 
	font-weight: normal; 
	margin-top: 1ex; 
	margin-bottom: 1ex; 
}

ul#hint_list {
	margin-top: 0px; 
	padding-left: 20px; 
	margin-bottom: 0px;  
}

ul#hint_list li {
	padding: 3px; 
}

#blang_show {
	margin-right: 0px; 
}

#bversion_show {
	margin-left: 0px; 
}

.cname {
	font-size: 110%; 
	font-weight: bold; 
	display: block; 
	margin-bottom: 15px; 
	color: #901c00; 
}

.searchBox2Top {
	position: fixed !important; 
	top: 50px !important; 
}


.fullheight {
	height: 100%; 
}

img.font {
	/*margin-top: 5px;*/
	vertical-align: middle; /*middle; text-bottom;*/
	display: inline-block;
}

.bindex {
	color: #0080ff;  
	font-family: "Lucida Grande", serif; 
	font-style: normal; 
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #777;
    text-align: center;
    padding: 1px 3px 1px 3px; 
    margin-right: 5px; 
    text-decoration: none; 
}

.knsRed {
	color: #901c00;
}

.knsBlue {
	color: #0080ff
}

.knsGreen {
	color: #89cf30; 
}
