body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td
	{
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

body {
	font-family: arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	color: #333
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

select,input {
	vertical-align: middle
}

button,input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,input[type=button]:focus,input[type=submit]:focus {
	outline: 0
}

a {
	color: #09f;
	text-decoration: none;
	outline: 0
}

.spanmeau5 a:hover {
	color: #069
}


.pd20 {
	padding: 20px
}

.pd10 {
	padding: 10px
}

.pd16 {
	padding: 16px
}

.mb20 {
	margin-bottom: 20px
}

.mr20 {
	margin-right: 20px
}

.ml20 {
	margin-left: 20px
}

.mb10 {
	margin-bottom: 10px
}

.mr10 {
	margin-right: 10px
}

.ml10 {
	margin-left: 10px
}

.oh {
	overflow: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}

.oz {
	overflow: hidden;
	zoom: 1
}

.clear {
	clear: both
}

.textl {
	text-align: left
}

.textc {
	text-align: center
}

.textr {
	text-align: right
}

.w5,.w10,.w11,.w12,.w14,.w16,.w20,.w25,.w30,.w33,.w40,.w50,.w60,.w70,.w80,.w90,.w100
	{
	float: left
}

.w5 {
	width: 5% !important
}

.w10 {
	width: 10% !important
}

.w11 {
	width: 11.111111% !important
}

.w12 {
	width: 12.5% !important
}

.w14 {
	width: 14.285714% !important
}

.w16 {
	width: 16.666666% !important
}

.w20 {
	width: 20% !important
}

.w25 {
	width: 25% !important
}

.w30 {
	width: 30% !important
}

.w33 {
	width: 33.333333% !important
}

.span1.w40 {
	width: 47% !important;
	color:red;
}
.span1 .w40 {
	color:rgb(25, 165, 181);
}
.w50 {
	width: 50% !important
}

.w60 {
	width: 60% !important
}

.w70 {
	width: 70% !important
}
.ldiv{
	width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index:200;
    height: 595px;
   
}

.w80 {
	width: 80% !important
}

.w90 {
	width: 90% !important
}

.w100 {
	width: 100% !important
}

.text-skyblue {
	color: #00a1cb
}

.text-blue {
	color: #3f78fa
}

.text-green {
	color: #7db500
}

.text-yellow {
	color: #f18d05
}

.text-red {
	color: #e54028
}

.text-purple {
	color: #87318c
}

.text-black {
	color: #5a5f64
}

.text-white {
	color: #fff
}

.bg-skyblue {
	background: #00a1cb
}

.bg-blue {
	background: #3f78fa
}

.bg-green {
	background: #7db500
}

.bg-yellow {
	background: #f18d05
}

.bg-red {
	background: #e54028
}

.bg-purple {
	background: #87318c
}

.bg-black {
	background: #5a5f64
}

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0)
		format('embedded-opentype'),
		url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),
		url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),
		url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular)
		format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

@
-webkit-keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100%{
-webkit-transform
:rotate(359deg)
;transform
:rotate(359deg)
}
}
@
keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100%{
-webkit-transform
:rotate(359deg)
;transform
:rotate(359deg)
}
}
.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1 );
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2 );
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3 );
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1
		);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1
		);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical
	{
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before
	{
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before
	{
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before
	{
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.topcon .logo {
	float: left;
	margin-left: 20px;
	font-size: 28px;
	line-height: 50px
}

.topcon .t_menu {
	float: right;
	line-height: 50px
}

.topcon .t_menu li {
	height: 50px;
	float: left
}

.topcon .t_menu li a {
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0 20px;
	float: left;
	margin-left: 1px;
	color: #5a5f64
}

.topcon .t_menu li a:hover {
	background: #5a5f64;
	color: #fff
}

.topcon .t_menu li a.active {
	background: #5a5f64;
	color: #fff
}

.navcon .nav_head {
	padding: 20px 0;
	text-align: center
}

.navcon .nav_head img {
	height: 50px;
	margin-right: 10px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px
}

.navcon .nav_head a {
	color: #fff
}

.navcon .nav_menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: -1px;
	border: 1px solid #707377;
	border-width: 1px 0
}

.navcon .nav_menu li a .ione {
	display: inline-block;
	width: 40px;
	text-align: center;
	line-height: 40px
}

.navcon .nav_menu li a .spanone {
	display: inline-block;
	width: 180px
}

.navcon .nav_menu li a:hover {
	background: #77797c;
	color: #fff
}

.navcon .nav_menu li a.active {
	background: #77797c;
	color: #fff
}

.v1.top {
	position: absolute;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 5000;
	background: #d5d6d7
}

.v1.top .logo {
	float: left;
	margin-left: 20px;
	font-size: 28px;
	line-height: 50px
}

.v1.top .t_menu {
	float: right;
	line-height: 50px
}

.v1.top .t_menu li {
	height: 50px;
	float: left
}

.v1.top .t_menu li a {
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0 20px;
	float: left;
	margin-left: 1px;
	color: #5a5f64
}

.v1.top .t_menu li a:hover {
	background: #5a5f64;
	color: #fff
}

.v1.top .t_menu li a.active {
	background: #5a5f64;
	color: #fff
}

.v1.nav {
	position: absolute;
	top: 50px;
	left: 0;
	bottom: 0;
	width: 220px;
	z-index: 2000;
	background: #5a5f64
}

.v1.nav .nav_head {
	padding: 20px 0;
	text-align: center
}

.v1.nav .nav_head img {
	height: 50px;
	margin-right: 10px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px
}

.v1.nav .nav_head a {
	color: #fff
}

.v1.nav .nav_menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: -1px;
	border: 1px solid #707377;
	border-width: 1px 0
}

.v1.nav .nav_menu li a .ione {
	display: inline-block;
	width: 40px;
	text-align: center;
	line-height: 40px
}

.v1.nav .nav_menu li a .spanone {
	display: inline-block;
	width: 180px
}

.v1.nav .nav_menu li a:hover {
	background: #77797c;
	color: #fff
}

.v1.nav .nav_menu li a.active {
	background: #77797c;
	color: #fff
}

.v1.content {
	position: absolute;
	top: 51px;
	right: 0;
	bottom: 0;
	left: 220px;
	word-wrap: break-word;
	overflow: hidden;
	overflow-y: auto
}

.v2.top {
	position: absolute;
	left: 220px;
	right: 0;
	height: 50px;
	z-index: 5000;
	background: #d5d6d7
}

.v2.top .logo {
	float: left;
	margin-left: 20px;
	font-size: 28px;
	line-height: 50px
}

.v2.top .t_menu {
	float: right;
	line-height: 50px
}

.v2.top .t_menu li {
	height: 50px;
	float: left
}

.v2.top .t_menu li a {
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0 20px;
	float: left;
	margin-left: 1px;
	color: #5a5f64
}

.v2.top .t_menu li a:hover {
	background: #5a5f64;
	color: #fff
}

.v2.top .t_menu li a.active {
	background: #5a5f64;
	color: #fff
}

.v2.nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 100%;
	z-index: 2000;
	background: #5a5f64
}

.v2.nav .nav_head {
	padding: 20px 0;
	text-align: center
}

.v2.nav .nav_head img {
	height: 50px;
	margin-right: 10px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px
}

.v2.nav .nav_head a {
	color: #fff
}

.v2.nav .nav_menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: -1px;
	border: 1px solid #707377;
	border-width: 1px 0
}

.v2.nav .nav_menu li a .ione {
	display: inline-block;
	width: 40px;
	text-align: center;
	line-height: 40px
}

.v2.nav .nav_menu li a .spanone {
	display: inline-block;
	width: 180px
}

.v2.nav .nav_menu li a:hover {
	background: #77797c;
	color: #fff
}

.v2.nav .nav_menu li a.active {
	background: #77797c;
	color: #fff
}

.v2.content {
	position: absolute;
	top: 51px;
	right: 0;
	bottom: 0;
	left: 220px;
	word-wrap: break-word;
	overflow: hidden;
	overflow-y: auto
}

.v3.top {
	position: absolute;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 5000;
	background: #d5d6d7
}

.v3.top .logo {
	float: left;
	margin-left: 20px;
	font-size: 28px;
	line-height: 50px
}

.v3.top .t_menu {
	float: right;
	line-height: 50px
}

.v3.top .t_menu li {
	height: 50px;
	float: left
}

.v3.top .t_menu li a {
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0 20px;
	float: left;
	margin-left: 1px;
	color: #5a5f64
}

.v3.top .t_menu li a:hover {
	background: #5a5f64;
	color: #fff
}

.v3.top .t_menu li a.active {
	background: #5a5f64;
	color: #fff
}

.v3.nav {
	position: absolute;
	top: 50px;
	right: 0;
	bottom: 0;
	width: 220px;
	z-index: 2000;
	background: #5a5f64
}

.v3.nav .nav_head {
	padding: 20px 0;
	text-align: center
}

.v3.nav .nav_head img {
	height: 50px;
	margin-right: 10px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px
}

.v3.nav .nav_head a {
	color: #fff
}

.v3.nav .nav_menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: -1px;
	border: 1px solid #707377;
	border-width: 1px 0
}

.v3.nav .nav_menu li a .ione {
	display: inline-block;
	width: 40px;
	text-align: center;
	line-height: 40px
}

.v3.nav .nav_menu li a .spanone {
	display: inline-block;
	width: 180px
}

.v3.nav .nav_menu li a:hover {
	background: #77797c;
	color: #fff
}

.v3.nav .nav_menu li a.active {
	background: #77797c;
	color: #fff
}

.v3.content {
	position: absolute;
	top: 51px;
	right: 220px;
	bottom: 0;
	left: 0;
	word-wrap: break-word;
	overflow: hidden;
	overflow-y: auto
}

.v4.top {
	position: absolute;
	left: 0;
	right: 220px;
	height: 50px;
	z-index: 5000;
	background: #d5d6d7
}

.v4.top .logo {
	float: left;
	margin-left: 20px;
	font-size: 28px;
	line-height: 50px
}

.v4.top .t_menu {
	float: right;
	line-height: 50px
}

.v4.top .t_menu li {
	height: 50px;
	float: left
}

.v4.top .t_menu li a {
	display: block;
	font-size: 16px;
	height: 50px;
	padding: 0 20px;
	float: left;
	margin-left: 1px;
	color: #5a5f64
}

.v4.top .t_menu li a:hover {
	background: #5a5f64;
	color: #fff
}

.v4.top .t_menu li a.active {
	background: #5a5f64;
	color: #fff
}

.v4.nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 100%;
	z-index: 2000;
	background: #5a5f64
}

.v4.nav .nav_head {
	padding: 20px 0;
	text-align: center
}

.v4.nav .nav_head img {
	height: 50px;
	margin-right: 10px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px
}

.v4.nav .nav_head a {
	color: #fff
}

.v4.nav .nav_menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: -1px;
	border: 1px solid #707377;
	border-width: 1px 0
}

.v4.nav .nav_menu li a .ione {
	display: inline-block;
	width: 40px;
	text-align: center;
	line-height: 40px
}

.v4.nav .nav_menu li a .spanone {
	display: inline-block;
	width: 180px
}

.v4.nav .nav_menu li a:hover {
	background: #77797c;
	color: #fff
}

.v4.nav .nav_menu li a.active {
	background: #77797c;
	color: #fff
}

.v4.content {
	position: absolute;
	top: 51px;
	right: 220px;
	bottom: 0;
	left: 0;
	word-wrap: break-word;
	overflow: hidden;
	overflow-y: auto
}

body.skyblue {
	overflow: hidden
}

body.skyblue .v1.top {
	background: #b3e5f2
}

body.skyblue .v1.top .t_menu li a {
	color: #00a1cb
}

body.skyblue .v1.top .t_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v1.top .t_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v1.nav {
	background: #00a1cb
}

body.skyblue .v1.nav .nav_menu li a {
	border: 1px solid #0dadd7;
	border-width: 1px 0
}

body.skyblue .v1.nav .nav_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v1.nav .nav_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v2.top {
	background: #b3e5f2
}

body.skyblue .v2.top .t_menu li a {
	color: #00a1cb
}

body.skyblue .v2.top .t_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v2.top .t_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v2.nav {
	background: #00a1cb
}

body.skyblue .v2.nav .nav_menu li a {
	border: 1px solid #0dadd7;
	border-width: 1px 0
}

body.skyblue .v2.nav .nav_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v2.nav .nav_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v3.top {
	background: #b3e5f2
}

body.skyblue .v3.top .t_menu li a {
	color: #00a1cb
}

body.skyblue .v3.top .t_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v3.top .t_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v3.nav {
	background: #00a1cb
}

body.skyblue .v3.nav .nav_menu li a {
	border: 1px solid #0dadd7;
	border-width: 1px 0
}

body.skyblue .v3.nav .nav_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v3.nav .nav_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v4.top {
	background: #b3e5f2
}

body.skyblue .v4.top .t_menu li a {
	color: #00a1cb
}

body.skyblue .v4.top .t_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v4.top .t_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v4.nav {
	background: #00a1cb
}

body.skyblue .v4.nav .nav_menu li a {
	border: 1px solid #0dadd7;
	border-width: 1px 0
}

body.skyblue .v4.nav .nav_menu li a:hover {
	background: #02b8e8;
	color: #fff
}

body.skyblue .v4.nav .nav_menu li a.active {
	background: #02b8e8;
	color: #fff
}

body.blue {
	overflow: hidden
}

body.blue .v1.top {
	background: #c7d8fd
}

body.blue .v1.top .t_menu li a {
	color: #3f78fa
}

body.blue .v1.top .t_menu li a:hover {
	background: #6493ff;
	color: #fff
}

body.blue .v1.top .t_menu li a.active {
	background: #6493ff;
	color: #fff
}

body.blue .v1.nav {
	background: #3f78fa
}

body.blue .v1.nav .nav_menu li a {
	border: 1px solid #598bfe;
	border-width: 1px 0
}

body.blue .v1.nav .nav_menu li a.active {
	background: #6493ff
}

body.blue .v1.nav .nav_menu li a:hover {
	background: #6493ff
}

body.blue .v2.top {
	background: #c7d8fd
}

body.blue .v2.top .t_menu li a {
	color: #3f78fa
}

body.blue .v2.top .t_menu li a:hover {
	background: #6493ff;
	color: #fff
}

body.blue .v2.top .t_menu li a.active {
	background: #6493ff;
	color: #fff
}

body.blue .v2.nav {
	background: #3f78fa
}

body.blue .v2.nav .nav_menu li a {
	border: 1px solid #598bfe;
	border-width: 1px 0
}

body.blue .v2.nav .nav_menu li a.active {
	background: #6493ff
}

body.blue .v2.nav .nav_menu li a:hover {
	background: #6493ff
}

body.blue .v3.top {
	background: #c7d8fd
}

body.blue .v3.top .t_menu li a {
	color: #3f78fa
}
.vipmodu li{
/* 	list-style-type:decimal; */
	padding-left:none;
}

body.blue .v3.top .t_menu li a:hover {
	background: #6493ff;
	color: #fff
}

body.blue .v3.top .t_menu li a.active {
	background: #6493ff;
	color: #fff
}

body.blue .v3.nav {
	background: #3f78fa
}

body.blue .v3.nav .nav_menu li a {
	border: 1px solid #598bfe;
	border-width: 1px 0
}

body.blue .v3.nav .nav_menu li a.active {
	background: #6493ff
}

body.blue .v3.nav .nav_menu li a:hover {
	background: #6493ff
}

body.blue .v4.top {
	background: #c7d8fd
}

body.blue .v4.top .t_menu li a {
	color: #3f78fa
}

body.blue .v4.top .t_menu li a:hover {
	background: #6493ff;
	color: #fff
}

body.blue .v4.top .t_menu li a.active {
	background: #6493ff;
	color: #fff
}

body.blue .v4.nav {
	background: #3f78fa
}

body.blue .v4.nav .nav_menu li a {
	border: 1px solid #598bfe;
	border-width: 1px 0
}

body.blue .v4.nav .nav_menu li a.active {
	background: #6493ff
}

body.blue .v4.nav .nav_menu li a:hover {
	background: #6493ff
}

body.green {
	overflow: hidden
}

body.green .v1.top {
	background: #9ae5e2
}

body.green .v1.top .t_menu li a {
	color: #008d87
}

body.green .v1.top .t_menu li a:hover {
	background: #008d87;
	color: #fff
}

body.green .v1.top .t_menu li a.active {
	background: #008d87;
	color: #fff
}

body.green .v1.nav {
	background: #008d87
}

body.green .v1.nav .nav_menu li a {
	border: 1px solid #00a099;
	border-width: 1px 0
}

body.green .v1.nav .nav_menu li a:hover {
	background: #00aea6;
	color: #fff
}

body.green .v1.nav .nav_menu li a.active {
	background: #00aea6;
	color: #fff
}

body.green .v2.top {
	background: #9ae5e2
}

body.green .v2.top .t_menu li a {
	color: #008d87
}

body.green .v2.top .t_menu li a:hover {
	background: #008d87;
	color: #fff
}

body.green .v2.top .t_menu li a.active {
	background: #008d87;
	color: #fff
}

body.green .v2.nav {
	background: #008d87
}

body.green .v2.nav .nav_menu li a {
	border: 1px solid #00a099;
	border-width: 1px 0
}

body.green .v2.nav .nav_menu li a:hover {
	background: #00aea6;
	color: #fff
}

body.green .v2.nav .nav_menu li a.active {
	background: #00aea6;
	color: #fff
}

body.green .v3.top {
	background: #9ae5e2
}

body.green .v3.top .t_menu li a {
	color: #008d87
}

body.green .v3.top .t_menu li a:hover {
	background: #008d87;
	color: #fff
}

body.green .v3.top .t_menu li a.active {
	background: #008d87;
	color: #fff
}

body.green .v3.nav {
	background: #008d87
}

body.green .v3.nav .nav_menu li a {
	border: 1px solid #00a099;
	border-width: 1px 0
}

body.green .v3.nav .nav_menu li a:hover {
	background: #00aea6;
	color: #fff
}

body.green .v3.nav .nav_menu li a.active {
	background: #00aea6;
	color: #fff
}

body.green .v4.top {
	background: #9ae5e2
}

body.green .v4.top .t_menu li a {
	color: #008d87
}

body.green .v4.top .t_menu li a:hover {
	background: #008d87;
	color: #fff
}

body.green .v4.top .t_menu li a.active {
	background: #008d87;
	color: #fff
}

body.green .v4.nav {
	background: #008d87
}

body.green .v4.nav .nav_menu li a {
	border: 1px solid #00a099;
	border-width: 1px 0
}

body.green .v4.nav .nav_menu li a:hover {
	background: #00aea6;
	color: #fff
}

body.green .v4.nav .nav_menu li a.active {
	background: #00aea6;
	color: #fff
}

body.red {
	overflow: hidden
}

body.red .v1.top {
	background: #fac6c6
}

body.red .v1.top .t_menu li a {
	color: #ad2121
}

body.red .v1.top .t_menu li a:hover {
	background: #ad2121;
	color: #fff
}

body.red .v1.top .t_menu li a.active {
	background: #ad2121;
	color: #fff
}

body.red .v1.nav {
	background: #ad2121
}

body.red .v1.nav .nav_menu li a {
	border: 1px solid #be3030;
	border-width: 1px 0
}

body.red .v1.nav .nav_menu li a:hover {
	background: #ca3c3c;
	color: #fff
}

body.red .v1.nav .nav_menu li a.active {
	background: #ca3c3c;
	color: #fff
}

body.red .v1.content {
	background: #f1e8e0
}

body.red .v2.top {
	background: #fac6c6
}

body.red .v2.top .t_menu li a {
	color: #ad2121
}

body.red .v2.top .t_menu li a:hover {
	background: #ad2121;
	color: #fff
}

body.red .v2.top .t_menu li a.active {
	background: #ad2121;
	color: #fff
}

body.red .v2.nav {
	background: #ad2121
}

body.red .v2.nav .nav_menu li a {
	border: 1px solid #be3030;
	border-width: 1px 0
}

body.red .v2.nav .nav_menu li a:hover {
	background: #ca3c3c;
	color: #fff
}

body.red .v2.nav .nav_menu li a.active {
	background: #ca3c3c;
	color: #fff
}

body.red .v2.content {
	background: #f1e8e0
}

body.red .v3.top {
	background: #fac6c6
}

body.red .v3.top .t_menu li a {
	color: #ad2121
}

body.red .v3.top .t_menu li a:hover {
	background: #ad2121;
	color: #fff
}

body.red .v3.top .t_menu li a.active {
	background: #ad2121;
	color: #fff
}

body.red .v3.nav {
	background: #ad2121
}

body.red .v3.nav .nav_menu li a {
	border: 1px solid #be3030;
	border-width: 1px 0
}

body.red .v3.nav .nav_menu li a:hover {
	background: #ca3c3c;
	color: #fff
}

body.red .v3.nav .nav_menu li a.active {
	background: #ca3c3c;
	color: #fff
}

body.red .v3.content {
	background: #f1e8e0
}

body.red .v4.top {
	background: #fac6c6
}

body.red .v4.top .t_menu li a {
	color: #ad2121
}

body.red .v4.top .t_menu li a:hover {
	background: #ad2121;
	color: #fff
}

body.red .v4.top .t_menu li a.active {
	background: #ad2121;
	color: #fff
}

body.red .v4.nav {
	background: #ad2121
}

body.red .v4.nav .nav_menu li a {
	border: 1px solid #be3030;
	border-width: 1px 0
}

body.red .v4.nav .nav_menu li a:hover {
	background: #ca3c3c;
	color: #fff
}

body.red .v4.nav .nav_menu li a.active {
	background: #ca3c3c;
	color: #fff
}

body.red .v4.content {
	background: #f1e8e0
}

body.purple {
	overflow: hidden
}

body.purple .v1.top {
	background: #ecb8ef
}

body.purple .v1.top .t_menu li a {
	color: #a851ad
}

body.purple .v1.top .t_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v1.top .t_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v1.nav {
	background: #87318c
}

body.purple .v1.nav .nav_menu li a {
	border: 1px solid #96429b;
	border-width: 1px 0
}

body.purple .v1.nav .nav_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v1.nav .nav_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v2.top {
	background: #ecb8ef
}

body.purple .v2.top .t_menu li a {
	color: #a851ad
}

body.purple .v2.top .t_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v2.top .t_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v2.nav {
	background: #87318c
}

body.purple .v2.nav .nav_menu li a {
	border: 1px solid #96429b;
	border-width: 1px 0
}

body.purple .v2.nav .nav_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v2.nav .nav_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v3.top {
	background: #ecb8ef
}

body.purple .v3.top .t_menu li a {
	color: #a851ad
}

body.purple .v3.top .t_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v3.top .t_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v3.nav {
	background: #87318c
}

body.purple .v3.nav .nav_menu li a {
	border: 1px solid #96429b;
	border-width: 1px 0
}

body.purple .v3.nav .nav_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v3.nav .nav_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v4.top {
	background: #ecb8ef
}

body.purple .v4.top .t_menu li a {
	color: #a851ad
}

body.purple .v4.top .t_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v4.top .t_menu li a.active {
	background: #a851ad;
	color: #fff
}

body.purple .v4.nav {
	background: #87318c
}

body.purple .v4.nav .nav_menu li a {
	border: 1px solid #96429b;
	border-width: 1px 0
}

body.purple .v4.nav .nav_menu li a:hover {
	background: #a851ad;
	color: #fff
}

body.purple .v4.nav .nav_menu li a.active {
	background: #a851ad;
	color: #fff
}

.a0,.a1,.a2,.a3,.a4,.a5,.a6,.a7 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .6s;
	-moz-animation-duration: .6s;
	-ms-animation-duration: .6s;
	-o-animation-duration: .6s;
	animation-duration: .6s
}

.a1 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s
}

.a2 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.a3 {
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s
}

.a4 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.a5 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s
}

.a6 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.a7 {
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s;
	animation-delay: 1.4s
}

@
-webkit-keyframes flipInLeft { 0%{
	-webkit-transform: perspective(400px) rotateY(90deg);
	opacity: .5
}

60%{
-webkit-transform
:perspective(400px)
 
rotateY
(-10deg)
}
80%{
-webkit-transform
:perspective(400px)
 
rotateY
(5deg)
}
100%{
-webkit-transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
@
-moz-keyframes flipInLeft { 0%{
	-moz-transform: perspective(400px) rotateY(90deg);
	opacity: .5
}

60%{
-moz-transform
:perspective(400px)
 
rotateY
(-10deg)
}
80%{
-moz-transform
:perspective(400px)
 
rotateY
(5deg)
}
100%{
-moz-transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
@
-o-keyframes flipInLeft { 0%{
	-o-transform: perspective(400px) rotateY(90deg);
	opacity: .5
}

60%{
-o-transform
:perspective(400px)
 
rotateY
(-10deg)
}
80%{
-o-transform
:perspective(400px)
 
rotateY
(5deg)
}
100%{
-o-transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
@
keyframes flipInLeft { 0%{
	transform: perspective(400px) rotateY(90deg);
	opacity: .5
}

60%{
transform
:perspective(400px)
 
rotateY
(-10deg)
}
80%{
transform
:perspective(400px)
 
rotateY
(5deg)
}
100%{
transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
.flipInLeft {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInLeft;
	-webkit-transform-origin: 0 50%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInLeft;
	-moz-transform-origin: 0 50%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInLeft;
	-o-transform-origin: 0 50%;
	transform-style: preserve-3d;
	animation-name: flipInLeft;
	transform-origin: 0 50%
}

@
-webkit-keyframes flipInRight { 0%{
	-webkit-transform: perspective(400px) rotateY(-90deg);
	opacity: .5
}

60%{
-webkit-transform
:perspective(400px)
 
rotateY
(10deg)
}
80%{
-webkit-transform
:perspective(400px)
 
rotateY
(-5deg)
}
100%{
-webkit-transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
@
-moz-keyframes flipInRight { 0%{
	-moz-transform: perspective(400px) rotateY(-90deg);
	opacity: .5
}

60%{
-moz-transform
:perspective(400px)
 
rotateY
(10deg)
}
80%{
-moz-transform
:perspective(400px)
 
rotateY
(-5deg)
}
100%{
-moz-transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
@
-o-keyframes flipInRight { 0%{
	-o-transform: perspective(400px) rotateY(-90deg);
	opacity: .5
}

60%{
-o-transform
:perspective(400px)
 
rotateY
(10deg)
}
80%{
-o-transform
:perspective(400px)
 
rotateY
(-5deg)
}
100%{
-o-transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
@
keyframes flipInRight { 0%{
	transform: perspective(400px) rotateY(-90deg);
	opacity: .5
}

60%{
transform
:perspective(400px)
 
rotateY
(10deg)
}
80%{
transform
:perspective(400px)
 
rotateY
(-5deg)
}
100%{
transform
:perspective(400px)
 
rotateY
(0deg);opacity
:
1
}
}
.flipInRight {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInRight;
	-webkit-transform-origin: 100% 50%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInRight;
	-moz-transform-origin: 100% 50%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInRight;
	-o-transform-origin: 100% 50%;
	transform-style: preserve-3d;
	animation-name: flipInRight;
	transform-origin: 100% 50%
}

@
-webkit-keyframes flipInDown { 0%{
	-webkit-transform: perspective(400px) rotateX(-90deg);
	opacity: .5
}

60%{
-webkit-transform
:perspective(400px)
 
rotateX
(10deg)
}
80%{
-webkit-transform
:perspective(400px)
 
rotateX
(-5deg)
}
100%{
-webkit-transform
:perspective(400px)
 
rotateX
(0deg);opacity
:
1
}
}
@
-moz-keyframes flipInDown { 0%{
	-moz-transform: perspective(400px) rotateX(-90deg);
	opacity: .5
}

60%{
-moz-transform
:perspective(400px)
 
rotateX
(10deg)
}
80%{
-moz-transform
:perspective(400px)
 
rotateX
(-5deg)
}
100%{
-moz-transform
:perspective(400px)
 
rotateX
(0deg);opacity
:
1
}
}
@
-o-keyframes flipInDown { 0%{
	-o-transform: perspective(400px) rotateX(-90deg);
	opacity: .5
}

60%{
-o-transform
:perspective(400px)
 
rotateX
(10deg)
}
80%{
-o-transform
:perspective(400px)
 
rotateX
(-5deg)
}
100%{
-o-transform
:perspective(400px)
 
rotateX
(0deg);opacity
:
1
}
}
@
keyframes flipInDown { 0%{
	transform: perspective(400px) rotateX(-90deg);
	opacity: .5
}

60%{
transform
:perspective(400px)
 
rotateX
(10deg)
}
80%{
transform
:perspective(400px)
 
rotateX
(-5deg)
}
100%{
transform
:perspective(400px)
 
rotateX
(0deg);opacity
:
1
}
}
.flipInDown {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInDown;
	-webkit-transform-origin: 50% 0;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInDown;
	-moz-transform-origin: 50% 0;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInDown;
	-o-transform-origin: 50% 0;
	transform-style: preserve-3d;
	animation-name: flipInDown;
	transform-origin: 50% 0
}

@
-webkit-keyframes flipInUp { 0%{
	-webkit-transform: perspective(300px) rotateX(90deg);
	opacity: .5
}

60%{
-webkit-transform
:perspective(300px)
 
rotateX
(-10deg)
}
80%{
-webkit-transform
:perspective(300px)
 
rotateX
(5deg)
}
100%{
-webkit-transform
:perspective(300px)
 
rotateX
(0deg);opacity
:
1
}
}
@
-webkit-keyframes flipInUp { 0%{
	-webkit-transform: perspective(300px) rotateX(90deg);
	opacity: .5
}

60%{
-webkit-transform
:perspective(300px)
 
rotateX
(-10deg)
}
80%{
-webkit-transform
:perspective(300px)
 
rotateX
(5deg)
}
100%{
-webkit-transform
:perspective(300px)
 
rotateX
(0deg);opacity
:
1
}
}
@
-moz-keyframes flipInUp { 0%{
	-moz-transform: perspective(300px) rotateX(90deg);
	opacity: .5
}

60%{
-moz-transform
:perspective(300px)
 
rotateX
(-10deg)
}
80%{
-moz-transform
:perspective(300px)
 
rotateX
(5deg)
}
100%{
-moz-transform
:perspective(300px)
 
rotateX
(0deg);opacity
:
1
}
}
@
-o-keyframes flipInUp { 0%{
	-o-transform: perspective(300px) rotateX(90deg);
	opacity: .5
}

60%{
-o-transform
:perspective(300px)
 
rotateX
(-10deg)
}
80%{
-o-transform
:perspective(300px)
 
rotateX
(5deg)
}
100%{
-o-transform
:perspective(300px)
 
rotateX
(0deg);opacity
:
1
}
}
@
keyframes flipInUp { 0%{
	transform: perspective(300px) rotateX(90deg);
	opacity: .5
}

60%{
transform
:perspective(300px)
 
rotateX
(-10deg)
}
80%{
transform
:perspective(300px)
 
rotateX
(5deg)
}
100%{
transform
:perspective(300px)
 
rotateX
(0deg);opacity
:
1
}
}
.flipInUp {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInUp;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInUp;
	-moz-transform-origin: 50% 100%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInUp;
	-o-transform-origin: 50% 100%;
	transform-style: preserve-3d;
	animation-name: flipInUp;
	transform-origin: 50% 100%
}

.flipInV,flipInH {
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: flipInDown;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-style: preserve-3d;
	-moz-animation-name: flipInDown;
	-moz-transform-origin: 50% 50%;
	-o-transform-style: preserve-3d;
	-o-animation-name: flipInDown;
	-o-transform-origin: 50% 50%;
	transform-style: preserve-3d;
	animation-name: flipInDown;
	transform-origin: 50% 50%
}

.flipInH {
	-webkit-animation-name: flipInLeft;
	-moz-animation-name: flipInLeft;
	-o-animation-name: flipInLeft;
	animation-name: flipInLeft
}

@
-webkit-keyframes zoomIn { 0%{
	opacity: 0;
	-webkit-transform: scale(0.3)
}

50%{
opacity
:
1;-webkit-transform
:scale
(1
.05
)
}
70%{
-webkit-transform
:scale
(0
.9
)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes zoomIn { 0%{
	opacity: 0;
	-moz-transform: scale(0.3)
}

50%{
opacity
:
1;-moz-transform
:scale
(1
.05
)
}
70%{
-moz-transform
:scale
(0
.9
)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes zoomIn { 0%{
	opacity: 0;
	-o-transform: scale(0.3)
}

50%{
opacity
:
1;-o-transform
:scale
(1
.05
)
}
70%{
-o-transform
:scale
(0
.9
)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes zoomIn { 0%{
	opacity: 0;
	transform: scale(0.3)
}

50%{
opacity
:
1;transform
:scale
(1
.05
)
}
70%{
transform
:scale
(0
.9
)
}
100%{
transform
:scale(1)
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	-moz-animation-name: zoomIn;
	-o-animation-name: zoomIn;
	animation-name: zoomIn
}

@
-webkit-keyframes zoomInLeft { 0%{
	opacity: .3;
	-webkit-transform: scale(0.4) translateX(-1000px)
}

70%{
opacity
:
1;-webkit-transform
:scale
(1
.05
)
}
90%{
-webkit-transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes zoomInLeft { 0%{
	opacity: .3;
	-moz-transform: scale(0.4) translateX(-1000px)
}

70%{
opacity
:
1;-moz-transform
:scale
(1
.05
)
}
90%{
-moz-transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes zoomInLeft { 0%{
	opacity: .3;
	-o-transform: scale(0.4) translateX(-1000px)
}

70%{
opacity
:
1;-o-transform
:scale
(1
.05
)
}
90%{
-o-transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes zoomInLeft { 0%{
	opacity: .3;
	transform: scale(0.4) translateX(-1000px)
}

70%{
opacity
:
1;transform
:scale
(1
.05
)
}
90%{
transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
transform
:scale(1)
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	-moz-animation-name: zoomInLeft;
	-o-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@
-webkit-keyframes zoomInRight { 0%{
	opacity: .3;
	-webkit-transform: scale(0.4) translateX(1000px)
}

70%{
opacity
:
1;-webkit-transform
:scale
(1
.05
)
}
90%{
-webkit-transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes zoomInRight { 0%{
	opacity: .3;
	-moz-transform: scale(0.4) translateX(1000px)
}

70%{
opacity
:
1;-moz-transform
:scale
(1
.05
)
}
90%{
-moz-transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes zoomInRight { 0%{
	opacity: .3;
	-o-transform: scale(0.4) translateX(1000px)
}

70%{
opacity
:
1;-o-transform
:scale
(1
.05
)
}
90%{
-o-transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes zoomInRight { 0%{
	opacity: .3;
	transform: scale(0.4) translateX(1000px)
}

70%{
opacity
:
1;transform
:scale
(1
.05
)
}
90%{
transform
:scale
(0
.95
)
 
translateX
(0px)
}
100%{
transform
:scale(1)
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	-moz-animation-name: zoomInRight;
	-o-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@
-webkit-keyframes zoomInUp { 0%{
	opacity: .3;
	-webkit-transform: scale(0.4) translateY(-1000px)
}

70%{
opacity
:
1;-webkit-transform
:scale
(1
.05
)
}
90%{
-webkit-transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes zoomInUp { 0%{
	opacity: .3;
	-moz-transform: scale(0.4) translateY(-1000px)
}

70%{
opacity
:
1;-moz-transform
:scale
(1
.05
)
}
90%{
-moz-transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes zoomInUp { 0%{
	opacity: .3;
	-o-transform: scale(0.4) translateY(-1000px)
}

70%{
opacity
:
1;-o-transform
:scale
(1
.05
)
}
90%{
-o-transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes zoomInUp { 0%{
	opacity: .3;
	transform: scale(0.4) translateY(-1000px)
}

70%{
opacity
:
1;transform
:scale
(1
.05
)
}
90%{
transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
transform
:scale(1)
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	-moz-animation-name: zoomInUp;
	-o-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@
-webkit-keyframes zoomInDown { 0%{
	opacity: .3;
	-webkit-transform: scale(0.4) translateY(1000px)
}

70%{
opacity
:
1;-webkit-transform
:scale
(1
.05
)
}
90%{
-webkit-transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes zoomInDown { 0%{
	opacity: .3;
	-moz-transform: scale(0.4) translateY(1000px)
}

70%{
opacity
:
1;-moz-transform
:scale
(1
.05
)
}
90%{
-moz-transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes zoomInDown { 0%{
	opacity: .3;
	-o-transform: scale(0.4) translateY(1000px)
}

70%{
opacity
:
1;-o-transform
:scale
(1
.05
)
}
90%{
-o-transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes zoomInDown { 0%{
	opacity: .3;
	transform: scale(0.4) translateY(1000px)
}

70%{
opacity
:
1;transform
:scale
(1
.05
)
}
90%{
transform
:scale
(0
.95
)
 
translateY
(0px)
}
100%{
transform
:scale(1)
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	-moz-animation-name: zoomInDown;
	-o-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@
-webkit-keyframes fadeIn { 0%{
	opacity: 0
}

100%{
opacity
:
1
}
}
@
-moz-keyframes fadeIn { 0%{
	opacity: 0
}

100%{
opacity
:
1
}
}
@
-o-keyframes fadeIn { 0%{
	opacity: 0
}

100%{
opacity
:
1
}
}
@
keyframes fadeIn { 0%{
	opacity: 0
}

100%{
opacity
:
1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn
}

@
-webkit-keyframes fadeInLeft { 0%{
	opacity: 0;
	-webkit-transform: translateX(-100%)
}

100%{
opacity
:
1;-webkit-transform
:translateX
(0%)
}
}
@
-moz-keyframes fadeInLeft { 0%{
	opacity: 0;
	-moz-transform: translateX(-100%)
}

100%{
opacity
:
1;-moz-transform
:translateX
(0%)
}
}
@
-o-keyframes fadeInLeft { 0%{
	opacity: 0;
	-o-transform: translateX(-100%)
}

100%{
opacity
:
1;-o-transform
:translateX
(0%)
}
}
@
keyframes fadeInLeft { 0%{
	opacity: 0;
	transform: translateX(-100%)
}

100%{
opacity
:
1;transform
:translateX
(0%)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@
-webkit-keyframes fadeInRight { 0%{
	opacity: 0;
	-webkit-transform: translateX(100%)
}

100%{
opacity
:
1;-webkit-transform
:translateX
(0%)
}
}
@
-moz-keyframes fadeInRight { 0%{
	opacity: 0;
	-moz-transform: translateX(100%)
}

100%{
opacity
:
1;-moz-transform
:translateX
(0%)
}
}
@
-o-keyframes fadeInRight { 0%{
	opacity: 0;
	-o-transform: translateX(100%)
}

100%{
opacity
:
1;-o-transform
:translateX
(0%)
}
}
@
keyframes fadeInRight { 0%{
	opacity: 0;
	transform: translateX(100%)
}

100%{
opacity
:
1;transform
:translateX
(0%)
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@
-webkit-keyframes fadeInUp { 0%{
	opacity: 0;
	-webkit-transform: translateY(100%)
}

100%{
opacity
:
1;-webkit-transform
:translateY
(0%)
}
}
@
-moz-keyframes fadeInUp { 0%{
	opacity: 0;
	-moz-transform: translateY(100%)
}

100%{
opacity
:
1;-moz-transform
:translateY
(0%)
}
}
@
-o-keyframes fadeInUp { 0%{
	opacity: 0;
	-o-transform: translateY(100%)
}

100%{
opacity
:
1;-o-transform
:translateY
(0%)
}
}
@
keyframes fadeInUp { 0%{
	opacity: 0;
	transform: translateY(100%)
}

100%{
opacity
:
1;transform
:translateY
(0%)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@
-webkit-keyframes fadeInDown { 0%{
	opacity: 0;
	-webkit-transform: translateY(-100%)
}

100%{
opacity
:
1;-webkit-transform
:translateY
(0%)
}
}
@
-moz-keyframes fadeInDown { 0%{
	opacity: 0;
	-moz-transform: translateY(-100%)
}

100%{
opacity
:
1;-moz-transform
:translateY
(0%)
}
}
@
-o-keyframes fadeInDown { 0%{
	opacity: 0;
	-o-transform: translateY(-100%)
}

100%{
opacity
:
1;-o-transform
:translateY
(0%)
}
}
@
keyframes fadeInDown { 0%{
	opacity: 0;
	transform: translateY(-100%)
}

100%{
opacity
:
1;transform
:translateY
(0%)
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@
-webkit-keyframes rotateIn { 0%{
	opacity: 0;
	-webkit-transform: rotate(360deg) scale(0.1)
}

100%{
opacity
:
1;-webkit-transform
:rotate(0deg)
 
scale
(1)
}
}
@
-moz-keyframes rotateIn { 0%{
	opacity: 0;
	-moz-transform: rotate(360deg) scale(0.1)
}

100%{
opacity
:
1;-moz-transform
:rotate(0deg)
 
scale
(1)
}
}
@
-o-keyframes rotateIn { 0%{
	opacity: 0;
	-o-transform: rotate(360deg) scale(0.1)
}

100%{
opacity
:
1;-o-transform
:rotate(0deg)
 
scale
(1)
}
}
@
keyframes rotateIn { 0%{
	opacity: 0;
	transform: rotate(360deg) scale(0.1)
}

100%{
opacity
:
1;transform
:rotate(0deg)
 
scale
(1)
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn
}

@
-webkit-keyframes rotateInLeft { 0%{
	opacity: 0;
	-webkit-transform: translateX(-100%) rotate(-120deg)
}

100%{
opacity
:
1;-webkit-transform
:translateX(0px)
 
rotate
(0deg)
}
}
@
-moz-keyframes rotateInLeft { 0%{
	opacity: 0;
	-moz-transform: translateX(-100%) rotate(-120deg)
}

100%{
opacity
:
1;-moz-transform
:translateX(0px)
 
rotate
(0deg)
}
}
@
-o-keyframes rotateInLeft { 0%{
	opacity: 0;
	-o-transform: translateX(-100%) rotate(-120deg)
}

100%{
opacity
:
1;-o-transform
:translateX(0px)
 
rotate
(0deg)
}
}
@
keyframes rotateInLeft { 0%{
	opacity: 0;
	transform: translateX(-100%) rotate(-120deg)
}

100%{
opacity
:
1;transform
:translateX(0px)
 
rotate
(0deg)
}
}
.rotateInLeft {
	-webkit-animation-name: rotateInLeft;
	-moz-animation-name: rotateInLeft;
	-o-animation-name: rotateInLeft;
	animation-name: rotateInLeft
}

@
-webkit-keyframes rotateInRight { 0%{
	opacity: 0;
	-webkit-transform: translateX(100%) rotate(120deg)
}

100%{
opacity
:
1;-webkit-transform
:translateX(0px)
 
rotate
(0deg)
}
}
@
-moz-keyframes rotateInRight { 0%{
	opacity: 0;
	-moz-transform: translateX(100%) rotate(120deg)
}

100%{
opacity
:
1;-moz-transform
:translateX(0px)
 
rotate
(0deg)
}
}
@
-o-keyframes rotateInRight { 0%{
	opacity: 0;
	-o-transform: translateX(100%) rotate(120deg)
}

100%{
opacity
:
1;-o-transform
:translateX(0px)
 
rotate
(0deg)
}
}
@
keyframes rotateInRight { 0%{
	opacity: 0;
	transform: translateX(100%) rotate(120deg)
}

100%{
opacity
:
1;transform
:translateX(0px)
 
rotate
(0deg)
}
}
.rotateInRight {
	-webkit-animation-name: rotateInRight;
	-moz-animation-name: rotateInRight;
	-o-animation-name: rotateInRight;
	animation-name: rotateInRight
}

@
-webkit-keyframes rotateInUp { 0%{
	opacity: 0;
	-webkit-transform: translateY(100%) rotate(-120deg)
}

100%{
opacity
:
1;-webkit-transform
:translateY(0px)
 
rotate
(0deg)
}
}
@
-moz-keyframes rotateInUp { 0%{
	opacity: 0;
	-moz-transform: translateY(100%) rotate(-120deg)
}

100%{
opacity
:
1;-moz-transform
:translateY(0px)
 
rotate
(0deg)
}
}
@
-o-keyframes rotateInUp { 0%{
	opacity: 0;
	-o-transform: translateY(100%) rotate(-120deg)
}

100%{
opacity
:
1;-o-transform
:translateY(0px)
 
rotate
(0deg)
}
}
@
keyframes rotateInUp { 0%{
	opacity: 0;
	transform: translateY(100%) rotate(-120deg)
}

100%{
opacity
:
1;transform
:translateY(0px)
 
rotate
(0deg)
}
}
.rotateInUp {
	-webkit-animation-name: rotateInUp;
	-moz-animation-name: rotateInUp;
	-o-animation-name: rotateInUp;
	animation-name: rotateInUp
}

@
-webkit-keyframes rotateInDown { 0%{
	opacity: 0;
	-webkit-transform: translateY(-100%) rotate(120deg)
}

100%{
opacity
:
1;-webkit-transform
:translateY(0px)
 
rotate
(0deg)
}
}
@
-moz-keyframes rotateInDown { 0%{
	opacity: 0;
	-moz-transform: translateY(-100%) rotate(120deg)
}

100%{
opacity
:
1;-moz-transform
:translateY(0px)
 
rotate
(0deg)
}
}
@
-o-keyframes rotateInDown { 0%{
	opacity: 0;
	-o-transform: translateY(-100%) rotate(120deg)
}

100%{
opacity
:
1;-o-transform
:translateY(0px)
 
rotate
(0deg)
}
}
@
keyframes rotateInDown { 0%{
	opacity: 0;
	transform: translateY(-100%) rotate(120deg)
}

100%{
opacity
:
1;transform
:translateY(0px)
 
rotate
(0deg)
}
}
.rotateInDown {
	-webkit-animation-name: rotateInDown;
	-moz-animation-name: rotateInDown;
	-o-animation-name: rotateInDown;
	animation-name: rotateInDown
}

@
-webkit-keyframes jellyInDown { 0%{
	-webkit-transform: translateY(-1000px);
	opacity: 0
}

40%{
-webkit-transform
:translateY(0px)
;opacity
:
1
}
50%{
-webkit-transform
:scale
(1
.1
,
.9
)
}
60%{
-webkit-transform
:scale
(0
.95
,
1
.05
)
}
70%{
-webkit-transform
:scale
(1
.05
,
.95
)
}
80%{
-webkit-transform
:scale
(0
.98
,
1
.02
)
}
90%{
-webkit-transform
:scale
(1
.02
,
.98
)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes jellyInDown { 0%{
	-moz-transform: translateY(-1000px);
	opacity: 0
}

40%{
-moz-transform
:translateY(0px)
;opacity
:
1
}
50%{
-moz-transform
:scale
(1
.1
,
.9
)
}
60%{
-moz-transform
:scale
(0
.95
,
1
.05
)
}
70%{
-moz-transform
:scale
(1
.05
,
.95
)
}
80%{
-moz-transform
:scale
(0
.98
,
1
.02
)
}
90%{
-moz-transform
:scale
(1
.02
,
.98
)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes jellyInDown { 0%{
	-o-transform: translateY(-1000px);
	opacity: 0
}

40%{
-o-transform
:translateY(0px)
;opacity
:
1
}
50%{
-o-transform
:scale
(1
.1
,
.9
)
}
60%{
-o-transform
:scale
(0
.95
,
1
.05
)
}
70%{
-o-transform
:scale
(1
.05
,
.95
)
}
80%{
-o-transform
:scale
(0
.98
,
1
.02
)
}
90%{
-o-transform
:scale
(1
.02
,
.98
)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes jellyInDown { 0%{
	transform: translateY(-1000px);
	opacity: 0
}

40%{
transform
:translateY(0px)
;opacity
:
1
}
50%{
transform
:scale
(1
.1
,
.9
)
}
60%{
transform
:scale
(0
.95
,
1
.05
)
}
70%{
transform
:scale
(1
.05
,
.95
)
}
80%{
transform
:scale
(0
.98
,
1
.02
)
}
90%{
transform
:scale
(1
.02
,
.98
)
}
100%{
transform
:scale(1)
}
}
.jellyInDown {
	-webkit-animation-name: jellyInDown;
	-webkit-transform-origin: 50% 100%;
	-moz-animation-name: jellyInDown;
	-moz-transform-origin: 50% 100%;
	-o-animation-name: jellyInDown;
	-o-transform-origin: 50% 100%;
	animation-name: jellyInDown;
	transform-origin: 50% 100%
}

@
-webkit-keyframes jellyInUp { 0%{
	-webkit-transform: translateY(1000px);
	opacity: 0
}

40%{
-webkit-transform
:translateY(0px)
;opacity
:
1
}
50%{
-webkit-transform
:scale
(1
.1
,
.9
)
}
60%{
-webkit-transform
:scale
(0
.95
,
1
.05
)
}
70%{
-webkit-transform
:scale
(1
.05
,
.95
)
}
80%{
-webkit-transform
:scale
(0
.98
,
1
.02
)
}
90%{
-webkit-transform
:scale
(1
.02
,
.98
)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes jellyInUp { 0%{
	-moz-transform: translateY(1000px);
	opacity: 0
}

40%{
-moz-transform
:translateY(0px)
;opacity
:
1
}
50%{
-moz-transform
:scale
(1
.1
,
.9
)
}
60%{
-moz-transform
:scale
(0
.95
,
1
.05
)
}
70%{
-moz-transform
:scale
(1
.05
,
.95
)
}
80%{
-moz-transform
:scale
(0
.98
,
1
.02
)
}
90%{
-moz-transform
:scale
(1
.02
,
.98
)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes jellyInUp { 0%{
	-o-transform: translateY(1000px);
	opacity: 0
}

40%{
-o-transform
:translateY(0px)
;opacity
:
1
}
50%{
-o-transform
:scale
(1
.1
,
.9
)
}
60%{
-o-transform
:scale
(0
.95
,
1
.05
)
}
70%{
-o-transform
:scale
(1
.05
,
.95
)
}
80%{
-o-transform
:scale
(0
.98
,
1
.02
)
}
90%{
-o-transform
:scale
(1
.02
,
.98
)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes jellyInUp { 0%{
	transform: translateY(1000px);
	opacity: 0
}

40%{
transform
:translateY(0px)
;opacity
:
1
}
50%{
transform
:scale
(1
.1
,
.9
)
}
60%{
transform
:scale
(0
.95
,
1
.05
)
}
70%{
transform
:scale
(1
.05
,
.95
)
}
80%{
transform
:scale
(0
.98
,
1
.02
)
}
90%{
transform
:scale
(1
.02
,
.98
)
}
100%{
transform
:scale(1)
}
}
.jellyInUp {
	-webkit-animation-name: jellyInUp;
	-webkit-transform-origin: 50% 0;
	-moz-animation-name: jellyInUp;
	-moz-transform-origin: 50% 0;
	-o-animation-name: jellyInUp;
	-o-transform-origin: 50% 0;
	animation-name: jellyInUp;
	transform-origin: 50% 0
}

@
-webkit-keyframes jellyInLeft { 0%{
	-webkit-transform: translateX(-1000px);
	opacity: 0
}

40%{
-webkit-transform
:translateX(0px)
;opacity
:
1
}
50%{
-webkit-transform
:scale
(0
.9
,
1
.1
)
}
60%{
-webkit-transform
:scale
(1
.05
,
.95
)
}
70%{
-webkit-transform
:scale
(0
.95
,
1
.05
)
}
80%{
-webkit-transform
:scale
(1
.02
,
.98
)
}
90%{
-webkit-transform
:scale
(0
.98
,
1
.02
)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes jellyInLeft { 0%{
	-moz-transform: translateX(-1000px);
	opacity: 0
}

40%{
-moz-transform
:translateX(0px)
;opacity
:
1
}
50%{
-moz-transform
:scale
(0
.9
,
1
.1
)
}
60%{
-moz-transform
:scale
(1
.05
,
.95
)
}
70%{
-moz-transform
:scale
(0
.95
,
1
.05
)
}
80%{
-moz-transform
:scale
(1
.02
,
.98
)
}
90%{
-moz-transform
:scale
(0
.98
,
1
.02
)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes jellyInLeft { 0%{
	-o-transform: translateX(-1000px);
	opacity: 0
}

40%{
-o-transform
:translateX(0px)
;opacity
:
1
}
50%{
-o-transform
:scale
(0
.9
,
1
.1
)
}
60%{
-o-transform
:scale
(1
.05
,
.95
)
}
70%{
-o-transform
:scale
(0
.95
,
1
.05
)
}
80%{
-o-transform
:scale
(1
.02
,
.98
)
}
90%{
-o-transform
:scale
(0
.98
,
1
.02
)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes jellyInLeft { 0%{
	transform: translateX(-1000px);
	opacity: 0
}

40%{
transform
:translateX(0px)
;opacity
:
1
}
50%{
transform
:scale
(0
.9
,
1
.1
)
}
60%{
transform
:scale
(1
.05
,
.95
)
}
70%{
transform
:scale
(0
.95
,
1
.05
)
}
80%{
transform
:scale
(1
.02
,
.98
)
}
90%{
transform
:scale
(0
.98
,
1
.02
)
}
100%{
transform
:scale(1)
}
}
.jellyInLeft {
	-webkit-animation-name: jellyInLeft;
	-webkit-transform-origin: 100% 50%;
	-moz-animation-name: jellyInLeft;
	-moz-transform-origin: 100% 50%;
	-o-animation-name: jellyInLeft;
	-o-transform-origin: 100% 50%;
	animation-name: jellyInLeft;
	transform-origin: 100% 50%
}

@
-webkit-keyframes jellyInRight { 0%{
	-webkit-transform: translateX(1000px);
	opacity: 0
}

40%{
-webkit-transform
:translateX(0px)
;opacity
:
1
}
50%{
-webkit-transform
:scale
(0
.9
,
1
.1
)
}
60%{
-webkit-transform
:scale
(1
.05
,
.95
)
}
70%{
-webkit-transform
:scale
(0
.95
,
1
.05
)
}
80%{
-webkit-transform
:scale
(1
.02
,
.98
)
}
90%{
-webkit-transform
:scale
(0
.98
,
1
.02
)
}
100%{
-webkit-transform
:scale(1)
}
}
@
-moz-keyframes jellyInRight { 0%{
	-moz-transform: translateX(1000px);
	opacity: 0
}

40%{
-moz-transform
:translateX(0px)
;opacity
:
1
}
50%{
-moz-transform
:scale
(0
.9
,
1
.1
)
}
60%{
-moz-transform
:scale
(1
.05
,
.95
)
}
70%{
-moz-transform
:scale
(0
.95
,
1
.05
)
}
80%{
-moz-transform
:scale
(1
.02
,
.98
)
}
90%{
-moz-transform
:scale
(0
.98
,
1
.02
)
}
100%{
-moz-transform
:scale(1)
}
}
@
-o-keyframes jellyInRight { 0%{
	-o-transform: translateX(1000px);
	opacity: 0
}

40%{
-o-transform
:translateX(0px)
;opacity
:
1
}
50%{
-o-transform
:scale
(0
.9
,
1
.1
)
}
60%{
-o-transform
:scale
(1
.05
,
.95
)
}
70%{
-o-transform
:scale
(0
.95
,
1
.05
)
}
80%{
-o-transform
:scale
(1
.02
,
.98
)
}
90%{
-o-transform
:scale
(0
.98
,
1
.02
)
}
100%{
-o-transform
:scale(1)
}
}
@
keyframes jellyInRight { 0%{
	transform: translateX(1000px);
	opacity: 0
}

40%{
transform
:translateX(0px)
;opacity
:
1
}
50%{
transform
:scale
(0
.9
,
1
.1
)
}
60%{
transform
:scale
(1
.05
,
.95
)
}
70%{
transform
:scale
(0
.95
,
1
.05
)
}
80%{
transform
:scale
(1
.02
,
.98
)
}
90%{
transform
:scale
(0
.98
,
1
.02
)
}
100%{
transform
:scale(1)
}
}
.jellyInRight {
	-webkit-animation-name: jellyInRight;
	-webkit-transform-origin: 0 50%;
	-moz-animation-name: jellyInRight;
	-moz-transform-origin: 0 50%;
	-o-animation-name: jellyInRight;
	-o-transform-origin: 0 50%;
	animation-name: jellyInRight;
	transform-origin: 0 50%
}

@
-webkit-keyframes bounceInLeft { 0%{
	-webkit-transform: translateX(-1000px)
}

34%{
-webkit-animation-timing-function
:ease-out
;-webkit-transform
:translateX(0px)
}
52%{
-webkit-transform
:translateX(-24px)
;-webkit-animation-timing-function
:ease-in
}
70%{
-webkit-transform
:translateX(0px)
;-webkit-animation-timing-function
:ease-out
}
79%{
-webkit-transform
:translateX(-8px)
;-webkit-animation-timing-function
:ease-in
}
88%{
-webkit-transform
:translateX(0px)
;-webkit-animation-timing-function
:ease-out
}
94%{
-webkit-transform
:translateX(-3px)
;-webkit-animation-timing-function
:ease-in
}
100%{
-webkit-transform
:translateX(0px)
}
}
@
-moz-keyframes bounceInLeft { 0%{
	-moz-transform: translateX(-1000px)
}

34%{
-moz-animation-timing-function
:ease-out
;-moz-transform
:translateX(0px)
}
52%{
-moz-transform
:translateX(-24px)
;-moz-animation-timing-function
:ease-in
}
70%{
-moz-transform
:translateX(0px)
;-moz-animation-timing-function
:ease-out
}
79%{
-moz-transform
:translateX(-8px)
;-moz-animation-timing-function
:ease-in
}
88%{
-moz-transform
:translateX(0px)
;-moz-animation-timing-function
:ease-out
}
94%{
-moz-transform
:translateX(-3px)
;-moz-animation-timing-function
:ease-in
}
100%{
-moz-transform
:translateX(0px)
}
}
@
-o-keyframes bounceInLeft { 0%{
	-o-transform: translateX(-1000px)
}

34%{
-o-animation-timing-function
:ease-out
;-o-transform
:translateX(0px)
}
52%{
-o-transform
:translateX(-24px)
;-o-animation-timing-function
:ease-in
}
70%{
-o-transform
:translateX(0px)
;-o-animation-timing-function
:ease-out
}
79%{
-o-transform
:translateX(-8px)
;-o-animation-timing-function
:ease-in
}
88%{
-o-transform
:translateX(0px)
;-o-animation-timing-function
:ease-out
}
94%{
-o-transform
:translateX(-3px)
;-o-animation-timing-function
:ease-in
}
100%{
-o-transform
:translateX(0px)
}
}
@
keyframes bounceInLeft { 0%{
	transform: translateX(-1000px)
}

34%{
animation-timing-function
:ease-out
;transform
:translateX(0px)
}
52%{
transform
:translateX(-24px)
;animation-timing-function
:ease-in
}
70%{
transform
:translateX(0px)
;animation-timing-function
:ease-out
}
79%{
transform
:translateX(-8px)
;animation-timing-function
:ease-in
}
88%{
transform
:translateX(0px)
;animation-timing-function
:ease-out
}
94%{
transform
:translateX(-3px)
;animation-timing-function
:ease-in
}
100%{
transform
:translateX(0px)
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@
-webkit-keyframes bounceInRight { 0%{
	-webkit-transform: translateX(1000px)
}

34%{
-webkit-animation-timing-function
:ease-out
;-webkit-transform
:translateX(0px)
}
52%{
-webkit-transform
:translateX(24px)
;-webkit-animation-timing-function
:ease-in
}
70%{
-webkit-transform
:translateX(0px)
;-webkit-animation-timing-function
:ease-out
}
79%{
-webkit-transform
:translateX(8px)
;-webkit-animation-timing-function
:ease-in
}
88%{
-webkit-transform
:translateX(0px)
;-webkit-animation-timing-function
:ease-out
}
94%{
-webkit-transform
:translateX(3px)
;-webkit-animation-timing-function
:ease-in
}
100%{
-webkit-transform
:translateX(0px)
}
}
@
-moz-keyframes bounceInRight { 0%{
	-moz-transform: translateX(1000px)
}

34%{
-moz-animation-timing-function
:ease-out
;-moz-transform
:translateX(0px)
}
52%{
-moz-transform
:translateX(24px)
;-moz-animation-timing-function
:ease-in
}
70%{
-moz-transform
:translateX(0px)
;-moz-animation-timing-function
:ease-out
}
79%{
-moz-transform
:translateX(8px)
;-moz-animation-timing-function
:ease-in
}
88%{
-moz-transform
:translateX(0px)
;-moz-animation-timing-function
:ease-out
}
94%{
-moz-transform
:translateX(3px)
;-moz-animation-timing-function
:ease-in
}
100%{
-moz-transform
:translateX(0px)
}
}
@
-o-keyframes bounceInRight { 0%{
	-o-transform: translateX(1000px)
}

34%{
-o-animation-timing-function
:ease-out
;-o-transform
:translateX(0px)
}
52%{
-o-transform
:translateX(24px)
;-o-animation-timing-function
:ease-in
}
70%{
-o-transform
:translateX(0px)
;-o-animation-timing-function
:ease-out
}
79%{
-o-transform
:translateX(8px)
;-o-animation-timing-function
:ease-in
}
88%{
-o-transform
:translateX(0px)
;-o-animation-timing-function
:ease-out
}
94%{
-o-transform
:translateX(3px)
;-o-animation-timing-function
:ease-in
}
100%{
-o-transform
:translateX(0px)
}
}
@
keyframes bounceInRight { 0%{
	transform: translateX(1000px)
}

34%{
animation-timing-function
:ease-out
;transform
:translateX(0px)
}
52%{
transform
:translateX(24px)
;animation-timing-function
:ease-in
}
70%{
transform
:translateX(0px)
;animation-timing-function
:ease-out
}
79%{
transform
:translateX(8px)
;animation-timing-function
:ease-in
}
88%{
transform
:translateX(0px)
;animation-timing-function
:ease-out
}
94%{
transform
:translateX(3px)
;animation-timing-function
:ease-in
}
100%{
transform
:translateX(0px)
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@
-webkit-keyframes bounceInUp { 0%{
	-webkit-transform: translateY(1000px)
}

34%{
-webkit-animation-timing-function
:ease-out
;-webkit-transform
:translateY(0px)
}
52%{
-webkit-transform
:translateY(24px)
;-webkit-animation-timing-function
:ease-in
}
70%{
-webkit-transform
:translateY(0px)
;-webkit-animation-timing-function
:ease-out
}
79%{
-webkit-transform
:translateY(8px)
;-webkit-animation-timing-function
:ease-in
}
88%{
-webkit-transform
:translateY(0px)
;-webkit-animation-timing-function
:ease-out
}
94%{
-webkit-transform
:translateY(3px)
;-webkit-animation-timing-function
:ease-in
}
100%{
-webkit-transform
:translateY(0px)
}
}
@
-moz-keyframes bounceInUp { 0%{
	-moz-transform: translateY(1000px)
}

34%{
-moz-animation-timing-function
:ease-out
;-moz-transform
:translateY(0px)
}
52%{
-moz-transform
:translateY(24px)
;-moz-animation-timing-function
:ease-in
}
70%{
-moz-transform
:translateY(0px)
;-moz-animation-timing-function
:ease-out
}
79%{
-moz-transform
:translateY(8px)
;-moz-animation-timing-function
:ease-in
}
88%{
-moz-transform
:translateY(0px)
;-moz-animation-timing-function
:ease-out
}
94%{
-moz-transform
:translateY(3px)
;-moz-animation-timing-function
:ease-in
}
100%{
-moz-transform
:translateY(0px)
}
}
@
-o-keyframes bounceInUp { 0%{
	-o-transform: translateY(1000px)
}

34%{
-o-animation-timing-function
:ease-out
;-o-transform
:translateY(0px)
}
52%{
-o-transform
:translateY(24px)
;-o-animation-timing-function
:ease-in
}
70%{
-o-transform
:translateY(0px)
;-o-animation-timing-function
:ease-out
}
79%{
-o-transform
:translateY(8px)
;-o-animation-timing-function
:ease-in
}
88%{
-o-transform
:translateY(0px)
;-o-animation-timing-function
:ease-out
}
94%{
-o-transform
:translateY(3px)
;-o-animation-timing-function
:ease-in
}
100%{
-o-transform
:translateY(0px)
}
}
@
keyframes bounceInUp { 0%{
	transform: translateY(1000px)
}

34%{
animation-timing-function
:ease-out
;transform
:translateY(0px)
}
52%{
transform
:translateY(24px)
;animation-timing-function
:ease-in
}
70%{
transform
:translateY(0px)
;animation-timing-function
:ease-out
}
79%{
transform
:translateY(8px)
;animation-timing-function
:ease-in
}
88%{
transform
:translateY(0px)
;animation-timing-function
:ease-out
}
94%{
transform
:translateY(3px)
;animation-timing-function
:ease-in
}
100%{
transform
:translateY(0px)
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@
-webkit-keyframes bounceInDown { 0%{
	-webkit-transform: translateY(-1000px)
}

34%{
-webkit-animation-timing-function
:ease-out
;-webkit-transform
:translateY(0px)
}
52%{
-webkit-transform
:translateY(-24px)
;-webkit-animation-timing-function
:ease-in
}
70%{
-webkit-transform
:translateY(0px)
;-webkit-animation-timing-function
:ease-out
}
79%{
-webkit-transform
:translateY(-8px)
;-webkit-animation-timing-function
:ease-in
}
88%{
-webkit-transform
:translateY(0px)
;-webkit-animation-timing-function
:ease-out
}
94%{
-webkit-transform
:translateY(-3px)
;-webkit-animation-timing-function
:ease-in
}
100%{
-webkit-transform
:translateY(0px)
}
}
@
-moz-keyframes bounceInDown { 0%{
	-moz-transform: translateY(-1000px)
}

34%{
-moz-animation-timing-function
:ease-out
;-moz-transform
:translateY(0px)
}
52%{
-moz-transform
:translateY(-24px)
;-moz-animation-timing-function
:ease-in
}
70%{
-moz-transform
:translateY(0px)
;-moz-animation-timing-function
:ease-out
}
79%{
-moz-transform
:translateY(-8px)
;-moz-animation-timing-function
:ease-in
}
88%{
-moz-transform
:translateY(0px)
;-moz-animation-timing-function
:ease-out
}
94%{
-moz-transform
:translateY(-3px)
;-moz-animation-timing-function
:ease-in
}
100%{
-moz-transform
:translateY(0px)
}
}
@
-o-keyframes bounceInDown { 0%{
	-o-transform: translateY(-1000px)
}

34%{
-o-animation-timing-function
:ease-out
;-o-transform
:translateY(0px)
}
52%{
-o-transform
:translateY(-24px)
;-o-animation-timing-function
:ease-in
}
70%{
-o-transform
:translateY(0px)
;-o-animation-timing-function
:ease-out
}
79%{
-o-transform
:translateY(-8px)
;-o-animation-timing-function
:ease-in
}
88%{
-o-transform
:translateY(0px)
;-o-animation-timing-function
:ease-out
}
94%{
-o-transform
:translateY(-3px)
;-o-animation-timing-function
:ease-in
}
100%{
-o-transform
:translateY(0px)
}
}
@
keyframes bounceInDown { 0%{
	transform: translateY(-1000px)
}

34%{
animation-timing-function
:ease-out
;transform
:translateY(0px)
}
52%{
transform
:translateY(-24px)
;animation-timing-function
:ease-in
}
70%{
transform
:translateY(0px)
;animation-timing-function
:ease-out
}
79%{
transform
:translateY(-8px)
;animation-timing-function
:ease-in
}
88%{
transform
:translateY(0px)
;animation-timing-function
:ease-out
}
94%{
transform
:translateY(-3px)
;animation-timing-function
:ease-in
}
100%{
transform
:translateY(0px)
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@
-webkit-keyframes bounce { 0%{
	-webkit-animation-timing-function: ease-out;
	-webkit-transform: translateY(0px)
}

37%{
-webkit-transform
:translateY(-24px)
;-webkit-animation-timing-function
:ease-in
}
54%{
-webkit-transform
:translateY(0px)
;-webkit-animation-timing-function
:ease-out
}
68%{
-webkit-transform
:translateY(-8px)
;-webkit-animation-timing-function
:ease-in
}
82%{
-webkit-transform
:translateY(0px)
;-webkit-animation-timing-function
:ease-out
}
91%{
-webkit-transform
:translateY(-3px)
;-webkit-animation-timing-function
:ease-in
}
100%{
-webkit-transform
:translateY(0px)
}
}
@
-moz-keyframes bounce { 0%{
	-moz-animation-timing-function: ease-out;
	-moz-transform: translateY(0px)
}

37%{
-moz-transform
:translateY(-24px)
;-moz-animation-timing-function
:ease-in
}
54%{
-moz-transform
:translateY(0px)
;-moz-animation-timing-function
:ease-out
}
68%{
-moz-transform
:translateY(-8px)
;-moz-animation-timing-function
:ease-in
}
82%{
-moz-transform
:translateY(0px)
;-moz-animation-timing-function
:ease-out
}
91%{
-moz-transform
:translateY(-3px)
;-moz-animation-timing-function
:ease-in
}
100%{
-moz-transform
:translateY(0px)
}
}
@
-o-keyframes bounce { 0%{
	-o-animation-timing-function: ease-out;
	-o-transform: translateY(0px)
}

37%{
-o-transform
:translateY(-24px)
;-o-animation-timing-function
:ease-in
}
54%{
-o-transform
:translateY(0px)
;-o-animation-timing-function
:ease-out
}
68%{
-o-transform
:translateY(-8px)
;-o-animation-timing-function
:ease-in
}
82%{
-o-transform
:translateY(0px)
;-o-animation-timing-function
:ease-out
}
91%{
-o-transform
:translateY(-3px)
;-o-animation-timing-function
:ease-in
}
100%{
-o-transform
:translateY(0px)
}
}
@
keyframes bounce { 0%{
	animation-timing-function: ease-out;
	transform: translateY(0px)
}

37%{
transform
:translateY(-24px)
;animation-timing-function
:ease-in
}
54%{
transform
:translateY(0px)
;animation-timing-function
:ease-out
}
68%{
transform
:translateY(-8px)
;animation-timing-function
:ease-in
}
82%{
transform
:translateY(0px)
;animation-timing-function
:ease-out
}
91%{
transform
:translateY(-3px)
;animation-timing-function
:ease-in
}
100%{
transform
:translateY(0px)
}
}
.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce
}

@
-webkit-keyframes elasticInLeft { 0%{
	opacity: 0;
	-webkit-transform: translateX(-1000px);
	-webkit-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-webkit-transform
:translateX(30px)
;-webkit-animation-timing-function
:ease-in-out
}
80%{
-webkit-transform
:translateX(-10px)
;-webkit-animation-timing-function
:ease-in-out
}
100%{
-webkit-transform
:translateX(0)
}
}
@
-moz-keyframes elasticInLeft { 0%{
	opacity: 0;
	-moz-transform: translateX(-1000px);
	-moz-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-moz-transform
:translateX(30px)
;-moz-animation-timing-function
:ease-in-out
}
80%{
-moz-transform
:translateX(-10px)
;-moz-animation-timing-function
:ease-in-out
}
100%{
-moz-transform
:translateX(0)
}
}
@
-o-keyframes elasticInLeft { 0%{
	opacity: 0;
	-o-transform: translateX(-1000px);
	-o-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-o-transform
:translateX(30px)
;-o-animation-timing-function
:ease-in-out
}
80%{
-o-transform
:translateX(-10px)
;-o-animation-timing-function
:ease-in-out
}
100%{
-o-transform
:translateX(0)
}
}
@
keyframes elasticInLeft { 0%{
	opacity: 0;
	transform: translateX(-1000px);
	animation-timing-function: ease-in-out
}

60%{
opacity
:
1;transform
:translateX(30px)
;animation-timing-function
:ease-in-out
}
80%{
transform
:translateX(-10px)
;animation-timing-function
:ease-in-out
}
100%{
transform
:translateX(0)
}
}
.elasticInLeft {
	-webkit-animation-name: elasticInLeft;
	-moz-animation-name: elasticInLeft;
	-o-animation-name: elasticInLeft;
	animation-name: elasticInLeft
}

@
-webkit-keyframes elasticInRight { 0%{
	opacity: 0;
	-webkit-transform: translateX(1000px);
	-webkit-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-webkit-transform
:translateX(-30px)
;-webkit-animation-timing-function
:ease-in-out
}
80%{
-webkit-transform
:translateX(10px)
;-webkit-animation-timing-function
:ease-in-out
}
100%{
-webkit-transform
:translateX(0)
}
}
@
-moz-keyframes elasticInRight { 0%{
	opacity: 0;
	-moz-transform: translateX(1000px);
	-moz-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-moz-transform
:translateX(-30px)
;-moz-animation-timing-function
:ease-in-out
}
80%{
-moz-transform
:translateX(10px)
;-moz-animation-timing-function
:ease-in-out
}
100%{
-moz-transform
:translateX(0)
}
}
@
-o-keyframes elasticInRight { 0%{
	opacity: 0;
	-o-transform: translateX(1000px);
	-o-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-o-transform
:translateX(-30px)
;-o-animation-timing-function
:ease-in-out
}
80%{
-o-transform
:translateX(10px)
;-o-animation-timing-function
:ease-in-out
}
100%{
-o-transform
:translateX(0)
}
}
@
keyframes elasticInRight { 0%{
	opacity: 0;
	transform: translateX(1000px);
	animation-timing-function: ease-in-out
}

60%{
opacity
:
1;transform
:translateX(-30px)
;animation-timing-function
:ease-in-out
}
80%{
transform
:translateX(10px)
;animation-timing-function
:ease-in-out
}
100%{
transform
:translateX(0)
}
}
.elasticInRight {
	-webkit-animation-name: elasticInRight;
	-moz-animation-name: elasticInRight;
	-o-animation-name: elasticInRight;
	animation-name: elasticInRight
}

@
-webkit-keyframes elasticInUp { 0%{
	opacity: 0;
	-webkit-transform: translateY(1000px);
	-webkit-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-webkit-transform
:translateY(-30px)
;-webkit-animation-timing-function
:ease-in-out
}
80%{
-webkit-transform
:translateY(10px)
;-webkit-animation-timing-function
:ease-in-out
}
100%{
-webkit-transform
:translateY(0)
}
}
@
-moz-keyframes elasticInUp { 0%{
	opacity: 0;
	-moz-transform: translateY(1000px);
	-moz-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-moz-transform
:translateY(-30px)
;-moz-animation-timing-function
:ease-in-out
}
80%{
-moz-transform
:translateY(10px)
;-moz-animation-timing-function
:ease-in-out
}
100%{
-moz-transform
:translateY(0)
}
}
@
-o-keyframes elasticInUp { 0%{
	opacity: 0;
	-o-transform: translateY(1000px);
	-o-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-o-transform
:translateY(-30px)
;-o-animation-timing-function
:ease-in-out
}
80%{
-o-transform
:translateY(10px)
;-o-animation-timing-function
:ease-in-out
}
100%{
-o-transform
:translateY(0)
}
}
@
keyframes elasticInUp { 0%{
	opacity: 0;
	transform: translateY(1000px);
	animation-timing-function: ease-in-out
}

60%{
opacity
:
1;transform
:translateY(-30px)
;animation-timing-function
:ease-in-out
}
80%{
transform
:translateY(10px)
;animation-timing-function
:ease-in-out
}
100%{
transform
:translateY(0)
}
}
.elasticInUp {
	-webkit-animation-name: elasticInUp;
	-moz-animation-name: elasticInUp;
	-o-animation-name: elasticInUp;
	animation-name: elasticInUp
}

@
-webkit-keyframes elasticInDown { 0%{
	opacity: 0;
	-webkit-transform: translateY(-1000px);
	-webkit-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-webkit-transform
:translateY(30px)
;-webkit-animation-timing-function
:ease-in-out
}
80%{
-webkit-transform
:translateY(-10px)
;-webkit-animation-timing-function
:ease-in-out
}
100%{
-webkit-transform
:translateY(0)
}
}
@
-moz-keyframes elasticInDown { 0%{
	opacity: 0;
	-moz-transform: translateY(-1000px);
	-moz-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-moz-transform
:translateY(30px)
;-moz-animation-timing-function
:ease-in-out
}
80%{
-moz-transform
:translateY(-10px)
;-moz-animation-timing-function
:ease-in-out
}
100%{
-moz-transform
:translateY(0)
}
}
@
-o-keyframes elasticInDown { 0%{
	opacity: 0;
	-o-transform: translateY(-1000px);
	-o-animation-timing-function: ease-in-out
}

60%{
opacity
:
1;-o-transform
:translateY(30px)
;-o-animation-timing-function
:ease-in-out
}
80%{
-o-transform
:translateY(-10px)
;-o-animation-timing-function
:ease-in-out
}
100%{
-o-transform
:translateY(0)
}
}
@
keyframes elasticInDown { 0%{
	opacity: 0;
	transform: translateY(-1000px);
	animation-timing-function: ease-in-out
}

60%{
opacity
:
1;transform
:translateY(30px)
;animation-timing-function
:ease-in-out
}
80%{
transform
:translateY(-10px)
;animation-timing-function
:ease-in-out
}
100%{
transform
:translateY(0)
}
}
.elasticInDown {
	-webkit-animation-name: elasticInDown;
	-moz-animation-name: elasticInDown;
	-o-animation-name: elasticInDown;
	animation-name: elasticInDown
}

@
-webkit-keyframes shake { 10%{
	-webkit-transform: translateX(7px)
}

30%{
-webkit-transform
:translateX(-7px)
}
50%{
-webkit-transform
:translateX(5px)
}
70%{
-webkit-transform
:translateX(-5px)
}
90%{
-webkit-transform
:translateX(3px)
}
100%{
-webkit-transform
:translateX(0px)
}
}
@
-moz-keyframes shake { 10%{
	-moz-transform: translateX(7px)
}

30%{
-moz-transform
:translateX(-7px)
}
50%{
-moz-transform
:translateX(5px)
}
70%{
-moz-transform
:translateX(-5px)
}
90%{
-moz-transform
:translateX(3px)
}
100%{
-moz-transform
:translateX(0px)
}
}
@
-o-keyframes shake { 10%{
	-o-transform: translateX(7px)
}

30%{
-o-transform
:translateX(-7px)
}
50%{
-o-transform
:translateX(5px)
}
70%{
-o-transform
:translateX(-5px)
}
90%{
-o-transform
:translateX(3px)
}
100%{
-o-transform
:translateX(0px)
}
}
@
keyframes shake { 10%{
	transform: translateX(7px)
}

30%{
transform
:translateX(-7px)
}
50%{
transform
:translateX(5px)
}
70%{
transform
:translateX(-5px)
}
90%{
transform
:translateX(3px)
}
100%{
transform
:translateX(0px)
}
}
.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake
}

@
-webkit-keyframes pendulum { 10%{
	-webkit-transform: rotate(15deg)
}

30%{
-webkit-transform
:rotate(-10deg)
}
50%{
-webkit-transform
:rotate(5deg)
}
70%{
-webkit-transform
:rotate(-5deg)
}
90%{
-webkit-transform
:rotate(2deg)
}
100%{
-webkit-transform
:rotate(0deg)
}
}
@
-moz-keyframes pendulum { 10%{
	-moz-transform: rotate(15deg)
}

30%{
-moz-transform
:rotate(-10deg)
}
50%{
-moz-transform
:rotate(5deg)
}
70%{
-moz-transform
:rotate(-5deg)
}
90%{
-moz-transform
:rotate(2deg)
}
100%{
-moz-transform
:rotate(0deg)
}
}
@
-o-keyframes pendulum { 10%{
	-o-transform: rotate(15deg)
}

30%{
-o-transform
:rotate(-10deg)
}
50%{
-o-transform
:rotate(5deg)
}
70%{
-o-transform
:rotate(-5deg)
}
90%{
-o-transform
:rotate(2deg)
}
100%{
-o-transform
:rotate(0deg)
}
}
@
keyframes pendulum { 10%{
	transform: rotate(15deg)
}

30%{
transform
:rotate(-10deg)
}
50%{
transform
:rotate(5deg)
}
70%{
transform
:rotate(-5deg)
}
90%{
transform
:rotate(2deg)
}
100%{
transform
:rotate(0deg)
}
}
.pendulum {
	-webkit-animation-name: pendulum;
	-moz-animation-name: pendulum;
	-o-animation-name: pendulum;
	animation-name: pendulum
}

.v.btn {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	background-color: #eee;
	color: gray;
	padding: 7px 15px;
	line-height: 16px;
	font-size: 13px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	outline: 0;
	margin-right:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.v.btn.w {
	width: 30px;
	text-align: center;
	padding: 7px 0
}

.v.btn.small {
	padding: 3px 8px;
	line-height: 16px;
	font-size: 12px
}

.v.btn.small.w {
	width: 22px;
	text-align: center;
	padding: 3px 0
}

.v.btn.disabled {
	cursor: not-allowed
}

.v.btn.disabled:hover {
	background-color: #eee
}

.v.btn.active {
	cursor: default
}

.v.btn:hover {
	background-color: #ddd
}

.v.btn.shadow {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 4px 0 #ccc, 0 4px 10px #777;
	-moz-box-shadow: 0 4px 0 #ccc, 0 4px 10px #777;
	-ms-box-shadow: 0 4px 0 #ccc, 0 4px 10px #777;
	-o-box-shadow: 0 4px 0 #ccc, 0 4px 10px #777;
	box-shadow: 0 4px 0 #ccc, 0 4px 10px #777
}

.v.btn.shadow:active {
	outline: 0;
	-webkit-box-shadow: 0 2px 0 #ccc, 0 2px 0 #ccc;
	-moz-box-shadow: 0 2px 0 #ccc, 0 2px 0 #ccc;
	-ms-box-shadow: 0 2px 0 #ccc, 0 2px 0 #ccc;
	-o-box-shadow: 0 2px 0 #ccc, 0 2px 0 #ccc;
	box-shadow: 0 2px 0 #ccc, 0 2px 0 #ccc;
	position: relative;
	top: 2px
}

.v.btn.blue {
	background: #00a1cb;
	color: #fff
}

.v.btn.blue:hover {
	background: #02b8e8
}

.v.btn.blue.shadow {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 4px 0 #008aae, 0 4px 10px #777;
	-moz-box-shadow: 0 4px 0 #008aae, 0 4px 10px #777;
	-ms-box-shadow: 0 4px 0 #008aae, 0 4px 10px #777;
	-o-box-shadow: 0 4px 0 #008aae, 0 4px 10px #777;
	box-shadow: 0 4px 0 #008aae, 0 4px 10px #777
}

.v.btn.blue.shadow:active {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 2px 0 #008aae, 0 2px 0 #ccc;
	-moz-box-shadow: 0 2px 0 #008aae, 0 2px 0 #ccc;
	-ms-box-shadow: 0 2px 0 #008aae, 0 2px 0 #ccc;
	-o-box-shadow: 0 2px 0 #008aae, 0 2px 0 #ccc;
	box-shadow: 0 2px 0 #008aae, 0 2px 0 #ccc;
	position: relative;
	top: 2px
}

.v.btn.green {
	background: #7db500;
	color: #fff
}

.v.btn.green:hover {
	background: #99d11b
}

.v.btn.green.shadow {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 4px 0 #6d9d01, 0 4px 10px #777;
	-moz-box-shadow: 0 4px 0 #6d9d01, 0 4px 10px #777;
	-ms-box-shadow: 0 4px 0 #6d9d01, 0 4px 10px #777;
	-o-box-shadow: 0 4px 0 #6d9d01, 0 4px 10px #777;
	box-shadow: 0 4px 0 #6d9d01, 0 4px 10px #777
}

.v.btn.green.shadow:active {
	-webkit-box-shadow: 0 2px 0 #6d9d01, 0 2px 0 #ccc;
	-moz-box-shadow: 0 2px 0 #6d9d01, 0 2px 0 #ccc;
	-ms-box-shadow: 0 2px 0 #6d9d01, 0 2px 0 #ccc;
	-o-box-shadow: 0 2px 0 #6d9d01, 0 2px 0 #ccc;
	box-shadow: 0 2px 0 #6d9d01, 0 2px 0 #ccc;
	position: relative;
	top: 2px
}

.v.btn.yellow {
	background: #f18d05;
	color: #fff
}

.v.btn.yellow:hover {
	background: #ff9c16
}

.v.btn.yellow.shadow {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 4px 0 #dc8003, 0 4px 10px #777;
	-moz-box-shadow: 0 4px 0 #dc8003, 0 4px 10px #777;
	-ms-box-shadow: 0 4px 0 #dc8003, 0 4px 10px #777;
	-o-box-shadow: 0 4px 0 #dc8003, 0 4px 10px #777;
	box-shadow: 0 4px 0 #dc8003, 0 4px 10px #777
}

.v.btn.yellow.shadow:active {
	-webkit-box-shadow: 0 2px 0 #dc8003, 0 2px 0 #ccc;
	-moz-box-shadow: 0 2px 0 #dc8003, 0 2px 0 #ccc;
	-ms-box-shadow: 0 2px 0 #dc8003, 0 2px 0 #ccc;
	-o-box-shadow: 0 2px 0 #dc8003, 0 2px 0 #ccc;
	box-shadow: 0 2px 0 #dc8003, 0 2px 0 #ccc;
	position: relative;
	top: 2px
}

.v.btn.red {
	background: #e54028;
	color: #fff
}

.v.btn.red:hover {
	background: #fd5a42
}

.v.btn.red.shadow {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 4px 0 #cd351f, 0 4px 10px #777;
	-moz-box-shadow: 0 4px 0 #cd351f, 0 4px 10px #777;
	-ms-box-shadow: 0 4px 0 #cd351f, 0 4px 10px #777;
	-o-box-shadow: 0 4px 0 #cd351f, 0 4px 10px #777;
	box-shadow: 0 4px 0 #cd351f, 0 4px 10px #777
}

.v.btn.red.shadow:active {
	-webkit-box-shadow: 0 2px 0 #cd351f, 0 2px 0 #ccc;
	-moz-box-shadow: 0 2px 0 #cd351f, 0 2px 0 #ccc;
	-ms-box-shadow: 0 2px 0 #cd351f, 0 2px 0 #ccc;
	-o-box-shadow: 0 2px 0 #cd351f, 0 2px 0 #ccc;
	box-shadow: 0 2px 0 #cd351f, 0 2px 0 #ccc;
	position: relative;
	top: 2px
}

.v.btn.purple {
	background: #87318c;
	color: #fff
}

.v.btn.purple:hover {
	background: #a851ad
}

.v.btn.purple.shadow {
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	-webkit-box-shadow: 0 4px 0 #6c2270, 0 4px 10px #777;
	-moz-box-shadow: 0 4px 0 #6c2270, 0 4px 10px #777;
	-ms-box-shadow: 0 4px 0 #6c2270, 0 4px 10px #777;
	-o-box-shadow: 0 4px 0 #6c2270, 0 4px 10px #777;
	box-shadow: 0 4px 0 #6c2270, 0 4px 10px #777
}

.v.btn.purple.shadow:active {
	-webkit-box-shadow: 0 2px 0 #6c2270, 0 2px 0 #ccc;
	-moz-box-shadow: 0 2px 0 #6c2270, 0 2px 0 #ccc;
	-ms-box-shadow: 0 2px 0 #6c2270, 0 2px 0 #ccc;
	-o-box-shadow: 0 2px 0 #6c2270, 0 2px 0 #ccc;
	box-shadow: 0 2px 0 #6c2270, 0 2px 0 #ccc;
	position: relative;
	top: 2px
}

.v.btn.color-s1 {
	background: #395599;
	color: #fff
}

.v.btn.color-s1:hover {
	background: #2b4380
}

.v.btn.color-s2 {
	background: #3e8ec6;
	color: #fff
}

.v.btn.color-s2:hover {
	background: #2974aa
}

.v.btn.color-s3 {
	background: #cd4634;
	color: #fff
}

.v.btn.color-s3:hover {
	background: #af301f
}

.v.btn.color-s4 {
	background: #1d82b5;
	color: #fff
}

.v.btn.color-s4:hover {
	background: #0f6b9a
}

.v.btn.color-s5 {
	background: #467196;
	color: #fff
}

.v.btn.color-s5:hover {
	background: #2f5779
}

.v.btn.color-s6 {
	background: #c4171c;
	color: #fff
}

.v.btn.color-s6:hover {
	background: #a90b10
}

.v.btn.color-s7 {
	background: #524c85;
	color: #fff
}

.v.btn.color-s7:hover {
	background: #393366
}

.v.btn.color-s8 {
	background: #00aea6;
	color: #fff
}

.v.btn.color-s8:hover {
	background: #008d87
}

.v.btn.color-s9 {
	background: #de6130;
	color: #fff
}

.v.btn.color-s9:hover {
	background: #c04c1f
}

.v.btn.color-q1 {
	background: #595d62;
	color: #fff
}

.v.btn.color-q1:hover {
	background: #424950
}

.v.btn.color-q2 {
	background: #58b76e;
	color: #fff
}

.v.btn.color-q2:hover {
	background: #44a55b
}

.v.btn.color-q3 {
	background: #d15858;
	color: #fff
}

.v.btn.color-q3:hover {
	background: #bb4242
}

.v.btn.color-q4 {
	background: #6bcaf0;
	color: #fff
}

.v.btn.color-q4:hover {
	background: #54b4d9
}

.v.btn.bdr {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px
}

.v.page {
	width: 100%;
	text-align: center;
	margin-top:76px;
}

.v.page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.page li {
	display: inline;
	/* margin: 0 4px */
}

.v.page li .btn {
	padding: 7px 0;
	width: 30px;
	text-align: center
}

.v.page li .btn.bdr {
	width: auto;
	padding: 7px 14px
}

.v:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v input.text {
	display: block;
	/* width: 97%;
	padding: 8px 1%; */
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.v input.text:focus {
	background: #fff;
	border: 1px solid #51b9fe;
	box-shadow: 0 0 8px #39f;
	z-index: 10
}

.v input.text:hover {
	background: #fff
}

.v.input_1 label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333
}

.v.input_1 input[type=checkbox] {
	margin-right: 4px
}

.v.input_1 input[type=radio] {
	margin-right: 4px
}

.v.input_1 p.info {
	color: #666;
	line-height: 24px
}

.v.pdw30 {
	padding-left: 30%
}

.v.pdw40 {
	padding-left: 40%
}

.v.pdw50 {
	padding-left: 50%
}

.v.input_2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.input_2 label {
	width: 37%;
	float: left;
	padding-right: 2%;
	font-size: 14px;
	color: #333;
	text-align: right;
	height: 34px;
	line-height: 34px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.v.input_2 label.w30 {
	width: 27% !important
}

.v.input_2 label.w50 {
	width: 47% !important
}

.v.input_2 label.checkbox {
	display: inline-block;
	width: auto;
	float: none;
	line-height: 26px;
	margin-bottom: 0
}

.v.input_2 label.checkbox input[type=checkbox] {
	margin-right: 4px
}

.v.input_2 label.checkbox input[type=radio] {
	margin-right: 4px
}

.v.input_2 input.text {
	display: inline-block;
	width: 58%;
	padding: 8px 1%
}

.v.input_2 input.text.w70 {
	width: 67% !important
}

.v.input_2 input.text.w50 {
	width: 47% !important
}

.v.input_2 p.info {
	color: #666;
	line-height: 24px
}

.v.input_2 p.info.pdw30 {
	padding-left: 30%
}

.v.input_2 p.info.pdw40 {
	padding-left: 40%
}

.v.input_2 p.info.pdw50 {
	padding-left: 50%
}

.v.input3 {
	height: 34px;
	line-height: 34px
}

.v.input3 .text {
	/* width: 98%;
	padding: 8px 1% */
}

.v.input3 .w5,.v.input3 .w10,.v.input3 .w11,.v.input3 .w12,.v.input3 .w14,.v.input3 .w16,.v.input3 .w20,.v.input3 .w25,.v.input3 .w30,.v.input3 .w33,.v.input3 .w40,.v.input3 .w50,.v.input3 .w60,.v.input3 .w70,.v.input3 .w80,.v.input3 .w90,.v.input3 .w100
	{
	padding: 0 1%
}

.v.input3 .w5 {
	width: 3% !important
}

.v.input3 .w10 {
	width: 8% !important
}

.v.input3 .w11 {
	width: 9.089999% !important
}

.v.input3 .w12 {
	width: 10.5% !important
}

.v.input3 .w14 {
	width: 12.249999% !important
}

.v.input3 .w16 {
	width: 14.666666% !important
}

.v.input3 .w20 {
	width: 18% !important
}

.v.input3 .w25 {
	width: 23% !important
}

.v.input3 .w30 {
	width: 28% !important
}

.v.input3 .w33 {
	width: 31.333333% !important
}

.v.input3 .w40 {
	width: 38% !important
}

.v.input3 .w50 {
	width: 48% !important
}

.v.input3 .w60 {
	width: 58% !important
}

.v.input3 .w70 {
	width: 68% !important
}

.w70 a{
	color:#333;
	font-weight:700;
	
	}
.v.input3 .w80 {
	width: 78% !important
}

.v.input3 .w90 {
	width: 88% !important
}

.v.input3 .w100 {
	width: 98% !important
}

.v.number {
	line-height: 30px
}

.v.number div {
	display: inline-block;
	width: 98%;
	padding: 0 1%;
	float: left
}

.v.number2 {
	line-height: 30px
}

.v.number2 div {
	display: inline-block;
	width: 48%;
	padding: 0 1%;
	float: left
}

.v.number3 {
	line-height: 30px
}

.v.number3 div {
	display: inline-block;
	width: 31.333333%;
	padding: 0 1%;
	float: left
}

.v.number4 {
	line-height: 30px
}

.v.number4 div {
	display: inline-block;
	width: 23%;
	padding: 0 1%;
	float: left
}

.v.number5 {
	line-height: 30px
}

.v.number5 div {
	display: inline-block;
	width: 18%;
	padding: 0 1%;
	float: left
}

.v.number6 {
	line-height: 30px
}

.v.number6 div {
	display: inline-block;
	width: 14.666666%;
	padding: 0 1%;
	float: left
}

.v.number7 {
	line-height: 30px
}

.v.number7 div {
	display: inline-block;
	width: 12.285714%;
	padding: 0 1%;
	float: left
}

.v.number8 {
	line-height: 30px
}

.v.number8 div {
	display: inline-block;
	width: 10.5%;
	padding: 0 1%;
	float: left
}

.v.number9 {
	line-height: 30px
}

.v.number9 div {
	display: inline-block;
	width: 9.111111%;
	padding: 0 1%;
	float: left
}

.v.number10 {
	line-height: 30px
}

.v.number10 div {
	display: inline-block;
	width: 8%;
	padding: 0 1%;
	float: left
}

.v:after {
	content: ""
}

.v.table {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box
}

.v.table.bgnone {
	background: none !important
}

.v.table tr th {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-bottom: 2px solid #ddd
}

.v.table tr th.w {
	width: 36px;
	padding-left: 0;
	padding-right: 0
}

.v.table tr th.w5,.v.table tr th.w10,.v.table tr th.w11,.v.table tr th.w12,.v.table tr th.w14,.v.table tr th.w16,.v.table tr th.w20,.v.table tr th.w25,.v.table tr th.w30,.v.table tr th.w33,.v.table tr th.w40,.v.table tr th.w50,.v.table tr th.w60,.v.table tr th.w70,.v.table tr th.w80,.v.table tr th.w90,.v.table tr th.w100
	{
	float: none
}

.v.table tr td {
	border-bottom: 1px solid #ddd;
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top
}

.v.table tr td.w {
	width: 36px;
	padding-left: 0;
	padding-right: 0
}

.v.table tr td.w5,.v.table tr td.w10,.v.table tr td.w11,.v.table tr td.w12,.v.table tr td.w14,.v.table tr td.w16,.v.table tr td.w20,.v.table tr td.w25,.v.table tr td.w30,.v.table tr td.w33,.v.table tr td.w40,.v.table tr td.w50,.v.table tr td.w60,.v.table tr td.w70,.v.table tr td.w80,.v.table tr td.w90,.v.table tr td.w100
	{
	float: none
}

.v.table tr td.pd0 {
	padding: 1px
}

.v.table tr td.pd0 input.text {
	width: 97%;
	border: 1px solid #fff
}

.v.table tr td.pd0 .small {
	margin-top: 6px
}

.v.table tr td.pd0 .lh {
	line-height: 34px
}

.v.table.border {
	background-color: #f9f9f9
}

.v.table.border tr:hover {
	background-color: #eee
}

.v.table.border tr th {
	border: 1px solid #ddd;
	background: #eee
}

.v.table.border tr td {
	border: 1px solid #ddd
}

.v.table.black {
	background-color: #f7f7f7
}

.v.table.black tr:hover {
	background-color: #eee
}

.v.table.black tr th {
	border: 1px solid #bbb;
	color: #333;
	background-color: #eee
}

.v.table.black tr th.bg {
	background-color: #eee
}

.v.table.black tr td {
	border: 1px solid #bbb
}

.v.table.black tr td.bg {
	background-color: #ddd
}

.v.table.green {
	background-color: #f2fced
}

.v.table.green tr:hover {
	background-color: #dff0d8
}

.v.table.green tr th {
	border: 1px solid #b2dca0;
	color: #4f7b3c;
	background-color: #dff0d8
}

.v.table.green tr td {
	border: 1px solid #b2dca0
}

.v.table.green tr td.bg {
	background-color: #dff0d8
}

.v.table.blue {
	background-color: #edf8fe
}

.v.table.blue tr:hover {
	background-color: #d9edf7
}

.v.table.blue tr th {
	border: 1px solid #a6dae4;
	color: #31708f;
	background-color: #d9edf7
}

.v.table.blue tr td {
	border: 1px solid #a6dae4
}

.v.table.blue tr td.bg {
	background-color: #d9edf7
}

.v.table.yellow {
	background-color: #fffbe9
}

.v.table.yellow tr:hover {
	background-color: #f7f0c9
}

.v.table.yellow tr th {
	border: 1px solid #efd7a5;
	color: #8a6d3b;
	background-color: #f7f0c9
}

.v.table.yellow tr td {
	border: 1px solid #efd7a5
}

.v.table.yellow tr td.bg {
	background-color: #f7f0c9
}

.v.table.red {
	background-color: #fef2f2
}

.v.table.red tr:hover {
	background-color: #f2dede
}

.v.table.red tr th {
	border: 1px solid #ebccd1;
	color: #a94442;
	background-color: #f2dede
}

.v.table.red tr td {
	border: 1px solid #ebccd1
}

.v.table.red tr td.bg {
	background-color: #f2dede
}

.v.breadnav {
	width: 100%;
	height: 36px
}

.v.breadnav li {
	float: left
}

.v.breadnav li a {
	color: #FFF;
	display: block;
	background: #595d62;
	text-decoration: none;
	position: relative;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 5px;
	text-align: center;
	margin-right: 23px
}

.v.breadnav li a:hover {
	background: #424950
}

.v.breadnav li a:hover:before {
	border-color: #424950;
	border-left-color: transparent
}

.v.breadnav li a:hover:after {
	border-left-color: #424950
}

.v.breadnav li a.active {
	background: #424950
}

.v.breadnav li a.active:before {
	border-color: #424950;
	border-left-color: transparent
}

.v.breadnav li a.active:after {
	border-left-color: #424950
}

.v.breadnav li a:before {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #595d62;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: -20px;
	border-left-color: transparent
}

.v.breadnav li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #595d62;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: 100%;
	border-color: transparent;
	border-left-color: #595d62
}

.v.breadnav li:first-child a {
	padding-left: 15px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.v.breadnav li:first-child a:before {
	border: none
}

.v.breadnav li:last-child a {
	padding-right: 15px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-ms-border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.v.breadnav li:last-child a:after {
	border: none
}

.v.breadnav.blue li a {
	background: #00a1cb
}

.v.breadnav.blue li a:hover {
	background: #02b8e8
}

.v.breadnav.blue li a:hover:before {
	border-color: #02b8e8;
	border-left-color: transparent
}

.v.breadnav.blue li a:hover:after {
	border-left-color: #02b8e8
}

.v.breadnav.blue li a.none {
	background: #595d62
}

.v.breadnav.blue li a.none:before {
	border-color: #595d62;
	border-left-color: transparent
}

.v.breadnav.blue li a.none:after {
	border-left-color: #595d62
}

.v.breadnav.blue li a.active {
	background: #02b8e8
}

.v.breadnav.blue li a.active:before {
	border-color: #02b8e8;
	border-left-color: transparent
}

.v.breadnav.blue li a.active:after {
	border-left-color: #02b8e8
}

.v.breadnav.blue li a:before {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #00a1cb;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: -20px;
	border-left-color: transparent
}

.v.breadnav.blue li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #00a1cb;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: 100%;
	border-color: transparent;
	border-left-color: #00a1cb
}

.v.breadnav.blue li:first-child a:before {
	border: none
}

.v.breadnav.blue li:last-child a:after {
	border: none
}

.v.breadnav.green li a {
	background: #7db500
}

.v.breadnav.green li a:hover {
	background: #99d11b
}

.v.breadnav.green li a:hover:before {
	border-color: #99d11b;
	border-left-color: transparent
}

.v.breadnav.green li a:hover:after {
	border-left-color: #99d11b
}

.v.breadnav.green li a.none {
	background: #595d62
}

.v.breadnav.green li a.none:before {
	border-color: #595d62;
	border-left-color: transparent
}

.v.breadnav.green li a.none:after {
	border-left-color: #595d62
}

.v.breadnav.green li a.active {
	background: #99d11b
}

.v.breadnav.green li a.active:before {
	border-color: #99d11b;
	border-left-color: transparent
}

.v.breadnav.green li a.active:after {
	border-left-color: #99d11b
}

.v.breadnav.green li a:before {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #7db500;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: -20px;
	border-left-color: transparent
}

.v.breadnav.green li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #7db500;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: 100%;
	border-color: transparent;
	border-left-color: #7db500
}

.v.breadnav.green li:first-child a:before {
	border: none
}

.v.breadnav.green li:last-child a:after {
	border: none
}

.v.breadnav.yellow li a {
	background: #f18d05
}

.v.breadnav.yellow li a:hover {
	background: #ff9c16
}

.v.breadnav.yellow li a:hover:before {
	border-color: #ff9c16;
	border-left-color: transparent
}

.v.breadnav.yellow li a:hover:after {
	border-left-color: #ff9c16
}

.v.breadnav.yellow li a.none {
	background: #595d62
}

.v.breadnav.yellow li a.none:before {
	border-color: #595d62;
	border-left-color: transparent
}

.v.breadnav.yellow li a.none:after {
	border-left-color: #595d62
}

.v.breadnav.yellow li a.active {
	background: #ff9c16
}

.v.breadnav.yellow li a.active:before {
	border-color: #ff9c16;
	border-left-color: transparent
}

.v.breadnav.yellow li a.active:after {
	border-left-color: #ff9c16
}

.v.breadnav.yellow li a:before {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #f18d05;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: -20px;
	border-left-color: transparent
}

.v.breadnav.yellow li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #f18d05;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: 100%;
	border-color: transparent;
	border-left-color: #f18d05
}

.v.breadnav.yellow li:first-child a:before {
	border: none
}

.v.breadnav.yellow li:last-child a:after {
	border: none
}

.v.breadnav.red li a {
	background: #e54028
}

.v.breadnav.red li a:hover {
	background: #fd5a42
}

.v.breadnav.red li a:hover:before {
	border-color: #fd5a42;
	border-left-color: transparent
}

.v.breadnav.red li a:hover:after {
	border-left-color: #fd5a42
}

.v.breadnav.red li a.none {
	background: #595d62
}

.v.breadnav.red li a.none:before {
	border-color: #595d62;
	border-left-color: transparent
}

.v.breadnav.red li a.none:after {
	border-left-color: #595d62
}

.v.breadnav.red li a.active {
	background: #fd5a42
}

.v.breadnav.red li a.active:before {
	border-color: #fd5a42;
	border-left-color: transparent
}

.v.breadnav.red li a.active:after {
	border-left-color: #fd5a42
}

.v.breadnav.red li a:before {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #e54028;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: -20px;
	border-left-color: transparent
}

.v.breadnav.red li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #e54028;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: 100%;
	border-color: transparent;
	border-left-color: #e54028
}

.v.breadnav.red li:first-child a:before {
	border: none
}

.v.breadnav.red li:last-child a:after {
	border: none
}

.v.breadnav.purple li a {
	background: #87318c
}

.v.breadnav.purple li a:hover {
	background: #a851ad
}

.v.breadnav.purple li a:hover:before {
	border-color: #a851ad;
	border-left-color: transparent
}

.v.breadnav.purple li a:hover:after {
	border-left-color: #a851ad
}

.v.breadnav.purple li a.none {
	background: #595d62
}

.v.breadnav.purple li a.none:before {
	border-color: #595d62;
	border-left-color: transparent
}

.v.breadnav.purple li a.none:after {
	border-left-color: #595d62
}

.v.breadnav.purple li a.active {
	background: #a851ad
}

.v.breadnav.purple li a.active:before {
	border-color: #a851ad;
	border-left-color: transparent
}

.v.breadnav.purple li a.active:after {
	border-left-color: #a851ad
}

.v.breadnav.purple li a:before {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #87318c;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: -20px;
	border-left-color: transparent
}

.v.breadnav.purple li a:after {
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #87318c;
	border-width: 18px 10px;
	width: 0;
	height: 0;
	left: 100%;
	border-color: transparent;
	border-left-color: #87318c
}

.v.breadnav.purple li:first-child a:before {
	border: none
}

.v.breadnav.purple li:last-child a:after {
	border: none
}

.v.breadnav1 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.v.breadnav1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.breadnav1 li {
	float: left;
	margin-left: 10px;
	color: #666
}

.v.breadnav1 li+li:before {
	padding-right: 10px;
	color: #999;
	content: ">"
}

.v.breadnav1 li span {
	margin-left: 10px;
	color: #666
}

.v.breadnav1.blue {
	background-color: #edf8fe;
	border: 1px solid #a6dae4
}

.v.breadnav1.blue a {
	color: #00a1cb
}

.v.breadnav1.blue a:hover {
	color: #02b8e8
}

.v.breadnav1.green {
	background-color: #f2fced;
	border: 1px solid #b2dca0
}

.v.breadnav1.green a {
	color: #7db500
}

.v.breadnav1.green a:hover {
	color: #99d11b
}

.v.breadnav1.yellow {
	background-color: #fffbe9;
	border: 1px solid #efd7a5
}

.v.breadnav1.yellow a {
	color: #f18d05
}

.v.breadnav1.yellow a:hover {
	color: #ff9c16
}

.v.breadnav1.red {
	background-color: #fef2f2;
	border: 1px solid #ebccd1
}

.v.breadnav1.red a {
	color: #e54028
}

.v.breadnav1.red a:hover {
	color: #fd5a42
}

.v.h {
	width: 96%;
	padding: 10px 2%;
	background: #f3f3f3;
	color: #595d62;
	border-left: 2px solid #595d62;
	font-size: 14px
}

.v.h.btop {
	border: none;
	border-top: 2px solid #595d62
}

.v.h.bbottom {
	border: none;
	border-bottom: 2px solid #595d62
}

.v.hblue {
	width: 96%;
	padding: 10px 2%;
	background: #f3f3f3;
	color: #00a1cb;
	border-left: 2px solid #00a1cb;
	font-size: 14px
}

.v.hblue.btop {
	border: none;
	border-top: 2px solid #00a1cb
}

.v.hblue.bbottom {
	border: none;
	border-bottom: 2px solid #00a1cb
}

.v.hblue .tab-btn {
	margin-right: 2%
}

.v.hblue .tab-btn.active {
	background: #00a1cb
}

.v.hgreen {
	width: 96%;
	padding: 10px 2%;
	background: #f3f3f3;
	color: #7db500;
	border-left: 2px solid #7db500;
	font-size: 14px
}

.v.hgreen.btop {
	border: none;
	border-top: 2px solid #7db500
}

.v.hgreen.bbottom {
	border: none;
	border-bottom: 2px solid #7db500
}

.v.hyellow {
	width: 96%;
	padding: 10px 2%;
	background: #f3f3f3;
	color: #f18d05;
	border-left: 2px solid #f18d05;
	font-size: 14px
}

.v.hyellow.btop {
	border: none;
	border-top: 2px solid #f18d05
}

.v.hyellow.bbottom {
	border: none;
	border-bottom: 2px solid #f18d05
}

.v.hred {
	width: 96%;
	padding: 10px 2%;
	background: #f3f3f3;
	color: #e54028;
	border-left: 2px solid #e54028;
	font-size: 14px
}

.v.hred.btop {
	border: none;
	border-top: 2px solid #e54028
}

.v.hred.bbottom {
	border: none;
	border-bottom: 2px solid #e54028
}

.v.hpurple {
	width: 96%;
	padding: 10px 2%;
	background: #f3f3f3;
	color: #87318c;
	border-left: 2px solid #87318c;
	font-size: 14px
}

.v.hpurple.btop {
	border: none;
	border-top: 2px solid #87318c
}

.v.hpurple.bbottom {
	border: none;
	border-bottom: 2px solid #87318c
}

.v.panel {
	width: 100%;
	border-collapse: collapse
}

.v.panel .phead {
	height: 38px;
	padding: 0 10px;
	line-height: 38px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-bottom: none;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.v.panel .phead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.panel .phead a.fa {
	margin-left: 6px
}

.v.panel .pbody {
	border: 1px solid #ddd
}

.v.panel .pbody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.panel .pbody .table thead tr th {
	border-top: 0
}

.v.panel .pbody .table thead tr th:first-child {
	border-left: 0
}

.v.panel .pbody .table thead tr th:last-child {
	border-right: 0
}

.v.panel .pbody .table tbody tr td:first-child {
	border-left: 0
}

.v.panel .pbody .table tbody tr td:last-child {
	border-right: 0
}

.v.panel .pbody .table tbody tr:last-child td {
	border-bottom: 0
}

.v.panel .pbody .list li {
	border-width: 1px 0
}

.v.panel .pbody .list li:first-child {
	border-top: 0
}

.v.panel .pbody .list li:last-child {
	border-bottom: 0;
	margin-bottom: 0
}

.v.panel .pfooter {
	height: 38px;
	padding: 0 10px;
	line-height: 38px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-top: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.v.panel.blue .phead {
	background-color: #d9edf7;
	border: 1px solid #a6dae4;
	color: #31708f
}

.v.panel.blue .pbody {
	border: 1px solid #a6dae4;
	border-top: none
}

.v.panel.blue .pfooter {
	padding: 10px;
	background-color: #d9edf7;
	border: 1px solid #a6dae4
}

.v.panel.green .phead {
	background-color: #dff0d8;
	border: 1px solid #b2dca0;
	color: #4f7b3c
}

.v.panel.green .pbody {
	border: 1px solid #b2dca0;
	border-top: none
}

.v.panel.green .pfooter {
	padding: 10px;
	background-color: #dff0d8;
	border: 1px solid #b2dca0
}

.v.panel.yellow .phead {
	background-color: #f7f0c9;
	border: 1px solid #efd7a5;
	color: #8a6d3b
}

.v.panel.yellow .pbody {
	border: 1px solid #efd7a5;
	border-top: none
}

.v.panel.yellow .pfooter {
	padding: 10px;
	background-color: #f7f0c9;
	border: 1px solid #efd7a5
}

.v.panel.red .phead {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442
}

.v.panel.red .pbody {
	border: 1px solid #ebccd1;
	border-top: none
}

.v.panel.red .pfooter {
	padding: 10px;
	background-color: #f2dede;
	border: 1px solid #ebccd1
}

.v.panel.blues .phead {
	background-color: #3f78fa;
	border: 1px solid #3f78fa;
	color: #fff
}

.v.panel.blues .phead .cfff {
	color: #fff
}

.v.panel.blues .phead .bgfff {
	background: #fff;
	color: #3f78fa
}

.v.panel.blues .pbody {
	border: 1px solid #3f78fa;
	border-top: none
}

.v.panel.blues .pfooter {
	padding: 10px;
	background-color: #3f78fa;
	border: 1px solid #3f78fa
}

.v.panel.greens .phead {
	background-color: #00a1cb;
	border: 1px solid #00a1cb;
	color: #fff
}

.v.panel.greens .phead .cfff {
	color: #fff
}

.v.panel.greens .phead .bgfff {
	background: #fff;
	color: #00a1cb
}

.v.panel.greens .pbody {
	border: 1px solid #00a1cb;
	border-top: none
}

.v.panel.greens .pfooter {
	padding: 10px;
	background-color: #00a1cb;
	border: 1px solid #00a1cb
}

.v.panel.yellows .phead {
	background-color: #7db500;
	border: 1px solid #7db500;
	color: #fff
}

.v.panel.yellows .phead .cfff {
	color: #fff
}

.v.panel.yellows .phead .bgfff {
	background: #fff;
	color: #7db500
}

.v.panel.yellows .pbody {
	border: 1px solid #7db500;
	border-top: none
}

.v.panel.yellows .pfooter {
	padding: 10px;
	background-color: #7db500;
	border: 1px solid #7db500
}

.v.panel.yellows .phead {
	background-color: #f18d05;
	border: 1px solid #f18d05;
	color: #fff
}

.v.panel.yellows .phead .cfff {
	color: #fff
}

.v.panel.yellows .phead .bgfff {
	background: #fff;
	color: #f18d05
}

.v.panel.yellows .pbody {
	border: 1px solid #f18d05;
	border-top: none
}

.v.panel.yellows .pfooter {
	padding: 10px;
	background-color: #f18d05;
	border: 1px solid #f18d05
}

.v.panel.reds .phead {
	background-color: #e54028;
	border: 1px solid #e54028;
	color: #fff
}

.v.panel.reds .phead .cfff {
	color: #fff
}

.v.panel.reds .phead .bgfff {
	background: #fff;
	color: #e54028
}

.v.panel.reds .pbody {
	border: 1px solid #e54028;
	border-top: none
}

.v.panel.reds .pfooter {
	padding: 10px;
	background-color: #e54028;
	border: 1px solid #e54028
}

.v.panel.purples .phead {
	background-color: #87318c;
	border: 1px solid #87318c;
	color: #fff
}

.v.panel.purples .phead .cfff {
	color: #fff
}

.v.panel.purples .phead .bgfff {
	background: #fff
}

.v.panel.purples .pbody {
	border: 1px solid #87318c;
	border-top: none
}

.v.panel.purples .pfooter {
	padding: 10px;
	background-color: #87318c;
	border: 1px solid #87318c
}

.v.list li {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.v.list.blue li {
	border: 1px solid #a6dae4
}

.v.list.green li {
	border: 1px solid #b2dca0
}

.v.list.yellow li {
	border: 1px solid #efd7a5
}

.v.list.red li {
	border: 1px solid #ebccd1
}

.v.tabs {
	width: 100%
}

.v.tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.tabs .tahead {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #5a5f64;
	text-align: center
}

.v.tabs .tahead .tahead_c {
	color: #fff;
	border-right: 1px solid #7a7c7e;
	margin-left: -1px
}

.v.tabs .tahead .tahead_c.active {
	background: #77797c
}

.v.tabs .tabody {
	background: #eee
}

.v.tabs .tabody.bgnone {
	background: none !important
}

.v.tabs.blue .tahead {
	background: #3f78fa
}

.v.tabs.blue .tahead .tahead_c {
	color: #fff;
	border-right: 1px solid #598bfe;
	margin-left: -1px
}

.v.tabs.blue .tahead .tahead_c.active {
	background: #6493ff
}

.v.tabs.blue .tabody {
	background: #c7d8fd
}

.v.tabs.skyblue .tahead {
	background: #00a1cb
}

.v.tabs.skyblue .tahead .tahead_c {
	color: #fff;
	border-right: 1px solid #0dadd7;
	margin-left: -1px
}

.v.tabs.skyblue .tahead .tahead_c.active {
	background: #02b8e8
}

.v.tabs.skyblue .tabody {
	background: #b3e5f2
}

.v.tabs1 {
	width: 100%
}

.v.tabs1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.tabs1 .tahead {
	width: 100%;
	height: 40px;
	background: #eee;
	line-height: 40px;
	text-align: center;
	border-bottom: 2px solid #77797c
}

.v.tabs1 .tahead .tahead_c {
	color: #5a5f64;
	border-right: 1px solid #fff;
	margin-left: -1px
}

.v.tabs1 .tahead .tahead_c.active {
	background: #77797c;
	color: #fff
}

.v.tabs1 .tabody {
	background: #eee
}

.v.tabs1 .tabody.bgnone {
	background: none !important
}

.v.tabs1.blue .tahead {
	background: #c7d8fd;
	border-bottom: 2px solid #3f78fa
}

.v.tabs1.blue .tahead .tahead_c {
	color: #3f78fa;
	border-right: 1px solid #fff;
	margin-left: -1px
}

.v.tabs1.blue .tahead .tahead_c.active {
	background: #3f78fa;
	color: #fff
}

.v.tabs1.blue .tabody {
	background: #c7d8fd
}

.v.tabs1.skyblue .tahead {
	background: #b3e5f2;
	border-bottom: 2px solid #00a1cb
}

.v.tabs1.skyblue .tahead .tahead_c {
	color: #00a1cb;
	border-right: 1px solid #fff;
	margin-left: -1px
}

.v.tabs1.skyblue .tahead .tahead_c.active {
	background: #00a1cb;
	color: #fff
}

.v.tabs1.skyblue .tabody {
	background: #b3e5f2
}

.v.tabs_right {
	overflow: hidden
}

.v.tabs_right:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.tabs_right .tahead {
	width: 20%;
	float: right;
	background: #5a5f64
}

.v.tabs_right .tahead .tahead_c {
	display: block;
	height: 40px;
	color: #fff;
	line-height: 40px;
	padding-left: 10px;
	border-top: 1px solid #7a7c7e;
	margin-top: -1px
}

.v.tabs_right .tahead .tahead_c.active {
	background: #77797c
}

.v.tabs_right .tabody {
	width: 80%;
	background: #eee
}

.v.tabs_right.blue .tahead {
	background: #3f78fa
}

.v.tabs_right.blue .tahead .tahead_c {
	border-top: 1px solid #598bfe;
	margin-top: -1px
}

.v.tabs_right.blue .tahead .tahead_c.active {
	background: #6493ff
}

.v.tabs_right.blue .tabody {
	background: #c7d8fd
}

.v.tabs_right.skyblue .tahead {
	background: #00a1cb
}

.v.tabs_right.skyblue .tahead .tahead_c {
	border-top: 1px solid #0dadd7;
	margin-top: -1px
}

.v.tabs_right.skyblue .tahead .tahead_c.active {
	background: #02b8e8
}

.v.tabs_right.skyblue .tabody {
	background: #b3e5f2
}

.v.tabs_left {
	overflow: hidden
}

.v.tabs_left:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.v.tabs_left .tahead {
	width: 20%;
	float: left;
	background: #5a5f64
}

.v.tabs_left .tahead .tahead_c {
	display: block;
	height: 40px;
	color: #fff;
	line-height: 40px;
	padding-right: 10px;
	border-top: 1px solid #7a7c7e;
	margin-top: -1px;
	text-align: right
}

.v.tabs_left .tahead .tahead_c.active {
	background: #77797c
}

.v.tabs_left .tabody {
	width: 80%;
	float: right;
	background: #eee
}

.v.tabs_left.blue .tahead {
	background: #3f78fa
}

.v.tabs_left.blue .tahead .tahead_c {
	border-top: 1px solid #598bfe;
	margin-top: -1px
}

.v.tabs_left.blue .tahead .tahead_c.active {
	background: #6493ff
}

.v.tabs_left.blue .tabody {
	background: #c7d8fd
}

.v.tabs_left.skyblue .tahead {
	background: #00a1cb
}

.v.tabs_left.skyblue .tahead .tahead_c {
	border-top: 1px solid #0dadd7;
	margin-top: -1px
}

.v.tabs_left.skyblue .tahead .tahead_c.active {
	background: #02b8e8
}

.v.tabs_left.skyblue .tabody {
	background: #b3e5f2
}

ul.fold_nav {
	width: 100%;
	text-align: left;
	font-size: 14px;
	background: #00a1cb
}

ul.fold_nav li.dropdown a {
	color: #fff;
	display: block;
	height: 38px;
	line-height: 38px;
	position: relative;
	font-weight: 700;
	border-top: 1px solid #02b8e8;
	border-bottom: 1px solid #02b8e8;
	border-top: 1px solid rgba(0, 0, 0, .04);
	border-bottom: 1px solid rgba(0, 0, 0, .04);
	margin-top: -1px
}

ul.fold_nav li.dropdown a i {
	position: absolute;
	right: 6px;
	top: 6px;
	padding: 0 6px;
	background: #09f;
	height: 24px;
	line-height: 24px;
	border-radius: 4px;
	color: #fff
}

ul.fold_nav li.dropdown a font {
	display: block;
	height: 13px;
	width: 13px;
	font-size: 12px;
	background: #fff;
	color: #09f;
	border-radius: 3px;
	line-height: 13px;
	text-align: center;
	float: left;
	margin-right: 8px;
	margin-top: 12px;
	font-family: Verdana
}

ul.fold_nav li.dropdown a.dropdown-toggle {
	padding-left: 10px;
	color: #fff
}

ul.fold_nav li.dropdown a.active {
	background: #02b8e8;
	background: rgba(0, 0, 0, .1)
}

ul.fold_nav li.dropdown a:hover {
	background: #02b8e8;
	background: rgba(0, 0, 0, .1)
}

ul.fold_nav li.dropdown .dropdown-menu {
	display: none;
	background: #02b8e8;
	background: rgba(0, 0, 0, .1)
}

ul.fold_nav li.dropdown .dropdown-menu li a {
	padding: 0 15px 0 20px;
	color: #fff
}

ul.fold_nav li.dropdown .dropdown-menu li a:hover {
	background: #02b8e8;
	background: rgba(0, 0, 0, .1)
}

.v.num2 {
	width: 48%;
	float: left;
	margin: 0 1%
}

.v.num4 {
	width: 23%;
	float: left;
	margin: 0 1%
}

.v.num6 {
	width: 14.666666%;
	float: left;
	margin: 0 1%
}

@media only screen and (max-width:767px) {
	.v.num2 {
		width: 98%;
		float: left;
		margin: 0 1%
	}
	.v.num4 {
		width: 48%;
		float: left;
		margin: 0 1%
	}
	.v.num6 {
		width: 31.333333%;
		float: left;
		margin: 0 1%
	}
}

@media only screen and (max-width:479px) {
	.v.num4 {
		width: 98%;
		float: left;
		margin: 0 1%
	}
	.v.num6 {
		width: 48%;
		float: left;
		margin: 0 1%
	}
}

.v.editable {
	width: 98%;
	padding: 10px 1%;
	padding-top: 30px;
	background: #eee;
	position: relative
}

.v.editable:hover .editable_btn {
	display: block
}

.v.editable .editable_btn {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	background: rgba(0, 0, 0, .2);
	padding: 4px 8px;
	display: none
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity = 0);
	visibility: visible
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity = 90)
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000;
	border-width: 5px 5px 0
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-top-color: #000;
	border-width: 5px 5px 0
}

.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-top-color: #000;
	border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000;
	border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000;
	border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	background-clip: padding-box
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover .arrow,.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover .arrow {
	border-width: 11px
}

.popover .arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #fff;
	border-bottom-width: 0;
	content: " "
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0;
	content: " "
}

.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	border-top-width: 0
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " "
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
	border-right-width: 0
}

.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #fff;
	border-right-width: 0;
	content: " "
}

.v.info {
	width: 98%;
	padding: 1%;
	background: #eee;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-ms-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	position: relative
}

.v.info:hover .info_btn {
	display: block
}

.v.info .info_btn {
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	background: #5a5f64;
	color: #fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	top: -7px;
	right: -7px;
	display: none
}

.v.info.skyblue {
	background: #d9edf7;
	border: 1px solid #a6dae4
}

.v.info.skyblue .info_btn {
	background: #00a1cb
}

.v.info.yellow {
	background: #f7f0c9;
	border: 1px solid #efd7a5
}

.v.info.yellow .info_btn {
	background: #f18d05
}

.v.info.red {
	background: #f2dede;
	border: 1px solid #ebccd1
}

.v.info.red .info_btn {
	background: #e54028
}

.vSelect {
	width: 100%;
	position: relative
}

.vSelect i {
	position: absolute;
	top: 8px;
	right: 8px
}

.vSelect .vText {
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 8px 6px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.vSelect .vOptions {
	position: absolute;
	left: 0;
	right: 0;
	top: 35px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #ccc;
	display: none
}

.vSelect .vOptions .option {
	display: block;
	padding: 6px 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.vSelect .vOptions .option:hover {
	background: #eee
}

.vSelect .vOptions.line .option {
	float: left;
	margin: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.formError {
	z-index: 990
}

.formError .formErrorContent {
	z-index: 991
}

.formError .formErrorArrow {
	z-index: 996
}

.ui-dialog .formError {
	z-index: 5000
}

.ui-dialog .formError .formErrorContent {
	z-index: 5001
}

.ui-dialog .formError .formErrorArrow {
	z-index: 5006
}

.inputContainer {
	position: relative;
	float: left
}

.formError {
	display: block;
	position: absolute;
	top: 300px;
	left: 300px;
	text-align: left;
	cursor: pointer
}

.formError.inline {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0
}

.ajaxSubmit {
	display: none;
	padding: 20px;
	border: 1px solid #999;
	background-color: #55ea55
}

.formError .formErrorContent {
	position: relative;
	min-width: 120px;
	padding: 4px 10px;
	border: 1px solid red;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0 0 6px #999;
	color: red;
	font: 12px/18px "\5b8b\4f53", Tahoma
}

.formError.inline .formErrorContent {
	border: 0;
	border-radius: 0;
	box-shadow: none
}

.greenPopup .formErrorContent {
	background-color: #33be40
}

.blackPopup .formErrorContent {
	background-color: #393939;
	color: #fff
}

.formError .formErrorArrow {
	position: relative;
	margin: -3px 0 0 13px;
	width: 15px
}

body[dir=rtl] .formError .formErrorArrow,body.rtl .formError .formErrorArrow
	{
	margin: -2px 13px 0 0
}

.formError .formErrorArrowBottom {
	top: 2px;
	margin: 0 0 0 12px;
	box-shadow: none
}

.formError .formErrorArrow div {
	display: block;
	height: 1px;
	margin: 0 auto;
	border-right: 2px solid red;
	border-left: 2px solid red;
	background-color: #fff;
	box-shadow: 0 2px 3px #444;
	box-shadow: none;
	font-size: 0;
	line-height: 0
}

.formError .formErrorArrowBottom div {
	box-shadow: none
}

.greenPopup .formErrorArrow div {
	background-color: #33be40
}

.blackPopup .formErrorArrow div {
	background-color: #393939;
	color: #fff
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: 0
}

.formError .formErrorArrow .line9 {
	width: 9px;
	border: 0
}

.formError .formErrorArrow .line8 {
	width: 11px
}

.formError .formErrorArrow .line7 {
	width: 9px
}

.formError .formErrorArrow .line6 {
	width: 7px
}

.formError .formErrorArrow .line5 {
	width: 5px
}

.formError .formErrorArrow .line4 {
	width: 3px;
	border-right: 1px solid red;
	border-left: 1px solid red
}

.formError .formErrorArrow .line3 {
	width: 1px;
	background-color: red;
	border: 0
}

.formError .formErrorArrow .line2 {
	width: 1px;
	border: 0;
	background-color: none;
	display: none
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: 0;
	background-color: none;
	display: none
}

.formError-noArrow .formErrorArrow {
	display: none
}

.formError-text .formErrorContent {
	padding: 0;
	border: none;
	background: 0 0;
	color: #ed1b23;
	box-shadow: none
}

.formError-text.greenPopup .formErrorContent {
	color: #33be40
}

.formError-text.blackPopup .formErrorContent {
	color: #393939
}

.formError-text .formErrorArrow {
	display: none
}

.formError-small .formErrorContent {
	padding: 3px 10px;
	border: 1px solid #333;
	border-radius: 4px;
	box-shadow: none
}

.formError-small .formErrorArrow div {
	display: none;
	border-right-color: #333;
	border-left-color: #333;
	box-shadow: none
}

.formError-small .formErrorArrow .line7,.formError-small .formErrorArrow .line6,.formError-small .formErrorArrow .line5,.formError-small .formErrorArrow .line4,.formError-small .formErrorArrow .line3,.formError-small .formErrorArrow .line1
	{
	display: block;
	border-width: 0 1px 0 1px
}

.formError-small .formErrorArrow .line7 {
	border: 0
}

.formError-small .formErrorArrow .line3 {
	border-width: 0 1px 0 1px;
	border-color: #333
}

.formError-small .formErrorArrow .line1 {
	background-color: #333
}

.formError-white .formErrorContent {
	border-color: #ed1b23;
	background-color: #fff;
	color: #ed1b23;
	box-shadow: 0 0 2px #ed1b23
}

.formError-white.greenPopup .formErrorContent {
	border-color: #333;
	background-color: #33be40;
	color: #fff;
	box-shadow: 0 0 2px #333
}

.formError-white.blackPopup .formErrorContent {
	border-color: #333;
	background-color: #393939;
	color: #fff;
	box-shadow: 0 0 2px #333
}

.formError-white .formErrorArrow div {
	border-color: #ed1b23;
	background-color: #fff;
	box-shadow: none
}

.formError-white.greenPopup .formErrorArrow div {
	border-color: #333;
	background-color: #33be40
}

.formError-white.blackPopup .formErrorArrow div {
	border-color: #333;
	background-color: #393939
}

.formError-white .formErrorArrow .line3 {
	border-color: #ed1b23
}

.formError-white .formErrorArrow .line2 {
	background-color: #ed1b23
}

.formError-white .formErrorArrow .line1 {
	background-color: #ed1b23
}