
@charset "utf-8";
/*!
 * Bootstrap BBS template (table-classic)
 * Version: 1.0
 * Author: gitaeks
 * Homepage: http://gitaeks.github.io/
 * Licensed under MIT
 * Based on Bootstrap v3.3.5
*/

/**
 * 목차:
 *
 * 1 - Common 공통
 * 2 - list 목록
 * 3 - View 보기
 * 4 - Write 쓰기
 * ----------------------------------------------------------------------------
 */


/**
 * 1 - Common 공통
 * ----------------------------------------------------------------------------
 */

.rb-bbs-heading:before {
    display: table;
    content: " ";
}
.rb-bbs-heading:after {
    display: table;
    content: " ";
    clear: both;
}

/* popover */
.rb-bbs .popover.rb-profile  {
    min-width: 310px;
    font-family: inherit;
}
.rb-bbs .popover.rb-profile .media  {
    padding: 0;
    border: 0;
}
.rb-bbs .popover.rb-profile .media-object {
    width: 100px !important;
    height: 100px !important
}
.rb-bbs .popover.rb-profile .media-body {
    letter-spacing: -1px
}
.rb-bbs .popover.rb-profile .media-body small {
    font-size: 11px
}
.rb-bbs .popover.rb-profile .media-body .rb-relation {
    font-size: 12px;
    margin: 0
}
.rb-bbs .popover.rb-profile .media-heading {
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
}
.rb-bbs .popover.rb-profile {
    font-size: 12px;
    padding: 0;
}
.rb-bbs .popover.rb-profile .rb-presence {
    padding: 0 0 0 5px;
    color: #ccc;
    font-size: 0.5em;
}
.rb-bbs .popover.rb-profile .rb-presence.active {
    color: #93cc93;
}
.rb-bbs .popover.rb-profile .popover-footer {
    padding: 6px;
    background-color: #F2F2F2;
    border-top: solid 1px #CCCCCC
}
.rb-bbs .popover.rb-profile.top>.arrow:after {
    border-top-color: #F2F2F2;
}


/**
 * 2 - list 목록
 * ----------------------------------------------------------------------------
 */

.rb-bbs-list,
.rb-bbs-list a {
    color: #666
}
.rb-bbs-list tbody {
    font-size: 12px;
}

/********** bbs-heading **********/

.rb-bbs-list .rb-bbs-heading {
    padding: 5px 0
}
.rb-bbs-list .rb-bbs-heading .rb-search-result {
    float: left;
    line-height: 30px;
    color: #c0c0c0
}

.rb-bbs-list .rb-bbs-heading .rb-actions {
    float: right
}


/********** bbs-body **********/

/*reset*/
.rb-bbs-list .table {
    margin-bottom: 0
}
.rb-bbs-list .table th,
.rb-bbs-list .table td {
    text-align: center
}
.rb-bbs-list .table td.rb-title {
    text-align: left;
}
.rb-bbs-list .table th {
    font-weight: normal;
}
.rb-bbs-list .table .rb-num,
.rb-bbs-list .table .rb-hit,
.rb-bbs-list .table .rb-time {
    font-family: arial;
}

.rb-bbs-list .table .btn {
    padding: 0;
    font-size: inherit;
}

/*thead*/
.rb-bbs-list .table thead {
    border: solid 1px #ddd
}
.rb-bbs-list .table > thead > tr > th {
    border-bottom: none;
}
.rb-bbs-list .table thead th {
    color: #999;
    font-size: 11px;
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

/*notice*/
.rb-bbs-list .table .rb-notice th,
.rb-bbs-list .table .rb-notice td {
    background-color: #fafafa;
}
.rb-bbs-list .table .rb-notice .rb-title {
    font-weight: bold;
}

/*Permisson Check*/
.rb-bbs-list .rb-popover-x {
    font-family: inherit;
}
.rb-bbs-list .rb-popover-x .close {
    margin-top: -3px
}
.rb-bbs-list .rb-popover-x .form-control {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*label*/
.rb-bbs-list .rb-bbs-body .label {
    padding: .2em .4em .3em;
    background-color: #fff;
    border: solid 1px #ddd;
    color: #777;
    letter-spacing: -1px;
    font-weight: normal;
}

/*category*/
.rb-bbs-list .rb-bbs-body .rb-category {
    color: #999;
    letter-spacing: -1px
}
.rb-bbs-list .rb-bbs-body .rb-category:before {
    content: '['
}
.rb-bbs-list .rb-bbs-body .rb-category:after {
    content: ']'
}

/*new*/
.rb-bbs-list .rb-bbs-body .rb-new {
    padding-left: 2px;
    font: normal 11px arial;
    color: #ff0000;
}
.rb-bbs-list .rb-bbs-body .rb-new:before {
    content: 'new'
}

/*comments num*/
.rb-bbs-list .rb-bbs-body .badge {
    padding: 3px 3px;
    background-color: transparent;
    color: #FC6138;
    font: normal 11px arial;
}
.rb-bbs-list .rb-bbs-body .badge:before {
    content: '['
}
.rb-bbs-list .rb-bbs-body .badge:after {
    content: ']'
}

/*reply*/
.rb-bbs-list .table .rb-reply-01 {
    padding-left: 20px
}
.rb-bbs-list .table .rb-reply-02 {
    padding-left: 30px
}
.rb-bbs-list .table .rb-reply-03 {
    padding-left: 40px
}
.rb-bbs-list .table .rb-reply-04 {
    padding-left: 50px
}

.rb-bbs-list .rb-bbs-body {
    padding: 0;
}

/*no-post*/
.rb-bbs-list .rb-bbs-body.rb-nopost {
    padding: 30px 0;
    border-top: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 12px
}
.rb-bbs-list .rb-bbs-body.rb-nopost h1 {
    font-size: 100px;
    color: #ddd
}


/********** bbs-footer **********/

.rb-bbs-list .rb-bbs-footer {
    border-top: 1px solid #ddd;
    text-align: center
}

.rb-bbs-list .rb-bbs-footer .rb-pagination {
    padding: 0;
    text-align: center
}
.rb-bbs-list .rb-bbs-footer .pagination {
    margin: 0
}
.rb-bbs-list .rb-bbs-footer .rb-buttons {
    padding: 0;
    text-align: right
}

/*bbs search*/
.rb-bbs-list .rb-bbs-footer .rb-search {
    margin-top: 25px;
    margin-bottom: 25px
}
.rb-bbs-list .rb-bbs-footer .rb-search .input-group-btn.bootstrap-select {
    width: 100px
}
.rb-bbs-list .rb-bbs-footer .rb-search .input-group-btn.bootstrap-select > .btn {
    border-right: none;
}

/*media query*/
@media (max-width: 480px) {
    .rb-bbs-list .rb-user ,
    .rb-bbs-list .rb-hit,
    .rb-bbs-list .rb-time {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .rb-bbs .rb-bbs-heading .rb-search-result {
        font-size: 11px
    }
    .rb-bbs-list .rb-bbs-footer .rb-actions {
        margin-top: 15px
    }
}



/**
 * 2 - View 보기
 * ----------------------------------------------------------------------------
 */

/********** bbs-heading **********/

.rb-bbs-view .rb-bbs-heading .media,
.rb-bbs-view .rb-bbs-heading .media-body {
    overflow: visible;
}
.rb-bbs-view .rb-bbs-heading .media-object {
    width: 50px;
}

.rb-bbs-view .rb-bbs-heading .media-heading {
    padding: 4px 0 8px 0;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    font-family: dotum;
    border-bottom: #dfdfdf dotted 1px;
}

.rb-bbs-view .rb-bbs-heading .rb-meta {
    float: left;
    padding-top: 7px;
    color: #c0c0c0;
    font-family: dotum;
    font-size: 11px;
    line-height: 20px
}
.rb-bbs-view .rb-bbs-heading .rb-meta ul {
    margin-left: 0
}
.rb-bbs-view .rb-bbs-heading .rb-meta li {
    padding-right: 2px;
    padding-left: 2px
}
.rb-bbs-view .rb-bbs-heading .rb-meta .rb-divider {
    padding: 0;
    color: #dfdfdf;
    font-size: 10px;
    text-align: center
}
.rb-bbs-view .rb-bbs-heading .rb-meta .rb-divider:before {
    content: '|';
}

.rb-bbs-view .rb-bbs-heading .rb-actions {
    float: right;
    padding-top: 7px
}
.rb-bbs-view .rb-bbs-heading .rb-buttons {
    margin-top: 3px;
    margin-right: 5px
}
.rb-bbs-view .rb-bbs-heading .rb-buttons a {
    padding: 1px 3px;
    color: #666;
    font-size: 11px
}

/*font-resizer*/

.rb-bbs-view .rb-bbs-heading .rb-resizer a {
    margin-left: -1px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 18px;
    border-radius: 1px;
}
.rb-bbs-view .rb-bbs-heading .rb-resizer a.btn-default {
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}
.rb-bbs-view .rb-bbs-heading .rb-resizer .rb-small * {font-size: 70%}
.rb-bbs-view .rb-bbs-heading .rb-resizer .rb-medium * {font-size: 100%}
.rb-bbs-view .rb-bbs-heading .rb-resizer .rb-large * {font-size: 115%}
.rb-bbs-view .rb-bbs-heading .rb-resizer .rb-larger * {font-size: 130%}

.rb-bbs-view .rb-resizer .textresizer-active {
    background: none;
    background-color: #e6e6e6;
    border-color: #adadad;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}




/********** bbs-body **********/

.rb-bbs-view .rb-bbs-body {
    padding: 20px 0 20px 0;
    line-height: 1.5
}

/*font-size*/
.rb-bbs-view .rb-bbs-body {
    font-size: 12px;
	text-align: initial;
}
.rb-bbs-view.rb-text-small .rb-bbs-body * {
    font-size: 11px;
}
.rb-bbs-view.rb-text-medium .rb-bbs-body * {
    font-size: 12px;
}
.rb-bbs-view.rb-text-large .rb-bbs-body * {
    font-size: 14px;
}
.rb-bbs-view.rb-text-larger .rb-bbs-body * {
    font-size: 16px;
}

/* 미디어 삽입 */
.rb-bbs-view .rb-media {
    margin-bottom: 30px
}
.rb-bbs-view .rb-media figcaption {
    margin-top: 10px;
    font-size: 14px;
    color: #777;
    line-height: 1.6;
}
.rb-bbs-view .rb-media figcaption:before {
    padding-right: 7px;
    content: '▲'
}




/********** bbs-footer **********/

.rb-bbs-footer {
    padding: 15px 0;
    border-top: 1px solid #eee
}

.rb-bbs-footer .rb-toolbar {
    margin: 30px 0 20px
}
.rb-bbs-footer .rb-toolbar:before,
.rb-bbs-footer .rb-toolbar:after {
    display: table;
    content: " ";
}
.rb-bbs-footer .rb-toolbar:after {
    clear: both;
}

.rb-bbs-footer .rb-toolbar .btn-group {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .rb-bbs-footer .rb-toolbar .rb-share {
        float: left;
    }
    .rb-bbs-footer .rb-toolbar .rb-buttons {
        float: right;
    }
}

/*pager*/
.rb-bbs-footer .pager {
    margin-bottom: 30px
}

/*Description lists*/
.rb-bbs-view .rb-bbs-footer .dl-horizontal {
    margin-bottom: 15px;
}
.rb-bbs-view .rb-bbs-footer .dl-horizontal dt,
.rb-bbs-view .rb-bbs-footer .dl-horizontal dd {
    line-height: 2
}
.rb-bbs-view .rb-bbs-footer .dl-horizontal a {
    color: #444;
    font-size: 12px;
    font-family: dotum;
    letter-spacing: -1px
}
.rb-bbs-view .rb-bbs-footer .dl-horizontal a:hover {
    text-decoration: underline;
}
.rb-bbs-view .rb-bbs-footer .dl-horizontal ul {
    margin-left: 0;
    margin-bottom: 0;
    color: #999
}

/*tag*/
.rb-bbs-view .rb-bbs-footer .rb-tag {
    margin-bottom: 15px
}
.rb-bbs-view .rb-bbs-footer .rb-tag li {
    padding-left: 0;
    padding-right: 7px;
    line-height: 1.5
}
.rb-bbs-view .rb-bbs-footer .rb-tags li:after {
    content: ','
}

/*attach*/
.rb-bbs-view .rb-bbs-footer .rb-attach {
    margin-bottom: 15px
}
.rb-bbs-view .rb-bbs-footer .rb-attach ul {
    margin-left: 0;
    margin-bottom: 0
}
.rb-bbs-view .rb-bbs-footer .rb-attach li {
    line-height: 1.8
}
.rb-bbs-view .rb-bbs-footer .rb-attach a {
    color: #666;
}
.rb-bbs-view .rb-bbs-footer .rb-attach span {
    padding: 2px 5px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    color: #999;
    background-color: #eee;
    border-radius: 20px;
    text-shadow: 0 1px 0 #fff;
    font-family: Helvetica, arial
}

/*tabs*/
.rb-tabs .tab-content {
    padding: 15px 0
}

/*comments*/
.rb-bbs-view .rb-bbs-footer .rb-comments {
    margin: 40px 0
}

@media (max-width: 639px) {

    .rb-bbs-view .rb-bbs-heading .btn-toolbar,
    .rb-bbs-view .rb-bbs-heading .rb-meta {
        float: none;
    }

    .rb-bbs-view .rb-bbs-heading .rb-buttons {
        float: left;
        margin-left: -60px;
        margin-top: -5px
    }
    .rb-bbs-view .rb-bbs-heading .rb-resizer {
        float: right;
        margin-top: -10px
    }
}

@media (max-width: 767px) {


    /*font-size*/
    .rb-bbs-view .rb-bbs-body {
        font-size: 20px;
        line-height: 31px
    }
    .rb-bbs-view.rb-text-small .rb-bbs-body * {
        font-size: 19px;
        line-height: 30px
    }
    .rb-bbs-view.rb-text-medium .rb-bbs-body * {
        font-size: 20px;
        line-height: 31px
    }
    .rb-bbs-view.rb-text-large .rb-bbs-body * {
        font-size: 21px;
        line-height: 32px
    }
    .rb-bbs-view.rb-text-larger .rb-bbs-body * {
        font-size: 22px;
        line-height: 33px
    }

    .rb-bbs-view .rb-bbs-body p {
        margin-bottom: 2em;
    }

    .rb-bbs-view .rb-bbs-footer .dl-horizontal a {
        font-size: 14px;
    }
}

@media (min-width: 768px) {

    .rb-bbs-view .rb-bbs-footer .dl-horizontal dt {
        width: 50px;
    }
    .rb-bbs-view .rb-bbs-footer .dl-horizontal dd {
        margin-left: 70px;
    }
}

/**
 * 3 - Write 쓰기
 * ----------------------------------------------------------------------------
 */

.rb-bbs-write .rb-category .btn-default {
    background-color: #fff
}
.rb-bbs-write .rb-category i {
    color: #999
}

/*editor*/
.rb-bbs-write .rb-editor-toolbar {
    padding: 5px;
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}
.rb-bbs-write .rb-editor-body textarea {
    border: none;
}

.rb-bbs-write .editor-toolbar.fullscreen {
    z-index: 999999;
}
.rb-bbs-write .editor-toolbar a.active {
    display: inline-block;
    margin-right: 5px
}

/*file-input*/

.modal .rb-fileinput {
    padding: 0
}

.modal .file-input {
    /*padding: 0*/
}
.modal .file-drop-zone2 {
    border: 1px dashed #aaa;
    border-width: 1px 0 0;
    height: 100%;
    text-align: center;
    border-radius: 0;
    vertical-align: middle;
    margin: 0;
    padding: 15px 5px ;
}

.modal .close.fileinput-remove {
    display: none;
}
.modal .file-input .file-preview {
    border-radius: 0;
    border: none;
    padding: 0;
    width: 100%;;
    margin-bottom: 5px;
}
.modal .file-drop-zone-title2 {
    color: #aaa;
    font-size: 13px;
    padding: 35px 10px;
}

.modal .file-drop-zone {
    overflow: auto;
    height: 300px;
    border: 1px dashed #aaa;
    border-radius: 4px;
    margin: 12px 0 12px 0;
    padding: 5px;
}

/*attach list*/
.modal .rb-attach .list-group-item,
.rb-bbs-write .rb-attach .list-group-item {
    background-color: #FAFAFA
}

.modal .rb-attach {
    padding: 15px 0
}

.rb-bbs-write .rb-attach .list-group-item .progress {
    margin-top: 10px;
    margin-bottom: 10px
}

.modal .rb-attach .list-group-item .rb-size,
.rb-bbs-write .rb-attach .list-group-item .rb-size {
    padding: 2px 5px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    color: #999;
    background-color: #eee;
    border-radius: 20px;
    text-shadow: 0 1px 0 #fff;
    font-family: Helvetica, arial;
}
.modal .rb-attach .list-group-item a,
.rb-bbs-write .rb-attach .list-group-item a {
    color: #666
}
.modal .rb-attach .list-group-item .list-group-item-text,
.rb-bbs-write .rb-attach .list-group-item .list-group-item-text {
    line-height: 1.7;
}
.modal .rb-attach .list-group-item.rb-hidden .list-group-item-text,
.rb-bbs-write .rb-attach .list-group-item.rb-hidden .list-group-item-text {
    color: #B7B7B7;
}
.modal .rb-attach .list-group-item.rb-hidden .btn,
.rb-bbs-write .rb-attach .list-group-item.rb-hidden .btn {
    color: #666;
}

.modal .rb-attach-photo,
.rb-bbs-write .rb-attach-photo {
    margin-bottom: 0
}
.modal .rb-attach-photo .list-group-item,
.rb-bbs-write .rb-attach-photo .list-group-item {
    line-height: 48px
}
.modal .rb-attach-photo .list-group-item .media,
.rb-bbs-write .rb-attach-photo .list-group-item .media {
    margin-top: 0;
}
.modal .rb-attach-file,
.rb-bbs-write .rb-attach-file {
    margin-top: -1px
}


@media (min-width: 768px) {

    .rb-bbs-write .col-sm-2 {
        width: 11%;
        padding-right: 0;
    }
    .rb-bbs-write .col-sm-offset-2 {
        margin-left: 11%;
    }
    .rb-bbs-write .col-sm-offset-2.col-sm-10,
    .rb-bbs-write .col-sm-10 {
        width: 89%;
        padding-left: 5px;
        padding-right: 15px;
    }

    .rb-bbs-write .control-label {
        font-weight: bold;
        color: #444444;
        letter-spacing: -1px;
        text-align: left;
    }

}


/* Tabs panel */
/*http://bootsnipp.com/snippets/featured/bootstrap-line-tabs-by-keenthemes*/
.tabbable-panel {
    padding: 0;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #A5C3DD;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #337AB7;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.CodeMirror {
    border-bottom-left-radius:0;
    border-bottom-right-radius: 0;
}
.rb-attach-buttons {
    margin-top: -34px;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
}
.rb-attach-buttons .btn {
    color: #68727C
}



/* feedback */

/* feedback messages */

.rb-feedback.rb-feedback-default {
    font-size: 15px;
    padding: 1em 1.3em;
    z-index: 2000;
    color: #fff;
    text-align: center;
    min-width: 190px;
    width: auto;
    border: 1px solid #000;
    border-radius: 2px;
    background: rgba(15,21,31,.85);
}
.rb-feedback.rb-position-default {
    position: fixed;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%); /* IE 9 */
    -webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */
}

@media (max-width: 768px) {
    .rb-feedback.rb-position-default {
        bottom: 15%;
        left: 30%;
        transform: translateX(-15%);
        -ms-transform: translateX(-15%); /* IE 9 */
        -webkit-transform: translateX(-15%); /* Chrome, Safari, Opera */
        border-radius: 30px;
    }
}

/* feedback */

#modal-permCheck {
    z-index: 1050;
}
#modal-permCheck .modal-body p {
    font-size: 13px;
}

.rb-bbs {
    padding: 20px;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.rb-bbs-body img {
    max-width: 100%;
}