.auth{padding:40px 20px;background:#fff}.auth .auth_block{max-width:500px;width:100%;background:#fff;border-radius:10px;border:1px solid #2BBDED;overflow:hidden;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.auth .auth_card{width:100%;padding:40px 20px;padding-top:20px;border:none;margin:0 auto;border-radius:0px}@media (max-width: 768px){.auth .auth_card{width:100%}}.auth .auth_card .auth_logo{text-align:center}.auth .auth_card .auth_logo img{width:100px}@media (max-width: 768px){.auth .auth_card .auth_logo img{width:80px}}.auth .auth_card h1{font-size:30px;margin-bottom:20px;font-weight:bold;padding:0;color:#000;text-align:center}@media (max-width: 420px){.auth .auth_card h1{font-size:24px}}.auth .auth_card .card-header,.auth .auth_card .card-footer{background:#fff;border:none}.auth .auth_card .card-header{text-align:center}.auth .auth_card .card-header h1{padding:0}.auth .auth_card .card-body{-ms-flex: 1 1 auto;-webkit-box-flex:1;flex: 1 1 auto;padding: 2 0.25rem}@media (max-width: 768px){.auth .auth_card .card-body{padding:2.25rem 0}}.auth .auth_card .form-group{text-align:left}.auth .auth_card .form-group label{font-size:12px;margin-bottom:0;text-align:left}.auth .auth_card .form-group .form-control{padding:1.375rem 0.75rem;border-radius:10px;border:1px solid #ccc}.auth .auth_card .form-group .form-control:hover{border:1px solid #2BBDED}.auth .auth_card .form-group .form-control:focus{-webkit-box-shadow:none;box-shadow:none;border:1px solid #2BBDED}.auth .auth_card .btn-normal{background-color:  #ffe259;padding: 15px 65px;border: none;border-radius: 6px;font-weight: 400}.auth .auth_card .forgot_link{margin-top:10px;display:inline-block;width:100%;color:#222}.auth .auth_card .forgot_link:hover{color:#222}.auth .auth_card .social_auth{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.auth .auth_card .social_auth .facebook{color:#fff;background:linear-gradient(83deg, #4267B2 0%, #87a0d3 100%);border-radius:20px;font-size:20px;width:auto;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:5px 15px 5px 5px;text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.3);box-shadow:0 5px 15px rgba(0,0,0,0.3)}.auth .auth_card .social_auth .facebook i{font-size:28px;border-radius:50%;-webkit-transition:.5s;transition:.5s;margin-right:10px}.auth .auth_card .social_auth .facebook:hover{-webkit-box-shadow:0 5px 25px rgba(0,0,0,0.8);box-shadow:0 5px 25px rgba(0,0,0,0.8)}.auth .auth_card .social_auth .google{color:#fff;border-radius:20px;background:linear-gradient(83deg, #C5221F 0%, #e76663 100%);font-size:20px;width:auto;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:5px 15px 5px 5px;text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.3);box-shadow:0 5px 15px rgba(0,0,0,0.3)}.auth .auth_card .social_auth .google i{font-size:28px;border-radius:50%;-webkit-transition:.5s;transition:.5s;margin-right:10px}.auth .auth_card .social_auth .google:hover{-webkit-box-shadow:0 5px 25px rgba(0,0,0,0.8);box-shadow:0 5px 25px rgba(0,0,0,0.8)}.auth .auth_card .auth_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth .auth_card .auth_links a{width:auto;display:inline-block}.auth .auth_card .auth_links a:last-child:after{display:none}.auth .auth_card .auth_links a:after{content:"|";margin:0 10px;color:#a7a7a7}@media (max-width: 420px){.auth .auth_card .auth_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.auth .auth_card .auth_links a{margin-top:0}.auth .auth_card .auth_links a:after{display:none}}

/*# sourceMappingURL=auth.css.map */