
.h5,
h5 {
    font-size: 15px
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}


.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-footer:after,
.modal-footer:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.modal-footer:after,
.row:after {
    clear: both
}

/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative;
}

.modal-body {
  padding: 20px 25px 30px 25px;
}
.inmodal .modal-body {
}
.inmodal .modal-header {
  padding: 8px 35px;
  text-align: center;
  background:#2c3040;
}
.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.inmodal .modal-title {
  font-size: 20px;
  text-align:left;
  color:#fff;
}
.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}
.modal-footer {
  margin-top: 0;
  padding:15px 15px;
}

.modal-header .close {color:#ffffff !important; margin-top:0 !important; padding:9px 15px 10px; background:#025c99; position:absolute; right:0; top:0; opacity: 1;}


© Copyright 2016 All rights reserved by sshine1st! 문의하기>