@font-face{
	font-family:GIL,Gill Sans MT;
	src:url("/fonts/GIL.ttf") format("truetype");
}
@font-face{
	font-family:Helvetica Neue Light;
	src:url("/fonts/Helvetica Neue Light.ttf") format("truetype");
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	display:block;
	padding:0;
	margin:0;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
body{
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	background: #edfafb;
	top:0!important;
	font-size:small;
	font-size:14px;
}
body *{
	line-height:1.72em;
}
select,input,textarea{
	font:99% arial,helvetica,clean,sans-serif;
}
pre,code{
	font:115% monospace;
	font-size:100%;
}
h1{
	color:#fff;
	background:#06b;
	padding:10px;
	font-size:200%;
}
h2{
	color:#000;
	font-size:150%;
	padding:10px 0;
}
ul{
	list-style:disc inside;
	margin-left:1em;
}
label{
	float:left;
	width:12em;
}
input[type=text]{
	width:15em;
}
.Clearfix:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.Clear{
	clear:both;
}
.Clearfix{
	display:inline-block;
}
.Bdr{
	border:none!important;
}
*{
	margin:0;
	padding:0;
}
p,a,ul,li,h1,h2,h3,h5,h6,from,dl,dt,dd{
	padding:0;
	margin:0;
	font-weight:normal;
}
img{
	padding:0;
	margin:0;
	border:0;
}
p{
	display:block;
}
:focus{
	outline:0;
}
a{
	text-decoration:none;;
}
a:hover{
	text-decoration:underline;
}
/*************************************
Frame
*************************************/
.MainComman{
	/*width:100%;*/
	height:auto;
	/*float:left;*/
}
.FloatLeft{
	float:left;
}
.FloatRight{
	float:right;
}
.Wrapper{
	width:990px;
	margin:0 auto;
}
.InnerWrapper{
	float:left;
	width:990px;
	padding:0;
	margin:0;
}
/*************************************
Header
*************************************/
.Header {
	float:left;
	width:100%;
	padding:8px 0 18px 0;
	min-height:90px;
	background:#edfafb;
	border-top: 2px solid #0095ce;
	border-bottom: 1px solid #cecece;
	}
.Logo{
	float:left;
	width:245px;
	height:64px;
	padding:0 0 3px 0;
}
.Logo a{
	text-decoration: none;
	display: block;
}
.Logo a:hover{
	text-decoration: none;
	opacity: 0.5;
	display: block;
}
/*************************************
Nav
*************************************/
.Header_Right{
	float:right;
	width:700px;
	padding:10px 8px 0 0;
}
.Nav{
	float:right;
	width:auto;
}
.Nav ul{
	padding:0;
	margin:0;
}
.Nav ul li{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	padding:0;
	position:relative;
}
.Nav ul li a{
	background-color:#e53e38;
	border:1px solid #de110a;
	border-radius:3px 3px 3px 3px;
	color:#fff;
	cursor:pointer;
	display:block;
	margin-right:4px;
	text-align:center;
	width:auto;
	font-family:arial!important;
	font-size:12px!important;
	font-weight:normal!important;
	height:auto!important;
	line-height:inherit!important;
	padding:1px 15px 2px!important;
	text-shadow:none!important;
}
.Nav ul li a:Active{
	color:#fff;
	text-decoration:none;
	background-color:#f04d48;
}
.Nav ul li a:hover{
	color:#fff;
	background-color:#f04d48;
	text-decoration:none;
}
/*************************************
header description
*************************************/
.Header_Bottom{
	float:left;
	width:100%;
	position:relative;
}
.Tutiruals{
	position:absolute;
	width:740px;
	top:-5px;
	left:0;
}
.Tutiruals p{
	float:left;
	color:#616161;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #a0a2a4;
	padding:8px 0 8px 0;
	width:200px;
	font-family:Helvetica Neue Light;
}
.Tutiruals p span{
	color:#024467;
}
.Tutiruals p.last{
	border:0;
	padding:0 0 0 22px;
	width:500px;
}
.rssimg{
	float: right;
	margin: 0 12px 0 0;
}
/*************************************
Step
*************************************/
.Step{
	float:left;
	width:970px;
	background:#fff;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #e4e4e5;
	padding:5px 9px;
	margin-top:13px;
}
.Step_Inner{
	float:left;
	width:auto;
	padding:10px 0;
}
.Step_Inner ul{
	float:left;
	width:auto;
	padding:0;
}
.Step_Inner ul li{
	float:left;
	width:auto;
	list-style:none;
	border-right:1px solid #a2a2a2;
	padding:0 0 0 15px;
}
.Step_Inner ul li:last-child{
	border:0;
	padding-right:0;
}
.Step_Inner ul li:first-child{
	padding-left:0;
}
.Step_Inner ul li span{
	float:left;
	background:#e8524c;
	-webkit-border-radius:400px;
	border-radius:400px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:2px 0;
	width:23px;
	height:19px;
	font-family:GIL,Gill Sans MT;
	text-align:center;
}
.Step_Inner ul li p{
	float:left;
	padding:0 15px 0 15px;
	color:#535353;
	font-size:13px;
	/*font-family:GIL,Gill Sans MT;*/
	text-transform:uppercase;
}
.Step img{
	float:right;
}
/*************************************
Main
*************************************/
.MainInfo{
	float:left;
	width:100%;
	padding:24px 0 50px 0;
}
.LeftInfo{
	float:left;
	width:578px;
	padding-left:0;
}
.Feed_Section{
	float:left;
	width:100%;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-bottom:24px;
	margin-bottom:8px;
}
.FeedSectionTitle{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	/*background:#1a44fa;*/
	background:#00AAD5;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	padding:8px 12px;
	padding:10px;
}
.FeedInner{
	display:block;
	padding:25px 20px;
	float:left;
	width:537px;
	background:#fafafa;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
.InputSection{
	background:url(/images/input_bg.png) no-repeat 0 0;
	width:482px;
	height:23px;
	padding:15px 30px 34px 30px;
}
.InputSection input[type="text"]{
	background:none;
	border:0;
	padding:0;
	width:290px;
	color:#4f4f4f;
	font-size:16px;
	font-weight:bold;
}
.FeedInner p{
	float:left;
	clear:none;
	padding:0 0 0 11px;
}
.General{
	float:left;
	width:100%;
}
.General a{
	float:left;
}
.General span{
	float:left;
	font-weight:bold;
	padding:10px 15px 0 0;
	line-height:1em;
}
.General span.grouping{
        padding:0;
}
.fw-as-btn{
	float:right;
	cursor:pointer;
	background:url("/images/css_sprite.png") no-repeat scroll 0 8px transparent;
	color:#000;
	float:right;
	font-size:14px;
	height:auto;
	padding:0 11px 0 25px;
	width:auto;
}
.General input[type="text"]{
	float:left;
	background:#fff;
	border-top:1px solid #e0e0e0;
	width:50px;
	height:39px \9;
	text-align:center;
	padding:8px;
	padding:0 8px 0 8px \9;
	font-size:16px;
	font-weight:bold;
	color:#4f4f4f;
	margin:0 6px 0 0;
	border-left:0;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.Chk input[type="radio"]{
	float:left;
	margin-right:8px;
}
.Chk{
	float:left;
	width:120px;
}
.Chk span{
	float:left;
	font-weight:bold;
}
.Auto{
	float:left;
	width:auto;
	padding:20px 15px 0 0;
}
.Col{
	float:left;
	width:15px;
	height:15px;
	background:#00aad5;
}
.Gre{
	background:#9c0;
}
.Yel{
	background:#fc0;
}
.Pik{
	background:#f69;
}
.Bro{
	background:#930;
}
.Red{
	background:red;
}
.New-text{
	color:#db4437;
	font-size:10px;
	float:left;
	display:inline;
}
/******************************
footer
******************************/
.Footer{
	float:left;
	width:100%;
	background:#1c386d;
	border-top:3px solid #00a2cb;
	padding:17px 0 31px 0;
}
.FooterInner{
    /* float: left; */
    width: 843px;
    padding: 0 57px 0 90px;
    margin: 0px auto;
}

.FooterLink{
	float:left;
	width:241px;
	padding:0 40px 0 0;
}
.FooterLink ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.FooterInner ul li{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#fff;
}
.FooterInner ul li a{
	float:left;
	width:238px;
	padding:6px 0 6px 3px;
	font-size:13px;color:#fff;
	color:#fff;
	border-bottom:1px solid #8e9cb6;
}
.FooterInner ul li a:hover,.FooterLink ul li a:Active{
	color:#a5c1f5;
	text-decoration:none;
}
.FooterInner li.FooterLinkTitle{
	padding:0 0 2px 7px;
	display:block;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	border-bottom:1px solid #8e9cb6;
	width:100%;
	background:#06b;
	list-style-type:none;
}
.FooterInner li.MikleLogo a{
	width:245px;
	height:64px;
	margin:0;
	padding:0;
	border-bottom:0;
	text-decoration:none;
}
.FooterCopyright{
	width:100%;
	text-align:center;
	padding:33px 0 0 0;
	clear:both;
}
.FooterCopyright p{
	font-size:12px;
	color:#fff;
	text-align:center;
}
#back-top{
	position:fixed;
	bottom:30px;
	right:0
}
#back-top a{
	width:108px;
	display:block;
	text-align:center;
	color:#0f9bdc;
	font-size:12px
}
#fw-preview-loading, .fw-radio-btn, .fw-as-contents{
	display:none;
}
.fw-radio-btn-label-selected{
	/* background:url(/images/chk.png) no-repeat !important; */
  background:url("/images/chk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.fw-radio-btn-label-title-bgcolors{
	background:url(/images/unchk.png) no-repeat;
	padding-left:20px;
	padding-top:3px;
	margin:-5px 0 0 0;
	height:22px;
	width:8px;
	display:block;
	float:left;
}
.fw-radio-btn-label-responsive{
	background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 28px;
	margin: 0;
	padding-left: 25px;
	padding-top: 3px;
	width: 45px;
}
.fw-radio-btn-label-title{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	margin:0;
	height:28px;
	width:30px;
	display:block;
	float:left;
}
.fw-radio-btn-label-border-bottom{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	padding-top:3px;
	margin:0;
	height:28px;
	width:24px;
	display:block;
	float:left;
}
.fw-radio-btn-label-item-podcast{
	background:url(/images/unchk.png) no-repeat scroll 0 6px transparent;
	display:block;
	float:left;
	height:35px;
	margin:0;
	padding-left:30px;
	padding-top:0;
	width:224px;
}
.fw-radio-btn-label-item-podcast-title-link{
  background:url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display:block;
  float:left;
  height:28px;
  margin:0;
  padding-left:25px;
  padding-top:3px;
  width:30px;
}
.fw-radio-btn-label-item-date{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	margin:0;
	height:28px;
	width:135px;
	display:block;
	float:left;
	margin:0 -95px 0 0;
	padding:0 0 0 28px;
}
.fw-radio-btn-label-item-description-style{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	padding-right:25px;
	margin:0;
	height:28px;
	width:auto;
	display:block;
	float:left;
}
.fw-radio-btn-label-target{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	padding-top:3px;
	margin:0;
	height:28px;
	width:150px;
	display:block;
	float:left;
}
.fw-radio-btn-label-border{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	padding-top:3px;
	margin:0;
	height:28px;
	width:45px;
	display:block;
	float:left;
}
.fw-radio-btn-label-item-description{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	margin:0;
	height:28px;
	width:110px;
	display:block;
	float:left;
}
.fw-radio-btn-label-frame-height {
	background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 28px;
	margin: 0;
	padding-left: 25px;
	padding-top: 3px;
	width: auto;
}
.fw-radio-btn-label-item-link{
	background:url(/images/unchk.png) no-repeat;
	padding-left:25px;
	margin:0;
	height:28px;
	width:60px;
	display:block;
	float:left;
}
.fw-radio-btn-label-text-direction{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 100px;
}
.fw-radio-btn-label-text-alignment{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 50px;
}
.fw-radio-btn-label-corner{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 100px;
}
.fw-radio-btn-label-scrollbar{
	background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 28px;
	margin: 0;
	padding-left: 25px;
	padding-top: 3px;
	width: auto;
}
.fw-radio-btn-label-autoscroll{
	background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 28px;
	margin: 0;
	padding-left: 25px;
	padding-top: 3px;
	width: auto;
}
.fw-radio-btn-label-scrolldirection{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: auto;
}
.fw-radio-btn-label-mcspeed{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 60px;
}
.fw-radio-btn-label-sort{
	background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 28px;
	margin: 0;
	padding-left: 25px;
	padding-top: 3px;
	width: 60px;
}
.fw-radio-btn-label-date-format{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 130px;
}
.fw-radio-btn-label-time-format{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 130px;
}
.fw-radio-btn-label-timezone-abbreviation{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: 130px;
}
.fw-radio-btn-label-item-thumbnail{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: auto;
}
.fw-radio-btn-label-item-thumbnail-selection{
        background: url("/images/unchk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 28px;
        margin: 0;
        padding-left: 25px;
        padding-top: 3px;
        width: auto;
}






.Code_Left .Auto{
	padding:0 0 0 10px;
}
label.error{
	float:none;
	color:red;
	padding-left:.5em;
	vertical-align:top;
}
.komoku a.urlcss{
	border:1px solid #0198be;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:5px 15px;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#00aad5;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#00aad5),top(#00aad5));
	background-image:-webkit-linear-gradient(top,#00aad5,#00aad5);
	background-image:-moz-linear-gradient(top,#00aad5,#00aad5);
	background-image:-ms-linear-gradient(top,#00aad5,#00aad5);
	background-image:-o-linear-gradient(top,#00aad5,#00aad5);
	background-image:linear-gradient(to bottom,#00aad5,#00aad5);
	cursor:pointer;
	float:left;
	font-family:GIL,Gill Sans MT;
	font-size:14px;
	margin-right:4px;
	text-decoration:none;
	width:auto;
	height:auto;
}
.komoku a.urlcss:hover{
	border:1px solid #0198be!important;
	background-color:#19b8e0!important;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#19b8e0),to(#19b8e0))!important;
	background-image:-webkit-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:-moz-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:-ms-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:-o-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:linear-gradient(to bottom,#19b8e0,#19b8e0)!important;
}
#fw-add-url-btn{
        border:1px solid #0198be;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        margin:0 0 0 50px;
        padding:10px 15px;
        border-radius:3px;
        text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
        font-weight:bold;
        color:#fff;
        background-color:#00aad5;
        background-image:-webkit-gradient(linear,left top,left bottom,from(#00aad5),top(#00aad5));
        background-image:-webkit-linear-gradient(top,#00aad5,#00aad5);
        background-image:-moz-linear-gradient(top,#00aad5,#00aad5);
        background-image:-ms-linear-gradient(top,#00aad5,#00aad5);
        background-image:-o-linear-gradient(top,#00aad5,#00aad5);
        background-image:linear-gradient(to bottom,#00aad5,#00aad5);
        cursor:pointer;
        font-family:GIL,Gill Sans MT;
        font-size:14px;
        text-decoration:none;
        width:auto;
        height:auto;
}
#fw-add-url-btn:hover{
        border:1px solid #0198be!important;
        background-color:#19b8e0!important;
        background-image:-webkit-gradient(linear,left top,left bottom,from(#19b8e0),to(#19b8e0))!important;
        background-image:-webkit-linear-gradient(top,#19b8e0,#19b8e0)!important;
        background-image:-moz-linear-gradient(top,#19b8e0,#19b8e0)!important;
        background-image:-ms-linear-gradient(top,#19b8e0,#19b8e0)!important;
        background-image:-o-linear-gradient(top,#19b8e0,#19b8e0)!important;
        background-image:linear-gradient(to bottom,#19b8e0,#19b8e0)!important;
}
.fw-rm-url-btn{
        color: #333333;
        text-decoration: underline;
        cursor:pointer;
}
.komoku input[type="button"]{
	border:1px solid #0198be;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:5px 15px;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#06f;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#00aad5),top(#00aad5));
	background-image:-webkit-linear-gradient(top,#00aad5,#00aad5);
	background-image:-moz-linear-gradient(top,#00aad5,#00aad5);
	background-image:-ms-linear-gradient(top,#00aad5,#00aad5);
	background-image:-o-linear-gradient(top,#00aad5,#00aad5);
	background-image:linear-gradient(to bottom,#00aad5,#00aad5);
	cursor:pointer;
	float:left;
	font-family:GIL,Gill Sans MT;
	font-size:14px;
	margin-right:4px;
	text-decoration:none;
	width:auto;
	height:auto;
}
.komoku input[type="button"]:hover{
	border:1px solid #0198be!important;
	background-color:#0052cc!important;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#19b8e0),to(#19b8e0))!important;
	background-image:-webkit-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:-moz-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:-ms-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:-o-linear-gradient(top,#19b8e0,#19b8e0)!important;
	background-image:linear-gradient(to bottom,#19b8e0,#19b8e0)!important;
}
#container{
	float:left;
	margin:0 0 50px 0;
	width:100%;
	-webkit-border-radius:4px;
	border-radius:4px;
}
/******************************
Preview, Code
******************************/
.btn-tg {
	margin:0 0 20px 0;
	padding:10px 0;
	background-color:#e53e38;
	border:1px solid #de110a;
	border-radius:3px 3px 3px 3px;
	color:#ffffff;
	cursor:pointer;
	display:block;
	text-align:center;
	width:245px;
	font-size:18px;
	font-weight:normal;
	clear: both;
}
#floatdiv{
	float:left;
	height:auto;
	padding:0;
	width:378px;
	z-index:999;
}
.RightInner{
	float:left;
	width:353px;
	padding-bottom:20px;
	width:100%;
}
.RightInner textarea{
	border:1px solid #c3d7e1;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:9px;
	height:160px;
	width:358px;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	font-family:Arial,Helvetica,sans-serif;
}
/*********************************************
Save the design, Restore
**********************************************/
.fw-save-setting-btn{
	margin-left:20px;
	padding:4px 10px;
	color:#666;
	font-size:12px;
	height:24px;
    cursor:pointer;
}
.fw-restore-setting-btn{
	margin-left:10px;
	padding:4px 10px;
	color:#666;
	font-size:12px;
	height:24px;
    cursor:pointer;
}
/*********************************************
Tutorial Links
**********************************************/
.tutorial_links{
	border-top:1px solid #ccc;
	margin:30px auto 0 auto;
	padding:30px auto 0 auto;
	display:block;
	clear:both;
}
.tutorial_links ul{
	display:block;
	float:left;
	margin:10px 0 0 1%;
	padding:0;
/*	width:auto; */
	width: 32%;
}
.tutorial_links li{
	margin:3px 0;
	list-style-type: none;
}
.tutorial_category{
	margin:10px 0 0 0;
	padding:0;
	font-size:28px;
	list-style-type: none;
	color:#666;
}
.tutorial_links p{
	margin:40px 0 0 0;
	padding:40px 0 0 0;
	text-align:center;
	font-size:12px;
	clear:both;
}
/*********************************************
Company Logos
**********************************************/
.logos{
	border-top:1px solid #ccc;
	margin:30px 0 0 0;
	padding:30px 0 0 0;
	display:block;
	clear:both;
}
.logos h3{
	font-size:36px;
	color:#666;
	text-align:center;
}
.logos img{
	margin:15px 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.deactive{
	opacity:.5;
}

/*New css 07-10-2013*/ 
.floatsection{
	float:right;
	*float:left !important;
}
#FrameHeightByNumberOption{
        background-color:#e0e0e0;
        border-radius:5px;
        position:relative;
        height:40px;
        padding:10px;
}
#FrameHeightByNumberOption:after{
        border:10px solid transparent;
        border-bottom-color:#e0e0e0;
        border-top-width:0;
        top:-10px;
        content:"";
        display:block;
        left:125px;
        position:absolute;
        width:0;
}
#FrameHeightByArticleOption{
        background-color:#e0e0e0;
        border-radius:5px;
        position:relative;
        height:40px;
        padding:10px;
}
#FrameHeightByArticleOption:after{
        border:10px solid transparent;
        border-bottom-color:#e0e0e0;
        border-top-width:0;
        top:-10px;
        content:"";
        display:block;
        left:125px;
        position:absolute;
        width:0;
}
.scrolloption{
        background-color:#e0e0e0;
        border-radius:5px;
        position:relative;
        height:110px;
        padding:10px;
}
.scrolloption:after{
        border:10px solid transparent;
        border-bottom-color:#e0e0e0;
        border-top-width:0;
        top:-10px;
        content:"";
        display:block;
        left:125px;
        position:absolute;
        width:0;
}
.datetime_format{
        background-color:#e0e0e0;
        border-radius:5px;
        position:relative;
        height:120px;
        padding:10px;
}
.datetime_format:after{
        border:10px solid transparent;
        border-bottom-color:#e0e0e0;
        border-top-width:0;
        top:-10px;
        content:"";
        display:block;
        left:250px;
        position:absolute;
        width:0;
}




#ThumbnailOption {
        background-color:#e0e0e0;
        border-radius:5px;
        position:relative;
        padding:20px;
}
#ThumbnailOption:after{
        border:10px solid transparent;
        border-bottom-color:#e0e0e0;
        border-top-width:0;
        top:-10px;
        content:"";
        display:block;
        left:125px;
        position:absolute;
        width:0;
}

.podcastonoption{
        background-color:#e0e0e0;
        border-radius:5px;
        position:relative;
        height:60px;
        padding:10px;
}
.podcastonoption:after{
        border:10px solid transparent;
        border-bottom-color:#e0e0e0;
        border-top-width:0;
        top:-10px;
        content:"";
        display:block;
        left:125px;
        position:absolute;
        width:0;
}

/******************************
For Support Page
******************************/
.Tutiruals_page{
	clear: both;
	float: left;
	padding: 40px 0 30px;
	width: 100%;
}
.Tutiruals_page p{
	margin:0 0 30px 0;
}
.Find_Tutiruals{
	background:#e6e6e6;
	width:946px;
	height:auto;
	clear:both;
	padding:10px 10px 10px 11px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:32px;
	margin:0 0 20px 12px;
}
.Find_Tutiruals input.Inputbox{
	border:#53b4e7 solid 1px;
	width:834px;
	height:20px;
	width:833px \0/IE8+9;
	height:20px \0/IE8+9;
	padding:5px;
	float:left;
	-webkit-border-radius:5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
	color:#616161;
	font-size:14px;
}
.Find_Tutiruals input.SearchBtn{
	background-color:#02AAE0;
	border:#4fb5e5 solid 1px;
	border-left:none;
	height:32px;
	margin:0px 0 0 0;
	float:left;
	width:95px;
	-webkit-border-radius:0px 5px 5px 0px;
	border-radius:0px 5px 5px 0px;
	color:#fff;
	font-weight:bold;
	padding:0 0 4px 0;
	text-shadow:0px 0px 1px #000000;
	font-size:14px;
	cursor:pointer;
}
.Tutiruals_Contant{
	padding:0px 0 43px 12px;
	clear:both;
	float:left;
	width:100%;
}
.Tutiruals_Contant h1{
	font-size:32px;
	color:#575757;
	font-weight:bold;
	padding:0 0 0px 0;
}
.Tutiruals_Contant h2{
  font-size: 20px;
  color: #575757;
  font-weight: bold;
  padding: 0 0 0px 0;
  width: 100%;
  margin: 0px auto;
  }
  
  
.Tutiruals_Contant .PosrtBlog{
	margin:0px;
	padding:15px 0 0 0px;
}

.Tutiruals_Contant .PosrtBlog h3{
	margin:50px 0 10px 0;
	font-size:24px;
	font-weight: bold;
	line-height: 110%;
}
.Tutiruals_Contant .PosrtBlog ol{
	margin:0 0 0 40px;
	list-style-type: decimal;
}


.Tutiruals_Contant .Post{
	float:left;
	width:300px;
	margin:0 26px 20px 0;
}
.Tutiruals_Contant .Post h3{
	font-size:15px;
	color:#575757;
	font-weight:bold;
	padding:0 0 5px 0;
}
.Tutiruals_Contant .Post ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.Tutiruals_Contant .Post ul li{
	float:left;
	padding:0 0 4px 0;
	clear: both;
}
.Tutiruals_Contant .Post ul li a{
	color:#1a85a7;
	font-size:13px;
}
.Tutiruals_Contant .Post ul li a:hover{
	text-decoration:underline;
}
.Tutiruals_Contant .Post p{
	font-size:13px;
	color:#616161;
	line-height:20px;
}


.Tutiruals_Contant .Post2{
  width: 100%;
  margin: 0px auto 20px auto;
	}

.Tutiruals_Contant .Post h3{
	font-size:15px;
	color:#575757;
	font-weight:bold;
	padding:0 0 5px 0;
}
.Tutiruals_Contant .Post2 ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
 .Tutiruals_Contant .Post2 ul li span {
	margin: 5px 0px 0px 0px;
	color: #ff8100;
	font-size: 13px;
	padding-right: 17px;
	}

.Tutiruals_Contant .Post2 ul li{
	float: left;
	padding: 0px;
	clear: both;
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	background-color: #fff;
	margin: 0px 0px 3px; 
  }
  
.Tutiruals_Contant .Post2 ul li a{
	color: #1a85a7;
	font-size: 20px;
	display: inline-block;
	width: 960px;
	height: 70px;
	line-height: 70px;
	padding-left: 30px;
	}

.Tutiruals_Contant .Post2 ul li a:hover{
	background:#ccf7fb;
	text-decoration: none;
	}
	
.Tutiruals_Contant .Post2 p{
	font-size:13px;
	color:#616161;
	line-height:20px;
}
.btn-bottom a{
	margin:50px auto 15px auto;
	padding:15px 0;
	background-color:#e53e38;
	border:1px solid #de110a;
	border-radius:3px 3px 3px 3px;
	color:#ffffff;
	cursor:pointer;
	display:block;
	text-align:center;
	width:50%;
	font-size:24px;
	font-weight:normal;
	letter-spacing: 2px;
	clear: both;
}
.btn-bottom a:Active{
	color:#fff;
	text-decoration:none;
	background-color:#f04d48;
}
.btn-bottom a:hover{
	color:#fff;
	background-color:#f04d48;
	text-decoration:none;
}
.badcrum{ float:left; clear:both; width:100%; padding:0 0 15px 12px;}
.badcrum ul{ list-style:none; margin:0px; padding:0px; }
.badcrum ul li{ float:left; margin:0px 0px 0 0; padding:0px 5px 0 0px;  font-size:13px; color:#333333;}
.badcrum ul li a{ color:#0f9bdc; font-size:12px;}
.badcrum ul li a:hover, .badcrum ul li a.Active { color:#333333; }
.DetailLeft{ width:600px; float:left; /*padding:15px 0 0 0;*/}
.DetailLeft p{ font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#2f2f30; padding:0 0 20px 0; float:left; height:auto; width:600px;   }
.PadLB10{ padding:0 0px 10px 15px; }
.PadRB10{ padding:0 15px 10px 0px; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.addthis_button_preferred_facebook, .addthis_button_preferred_email, .addthis_button_preferred_twitter, .addthis_button_preferred_rss, .addthis_button_preferred_linkdin{float: left; padding: 0 2px; !important }

.fullwidth{ float:left; width:100%;}
.fullwidth p{color: #2F2F30;  float: left;  font-family: Arial,Helvetica,sans-serif; font-size: 13px;  height: auto; padding: 0 0 10px; margin:0px;}
.back_support {float:right;}
.back_support a{ color:#0F9BDC;}
#wufoo-z7x4z5 { margin:30px 0 0 0;}
#feed p span label { height:20px!important; top:-12px !important; font-size:12px !important;}
.blogarea p{ float:none !important; }
.blogarea ul{ list-style:disc!important; margin:16px 0 16px 0 !important; padding:0 0 0 40px!important;}
.fullwidth h1, .fullwidth h2, .fullwidth h3, .fullwidth h4, .fullwidth h5, .fullwidth h6 {  font-weight: bold !important; 	background:none;}
.Post ul li a:visited{color:#40c6f0;}
/*Display the same size image on feeds*/
parent{ float:left; width:130px; font-size:20px; text-align:center; }
.chdiv{ float:left; width:100% }
.on{ float:left; background:url(/images/checkbox.png) repeat 0 0; height:16px; width:18px; }
.off{ float:left; background:url(/images/checkbox.png) repeat 0 100%; height:16px; width:18px; }
.parent_chk label {
    width: 16px;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 17px;
}
.parent_chk{padding: 1px 15px 0px 0px !important;}
.parent_chk input[type=checkbox] {
    display: none;
}
.parent_chk label:before {
    background: #f0f0f0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMmMyYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f0f0f0 0%, #c2c2c2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#c2c2c2));
    background: -webkit-linear-gradient(top,  #f0f0f0 0%,#c2c2c2 100%);
    background: -o-linear-gradient(top,  #f0f0f0 0%,#c2c2c2 100%);
    background: -ms-linear-gradient(top,  #f0f0f0 0%,#c2c2c2 100%);
    background: linear-gradient(to bottom,  #f0f0f0 0%,#c2c2c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#c2c2c2',GradientType=0 );
    /*background-color: #D3D3D3;*/
    top: 7px;
    border: 1px solid #B3B3B3;
    border-radius: 3px;
    bottom: 1px;
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    width: 16px;
}
.parent_chk .checkbox label {
    margin-bottom: 10px;
}
.parent_chk .checkbox label:before {
    border-radius: 3px;
}
.parent_chk input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #646464;
    text-align: center;
    line-height: 15px;
    font-weight:bold;
}

/******************************
For FeedWind Pro
******************************/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), 
       local('Roboto-Regular'), 
       url(//themes.googleusercontent.com/static/fonts/roboto/v11/2UX7WLTfW3W8TclTUvlFyQ.woff) 
       format('woff');
}


.proPage{
	width: 990px;
	margin: 0px auto;
	position: relative;
	}
.proPage h1{
	text-align: center;
	margin: 10px auto 0px auto;
	color: #7d7d7d;
	border: 0px;
	background-color:  transparent!important;
	font-family: "Roboto","helvetica neue",helvetica,arial,sans-serif!important;
	font-size: 48px;
	font-weight:normal;
}
.proPage h2{
	clear: both;
	margin: 40px 0 0 0;
	text-align: center;
	font-size:40px;
	color: #7d7d7d;
}
.proPage .title{
}

.proPage .title .description{
	margin: 20px auto 25px auto;
	font-size: 20px;
	font-family: "Roboto","helvetica neue",helvetica,arial,sans-serif!important;
	color: #888;
	font-weight: normal;
	line-height: 125%;
}
.proPage .contents{
margin:80px 0 160px 0
clear:both;
}
.proPage .proFeature{
	margin: 120px 0 80px 0;
}
.proPage .contents img{
	float: left;
	width: 40%;
	height:40%;
	margin:0 20px 20px 0;
}
.proPage .contents .hl{
	font-size: 40px;
	margin: 0px auto 20px auto;
	font-family: "Roboto","helvetica neue",helvetica,arial,sans-serif!important;
}
.proPage .contents p{
	line-height: 160%;
	font-size:16px;
}
.proPage hr{
	clear: both;
	display: none;
}
.proPage .pricetable{
	clear: both;
}
.proPage .contents .faq{
	margin: 0;
	clear: both;
}
.proPage .faq dl{
	float: left;
	margin:10px 0 0 0;
}
.proPage .faq dt{
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size:24px;
	color: #666666;
}
.proPage .faq dd{
	font-weight:normal;
	color:#888888;
	font-size:18px;
}


/******************************
For Features
******************************/

@font-face {
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  src: local('Archivo Black Regular'), local('ArchivoBlack-Regular'), url(//themes.googleusercontent.com/static/fonts/archivoblack/v2/WoAoVT7K3k7hHfxKbvB6BzpmDuvrsAe6P6TsPq9xwrw.woff) format('woff');
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(//themes.googleusercontent.com/static/fonts/ubuntu/v5/WtcvfJHWXKxx4x0kuS1kobO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}


.featurePage{
	width: 990px;
	margin: 0px auto;
	position: relative;
	}

	.featurePage .title{
		}
	
	.featurePage .title h1{
		width: 990px;
		text-align: center;
		margin: 10px auto 0px auto;
		color: #332a3a;
        border: 0px;
        background-color:  transparent!important;
		font-family: 'Archivo Black', sans-serif;
		font-size: 26px;
	}
	.featurePage .title h2{
		width: 990px;
		text-align: center;
		margin: 5px auto 0px auto;
		font-size: 13px;
		color: #332a3a;
		border: 0px;
		}
	

	.featurePage .contents{
		width: 990px;
		}

		.featurePage .contents .rectleft{
			width: 990px;
			height: 150px;
			position: relative;
			margin-top: 20px;
		}
			.featurePage .contents .rectleft h2{
				width: 680px;
				border-bottom: 1px solid #f06b2d;
				color: #f06b2d;
				font-size: 20px;
				font-weight: bold;
				margin: 50px 30px 0px 30px;
				padding: 30px 30px 30px 250px;
			}
			.featurePage .contents .rectleft p{
				font-size: 14px;
				display: block;
				margin: 20px 0px 0px 280px;
			}			

			.featurePage .contents .rectleft img{
				width: 250px;
				position: absolute;
				top:0px;
				left: 0px;
			}	

		/********************   1st rect division what image flote right. ************************/

		.featurePage .contents .rectright{
			width: 990px;
			height: 250px;
			position: relative;
			margin-top: 20px;
		}
			.featurePage .contents .rectright h2{
				width: 680px;
				border-bottom: 1px solid #f06b2d;
				color: #f06b2d;
				font-size: 20px;
				font-weight: bold;
				margin: 50px 250px 0px 30px;
				padding: 30px 80px 30px 0px;
				text-align: right;
			}
			.featurePage .contents .rectright p{
				font-size: 14px;
				display: block;
				margin: 20px 280px 0px 30px;
				text-align: right;
			}			

			.featurePage .contents .rectright img{
				width: 250px;
				position: absolute;
				top:0px;
				right: 0px;
			}	


		/********************    2nd rect division what image flote right.  ************************/


			
		.featurePage .contents .oneThird{
			width: 320px;
			margin: 10px 0px 0px 10px;
			float: left;
			text-align: center;
		}

		.featurePage .contents .oneThird h2{
				width: 250px;
				height: 80px;
				line-height: 80px;
				border-bottom: 1px solid #f06b2d;
				color: #f06b2d;
				font-size: 20px;
				font-weight: bold;
				margin: 0px auto 20px auto;
				font-family: 'Ubuntu', sans-serif;
				}
		.featurePage .contents .oneThird h2.twoline{
				height: 60px;
				line-height: 1.3em;
				padding-top: 20px;
				font-family: 'Ubuntu', sans-serif;
				}

		.featurePage .contents .oneThird img{
				width: 200px;
				margin-bottom: 20px;
				}

		.featurePage .contents .oneThird img.margin{
				margin-bottom: 40px;
				}

		.featurePage .contents .oneThird p{
				width: 250px;
				margin: 0px auto 20px auto;
				text-align: left;
				}
				.featurePage .contents .oneThird p span{
					font-size: 10px;
					color: #f04e2e;
					}


		.featurePage .contents .first{
			margin-left: 0px;
			 clear:both; /*floatã®è§£é™¤ */
		}				


/********************  samplePage **/
.samplePage table{
 	width: 100%;
 	border: 0px;
 	cellspacing: 0;
 	cellpadding: 0;
 	margin:25px 0px 0px 0px; 
 	}

.samplePage td img{
	 width: 160px;
	 margin-top: 30px;
 	}
 	
 	
 	
/********************  Pro  **/
    #pricingtable{
    	margin-top: 50px;
    	width:990px;
    	font-family: arial;
    	background: transparent;
    }
    .pricingbox{
    	width: 50%;
    	float:left;
    	position: relative;
    	text-align: center;
    	line-height: 1.4em;
    }
    .inner{
    	border-radius: 5px;
    	background: #f9f7ee;
    	border: 1px solid #e7e3de;
    	box-shadow: inset 0 1px 0 #fff;
    }
    .highlight .inner{
    	z-index: 80 !important;
    	margin-top: -20px;
    	border:5px solid #ffb515;
    	padding: 20px 0;
    	background: #fff;
    }
    .boxtitle{
    	padding:8px 10px;
    	margin: 10px 0;
    	font-weight: bold;
    	color:#333333;
    	font-size: 24px;
    }
    .boxprice{
    	font-size: 36px;
    	color: #595959;
    	border-bottom: 1px solid #eeeeee;
    	margin:0 15px;
    	padding: 25px 10px 5px 10px;
    }
    .boxprice span{
    	font-size: 12px;
    	font-weight: normal;
    }
    .boxmenu{
    	padding:20px 10px;
    	color: #7a7a7a;
    	border-bottom: 1px solid #eeeeee;
    	margin: 0 15px;
    	padding: 5px 10px;
    	border-top:1px solid #fff;
    }
    .boxmenu p{
    	color: #333333;
    	font-weight: bold;
    	font-size: 14px;
    }
    p.red{
    	color: #ff0000;
    }
    .boxbutton{
    	margin: 20px 0;
    	padding: 10px 0 0 0;
    }
    .boxitemred{
    	color: #ff0000;
    	font-weight: bold;
    }
    .boxlinkbutton{
    	font-size: 22px;
    	padding: 10px 20px;
    	text-decoration: none !important;
    	border-radius: 50em;
    	color: #fff;
    	text-shadow:0 -1px 0 #c0880f;
    	border: 1px solid #c0880f;
    	box-shadow: inset 0 1px 0 #fdcb5d;
    	background: #fcbd35;
    	background: -moz-linear-gradient(top, #fcbd35 0%, #e2a31a 100%);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcbd35), color-stop(100%,#e2a31a));
    	background: -webkit-linear-gradient(top, #fcbd35 0%,#e2a31a 100%);
    	background: -o-linear-gradient(top, #fcbd35 0%,#e2a31a 100%);
    	background: -ms-linear-gradient(top, #fcbd35 0%,#e2a31a 100%);
    	background: linear-gradient(top, #fcbd35 0%,#e2a31a 100%);
    	word-break:break-word;
    	background: transparent -moz-linear-gradient(center top , #FFB515 0%, #D99A11 100%) repeat scroll 0% 0%;
    background-color: transparent;
    background-image: -moz-linear-gradient(center top , #FFB515 0%, #D99A11 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    }
/********************  regist form **/

#form5 ul{
	list-style: none;
	margin: 10px;
}

#form5 label.desc{
	width: 100%!important;
	margin: 10px 0px 5px 0px;
}

#form5 label{
	float: left;
	margin: 0px 0px 0px 10px;
}

