Your IP : 216.73.216.250


Current Path : /home/digilove/www/plugins/system/ytshortcodes/shortcodes/modal/css/
Upload File :
Current File : /home/digilove/www/plugins/system/ytshortcodes/shortcodes/modal/css/modal.css

.yt-modal.modal {
  overflow: hidden;
  display: none;
  border: none;
  box-shadow: none;
  background: transparent;
}
.yt-modal .modal-content {
  box-shadow: none;
  border: 8px solid rgba(255,255,255,0.25);
  top: 50px;
}
.yt-modal .modal-content .modal-header {
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.yt-modal .modal-content .modal-header h3 {
  margin: 0;
  font-size: 20px;
  display: inline-block;
}
.yt-modal .modal-content .modal-body {
  background: #fff;
}