/* ------------------------------ EDIT STYLE  2016.11.29 ------------------------------ */
/* Color Set */
.mc-text { color: #009688 !important; }
.bg-mc { background-color: #009688 !important; }
.border-mc { border-color: #009688 !important; }
.sub-side-bar .active { background-color: #009688; }
.sub-side-bar dd a:hover { color: #009688; }
.tabs .tab .active { color: #009688; }
.tabs .indicator { background-color: #009688; }
[type="radio"].with-gap:checked+label:after { background-color: #009688; border: 2px solid #009688; }
[type="radio"].with-gap:checked+label:before { border: 2px solid #009688; }
[type="checkbox"]:checked+label:before { border-right: 2px solid #009688; border-bottom: 2px solid #009688; }
.progress-icon i { color: #009688; }
.progress-msg { color: #009688; }
.server-tabs .active { color: #009688 !important; }

.sc-text { color: #ff9800 !important; }
.bg-sc { background-color: #ff9800 !important; }
.border-sc { border-color: #ff9800 !important; }


/* New Style */

/* Common */
.msg { display: block; margin: 10px; font-size: 12px; font-weight: 700; text-align: center; }
.btn { min-width: initial; font-size: 14px; font-weight: 400; }
.btn:hover, .btn:active, .btn:focus { color: #fff; }
.btn-new { display: inline-block; height: 40px; line-height: 40px; padding: 0 15px; border-radius: 4px; background-color: #414141; font-size: 13px; font-weight: 700; color: #fff; }
.btn-new:hover, .btn-new:active, .btn-new:focus { color: #fff; }
.btn-new.btn-small { height: 32px; line-height: 32px; padding: 0 10px; font-size: 11px; }
.btn-new i.right { line-height: 40px; margin-left: 8px; font-size: 18px; }
.reco-basic { padding: 20px; }
@media all and (min-width: 768px) {
    .page-wrap { min-height: calc(100vh - 604px); margin: 100px auto 50px; }
    .msg { text-align: left; }
    .page-title { font-size: 20px; }
    .page-move-btn-demo a { float: right; }
}
@media all and (min-width: 1024px) {
    .page-title { font-size: 24px; }
}

/* Forms */
.select-wrapper span.caret { overflow: hidden; top: 17px; }
.web-server-box ul > li { font-size: 12px; }

/* Tabs */
.reco-tab .tab a { font-weight: 400; color: #818181; }
.reco-tab .tab a.active { background-color: #414141; font-weight: 700; }
.reco-tab .tabs .indicator { background-color: #414141; }
.reco-tab .reco-tab-content { border: 2px solid #414141; border-left: 0; border-right: 0; background-color: #f0f0f0; }
@media all and (min-width: 768px) {
    .reco-tab .reco-tab-content { padding: 20px; }
    .reco-banner li, .reco-ssd-banner li { padding: 15px 10px; }
    .reco-banner li:nth-child(3) { padding: 30px 10px; }
    .reco-banner li:nth-child(3) .sc-text { margin-bottom: 5px; }
    .reco-banner dd,.reco-ssd-banner dd { font-size: 13px; }
}
@media all and (min-width: 1024px) {
    .reco-banner li, .reco-ssd-banner li { padding: 25px 10px; }
    .reco-banner dd strong,.reco-ssd-banner dd strong { font-size: 14px; }
}

/* Table */
.payment-list-box { overflow: hidden; position: relative; padding: 0; border: 0; background-color: transparent; }
.payment-list-box td:last-child { border-right: 0 !important; }
.payment-list-box-title { text-align: center; }
@media all and (min-width: 768px) {
    .payment-list-box-title { padding-right: 20px; text-align: right; }
    .payment-list-box .msg { margin: 0; }
}
@media all and (min-width: 1024px) {
    .payment-list-box td:last-child { border-right: 1px solid #ccc !important; }
} 

/* Modal */
.modal { top: 0 !important; max-width: 768px; }
.modal .modal-content { padding: 30px; box-shadow: 0 0 0 0; border: 0; border-radius: 0; }

/* Print */
.print .section-title { line-height: 42px; margin-bottom: 20px; font-size: 16px; color: #212121; }
.print .print-btn { cursor: pointer; }

.sysman-version li, .lamp-version li, .wisemon-version li { line-height: 24px; }

/* 회원가입 약관 */
.regist-agree .page-title, .regist-register .page-title { margin-top: 30px; }
.regist-agree dl { margin-bottom: 20px; }
.regist-agree dt { margin-bottom: 10px; font-weight: 700; }
.regist-agree dd { line-height: 24px; padding: 0 10px; font-size: 13px; }

/* 로그인 페이지 */
.login-wrap { margin: 60px 0 0; background-color: #3C3C3B; }
.login-wrap .login-title { font-size: 32px; font-weight: 300; text-transform: uppercase; }
.login-wrap .login-title small { display: block; font-size: 13px; color: #c1c1c1; }
.login-wrap .recaptcha { margin-top: 30px; }
.login-wrap .stem-contact .recaptcha .img-set img { float: left; width: 50%; height: 42px; margin-bottom: 0; border-radius: 0; }
.login-wrap .stem-contact .recaptcha .img-set button { float: left; width: 50%; line-height: 42px; border: 0; font-size: 12px; font-weight: 700; }
.login-wrap .stem-contact .recaptcha .img-set button i { position: relative; top: 2px; margin-right: 5px; font-size: 16px; }
.login-wrap .stem-contact .recaptcha .input-set input { width: calc(100% - 20px); height: 42px; margin-bottom: 0; border-radius: 0; text-align: center; }
.login-wrap .stem-contact .recaptcha .input-set input::placeholder { font-size: 14px; font-style: normal; color: #212121; }
.login-wrap .stem-contact .contents-footer { padding: 0; }
.login-wrap .stem-contact .contents-footer ul { font-size: 0; } 
.login-wrap .stem-contact .contents-footer li { display: inline-block; margin: 0 10px; font-size: 12px; }
.login-wrap .stem-contact .contents-footer li:first-child { margin-left: 0; margin-right: 20px; }
.login-wrap .stem-contact .contents-footer li:last-child { margin-right: 0; }
.login-wrap .stem-contact .contents-footer li a { height: 30px; line-height: 30px; margin-bottom: 0; border: 0; font-size: 12px; color: #c1c1c1; }
.login-wrap .stem-contact .contents-footer .checkbox label {  color: #c1c1c1; }
.login-wrap .stem-contact .contents-footer .checkbox label input { top: -2px; left: 15px; margin-left: -15px; visibility: inherit; }
.login-wrap .stem-contact { min-height: initial; }
@media all and (min-width: 768px) {
    .login-wrap { min-height: calc(100vh - 420px); }
    .login-wrap .login-title { font-size: 24px; }
    .login-wrap .login-title small { font-size: 12px; }
    .login-wrap .stem-contact { padding: 70px 0 90px; }
    .login-wrap .stem-contact .contents-wrap { max-width: 360px; }
    .login-wrap .stem-contact .form-set { margin-bottom: 10px; }
    .login-wrap .stem-contact .recaptcha .img-set { float: none; }
    .login-wrap .stem-contact .recaptcha .input-set { float: none; padding-top: 0; }
    .login-wrap .stem-contact .contents-footer { margin-top: 0; }
    .login-wrap .stem-contact .contents-footer a.point { width: 100%; }
    .login-wrap .stem-contact .contents-footer li a { float: none; width: auto; }
}
@media all and (min-width: 1024px) {
    .login-wrap { min-height: calc(100vh - 514px); }
    .login-wrap .stem-contact { padding: 10% 0; }
    .login-wrap .login-title { font-size: 32px; }
    .login-wrap .login-title small { margin-top: 12px; font-size: 14px; }
}

/* 코로케이션 추가 css */
.colocation .sub-viewer .img-contents { height: 80px; }
.colocation .sub-viewer .img-contents li { line-height: 28px; text-align: center; text-transform: uppercase; }
.colocation .sub-viewer .img-contents li span { color: #60CCD2; }
@media all and (min-width: 1024px) {
    .colocation .sub-viewer .img-contents li { text-align: right; }
}

