/* @import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css); */
/* body { font-family: 'Spoqa Han Sans', 'Sans-serif'; } */

/* 전체 */
h1, h2, h3, h4 {
    font-weight: 300;
}
/* ~전체 */

/* 네비바 */
body {
    padding-top: 50px;
}

.dontstack > li, .dontstack {
    float: left !important;
}

.dontstack-right > li, .dontstack-right {
    float: right !important;
}

.navbar-default .navbar-nav>li>a {
    font-size: 17px
}

@media (max-width: 767px) {
    #first-navbar .navbar-nav {
        margin-top: 5px;
        margin-bottom: 5px;
    }
} /* dontstack, dontstack-right로 한 줄로 만들 경우 navbar 두꺼워지는 문제 수정 */

@media (max-width: 500px) {
    #workplace-navbar .navbar-default {
        padding-left: 6px;
        padding-right: 6px;
    }

    #workplace-navbar .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
    }

    #workplace-navbar .navbar-default .navbar-nav>li>a {
        font-size: 15px
    }
}

@media (max-width: 350px) {
    #workplace-navbar .navbar-default .navbar-nav>li>a {
        font-size: 12px
    }
}
/* ~네비바 */

/* 사업장 입력란 */

.header-input {
    font-size: 19px;
    margin-top: 8px;
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    padding-left:15px;
    padding-right:15px;
    padding-top:3px;
    padding-bottom:3px;
}

@media (max-width: 340px) {
    .header-input {
        width: 157px;
    }
}

@media (max-width: 767px) {
    .header-input {
        font-size: 17px;
        width: 167px;
        margin-top: 6px;
    }
}

.tooltip.bottom { /* 툴팁 */
    margin-left: -115px;
}

/* ~사업장 입력란 */


/* 테이블 */

.iffyTip { /* 테이블 툴팁 */
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.tip-width { /* 테이블 툴팁 */
    max-width:125px;
}

.table {
    font-size: 13px;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting
th.sorting {
     padding-right: 0px;
} /* 소팅 버튼 때문에 헤더 높이가 너무 커지는 문제 수정 */


table.dataTable thead>tr>th,
.table>thead>tr>th
{
  vertical-align: middle;
}

#workplace-products-table {
  width: 100%;
}

.dataTables_filter input.form-control {
    height: 32px;
}

.well, .dt-toolbar, .dt-toolbar-footer {
    background: white;
}

.tooltip-inner > table, .tooltip-inner th, .tooltip-inner td {
    color: white;
    font-size: 11px;
    padding: 2px;
    border: 1px solid #303030;
}

.table-circle {
    font-size: 15px;
}

.dataTables_scrollFootInner table.dataTable {
    margin-top: 0px !important;
}

.table>tfoot>tr>td,.table>tfoot>tr>th {
    padding: 4px;
}

.table>tfoot>tr>th>input {
    font-weight: 400;
}

#advice {
    border-right-width: 1px;
}

.dataTables_wrapper {
    font-size: 13px;
}
/* ~테이블 */

/* 보고서 */
#danger-report p,
#danger-report li
{
    font-size: 15px;
}
#danger-report th,
#danger-report td
{
    font-size: 13px;
}

#danger-report h1
{
    font-size: 30px;
}

#danger-report th
{
    vertical-align: middle;
}
/* ~보고서 */

/* 랜딩 페이지 */
.landing h1, h2, h3, h4 {
    font-weight: 400;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.featurette-divider {
    margin: 60px 0;
}
@media (max-width: 767px) {
    .featurette-divider {
        margin: 30px 0;
    }
}

.landing-stats1 {
    font-size: 56px;
    text-align: center;
}

.landing-stats2 {
    font-size: 36px;
    text-align: center;
}

@media (max-width: 767px) {
    .landing-stats1 {
        font-size: 28px
    }

    .landing-stats2 {
        font-size: 24px
    }
}
/* ~랜딩 페이지 */

.navbar-default .navbar-collapse {
    padding-left: 28px;
    padding-right: 28px;
}

/*footer*/
html {
    position: relative;
    min-height: 100%;
}

body {
     margin-bottom: 90px;
}

 .footer {
     position: absolute;
     bottom: 0;
     width: 100%;
     /* Set the fixed height of the footer here */
     height: 80px;
     background-color: #f5f5f5;
 }

.container-fluid .text-muted {
    margin: 20px 10px 5px 10px;
}

.footer-button {
    margin: 23px 8px 10px 8px;
}

 @media (max-width: 767px) {
     body {
         /* Margin bottom by footer height */
         margin-bottom: 150px;
     }

     .footer {
         position: absolute;
         bottom: 0;
         width: 100%;
         /* Set the fixed height of the footer here */
         height: 140px;
         background-color: #f5f5f5;
     }

     .container-fluid .text-muted {
         margin: 20px 10px 5px 10px;
     }

     .footer-button {
         margin: 10px 8px 10px 8px;
     }
 }

 .footer > .container-fluid {
     padding-right: 15px;
     padding-left: 15px;
 }

.policy li {
    font-size: 1.2em;
    margin:8px 0;
}
/* ~footer*/

/* 알림 리스트 둥근모양 없애기 */
.list-special .list-group-item:first-child {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.list-special .list-group-item:last-child {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
/* ~알림 리스트 둥근모양 없애기 */


/* 입력창 */
.required-red {
    color: red;
}
/* ~입력장 */

@media (min-width: 768px) {
    #stats-featurette-divider {
        margin-bottom: 42px;
    }
}

@media (min-width: 768px) {
    #title-workplace {
        width: 380px;
    }
}

/* 잘 모르는 것들 */
.placeholders {
    margin-bottom: 30px;
    text-align: center;
}
.placeholders h4 {
    margin-bottom: 0;
}
.placeholder {
    margin-bottom: 20px;
}
.placeholder img {
    display: inline-block;
    border-radius: 50%;
}
.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
/* ~잘 모르는 것들 */
