
/*

.cts_center {
    width: 1272px;
    margin: 0 auto;
}
*/
.sub_center {
    width: 100%;
    /* padding: 35px 0 80px 0;*/
    margin: 0 auto;
    overflow: hidden
}

.cts_title {
    width: 1120px;
    padding-left: 30px;
    margin: 20px 0 15px 0;
    float: left
}


.cts_title h4 {
    /*font-family: serif;*/
    letter-spacing: -1pt;
    color: #444;
    font-size: 24px;
    float: left;
    font-weight: 600;
}

.cts_title02 {
    width: 1140px;
    padding-left: 10px;
   /*background: url() no-repeat left center;*/
    margin: 0 0 15px 0;
    float: left
}

.cts_title02 h5 {
   /* font-family: serif;*/
    letter-spacing: -1pt;
    color: #444;
    font-size: 24px;
}

.eventProgressLabel {
    min-width: 90px;
    min-height: 38px;
    color: #fff;
    display: inline-block;
    padding-top: 7px;
    background-color: #3169fd;
}

.sub_title {
    width: 100%;
    border-bottom: 2px solid #444;
    /*background: url('') no-repeat 0px 4px;*/
    padding: 0 0 5px 15px;
    float: left;
}

.sub_title h3 {
    float: left;
   /* font-family: NotoKR-Bold;*/
    letter-spacing: -1pt;
    color: #333;
    font-weight: 600;
    font-size: 26px;
}



/* 1안내*/
.state_gr {
    margin: 0px 0 0 10px;
    float: left
}


/*
.edu01_detail {
    width: 1120px;
    padding: 25px 15px 35px 15px;
    border-top: 2px solid #444;
    border-bottom: 1px solid #ddd;
    color: #555;
    float: left
}

.edu_file {
    width: 100%;
    float: left
}


 */
/*
.edu_file li {

    padding-left: 4px;
    font-size: 16px;
    margin-right: 8px;
    display: inline;
    float: left
}

.edu_file li a {
    font-size: 14px;
}

/* 2.신청*/
.cts_title03 {
    width: 100%;
    margin: 0 0 10px 0;
    float: left
}

/*
.cts_title03 h5 {
    font-family: NotoKR-Bold;
    letter-spacing: -0.5pt;
    color: #444;
    font-size: 20px;
}

.cts_title04 {
    width: 1135px;
    padding-left: 15px;
    background: url(../images/common/bg_ctstit02.gif) no-repeat 5px center;
    margin: 0 0 10px 0;
    float: left
}

.cts_title04 h6 {
    font-family: NotoKR-Bold;
    letter-spacing: -1pt;
    color: #444;
    font-size: 20px;
    float: left
}

.category {
    width: 39%;
    padding-right: 1%;
    font-size: 15px;
    color: #555;
    text-align: right;
    margin-top: 15px;
    float: right
}

.category img {
    padding: 0 3px;
}

.no {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #1e51a2;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-family: Montserrat;
    font-weight: 500;
    border-radius: 50%;
    margin: 0 5px 7px 0;
    display: inline-block
}

.no02 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #ef8222;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    border-radius: 50%;
    margin: 0 5px 0 0;
    display: inline-block
}

.edu02_imgbox {
    width: 1096px;
    padding: 25px;
    margin: 15px 0 30px 0;
    text-align: center;
    border-radius: 6px;
    box-shadow: 2px 2px 0 #eee;
    border: 1px solid #ddd;
    float: left
}

.edu02_txtbox {
    width: 1054px;
    padding: 20px;
    text-align: left;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    color: #444;
    margin-top: 15px;
    float: left
}

.edu02_txtbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.selfbiz02_gr {
    width: 100%;
    height: 185px;
    margin-bottom: 30px;
    background: url(../images/selfbiz/img_selfbiz02.jpg) no-repeat right top;
    color: #555;
    font-size: 18px;
    float: left
}

.cts_bbs {
    width: 100%;
    text-align: center;
    float: left
}

.self_img {
    width: 528px;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0 30px 20px 0;
    float: left
}

.self_cts {
    width: 570px;
    margin-bottom: 30px;
    float: left
}

.btn_group {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    float: left;
    padding:20px;
}

.btn_group img {
    padding: 0 3px
}

.clearfix {
    zoom: 1;
}


.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*.clearfix{display:inline-block}*/

/*
.input,
.box {
    height: 23px;
    font-size: 17px;
    color: #444;
    border: solid 1px #ddd;
    background: #f8f8f8;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.select {
    height: 42px;
    font-size: 16px;
    letter-spacing: -1px;
    color: #444;
    border: solid 1px #dadada;
    padding: 5px 10px;
}



.red {
    color: #d72917
}

.blue {
    color: #0f6cb3
}

.navy {
    color: #0a3f7f;
}

.green {
    color: #009497
}

.orange {
    color: #ed7c20
}

.gold {
    color: #9a6b19
}

.gray {
    color: #333
}

.black {
    color: #000
}

.bold {
    font-family: NotoKR-Bold;
}

.medium {
    font-family: NotoKR-Medium;
}

.blue_bold {
    color: #0075c1;
    font-family: NotoKR-Medium;
}

.blue_bold02 {
    color: #006ec8;
    font-family: NotoKR-Bold;
}

.blue_bold03 {
    color: #394992;
    font-family: NotoKR-Bold;
}

.ud_line {
    text-decoration: underline
}


.mgr10 {
    margin-right: 10px;
}

.mgr17 {
    margin-right: 17px;
}

.mgr20 {
    margin-right: 20px;
}

.mgr27 {
    margin-right: 27px;
}

.mgr30 {
    margin-right: 30px;
}

.mgr40 {
    margin-right: 40px;
}

.mgr50 {
    margin-right: 50px;
}

.mgb04 {
    margin-bottom: 4px;
}

.mgb15 {
    margin-bottom: 15px;
}

.mgb25 {
    margin-bottom: 25px;
}

.mgt25 {
    margin-top: 25px;
}

*/

/*
.tbl_form {
    width: 100%;
    float: left
}

.tbl_form tr th {
    text-align: center;
    background: #f1f1f1;
    color: #3c527b;
    letter-spacing: -1px;
    border-bottom: 1px solid #c3ccdb;
    font-family: NotoKR-Medium;
}

.tbl_form tr td {
    padding: 10px 20px;
    border-bottom: 1px solid #e1e1e1;
    color: #555;
    font-size: 16px;
    text-align: left;
}

.tbl_form tr th.top_line01 {
    border-top: 1px solid #1f4b9f;
}

.tbl_form tr td.top_line02 {
    border-top: 1px solid #727272;
}

.tbl_form tr th.botm_line01 {
    border-bottom: 1px solid #1f4b9f;
}

.tbl_form tr td.botm_line02 {
    border-bottom: 1px solid #727272;
}



.tbl_form02 {
    width: 100%;
    float: left
}

.tbl_form02 tr th {
    padding: 15px 20px 15px 30px;
    text-align: left;
    background: #f1f1f1;
    color: #3c527b;
    letter-spacing: -1px;
    border-bottom: 1px solid #c3ccdb;
    font-family: NotoKR-Medium;
}

.tbl_form02 tr td {
    padding: 15px 20px;
    border-bottom: 1px solid #e1e1e1;
    color: #555;
    text-align: left;
}

.tbl_form02 tr th.point {
    background: #f1f1f1 url(../images/common/ic_point.png) no-repeat 15px center;
}

.tbl_form02 tr th.top_line01 {
    border-top: 1px solid #1f4b9f;
}

.tbl_form02 tr td.top_line02 {
    border-top: 1px solid #727272;
}

.tbl_form02 tr th.botm_line01 {
    border-bottom: 1px solid #1f4b9f;
}

.tbl_form02 tr td.botm_line02 {
    border-bottom: 1px solid #727272;
}

*/

.top_line01 {
    //background-color: aliceblue;
}

.tbl_list {
    width: 100%;
    border-top: 2px solid #1f4b9f ;
    float: left
}

.tbl_list thead tr th {
    background: #f1f1f1;
    color: #3c527b;
    font-size: 14px;
    border-bottom: 1px solid #c3ccdb ;
    vertical-align: middle;
    text-align: center ;
    padding: 15px 0 ;
    /*font-family: NotoKR-Bold;*/
}

.tbl_list tbody tr th {
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    font-size: 14px;
    color: #222;
    /*font-family: NotoKR-Medium;*/
}

.tbl_list tbody tr td {
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    color: #555;
    line-height: 130%;
}

.tbl_list tbody tr td.left {
    padding: 15px;
    text-align: left;
}

.tbl_list tbody tr:hover {
    background: #f8f8f8
}


.tbl_list02 {
    width: 100%;
    float: left
}

.tbl_list02 thead tr th {
    background: #e9f1f4;
    color: #0d5b7b;
    border-top: 1px solid #49add5;
    border-bottom: 1px solid #49add5;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    /*font-family: NotoKR-Medium;*/
    font-size: 14px;
    border-right: 1px solid #cbdee4;
}

.tbl_list02 thead tr th:last-child {
    border-right: 0
}

.tbl_list02 tbody tr th {
    padding: 10px 0;
    background: #f8f8f8;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    color: #333;
    /*font-family: NotoKR-Medium;*/
}

.tbl_list02 tbody tr td {
    padding: 10px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    color: #555;
    line-height: 130%;
    font-size: 14px;
    letter-spacing: -1px;
}

.tbl_list02 tbody tr td.none_line {
    border-right: 0;
}


/*
.left {
    text-align: left !important
}

.right {
    text-align: right !important
}

.center {
    text-align: center !important
}


button {
    cursor: pointer;
    box-shadow: none ;
}

.button {

    box-shadow: none ;
    background-color: #fcfcfc ;


}
*/


/*
button:hover {
    outline: 0 ;
}

.button a,
.button button {
    text-align: center ;
    display: inline-block;
    background: #e9e9e9;
    line-height: 15px;
    font-size: 16px;
    padding: 14px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 1px;
    transition: all 0.2s;
    font-family: "맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif ;
    box-sizing: content-box;
    border-radius: 3px;
    letter-spacing: -1px;
    box-shadow: none ;
}

.button a:hover,
.button button:hover {
    background: #ddd;
}

.button:after {
    background: none ;
}

.button-default {
    background-color: #fcfcfc ;
    box-shadow: none ;
}

.button.bold a,
.button.bold button {
    font-weight: bold;
}

.button_color a,
.button_color button {
    display: inline-block;
    background: #364c86;
    color: #fff;
    border: 0;
}

.button_color a:hover,
.button_color button:hover {
    background: #4666af;
}

.button_orange a,
.button_orange button {
    display: inline-block;
    background: #e37000;
    color: #fff;
    border: 1px solid #ce6600;
}

.button_orange a:hover,
.button_orange button:hover {
    background: #ce6600;
}

.button_green a,
.button_green button {
    display: inline-block;
    background: #8ca51a;
    color: #fff;
    border: 1px solid #748915;
}

.button_green a:hover,
.button_green button:hover {
    background: #748915;
}

.button_blue a,
.button_blue button {
    display: inline-block;
    background: #157fcc;
    color: #fff;
    border: 1px solid #0c6796;
}

.button_blue a:hover,
.button_blue button:hover {
    background: #0078b6;
    border: 1px solid #0078b6;
}

.button_cian a,
.button_cian button {
    display: inline-block;
    background: #364c85;
    color: #fff;
    border: 1px solid #364c85;
}

.button_cian a:hover,
.button_cian button:hover {
    background: #4666af;
    border: 1px solid #4666af;
}

.button_deepcian a,
.button_deepcian button {
    display: inline-block;
    background: #007f8b;
    color: #fff;
    border: 1px solid #006b75;
}

.button_deepcian a:hover,
.button_deepcian button:hover {
    background: #006b75;
}

.button_white a,
.button_white button {
    display: inline-block;
    background: #fff;
    color: #333;
    border: 1px solid #999;
}

.button_white a:hover,
.button_white button:hover {
    background: #e9e9e9;
}

.button_gray a,
.button_gray button {
    display: inline-block;
    background: #666;
    color: #fff;
    border: 1px solid #666;
}

.button_gray a:hover,
.button_gray button:hover {
    background: #444;
    border: 1px solid #444;
}

.button_yellow a,
.button_yellow button {
    display: inline-block;
    background: #ffcc00;
    color: #333 ;
    border: 1px solid #ffcc00;
}

.button_yellow a:hover,
.button_yellow button:hover {
    background: #f4b50c;
    border: 1px solid #f4b50c;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}
*/
.link_button_submit {
    background-color: #364c85;
    color: white;
    padding: 14px 25px;
    text-decoration: none;
}

.link_button {
    background-color: #e5e5e5;
    color: white;
    padding: 14px 45px;
    text-decoration: none;
}

.link_button2 {
    background-color: #00479e;
    color: white;
    padding: 16px 45px;
    text-decoration: none;
    vertical-align: middle;
    line-height: 50px;
}

.pdfButton {
    display: block;
    width: 115px;
    height: 25px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 25px;
}

/*msg::BEGIN*/
.info-msg,
.success-msg,
.warning-msg,
.error-msg {
    margin: 10px 0;
    padding: 10px;
    border-radius: 3px 3px 3px 3px;
}

.info-msg {
    color: #059;
    background-color: #BEF;
}

.success-msg {
    color: #270;
    background-color: #DFF2BF;
}

.warning-msg {
    color: #9F6000;
    background-color: #FEEFB3;
}

.error-msg {
    color: #D8000C;
    background-color: #FFBABA;
}

/*msg::END*/

/*tab::BEGIN*/
#tsum-tabs h1 {
    padding: 50px 0;
    font-weight: 400;
    text-align: center;
}

#tsum-tabs p {
    margin: 0 0 20px;
    line-height: 1.5;
}

#tsum-tabs main {
    min-width: 320px;
    max-width: 800px;
    padding: 50px;
    margin: 0 auto;
    background: #fff;
}

#tsum-tabs section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

#tsum-tabs input {
    /*display: none;*/
}

#tsum-tabs label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
}

#tsum-tabs label:before {
    /*font-family: fontawesome;*/
    font-weight: normal;
    margin-right: 10px;
}


#tsum-tabs label:hover {
    color: #888;
    cursor: pointer;
}

#tsum-tabs input:checked+label {
    color: #555;
    border: 1px solid #ddd;
    border-top: 2px solid orange;
    border-bottom: 1px solid #fff;
}

#tsum-tabs #tab1:checked~#content1,
#tsum-tabs #tab2:checked~#content2,
#tsum-tabs #tab3:checked~#content3,
#tsum-tabs #tab4:checked~#content4 {
    display: block;
}

@media screen and (max-width: 650px) {
    #tsum-tabs label {
        font-size: 0;
    }

    #tsum-tabs label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    #tsum-tabs label {
        padding: 15px;
    }
}

/*tab::END*/




/*pdf3 table::BEGIN*/
.divTable {
    display: table;
    width: 660px;
    position: relative;
    z-index: 1;
    top: -42em;
    left: 5.2em;
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    border: 0px dotted darkslategray;

}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    border: 0px solid #999999;
    display: table-cell;
    padding: 3px 10px;
    height: 20px;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {

    display: table-row-group;
}

.paperTitle {
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
}

.paperTitleCenter {
    
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
}

.paperTitleRight {
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: right;
}

.paperTitle2 {
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
}

.cell_hide {

    border: 0px pink dotted;
}

/*pdf3 table::END*/

/*pdf1 이론::BEGIN*/
.divTable1 {
    display: table;
    width: 760px;
    position: relative;
    z-index: 1;
    top: 0em;
    left: 0em;
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: darkslategray;
    border: 0px dotted darkslategray;

}

.divTableRow1 {
    display: table-row;
}

.divTableHeading1 {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell1,
.divTableHead1 {
    border: 0px solid #999999;
    display: table-cell;
    padding: 3px 10px;
    height: 20px;
}

.divTableHeading1 {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot1 {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody1 {

    display: table-row-group;
}

/*pdf1::END*/

/*sign*/
#sign {
    border: 0px blue dotted;
    position: relative;
    z-index: 100;
    top: -118px;
    left: 500px;
    width: 120px;
}

/*sign*/

/*receipt*/
.receipTable {
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: left;
    border-color: #000000 ;
    letter-spacing: 3px;
    /*border-color: 1px solid #000000 ;*/
}

.receipTable>tbody>tr>td {
    text-align: left;
    height: 60px;
    line-height: 22px;
    border-color: #000000 ;
    border: 1px solid #000000  ;

}

.receipTable>tbody>tr:first-child td {
    background: #ffffff ;
}

.receipTable>tbody>tr:nth-child(2n) td {
    background: #ffffff ;
}

.receipTableSubject {
    top: 0em ;
    left: 0em ;
    width: 440px;
    border: 0px solid #000000 ;
    height: 50px;
    margin-bottom: 20px;

}

/*receipt*/


/* 격자용*/
. gridTable {
    font-family: 'NanumMyeongjo', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: left;
    border:0px dotted blue !important;
    letter-spacing: 3px;
    border-color: transparent !important;
    background-color: transparent !important;

}

.gridTable>tbody>tr>td {
    text-align: left;
    height: 28px;
    border-color: transparent !important;
    text-align:left;
    background-color: transparent !important;
    padding: 0px !important;

}


.gridTablegridTable>tbody>tr:first-child td {
    border-color: transparent !important;
    text-align:left;
    background-color: transparent !important;
}

.gridTablegridTable>tbody>tr:nth-child(2n) td {
    border-color: transparent !important;
    text-align:left;
    background-color: transparent !important;
}


.borderGrid{
    border:1px solid cyan;
}

.borderGridTop {
    width: 768px;
    height: 200px;
    display: block;
    z-index: 1000;
    position: absolute;
}

.borderGridCell {
    width: 768px;
    height: 200px;
    display: block;
    z-index: 1000;
    position: absolute;
}



/*load time*/
#overlay {
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: 1s 0.4s;
}

#progress {
    height: 1px;
    background: #fff;
    position: absolute;
    width: 0;
    top: 50%;
}

#progstat {
    font-size: 40px;
    letter-spacing: 3px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 100%;
    text-align: center;
    color: #000000;
}

/*load time*/

/*진행상태*/

.state_ico01 {width:62px; /*font-family:NotoKR-Medium;*/ background:#fff; border-radius:1px; border:1px solid #FDD835; color:#FDD835; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: left; }
.state_ico02 {width:100%; /*font-family:NotoKR-Medium;*/ background:#fff; border-radius:1px; border:1px solid #1E88E5; color:#1E88E5; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: none; }
.state_ico03 {width:62px; /*font-family:NotoKR-Medium;*/ background:#fff; border-radius:1px; border:1px solid #FF1744; color:#FF1744; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: left; }
.state_ico04 {width:62px; /*font-family:NotoKR-Medium;*/ background:#2dc4b4; border-radius:1px; border:1px solid #23b3a4; color:#fff; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: left; }
.state_ico05 {width:62px; /*font-family:NotoKR-Medium;*/ background:#26A69A; border-radius:1px; border:1px solid #f79b50; color:#fff; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: left; }
.state_ico06 {width:62px; /*font-family:NotoKR-Medium;*/ background:#d4ba2b; border-radius:1px; border:1px solid #cab127; color:#fff; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: left; }
.state_ico07 {width:62px; /*font-family:NotoKR-Medium;*/ background:#F06292; border-radius:1px; border:1px solid #cab127; color:#fff; padding:3px 5px; font-size:15px; letter-spacing:0px; text-align:center;  margin:1px 1px; float: left; }

/*진행상태*/



.red {
    color: #d72917
}

.pdfHeight {
    position: relative;
    float: left;
    height: 40px;
    display: block;
    /*border: 1px solid red;*/
    width: 98%;
    margin: 20px;
}


.paperBacgorund {

    background-color: #ffffff; /* Used if the image is unavailable */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}


/*온라인 시험 Toggle::BEGIN*/


#onlineInfoToggle  {
    position: fixed;
    top: 14%;
    right: 1%;
    z-index: 9999;
    float: left;
}

.switch {
    display: block;
    margin: 12px auto;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 34px;
    padding: 0px;
    background-color: white;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    cursor: pointer;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background:#bdc3c7;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background border;
    -moz-transition-property: opacity background border;
    -o-transition-property: opacity background border;
    transition-property: opacity background border;
}
.switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    font-size:14px;
}
.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #000;
}
.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: white;
    opacity: 0;
}
.switch-input:checked ~ .switch-label {
    background: #34495E;
}
.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
    opacity: 1;
}

.switch-handle {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 18px;
    height: 18px;
    background: white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}
.switch-handle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f9f9f9;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    background-image: -webkit-linear-gradient(top, #eeeeee, white);
    background-image: -moz-linear-gradient(top, #eeeeee, white);
    background-image: -o-linear-gradient(top, #eeeeee, white);
    background-image: linear-gradient(to bottom, #eeeeee, white);
}


.switch-input:checked ~ .switch-handle {
    background:#1abc9c;
    left: 100px;
    -moz-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-input:checked ~	.switch-handle:before{
    background:#1abc9c;
}
.switch-green > .switch-input:checked ~ .switch-label {
    background: #4fb845;
}

/*온라인 시험 Toggle:::END*/

/*알림바::BEGIN*/


.alert>.start-icon {
    margin-right: 0;
    min-width: 20px;
    text-align: center;
}

.alert>.start-icon {
    margin-right: 5px;
}

.greencross
{
    font-size:18px;
    color: #25ff0b;
    text-shadow: none;
}

.alert-simple.alert-success
{
    border: 1px solid rgba(36, 241, 6, 0.46);
    background-color: rgba(7, 149, 66, 0.12156862745098039);
    box-shadow: 0px 0px 2px #259c08;
    color: #0ad406;
    text-shadow: 2px 1px #00040a;
    transition:0.5s;
    cursor:pointer;
}
.alert-success:hover{
    background-color: rgba(7, 149, 66, 0.35);
    transition:0.5s;
}
.alert-simple.alert-info
{
    border: 1px solid rgba(6, 44, 241, 0.46);
    background-color: rgba(7, 73, 149, 0.12156862745098039);
    box-shadow: 0px 0px 2px #0396ff;
    color: #0396ff;
    text-shadow: 2px 1px #00040a;
    transition:0.5s;
    cursor:pointer;
}

.alert-info:hover
{
    background-color: rgba(7, 73, 149, 0.35);
    transition:0.5s;
}

.blue-cross
{
    font-size: 18px;
    color: #0bd2ff;
    text-shadow: none;
}

.alert-simple.alert-warning
{
    border: 1px solid rgba(241, 142, 6, 0.81);
    background-color: rgba(220, 128, 1, 0.16);
    box-shadow: 0px 0px 2px #ffb103;
    color: #ffb103;
    text-shadow: 2px 1px #00040a;
    transition:0.5s;
    cursor:pointer;
}

.alert-warning:hover{
    background-color: rgba(220, 128, 1, 0.33);
    transition:0.5s;
}

.warning
{
    font-size: 18px;
    color: #ffb40b;
    text-shadow: none;
}

.alert-simple.alert-danger
{
    border: 1px solid rgba(241, 6, 6, 0.81);
    background-color: rgba(220, 17, 1, 0.16);
    box-shadow: 0px 0px 2px #ff0303;
    color: #ff0303;
    text-shadow: 2px 1px #00040a;
    transition:0.5s;
    cursor:pointer;
}

.alert-danger:hover
{
    background-color: rgba(220, 17, 1, 0.33);
    transition:0.5s;
}

.danger
{
    font-size: 18px;
    color: #ff0303;
    text-shadow: none;
}

.alert-simple.alert-primary
{
    border: 1px solid rgba(6, 241, 226, 0.81);
    background-color: rgba(1, 204, 220, 0.16);
    box-shadow: 0px 0px 2px #03fff5;
    color: #03d0ff;
    text-shadow: 2px 1px #00040a;
    transition:0.5s;
    cursor:pointer;
}

.alert-primary:hover{
    background-color: rgba(1, 204, 220, 0.33);
    transition:0.5s;
}

.alertprimary
{
    font-size: 18px;
    color: #03d0ff;
    text-shadow: none;
}

.square_box {
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-left-radius: 45px;
    opacity: 0.302;
}

.square_box.box_three {
    background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    opacity: 0.059;
    left: -80px;
    top: -60px;
    width: 500px;
    height: 500px;
    border-radius: 45px;
}

.square_box.box_four {
    background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    opacity: 0.059;
    left: 150px;
    top: -25px;
    width: 550px;
    height: 550px;
    border-radius: 45px;
}

.alert:before {
    content: '';
    position: absolute;
    width: 0;
    height: calc(100% - 44px);
    border-left: 1px solid;
    border-right: 2px solid;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    height: 20px;
}

.fa-times
{
    -webkit-animation: blink-1 2s infinite both;
    animation: blink-1 2s infinite both;
}


/**
 * ----------------------------------------
 * animation blink-1
 * ----------------------------------------
 */
@-webkit-keyframes blink-1 {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes blink-1 {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}



/*알림바::END*/

/* 온라인 시험 상태::BEGIN*/

#onlineInfoButton {
    float: right;
    margin: 0 auto;
    line-height: 24px;
}

#onlineTimeUser {


    position: fixed;
    top: 18%;
    right: 1%;
    z-index: 9999;
    float: left;
    background-color: #69F0AE;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 6px;
    color: #ffffff;
    /* max-width: 335px; */
    display: table;
    width: 332px;
    text-align: center;


}

@media (max-width: 600px) {
    #onlineTimeUser {

        max-width: 100%;
        width: 100%;
        /* display: flex; */
        justify-content: space-around;
        align-items: center;
        top: 7%;
        padding: 1px 1px;
        text-align: center;
        margin: 0 auto;
        padding-left: 6px;

    }

    #timerTitle {
        width: 33%;
    }
}


.clockdiv{

    /*font-family: sans-serif;*/
    display: inline-block;
    vertical-align: middle;
    padding: 2px 3px;
    max-width: 237px;
    margin: 0 auto;
    width: 235px;

}

#timerTitle {
    display: inline-block;
    background-color: #00B8D4;
    font-size: 16px;
    vertical-align: middle;
    padding: 2px 7px;
    height: 34px;
    border-radius: 2px;
}

#timerDiv1 {

    /*font-family: sans-serif;*/
    border: 0px solid blue;
    padding: 4px 4px;
    font-size: 25px;
    background-color: #00B8D4;
    width: 231px;
    border-radius: 2px;
    text-align: center;
    letter-spacing: 6px;
    display: table;

}

#onlineExamStatus {
    border:1px solid #B0BEC5;
    position: fixed;
    top: 23%;
    right: 1%;
    width: 333px;
    height:540px;
    overflow: scroll;
    overflow-x:hidden;
    z-index: 9999;
    float: left;
    max-width: 337px;
    margin-top:1em;
    min-height: 400px;

}

#onlineExamStatus::-webkit-scrollbar {
    width: 7px;
}

#onlineExamStatus::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 0px;
}

#onlineExamStatus::-webkit-scrollbar-thumb {

    border-radius: 0px;
    -webkit-box-shadow: inset 2px 2px 10px rgb(0 184 211);

}
#inner-message {
    margin: 0 auto;
}
#tableOnlineExamStatus {

    overflow: scroll;
    border: 1px solid #B0BEC5;
    width: 320px;
    margin: 0 0 0px;
}

#examPrintTable {
    width: 90%;
    border-collapse: separate;
    border-spacing: 0 16px;
    border-color: #ffffff !important;
    margin: 0px 0px !important;
    border-top:0px solid !important;

}
#tableOnlineExamStatus thead {

    position: sticky;
    top: 0px;

}
#tableOnlineExamStatus  th {
    background-color: #00ACC1;
    border:1px solid #B0BEC5;
    color:#ffffff;
    text-align: center;
    font-weight: bold;

}
#tableOnlineExamStatus tr:nth-child(2n+1){
    background-color: #66BB6A;
}

#tableOnlineExamStatus tr:nth-child(2n+0){
    background-color: #F5F5F5;
}

.itemDetail {
    border-collapse: separate !important;
    border-spacing: 4px 4px !important;
    margin-top:20px !important;
    margin-bottom: 20px !important;
    border: 0px solid #ffffff !important;
}
.examTextarea {
    display: table;
    clear: both;
    position: relative;
    height: auto;
    min-height: 100% !important;
    border: 0px solid #9E9E9E;
    width: 100%;
    padding: 10px;
    font-size: 14px;
}

.itemAnswer {
    margin-top: 1em; float:left; height: 26px; padding: 1px 1px; border: 0px solid; line-height:10px;
}

/* 온라인 시험 상태::END*/

/*주관식 입력 & 버튼 처리::BEGIN*/

.buttonInside{
    position:relative;
    margin-bottom:10px;
}
#containerInput{
    /*width: 498px;*/
}
.inputClassType1{
    height:34px;
    width:100%;
    padding-left:10px;
    border-radius: 4px;
    border:1px solid #78909C;
    outline:none
}
.buttonInput1{
    background-color: #00B8D4;
    position: absolute;
    right: 4px;
    top: 4px;
    border: none;
    height: 26px;
    width: 42px;
    outline: none;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
    vertical-align: middle;
}

.buttonDelete1{
    background-color: #FF6D00;
    position: absolute;
    right: 44px;
    top: 4px;
    border: none;
    height: 26px;
    width: 42px;
    outline: none;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
    vertical-align: middle;
}


button:hover{
    cursor:pointer;
}
#help{
    display:none;
    font-style:italic;
    font-size:0.8em;
}
/*주관식 입력 & 버튼 처리::END*/

pre {

    background: #ffffff !important;
}

/*시험 종료 알림::BEGIN*/


@-webkit-keyframes slideDown {
    0%, 100% { -webkit-transform: translateY(-50px); }
    10%, 90% { -webkit-transform: translateY(0px); }
}
@-moz-keyframes slideDown {
    0%, 100% { -moz-transform: translateY(-50px); }
    10%, 90% { -moz-transform: translateY(0px); }
}

.ebcf_modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 5%;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color:#000000;
    background-color: rgba(0,0,0,0.4);
}

/* Modal Content */
.ebcf_modal-content {
    background-color: #FFD600;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.ebcf_close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.ebcf_close:hover,
.ebcf_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/*시험 종료 알림::END*/


/*버튼::BEGIN*/
.btn {
    appearance: none;
    -webkit-appearance: none;
    /*font-family: sans-serif;*/
    cursor: pointer;
    padding: 12px;
    min-width: 100px;
    border: 0px;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.btn:focus, .btn.focus {
    outline: 0;
}

.btn-round-1 {
    border-radius: 8px;
}

.btn-round-2 {
    border-radius: 20px;
}

.btn-dark {
    background: #000;
    color: #ffffff;
}

.btn-dark:hover {
    background: #212121;
    color: #ffffff;
}

.btn-light {
    background: #ededed;
    color: #000;
}

.btn-light:hover {
    background: #dbdbdb;
    color: #000;
}

.btn-primary {
    background: #3498db;
    color: #ffffff;
}

.btn-primary:hover {
    background: #2980b9;
    color: #ffffff;
}

.btn-success {
    background: #2ecc71;
    color: #ffffff;
}

.btn-success:hover {
    background: #27ae60;
    color: #ffffff;
}

.btn-warning {
    background: #f1c40f;
    color: #ffffff;
}

.btn-warning:hover {
    background: #f39c12;
    color: #ffffff;
}

.btn-danger {
    background: #e74c3c;
    color: #ffffff;
}

.btn-danger:hover {
    background: #c0392b;
    color: #ffffff;
}
/*버튼::END*/



.userAnswerCorrect {
    left: -3em;
    top: -0.6em;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #4e4e4e;
    z-index: 999;
}

/*반응형 테이블 처리::BEGIN*/

@media screen and (max-width: 600px) {

    ::-webkit-scrollbar { -webkit-appearance: none; }
    ::-webkit-scrollbar:vertical { width: 12px; }
    ::-webkit-scrollbar:horizontal { height: 8px; }
    ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; }
    ::webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }

    /*자격시험 접수 리트스 테이블::BEGIN*/
        .cts_bbs{
            overflow-x: auto;
            white-space: nowrap;
            width: 100%;
        }
        #applicationStatusTable {
            overflow-x: auto;
            white-space: nowrap;
            width: 100% !important;

        }
    /*자격시험 접수 리트스 테이블::END*/
}


@media screen and (max-width: 920px) {

    ::-webkit-scrollbar { -webkit-appearance: none; }
    ::-webkit-scrollbar:vertical { width: 12px; }
    ::-webkit-scrollbar:horizontal { height: 8px; }
    ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; }
    ::webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }


    /*자격시험 접수 리트스 테이블::BEGIN*/
    .cts_bbs{
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
    }
    #applicationStatusTable {
        overflow-x: auto;
        white-space: nowrap;
        width: 100% !important;

    }
    /*자격시험 접수 리트스 테이블::END*/




}


@media screen and (max-width: 1024px) {

    ::-webkit-scrollbar { -webkit-appearance: none; }
    ::-webkit-scrollbar:vertical { width: 12px; }
    ::-webkit-scrollbar:horizontal { height: 8px; }
    ::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; }
    ::webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }


    /*자격시험 접수 리트스 테이블::BEGIN*/
    .cts_bbs{
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
    }
    #applicationStatusTable {
        overflow-x: auto;
        white-space: nowrap;
        width: 100% !important;

    }
    /*자격시험 접수 리트스 테이블::END*/




}
/*반응형 테이블 처리::END*/