div.form-group {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0}
textarea {overflow:auto; border:1px solid #ddd;background:#fff;width:61%}
input:focus,textarea:focus,button:focus,select:focus {outline:0}
input::-ms-clear {display:none}

button,input,optgroup,select,textarea {margin:0;font:inherit}
button {overflow:visible}
button,select {text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled] {cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0}
input {line-height:normal}
input[type="checkbox"],input[type="radio"] {box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height:auto}
input[type="search"] {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}

.button {border:solid 1px #EBEBEB;background:transparent;border-radius:4px;font-size:14px;padding:8px 20px;margin:0;display:inline-block;line-height:20px;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.button[disabled] {pointer-events:none;cursor:not-allowed;webkit-box-shadow:none;box-shadow:none;filter:alpha(opacity=50);opacity:.5}
.button:active {background-image:none;outline:0;transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.button:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.button-block {display:block;width:61%}
.button-large {padding:12px 30px;font-size:16px;line-height:24px}
.button-big {padding:12px 35px;font-size:16px;line-height:22px}
.button-middle {padding:12px 25px;font-size:16px;line-height:20px}
.button-small {padding:5px 10px;font-size:12px;font-weight:normal;line-height:18px}
.button-little {padding:3px 5px;font-size:12px;font-weight:normal;line-height:16px}
.button.bg-main,.button.bg-sub,.button.bg-dot,.button.bg-black,.button.bg-gray,.button.bg-red,.button.bg-yellow,.button.bg-blue,.button.bg-green {color:#fff}

.button-group,.button-group-y {display:inline-block;position:relative;vertical-align:middle}
.button-group .button,.button-group .button-group {float:left;position:relative;font-weight:normal}
.button-group:not(:first-child):not(:last-child):not(.dropdown-toggle):not(.dropdown-hover).button,.button-group .button-group .button {border-radius:0}
.button-group .button,.button-group .button-group .button {margin-left:0px}
.button-group:first-child:not(:last-child).button:not(.dropdown-toggle):not(.dropdown-hover) {border-top-right-radius:0;border-bottom-right-radius:0}
.button-group:last-child:not(:first-child).button:not(.dropdown-toggle):not(.dropdown-hover) {border-bottom-left-radius:0;border-top-left-radius:0}
.button-group .button-group:first-child .button:last-child,.button-group .button-group:first-child .dropdown-toggle {border-top-left-radius:5px;border-bottom-left-radius:5px}
.button-group .button-group:last-child .button:first-child {border-top-right-radius:5px;border-bottom-right-radius:5px}
.button-group:not(:first-child).dropdown-toggle {border-bottom-left-radius:0;border-top-left-radius:0;padding:6px}
.button-toolbar {display:inline-block}
.button-toolbar .button-group {display:inline-block}
.button-group-y .button,.button-group-y .button-group {float:none;clear:both;display:block;width:100%;font-weight:normal}
.button-group-y:not(:first-child):not(:last-child):not(.dropdown-toggle).button,.button-group-y .button-group .button {border-radius:0}
.button-group-y .button,.button-group-y .button-group-y .button,.button-group-y .button-group .button {margin-left:0;margin-top:-1px}
.button-group-y:first-child:not(:last-child).button:not(.dropdown-toggle) {border-bottom-left-radius:0;border-bottom-right-radius:0}
.button-group-y:last-child:not(:first-child).button:not(.dropdown-toggle) {border-top-right-radius:0;border-top-left-radius:0}
.button-group-y .button-group:first-child .button:last-child,.button-group-y .button-group:first-child .dropdown-toggle {border-top-left-radius:5px;border-top-right-radius:5px}
.button-group-y .button-group:last-child .button:first-child {border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.button-group-justified {display:table;width:100%;table-layout:fixed;border-collapse:separate;text-align:center}
.button-group-justified>.button,.button-group-justified>.button-group {display:table-cell;float:none;width:1%}
.button-group-justified>.button-group .button {width:100%;margin:0}
.button-group-justified .drop-menu {text-align:left}
.button-group-large .button {padding:15px 20px;font-size:24px;line-height:24px;font-weight:bold}
.button-group-big .button {padding:10px 15px;font-size:18px;line-height:22px}
.button-group-small .button {padding:5px 10px;font-size:12px;font-weight:normal;line-height:18px}
.button-group-little .button {padding:3px 5px;font-size:12px;font-weight:normal;line-height:16px}
.button-group label input {position:absolute;filter:alpha(opacity=0);opacity:0;z-index:-1}
.border-red .button.active,.border-yellow .button.active,.border-blue .button.active,.border-green .button.active,.border-main .button.active,.border-sub .button.active,.border-dot .button.active,.border-black .button.active,.border-gray .button.active {color:#fff}
.dropup .drop-menu {top:auto;bottom:100%;margin-bottom:1px}
.selected-inline li {position:relative;display:inline-block;width:auto;border:solid 1px #EBEBEB;border-radius:4px;margin-right:5px;padding:3px 9px;cursor:pointer}
.selected-inline .selected {border:solid 2px #F72076;padding:2px 8px}
.txt {display:inline-block;width:48px;height:48px;line-height:48px;text-align:center;background-color:#f5f5f5}
.txt-border {display:inline-block;width:48px;height:48px;line-height:48px;border:solid 1px #EBEBEB;padding:3px;vertical-align:bottom}
.txt-border .txt {display:block;width:100%;height:100%;line-height:40px}
.txt.bg-main,.txt.bg-sub,.txt.bg-dot,.txt.bg-black,.txt.bg-gray,.txt.bg-red,.txt.bg-yellow,.txt.bg-blue,.txt.bg-green {color:#fff}
.txt .bg-main,.txt .bg-sub,.txt .bg-dot,.txt .bg-black,.txt .bg-gray,.txt .bg-red,.txt .bg-yellow,.txt .bg-blue,.txt .bg-green {color:#fff}
.txt span {font-size:12px}
.txt-border.txt-large {padding:5px}
.txt-large {width:128px;height:128px;line-height:128px;font-size:36px}
.txt-large .txt {width:116px;height:116px;line-height:116px}
.txt-large strong {font-size:80px;font-weight:normal}
.txt-border.txt-big {padding:4px}
.txt-big {width:64px;height:64px;line-height:64px;font-size:20px}
.txt-big .txt {width:54px;height:54px;line-height:54px}
.txt-big strong {font-size:36px;font-weight:normal}
.txt-border.txt-small {padding:2px}
.txt-small {width:32px;height:32px;line-height:32px}
.txt-small .txt {width:26px;height:26px;line-height:26px}
.txt-border.txt-little {padding:1px}
.txt-little {width:16px;height:16px;line-height:16px;font-size:12px}
.txt-little .txt {width:12px;height:12px;line-height:12px;font-size:12px}
.media,.media-body {overflow:hidden;zoom:1}
.media,.media .media {margin-top:15px}
.media:first-child {margin-top:0}
.media-body {margin-top:3px}
.media strong {display:block}
.media p {margin:0;}
.media.media-y {text-align:center}
.media.media-x .media-body {margin:0}
.media.media-x .float-left {margin-right:10px}
.media.media-x .float-right {margin-left:10px}
.media.media-x strong {margin-bottom:5px}
.media-inline .media {display:inline-block;margin-right:15px;margin-top:0}
.media-inline .media:last-child {margin-right:0}
.input {font-size:14px;padding:6px;border:solid 1px #EBEBEB;width:60%;height:34px;line-height:20px;display:block;border-radius:4px;-webkit-appearance:none;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.label {padding-bottom:10px;display:block;line-height:24px;}
.label label {font-weight:400}
.input-file {display:inline-block;position:relative;overflow:hidden;text-align:center;width:auto;color:#333}
.input-file input[type="file"] {position:absolute;top:0;right:0;font-size:14px;background-color:#fff;transform:translate(-300px,0px) scale(4);height:40px;opacity:0;filter:alpha(opacity=0)}
.input:focus {border-color:#09c;transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.input-auto {width:auto;display:inline-block}
input[disabled],input[readonly],textarea[disabled],textarea[readonly],select[disabled],select[readonly] {cursor:not-allowed;background:#eee}
textarea.input {height:auto}
.input-note,.label .float-right {color:#888888;font-size:12px;padding-top:2px;line-height:18px}
.field {position:relative}
.form-group {padding-bottom:10px}
.field-icon .input{text-indent:25px}
.field-icon .icon {position:absolute;top:0;left:0;right:auto;width:34px;height:50px;text-align:center;line-height:50px;font-size:16px;font-weight:normal}
.field-icon-right .icon {position:absolute;right:0;top:0;width:34px;height:34px;text-align:center;line-height:34px;font-size:16px;font-weight:normal}
.form-x .form-group:after,.form-inline:after {clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}
@media(min-width:760px) {.form-x .form-group .label {float:left;width:15%;text-align:right;padding:7px 7px 7px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#6E6E6E;font-size:14px}
.form-x .form-group .field {float:left;width:85%}
.form-x .form-button {margin-left:15%}
}
@media(min-width:760px) {.form-inline {display:inline-block}
.form-inline .input {width:auto;display:inline-block}
.form-inline .form-group {display:inline-table;padding-bottom:0;vertical-align:middle}
.form-inline .form-group .input-group {display:inline-table;width:auto;vertical-align:middle}
.form-inline .form-group .input-group .input {width:auto}
.form-inline .form-group .label {display:inline-block}
.form-inline .form-group .field {display:inline-block}
.form-inline .form-button {display:inline-block;vertical-align:middle}
.form-inline .form-button .button {width:auto}
.form-auto .input {width:auto;display:inline-block}
.form-auto .input-group {display:inline-table;width:auto;display:inline-block}
.form-auto .input-group .input {width:auto;display:inline-block}
.input-inline {padding-left:1px}
.input-inline input {position:relative;float:left;border-radius:0;margin-left:-1px;width:auto}
.form-small .input-inline input,.form-big .input-inline input {border-radius:0}
.input-inline input:first-child {left:1px;border-radius:4px 0 0 4px}
.input-inline input:last-child {border-radius:0 4px 4px 0}
}
.input-block {padding-top:8px}
.input-block:first-child {padding-top:1px}
.input-block input {position:relative;margin-top:-1px;border-radius:0}
.form-small .input-block input,.form-big .input-block input {border-radius:0}
.input-block input:first-child {border-radius:4px 4px 0 0}
.input-block input:last-child {border-radius:0 0 4px 4px}
.label-block label {display:block;line-height:24px}
.input-group {border-collapse:separate;display:table;position:relative}
.input-group .addon,.input-group .addbtn,.input-group .input {display:table-cell}
.input-group .addon,.input-group .addbtn {width:1%;white-space:nowrap;vertical-align:middle}
.input-group .addbtn .button {font-weight:normal}
.input-group .input {width:100%}
.input-group .addon {background-color:#f5f5f5;border:1px solid #EBEBEB;border-radius:4px;line-height:1;padding:6px 12px;text-align:center}
.form-tips .form-group .field {position:relative;zoom:1}
.form-tips .input-help {position:absolute;z-index:1;float:left;left:0;top:100%}
.form-tips .input-help ul {border:solid 1px #EBEBEB;background:#fff;padding:10px 10px 10px 25px;box-shadow:0 0 5px #EBEBEB;border-radius:4px;width:160px;min-width:160px;width:auto;_width:160px}
.input-big,.form-big .input,.form-big .button {padding:10px;font-size:16px;line-height:24px;height:46px}
.input-small,.form-small .input,.form-small .button {padding:5px;font-size:12px;line-height:18px;height:28px}
.form-small .addon,.form-small .addbtn {padding:5px 8px;font-size:12px}
.list-group,.list-link {border:solid 1px #EBEBEB;border-radius:4px;list-style:none;padding:0}
.list-group li,.list-link a {padding:10px 15px;display:block;border-bottom:solid 1px #EBEBEB;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.list-group li:last-child,.list-link a:last-child {border-bottom:0 none}
.list-striped li:nth-child(odd) {background-color:#f5f5f5}
.list-link a {color:#333}
.list-link a:hover {background-color:#f5f5f5;transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.list-link a.active:link,.list-link a.active:visited {background-color:#f5f5f5}
.panel {border:solid 1px #EBEBEB;border-radius:4px}
.panel-head {background-color:#f5f5f5;padding:10px 15px;border-radius:4px 4px 0 0;border-bottom:solid 1px #EBEBEB}
.panel-foot {background-color:#f5f5f5;padding:10px 15px;border-radius:0 0 4px 4px;border-top:solid 1px #EBEBEB}
.panel-body {padding:15px}
.panel .bg-main,.panel .bg-sub,.panel .bg-dot,.panel .bg-red,.panel .bg-yellow,.panel .bg-green {color:#fff}
.panel .panel-body+.table,.panel .panel-body+.list-group {border-top:solid 1px #EBEBEB}
.panel .list-group {border:0;border-radius:0}
.panel-group {border-top:solid 1px #EBEBEB;border-bottom:solid 1px #EBEBEB;border-left:none;border-right:0;list-style:none;padding:15px}

.opacity {filter:alpha(opacity=0);-moz-opacity:.0;-khtml-opacity:.0;opacity:.0}
.opacity-small {filter:alpha(opacity=20);-moz-opacity:.2;-khtml-opacity:.2;opacity:.2}
.opacity-middle {filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
.opacity-big {filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}
.opacity-none {filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1.0}
.padding-large {padding:30px}
.padding-large-top {padding-top:30px}
.padding-large-right {padding-right:30px}
.padding-large-bottom {padding-bottom:30px}
.padding-large-left {padding-left:30px}
.padding-big {padding:20px}
.padding-big-top {padding-top:20px}
.padding-big-right {padding-right:20px}
.padding-big-bottom {padding-bottom:20px}
.padding-big-left {padding-left:20px}
.padding {padding:10px}
.padding-top {padding-top:10px}
.padding-right {padding-right:10px}
.padding-bottom {padding-bottom:10px}
.padding-left {padding-left:10px}
.padding-small {padding:5px}
.padding-small-top {padding-top:5px}
.padding-small-right {padding-right:5px}
.padding-small-bottom {padding-bottom:5px}
.padding-small-left {padding-left:5px}
.padding-little {padding:2px}
.padding-little-top {padding-top:2px}
.padding-little-right {padding-right:2px}
.padding-little-bottom {padding-bottom:2px}
.padding-little-left {padding-left:2px}
.margin-large {margin:30px}
.margin-large-top {margin-top:30px}
.margin-large-right {margin-right:30px}
.margin-large-bottom {margin-bottom:30px}
.margin-large-left {margin-left:30px}
.margin-big {margin:20px}
.margin-big-top {margin-top:20px}
.margin-big-right {margin-right:20px}
.margin-big-bottom {margin-bottom:20px}
.margin-big-left {margin-left:20px}
.margin {margin:10px!important;clear:both}
.margin-top {margin-top:10px}
.margin-right {margin-right:10px}
.margin-bottom {margin-bottom:10px}
.margin-left {margin-left:10px}
.margin-small {margin:5px}
.margin-small-top {margin-top:5px}
.margin-small-right {margin-right:5px}
.margin-small-bottom {margin-bottom:5px}
.margin-small-left {margin-left:5px}
.margin-little {margin:2px}
.margin-little-top {margin-top:2px}
.margin-little-right {margin-right:2px}
.margin-little-bottom {margin-bottom:2px}
.margin-little-left {margin-left:2px}
.radius-none {border-radius:0}
.radius-small {border-radius:2px}
.radius {border-radius:4px}
.radius-big {border-radius:8px}
.radius-large {border-radius:10px}
.radius-rounded {border-radius:2em;padding-left:1em;padding-right:1em}
.radius-circle {border-radius:50%}
.bounce,.bounce-hover,.flash,.flash-hover,.shake,.shake-hover,.swing,.swing-hover,.wobble,.wobble-hover,.ring,.ring-hover {-webkit-animation:1s ease;-moz-animation:1s ease;-ms-animation:1s ease;animation:1s ease}
.box-shadow-none {box-shadow:0 0 0 rgba(0,0,0,0.3)}
.box-shadow-small {box-shadow:0 3px 5px rgba(0,0,0,0.3)}
.box-shadow {box-shadow:0 3px 9px rgba(0,0,0,0.3)}
.box-shadow-big {box-shadow:0 6px 9px rgba(0,0,0,0.3)}
.text-black,a.text-black:link,a.text-black:visited,.button.border-black,blockquote.border-black strong,.pager.border-black a,.pager-prev.border-black,.pager-next.border-black {color:#121212}
a.text-black:hover {color:#6E6E6E}
.text-gray,a.text-gray:link,a.text-gray:visited,.button.border-gray,blockquote.border-gray strong,.pager.border-gray a,.pager-prev.border-gray,.pager-next.border-gray {color:#888888}
.text-white,a.text-white:link,a.text-white:visited,.button.border-white,blockquote.border-white,.pager.border-white a,.pager-prev.border-white,.pager-next.border-white {color:#fff}
.text-red,a.text-red:link,a.text-red:visited,.button.border-red,.button.bg-red-light,blockquote.border-red strong,.pager.border-red a,.pager-prev.border-red,.pager-next.border-red,.badge.bg-red-light,.alert-red,.check-error {color:#F72076}
.text-yellow,a.text-yellow:link,a.text-yellow:visited,.button.border-yellow,.button.bg-yellow-light,blockquote.border-yellow strong,.pager.border-yellow a,.pager-prev.border-yellow,.pager-next.border-yellow,.badge.bg-yellow-light,.alert-yellow,.check-warning {color:#ff9600}
.text-blue,a.text-blue:link,a.text-blue:visited,.button.border-blue,.button.bg-blue-light,blockquote.border-blue strong,.pager.border-blue a,.pager-prev.border-blue,.pager-next.border-blue,.badge.bg-blue-light,.alert-blue {color:#1D4696}
.text-green,a.text-green:link,a.text-green:visited,.button.border-green,.button.bg-green-light,blockquote.border-green strong,.pager.border-green a,.pager-prev.border-green,.pager-next.border-green,.badge.bg-green-light,.alert-green,.check-success {color:#00CC18}
.text-red-light,a.text-red-light:link,a.text-red-light:visited,.button.border-red-light,blockquote.border-red-light strong,.pager.border-red-light a {color:#fdc}
.text-yellow-light,a.text-yellow-light:link,a.text-yellow-light:visited,.button.border-yellow-light,blockquote.border-yellow-light strong,.pager.border-yellow-light a,.pager-prev.border-yellow-light,.pager-next.border-yellow-light {color:#fec}
.text-blue-light,a.text-blue-light:link,a.text-blue-light:visited,.button.border-blue-light,blockquote.border-blue-light strong,.pager.border-blue-light a,.pager-prev.border-blue-light,.pager-next.border-blue-light {color:#def}
.text-green-light,a.text-green-light:link,a.text-green-light:visited,.button.border-green-light,blockquote.border-green-light strong,.pager.border-green-light a,.pager-prev.border-green-light,.pager-next.border-green-light {color:#ded}
.bg-inverse,.bg-inverse a {color:#fff}
a.text-white:hover,.bg-inverse a:hover {color:#EBEBEB}
.bg,.table .current,.table .current td,.table .current th,.button.active,.pointer.border .active,.nav-menu ul a:hover,.nav-menu.nav-pills .active ul a:hover,.bg-inverse .nav.nav-menu ul a:hover,.bg-inverse .nav.nav-menu .active ul a:hover,.bg-inverse .nav.nav-menu.nav-tabs ul a:hover,.bg-inverse .nav.nav-menu.nav-pills ul a:hover,.bg-inverse .nav-menu.nav-inline.nav-big ul a:hover,.navbar-body .nav ul a:hover {background-color:#f5f5f5}
.bg-black,.border-black .button.active,.pointer.border-black .active,.nav-pills.border-black .active a,.nav-main.border-black .nav-head,.pagination.border-black .active {background-color:#121212}
.bg-gray,.border-gray .button.active,.pointer.border-gray .active,.nav-pills.border-gray .active a,.nav-main.border-gray .nav-head,.pagination.border-gray .active {background-color:#888888}
.bg-white,.button.bg,.border-white .button.active,.pointer.border-white .active,.nav-pills.border-white .active a,.nav-main.border-white .nav-head,.pagination.border-white .active {background-color:#fff}
.bg-red,.border-red .button.active,.pointer.border-red .active,.nav-pills.border-red .active a,.nav-main.border-red .nav-head,.pagination.border-red .active {background-color:#F72076}
.bg-yellow,.border-yellow .button.active,.pointer.border-yellow .active,.nav-pills.border-yellow .active a,.nav-main.border-yellow .nav-head,.pagination.border-yellow .active {background-color:#ff9600}
.bg-blue,.border-blue .button.active,.pointer.border-blue .active,.nav-pills.border-blue .active a,.nav-main.border-blue .nav-head,.pagination.border-blue .active {background-color:#1D4696}
.bg-green,.border-green .button.active,.pointer.border-green .active,.nav-pills.border-green .active a,.pagination.border-green .active {background-color:#00CC18}
.bg-red-light,.table .red,.table .red td,.table .red th,.alert-red,.border-red-light .button.active,.pointer.border-red-light .active,.nav-pills.border-red-light .active a,.nav-main.border-red-light .nav-head,.pagination.border-red-light .active {background-color:#fee}
.bg-yellow-light,.table .yellow,.table .yellow td,.table .yellow th,.alert-yellow,.border-yellow-light .button.active,.pointer.border-yellow-light .active,.nav-pills.border-yellow-light .active a,.nav-main.border-yellow-light .nav-head,.pagination.border-yellow-light .active {background-color:#ff9600}
.bg-blue-light,.table .blue,.table .blue td,.table .blue th,.alert-blue,.border-blue-light .button.active,.pointer.border-blue-light .active,.nav-pills.border-blue-light .active a,.nav-main.border-blue-light .nav-head,.pagination.border-blue-light .active {background-color:#eff}
.bg-green-light,.table .green,.table .green td,.table .green th,.alert-green,.border-green-light .button.active,.pointer.border-green-light .active,.nav-pills.border-green-light .active a,.nav-main.border-green-light .nav-head,.pagination.border-green-light .active {background-color:#efd}
.border-dashed {border-style:dashed}
.border-dotted {border-style:dotted}
.border-double {border-style:double}
.border-inset {border-style:inset}
.border-outset {border-style:outset}
.border-black,.border-black .button,.border-black .tab-nav li a,.border-black .tab-body,.button.bg-black,.selected.border-black,.pointer.border-black li,.nav.border-black .active a,.nav.nav-tabs.border-black,.nav-main.border-black a,.nav-main.border-black .nav-head,.pagination.border-black li,.pager.border-black a {border-color:#121212}
.border-gray,.border-gray .button,.border-gray .tab-nav li a,.border-gray .tab-body,.button.bg-gray,.selected.border-gray,.pointer.border-gray li,.nav.border-gray .active a,.nav.nav-tabs.border-gray,.nav-main.border-gray a,.nav-main.border-gray .nav-head,.pagination.border-gray li,.pager.border-gray a {border-color:#888888}
.border-white,.border-white .button,.border-white .tab-nav li a,.border-white .tab-body,.button.bg-white,.selected.border-white,.pointer.border-white li,.nav.border-white .active a,.nav.nav-tabs.border-white,.nav-main.border-white a,.nav-main.border-white .nav-head,.pagination.border-white li,.pager.border-white a {border-color:#fff}
.border-red,.border-red .button,.border-red .tab-nav li a,.border-red .tab-body,.button.bg-red,.selected.border-red,.pointer.border-red li,.check-error .input,.nav.border-red .active a,.nav.nav-tabs.border-red,.nav-main.border-red a,.nav-main.border-red .nav-head,.pagination.border-red li,.pager.border-red a {border-color:#F72076}
.border-yellow,.border-yellow .button,.border-yellow .tab-nav li a,.border-yellow .tab-body,.button.bg-yellow,.selected.border-yellow,.pointer.border-yellow li,.check-warning .input,.nav.border-yellow .active a,.nav.nav-tabs.border-yellow,.nav-main.border-yellow a,.nav-main.border-yellow .nav-head,.pagination.border-yellow li,.pager.border-yellow a {border-color:#ff9600}
.border-blue,.border-blue .button,.border-blue .tab-nav li a,.border-blue .tab-body,.button.bg-blue,.selected.border-blue,.pointer.border-blue li,.nav.border-blue .active a,.nav.nav-tabs.border-blue,.nav-main.border-blue a,.nav-main.border-blue .nav-head,.pagination.border-blue li,.pager.border-blue a {border-color:#1D4696}
.border-green,.border-green .button,.border-green .tab-nav li a,.border-green .tab-body,.button.bg-green,.selected.border-green,.pointer.border-green li,.check-success .input,.nav.border-green .active a,.nav.nav-tabs.border-green,.nav-main.border-green a,.nav-main.border-green .nav-head,.pagination.border-green li,.pager.border-green a {border-color:#00CC18}
.border-red-light,.border-red-light .button,.border-red-light .tab-nav li a,.border-red-light .tab-body,.button.bg-red-light,.selected.border-red-light,.alert-red,.pointer.border-red-light li,.nav.border-red-light .active a,.nav.nav-tabs.border-red-light,.nav-main.border-red-light a,.nav-main.border-red-light .nav-head,.pagination.border-red-light li,.pager.border-red-light a {border-color:#fee}
.border-yellow-light,.border-yellow-light .button,.border-yellow-light .tab-nav li a,.border-yellow-light .tab-body,.button.bg-yellow-light,.selected.border-yellow-light,.alert-yellow,.pointer.border-yellow-light li,.nav.border-yellow-light .active a,.nav.nav-tabs.border-yellow-light,.nav-main.border-yellow-light a,.nav-main.border-yellow-light .nav-head,.pagination.border-yellow-light li,.pager.border-yellow-light a {border-color:#ffd}
.border-blue-light,.border-blue-light .button,.border-blue-light .tab-nav li a,.border-blue-light .tab-body,.button.bg-blue-light,.selected.border-blue-light,.alert-blue,.pointer.border-blue-light li,.nav.border-blue-light .active a,.nav.nav-tabs.border-blue-light,.nav-main.border-blue-light a,.nav-main.border-blue-light .nav-head,.pagination.border-blue-light li,.pager.border-blue-light a {border-color:#eff}
.border-green-light,.border-green-light .button,.border-green-light .tab-nav li a,.border-green-light .tab-body,.button.bg-green-light,.selected.border-green-light,.alert-green,.pointer.border-green-light li,.nav.border-green-light .active a,.nav.nav-tabs.border-green-light,.nav-main.border-green-light a,.nav-main.border-green-light .nav-head,.pagination.border-green-light li,.pager.border-green-light a {border-color:#efd}
.button:hover,.button:focus,.button.bg:hover,.button.bg:focus {background-color:#f5f5f5}
.button.border-black:hover,.button.border-black:focus,.button.bg-black:hover,.button.bg-black:focus {color:#fff;border-color:#6E6E6E;background-color:#6E6E6E}
.button.border-gray:hover,.button.border-gray:focus,.button.bg-gray:hover,.button.bg-gray:focus {color:#fff !important;border-color:#aaa !important;background-color:#aaa !important;}
.button.border-white:hover,.button.border-white:focus,.button.bg-white:hover,.button.bg-white:focus {color:#333;border-color:#f5f5f5;background-color:#f5f5f5}
.button.border-red:hover,.button.border-red:focus,.button.bg-red:hover,.button.bg-red:focus {color:#fff;border-color:#1D4696;background-color:#1D4696}
.button.border-yellow:hover,.button.border-yellow:focus,.button.bg-yellow:hover,.button.bg-yellow:focus {color:#fff;border-color:#FCB319;background-color:#FCB319}
.button.border-blue:hover,.button.border-blue:focus,.button.bg-blue:hover,.button.bg-blue:focus {color:#fff;border-color:#0A71E4;background-color:#0A71E4}
.button.border-green:hover,.button.border-green:focus,.button.bg-green:hover,.button.bg-green:focus {color:#fff;border-color:#00E61B;background-color:#00E61B}
.button.border-red-light:hover,.button.border-red-light:focus,.button.bg-red-light:hover,.button.bg-red-light:focus,.alert-red:hover {color:#F72076;border-color:#fdc;background-color:#fdc}
.button.border-yellow-light:hover,.button.border-yellow-light:focus,.button.bg-yellow-light:hover,.button.bg-yellow-light:focus,.alert-yellow:hover {color:#F72076;border-color:#fec;background-color:#fec}
.button.border-blue-light:hover,.button.border-blue-light:focus,.button.bg-blue-light:hover,.button.bg-blue-light:focus,.alert-blue:hover {color:#1D4696;border-color:#def;background-color:#def}
.button.border-green-light:hover,.button.border-green-light:focus,.button.bg-green-light:hover,.button.bg-green-light:focus,.alert-green:hover {color:#00CC18;border-color:#cfa;background-color:#cfa}