@import url("font-roboto.css");
@import url("style.css");
/* Sweet Alert CSS Start Here */

.swal-modal{border-radius: 0px;}
.swal-button {
   box-sizing: border-box;
   height: 22px;
   width: 77.86px !important;
   border-radius: 3px;
   background: linear-gradient( 0.15deg, #E4F4FC 0%, #FFF 100%);
   border: 1px solid #006E78;
   color: #006E78;
   font-size: 12px;
   font-weight: 700;
   line-height: 15px;
   cursor: pointer;
   padding:0px 0px;
}