@charset "utf-8";
div, p, header, footer, h1, h2, h3, h4, h5, h6, span, i, b, em, ul, li, dl, dt, dd, ol, body, input, select, form, button {
	margin:0;
	padding:0;
	list-style-type: none;
}
@font-face {font-family: "ico";
  src: url('icon.eot'); /* IE9*/
  src: url('icon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('icon.woff') format('woff'), /* chrome、firefox */
  url('icon.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('icon.svg#ico') format('svg'); /* iOS 4.1- */
font-weight: normal;
font-style: normal;
	font-display: swap;
}

html {
	scrollbar-3dlight-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-face-color: #f8db85;
	scrollbar-arrow-color: #f8db85;
	scrollbar-shadow-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-base-color: #FFF;
	scrollbar-track-color: #FFF;
}
.browser {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #00;
	background-color: #ff0;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 170px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	transition-property:all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0;
}
* {
	font-family: "Open Sans", sans-serif, Arial, Helvetica;
	/*letter-spacing: 0.5px;*/
}
body {
	font-family: "Open Sans", sans-serif, Arial, Helvetica;
	font-size: 14px;
	background-color: #F2F4F8;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-shadow: 0px 1px 0px rgba(5,5,5,0.1);
	font-style: normal;
}
li:hover img {
/*box-shadow: 0px 1px 5px rgba(5,5,5,0.5);*/
filter:alpha(opacity:40);
	opacity: 0.4;
}
li img {
/*box-shadow: 0px 0px 1px rgba(0,0,0,0.2);*/
background-image: url(../loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	transition-property:all;
	transition-duration: 1s;
	transition-timing-function: ease;
}
a {
	text-decoration: none;
	color: #0099FF;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
:hover,:before,:after{
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

[class^="i-"]:before, [class*=" i-"]:before,
[class^="i-"]:after, [class*=" i-"]:after {  
  font-family:"ico" !important;
  /*font-size:12px;*/
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
.i-menu:before {
	content: "\e600";
}
.i-userinfo:before {
	content: "\e601";
}
.i-stumbleupon:before {
	content: "\e602";
}
.i-google:before {
	content: "\e603";
}
.i-close:before {
	content: "\e604";
}
.i-facebook:before {
	content: "\e605";
}
.i-like:before {
	content: "\e606";
}
.i-nolike:before {
	content: "\e607";
}
.i-upload:before {
	content: "\e608";
}
.i-more:before {
	content: "\e609";
}
.i-favorite:before {
	content: "\e60a";
}
.i-nofavorite:before {
	content: "\e60b";
}
.i-download2:before {
	content: "\e60c";
}
.i-download1:before {
	content: "\e60d";
}
.i-linkedin:before {
	content: "\e60e";
}
.i-cart:before {
	content: "\e60f";
}
.i-display:before {
	content: "\e610";
}
.i-folderadd:before {
	content: "\e611";
}
.i-folder:before {
	content: "\e612";
}
.i-mail:before {
	content: "\e613";
}
.i-refresh:before {
	content: "\e614";
}
.i-shopping:before {
	content: "\e615";
}
.i-logo:before {
	content: "\e616";
}
.i-twitter:before {
	content: "\e617";
}
.i-user:before {
	content: "\e618";
}
.i-key:before {
	content: "\e619";
}
.i-people:before {
	content: "\e61a";
}
.i-user1:before {
	content: "\e61b";
}
.i-search:before {
	content: "\e61c";
}
.i-new:before {
	content: "\e61d";
}
.i-list:before {
	content: "\e61e";
}
.i-view:before {
	content: "\e61f";
}
.i-serve:before {
	content: "\e620";
}
.i-settings:before {
	content: "\e621";
}
.i-card:before {
	content: "\e622";
}
.i-review:before {
	content: "\e623";
}
.i-download:before {
	content: "\e624";
}
.i-good:before {
	content: "\e625";
}
.i-share:before {
	content: "\e626";
}
.i-zip:before {
	content: "\e627";
}
.i-ios:before {
	content: "\e628";
}
.i-windows:before {
	content: "\e629";
}
.i-android:before {
	content: "\e62a";
}
.i-fire:before {
	content: "\e62c";
}
.i-previous:before {
	content: "\e62d";
}
.i-next:before {
	content: "\e62e";
}
.i-ttf:before {
	content: "\e62b";
}
.i-delete:before {
	content: "\e62f";
}
.i-hot:before {
	content: "\e630";
}
.i-viewlist:before {
	content: "\e631";
}
.i-version:before {
	content: "\e632";
}
.i-fontauto:before {
	content: "\e633";
}
.i-attention:before {
	content: "\e634";
}
.i-unzip:before {
	content: "\e635";
}
.i-size:before {
	content: "\e636";
}
.i-mark:before {
	content: "\e637";
}
.i-tt:before {
	content: "\e638";
}
.i-package:before {
	content: "\e639";
}
.i-brand:before {
	content: "\e63a";
}
.i-dbrand:before {
	content: "\e63b";
}
.i-tag:before {
	content: "\e63c";
}

.data-title{
	display: none;
	position: absolute;
	z-index: 99;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	top: 0;
	left: 0;
	line-height: 20px;
}
.data-title.small{
	font-size: 12px;
	max-width: 150px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-style: normal;
}
/* Tips */
.data-title .tip{ content: ""; position: absolute; width:0; height:0; border-style: solid; line-height: 0px; }
.data-title.south .tip{ left:50%; top:100%;}
.data-title.south.small .tip{ border-width: 7px 5px 0 5px; margin-left:-5px;}
.data-title.west.small .tip{ border-width: 5px 7px 5px 0; margin-left:-7px; margin-top:-5px;}
.data-title.north.small .tip{ border-width: 0 5px 7px 5px; margin-left:-5px; margin-top:-7px;}
.data-title.east.small .tip{ border-width: 5px 0 5px 7px; margin-top:-5px;}
/* confirm */
.data-title ul.confirm{ list-style-type:none;margin-top:5px;display:inline-block;margin:0 auto; }
.data-title ul.confirm li{ padding:10px;float:left;margin:5px;min-width:25px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;}
/* themes */
.data-title.dark{ background-color:#0078d7; color:#fff; }
.data-title.dark.south .tip{ border-color: #0078d7 transparent transparent transparent; _border-color: #0078d7 #0078d7 #0078d7 #0078d7; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.data-title.dark ul.confirm li{ background-color:#0078d7;}
.data-title.dark ul.confirm li:hover{ background-color:#0078d7;}

@-webkit-keyframes moveFromTop {
from {
-webkit-transform:translateY(-300%);
}
to {
	-webkit-transform:translateY(0%);
}
}
@-moz-keyframes moveFromTop {
from {
-moz-transform:translateY(-300%);
}
to {
	-moz-transform:translateY(0%);
}
}
@-ms-keyframes moveFromTop {
from {
-ms-transform:translateY(-300%);
}
to {
	-ms-transform:translateY(0%);
}
}
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@-moz-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); }
}
#caseBlanche {
	/*background-color : #227AA1;*/
	background-color : #0078D7;
	height : 150px;
	width : 150px;
	float : left;
	position : relative;
	border-radius : 100%;
	overflow: hidden;
}

#caseBlanche #load {
	color : #FFF;
	text-align : center;
	height: 30px;
	width: 100%;
	line-height: 30px;
	margin-top: -90px;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-animation: swinging 5s ease-in-out 0s infinite;
	-moz-animation: swinging 5s ease-in-out 0s infinite;
	animation: swinging 5s ease-in-out 0s infinite;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}
#caseBlanche #test {
	height : 10px;
	width : 10px;
	background-color : #FF0;
	border-radius : 50%;
	margin-top: 10px;
	margin-left: 10px;
}
#caseBlanche #rond {
	height  : 100px;
	width : 100px;
	border : 1px solid #fff;
	border-radius : 50%;
	animation : rond 2s infinite;
	-webkit-animation : rond 2s infinite;
	margin-top: 24px;
	margin-left: 24px;
}
#caseBlanche #progress {
	width: 0%;
	margin-top: -126px;
	height: 150px;
	background-color: #000;
}
@keyframes rond {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rond {
  0% {-webkit-transform : rotate(0deg);}
  100% {-webkit-transform : rotate(360deg);}
}
@-webkit-keyframes swinging{
	0% { -webkit-transform: rotate(0); }
	5% { -webkit-transform: rotate(10deg); }
	10% { -webkit-transform: rotate(-9deg); }
	15% { -webkit-transform: rotate(8deg); }
	20% { -webkit-transform: rotate(-7deg); }
	25% { -webkit-transform: rotate(6deg); }
	30% { -webkit-transform: rotate(-5deg); }
	35% { -webkit-transform: rotate(4deg); }
	40% { -webkit-transform: rotate(-3deg); }
	45% { -webkit-transform: rotate(2deg); }
	50% { -webkit-transform: rotate(0); }
	100% { -webkit-transform: rotate(0); }
}
@keyframes swinging{
	0% { transform: rotate(0); }
	5% { transform: rotate(10deg); }
	10% { transform: rotate(-9deg); }
	15% { transform: rotate(8deg); }
	20% { transform: rotate(-7deg); }
	25% { transform: rotate(6deg); }
	30% { transform: rotate(-5deg); }
	35% { transform: rotate(4deg); }
	40% { transform: rotate(-3deg); }
	45% { transform: rotate(2deg); }
	50% { transform: rotate(0); }
	100% { transform: rotate(0); }
}
#bDiv{
	position: fixed;
	z-index: 22300;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	-webkit-animation: moveFromTop 400ms ease;
	-moz-animation: moveFromTop 400ms ease;
	-ms-animation: moveFromTop 400ms ease;
	color: #000;
	background-color: #FFF;
} 
#bDiv .txet {
	float: left;
	width: 310px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
	color: #000;
	height: auto;
	line-height: 50px;
	margin-top: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
#aDiv{
	position: fixed;
	top: 0;
	left: 0;
    filter:alpha(opacity:80);
	opacity: 0.8;
	z-index: 22200;
	width: 100%;
	background-color: #000;
}
#bDiv .close {
	float: right;
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	color: #666;
	width: 30px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
#bDiv .close:hover {
	color: #FF0000;
}
#loading{
	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 150px;
	height: 150px;
	z-index: 22201;
	border-radius: 100%;
	-webkit-animation: showSweetAlert 1s;
  -moz-animation: showSweetAlert 1s;
  animation: showSweetAlert 1s;
}

#footer .top {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-size: cover;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 20000;
	cursor: pointer;
	font-size: 30px;
	line-height: 35px;
	color: #FF0;
	font-weight: bold;
	text-align: center;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-color: #000;
	display: none;
}
#footer .top:hover{
	color: #FFF;
	background-color: #30629A;
}
#footer .top:before {
	font-family:"ico" !important;
	content: "\e62e";
	color: #FFFF00;
	margin-top: 9px;
	float: left;
	width: 100%;
}
#menu {
	display: none;
}

.add {
	float: left;
	height: auto;
	width: 100%;
}
.add i {
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	border-radius: 15px;
}
.add .addbox:before {
	content: "+";
	font-size: 30px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: normal;
}
.add .i-review {
	background-color: #6facff;
	color: #FFF;
	overflow: hidden;
}
.add .i-share {
	background-color: #90cd98;
	color: #FFF;
}
.add .addbox {
	background-color: #ffa9c3;
	color: #FFF;
}
.add .i-nofavorite {
	background-color: #90cd00;
	color: #FFF;
}
.add .i-display {
	background-color: #ff6552;
	color: #FFF;
}
#bDiv .upgradevip,#bDiv .demobox,#bDiv .detailsbox,#bDiv .downfonts {
	float: left;
	height: auto;
	width: 700px;
}
#bDiv .upgradevip .ut,#bDiv .demobox .demotitle,#bDiv .detailsbox .detailstitle,#bDiv .downfonts .ut {
	float: left;
	height: 80px;
	width: 100%;
	line-height: 80px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-size: 22px;
	color: #444;
	-webkit-box-shadow: 0px 1px 5px #666;
	-moz-box-shadow: 0px 1px 5px #666;
	-ms-box-shadow: 0px 1px 5px #666;
	-o-box-shadow: 0px 1px 5px #666;
	box-shadow: 0px 1px 5px #666;
}
#bDiv .upgradevip .utxt {
	background-color: #D9F5BB;
	float: left;
	height: 200px;
	width: 100%;
	padding-bottom: 10px;
	border-radius: 0px;
}
#bDiv .upgradevip .log {
	float: left;
	height: 50px;
	width: 150px;
	background-color: #66A523;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	margin-left: 50px;
	margin-top: 75px;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 5px #666;
	-moz-box-shadow: 0px 1px 5px #666;
	-ms-box-shadow: 0px 1px 5px #666;
	-o-box-shadow: 0px 1px 5px #666;
	box-shadow: 0px 1px 5px #666;
}
#bDiv .upgradevip .log:hover {
	background-color: #7eb149;
}
#bDiv .upgradevip .copylink {
	float: left;
	width: 395px;
	margin-left: 50px;
}
#bDiv .upgradevip .txt {
	line-height: 22px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 35px;
}
#bDiv .upgradevip .attrArea {
	height: 30px;
	width: 98%;
	padding-left: 2%;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
}
#bDiv .upgradevip .donating {
	float: left;
	height: auto;
	width: 60%;
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
	padding-right: 20%;
	padding-left: 20%;
	padding-bottom: 10px;
}
#bDiv .upgradevip .donating font {
	float: left;
	width: 100%;
}
#bDiv .upgradevip .donating img {
	margin-top: 10px;
	background-image: none;
}
#bDiv .upgradevip .donatingvip {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	background-color: #f9dc85;
}
#bDiv .upgradevip .donatingvip font {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
#bDiv .upgradevip .donatingvip a {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
}
#bDiv .upgradevip .donatingvip a img {
	background-image: none;
}
#bDiv .mshare {
	text-align: center;
	float: left;
	height: 50px;
	width: 310px;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}
#bDiv .mshare .share {
	height: 30px;
	width: 30px;
	font-size: 30px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
}
#bDiv .mshare .share .i-google {
	color: #CE4D39;
}
#bDiv .mshare .share .i-facebook {
	color: #305891;
}
#bDiv .mshare .share .i-twitter {
	color: #2ca8d2;
}
#bDiv .mshare .share .i-linkedin {
	color: #4498c8;
}
#bDiv .mshare .share .i-stumbleupon {
	color: #e65229;
}
#bDiv .mshare .share i:hover {
	color: #000;
}
#bDiv .demo .demotitle {
	font-weight: normal;
}
#bDiv .demobox .demotxt {
	background-color: #D9F5BB;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bDiv .demobox #demotxt {
	width: 93%;
	margin-left: 2%;
	float: left;
	border: 1px solid #FFF;
	color: #000;
	padding: 1%;
}
#bDiv .demobox #demotxt:hover{
      border:#87C6F9 1px solid;
      box-shadow: 0 0 1px rgba(103, 166, 217, 1);

}
#bDiv .demobox .demotxt .post,.body .ilist .left .settings .lipost,.body .so .sequence .settings .lipost,#search .right .aws .lipost {
	float: left;
	margin-left: 2%;
	height: 30px;
	width: 100px;
	background-color: #6facff;
	margin-top: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
#bDiv .demobox .demotxt #democolor,.body .ilist .left .settings #licolor,.body .so .sequence .settings #licolor,#search .right .aws #licolor{
	float: left;
	margin-left: 2%;
	height: 28px;
	width: 28px;
	margin-top: 20px;
	cursor: pointer;
	border: 1px solid #FFF;
	background-image: url(../cker.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bDiv .demobox .demotxt .reset,.body .ilist .left .settings .lireset,.body .so .sequence .settings .lireset,#search .right .aws .lireset {
	float: left;
	margin-left: 2%;
	height: 30px;
	width: 100px;
	background-color: #90cd98;
	margin-top: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
#bDiv .demobox .demotxt .reset:hover,#bDiv .demobox .demotxt .post:hover,.body .ilist .left .settings .lireset:hover,.body .ilist .left .settings .lipost:hover,.body .so .sequence .settings .lireset:hover,.body .so .sequence .settings .lipost:hover{
	color: #FF0;
	background-color: #000;
}
#bDiv .demobox .img {
	float: left;
	height: auto;
	width: 100%;
}
#bDiv .demobox .img img {
	float: left;
	height: 300px;
	width: 100%;
}
#bDiv .detailsbox .detailsli {
	float: left;
	width: 96%;
	margin-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
#bDiv .detailsbox .detailsli span {
	background-color: #90cd98;
	width: 20%;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	height: 30px;
	padding-left: 5%;
	line-height: 30px;
}
#bDiv .detailsbox .detailsli p {
	float: left;
	width: 70%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bDiv .detailsbox {
	padding-bottom: 10px;
}
#bDiv .detailsbox .detailstitle{
	margin-bottom: 10px;
}
.bigpicker{
	position: fixed;
	z-index: 22400;
	background-color: #e7e7e7;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #eaeaea;
}
/*.bigpicker:before {
	content: " ";
	background-color: #E7E7E7;
	height: 10px;
	width: 10px;
	float: left;
	position: absolute;
	top: -6px;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-left-color: #eaeaea;
}*/
.bigpicker-sections-color{
    margin: 0;
    padding: 0;
}

.bigpicker-sections-color ul{
    margin: 0;
    padding: 0;
    float: left;
}
.bigpicker-sections-color ul li{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-left-color: #e7e7e7;
}


.bigpicker .biglayout{
	width: 6px;
	height: 6px;
	border: 3px solid #FFFFFF;
	position: absolute;
	z-index: 10000;
	display: none;
	line-height: 10px;
	overflow: hidden;
	cursor: default;
}

.bigpicker-bgview-text{
    margin: 0;
    padding: 0;
    height: 24px;
}
.bigpicker-bgview-text li{
    padding: 0 5px 0 0 ;
    list-style: none outside none;
    float: left;
    line-height:18px;
}

.bigpicker-bgview-text li div{
	margin: 0;
	padding: 0;
	height: 18px;
	width: 53px;
	border: 1px solid #FFF;
}
.bigpicker-bgview-text li input{
	margin: 0;
	height: 20px;
	width: 56px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	color: #3a3d44;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-radius: 0px;
}
.body .newfonts .frame .mloading {
	float: left;
	height: 30px;
	width: 100%;
	background-image: url(../web_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
	display: none;
}

.page {
	float: left;
}
.page .prev {
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
	border: 1px solid #e1dddc;
	margin-right: 10px;
}
.page .no {
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background-color: #fbfbfb;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	border: 1px solid #e1dddc;
}
.page .yes {
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background-color: #3886C6;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	border: 1px solid #e1dddc;
	color: #FFFFFF;
}
.page .next {
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
	border: 1px solid #e1dddc;
	margin-left: 10px;
}
.page i {
	float: left;
	height: 50px;
	width: 50px;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
}
.tgl {
  display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
  background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
	outline: 0;
	display: block;
	width: 180px!important;
	height: 30px!important;
	position: relative;
	cursor: pointer;
	margin: 0px!important;
  padding: 2px!important;
	float: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}
.tgl + .tgl-btn {
	background: #eaeaea;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-align: left;
}
.tgl + .tgl-btn:after {
	content: 'OFF';
	background: #fff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	color: #666;
}
.tgl:checked + .tgl-btn:after {
	content: 'ON';
}
.tgl:checked + .tgl-btn {
  background: #54c11a;
}
#bDiv .downfonts .ads {
	float: right;
	height: 280px;
	width: 336px;
	margin: 10px;
	background-color: #FFF;
}
#bDiv .downfonts .downtul {
	float: left;
	width: 320px;
	height: 280px;
	margin: 10px;
}
#bDiv .downfonts .downtul a {
	float: left;
	height: 50px;
	width: 200px;
	background-color: #66A523;
	margin-top: 32px;
	margin-left: 55px;
	-webkit-box-shadow: 0px 1px 5px #666;
	-moz-box-shadow: 0px 1px 5px #666;
	-ms-box-shadow: 0px 1px 5px #666;
	-o-box-shadow: 0px 1px 5px #666;
	box-shadow: 0px 1px 5px #666;
}
#bDiv .downfonts .downtul a:hover{
	background-color: #000;
}
#bDiv .downfonts .downtul a i {
	font-size: 26px;
	color: #FF0;
	line-height: 44px;
	margin-left: 20px;
	float: left;
}
#bDiv .downfonts .openurls {
	background-color: #D9F5BB;
	float: left;
	height: auto;
	width: 100%;
}
#bDiv .downfonts .downtul font {
	line-height: 50px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	margin-left: 20px;
	font-size: 22px;
	float: left;
}
#bDiv .downfonts .dbinfos {
	float: left;
	height: 150px;
	width: 98%;
	background-color: #FFF;
	font-size: 13px;
	padding-left: 2%;
	line-height: 22px;
	white-space: normal;
	padding-top: 20px;
}
#bDiv .downfonts .dbinfos font {
	color: #F00;
	background-color: #D9F5BB;
}
#bDiv .downfonts .ut {
	text-align: left;
	text-indent: 2%;
	text-transform: none;
}
#bDiv .downfonts .dbinfos hr {
	margin: 0px;
	padding: 0px;
}
#bDiv .downfonts .dbinfos .or {
	height: 26px;
	width: 26px;
	float: left;
	color: #FFF;
	background-color: #000;
	font-size: 10px;
	line-height: 26px;
	text-align: center;
	border-radius: 13px;
	margin-top: 10px;
}
