@charset "UTF-8";

/* sweet Alert */
.swal2-popup {
   max-width: 90%;
}

.swal2-header {
   padding: 0 1.0em;
}

.swal2-title {
   font-size: 1.575em;
   line-height: normal;
}

.swal2-icon {
   font-size: 10px;
/*    width: 3.25em; */
/*    height: 3.25em; */
   margin: 0.5em auto 1.0em;
}

.swal2-title.custom-title {
   font-size: 16px;
   margin-top: 10px;
}

.swal2-confirm.custom-confirm {
   background-color: #171717;
   color: white;
}

.swal2-deny.custom-deny {
   border: 1px solid #171717;
   width: 100px;
}
/* .swal2-icon .swal2-icon-content { */
/*    font-size: 2.75em; */
/* } */

/* .swal2-icon.swal2-error [class^=swal2-x-mark-line] { */
/*    top: 1.5em; */
/*    width: 2.5375em; */
/* } */

/* .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] { */
/*    left: 0.4em */
/* } */

/* .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] { */
/*    right: 0.4em;  */
/* } */