.swal2-icon {
   width: 3em;
   height: 3em;
   margin: 1em auto 1em;
}

.swal2-container {
   z-index: 9779;
}

.swal2-html-container {
   padding: 0em 0.6em 0em !important;
}

.swal2-html-container h3 {
   margin-top: 2px;
}

.swal2-input-label {
   margin: 0em auto 0;
}

div:where(.swal2-icon) .swal2-icon-content {
   font-size: 2.5em !important;
}

.fancybox__container {
   z-index: 9778 !important;
}

@media (min-width: 1700px) {
   .container {
      width: 90%;

   }
}

.container {
   width: 90%;
}
#wrapper #content .container {
   margin-top: 20px!important;
}

table tr.rowd{
   cursor: pointer;
}