﻿/* CSS Document */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,figure,figcaption,code,del,dfn,em,button,q,dl,dt,dd,ol,ul,li,fieldset,form,legend {border: 0; padding: 0; margin: 0; -webkit-font-smoothing: subpixel-antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
table,td,tr,th {padding: 0; margin: 0; -webkit-font-smoothing: subpixel-antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block;}
a:active,a:hover {outline: 0;}
menu,
ol,
ul,
dd { margin: 0; padding: 0;}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	display: block;
	-ms-interpolation-mode: bicubic;
}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
body, html {
    color: #444;
	background: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑",PingHei,STHeiti,"\5B8B\4F53",SimSun,"宋体",sans-serif;
    font-size: 62.5%;
}
body{ font-size: 1.4rem;font-size:14px;}
a {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #0e64c8;
    text-decoration: none;
}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mr0{margin: 0;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pr20{padding-right: 20px;}
.pd0{padding: 0;}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.clearfix:after,.clearfix:before,.container:after,.container:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before {
	display: table;
	content: " ";
}
.btn-group-vertical>.btn-group:after,.clearfix:after,.container:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after {
	clear: both;
}
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	min-height: 1px;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {float: left;}
.col-xs-12 {width: 100%;}
.col-xs-11 {width: 91.66666667%;}
.col-xs-10 {width: 83.33333333%;}
.col-xs-9 {width: 75%;}
.col-xs-8 {width: 66.66666667%;}
.col-xs-7 {width: 58.33333333%;}
.col-xs-6 {width: 50%;}
.col-xs-5 {width: 41.66666667%;}
.col-xs-4 {width: 33.33333333%;}
.col-xs-3 {width: 25%;}
.col-xs-2 {width: 16.66666667%;}
.col-xs-1 {width: 8.33333333%;}

/* ==========================================================================
   ly
   ========================================================================== */
/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Same with IE9.
 * Remove excess height in iOS5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
  width: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none;
}
/*
 * Addresses styling not present in IE6/7/8/9.
 * html5
 */
mark {
  background: #ff0;
  color: #333333;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
body {line-height: 1.5;}
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.17em;}
h4 {font-size: 1em;}
h5 {font-size: 0.83em;}
h6 {font-size: 0.75em;}
/*
 * Addresses style set to `bolder` in FF3+, ie89, S4/5.
 *
 * http://hell.meiert.org/core/css/firefox-3.6.13.css
 *
 * chrome default is bold now 19
 */
b,
strong {
  font-weight: bold;
}
/*
 * Addresses styling not present in S5
 */
dfn {
  font-style: italic;
}
/*
 * 1. Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 *    ie: courier new others monospace
 * 2. other browsers other than firefox is not 16px
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  /* 1 */

  font-size: 1em;
  /* 2 */

}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  /*ie*/

  word-wrap: break-word;
}
/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none;
}
/*
 * Addresses `quotes` property not supported in S4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/*
 * ie8- is wrong with relative
 */
small {
  font-size: 75%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers (except firefox).
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden;
}
button,
input,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/*
 * Removes inner padding and search cancel button in S5, Chrome.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ks-hidden {
  display: none;
}
.ks-shown {
  display: block;
}
.ks-invisible {
  visibility: hidden;
}
.ks-visible {
  visibility: visible;
}
.ks-inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ks-hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ks-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ks-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ks-left { text-align:left; }
.ks-center { text-align:center; }
.ks-right { text-align:right; }
/*table*/
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; background-color: transparent; }
.table { width: 100%; }
.table th,
.table td { padding: 8px; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; }
.table th { font-weight: bold; }
.table thead th { vertical-align: bottom; }
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td { border-top: 0; }
.table tbody + tbody { border-top: 2px solid #dddddd; }
.table-condensed th,
.table-condensed td { padding: 4px 5px; }
.table-bordered { border: 1px solid #dddddd; border-left: 0; border-collapse: separate;  *border-collapse: collapsed;
border-radius: 4px; }
.table-bordered th,
.table-bordered td { border-left: 1px solid #dddddd; }
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td { border-top: 0; }
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child { border-radius: 4px 0 0 0; }
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child { border-radius: 0 4px 0 0; }
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child { border-radius: 0 0 0 4px; }
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child { border-radius: 0 0 4px 0; }
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th { background-color: #f9f9f9; }
.table tbody tr:hover td,
.table tbody tr:hover th { background-color: #f5f5f5; }
textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input { background-color: #ffffff; border: 1px solid #cccccc; border-radius: 3px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear 0.2s, box-shadow linear 0.2 s; -moz-transition: border linear 0.2s, box-shadow linear 0.2 s; -ms-transition: border linear 0.2s, box-shadow linear 0.2 s; -o-transition: border linear 0.2s, box-shadow linear 0.2 s; transition: border linear 0.2s, box-shadow linear 0.2 s; }
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0; outline: thin dotted \9; /* IE6-9 */

-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); }
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input { padding: 4px; line-height: 1.5; color: #555555; }
input[type="radio"],
input[type="checkbox"] { margin: 3px 0; }
label { display: block; margin-bottom: 5px; }
.form-actions { padding: 17px 20px 18px; margin-top: 18px; margin-bottom: 18px;   *zoom: 1; clear: both; 
}
.form-actions:before,
.form-actions:after { display: table; content: ""; }
.form-actions:after { clear: both; }
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] { cursor: not-allowed; background-color: #eeeeee; border-color: #dddddd; }
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] { background-color: transparent; }
.help-block,
.help-inline { color: #555555; }
.help-block { display: block; margin-bottom: 9px; }
.help-inline { display: inline-block;  *display: inline;
 *zoom: 1;
vertical-align: middle; padding-left: 5px; }
.form-vertical { margin-bottom: 18px; }
.form-vertical label { display: block; margin-bottom: 5px; }
.radio,
.checkbox { min-height: 18px; padding-left: 18px; }
.radio input[type="radio"],
.checkbox input[type="checkbox"] { float: left; margin-left: -18px; }
.controls > .radio:first-child,
.controls > .checkbox:first-child { padding-top: 5px; }
.radio.control-inline,
.checkbox.control-inline { display: inline-block;  *display: inline;
 *zoom: 1;
padding-top: 5px; margin-bottom: 0; vertical-align: middle; }
.radio.control-inline + .radio.control-inline,
.checkbox.control-inline + .checkbox.control-inline { margin-left: 10px; }
.form-search .search-query { padding-right: 14px; padding-right: 4px \9; padding-left: 14px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */

margin-bottom: 0; border-radius: 14px; }
.form-search label,
.form-inline label { display: inline-block; }
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend { margin-bottom: 0; }
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox { padding-left: 0; margin-bottom: 0; vertical-align: middle; }
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] { float: left; margin-right: 3px; margin-left: 0; }
.form-horizontal .control-group,.form-horizontal-inline .control-group { margin-bottom: 18px;  *zoom: 1;
}
.form-horizontal-inline .control-group { float:left; }
.form-horizontal .control-group:before,
.form-horizontal .control-group:after,.form-horizontal-inline:before,.form-horizontal-inline:after { display: table; content: ""; }
.form-horizontal .control-group:after,.form-horizontal-inline:after { clear: both; }
.form-horizontal .control-label,.form-horizontal-inline .control-label { float: left; width: 140px; padding-top: 5px; text-align: right;}
.form-horizontal-inline .control-label { width:110px; }
.form-horizontal .controls { margin-left: 160px; }
.form-horizontal-inline .controls { float:left; margin:0 10px; }
.form-horizontal .help-block { margin-top: 9px; margin-bottom: 0; }
.form-horizontal .form-actions { padding-left: 160px; }
.form-horizontal-inline .form-actions { padding-left: 120px; }
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline { color: #c09853; }
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea { color: #c09853; border-color: #c09853; }
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus { border-color: #a47e3c; -webkit-box-shadow: 0 0 6px #dbc59e; -moz-box-shadow: 0 0 6px #dbc59e; box-shadow: 0 0 6px #dbc59e; }
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on { color: #c09853; background-color: #fcf8e3; border-color: #c09853; }
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline { color: #b94a48; }
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea { color: #b94a48; border-color: #b94a48; }
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus { border-color: #953b39; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392; box-shadow: 0 0 6px #d59392; }
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on { color: #b94a48; background-color: #f2dede; border-color: #b94a48; }
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline { color: #468847; }
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea { color: #468847; border-color: #468847; }
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus { border-color: #356635; -webkit-box-shadow: 0 0 6px #7aba7b; -moz-box-shadow: 0 0 6px #7aba7b; box-shadow: 0 0 6px #7aba7b; }
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on { color: #468847; background-color: #dff0d8; border-color: #468847; }
.input-prepend,
.input-append { margin-bottom: 5px; }
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input { position: relative; margin-bottom: 0;  *margin-left: 0;
border-radius: 0 3px 3px 0; }
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus { z-index: 2; }
.input-prepend .uneditable-input,
.input-append .uneditable-input { border-left-color: #ccc; }
.input-prepend .add-on,
.input-append .add-on { display: inline-block; width: auto; height: 18px; min-width: 16px; padding: 4px 5px; font-weight: normal; line-height: 18px; text-align: center; text-shadow: 0 1px 0 #ffffff; vertical-align: middle; background-color: #eeeeee; border: 1px solid #ccc; }
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .ks-button,
.input-append .ks-button { margin-left: -1px; border-radius: 0; }
.input-prepend .add-on,
.input-prepend .ks-button { margin-right: -1px; }
.input-prepend .add-on:first-child,
.input-prepend .ks-button:first-child { border-radius: 3px 0 0 3px; }
.input-append input,
.input-append select,
.input-append .uneditable-input { border-radius: 3px 0 0 3px; }
.input-append .uneditable-input { border-right-color: #ccc; border-left-color: #eee; }
.input-append .add-on:last-child,
.input-append .ks-button:last-child { border-radius: 0 3px 3px 0; }
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input { border-radius: 0; }
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .ks-button:first-child { margin-right: -1px; border-radius: 3px 0 0 3px; }
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .ks-button:last-child { margin-left: -1px; border-radius: 0 3px 3px 0; }
.the-icons { list-style: none; }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: whiteSmoke; border: 1px solid #EEE; border: 1px solid rgba(0, 0, 0, 0.05); border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] { display: block; margin-bottom: 9px; }
/*buttom*/
.ks-button { padding: 4px 10px 4px; font-size: 12px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #333333; border: 1px solid #cccccc;  *border: 0;
border-bottom-color: #b3b3b3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1 px 2 px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1 px 2 px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1 px 2 px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1 px 2 px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1 px 2 px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1 px 2 px rgba(0, 0, 0, 0.05); cursor: pointer;  *margin-left: .3em;
 *margin-left: .3em;
display: inline-block;  *display: inline;
 *zoom: 1;
 *display: inline;
 *zoom: 1;
display: inline-block;  *display: inline;
 *zoom: 1;
 *display: inline;
 *zoom: 1;
outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.ks-button.ks-button-hover,
.ks-button:hover { color: #333333; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #e6e6e6; }
.ks-button.ks-button-active,
.ks-button:active,
.ks-button.ks-button-checked,
.ks-button.ks-menu-button-open { color: #333333; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #cccccc \9; }
.ks-button.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #333333; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.ks-button:first-child {  *margin-left: 0;
}
.ks-button:first-child {  *margin-left: 0;
}
.ks-button-large { padding: 9px 14px; font-size: 14px; border-radius: 5px; }
.ks-button-small { padding: 5px 9px; font-size: 12px; }
.ks-button-mini { padding: 2px 6px; font-size: 12px; }
.ks-button-primary,
.ks-button-warning,
.ks-button-danger,
.ks-button-success,
.ks-button-info,
.ks-button-inverse { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
.ks-button-primary { background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
border-color: #006699 #006699 #00334d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
border-color: #006699 #006699 #00334d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #ffffff; }
.ks-button-primary.ks-button-hover,
.ks-button-primary:hover { color: #ffffff; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #006699; }
.ks-button-primary.ks-button-active,
.ks-button-primary:active,
.ks-button-primary.ks-button-checked,
.ks-button-primary.ks-menu-button-open { color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #004466 \9; }
.ks-button-primary.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #ffffff; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
border-color: #006699 #006699 #00334d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
background-color: #007ab8; background-image: -moz-linear-gradient(top, #0088cc, #006699); background-image: -ms-linear-gradient(top, #0088cc, #006699); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#006699)); background-image: -webkit-linear-gradient(top, #0088cc, #006699); background-image: -o-linear-gradient(top, #0088cc, #006699); background-image: linear-gradient(top, #0088cc, #006699); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#006699', GradientType=0);
border-color: #006699 #006699 #00334d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.ks-button-warning { background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
border-color: #fa9f1e #fa9f1e #c67605; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
border-color: #fa9f1e #fa9f1e #c67605; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #ffffff; }
.ks-button-warning.ks-button-hover,
.ks-button-warning:hover { color: #ffffff; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #fa9f1e; }
.ks-button-warning.ks-button-active,
.ks-button-warning:active,
.ks-button-warning.ks-button-checked,
.ks-button-warning.ks-menu-button-open { color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #df8505 \9; }
.ks-button-warning.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #ffffff; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
border-color: #fa9f1e #fa9f1e #c67605; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
background-color: #faac3c; background-image: -moz-linear-gradient(top, #fbb450, #fa9f1e); background-image: -ms-linear-gradient(top, #fbb450, #fa9f1e); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fa9f1e)); background-image: -webkit-linear-gradient(top, #fbb450, #fa9f1e); background-image: -o-linear-gradient(top, #fbb450, #fa9f1e); background-image: linear-gradient(top, #fbb450, #fa9f1e); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#fa9f1e', GradientType=0);
border-color: #fa9f1e #fa9f1e #c67605; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.ks-button-danger { background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
border-color: #e9322d #e9322d #b71713; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
border-color: #e9322d #e9322d #b71713; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #ffffff; }
.ks-button-danger.ks-button-hover,
.ks-button-danger:hover { color: #ffffff; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #e9322d; }
.ks-button-danger.ks-button-active,
.ks-button-danger:active,
.ks-button-danger.ks-button-checked,
.ks-button-danger.ks-menu-button-open { color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #ce1a15 \9; }
.ks-button-danger.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #ffffff; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
border-color: #e9322d #e9322d #b71713; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
background-color: #ec4d49; background-image: -moz-linear-gradient(top, #ee5f5b, #e9322d); background-image: -ms-linear-gradient(top, #ee5f5b, #e9322d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#e9322d)); background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d); background-image: -o-linear-gradient(top, #ee5f5b, #e9322d); background-image: linear-gradient(top, #ee5f5b, #e9322d); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#e9322d', GradientType=0);
border-color: #e9322d #e9322d #b71713; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.ks-button-success { background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
border-color: #42b142 #42b142 #2d792d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
border-color: #42b142 #42b142 #2d792d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #ffffff; }
.ks-button-success.ks-button-hover,
.ks-button-success:hover { color: #ffffff; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #42b142; }
.ks-button-success.ks-button-active,
.ks-button-success:active,
.ks-button-success.ks-button-checked,
.ks-button-success.ks-menu-button-open { color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #348c34 \9; }
.ks-button-success.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #ffffff; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
border-color: #42b142 #42b142 #2d792d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
background-color: #55bc55; background-image: -moz-linear-gradient(top, #62c462, #42b142); background-image: -ms-linear-gradient(top, #62c462, #42b142); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#42b142)); background-image: -webkit-linear-gradient(top, #62c462, #42b142); background-image: -o-linear-gradient(top, #62c462, #42b142); background-image: linear-gradient(top, #62c462, #42b142); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#42b142', GradientType=0);
border-color: #42b142 #42b142 #2d792d; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.ks-button-info { background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
border-color: #31b0d5 #31b0d5 #1f7e9a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
border-color: #31b0d5 #31b0d5 #1f7e9a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #ffffff; }
.ks-button-info.ks-button-hover,
.ks-button-info:hover { color: #ffffff; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #31b0d5; }
.ks-button-info.ks-button-active,
.ks-button-info:active,
.ks-button-info.ks-button-checked,
.ks-button-info.ks-menu-button-open { color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #2390b0 \9; }
.ks-button-info.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #ffffff; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
border-color: #31b0d5 #31b0d5 #1f7e9a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
background-color: #4ab9db; background-image: -moz-linear-gradient(top, #5bc0de, #31b0d5); background-image: -ms-linear-gradient(top, #5bc0de, #31b0d5); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5); background-image: -o-linear-gradient(top, #5bc0de, #31b0d5); background-image: linear-gradient(top, #5bc0de, #31b0d5); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#31b0d5', GradientType=0);
border-color: #31b0d5 #31b0d5 #1f7e9a; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.ks-button-inverse { background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
border-color: #3b3b3b #3b3b3b #151515; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
border-color: #3b3b3b #3b3b3b #151515; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
color: #ffffff; }
.ks-button-inverse.ks-button-hover,
.ks-button-inverse:hover { color: #ffffff; background-position: 0 -15px; /*
    transition is only when going to hover, otherwise the background
    behind the gradient (there for IE<=9 fallback) gets mismatched
    */

-webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -ms-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; background-color: #3b3b3b; }
.ks-button-inverse.ks-button-active,
.ks-button-inverse:active,
.ks-button-inverse.ks-button-checked,
.ks-button-inverse.ks-menu-button-open { color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #222222 \9; }
.ks-button-inverse.ks-button-disabled { cursor: default; opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
opacity: 0.65; filter: alpha(opacity=65);  *zoom: 1;
color: #ffffff; background-position: 0 0; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
border-color: #3b3b3b #3b3b3b #151515; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
background-color: #4b4b4b; background-image: -moz-linear-gradient(top, #555555, #3b3b3b); background-image: -ms-linear-gradient(top, #555555, #3b3b3b); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#3b3b3b)); background-image: -webkit-linear-gradient(top, #555555, #3b3b3b); background-image: -o-linear-gradient(top, #555555, #3b3b3b); background-image: linear-gradient(top, #555555, #3b3b3b); background-repeat: repeat-x;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3b3b3b', GradientType=0);
border-color: #3b3b3b #3b3b3b #151515; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
/**
 * Button Group for KISSY from bootstrap.
 * @author yiminghe@gmail.com
 */
/**
* Variables to customize the look and feel from Bootstrap.
*
* @author yiminghe@gmail.com
*/
/**
* Snippets of reusable CSS to develop faster and keep code readable from KISSY and Bootstrap.
*
* @author yiminghe@gmail.com
*/
.ks-button-group { display: inline-block;  *display: inline;
 *zoom: 1;
 *display: inline;
 *zoom: 1;
display: inline-block;  *display: inline;
 *zoom: 1;
 *display: inline;
 *zoom: 1;
position: relative;  *zoom: 1;
 *zoom: 1;
 *margin-left: .3em;
 *margin-left: .3em;
}
.ks-button-group:before,
.ks-button-group:after { display: table; content: ""; }
.ks-button-group:after { clear: both; }
.ks-button-group:before,
.ks-button-group:after { display: table; content: ""; }
.ks-button-group:after { clear: both; }
.ks-button-group:first-child {  *margin-left: 0;
}
.ks-button-group:first-child {  *margin-left: 0;
}
.ks-button-group + .ks-button-group { margin-left: 5px; }
.ks-button-group .ks-button { position: relative; float: left; margin-left: -1px; border-radius: 0; }
.ks-button-group .ks-button:first-child { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.ks-button-group .ks-button:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.ks-button-group .ks-button-large:first-child { margin-left: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.ks-button-group .ks-button-large:last-child { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.ks-button-group .ks-button-hover,
.ks-button-group .ks-button:hover,
.ks-button-group .ks-button:focus,
.ks-button-group .ks-button:active,
.ks-button-group .ks-button-focused,
.ks-button-group .ks-button-active { z-index: 2; }
[blank-*] {
font-size:0;
line-height:0;
}
.mr-5 { margin-right: 5px; }
.mr-10 { margin-right: 10px; }
.mr-20 { margin-right: 20px; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-20 { margin-left: 20px; }
.pr-5 {padding-right: 5px;}
.pr-10 {padding-right: 10px;}
.pl-5 {padding-left: 5px;}
.pl-10 {padding-left: 10px;}
.pl-20 {padding-left: 20px;}
.inline-pic {
    display: inline-block;
    max-width: 100%;
}
.block-pic {
    display: block;
    max-width: 100%;
}

@media print {
	img {
		max-width: 100%!important;
	}
}

@media (min-width:768px) {
	.container {width: 750px;}
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {float: left;}
	.col-sm-12 {width: 100%;}
	.col-sm-11 {width: 91.66666667%;}
	.col-sm-10 {width: 83.33333333%;}
	.col-sm-9 {width: 75%;}
	.col-sm-8 {width: 66.66666667%;}
	.col-sm-7 {width: 58.33333333%;}
	.col-sm-6 {width: 50%;}
	.col-sm-5 {width: 41.66666667%;}
	.col-sm-4 {width: 33.33333333%;}
	.col-sm-3 {width: 25%;}
	.col-sm-2 {width: 16.66666667%;}
	.col-sm-1 {width: 8.33333333%;}
}

@media (min-width:992px) {
	.container {width: 970px;}
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {float: left;}
	.col-md-12 {width: 100%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-10 {width: 83.33333333%;}
	.col-md-9 {width: 75%;}
	.col-md-8 {width: 66.66666667%;}
	.col-md-7 {width: 58.33333333%;}
	.col-md-6 {width: 50%;}
	.col-md-5 {width: 41.66666667%;}
	.col-md-4 {width: 33.33333333%;}
	.col-md-3 {width: 25%;}
	.col-md-2 {width: 16.66666667%;}
	.col-md-1 {width: 8.33333333%;}
	.col-md-pull-12 {right: 100%;}
	.col-md-pull-11 {right: 91.66666667%;}
	.col-md-pull-10 {right: 83.33333333%;}
	.col-md-pull-9 {right: 75%;}
	.col-md-pull-8 {right: 66.66666667%;}
	.col-md-pull-7 {right: 58.33333333%;}
	.col-md-pull-6 {right: 50%;}
	.col-md-pull-5 {right: 41.66666667%;}
	.col-md-pull-4 {right: 33.33333333%;}
	.col-md-pull-3 {right: 25%;}
	.col-md-pull-2 {right: 16.66666667%;}
	.col-md-pull-1 {right: 8.33333333%;}
	.col-md-pull-0 {right: auto;}
	.col-md-push-12 {left: 100%;}
	.col-md-push-11 {left: 91.66666667%;}
	.col-md-push-10 {left: 83.33333333%;}
	.col-md-push-9 {left: 75%;}
	.col-md-push-8 {left: 66.66666667%;}
	.col-md-push-7 {left: 58.33333333%;}
	.col-md-push-6 {left: 50%;}
	.col-md-push-5 {left: 41.66666667%;}
	.col-md-push-4 {left: 33.33333333%;}
	.col-md-push-3 {left: 25%;}
	.col-md-push-2 {left: 16.66666667%;}
	.col-md-push-1 {left: 8.33333333%;}
	.col-md-push-0 {left: auto;}
}

@media (min-width:1200px) {
	.container {width: 1170px;}
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {float: left;}
	.col-lg-12 {width: 100%;}
	.col-lg-11 {width: 91.66666667%;}
	.col-lg-10 {width: 83.33333333%;}
	.col-lg-9 {width: 75%;}
	.col-lg-8 {width: 66.66666667%;}
	.col-lg-7 {width: 58.33333333%;}
	.col-lg-6 {width: 50%;}
	.col-lg-5 {width: 41.66666667%;}
	.col-lg-4 {width: 33.33333333%;}
	.col-lg-3 {width: 25%;}
	.col-lg-2 {width: 16.66666667%;}
	.col-lg-1 {width: 8.33333333%;}
}

@media (max-width:767px){
	.hidden-xs{display:none!important}
}

@media (min-width:768px) and (max-width:991px){
	.hidden-sm{display:none!important}
}

@media (min-width:992px) and (max-width:1199px){
	.hidden-md{display:none!important}
}

@media (min-width:1200px){
	.hidden-lg{display:none!important}
}