

p.modal-sub-title {
    color: #3cc7fe;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 1em !important;
    text-transform: uppercase;
}

.ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sign-basic-btn {
    width: 100%; height: 38px; color: #fff; font-size: 16px; cursor: pointer;
    margin-bottom: 10px;
    border-radius: 3px; border: 1px solid #3cc7fe;
    background: #3cc7fe;
    background: -moz-linear-gradient(top,  #3cc7fe 0%, #73d0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3cc7fe), color-stop(100%,#3cc7fe));
    background: -webkit-linear-gradient(top,  #4fccfd 0%,#3cc7fe 100%);
    background: -o-linear-gradient(top,  #4fccfd 0%,#3cc7fe 100%);
    background: -ms-linear-gradient(top,  #4fccfd 0%,#3cc7fe 100%);
    background: linear-gradient(to bottom,  #4fccfd 0%,#3cc7fe 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4fccfd', endColorstr='#3cc7fe',GradientType=0 );
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow:    0 1px 2px rgba(0,0,0,0.24);
    box-shadow:         0 1px 2px rgba(0,0,0,0.24);
    outline: none;
}
.sign-kakao-btn {
    width: 100%; height: 38px; color: #fff; font-size: 16px; font-weight: 700; cursor: pointer;
    margin: 10px 0;
    border-radius: 3px; border: 1px solid #ef9200;
    background: #ef9200;
    background: -moz-linear-gradient(top,  #ef9200 0%, #ef9200 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef9200), color-stop(100%,#ef9200));
    background: -webkit-linear-gradient(top,  #fdfe7f 0%,#ef9200 100%);
    background: -o-linear-gradient(top,  #fdfe7f 0%,#ef9200 100%);
    background: -ms-linear-gradient(top,  #fdfe7f 0%,#ef9200 100%);
    background: linear-gradient(to bottom,  #fdfe7f 0%,#ef9200 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdfe7f', endColorstr='#ef9200',GradientType=0 );
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow:    0 1px 2px rgba(0,0,0,0.24);
    box-shadow:         0 1px 2px rgba(0,0,0,0.24);

    -webkit-text-shadow: -2px -2px 10px #ef9200;
    -moz-text-shadow:    -2px -2px 10px #ef9200;
    text-shadow:         -2px -2px 10px #ef9200;
    outline: none;
}
.sign-naver-btn {
    width: 100%; height: 38px; color: #fff; font-size: 16px; cursor: pointer;
    margin: 10px 0;
    border-radius: 3px; border: 1px solid #1eca01;
    background: #1eca01;
    background: -moz-linear-gradient(top,  #1eca01 0%, #1eca01 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1eca01), color-stop(100%,#1eca01));
    background: -webkit-linear-gradient(top,  #7ece70 0%,#1eca01 100%);
    background: -o-linear-gradient(top,  #7ece70 0%,#1eca01 100%);
    background: -ms-linear-gradient(top,  #7ece70 0%,#1eca01 100%);
    background: linear-gradient(to bottom,  #7ece70 0%,#1eca01 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7ece70', endColorstr='#1eca01',GradientType=0 );
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow:    0 1px 2px rgba(0,0,0,0.24);
    box-shadow:         0 1px 2px rgba(0,0,0,0.24);
    outline: none;
}
.sign-facebook-btn {
    width: 100%; height: 38px; color: #fff; font-size: 16px; cursor: pointer;
    margin: 10px 0;
    border-radius: 3px; border: 1px solid #3c599b;
    background: #3c599b;
    background: -moz-linear-gradient(top,  #3c599b 0%, #3c599b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c599b), color-stop(100%,#3c599b));
    background: -webkit-linear-gradient(top,  #a0e5fd 0%,#3c599b 100%);
    background: -o-linear-gradient(top,  #a0e5fd 0%,#3c599b 100%);
    background: -ms-linear-gradient(top,  #a0e5fd 0%,#3c599b 100%);
    background: linear-gradient(to bottom,  #a0e5fd 0%,#3c599b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a0e5fd', endColorstr='#3c599b',GradientType=0 );
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow:    0 1px 2px rgba(0,0,0,0.24);
    box-shadow:         0 1px 2px rgba(0,0,0,0.24);
    outline: none;
}
.sign-google-btn {
    width: 100%; height: 38px; color: #fff; font-size: 16px; cursor: pointer;
    margin: 10px 0;
    border-radius: 3px; border: 1px solid #df4a32;
    background: #df4a32;
    background: -moz-linear-gradient(top,  #df4a32 0%, #df4a32 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df4a32), color-stop(100%,#df4a32));
    background: -webkit-linear-gradient(top,  #e27766 0%,#df4a32 100%);
    background: -o-linear-gradient(top,  #e27766 0%,#df4a32 100%);
    background: -ms-linear-gradient(top,  #e27766 0%,#df4a32 100%);
    background: linear-gradient(to bottom,  #e27766 0%,#df4a32 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e27766', endColorstr='#df4a32',GradientType=0 );
    
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow:    0 1px 2px rgba(0,0,0,0.24);
    box-shadow:         0 1px 2px rgba(0,0,0,0.24);
    outline: none;
}


/* ============================== Popup ============================== */
#popupModal, #popupModal * {
    font-family: 'Nanum Gothic' !important;
    font-weight: 500; letter-spacing: -.04em;
}

#popupModal .modal-content, #popupModal .modal-header, #popupModal .modal-body, #popupModal .modal-footer {
  background-color: rgba(255, 255, 255, 0) !important;
  box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
  border: 0;
}

#popupModal .modal-header .close {
    font-size: 30px;
}
#popupModal .modal-body {
    padding: 0;
}
#popupModal .modal-body p {
    text-align: center;
    color: #a00;
    font-weight: 700;
}
#popupModal .popup-close {
    display: block;
    margin-top: 15px;
    outline: 0;
    color: #e5e5e5;
    width: 100%;
    padding: 15px;
    border: 1px solid #e5e5e5;
    background-color: rgba(255, 255, 255, 0);
}

#popupModal .popup-close-txt {
    float: right;
    display: block;
    margin-top: 15px;
    outline: 0;
    color: #e5e5e5;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
}
#popupModal .popup-close-txt > i {
    position: relative; top: 1px;
}
/* ============================== /Popup ============================== */

.txt_point01 { color: #de2a37; }
.clear-both {
    height: 20px; clear: both;
}
.btn-point-color,
.btn-point-color:visited,
.btn-point-color:hover,
.btn-point-color:active,
.btn-point-color:focus {
    color: #fff;
    background-color: #de2a37;
}

.padding-15 {
    padding: 15px;
}
.padding-hoz-15 {
    padding: 0 15px;
}
.padding-ver-15 {
    padding: 15px 0;
}

.hr-box { position: relative; }
hr { border-top: 1px solid #dadbde; }
hr:before {
    content: 'or'; color: #bfc0c5; display: inline-block; position: absolute; top: -12px; left: 50%;
    -webkit-transform:  translateX(-50%);
    -moz-transform:     translateX(-50%);
    -ms-transform:      translateX(-50%);
    -o-transform:       translateX(-50%);
    transform:          translateX(-50%);
    background-color: #ffffff; padding: 0 4px;
}

/* 하단의 스마트 솔루션 팝업 */
#digeracy-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1030;
    background: rgba(0, 0, 0, .8);
}
#digeracy-popup h2 {
    cursor: pointer;
    color: #fff;
    letter-spacing: -1px;
    font-size: 13px;
    padding: 0 15px;
    text-align: center;
    margin: 10px 0;
}
#digeracy-popup h2 span {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}