/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

.fixed-header #header {
    box-shadow: none;
}

.page-footer {
    height: auto;
    color: #CCCCCC;
    font-size: 10px;
    text-align: center;
    padding: 10px;
}

#main {
    padding-bottom: 5px;
}

#main-container {
    background-color: #ffffff;
}

.fixed-navigation nav{
    overflow-y:visible;
}


.float-left {
    float:left;
}

.float-right {
    float:right;
}

#ribbon {
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #E6E6E6;
    background: #F5F5F5;
}

#ribbon .breadcrumb, #ribbon .breadcrumb a {
    color: #6D6C6C!important;
}

#ribbon .breadcrumb li:last-child, #ribbon .breadcrumb>.active {
    color: #6D6C6C;
}

.fixed-header #shortcut1 {
    position: fixed;
}

#shortcut1 {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-color: #33302F;
    background-color: rgba(0,0,0,.85);
    z-index: 907;
    display: none;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#shortcut1 ul {
    padding: 15px 20px 10px;
    list-style: none;
    margin: 0;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
    border-bottom: 1px solid #423F3F;
}

#shortcut1 ul li {
    display: inline-block;
    width: auto;
}

#shortcut1 ul li .jarvismetro-tile {
    margin: 0 3px 3px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#shortcut1 ul li .jarvismetro-tile:hover {
    color: #fff;
    text-decoration: none;
}

.z-index-fix {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.pagination_div {
    font-family: 'NanumGothic', 'NanumGothicWeb', 'ng', Dotum;
    font-size: 12px;
    text-align: center;
    clear: both;
    padding-top: 20px;
    padding-bottom: 30px;
}

.pagination_div a {
    line-height: normal;
    border: 1px solid #dedede;
    color: #666666;
    box-sizing: content-box;
}

.pagination_div a, .pagination_div strong {
    display: inline-block;
    width: 22px;
    height: 17px;
    padding-top: 5px;
    margin: 0 2px;
    vertical-align: middle;
}

/*.pagination_div a:visited {
    color: #757575;
    text-decoration: none;
}*/

.pagination_div a:link {
    /*color: #757575;*/
    text-decoration: none;
}

.pagination_div .active {
    color: #fff;
    background: #cc2727;
    border: 1px solid #cc2727;
    font-weight: bold;
}

.pagination_div a.next, .pagination_div a.prev {
    border: none;
    height: 24px;
    width: 24px;
    padding-top: 0px;
}

/********************************** 팝업 관련 css **********************************/
.ban_event .bt_ban {display:block; text-align:center;
    background-color:#626593;
    background:-webkit-gradient(linear, left top, left bottom, from(#7174A2), to(#424572), color-stop(0.5, #5A5D8A));
    background:-moz-gradient(top, #7174A2, #424572, #5A5D8A);
}
.ban_event .bt_ban img {width:320px;}


/*#search {padding:3% 0 0 0; background:url(/m/images/bgbody.gif) repeat top center;}*/
/*#search h2 {color:#cacaca; font-weight:bold; width:19%; text-align:center; font-size:0.8em; float:left; height:24px; line-height:24px;}*/
/*#search input {border-radius:0; }*/
/*#search input.search_type { float:left; border:1px solid #fff; width:100%; height:19px; padding-top:5px; font-size:0.8em; letter-spacing:-1px; line-height:19px;}*/
/*#search .box {width:53%; float:left; display:none}*/
/*#search .search_btn {font-size:0.8em; font-weight:bold; color:#fff;  text-shadow:0 1px 1px #1b2028; margin-top:-1px; background-color:transparent !important; border:none !important; padding:0.5% 0%; letter-spacing:-1px; width:30%; text-align:left; float:left}*/
/*#search .search_btn em { display:inline-block; border:1px solid #252525; text-align:center; background-color:#434c59;*/
/*-moz-box-shadow:inset 0 0 1px 0 rgba(0, 0, 0, 0.4); -webkit-box-shadow:inset 0 0 1px 0 rgba(0, 0, 0, 0.4); box-shadow:inset 0 0 1px 0 rgba(0, 0, 0, 0.4); -webkit-border-radius:3px;-moz-border-radius:3px; -o-border-radius:3px; border-radius:3px; padding:0 2%; height:15px; line-height:12px}*/
/*#search .search_btn em img {width:90%; max-width:12px;}*/
/*#search .sch_btn {background:url(/images/search_btn.png); position:absolute; margin-left:-38px; z-index:10; width:41px; background-size:contain; height:28px; margin-top:-1px; text-indent:-10000px; border:none;}*/

/*#search select {width:100%; background:#fff url(/images/select_arrow2.png) no-repeat right; border:1px solid #000; font-size:0.9em}*/
/*#search button.add {border:1px solid #000}*/
/*#search table {margin-bottom:3%}*/
/*#search table th,#search table td {font-size:0.8em; padding:1% 1.8%}*/
/*#search table th {vertical-align:middle; color:#cacaca; font-weight:bold; text-align:left; padding-left:2.5%}*/
/*#search .sch_all_btn {!*border-top:2px solid #c42b2b;*! border-bottom:1px solid #292929; -moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2); box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2); padding:3% 1.8%; clear:both; text-align:right}*/
/*#search .sch_all_btn{*/
/*background: #464646; !* Old browsers *!*/
/*background: -moz-linear-gradient(top,  #464646 0%, #3e3e3e 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#464646), color-stop(100%,#3e3e3e)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top,  #464646 0%,#3e3e3e 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top,  #464646 0%,#3e3e3e 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top,  #464646 0%,#3e3e3e 100%); !* IE10+ *!*/
/*background: linear-gradient(to bottom,  #464646 0%,#3e3e3e 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#3e3e3e',GradientType=0 ); !* IE6-9 *!*/
/*}*/


/*#detail_search {background-color:#505050; padding:3%; position:relative}*/
/*#detail_search .wrap {background-color:#fbfbfb; font-size:0.8em}*/
/*.type_1 {background-color:#ececec;}*/
/*.type_2 {background-color:#f6f6f6;}*/
/*#detail_search a.d_sch {display:none; position:absolute; text-align:center; top:-5px; left:50%; margin-left:2%; width:5%}*/
/*#detail_search a.d_sch img{max-width:25px; width:100%;}*/

.search_btn {
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #1b2028;
    margin-top: -1px;
    background-color: transparent !important;
    border: none !important;
    /*padding: 0.5% 0%;*/
    letter-spacing: -1px;
    /*width: 30%;*/
    text-align: left;
    float: left
}

.search_btn em {
    display: inline-block;
    border: 1px solid #252525;
    text-align: center;
    background-color: #434c59;
    -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    /*padding: 0 2%;*/
    height: 15px;
    line-height: 12px
}

.search_btn em img {
    /*width: 90%;*/
    max-width: 12px;
}

.sch_all_btn{
    background: #464646; /* Old browsers */
    background: -moz-linear-gradient(top, #464646 0%, #3e3e3e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #464646), color-stop(100%, #3e3e3e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #464646 0%, #3e3e3e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #464646 0%, #3e3e3e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #464646 0%, #3e3e3e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #464646 0%, #3e3e3e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#464646', endColorstr='#3e3e3e', GradientType=0); /* IE6-9 */
}

.sch_all_btn button.sch-btn {
    border: 1px solid #272727;
    letter-spacing: -1px;
    margin: 0;
    /*padding: 0.5% 4%;*/
    color: #c7c7c7;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
    font-weight: bold;
}

.sch_all_btn button.sch-btn  {
    background: #505050; /* Old browsers */
    background: -moz-linear-gradient(top,  #505050 0%, #4e4e4e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#4e4e4e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #505050 0%,#4e4e4e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #505050 0%,#4e4e4e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #505050 0%,#4e4e4e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #505050 0%,#4e4e4e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#4e4e4e',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow:inset 0 0 1px 0 rgba(255, 255, 255, 0.4); -webkit-box-shadow:inset 0 0 1px 0 rgba(255, 255, 255, 0.4); box-shadow:inset 0 0 1px 0 rgba(255, 255, 255, 0.4);
}

.sch_all_btn button.red {
    color: #fff;
    /*width: 30%;*/
    background: #db4949; /* Old browsers */
    background: -moz-linear-gradient(top, #db4949 0%, #c42b2b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db4949), color-stop(100%, #c42b2b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #db4949 0%, #c42b2b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #db4949 0%, #c42b2b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #db4949 0%, #c42b2b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #db4949 0%, #c42b2b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db4949', endColorstr='#c42b2b', GradientType=0); /* IE6-9 */
    -moz-box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.8);
}
.sch_all_btn em.ico {width:10%}
.sch_all_btn em.ico img {width:100%; max-width:12px; margin-left:5px}

#mypage{background:url(/m/images/mainbg.jpg) top repeat-x; height:353px; padding:18px 0px 0px 2px;  border-top:1px solid #3d65a7;}
#mypage .cnb{margin:0 auto; width:310px; height:189px; display:block;}
#mypage .cnb ul{margin:0 auto; width:310px; height:189px; display:block; list-style: none; padding: 0;}
#mypage .cnb li{float:left; padding:0px 8px 10px 8px;}


@media (max-width: 880px) and (min-width: 100px) {
    #hide-menu > :first-child > a, .btn-header a {
        margin-top: 10px!important;
        width: 40px!important;
        height: 30px!important;
        line-height: 24px!important;
    }
}

@media (max-width: 979px) and (min-width: 100px) {
    .btn-header > :first-child > a {
        -moz-border-radius: 2px !important;
        -webkit-border-radius: 2px !important;
        border-radius: 2px !important;
        cursor: default !important;
        display: inline-block !important;
        font-weight: 700 !important;
        height: 30px !important;
        line-height: 24px !important;
        min-width: 40px !important;
        padding: 2px !important;
        text-align: center !important;
        text-decoration: none !important;
        -moz-user-select: none !important;
        -webkit-user-select: none !important;
        background-color: #f8f8f8;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
        background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
        background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
        background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
        background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
        background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
        border: 1px solid #bfbfbf !important;
        color: #6D6A69;
        font-size: 17px !important;
        margin: 10px 0 0 !important;
    }
}


.inbox-body .table-wrap {
    margin-left: 0px;
}

@media only screen and (max-width: 479px) and (min-width: 320px){
    .profile-pic .fa-hover {
        position: absolute; bottom: 76px; left: 79px; z-index: 100;
    }

}
@media (min-width:480px) and (max-width: 679px) {
    .profile-pic .fa-hover {
        position: absolute; bottom: 83px; left: 79px; z-index: 100;
    }
}
@media (min-width:680px) and (max-width: 769px) {
    .profile-pic .fa-hover {
        position: absolute; bottom: 83px; left: 88px; z-index: 100;
    }
}
@media (min-width:770px) and (max-width: 979px) {
    .profile-pic .fa-hover {
        position: absolute; bottom: 83px; left: 107px; z-index: 100;
    }
}
@media (min-width:980px){
    .profile-pic .fa-hover {
        position: absolute; bottom: 83px; left: 118px; z-index: 100;
    }
}

@media only screen and (max-width: 479px) and (min-width: 320px){
    .profile-pic .fa-hover2 {
        position: absolute; bottom: 45px; left: 79px; z-index: 100;
    }

}
@media (min-width:480px) and (max-width: 679px) {
    .profile-pic .fa-hover2 {
        position: absolute; bottom: 52px; left: 79px; z-index: 100;
    }
}
@media (min-width:680px) and (max-width: 769px) {
    .profile-pic .fa-hover2 {
        position: absolute; bottom: 52px; left: 88px; z-index: 100;
    }
}
@media (min-width:770px) and (max-width: 979px) {
    .profile-pic .fa-hover2 {
        position: absolute; bottom: 52px; left: 107px; z-index: 100;
    }
}
@media (min-width:980px){
    .profile-pic .fa-hover2 {
        position: absolute; bottom: 52px; left: 118px; z-index: 100;
    }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    #logo-group {
        width: 209px !important;
    }
    #logo{width: 175px;}
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .ajax-dropdown {
        width: 299px;
        height: 320px;
        left: 39px;
        top: 49px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 479px) {
    .ajax-dropdown {
        width: 344px;
        height: 435px;
        left: 11px;
        top: 48px;
    }
}

@media only screen and (min-width: 1100px) {
    .ajax-dropdown {
        width: 344px;
        height: 435px;
        left: 16px;
        top: 127px;
    }
}

.smart-form .rating input:checked~label {
    color: #ff0a05;
}

.smart-form .rating input+label:hover, .smart-form .rating input+label:hover~label {
    color: #ff4a3b;
}


.active+.ajax-dropdown {
    animation-fill-mode: none;
}

#main {
    background-color: #282b2f;
}

.label-success0 {background-color: #bc5724;}
.label-success1 {background-color: #3598ac;}
.label-success2 {background-color: #3570ac;}
.label-success3 {background-color: #ac3556;}
.label-success4 {background-color: #ac4935;}
.label-success5 {background-color: #ac4935;}
.label-success6 {background-color: #ac4935;}