@charset "utf-8";
/*
  Project _ Default Style Sheet
  FileName _ default.css
  Author _ 김형원 (manu@manuz.com)
  Date _ 2010. 10. 19
  Last _ 2014. 5. 27
*/
/* cd /Users/manu/Documents/Project/Sourcers/한국문화예술위원회/arkosms.sourcers.kr/less
lessc --clean-css="--s1 --compatibility=ie8 --advanced" default.less > ../css/default.css */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
  Project _ CSS Init
  FileName _ base.css
  Author _ 김형원 (manu@manuz.com)
  Date _ 2010. 03. 19
  Last _ 2010. 10. 19
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  height: 100%;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Noto Sans Korean";
  font-weight: 400;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  background-size: 100% 100%;
  color: #777;
}
button,
input,
select,
textarea {
  font-size: 14px;
  font-family: "Noto Sans Korean";
  font-weight: 300;
}
a {
  color: #777;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #777;
  text-decoration: none;
}
a:focus {
  outline: 5px auto 0;
  outline-offset: -2px;
}
#inputError {
  display: none;
}
.error {
  padding: 3px 3px 5px 5px;
  background-color: #FEF1EC;
  border: 1px solid #cd0a0a;
  margin: 3px 0;
  color: #444;
}
.error label {
  font-weight: bold;
}
.error label:before {
  font-family: 'FontAwesome';
  content: "\f05e";
  cursor: pointer;
  color: #CD0A0A;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 3px;
}
strong {
  font-weight: bold;
}
iframe {
  width: 100%;
}
.notext {
  text-indent: -9999px;
}
.hide {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  left: -1000%;
  top: -1000%;
}
hr {
  display: none;
}
caption {
  display: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center !important;
}
.small,
small {
  font-size: 0.8em;
}
hr {
  display: block;
  margin-bottom: 5px;
  border: none;
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Thin'), local('NotoSans-Thin'), url('/fonts/NotoSansKR/eot/NotoSansKR-Thin-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-Thin-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-Thin-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-Thin-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans Light'), local('NotoSans-Light'), url('/fonts/NotoSansKR/eot/NotoSansKR-Light-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-Light-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-Light-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-Light-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 350;
  src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'), url('/fonts/NotoSansKR/eot/NotoSansKR-DemiLight-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-DemiLight-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-DemiLight-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('/fonts/NotoSansKR/eot/NotoSansKR-Regular-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-Regular-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-Regular-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-Regular-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('/fonts/NotoSansKR/eot/NotoSansKR-Medium-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-Medium-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-Medium-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-Medium-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/fonts/NotoSansKR/eot/NotoSansKR-Bold-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-Bold-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-Bold-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 900;
  src: local('Noto Sans Black'), local('NotoSans-Black'), url('/fonts/NotoSansKR/eot/NotoSansKR-Black-Hestia.eot'), url('/fonts/NotoSansKR/eot/NotoSansKR-Black-Hestia.eot?#iefix') format('embedded-opentype'), url('/fonts/NotoSansKR/woff/NotoSansKR-Black-Hestia.woff') format('woff'), url('/fonts/NotoSansKR/otf/NotoSansKR-Black-Hestia.otf') format('opentype');
}
/**/
/* grid */
/**/
body .row {
  margin: 0 -5px;
}
body .row:after {
  content: '';
  display: table;
  clear: both;
}
body .col,
body .colr {
  float: left;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body .col-1 {
  width: 5%;
}
body .col-2 {
  width: 10%;
}
body .col-3 {
  width: 15%;
}
body .col-4 {
  width: 20%;
}
body .col-5 {
  width: 25%;
}
body .col-6 {
  width: 30%;
}
body .col-7 {
  width: 35%;
}
body .col-8 {
  width: 40%;
}
body .col-9 {
  width: 45%;
}
body .col-10 {
  width: 50%;
}
body .col-11 {
  width: 55%;
}
body .col-12 {
  width: 60%;
}
body .col-13 {
  width: 65%;
}
body .col-14 {
  width: 70%;
}
body .col-15 {
  width: 75%;
}
body .col-16 {
  width: 80%;
}
body .col-17 {
  width: 85%;
}
body .col-18 {
  width: 90%;
}
body .col-19 {
  width: 95%;
}
@media screen and (max-width: 600px) {
  body .col {
    float: none;
    width: 100%;
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 3px;
  border: 1px solid #cccccc;
  background: #ededed;
  color: #666666;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-size: 14px;
  line-height: 16px;
  padding: 4px 6px;
  overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-left span,
.tooltipster-arrow-top-right span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-bottom-right span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top span {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-top-left span {
  left: 6px;
}
.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-top-right span {
  right: 6px;
}
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left .tooltipster-arrow-border,
.tooltipster-arrow-left span {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border,
.tooltipster-arrow-right span {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.memberWrap {
  vertical-align: middle;
}
.memberWrap .memberPhoto {
  display: inline-block;
  margin-right: 5px;
}
.memberWrap .memberPhoto img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.memberWrap .memberName {
  vertical-align: middle;
  font-weight: bold;
}
/**/
/* fileList */
/**/
.form .fileList {
  min-height: 50px;
  position: relative;
}
.form .fileList .defaultFile {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  display: block;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  margin: 0 0 5px;
  z-index: 0;
}
.form .fileEach {
  position: relative;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  margin: 0 0 5px;
}
.form .fileEach .fileIcon {
  color: #bbb;
  margin-right: 5px;
}
.form .fileEach .fileName em {
  font-size: 0.8em;
}
.form .fileEach .fileBtn {
  position: absolute;
  top: 5px;
  right: 10px;
}
.comment .commentName {
  display: inline-block;
}
.comment .commentTime {
  display: inline-block;
  font-size: 0.8em;
  color: #919191;
  line-height: 30px;
  height: 30px;
}
.comment .commentBtn {
  float: right;
}
.comment .commentContent {
  padding-top: 5px;
}
.comment .commentContent img {
  max-width: 100%;
  box-sizing: border-box;
}
.comment .fileEach {
  position: relative;
  background: transparent;
  border: none;
  padding: 0;
  margin: 5px 5px 5px 0;
}
.comment .fileEach .fileIcon {
  color: #bbb;
  margin-right: 2px;
}
.comment .fileEach .fileName a {
  color: #777;
  border-bottom: 1px dashed #777;
}
.comment .fileEach .fileName em {
  font-size: 0.8em;
}
.comment .fileEach .fileBtn {
  position: absolute;
  top: 5px;
  right: 10px;
}
/* 제품데이터 셋팅 사용안함 스타일 */
.noUse {
  color: #c83232;
}
/* 제품군 선택 글씨 스타일 */
.proName {
  color: #777;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}
/* 제품상세보기 팝업 레이어 */
.largeTooltip {
  display: none;
  position: absolute;
  padding: 7px 9px;
  z-index: 9000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 3px;
  width: 500px;
  opacity: 0.8;
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.5);
}
.largeTooltip:before {
  content: "";
  border-color: #777 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 6px 6px 6px;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -14px;
  right: 35px;
}
.largeTooltip div:before {
  content: "";
  border-color: white transparent transparent transparent;
  border-style: solid;
  border-width: 7px 5px 5px 5px;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -12px;
  right: 36px;
}
/* 기준모델 팝업 레이어 */
.moTPTooltip {
  display: none;
  position: absolute;
  padding: 7px 9px !important;
  z-index: 9000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 3px;
  width: 300px;
  opacity: 0.8;
  box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.5);
  /*
    &:before {
        content: "";
        border-color: transparent transparent @default-font-color transparent;
        border-style: solid;
        border-width: 6px 6px 8px 6px;
        position: absolute;
        width: 0;
        height: 0;
        top: -14px;
        left: 15px;
    }

    div:before {
        content: "";
        border-color: transparent transparent white transparent;
        border-style: solid;
        border-width: 5px 5px 7px 5px;
        position: absolute;
        width: 0;
        height: 0;
        top: -12px;
        left: 16px;
    }
*/
}
.moTPTooltip .form {
  border: none;
}
/* 기준모델 팝업 레이어 */
.filterTooltipCopy {
  display: none;
  position: absolute;
  padding: 7px 9px !important;
  z-index: 9000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 3px;
  width: 300px;
  opacity: 0.8;
  box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.5);
}
.filterTooltipCopy:before {
  content: "";
  border-color: transparent transparent #777 transparent;
  border-style: solid;
  border-width: 6px 6px 8px 6px;
  position: absolute;
  width: 0;
  height: 0;
  top: -14px;
  left: 15px;
}
.filterTooltipCopy div:before {
  content: "";
  border-color: transparent transparent white transparent;
  border-style: solid;
  border-width: 5px 5px 7px 5px;
  position: absolute;
  width: 0;
  height: 0;
  top: -12px;
  left: 16px;
}
.filterTooltipCopy .form {
  border: none;
}
/* 옵션 기준모델 팝업 레이어 */
.optionTooltip {
  display: none;
  position: absolute;
  padding: 7px 9px !important;
  z-index: 9000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 3px;
  width: 700px;
  opacity: 0.8;
  box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.5);
}
.optionTooltip:before {
  content: "";
  border-color: transparent transparent #777 transparent;
  border-style: solid;
  border-width: 6px 6px 8px 6px;
  position: absolute;
  width: 0;
  height: 0;
  top: -14px;
  left: 12px;
}
.optionTooltip div:before {
  content: "";
  border-color: transparent transparent white transparent;
  border-style: solid;
  border-width: 5px 5px 7px 5px;
  position: absolute;
  width: 0;
  height: 0;
  top: -12px;
  left: 13px;
}
.optionTooltip .form {
  border: none;
}
/* 기준모델 팝업 레이어 */
.baseTooltip {
  display: none;
  position: absolute;
  padding: 0 !important;
  z-index: 9000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 3px;
  width: 300px;
  opacity: 0.8;
  box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.5);
}
#error {
  display: none;
}
#error span {
  color: #ca151e;
  border-bottom: 2px dotted #ca151e;
}
/*
  Project _ form
  FileName _ form.css
  Author _ 김형원 (manu@manuz.com)
  Date _ 2010. 03. 19
  Last _ 2014. 06. 10
*/
/**/
/* defaults */
/**/
body > .form {
  margin: 0;
}
.form {
  margin: 0 0 10px;
  outline: none;
  font: 13px/1.55;
  color: #666;
  border: 1px solid #e9e9e9;
  background-color: rgba(255, 255, 255, 0.9);
}
.dialog {
  width: 600px;
  margin: 50px auto;
}
.form header {
  display: block;
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  font-size: 15px;
  font-weight: 300;
  color: #232323;
}
.form header.small {
  padding: 6px 20px;
}
.form header .dataInfo {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #777;
  vertical-align: bottom;
}
.form header .dataInfo strong {
  color: #5e5e5e;
}
.form header input {
  padding: 0 8px;
  height: 26px;
}
.form header select {
  padding-top: 0;
  padding-bottom: 0;
  height: 26px;
}
.form header select + i {
  margin-top: 6px;
}
.form fieldset {
  display: block;
  padding: 15px 15px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
}
.form fieldset div.legend {
  font-size: 12px;
  margin: 0 0 5px;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-weight: bold;
  line-height: 16px;
}
.form.slim fieldset {
  padding: 10px 20px 5px;
}
.form fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.form section {
  margin-bottom: 10px;
}
.form.slim section {
  margin-bottom: 5px;
}
.form footer {
  display: block;
  padding: 8px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  text-align: right;
}
.form footer:after {
  content: '';
  display: table;
  clear: both;
}
.form a:not(.btn) {
  border-bottom: 2px dotted #ee575f;
  cursor: pointer;
}
.form .label {
  display: block;
  margin-bottom: 0;
  line-height: 19px;
}
.form .label.col {
  margin: 0;
  padding-top: 10px;
}
.form .note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
}
.form .notice {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #ee9393;
}
.form .button,
.form .checkbox,
.form .input,
.form .radio,
.form .select,
.form .textarea,
.form .toggle,
.form section .content {
  position: relative;
  display: block;
}
.form .input input,
.form .select select,
.form .textarea textarea,
.form section .content {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 5px 8px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  font: 15px/19px;
  color: #5e5e5e;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form .select select[multiple] {
  height: 280px;
}
.form .select select[multiple] + i.fa {
  display: none;
}
.form section .content {
  position: relative;
  height: auto;
}
.form section .content img {
  max-width: 100%;
  box-sizing: border-box;
}
.form .progress {
  float: right;
  margin-top: 10px;
  line-height: 33px;
  color: #232323;
}
/**/
/* captcha inputs */
/**/
.form .input-captcha img {
  position: absolute;
  top: 2px;
  right: 2px;
  border-left: 1px solid #e5e5e5;
}
/**/
/* file inputs */
/**/
.form .input-file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 25px;
  margin: 0;
  padding: 0 15px;
  font-size: 13px;
  line-height: 25px;
}
.form .input-file .button:hover {
  box-shadow: none;
}
.form .input-file .button input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}
/**/
/* selects */
/**/
.form .select i {
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #fff;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  width: 28px;
  text-align: center;
}
.form .select-multiple select {
  height: auto;
}
/**/
/* textareas */
/**/
.form .textarea textarea {
  height: auto;
  resize: none;
}
.form .textarea-resizable textarea {
  resize: vertical;
}
.form .textarea-expandable textarea {
  height: 39px;
}
.form .textarea-expandable textarea:focus {
  height: auto;
}
/**/
/* radios and checkboxes */
/**/
.form .checkbox,
.form .radio {
  margin-bottom: 4px;
  padding-left: 27px;
  font-size: 15px;
  line-height: 27px;
  color: #404040;
  cursor: pointer;
}
.form .checkbox:last-child,
.form .radio:last-child {
  margin-bottom: 0;
}
.form .checkbox input,
.form .radio input {
  position: absolute;
  left: -9999px;
}
.form .checkbox i,
.form .radio i {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 13px;
  height: 13px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  background: #fff;
}
.form .radio i {
  border-radius: 50%;
}
.form .checkbox input + i:after,
.form .radio input + i:after {
  position: absolute;
  opacity: 0;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.form .radio input + i:after {
  content: '';
  top: 4px;
  left: 4px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.form .checkbox input + i:after {
  content: '\f00c';
  top: -1px;
  left: -1px;
  width: 15px;
  height: 15px;
  font: normal 12px/16px FontAwesome;
  text-align: center;
}
.form .checkbox input:checked + i:after,
.form .radio input:checked + i:after {
  opacity: 1;
}
.form .inline-group {
  margin: 2px -20px -4px 0;
}
.form .inline-group:after {
  content: '';
  display: table;
  clear: both;
}
.form .inline-group .checkbox,
.form .inline-group .radio {
  float: left;
  margin-right: 20px;
}
.form .inline-group .checkbox:last-child,
.form .inline-group .radio:last-child {
  margin-bottom: 4px;
}
/**/
/* toggles */
/**/
.form .toggle {
  margin-bottom: 4px;
  padding-right: 61px;
  font-size: 15px;
  line-height: 27px;
  color: #404040;
  cursor: pointer;
}
.form .toggle:last-child {
  margin-bottom: 0;
}
.form .toggle input {
  position: absolute;
  left: -9999px;
}
.form .toggle i {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 49px;
  height: 17px;
  border-width: 2px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
}
.form .toggle i:after {
  content: 'OFF';
  position: absolute;
  top: 3px;
  right: 8px;
  left: 8px;
  font-style: normal;
  font-size: 9px;
  line-height: 13px;
  font-weight: 900;
  text-align: left;
  color: #5f5f5f;
}
.form .toggle i:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 4px;
  right: 4px;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  -ms-transition: right 0.2s;
  -moz-transition: right 0.2s;
  -webkit-transition: right 0.2s;
}
.form .toggle input:checked + i:after {
  content: 'ON';
  text-align: right;
}
.form .toggle input:checked + i:before {
  right: 36px;
}
/**/
/* ratings */
/**/
.form .rating {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 27px;
  color: #404040;
}
.form .rating:last-child {
  margin-bottom: 0;
}
.form .rating input {
  position: absolute;
  left: -9999px;
}
.form .rating label {
  display: block;
  float: right;
  height: 17px;
  margin-top: 5px;
  padding: 0 2px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}
/**/
/* buttons */
/**/
.form .button {
  float: right;
  height: 39px;
  overflow: hidden;
  margin: 10px 0 0 20px;
  padding: 0 25px;
  outline: none;
  border: 0;
  font: 300 15px/39px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
.form .button-uploading {
  position: relative;
  color: transparent;
  cursor: default;
}
.form .button-uploading:after {
  content: 'Uploading...';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  -o-animation: blink 1s linear infinite;
  -ms-animation: blink 1s linear infinite;
  -moz-animation: blink 1s linear infinite;
  -webkit-animation: blink 1s linear infinite;
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
/**/
/* icons */
/**/
.form .icon-append,
.form .icon-prepend {
  position: absolute;
  top: 4px;
  width: 23px;
  height: 23px;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}
.form .icon-append {
  right: 3px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}
.form .icon-prepend {
  left: 3px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}
.form .input .icon-prepend + input,
.form .textarea .icon-prepend + textarea {
  padding-left: 36px;
}
.form .input .icon-append + input,
.form .textarea .icon-append + textarea {
  padding-right: 36px;
}
.form .input .icon-prepend + .icon-append + input,
.form .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 36px;
}
/**/
/* tooltips */
/**/
.form .tooltip {
  position: absolute;
  z-index: 1;
  left: -9999px;
  padding: 2px 8px 3px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  opacity: 0;
  -ms-transition: margin 0.3s, opacity 0.3s;
  -moz-transition: margin 0.3s, opacity 0.3s;
  -webkit-transition: margin 0.3s, opacity 0.3s;
}
.form .tooltip:after {
  content: '';
  position: absolute;
}
.form .input input:focus + .tooltip,
.form .textarea textarea:focus + .tooltip {
  opacity: 1;
}
.form .tooltip-top-right {
  bottom: 100%;
  margin-bottom: 15px;
}
.form .tooltip-top-right:after {
  top: 100%;
  right: 12px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.form .input input:focus + .tooltip-top-right,
.form .textarea textarea:focus + .tooltip-top-right {
  right: 0;
  left: auto;
  margin-bottom: 5px;
}
.form .tooltip-top-left {
  bottom: 100%;
  margin-bottom: 15px;
}
.form .tooltip-top-left:after {
  top: 100%;
  left: 16px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.form .input input:focus + .tooltip-top-left,
.form .textarea textarea:focus + .tooltip-top-left {
  right: auto;
  left: 0;
  margin-bottom: 5px;
}
.form .tooltip-right {
  top: 9px;
  white-space: nowrap;
  margin-left: 15px;
}
.form .tooltip-right:after {
  top: 6px;
  right: 100%;
  border-top: 4px solid transparent;
  border-right: 4px solid rgba(0, 0, 0, 0.9);
  border-bottom: 4px solid transparent;
}
.form .input input:focus + .tooltip-right,
.form .textarea textarea:focus + .tooltip-right {
  left: 100%;
  margin-left: 5px;
}
.form .tooltip-left {
  top: 9px;
  white-space: nowrap;
  margin-right: 15px;
}
.form .tooltip-left:after {
  top: 6px;
  left: 100%;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid rgba(0, 0, 0, 0.9);
}
.form .input input:focus + .tooltip-left,
.form .textarea textarea:focus + .tooltip-left {
  right: 100%;
  left: auto;
  margin-right: 5px;
}
.form .tooltip-bottom-right {
  top: 100%;
  margin-top: 15px;
}
.form .tooltip-bottom-right:after {
  bottom: 100%;
  right: 16px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}
.form .input input:focus + .tooltip-bottom-right,
.form .textarea textarea:focus + .tooltip-bottom-right {
  right: 0;
  left: auto;
  margin-top: 5px;
}
.form .tooltip-bottom-left {
  top: 100%;
  margin-top: 15px;
}
.form .tooltip-bottom-left:after {
  bottom: 100%;
  left: 16px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}
.form .input input:focus + .tooltip-bottom-left,
.form .textarea textarea:focus + .tooltip-bottom-left {
  right: auto;
  left: 0;
  margin-top: 5px;
}
/**/
/* normal state */
/**/
.form .checkbox i,
.form .icon-append,
.form .icon-prepend,
.form .input input,
.form .radio i,
.form .select select,
.form .textarea textarea,
.form .toggle i,
.form section .content {
  border-color: #e5e5e5;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
.form .toggle i:before {
  background-color: #2da5da;
}
.form .rating label {
  color: #ccc;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.form .button {
  background-color: #2da5da;
  opacity: 0.8;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}
.form .button.button-secondary {
  background-color: #b3b3b3;
}
.form .icon-append,
.form .icon-prepend {
  color: #ccc;
}
/**/
/* hover state */
/**/
.form .checkbox:hover i,
.form .input:hover input,
.form .radio:hover i,
.form .select:hover select,
.form .textarea:hover textarea,
.form .toggle:hover i,
.form .ui-slider-handle:hover {
  border-color: #8dc9e5;
}
.form .rating input + label:hover,
.form .rating input + label:hover ~ label {
  color: #2da5da;
}
.form .button:hover {
  opacity: 1;
}
/**/
/* focus state */
/**/
.form .checkbox input:focus + i,
.form .input input:focus,
.form .radio input:focus + i,
.form .select select:focus,
.form .textarea textarea:focus,
.form .toggle input:focus + i {
  border-color: #2da5da;
}
/**/
/* checked state */
/**/
.form .radio input + i:after {
  background-color: #2da5da;
}
.form .checkbox input + i:after {
  color: #2da5da;
}
.form .checkbox input:checked + i,
.form .radio input:checked + i,
.form .toggle input:checked + i {
  border-color: #2da5da;
}
.form .rating input:checked ~ label {
  color: #2da5da;
}
/**/
/* error state */
/**/
.form .checkbox.state-error i,
.form .radio.state-error i,
.form .state-error input,
.form .state-error select,
.form .state-error textarea,
.form .toggle.state-error i {
  background: #fff0f0;
}
.form .state-error i {
  color: #ee9393;
  background: #fff0f0;
}
.form .toggle.state-error input:checked + i {
  background: #fff0f0;
}
.form .state-error + em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #ee9393;
}
.form .rating.state-error + em {
  margin-top: -4px;
  margin-bottom: 4px;
}
/**/
/* success state */
/**/
.form .checkbox.state-success i,
.form .radio.state-success i,
.form .state-success input,
.form .state-success select,
.form .state-success textarea,
.form .toggle.state-success i {
  background: #f0fff0;
}
.form .state-success select + i {
  background: #f0fff0;
  box-shadow: 0 0 0 12px #f0fff0;
}
.form .toggle.state-success input:checked + i {
  background: #f0fff0;
}
.form .state-success + em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #ee9393;
}
.form .note-success {
  color: #6fb679;
}
/**/
/* disabled state */
/**/
.form .button.state-disabled,
.form .checkbox.state-disabled,
.form .input.state-disabled input,
.form .radio.state-disabled,
.form .select.state-disabled,
.form .textarea.state-disabled,
.form .toggle.state-disabled {
  cursor: default;
  opacity: 0.5;
}
.form .checkbox.state-disabled:hover i,
.form .input.state-disabled:hover input,
.form .radio.state-disabled:hover i,
.form .select.state-disabled:hover select,
.form .textarea.state-disabled:hover textarea,
.form .toggle.state-disabled:hover i {
  border-color: #e5e5e5;
}
/**/
/* submited state */
/**/
.form .message {
  display: none;
  color: #6fb679;
}
.form .message i {
  display: block;
  margin: 0 auto 20px;
  width: 81px;
  height: 81px;
  border: 1px solid #6fb679;
  border-radius: 50%;
  font-size: 30px;
  line-height: 81px;
}
.form.submited fieldset,
.form.submited footer {
  display: none;
}
.form.submited .message {
  display: block;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.9);
  font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
}
/**/
/* datepicker */
/**/
.ui-datepicker {
  display: none;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  font: 13px/1.55;
  text-align: center;
  color: #666;
}
.ui-datepicker a {
  color: #404040;
}
.ui-datepicker-header {
  position: relative;
  margin: -10px -12px 10px;
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 15px;
  line-height: 27px;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  position: absolute;
  top: 0;
  display: block;
  width: 47px;
  height: 47px;
  font-size: 15px;
  line-height: 47px;
  text-decoration: none;
  cursor: pointer;
}
.ui-datepicker-prev {
  left: 0;
}
.ui-datepicker-next {
  right: 0;
}
.ui-datepicker-calendar {
  border-collapse: collapse;
  font-size: 13px;
  line-height: 27px;
}
.ui-datepicker-calendar th {
  color: #999;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
  display: block;
  width: 31px;
  margin: auto;
  text-decoration: none;
  color: #404040;
}
.ui-datepicker-calendar a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ui-datepicker-calendar span {
  color: #bfbfbf;
}
.ui-datepicker-today a {
  font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
  background: rgba(0, 0, 0, 0.05);
  cursor: default;
}
.ui-datepicker-inline {
  border: 2px solid #e5e5e5;
  background: #fff;
  box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-header {
  line-height: 47px;
}
.ui-datepicker-inline .ui-datepicker-calendar {
  width: 100%;
}
/**/
/* datepicker */
/**/
.form .ui-slider {
  position: relative;
  height: 3px;
  border: 2px solid #e5e5e5;
  background: #fff;
  margin: 12px 6px 26px;
}
.form .ui-slider-handle {
  position: absolute;
  width: 15px;
  height: 15px;
  margin: -8px 0 0 -8px;
  border: 2px solid #e5e5e5;
  outline: none;
  background: #fff;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
/**/
/* modal */
/**/
.form-modal {
  position: fixed;
  z-index: 1;
  display: none;
  width: 400px;
}
.form-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
/**/
/* bootstrap compatibility */
/**/
.form *,
.form *:after,
.form *:before {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.form .label {
  border-radius: 0;
  font-size: 11px;
  text-align: left;
  white-space: normal;
  color: inherit;
}
.form .checkbox,
.form .radio {
  font-weight: 400;
}
.form .checkbox + .checkbox,
.form .radio + .radio {
  margin-top: 0;
}
/*
  Project _ form
  FileName _ form.css
  Author _ 김형원 (manu@manuz.com)
  Date _ 2010. 03. 19
  Last _ 2014. 06. 10
*/
/**/
/* defaults */
/**/
.poll {
  margin: 0 0 10px;
  outline: none;
  font: 13px/1.55;
  color: #666;
  border: 1px solid #e9e9e9;
  background-color: rgba(255, 255, 255, 0.9);
}
.dialog {
  width: 600px;
  margin: 50px auto;
}
.poll header {
  display: block;
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  font-size: 15px;
  font-weight: 300;
  color: #232323;
}
.poll header.small {
  padding: 6px 20px;
}
.poll header .dataInfo {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #777;
  vertical-align: bottom;
}
.poll header .dataInfo strong {
  color: #5e5e5e;
}
.poll header input {
  padding: 0 8px;
  height: 26px;
}
.poll header select {
  padding-top: 0;
  padding-bottom: 0;
  height: 26px;
}
.poll header select + i {
  margin-top: 6px;
}
.poll fieldset {
  display: block;
  padding: 15px 15px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
}
.poll fieldset div.legend {
  font-size: 15px;
  margin: 0 0 5px;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-weight: bold;
  line-height: 23px;
}
.form.slim fieldset {
  padding: 10px 20px 5px;
}
.poll fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.poll section {
  margin-bottom: 18px;
  font-size: 14px;
}
.form.slim section {
  margin-bottom: 5px;
}
.poll footer {
  display: block;
  padding: 8px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  text-align: right;
}
.poll footer:after {
  content: '';
  display: table;
  clear: both;
}
.poll a:not(.btn) {
  border-bottom: 2px dotted #ee575f;
  cursor: pointer;
}
.poll .label {
  display: block;
  margin-bottom: 0;
  line-height: 19px;
}
.poll .label.col {
  margin: 0;
  padding-top: 10px;
}
.poll .note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
}
.poll .notice {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #ee9393;
}
.poll .button,
.poll .checkbox,
.poll .input,
.poll .radio,
.poll .select,
.poll .textarea,
.poll .toggle,
.poll section .content {
  position: relative;
  display: block;
}
.poll .input input,
.poll .select select,
.poll .textarea textarea,
.poll section .content {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 5px 8px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  font: 15px/19px;
  color: #5e5e5e;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.poll .selectDefault select {
    width: 100%;
    height: auto;
    appearance: menulist-button;
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
}
.poll .select select[multiple] {
  height: 280px;
}
.poll .select select[multiple] + i.fa {
  display: none;
}
.poll section .content {
  position: relative;
  height: auto;
}
.poll section .content img {
  max-width: 100%;
  box-sizing: border-box;
}
.poll .progress {
  float: right;
  margin-top: 10px;
  line-height: 33px;
  color: #232323;
}
.poll section .pollResult .row {
  margin: 3px 0;
}
.poll section .pollResult .row .barGraphBox {
  background-color: #f1f1f1;
  height: 15px;
  margin-top: 3px;
  padding: 2px;
}
.poll section .pollResult .row .barGraphBox div {
  background-color: #AE0E16;
  opacity: 0.9;
  height: 11px;
}
.poll section .pollResult .row:nth-of-type(1) > .barGraphBox > div {
  background-color: #AE0E16;
}
.poll section .pollResult .row:nth-of-type(2) > .barGraphBox > div {
  background-color: #B1550E;
}
.poll section .pollResult .row:nth-of-type(3) > .barGraphBox > div {
  background-color: #096D66;
}
.poll section .pollResult .row:nth-of-type(4) > .barGraphBox > div {
  background-color: #18910C;
}
.poll section .pollResult .row:nth-of-type(5) > .barGraphBox > div {
  background-color: #E12A33;
}
.poll section .pollResult .row:nth-of-type(6) > .barGraphBox > div {
  background-color: #E57C2B;
}
.poll section .pollResult .row:nth-of-type(7) > .barGraphBox > div {
  background-color: #1A8D85;
}
.poll section .pollResult .row:nth-of-type(8) > .barGraphBox > div {
  background-color: #32BC23;
}
.poll section .pollResult .row:nth-of-type(9) > .barGraphBox > div {
  background-color: #C8161F;
}
.poll section .pollResult .row:nth-of-type(10) > .barGraphBox > div {
  background-color: #CC6516;
}
.poll section .pollResult .row:nth-of-type(11) > .barGraphBox > div {
  background-color: #0E7D75;
}
.poll section .pollResult .row:nth-of-type(12) > .barGraphBox > div {
  background-color: #20A712;
}
.poll section .pollResult .row:nth-of-type(13) > .barGraphBox > div {
  background-color: #97040B;
}
.poll section .pollResult .row:nth-of-type(14) > .barGraphBox > div {
  background-color: #9A4504;
}
.poll section .pollResult .row:nth-of-type(15) > .barGraphBox > div {
  background-color: #025F58;
}
.poll section .pollResult .row:nth-of-type(16) > .barGraphBox > div {
  background-color: #0F7E03;
}
/**/
/* captcha inputs */
/**/
.poll .input-captcha img {
  position: absolute;
  top: 2px;
  right: 2px;
  border-left: 1px solid #e5e5e5;
}
/**/
/* file inputs */
/**/
.poll .input-file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 25px;
  margin: 0;
  padding: 0 15px;
  font-size: 13px;
  line-height: 25px;
}
.poll .input-file .button:hover {
  box-shadow: none;
}
.poll .input-file .button input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}
/**/
/* selects */
/**/
.poll .select i {
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #fff;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  width: 28px;
  text-align: center;
}
.poll .select-multiple select {
  height: auto;
}
/**/
/* textareas */
/**/
.poll .textarea textarea {
  height: auto;
  resize: none;
}
.poll .textarea-resizable textarea {
  resize: vertical;
}
.poll .textarea-expandable textarea {
  height: 39px;
}
.poll .textarea-expandable textarea:focus {
  height: auto;
}
/**/
/* radios and checkboxes */
/**/
.poll .checkbox,
.poll .radio {
  margin-bottom: 4px;
  padding-left: 20px;
  font-size: 13px;
  line-height: 23px;
  color: #404040;
  cursor: pointer;
}
.poll .checkbox:last-child,
.poll .radio:last-child {
  margin-bottom: 0;
}
.poll .checkbox input,
.poll .radio input {
  position: absolute;
  left: -9999px;
}
.poll .checkbox i,
.poll .radio i {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 11px;
  height: 11px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  background: #fff;
}
.poll .radio i {
  border-radius: 50%;
}
.poll .checkbox input + i:after,
.poll .radio input + i:after {
  position: absolute;
  opacity: 0;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.poll .radio input + i:after {
  content: '';
  top: 3px;
  left: 3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.poll .checkbox input + i:after {
  content: '\f00c';
  top: -2px;
  left: -1px;
  width: 13px;
  height: 13px;
  font: normal 10px/14px FontAwesome;
  text-align: center;
}
.poll .checkbox input:checked + i:after,
.poll .radio input:checked + i:after {
  opacity: 1;
}
.poll .inline-group {
  margin: 2px -20px -4px 0;
}
.poll .inline-group:after {
  content: '';
  display: table;
  clear: both;
}
.poll .inline-group .checkbox,
.poll .inline-group .radio {
  float: left;
  margin-right: 20px;
}
.poll .inline-group .checkbox:last-child,
.poll .inline-group .radio:last-child {
  margin-bottom: 4px;
}
/**/
/* toggles */
/**/
.poll .toggle {
  margin-bottom: 4px;
  padding-right: 61px;
  font-size: 15px;
  line-height: 27px;
  color: #404040;
  cursor: pointer;
}
.poll .toggle:last-child {
  margin-bottom: 0;
}
.poll .toggle input {
  position: absolute;
  left: -9999px;
}
.poll .toggle i {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 49px;
  height: 17px;
  border-width: 2px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
}
.poll .toggle i:after {
  content: 'OFF';
  position: absolute;
  top: 3px;
  right: 8px;
  left: 8px;
  font-style: normal;
  font-size: 9px;
  line-height: 13px;
  font-weight: 900;
  text-align: left;
  color: #5f5f5f;
}
.poll .toggle i:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 4px;
  right: 4px;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  -ms-transition: right 0.2s;
  -moz-transition: right 0.2s;
  -webkit-transition: right 0.2s;
}
.poll .toggle input:checked + i:after {
  content: 'ON';
  text-align: right;
}
.poll .toggle input:checked + i:before {
  right: 36px;
}
/**/
/* ratings */
/**/
.poll .rating {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 27px;
  color: #404040;
}
.poll .rating:last-child {
  margin-bottom: 0;
}
.poll .rating input {
  position: absolute;
  left: -9999px;
}
.poll .rating label {
  display: block;
  float: right;
  height: 17px;
  margin-top: 5px;
  padding: 0 2px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}
/**/
/* buttons */
/**/
.poll .button {
  float: right;
  height: 39px;
  overflow: hidden;
  margin: 10px 0 0 20px;
  padding: 0 25px;
  outline: none;
  border: 0;
  font: 300 15px/39px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
.poll .button-uploading {
  position: relative;
  color: transparent;
  cursor: default;
}
.poll .button-uploading:after {
  content: 'Uploading...';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  -o-animation: blink 1s linear infinite;
  -ms-animation: blink 1s linear infinite;
  -moz-animation: blink 1s linear infinite;
  -webkit-animation: blink 1s linear infinite;
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
/**/
/* icons */
/**/
.poll .icon-append,
.poll .icon-prepend {
  position: absolute;
  top: 4px;
  width: 23px;
  height: 23px;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}
.poll .icon-append {
  right: 3px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}
.poll .icon-prepend {
  left: 3px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}
.poll .input .icon-prepend + input,
.poll .textarea .icon-prepend + textarea {
  padding-left: 36px;
}
.poll .input .icon-append + input,
.poll .textarea .icon-append + textarea {
  padding-right: 36px;
}
.poll .input .icon-prepend + .icon-append + input,
.poll .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 36px;
}
/**/
/* tooltips */
/**/
.poll .tooltip {
  position: absolute;
  z-index: 1;
  left: -9999px;
  padding: 2px 8px 3px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  opacity: 0;
  -ms-transition: margin 0.3s, opacity 0.3s;
  -moz-transition: margin 0.3s, opacity 0.3s;
  -webkit-transition: margin 0.3s, opacity 0.3s;
}
.poll .tooltip:after {
  content: '';
  position: absolute;
}
.poll .input input:focus + .tooltip,
.poll .textarea textarea:focus + .tooltip {
  opacity: 1;
}
.poll .tooltip-top-right {
  bottom: 100%;
  margin-bottom: 15px;
}
.poll .tooltip-top-right:after {
  top: 100%;
  right: 12px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.poll .input input:focus + .tooltip-top-right,
.poll .textarea textarea:focus + .tooltip-top-right {
  right: 0;
  left: auto;
  margin-bottom: 5px;
}
.poll .tooltip-top-left {
  bottom: 100%;
  margin-bottom: 15px;
}
.poll .tooltip-top-left:after {
  top: 100%;
  left: 16px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.poll .input input:focus + .tooltip-top-left,
.poll .textarea textarea:focus + .tooltip-top-left {
  right: auto;
  left: 0;
  margin-bottom: 5px;
}
.poll .tooltip-right {
  top: 9px;
  white-space: nowrap;
  margin-left: 15px;
}
.poll .tooltip-right:after {
  top: 6px;
  right: 100%;
  border-top: 4px solid transparent;
  border-right: 4px solid rgba(0, 0, 0, 0.9);
  border-bottom: 4px solid transparent;
}
.poll .input input:focus + .tooltip-right,
.poll .textarea textarea:focus + .tooltip-right {
  left: 100%;
  margin-left: 5px;
}
.poll .tooltip-left {
  top: 9px;
  white-space: nowrap;
  margin-right: 15px;
}
.poll .tooltip-left:after {
  top: 6px;
  left: 100%;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid rgba(0, 0, 0, 0.9);
}
.poll .input input:focus + .tooltip-left,
.poll .textarea textarea:focus + .tooltip-left {
  right: 100%;
  left: auto;
  margin-right: 5px;
}
.poll .tooltip-bottom-right {
  top: 100%;
  margin-top: 15px;
}
.poll .tooltip-bottom-right:after {
  bottom: 100%;
  right: 16px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}
.poll .input input:focus + .tooltip-bottom-right,
.poll .textarea textarea:focus + .tooltip-bottom-right {
  right: 0;
  left: auto;
  margin-top: 5px;
}
.poll .tooltip-bottom-left {
  top: 100%;
  margin-top: 15px;
}
.poll .tooltip-bottom-left:after {
  bottom: 100%;
  left: 16px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}
.poll .input input:focus + .tooltip-bottom-left,
.poll .textarea textarea:focus + .tooltip-bottom-left {
  right: auto;
  left: 0;
  margin-top: 5px;
}
/**/
/* normal state */
/**/
.poll .checkbox i,
.poll .icon-append,
.poll .icon-prepend,
.poll .input input,
.poll .radio i,
.poll .select select,
.poll .textarea textarea,
.poll .toggle i,
.poll section .content {
  border-color: #e5e5e5;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
.poll .toggle i:before {
  background-color: #2da5da;
}
.poll .rating label {
  color: #ccc;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.poll .button {
  background-color: #2da5da;
  opacity: 0.8;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}
.poll .button.button-secondary {
  background-color: #b3b3b3;
}
.poll .icon-append,
.poll .icon-prepend {
  color: #ccc;
}
/**/
/* hover state */
/**/
.poll .checkbox:hover i,
.poll .input:hover input,
.poll .radio:hover i,
.poll .select:hover select,
.poll .textarea:hover textarea,
.poll .toggle:hover i,
.poll .ui-slider-handle:hover {
  border-color: #8dc9e5;
}
.poll .rating input + label:hover,
.poll .rating input + label:hover ~ label {
  color: #2da5da;
}
.poll .button:hover {
  opacity: 1;
}
/**/
/* focus state */
/**/
.poll .checkbox input:focus + i,
.poll .input input:focus,
.poll .radio input:focus + i,
.poll .select select:focus,
.poll .textarea textarea:focus,
.poll .toggle input:focus + i {
  border-color: #2da5da;
}
/**/
/* checked state */
/**/
.poll .radio input + i:after {
  background-color: #2da5da;
}
.poll .checkbox input + i:after {
  color: #2da5da;
}
.poll .checkbox input:checked + i,
.poll .radio input:checked + i,
.poll .toggle input:checked + i {
  border-color: #2da5da;
}
.poll .rating input:checked ~ label {
  color: #2da5da;
}
/**/
/* error state */
/**/
.poll .checkbox.state-error i,
.poll .radio.state-error i,
.poll .state-error input,
.poll .state-error select,
.poll .state-error textarea,
.poll .toggle.state-error i {
  background: #fff0f0;
}
.poll .state-error i {
  color: #ee9393;
  background: #fff0f0;
}
.poll .toggle.state-error input:checked + i {
  background: #fff0f0;
}
.poll .state-error + em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #ee9393;
}
.poll .rating.state-error + em {
  margin-top: -4px;
  margin-bottom: 4px;
}
/**/
/* success state */
/**/
.poll .checkbox.state-success i,
.poll .radio.state-success i,
.poll .state-success input,
.poll .state-success select,
.poll .state-success textarea,
.poll .toggle.state-success i {
  background: #f0fff0;
}
.poll .state-success select + i {
  background: #f0fff0;
  box-shadow: 0 0 0 12px #f0fff0;
}
.poll .toggle.state-success input:checked + i {
  background: #f0fff0;
}
.poll .state-success + em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #ee9393;
}
.poll .note-success {
  color: #6fb679;
}
/**/
/* disabled state */
/**/
.poll .button.state-disabled,
.poll .checkbox.state-disabled,
.poll .input.state-disabled input,
.poll .radio.state-disabled,
.poll .select.state-disabled,
.poll .textarea.state-disabled,
.poll .toggle.state-disabled {
  cursor: default;
  opacity: 0.5;
}
.poll .checkbox.state-disabled:hover i,
.poll .input.state-disabled:hover input,
.poll .radio.state-disabled:hover i,
.poll .select.state-disabled:hover select,
.poll .textarea.state-disabled:hover textarea,
.poll .toggle.state-disabled:hover i {
  border-color: #e5e5e5;
}
/**/
/* submited state */
/**/
.poll .message {
  display: none;
  color: #6fb679;
}
.poll .message i {
  display: block;
  margin: 0 auto 20px;
  width: 81px;
  height: 81px;
  border: 1px solid #6fb679;
  border-radius: 50%;
  font-size: 30px;
  line-height: 81px;
}
.form.submited fieldset,
.form.submited footer {
  display: none;
}
.form.submited .message {
  display: block;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.9);
  font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
}
/**/
/* datepicker */
/**/
.ui-datepicker {
  display: none;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  font: 13px/1.55;
  text-align: center;
  color: #666;
}
.ui-datepicker a {
  color: #404040;
}
.ui-datepicker-header {
  position: relative;
  margin: -10px -12px 10px;
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 15px;
  line-height: 27px;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  position: absolute;
  top: 0;
  display: block;
  width: 47px;
  height: 47px;
  font-size: 15px;
  line-height: 47px;
  text-decoration: none;
  cursor: pointer;
}
.ui-datepicker-prev {
  left: 0;
}
.ui-datepicker-next {
  right: 0;
}
.ui-datepicker-calendar {
  border-collapse: collapse;
  font-size: 13px;
  line-height: 27px;
}
.ui-datepicker-calendar th {
  color: #999;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
  display: block;
  width: 31px;
  margin: auto;
  text-decoration: none;
  color: #404040;
}
.ui-datepicker-calendar a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ui-datepicker-calendar span {
  color: #bfbfbf;
}
.ui-datepicker-today a {
  font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
  background: rgba(0, 0, 0, 0.05);
  cursor: default;
}
.ui-datepicker-inline {
  border: 2px solid #e5e5e5;
  background: #fff;
  box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-header {
  line-height: 47px;
}
.ui-datepicker-inline .ui-datepicker-calendar {
  width: 100%;
}
/**/
/* datepicker */
/**/
.poll .ui-slider {
  position: relative;
  height: 3px;
  border: 2px solid #e5e5e5;
  background: #fff;
  margin: 12px 6px 26px;
}
.poll .ui-slider-handle {
  position: absolute;
  width: 15px;
  height: 15px;
  margin: -8px 0 0 -8px;
  border: 2px solid #e5e5e5;
  outline: none;
  background: #fff;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
/**/
/* modal */
/**/
.form-modal {
  position: fixed;
  z-index: 1;
  display: none;
  width: 400px;
}
.form-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
/**/
/* bootstrap compatibility */
/**/
.poll *,
.poll *:after,
.poll *:before {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.poll .label {
  border-radius: 0;
  font-size: 14px;
  color: #777 !important;
  text-align: left;
  white-space: normal;
  color: inherit;
}
.poll .checkbox,
.poll .radio {
  font-weight: 400;
}
.poll .checkbox + .checkbox,
.poll .radio + .radio {
  margin-top: 0;
}
.wrap {
  width: 100%;
  height: 100%;
  padding: 40px 0 0 150px;
}
body {
  background: #fff;
}
body.wide .wrap {
  padding-left: 0;
}
header.header {
  position: fixed;
  width: 100%;
  height: 40px;
  margin-top: -40px;
  margin-left: -150px;
  border-bottom: 1px solid #cdcdcd;
  background-color: #fff;
  z-index: 3;
}
header.header .logo {
  width: 150px;
  height: 136px;
  background-color: #424242;
  padding: 18px 0 0;
  text-align: center;
}
header.header .logo a {
  font-size: 24px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
}
header.header .logo a small {
  font-size: 13px;
  font-weight: 100;
}
header.header .navBtn {
  display: none;
}
header.header .menuBtn {
  position: absolute;
  top: 28px;
  left: 180px;
}
body.wide header.header {
  margin-left: 0;
}
.helpMenu {
  position: absolute;
  top: 2px;
  right: 0;
  padding: 0;
  font-size: 16px;
}
.helpMenu ul {
  text-align: right;
}
.helpMenu ul #profileMenu {
  display: none;
  position: absolute;
  right: 5px;
  z-index: 9000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 3px;
  width: 150px;
  opacity: 0.8;
}
.helpMenu ul #profileMenu:before {
  content: "";
  border-color: transparent transparent #777 transparent;
  border-style: solid;
  border-width: 6px 6px 8px 6px;
  position: absolute;
  width: 0;
  height: 0;
  top: -14px;
  left: 119px;
}
.helpMenu ul #profileMenu ul:before {
  content: "";
  border-color: transparent transparent white transparent;
  border-style: solid;
  border-width: 5px 5px 7px 5px;
  position: absolute;
  width: 0;
  height: 0;
  top: -12px;
  left: 120px;
}
.helpMenu ul #profileMenu li {
  float: none;
  border: none;
  text-align: left;
}
.helpMenu ul #profileMenu li a {
  color: #777;
  font-size: 14px;
}
.helpMenu li {
  line-height: 37px;
  float: left;
  height: 34px;
  padding: 0 20px;
}
.helpMenu li a {
  color: #777;
}
.helpMenu li a span {
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  padding: 4px 7px;
  font-size: 11px;
  top: -2px;
  margin-left: 4px;
  color: #fff;
}
.helpMenu li a img {
  position: relative;
  top: -8px;
  width: 49px;
  height: 49px;
  vertical-align: top;
  margin-right: 10px;
}
.helpMenu li a em {
  font-style: normal;
}
.helpMenu li i {
  font-size: 18px;
}
section.navigation {
  position: fixed;
  width: 150px;
  height: 100%;
  margin-left: -150px;
  margin-top: 96px;
  background-color: #424242;
}
section.navigation div.header {
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-weight: 200;
  font-size: 12px;
  padding: 0;
}
section.navigation .topnav ul {
  display: block;
  padding-left: 0;
  background-color: #525252;
}
section.navigation .topnav li {
  border-left: 2px solid #424242;
}
section.navigation .topnav li:hover {
  background: #3c3c3c;
  border-left: 2px solid #ca151e;
}
section.navigation .topnav li a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #fff;
  padding: 0 0 0 5px;
  font-size: 14px;
}
section.navigation .topnav li a:hover {
  background: #3c3c3c;
}
section.navigation .topnav li a i.fa {
  display: inline-block;
  width: 20px;
  margin: 0 auto;
}
section.navigation .subnav li {
  border: none;
}
section.navigation .subnav li:hover {
  border: none;
}
section.navigation .subnav li a {
  display: block;
  height: 26px;
  line-height: 26px;
  color: #fff;
  padding: 0 0 0 20px;
  font-size: 0.9em;
  text-align: left;
}
section.navigation .subnav li a:hover {
  border-left: none;
}
section.navigation .subnav li a i.fa {
  display: inline-block;
  width: 18px;
  margin: 0 auto;
}
section.contents {
  position: relative;
  height: 100%;
  padding-top: 60px;
  z-index: 2;
}
section.contents h1.contentHeader {
  padding-left: 30px;
  color: #777;
  font-size: 24px;
  font-weight: 100;
  height: 60px;
  margin-top: -60px;
  width: 100%;
  line-height: 60px;
  z-index: 100;
  background: #f4f4f4;
  background-size: 100% 100%;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #e5e5e5;
  z-index: 3;
}
section.contents .pageHistory {
  position: absolute;
  top: 34px;
  right: 10px;
  font-size: 12px;
  color: #777;
}
section.contents .pageHistory a {
  color: #777;
  font-size: 12px;
}
section.contents .pageHistory i {
  margin: 0 5px;
  opacity: 0.4;
}
article.contents {
  background: #f0f0f0;
  min-height: 100%;
  z-index: 10;
  padding: 10px;
  box-shadow: 34px 0 26px -17px rgba(0, 0, 0, 0.1) inset;
}
article.contents > footer {
  position: relative;
  width: 100%;
  bottom: 0;
  margin: 10px 0;
  padding: 5px 10px;
  background-color: #333;
  z-index: 2;
  color: #fff;
  font-size: 13px;
}
article.contents > footer img {
  vertical-align: middle;
  margin-right: 10px;
}
.loginBox {
  position: relative;
  width: 450px;
  margin: 100px auto 0;
}
.loginBox .logoImg {
  text-align: center;
}
.loginBox .form {
  border: none;
}
.loginBox .form fieldset .middleLine {
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  height: 10px;
  margin-bottom: 20px;
}
.loginBox .form fieldset .middleLine div {
  width: 60px;
  position: relative;
  margin: 0 auto !important;
  background-color: #fff;
  text-align: center;
}
.loginBox .form fieldset input {
  font-size: 16px;
  height: 44px;
  color: #777;
}
.loginBox .form fieldset i {
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  padding-left: 12px;
  right: 12px;
}
.loginBox {
  position: relative;
  width: 450px;
  margin: 150px auto 0;
}
.loginBox .logoImg {
  text-align: center;
}
.loginBox .form {
  border: none;
}
.loginBox .form fieldset .middleLine {
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  height: 10px;
  margin-bottom: 20px;
}
.loginBox .form fieldset .middleLine div {
  width: 60px;
  position: relative;
  margin: 0 auto !important;
  background-color: #fff;
  text-align: center;
}
.loginBox .form fieldset input {
  font-size: 16px;
  height: 44px;
  color: #777;
}
.loginBox .form fieldset i {
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  padding-left: 12px;
  right: 12px;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #dddddd;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #dddddd;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #dddddd;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #dddddd;
}
.form section .history {
  font-size: 14px;
  line-height: 18px;
}
.form section .history .historyTitle {
  display: inline-block;
  width: 60px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 8px;
  margin-right: 10px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
}
.form section .history .historyTitle.issueOpen {
  color: #fff;
  background-color: #7eb0db;
}
.form section .history .historyTitle.issueClose {
  color: #fff;
  background-color: #26ab26;
}
.form section .history .historyTitle.issueEdit {
  color: #fff;
  background-color: #808080;
}
.form section .history .historyTitle.managerAdd {
  color: #fff;
  background-color: #7f7fff;
}
.form section .history .historyTitle.managerDel {
  color: #fff;
  background-color: #c5c550;
}
.form section .history .historyTitle.milestone {
  color: #fff;
  background-color: #ff7f7f;
}
.form section .history .historyContent {
  display: inline-block;
  line-height: 30px;
}
.form section .history .historyTime {
  display: inline-block;
  font-size: 0.8em;
  color: #919191;
}
/**/
/* normal state */
/**/
.form .toggle i:before {
  background-color: #ca151e;
}
.form .button {
  background-color: #ca151e;
}
/**/
/* hover state */
/**/
.form .checkbox:hover i,
.form .input:hover input,
.form .radio:hover i,
.form .select:hover select,
.form .textarea:hover textarea,
.form .toggle:hover i,
.form .ui-slider-handle:hover {
  border-color: #ee575f;
}
.form .rating input + label:hover,
.form .rating input + label:hover ~ label {
  color: #ca151e;
}
/**/
/* focus state */
/**/
.form .checkbox input:focus + i,
.form .input input:focus,
.form .radio input:focus + i,
.form .select select:focus,
.form .textarea textarea:focus,
.form .toggle input:focus + i {
  border-color: #ca151e;
}
/**/
/* checked state */
/**/
.form .radio input + i:after {
  background-color: #ca151e;
}
.form .checkbox input + i:after {
  color: #ca151e;
}
.form .checkbox input:checked + i,
.form .radio input:checked + i,
.form .toggle input:checked + i {
  border-color: #ca151e;
}
.form .rating input:checked ~ label {
  color: #ca151e;
}
/*
  Project _ button
  FileName _ button.css
  Author _ 김형원 (manu@manuz.com)
  Date _ 2010. 03. 19
  Last _ 2014. 06. 10
*/
.btn {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: inline-block;
  margin: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 4px 12px;
}
.btn:after,
.btn:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn:focus,
.btn:hover {
  color: #777;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto 0;
  outline-offset: -2px;
}
.btn-lg {
  padding: 8px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-md {
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
.btn-sm {
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn + .btn {
  margin-left: 4px;
}
.btn-block + .btn-block {
  margin-top: 5px;
  margin-left: 0;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.btn {
  color: #4d4d4d;
  background-color: #eee;
  border-color: #d5d5d5;
}
.btn.active,
.btn:active,
.btn:focus,
.btn:hover {
  color: #333333;
  background-color: #e1e1e1;
  border-color: #d5d5d5;
}
.btn-main {
  color: #ffffff;
  background-color: #AE0E16;
  border-color: #7f0a10;
}
.btn-main.active,
.btn-main:active,
.btn-main:focus,
.btn-main:hover {
  color: #ffffff;
  background-color: #960c13;
  border-color: #7f0a10;
}
.btn-sub {
  color: #ffffff;
  background-color: #B1550E;
  border-color: #823e0a;
}
.btn-sub.active,
.btn-sub:active,
.btn-sub:focus,
.btn-sub:hover {
  color: #ffffff;
  background-color: #994a0c;
  border-color: #823e0a;
}
.btn-sub2 {
  color: #ffffff;
  background-color: #096D66;
  border-color: #053e3a;
}
.btn-sub2.active,
.btn-sub2:active,
.btn-sub2:focus,
.btn-sub2:hover {
  color: #ffffff;
  background-color: #075550;
  border-color: #053e3a;
}
.btn-sub3 {
  color: #ffffff;
  background-color: #18910C;
  border-color: #106208;
}
.btn-sub3.active,
.btn-sub3:active,
.btn-sub3:focus,
.btn-sub3:hover {
  color: #ffffff;
  background-color: #14790a;
  border-color: #106208;
}
.btn-sub4 {
  color: #ffffff;
  background-color: #E12A33;
  border-color: #bd1b23;
}
.btn-sub4.active,
.btn-sub4:active,
.btn-sub4:focus,
.btn-sub4:hover {
  color: #ffffff;
  background-color: #d41e27;
  border-color: #bd1b23;
}
.btn-main {
  color: #ffffff;
  background-color: #AE0E16;
  border-color: #7f0a10;
}
.btn-main.active,
.btn-main:active,
.btn-main:focus,
.btn-main:hover {
  color: #ffffff;
  background-color: #960c13;
  border-color: #7f0a10;
}
.btn-main1 {
  color: #ffffff;
  background-color: #E12A33;
  border-color: #bd1b23;
}
.btn-main1.active,
.btn-main1:active,
.btn-main1:focus,
.btn-main1:hover {
  color: #ffffff;
  background-color: #d41e27;
  border-color: #bd1b23;
}
.btn-main2 {
  color: #ffffff;
  background-color: #C8161F;
  border-color: #9a1118;
}
.btn-main2.active,
.btn-main2:active,
.btn-main2:focus,
.btn-main2:hover {
  color: #ffffff;
  background-color: #b1131b;
  border-color: #9a1118;
}
.btn-main3 {
  color: #ffffff;
  background-color: #97040B;
  border-color: #650307;
}
.btn-main3.active,
.btn-main3:active,
.btn-main3:focus,
.btn-main3:hover {
  color: #ffffff;
  background-color: #7e0309;
  border-color: #650307;
}
.btn-main4 {
  color: #ffffff;
  background-color: #7D0006;
  border-color: #4a0004;
}
.btn-main4.active,
.btn-main4:active,
.btn-main4:focus,
.btn-main4:hover {
  color: #ffffff;
  background-color: #630005;
  border-color: #4a0004;
}
.btn-2nd {
  color: #ffffff;
  background-color: #B1550E;
  border-color: #823e0a;
}
.btn-2nd.active,
.btn-2nd:active,
.btn-2nd:focus,
.btn-2nd:hover {
  color: #ffffff;
  background-color: #994a0c;
  border-color: #823e0a;
}
.btn-2nd1 {
  color: #4d4d4d;
  background-color: #E57C2B;
  border-color: #c56318;
}
.btn-2nd1.active,
.btn-2nd1:active,
.btn-2nd1:focus,
.btn-2nd1:hover {
  color: #333333;
  background-color: #dc6f1b;
  border-color: #c56318;
}
.btn-2nd2 {
  color: #ffffff;
  background-color: #CC6516;
  border-color: #9e4e11;
}
.btn-2nd2.active,
.btn-2nd2:active,
.btn-2nd2:focus,
.btn-2nd2:hover {
  color: #ffffff;
  background-color: #b55a14;
  border-color: #9e4e11;
}
.btn-2nd3 {
  color: #ffffff;
  background-color: #9A4504;
  border-color: #682f03;
}
.btn-2nd3.active,
.btn-2nd3:active,
.btn-2nd3:focus,
.btn-2nd3:hover {
  color: #ffffff;
  background-color: #813a03;
  border-color: #682f03;
}
.btn-2nd4 {
  color: #ffffff;
  background-color: #7F3700;
  border-color: #4c2100;
}
.btn-2nd4.active,
.btn-2nd4:active,
.btn-2nd4:focus,
.btn-2nd4:hover {
  color: #ffffff;
  background-color: #662c00;
  border-color: #4c2100;
}
.btn-3rd {
  color: #ffffff;
  background-color: #096D66;
  border-color: #053e3a;
}
.btn-3rd.active,
.btn-3rd:active,
.btn-3rd:focus,
.btn-3rd:hover {
  color: #ffffff;
  background-color: #075550;
  border-color: #053e3a;
}
.btn-3rd1 {
  color: #ffffff;
  background-color: #1A8D85;
  border-color: #12625c;
}
.btn-3rd1.active,
.btn-3rd1:active,
.btn-3rd1:focus,
.btn-3rd1:hover {
  color: #ffffff;
  background-color: #167771;
  border-color: #12625c;
}
.btn-3rd2 {
  color: #ffffff;
  background-color: #0E7D75;
  border-color: #094f4a;
}
.btn-3rd2.active,
.btn-3rd2:active,
.btn-3rd2:focus,
.btn-3rd2:hover {
  color: #ffffff;
  background-color: #0b6660;
  border-color: #094f4a;
}
.btn-3rd3 {
  color: #ffffff;
  background-color: #025F58;
  border-color: #012d2a;
}
.btn-3rd3.active,
.btn-3rd3:active,
.btn-3rd3:focus,
.btn-3rd3:hover {
  color: #ffffff;
  background-color: #014641;
  border-color: #012d2a;
}
.btn-3rd4 {
  color: #ffffff;
  background-color: #004E48;
  border-color: #001b19;
}
.btn-3rd4.active,
.btn-3rd4:active,
.btn-3rd4:focus,
.btn-3rd4:hover {
  color: #ffffff;
  background-color: #003530;
  border-color: #001b19;
}
.btn-4th {
  color: #ffffff;
  background-color: #18910C;
  border-color: #106208;
}
.btn-4th.active,
.btn-4th:active,
.btn-4th:focus,
.btn-4th:hover {
  color: #ffffff;
  background-color: #14790a;
  border-color: #106208;
}
.btn-4th1 {
  color: #4d4d4d;
  background-color: #32BC23;
  border-color: #27911b;
}
.btn-4th1.active,
.btn-4th1:active,
.btn-4th1:focus,
.btn-4th1:hover {
  color: #333333;
  background-color: #2ca71f;
  border-color: #27911b;
}
.btn-4th2 {
  color: #ffffff;
  background-color: #20A712;
  border-color: #17790d;
}
.btn-4th2.active,
.btn-4th2:active,
.btn-4th2:focus,
.btn-4th2:hover {
  color: #333333;
  background-color: #1c9010;
  border-color: #17790d;
}
.btn-4th3 {
  color: #ffffff;
  background-color: #0F7E03;
  border-color: #094c02;
}
.btn-4th3.active,
.btn-4th3:active,
.btn-4th3:focus,
.btn-4th3:hover {
  color: #ffffff;
  background-color: #0c6502;
  border-color: #094c02;
}
.btn-4th4 {
  color: #ffffff;
  background-color: #0A6800;
  border-color: #053500;
}
.btn-4th4.active,
.btn-4th4:active,
.btn-4th4:focus,
.btn-4th4:hover {
  color: #ffffff;
  background-color: #084f00;
  border-color: #053500;
}
.btn-edit {
  color: #4d4d4d;
  background-color: #CE8E15;
  border-color: #a06e10;
}
.btn-edit.active,
.btn-edit:active,
.btn-edit:focus,
.btn-edit:hover {
  color: #333333;
  background-color: #b77e13;
  border-color: #a06e10;
}
.btn-delete {
  color: #ffffff;
  background-color: #e1494b;
  border-color: #d42325;
}
.btn-delete.active,
.btn-delete:active,
.btn-delete:focus,
.btn-delete:hover {
  color: #ffffff;
  background-color: #de3335;
  border-color: #d42325;
}
.btn-search {
  color: #4d4d4d;
  background-color: #fff;
  border-color: #e6e6e6;
}
.btn-search.active,
.btn-search:active,
.btn-search:focus,
.btn-search:hover {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #e6e6e6;
}
.btn-page-active {
  color: #ffffff;
  background-color: #eb4049;
  border-color: #e11721;
}
.btn-page-active.active,
.btn-page-active:active,
.btn-page-active:focus,
.btn-page-active:hover {
  color: #ffffff;
  background-color: #e92933;
  border-color: #e11721;
}
.btn-page {
  color: #4d4d4d;
  background-color: #eee;
  border-color: #d5d5d5;
}
.btn-page.active,
.btn-page:active,
.btn-page:focus,
.btn-page:hover {
  color: #333333;
  background-color: #e1e1e1;
  border-color: #d5d5d5;
}
.btn-black {
  color: #ffffff;
  background-color: #111111;
  border-color: #000000;
}
.btn-black.active,
.btn-black:active,
.btn-black:focus,
.btn-black:hover {
  color: #ffffff;
  background-color: #040404;
  border-color: #000000;
}
.btn-black-st {
  color: #e6e6e6;
  background-color: #040404;
  background: repeating-linear-gradient(-55deg, #111111, #111111 1px, #040404 2px, #040404 3px);
  border-color: #000000;
}
.btn-black-st.active,
.btn-black-st:active,
.btn-black-st:focus,
.btn-black-st:hover {
  color: #ffffff;
  background-color: #000000;
  background: repeating-linear-gradient(-55deg, #040404, #040404 1px, #000000, #000000);
  border-color: #000000;
}
.btn-white {
  color: #4d4d4d;
  background-color: #F1F1F1;
  border-color: #d8d8d8;
}
.btn-white.active,
.btn-white:active,
.btn-white:focus,
.btn-white:hover {
  color: #333333;
  background-color: #e4e4e4;
  border-color: #d8d8d8;
}
.btn-white-st {
  color: #4d4d4d;
  background-color: #f2f2f2;
  background: repeating-linear-gradient(-55deg, #FFFFFF, #FFFFFF 1px, #f2f2f2 2px, #f2f2f2 3px);
  border-color: #e6e6e6;
}
.btn-white-st.active,
.btn-white-st:active,
.btn-white-st:focus,
.btn-white-st:hover {
  color: #333333;
  background-color: #e6e6e6;
  background: repeating-linear-gradient(-55deg, #f2f2f2, #f2f2f2 1px, #e6e6e6, #e6e6e6);
  border-color: #d9d9d9;
}
.btn-gray {
  color: #4d4d4d;
  background-color: #B2B3B7;
  border-color: #98999e;
}
.btn-gray.active,
.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover {
  color: #333333;
  background-color: #a5a6ab;
  border-color: #98999e;
}
.btn-gray-st {
  color: #4d4d4d;
  background-color: #a5a6ab;
  background: repeating-linear-gradient(-55deg, #B2B3B7, #B2B3B7 1px, #a5a6ab 2px, #a5a6ab 3px);
  border-color: #98999e;
}
.btn-gray-st.active,
.btn-gray-st:active,
.btn-gray-st:focus,
.btn-gray-st:hover {
  color: #333333;
  background-color: #98999e;
  background: repeating-linear-gradient(-55deg, #a5a6ab, #a5a6ab 1px, #98999e, #98999e);
  border-color: #8a8c92;
}
.btn-red {
  color: #ffffff;
  background-color: #E61A09;
  border-color: #b51407;
}
.btn-red.active,
.btn-red:active,
.btn-red:focus,
.btn-red:hover {
  color: #ffffff;
  background-color: #cd1708;
  border-color: #b51407;
}
.btn-red-st {
  color: #e6e6e6;
  background-color: #cd1708;
  background: repeating-linear-gradient(-55deg, #E61A09, #E61A09 1px, #cd1708 2px, #cd1708 3px);
  border-color: #b51407;
}
.btn-red-st.active,
.btn-red-st:active,
.btn-red-st:focus,
.btn-red-st:hover {
  color: #ffffff;
  background-color: #b51407;
  background: repeating-linear-gradient(-55deg, #cd1708, #cd1708 1px, #b51407, #b51407);
  border-color: #9c1206;
}
.btn-blue {
  color: #ffffff;
  background-color: #6666bb;
  border-color: #4949a5;
}
.btn-blue.active,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
  color: #ffffff;
  background-color: #5454b3;
  border-color: #4949a5;
}
.btn-blue-st {
  color: #e6e6e6;
  background-color: #5454b3;
  background: repeating-linear-gradient(-55deg, #6666bb, #6666bb 1px, #5454b3 2px, #5454b3 3px);
  border-color: #4949a5;
}
.btn-blue-st.active,
.btn-blue-st:active,
.btn-blue-st:focus,
.btn-blue-st:hover {
  color: #ffffff;
  background-color: #4949a5;
  background: repeating-linear-gradient(-55deg, #5454b3, #5454b3 1px, #4949a5, #4949a5);
  border-color: #414193;
}
/*
  Project _ badge
  FileName _ badge.css
  Author _ 김형원 (manu@manuz.com)
  Date _ 2010. 03. 19
  Last _ 2014. 06. 10
*/
span.label {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #ee575f;
}
span.label-half {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #e7e7e8;
}
span.label-sick {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #f9685c;
}
span.label-year {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #ee575f;
}
span.label-vacation {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #adadda;
}
span.label-main {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #f2636a;
}
span.label-main1 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #f4b0b3;
}
span.label-main2 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #f2858b;
}
span.label-main3 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #fa3a43;
}
span.label-main4 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #ff1722;
}
span.label-2nd {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #f3a365;
}
span.label-2nd1 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #f6d0b3;
}
span.label-2nd2 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #f2b789;
}
span.label-2nd3 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #fa8f3d;
}
span.label-2nd4 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #ff7d19;
}
span.label-3rd {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #22eddf;
}
span.label-3rd1 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #5fe1d8;
}
span.label-3rd2 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #3be9dc;
}
span.label-3rd3 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #05f5e3;
}
span.label-3rd4 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #00e7d5;
}
span.label-4th {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #56f046;
}
span.label-4th1 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #97ea8e;
}
span.label-4th2 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #71ee64;
}
span.label-4th3 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #36fa20;
}
span.label-4th4 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #1aff02;
}
span.label-ms-0 {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #e7e7e8;
  background: repeating-linear-gradient(-55deg, #B2B3B7, #B2B3B7 1px, #a5a6ab 2px, #a5a6ab 3px);
}
span.label-ms-O {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #333333;
  background-color: #e7e7e8;
  background: repeating-linear-gradient(-55deg, #B2B3B7, #B2B3B7 1px, #a5a6ab 2px, #a5a6ab 3px);
}
span.label-ms-A {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #adadda;
}
span.label-ms-D {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #f9685c;
}
span.label-ms-S {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #ffffff;
  background-color: #ee575f;
}
/* 기본 색상 (스카이톤) */
span.badge {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #fff;
  background-color: #e92933;
}
span.badge-main {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #ffffff;
  background-color: #ef333d;
}
span.badge-main1 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #ee8389;
}
span.badge-main2 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #ed575f;
}
span.badge-main3 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #ffffff;
  background-color: #f80914;
}
span.badge-main4 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #ffffff;
  background-color: #e3000b;
}
span.badge-2nd {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #ef8736;
}
span.badge-2nd1 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #f0b486;
}
span.badge-2nd2 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #ed9a5b;
}
span.badge-2nd3 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #f9720b;
}
span.badge-2nd4 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #e56300;
}
span.badge-3rd {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #11cbbe;
}
span.badge-3rd1 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #34d9ce;
}
span.badge-3rd2 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #18d9cb;
}
span.badge-3rd3 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #04c3b5;
}
span.badge-3rd4 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #00b4a6;
}
span.badge-4th {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #2aec17;
}
span.badge-4th1 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #6fe263;
}
span.badge-4th2 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #47e936;
}
span.badge-4th3 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #1be205;
}
span.badge-4th4 {
  display: inline-block;
  border-radius: 10px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 0.9em;
  padding: 3px 5px 3px 4px;
  color: #333333;
  background-color: #14ce00;
}
input[type=password],
input[type=text],
select {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 31px;
  padding: 5px 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  font: 15px/19px;
  color: #5e5e5e;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  vertical-align: middle;
  border-color: #e5e5e5;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}

select {
  padding-right: 25px;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #ca151e;
}
.table * {
  box-sizing: border-box;
}
.table + .table {
  margin-top: 5px;
}
.table select + i {
  position: absolute;
  margin-top: 8px;
  margin-left: -19px;
}
.table .checkbox,
.table .radio {
  position: relative;
  display: block;
  margin-bottom: 4px !important;
  padding-left: 27px;
  font-size: 15px;
  line-height: 27px;
  color: #ca151e;
  cursor: pointer;
}
.table .checkbox *,
.table .radio * {
  box-sizing: content-box;
}
.table .checkbox input,
.table .radio input {
  position: absolute;
  left: -9999px;
}
.table .checkbox i,
.table .radio i {
  position: absolute;
  top: -9px;
  left: 5px;
  display: block;
  width: 13px;
  height: 13px;
  outline: none;
  border-width: 2px;
  border-style: solid;
  background: #fff;
}
.table .radio i {
  border-radius: 50%;
}
.table .checkbox input + i:after,
.table .radio input + i:after {
  position: absolute;
  opacity: 0;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.table .radio input + i:after {
  content: '';
  top: 4px;
  left: 4px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.table .checkbox input + i:after {
  content: '\f00c';
  top: -1px;
  left: -1px;
  width: 15px;
  height: 15px;
  font: normal 12px/16px FontAwesome;
  text-align: center;
}
.table .checkbox input:checked + i:after,
.table .radio input:checked + i:after {
  opacity: 1;
}
.table {
  display: block;
  padding: 0;
  border: 1px solid #e9e9e9;
  background: rgba(255, 255, 255, 0.9);
}
.table header {
  display: block;
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  font-size: 15px;
  font-weight: 300;
  color: #232323;
}
.table header .dataInfo {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #777;
  vertical-align: bottom;
}
.table header .dataInfo strong {
  color: #5e5e5e;
}
.table header.small {
  padding: 3px 6px;
}
.table header input {
  padding: 0 8px;
  height: 26px;
}
.table header select {
  padding-top: 0;
  padding-bottom: 0;
  height: 26px;
}
.table header select + i {
  margin-top: 6px;
}
.table header:after,
.table header:before {
  content: '';
  display: table;
  clear: both;
}
.table section {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background: rgba(255, 255, 255, 0.9);
}
.table section img {
  max-width: 100%;
  box-sizing: border-box;
}
.table footer {
  display: block;
  padding: 8px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
}
.table footer:after,
.table footer:before {
  content: '';
  display: table;
  clear: both;
}
.table section table {
  width: 100%;
}
.table section table thead {
  border-bottom: 1px solid #e9e9e9;
  table-layout: fixed;
}
.table section table thead td,
.table section table thead th {
  padding: 6px 8px;
  text-align: center;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  color: #444444;
  background-color: #f6f6f6;
  font-size: 13px;
}
.table section table thead td input,
.table section table thead th input {
  margin: 0;
  width: 100%;
  font-size: 12px;
  padding: 3px 7px;
  height: 28px;
}
.table section table thead td:first-child,
.table section table thead th:first-child {
  border-left: none;
  text-align: center;
}
.table section table tbody td::first-line {
  border-top: none;
}
.table section table tbody td {
  padding: 3px 8px;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  text-align: left;
  font-size: 12px;
  height: 18px;
  line-height: 22px;
}
.table section table tbody td a:not(.btn) {
  border-bottom: 2px dotted #ee575f;
}
.table section table tbody td:first-child {
  border-left: none;
  text-align: center;
}
.table section table tbody td.noData {
  height: 200px;
  vertical-align: middle;
}
.table section table tbody tr:nth-child(odd) {
  background: #fef9f9;
}
.table section table td input[type=text].input-xs {
  font-size: 12px;
  padding: 1px 5px;
  line-height: 1.5;
  height: auto;
}
.table section table.treetable td:first-child {
  text-align: left;
}
.table section table.treetable tr.collapsed td:first-child i.fa-minus-square {
  display: none;
}
.table section table.treetable tr.expanded td:first-child i.fa-plus-square {
  display: none;
}
.issue {
  position: relative;
}
.issueWrap .issueNO {
  font-size: 0.9em;
  color: #aaaaaa;
  font-weight: 800;
  text-style: oblique;
}
.issueWrap .issueName a {
  font-size: 1.2em;
  border-bottom: none !important;
  margin-right: 5px;
}
.issueWrap .issueComment {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.8em;
  font-wegith: 900;
  line-height: 18px;
  padding: 0 4px;
  height: 18px;
  color: #fff;
  background-color: #e92933;
  vertical-align: middle;
}
.issueWrap .projectType {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #999;
  background-color: #e5e5e5;
}
.issueWrap .projectName {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 20px;
  padding: 0 6px;
  height: 20px;
  color: #999;
  background-color: #e5e5e5;
}
.issueWrap .issueWriter {
  display: inline-block;
  margin-right: 5px;
}
.issueWrap .issueDate {
  display: inline;
  margin-right: 5px;
  font-size: 0.8em;
}
.issueInfo {
  position: absolute;
  right: 0;
  top: 0;
}
.issueInfo .manager {
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-left: 3px;
  overflow: hidden;
  vertical-align: middle;
}
.issueInfo .manager img {
  width: 46px;
  height: 46px;
}
.issueInfo .manager:hover span {
  position: absolute;
  z-index: 5;
  top: 2px;
  right: 2px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.milestone {
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  line-height: 14px;
  padding: 6px 8px;
  color: #fff;
  background-color: #ca151e;
  vertical-align: middle;
}
.milestone.urgent {
  background-color: #c83232;
}
.milestone.normal {
  background-color: #e11721;
}
.milestone.slow {
  background-color: #ee575f;
}
.milestone.hold {
  color: #595959;
  background-color: #dcdcdc;
}
.milestone.cancel {
  background-color: #e2b352;
}
#schedule th {
  text-align: center;
}
#schedule td {
  text-align: left;
  height: 100px;
  min-height: 100px;
  position: relative;
  padding-bottom: 25px;
}
#schedule .dateNum {
  display: block;
  margin-bottom: 7px;
  font-weight: bold;
}
#schedule .holiday {
  color: #d66;
}
#schedule .saturday {
  color: #66d;
}
#schedule .lunarDate {
  font-size: 0.8em;
  margin-left: 10px;
  color: #aaa;
  font-weight: normal;
}
#schedule .name {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 0.8em;
  margin-left: 10px;
  color: #aaa;
}
#schedule .break {
  display: block;
  font-size: 0.92em;
  padding: 0;
  margin-bottom: 2px;
}
.categoryBox {
  padding: 5px 0 0;
  margin: 10px 0;
  height: 36px;
  border-bottom: 1px solid #dadada;
}
.categoryBox ul li {
  display: inline-block;
  margin-right: 2px;
}
.categoryBox ul li a {
  display: block;
  padding: 0 18px;
  height: 31px;
  line-height: 30px;
  border: 1px solid #dadada;
  background-color: #F0F1F6;
  font-size: 13px;
}
.categoryBox ul li.on a {
  background-color: #fff;
  font-weight: 400;
  border-top: 1px solid #ca151e;
  border-bottom: 1px solid #fff;
}
.boardRead {
  position: relative;
}
.boardRead h1 {
  background-color: #F0F1F6;
  border-top: 1px solid #ca151e;
  border-bottom: 1px solid #dadada;
  padding: 10px;
  margin: 10px 0 0;
  font-size: 14.4px;
}
.boardRead h1 small {
  float: right;
  margin-left: 15px;
  line-height: 28.8px;
  color: #c3c3c3;
}
.boardRead section {
  padding: 10px !important;
  margin: 0;
  border-bottom: 1px solid #dadada;
  background: #fff;
}
.boardRead section .hit {
  float: right;
}
.boardRead section .fileLinkList a {
  margin-left: 10px;
}
.boardRead footer {
  text-align: right;
  margin: 10px 0;
}
.board table {
  width: 100%;
  border-top: 1px solid #ca151e;
  margin: 10px 0;
}
.board table thead td,
.board table thead th {
  background-color: #F0F1F6;
  border-bottom: 1px solid #dadada;
  padding: 10px;
  font-size: 12px;
}
.board table thead td.checkbox,
.board table thead th.checkbox,
.board table thead td.date,
.board table thead th.date,
.board table thead td.hit,
.board table thead th.hit,
.board table thead td.no,
.board table thead th.no {
  text-align: center;
}
.board table thead td.category,
.board table thead th.category {
  text-align: center;
}
.board table thead td.title,
.board table thead th.title {
  text-align: left;
}
.board table tbody {
  background: #fff;
}
.board table tbody td,
.board table tbody th {
  padding: 10px;
  font-size: 13px;
  border-bottom: 1px solid #dadada;
}
.board table tbody td.checkbox,
.board table tbody th.checkbox,
.board table tbody td.date,
.board table tbody th.date,
.board table tbody td.hit,
.board table tbody th.hit,
.board table tbody td.no,
.board table tbody th.no {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.board table tbody td.category,
.board table tbody th.category {
  text-align: center;
}
.board table tbody td.title,
.board table tbody th.title {
  text-align: left;
  font-size: 1.2em;
}
.board footer {
  text-align: right;
}
.boardPage {
  text-align: center;
  margin: 10px 0;
}
.boardSearch {
  margin: 10px 0;
  border: 1px solid #dadada;
  background-color: #F0F1F6;
  padding: 10px 20px;
  text-align: center;
}
.boardSearch form * {
  height: 30px;
  padding: 5px 10px;
}
.boardSearch form select {
  width: 15%;
}
.boardSearch form input {
  width: 50%;
}
.boardSearch form button {
  width: 15%;
}
.commentPost {
  position: relative;
}
.commentPost .commentInfo {
  margin-bottom: 5px;
}
.commentPost .commentInfo span {
  display: inline-block;
  margin-right: 3px;
}
.commentPost .commentBtn {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.commentPost .commentContents {
  font-size: 14px;
  color: #777;
}
.photoList {
  margin: 10px 0;
}
.photoList p.image img {
  width: 100%;
}
.fileLinkList span em {
  display: inline-block;
  border-radius: 3px;
  font-size: 0.9em;
  text-decoration: none;
  font-style: normal;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  height: 20px;
  color: #ffffff;
  background-color: #ee575f;
}
.fileLinkList em {
  font-style: normal;
  font-size: 0.8em;
}
.tree {
  margin: 15px;
}
.tree ul {
  margin-left: 20px;
}
.tree li {
  margin: 4px 0;
}
.tree li .fa-minus-square,
.tree li .fa-plus-square {
  cursor: pointer;
}
.tree li.selected a {
  font-weight: bold;
}
.tree li.selected i.fa:before {
  content: "\f101" !important;
}
#overlay {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
}
#overlay i.fa-spin {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}
#overlay #overlayWindow {
  display: none;
  opacity: 1;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.5);
  background: #fff;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
#overlay #overlayWindow iframe {
  width: 100%;
  height: 100%;
}
#overlay #overlayWindow .close {
  position: absolute;
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 4px 12px;
  cursor: pointer;
  right: 4px;
  top: 4px;
  background: #000;
  color: #fff;
}
#overlay #overlayWindow .close span {
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
}
/*@media (min-width:320px) and (max-width:767px) {
	.phonehide {
		display:none;
	}
	.helpMenu li {
		border:none;
	}
	section.navigation {
		display:none;
	}
	.loginBox{
		width:300px;
		margin:30px auto 0;
	}
	.helpMenu ul #profileMenu {
		right:5px;
	}

	.issueWrap {
		.issueDate:after {
			content:"\A"; white-space:pre;
		}
	}
	.table {
		header {
			.btn, select, input {
				margin-top:2px;
				margin-bottom:2px;
			}
			select {
				max-width:98%;
			}
		}
		section table {
			tr {
				display:block;
				border-top:1px solid @border-color;
				border-left:1px solid @border-color;
				padding:8px 6px;
				th, td {
					display:inline;
					border:none;
					padding:2px 2px;
					line-height:24px;
					&.lb:after {
						content:"\A";
						white-space:pre;
					}
					&:first-child {
						display:inline-block;
					}
				}
			}
		}
	}

	.issueInfo {
		position:relative;
		margin-top:3px;

		.manager {
			width:25px;
			height:25px;
			img {
				width:25px;
				height:25px;
			}
			span {
				display:none;
			}
		}
	}

}
*/
.desktopHide {
  display: none;
}
@media screen and (max-width: 1280px) {
  .desktopHide {
    display: block;
  }
  .wrap {
    padding: 40px 0 0;
  }
  header.header {
    height: 40px;
    margin-top: -40px;
    margin-left: 0;
    z-index: 200;
  }
  header.header .logo {
    display: none;
  }
  header.header .navBtn {
    display: block;
    position: absolute;
    top: 7px;
    left: 14px;
    z-index: 10;
    font-size: 18px;
    cursor: pointer;
  }
  header.header .helpMenu {
    top: 0;
    padding: 0;
    font-size: 14px;
  }
  section.navigation {
    display: block;
    position: absolute;
    margin: -40px 0 0;
    padding-top: 40px;
    overflow: hidden;
    z-index: 100;
    width: 100%;
    height: 0;
  }
  section.navigation .topnav li a {
    height: 35px;
    line-height: 35px;
    padding: 0 7px;
    text-align: left;
    font-size: 14px;
  }
  section.navigation .topnav li a i.fa {
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 25px;
  }
  section.navigation .subnav li a {
    padding: 0 0 0 20px;
  }
  section.contents {
    padding-top: 40px;
  }
  section.contents h1.contentHeader {
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-top: -40px;
  }
  section.contents .pageHistory {
    top: 10px;
  }
  section.contents article.contents {
    padding: 5px;
  }
  .loginBox {
    width: 320px;
    margin: 40px auto 0;
  }
  .loginBox .form {
    border: none;
  }
  .loginBox .form fieldset .middleLine {
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    height: 10px;
    margin-bottom: 20px;
  }
  .loginBox .form fieldset .middleLine div {
    width: 60px;
    position: relative;
    margin: 0 auto !important;
    background-color: #fff;
    text-align: center;
  }
  .loginBox .form fieldset input {
    font-size: 16px;
    height: 44px;
    color: #777;
  }
  .loginBox .form fieldset i {
    font-size: 24px;
    line-height: 36px;
    height: 36px;
    padding-left: 12px;
    right: 12px;
  }
}
.agreeBox{position:relative;overflow-y:auto;height:150px;padding:15px;border:solid 1px #e5e5e5;}
.agreeBox ol{margin:0 0 0 22px;list-style-type:decimal;}
.agreeBox ol li{padding:2px;}
.text-red{color:#ae0e16}
.thanks {
    margin: 0 15px;
    border: solid 1px #e5e5e5;
    padding: 10px;
    display: block;
}

.cRed { color:red; }


.table section table tbody td.tc { text-align:center; }
.table section table tbody td.tr { text-align:right; }
