.blue {
    color: #3276b1;
}

.noti-blue {
    color: #23507E;
}

.pink {
    color: #CA1843;
}

.pink2 {
    color: #e1399e;
}

.green {
    color: #1B6B84;
}

.underline {
    text-decoration: underline;
    cursor: pointer;
}

.btn-apply {
    background-color: #ca429b;
    color: #ffffff;
    border-color: #ca429b;
}

.btn-join,
.btn-purple {
    background-color: #8498E1;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 9pt;
    width: 120px;
}

.btn-findpw,
.btn-gray {
    background-color: #9BA6BA;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 9pt;
    width: 120px;
}

.btn-join:hover,
.btn-findpw:hover,
.btn-gray:hover,
.btn-purple:hover,
.btn-apply:hover {
    color: #f1f1f1;
}

.btn-recruit {
    color: #ffffff;
    background-color: #585EB2;
    border-color: #575DAF;
}

.btn-recruit:hover {
    color: #f1f1f1;
}

#header {
    margin: auto;
    margin-top: 5px;
    width: 1000px;
}

#header-line {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

#header .nav-text {
    float: left;
    width: 20%;
    line-height: 45px;
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
}

#header .nav-text a {
    color: #484848;
}

#admin #header .nav-text {}

#header .nav-text .active {
    color: #428bca;
}

.appcontainer {
    margin: auto;
    max-width: 1000px;
}

.appcontainer.area {
    min-height: 700px;
}

#footer {
    padding-top: 20px;
    margin-bottom: 50px;
}

#footer-contents {
    width: 1000px;
    margin: auto;
}

.header-area {
    height: 117px;
    border-bottom: 2px solid #418BCA;
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 10px;
}

#process .header-area {
    background-image: url(/img/common/process_img.png);
}

#board .header-area {
    background-image: url(/img/common/notice_img.png);
}

#board .infomaxinfo-area {
    margin-top: 55px;
    margin-left: 100px;
}

#board .infomaxinfo-area .infomaxinfo {
    width: 80px;
}

#faq .header-area {
    background-image: url(/img/common/faq_img.png);
}

#faq textarea {
    height: 500px;
    width: 100%;
    margin-bottom: 10px;
    border-color: #cccccc;
}

#recruit .header-area {
    background-image: url(/img/common/recruit_img.png);
}

ul {
    padding-left: 16px;
}

ul.recruit-style {
    padding-left: 20px;
}

ul.recruit-style li {
    margin-bottom: 5px;
}

#process {}

.box {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    padding: 0px 10px 10px 10px;
}

#process .proc-title {
    text-align: center;
    padding-top: 20px;
}

#process .proc-title-area {
    background-color: #CCDAE7;
    border: 1px 0px 1px 1px solid #ddd;
    height: 60px;
}

#process .proc-contents-area {
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    height: 60px;
}

#process .proc-contents5 {
    padding-top: 10px;
    float: left;
    width: 20%;
    text-align: center;
}

#process .proc-contents4 {
    padding-top: 10px;
    float: left;
    width: 25%;
    text-align: center;
}

#process .step {
    font-size: 8pt;
    color: #a1a1a1;
    margin: 0px;
    padding: 0px;
}

#process .desc {
    font-weight: bold;
}

#process .arrow {
    margin-left: -15px;
    width: 30px;
    height: 35px;
    position: absolute;
    background-image: url(/img/common/arrow.png);
    background-repeat: no-repeat;
}

#process .arrow.t2 {
    background-position: 0px -35px;
}

#process .arrow.t3 {
    background-position: 0px -70px;
}

#process .arrow.t4 {
    background-position: 0px -106px;
}

#recruit {}

#recruit #recruit-table-area {
    min-height: 350px;
    border-top: 2px solid #418BCA;
}

#recruit table th {
    text-align: center;
}

#recruit #job-nav-area {
    background-color: #0065BD;
    border-radius: 10px;
}

#recruit .job-nav-link {
    cursor: pointer;
}

#recruit .job-nav {
    float: left;
    text-align: center;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
}

#recruit .job-nav.active {
    background-color: #ffffff;
    color: #0065BD;
    border: 1px solid #0065BD;
    border-radius: 10px;
}

#recruit .job-nav:hover {
    background-color: #f1f1f1;
    color: #676C84;
    border: 1px solid #676C84;
    border-radius: 10px;
}

.add-desc {
    border: 1px solid #dddddd;
    padding: 20px;
}

#faq .faq-table-tr {
    border-bottom: 1px solid #e3e3e3;
}

#faq .faq-table-c {
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

#faq .faq-table-c1 {
    width: 5%;
    color: #FF70C3;
}

#faq .faq-table-c2 {
    text-align: left;
    width: 70%;
    font-size: 10pt;
}

#faq .faq-table-c3 {
    text-align: right;
    padding-right: 20px;
    width: 25%;
}

#faq .faq-table-contents div {
    padding: 10px;
    background-color: #E0E9F8;
}

#recruit .recruit-table-tr {
    border-bottom: 1px solid #dddddd;
}

#recruit .recruit-table {}

#recruit .recruit-table .recruit-table-c {
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

#recruit .recruit-table .recruit-table-c1 {
    width: 10%;
}

#recruit .recruit-table .recruit-table-c2 {
    width: 10%;
}

#recruit .recruit-table .recruit-table-c3 {
    width: 50%;
}

#recruit .recruit-table .recruit-table-c4 {
    width: 20%;
}

#recruit .recruit-table .recruit-table-c5 {
    width: 10%;
}

#recruit .recruit-table-contents {
    border: 1px solid #dddddd;
}

#recruit .recruit-table-contents p {
    margin: 0;
}

#recruit .recruit-table-contents ul {
    margin: 0;
}

#recruit .recruit-table-contents ol {
    margin: 0;
}

#recruit .recruit-table .recruit-table-c3 .active {
    color: #3276b1;
    font-weight: bold;
}

#recruit .recruit-table.my-recruit-table .recruit-table-c1 {
    width: 10%;
}

#recruit .recruit-table.my-recruit-table .recruit-table-c2 {
    width: 10%;
}

#recruit .recruit-table.my-recruit-table .recruit-table-c3 {
    width: 40%;
}

#recruit .recruit-table.my-recruit-table .recruit-table-c4 {
    width: 20%;
}

#recruit .recruit-table.my-recruit-table .recruit-table-c5 {
    width: 10%;
}

#recruit .recruit-table.my-recruit-table .recruit-table-c6 {
    width: 10%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c {
    height: auto;
    line-height: inherit;
    padding: 5px;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c.lineheight {
    line-height: 34px;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c1 {
    width: 3%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c2 {
    width: 7%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c0 {
    width: 4%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c3 {
    width: 6%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c4 {
    width: 4%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c5 {
    width: 17%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c6 {
    width: 12%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c7 {
    width: 10%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c8 {
    width: 8%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c9 {
    width: 10%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c10 {
    width: 10%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c11 {
    width: 5%;
}

#recruit .recruit-table.recruit-view-table .recruit-table-c12 {
    width: 4%;
}

#login {
    margin-top: 100px;
}

#login #login-area {
    width: 500px;
    margin: auto;
    border: 3px solid #ddd;
    text-align: center;
}

#login #login-area .login-header-area {
    height: 80px;
    background-color: #ECECEC;
    line-height: 80px;
}

#login #login-area .login-contents-area {
    padding: 30px;
}

#login #login-area #join {
    color: #ff5500;
}

#join .join-label {
    text-align: right;
    line-height: 30px;
    font-weight: bold;
}

#join .join-filed {
    line-height: 30px;
}

#join .join-filed input {
    margin-right: 10px;
}

#profile {
    padding: 40px;
    width: 1024px;
    margin: auto;
}

#profile .agree-area {
    border: 1px solid #dddddd;
    font-size: 9pt;
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

#profile .mytable {
    border: 1px solid #dddddd;
    margin-bottom: 2px;
}

#profile .mytable th {
    text-align: center;
    vertical-align: middle;
    background-color: #f1f1f1;
}

#profile .mytable td {
    vertical-align: middle;
}

#profile #profileimg {
    width: 118px;
    height: 157px;
}

#profile-area {
    width: 100px;
    margin: auto;
    margin-top: 10px;
}

#profile-area #file_upload1 {
    position: relative;
}

#profile-area #file_upload1 object {
    left: 0px;
}

#profile-area #file_upload1 #file_upload1-button {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

#profile #file_upload2 {
    position: relative;
}

#profile #file_upload2 object {
    left: 0px;
}

#profile #file_upload2 #file_upload2-button {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-align: center;
}

.form-inline .form-control {
    display: inline-block;
}

#profilepdf {}

#profilepdf #profileimg {
    width: 118px;
    height: 157px;
}

#profilepdf .mytable th {
    text-align: center;
    vertical-align: middle;
    background-color: #f1f1f1 !important;
    font-size: 11pt;
}

#profilepdf .mytable td {
    vertical-align: middle;
    font-size: 10pt;
}

#profilepdf .page {
    width: 27.5cm;
    min-height: 1470px;
    padding: 1.2cm 1cm 1.3cm 1cm;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
}

#profilepdf .page.fix {
    max-height: 1470px;
    overflow: hidden;
}

#profilepdf #attachfile {
    position: absolute;
    right: 40px;
    margin-top: 10px;
}


/*게시판*/

.board-view .board-view-container .title-container {
    border-bottom: 1px solid #e4e4e4;
    line-height: 36px;
}

.board-view .board-view-container .meta-container {
    line-height: 36px;
    border-bottom: 1px solid #e4e4e4;
}

.board-view .board-view-container .content-container {
    margin-top: 10px;
    padding-top: 10px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    min-height: 500px;
}

.board-view .board-view-container .content-container p {
    margin: 0;
}

.board-view .board-view-container .content-container ul {
    margin: 0;
}

.board-view .board-view-container .content-container ol {
    margin: 0;
}

.board-view .board-view-container .bottom-container {
    margin-top: 10px;
    text-align: center;
}

.reply.ng-enter {
    /* standard transition code */
    -webkit-transition: 1s linear all;
    transition: 1s linear all;
    opacity: 0;
}

.reply.ng-enter-stagger {
    /* this will have a 100ms delay between each successive leave animation */
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    /* in case the stagger doesn't work then these two values
   must be set to 0 to avoid an accidental CSS inheritance */
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.reply.ng-enter.ng-enter-active {
    /* standard transition styles */
    opacity: 1;
}

.reply {
    cursor: pointer;
}

.reply:hover {
    background: #ddd;
}

.reply-child-write-container {
    display: none;
}

#subjecttitle {
    margin-bottom: 9px;
    color: #303a45;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 40px;
    font-weight: bold;
}

#subsub {
    color: #23507e;
    font-weight: bold;
}

.custom-modal .modal-header h5 {
    margin: 0px;
}

.custom-modal .modal-dialog {
    width: 980px;
}

.nav-list {}

.nav-list-item {
    margin: 0px;
    margin-left: -4px;
    padding: 10px;
    width: 25%;
    text-align: center;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
}

.nav-list-item.active {
    border: 1px solid #dddddd;
    border-bottom: 0px;
    cursor: default;
    background-color: #ddebfc;
}

.proc-table {
    width: 100%;
    margin-bottom: 10px;
}

.proc-table td,
.proc-table th {
    padding: 8px;
    border: 1px solid #DDDDDD;
}

.proc-table .th1 {
    font-size: 10pt;
    text-align: center;
    background-color: #C5DBFC;
}

.proc-table .td1 {
    font-size: 10pt;
    color: #1058A9;
    text-align: center;
    font-weight: bold;
    background-color: #F7F7F7;
}

.proc-table .td2 {
    color: #1068B9;
    text-align: center;
    background-color: #F7F7F7;
}

#popup .result-ps {
    margin-top: 10px;
    color: #AE8A7E;
}

#popup .result-title {
    background-color: #2289b4;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
}

#popup .result-title span {
    font-size: 20px;
    font-weight: bold;
}

#popup .res-part1 {
    text-align: center;
    float: left;
    margin-left: 50px;
    width: 200px;
    padding: 10px;
    background-color: #E1EEF4;
}

#popup .res-part2 {
    text-align: center;
    float: right;
    margin-right: 50px;
    width: 200px;
    padding: 10px;
    background-color: #E1EEF4;
}

#popup .res-part-space {
    clear: both;
    margin-bottom: 20px;
}

#popup .res-part3 {
    text-align: center;
    margin: auto;
    width: 200px;
    padding: 10px;
    background-color: #E1EEF4;
}

#popup .res-part4 {
    padding: 10px;
    background-color: #ebebeb;
}

#popup .res-part5 {
    margin-top: 10px;
    text-align: center;
}

#popup .res-label {
    font-weight: bold;
    margin-right: 20px;
    color: #3276b1;
}

#popup .res-value {
    font-weight: bold;
}

.custom-area {
    background-color: #EEE;
    margin: auto;
    margin-top: -10px;
}

.customtable {
    font-size: 9pt;
    font-family: gullim;
    margin: auto;
}

.customtable .td01 {
    background-color: #DBF2FD;
    font-size: 9pt;
    text-align: center;
}

.customtable .td02 {
    background-color: #f1f3f7;
    font-size: 9pt;
    text-align: center;
}

.customtable .td03 {
    background-color: #ffffff;
    font-size: 9pt;
    text-align: center;
}

.customtable .td04 {
    background-color: #e8f0d9;
    font-size: 9pt;
    text-align: center;
}

.customtable .td05 {
    font-size: 9pt;
    text-align: center;
}

.customtable .box01 {
    font-size: 9pt;
    padding-top: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
    bottom: 0px;
    padding-bottom: 1px;
    border: 1px solid #000;
}

.customtable .box01 table td {
    border: 1px solid #e3e3e3;
}

.customtable .box02 table td {
    border: 1px solid #000000;
}

.title_bold {
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
    height: 30px;
    vertical-align: middle;
}

.dropdown-menu {
    max-width: 240px !important;
}

.dropdown-menu td button {
    padding: 0;
}
