#callme {
	height: 151px;
	position: fixed;
	*position: absolute;
	top: 150px; 
	right: 0;
	width: 22px;
	z-index: 110;
}

.cme_txt {
	width: 285px !important;
	border: 1px solid #aaa;
	border-radius: 3px;
	box-shadow: 0 1px 0 #fff;
	color: #777;
	font-size: 12px;
	padding: 7px 5px !important;
}

#callmeform {
	display: none;
	text-shadow: 0 1px #fff;
	border-bottom: 1px solid #0f8f0c;
	border-top: 1px solid #0f8f0c;
	box-shadow: 0 3px 5px #ccc;
	padding-left: 10px;
	position: fixed;
	*position: absolute;  
	border-radius: 7px;
	right: 50px;
	top: 150px;
	width: 305px;
	z-index:109;
	background: #fff;
}

#callmeform span {
	 padding:2px 1px;
	 display:block;
	 clear:both;
}

.cme_btn {
	/*background: #629c61;
	color:#fff;
	font-size:12px;
	text-shadow:0 1px 0 #757575;
	padding:4px 0 5px 0;
	margin:0;
	cursor: pointer;
	border:0;
	border-top:1px solid #87c286;
	width: 150px;
	border-radius: 2px;*/
}

.cme_btn_around{

}

#callmeform h6 {
	color: #0f8f0c;
	font-size: 13px;
	padding: 10px 0 8px 0;
	margin: 0;
}

.callmebody {
	font-family: Tahoma;
	font-size: 80%;
	background: #fff;
	padding: 5px 10px;
}

.callmebody .inf {
	padding: 0 5px;
	margin: 0 0 10px 0;
	font-weight: bold;
	clear: both;
}

#viewform {
	border: 0;
	padding: 0;
	background: url(bttn.png) 0px 0;
	height: 185px;
	width: 22px;
	cursor: pointer;
}

.callmeform_hover {
	background-position: 22px 0!important;
}

#callme_result {
	background: #fff url(loading.gif) 10px center no-repeat;
	display: block;
	clear: both;
	margin: 5px 11px 10px 0px;
}

#callme_result div {
    padding: 7px 7px;
    margin: 4px 0px 0px 0px;
}

#callme_result .sending {
	padding: 7px 0 7px 35px;
	display: block;
	color:#555;
	clear: both;
}

#callme_result .c_success {
	background: #c8ed9c;
	color:#555;
	border-radius:3px;
}

#callme_result .c_error {
	background: #ffadad;
	color: #333;
	text-shadow: none;
	border-radius:3px;
}

#cme_cls {
	height:15px;
	width:15px;
	float:right;
	display:inline;	
	background:url(close.png);
	margin:12px 14px 0 0;
	box-shadow: 0 1px 0 #fff;
	cursor:pointer;
}

#cm_crds a {
	font-size: 10px;
	color: #888;
}

#cm_crds a:hover { text-decoration: none; }

#cm_crds {
	display: inline;
	float: right;
	padding: 7px 12px 0 0;
	font-size: 10px;
	color: #888;
}




/* call un */

#callun {
	height: 151px;
	position: fixed;
	*position: absolute;
	top: 150px; 
	right: 0;
	width: 22px;
	z-index: 110;
}

.cun_txt {
	width: 285px !important;
	border: 1px solid #aaa;
	border-radius: 3px;
	box-shadow: 0 1px 0 #fff;
	color: #777;
	font-size: 12px;
	padding: 7px 5px !important;
}

#callunform {
	display: none;
	text-shadow: 0 1px #fff;
	border-bottom: 1px solid #297394;
	border-top: 1px solid #3595bf;
	box-shadow: 0 3px 5px #ccc;
	padding-left: 10px;
	position: fixed;
	*position: absolute;  
	border-radius: 0px;
	right: 50px;
	top: 150px;
	width: 305px;
	z-index:109;
	background: #fff;
}

#callunform span {
	 padding:2px 1px;
	 display:block;
	 clear:both;
}

.cun_btn {
	/*background: #629c61;
	color:#fff;
	font-size:12px;
	text-shadow:0 1px 0 #757575;
	padding:4px 0 5px 0;
	margin:0;
	cursor: pointer;
	border:0;
	border-top:1px solid #87c286;
	width: 150px;
	border-radius: 2px;*/
}

.cun_btn_around{

}

.cun_btn_around input.button{
	background: #3595bf;
}
.cun_btn_around input.button:hover{
	background: #297394!important;
}

#callunform h6 {
	color: #3595bf;
	font-size: 13px;
	padding: 10px 0 8px 0;
	margin: 0;
}

.callunbody {
	font-family: Tahoma;
	font-size: 80%;
	background: #fff;
	padding: 5px 10px;
}

.callunbody .inf {
	padding: 0 5px;
	margin: 0 0 10px 0;
	font-weight: bold;
	clear: both;
}

#viewform {
	border: 0;
	padding: 0;
	background: url(bttn.png) 0px 0;
	height: 185px;
	width: 22px;
	cursor: pointer;
}

.callunform_hover {
	background-position: 22px 0!important;
}

#callun_result {
	background: #fff url(loading.gif) 10px center no-repeat;
	display: block;
	clear: both;
	margin: 5px 11px 10px 0px;
}

#callun_result div {
    padding: 7px 7px;
    margin: 4px 0px 0px 0px;
}

#callun_result .sending {
	padding: 7px 0 7px 35px;
	display: block;
	color:#555;
	clear: both;
}

#callun_result .c_success {
	background: #c8ed9c;
	color:#555;
	border-radius:3px;
}

#callun_result .c_error {
	background: #ffadad;
	color: #333;
	text-shadow: none;
	border-radius:3px;
}

#cun_cls {
	height: 16px;
    width: 16px;
    float: right;
    display: inline;
    background: url(closeun.png);
    margin: 5px 10px 0 0;
    box-shadow: 0 1px 0 #fff;
    cursor: pointer;
}

#cm_crds a {
	font-size: 10px;
	color: #888;
}

#cm_crds a:hover { text-decoration: none; }

#cm_crds {
	display: inline;
	float: right;
	padding: 7px 12px 0 0;
	font-size: 10px;
	color: #888;
}
.tab-content{
	font-size: 0.8rem;
}

.tab-content h2{
	font-size: 1.5rem;
	padding: 10px 0;
}

.tab-content h3{
	font-size: 1.2rem;
	padding: 10px 0;
}

.tab-content h4{
	font-size: 1rem;
	padding: 10px 0;
}

.tab-content h5{
	font-size: 0.8rem;
	padding: 10px 0;
}

.tab-content ul{
    padding:0;
    list-style: none;
}

.tab-content ul li{
    padding:6px;
}

.tab-content ul li:before {
    padding-right:10px;
    font-weight: bold;
    color: #7dc50d;
    content: "\2013";
    transition-duration: 0.5s;
}  

.tab-content ol {
    padding:0;
    list-style: none;
    counter-reset: li;
}    
.tab-content ol li {
    position: relative;
    padding:6px 10px 0 0;
    margin:5px 0 0 30px;
}


.tab-content ol li:before {
    line-height: 32px;
    position: absolute;
    top: 1px;
    left:-60px;
    width:80px;
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    color: #7dc50d;
    counter-increment: li;
    content: counter(li);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
}

.tab-content table{
	border: 1px solid #eee;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}
.tab-content table th {
	font-weight: bold;
	padding: 5px;
	background: #efefef;
	border: 1px solid #dddddd;
}
.tab-content table td{
	padding: 5px 10px;
	border: 1px solid #eee;
	text-align: left;
}
.tab-content table tbody tr:nth-child(odd){
	background: #fff;
}
.tab-content table tbody tr:nth-child(even){
	background: #F7F7F7;
}

.tab-content details summary{
    text-align: right;
    margin-right: 20px;
    font-size: 18px;
    text-decoration: underline;
    cursor: pointer;
}