﻿/* Made with love by Mutiullah Samim*/

@import url('https://fonts.googleapis.com/css?family=Numans');

html, body {
    /*background-image: url('../images/magnareport-login-costarica-magnaitsolutions.png');*/
    background-image: url('../images/magnareport-login-costarica-magnaitsolutions3.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    font-family: 'Numans', sans-serif;
}
/*.container-login-logo{
    display: flex;
    background-color: red;
    width:100%;
    height: 100%;
    justify-content: space-between;
}*/
.logo-magna{
    width: 30%;
    height: 30%;
}
.logo-magna img{
    width: 100%;
    height: 100%;
}
.logo-report {
    width:40%;
    height: 40%;
}
.logo-report img{
    width: 100%;
    height: 100%;
}
.container {
    align-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    align-content: center;
}
.card {
    height: 450px;
    margin-top: 15%;
    width: 400px;
    background-color: rgba(0,0,0,0.5) !important;
}

.social_icon span {
    font-size: 60px;
    margin-left: 10px;
    color: #3B5998;
}

    .social_icon span:hover {
        color: white;
        cursor: pointer;
    }

.card-header h3 {
    color: white;
}

.social_icon {
    position: absolute;
    right: 20px;
    top: -45px;
}

.input-group-prepend span {
    width: 50px;
    background-color: #FFC312;
    color: black;
    border: 0 !important;
}

input:focus {
    outline: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.remember {
    color: white;
}

    .remember input {
        width: 20px;
        height: 20px;
        margin-left: 15px;
        margin-right: 5px;
    }

.login_btn {
    color: black;
    background-color: red !important;
    width: 100px;
}

    .login_btn:hover {
        color: black;
        background-color: white;
    }
/*.prueba-btn{
    background-color: red !important;
}*/
.links {
    color: white;
}

    .links a {
        margin-left: 4px;
    }
.login100-form-btn {
    font-family: Poppins-Medium;
    font-size: 16px;
    color: #555555;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 120px;
    height: 50px;
    border-radius: 25px;
    background-image: linear-gradient(126deg, rgba(101, 101, 101, 0.09) 0%, rgba(101, 101, 101, 0.09) 68%,rgba(200, 200, 200, 0.09) 68%, rgba(200, 200, 200, 0.09) 100%),linear-gradient(164deg, rgba(238, 238, 238, 0.03) 0%, rgba(238, 238, 238, 0.03) 90%,rgba(14, 14, 14, 0.03) 90%, rgba(14, 14, 14, 0.03) 100%),linear-gradient(27deg, rgba(214, 214, 214, 0.04) 0%, rgba(214, 214, 214, 0.04) 34%,rgba(104, 104, 104, 0.04) 34%, rgba(104, 104, 104, 0.04) 100%),linear-gradient(175deg, rgba(20, 20, 20, 0.01) 0%, rgba(20, 20, 20, 0.01) 4%,rgba(9, 9, 9, 0.01) 4%, rgba(9, 9, 9, 0.01) 100%),linear-gradient(257deg, rgba(14, 14, 14, 0.01) 0%, rgba(14, 14, 14, 0.01) 28%,rgba(164, 164, 164, 0.01) 28%, rgba(164, 164, 164, 0.01) 100%),linear-gradient(311deg, rgba(68, 68, 68, 0.07) 0%, rgba(68, 68, 68, 0.07) 33%,rgba(213, 213, 213, 0.07) 33%, rgba(213, 213, 213, 0.07) 100%),linear-gradient(244deg, rgba(43, 43, 43, 0.02) 0%, rgba(43, 43, 43, 0.02) 80%,rgba(161, 161, 161, 0.02) 80%, rgba(161, 161, 161, 0.02) 100%),linear-gradient(130deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 49%,rgba(105, 105, 105, 0.04) 49%, rgba(105, 105, 105, 0.04) 100%),linear-gradient(90deg, rgb(101,5,54),rgb(97, 3, 0));
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
/*Responsive*/
@media (max-width:1366px){
    .card {
      margin-bottom: 50px !important;
    }
}
@media (max-width:800px){
    .input100 {
    height: 55px;
}
 .container{
     display: flex;
     justify-content: center;
 }
.moverJ {
     padding-left: 38px !important;
}
footer{
    height: 114px;
}
footer p {
    font-size: 18px;
}
footer p a strong{
   font-size: 22px;
}

.card {
        height: 505px;
        margin-top: 73%;
        margin-right: 10%;
        width: 586px;
}
html, body {
   background-image: url('../images/magnareport-login-costarica-magnaitsolutions-responsive4002.png');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
}
@media (max-width:712px){
 .container{
     display: flex;
     justify-content: center;
 }
.moverJ {
     padding-left: 38px !important;
}
footer{
    height: 114px;
}
footer p {
    font-size: 18px;
}
footer p a strong{
   font-size: 22px;
}

.card {
        height: 505px;
        margin-top: 57%;
        margin-right: 10%;
        width: 586px;
}
html, body {
   background-image: url('../images/magnareport-login-costarica-magnaitsolutions-responsive4002.png');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
}
@media (max-width:600px){
 .container{
     display: flex;
     justify-content: center;
 }
.moverJ {
     padding-left: 38px !important;
}
footer{
    height: 114px;
}
footer p {
    font-size: 18px;
}
footer p a strong{
   font-size: 22px;
}
.card {
         height: 468px;
        margin-top: 55%;
        margin-right: 10%;
        width: 472px;
}
html, body {
   background-image: url('../images/magnareport-login-costarica-magnaitsolutions-responsive4002.png');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
}
@media (max-width:412px){
    .input100 {
    height: 45px;
}
    footer{
    height: 60px;
}
 .container{
     display: flex;
     justify-content: center;
 }
.moverJ {
     padding-left: 38px !important;
}
footer p {
    font-size: 8px;
}
footer p a strong{
   font-size: 12px;
}
.card {
   height: 450px;
   margin-top: 44%;
   margin-right: 10%;
   width: 350px;
}
html, body {
   background-image: url('../images/magnareport-login-costarica-magnaitsolutions-responsive4002.png');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
}
@media (max-width:400px){
    .input100 {
    height: 45px;
}
    footer{
    height: 60px;
}
 .container{
     display: flex;
     justify-content: center;
 }
.moverJ {
     padding-left: 38px !important;
}
footer p {
    font-size: 8px;
}
footer p a strong{
   font-size: 12px;
}
.card {
   height: 450px;
   margin-top: 35%;
   margin-right: 10%;
   width: 350px;
}
html, body {
   background-image: url('../images/magnareport-login-costarica-magnaitsolutions-responsive4002.png');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
}
@media (max-width:320px){
    footer{
    height: 92px;
    padding: 10px !important;
}
 .container{
     display: flex;
     justify-content: center;
 }
.moverJ {
     padding-left: 57px !important;
}
footer p {
    font-size: 10px;
}
footer p a strong{
   font-size: 12px;
}
.card {
   height: 450px;
   margin-top: 35%;
   margin-right: 10%;
   width: 350px;
}
html, body {
   background-image: url('../images/magnareport-login-costarica-magnaitsolutions-responsive4002.png');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
}