* {
    outline: none
}

html {
   margin: 0px;
   height: 100%;
   width: 100%;
   background: #24386e;
}

body {
   margin: 0px;
   min-height: 100%;
   width: 100%;
}

body {
    background: #24386e;
    background-size: 100% 100%;

}

#wrap {
    padding: 5%;
}

#logo img {
    width: 100%;
    max-width: 600px;
    margin-left: -10px;
}

.text-center {
    text-align: center !important;
}

#logo {
    width: 100%;
    text-align: center;
}

#login-wrap {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    max-width: 450px;
    padding: 30px;
    margin: 3% auto 0 auto !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background: #edf1f7;
    -moz-box-shadow: 0 0 6px #051128; /* outer glow */
    -webkit-box-shadow: 0 0 6px #051128; /* outer glow */
    box-shadow: 0 0 6px #051128; /* outer glow */
}

input {
    -moz-box-shadow: inset 0 1px 2px rgba(36,56,110,.1) !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(36,56,110,.1) !important;
    box-shadow: inset 0 1px 2px rgba(36,56,110,.1) !important;
    border-radius: 0;
    border: 1px solid #e7e7e7 !important;
    font-weight: 400;
    height: 45px;
    color: #333;
    padding: 00px 10px 0px 10px;
    -webkit-appearance: none;
    cursor: pointer;
    -moz-appearance: none !important;
    appearance: initial;
    width: 100%;
}

.control-group {
    margin-bottom: 15px;
}

#login-wrap button {
    font-family: "SourceSansProRegular", Helvetica, Arial, sans-serif;
    border: 0; /* stroke */
    background: #27ae60 !important;
    color: #e6ffe7 !important;
    padding: 10px 20px;
    font-size: 15px;
    margin-top: 10px;
    width: 90%;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(1, 1, 1, .3);
}

#login-wrap button:hover {
    -moz-box-shadow: 0 2px 4px rgba(1, 1, 1, .2); /* drop shadow */
    -webkit-box-shadow: 0 2px 4px rgba(1, 1, 1, .2); /* drop shadow */
    box-shadow: 0 2px 4px rgba(1, 1, 1, .2); /* drop shadow */
}

.btn-green-flat {
    font-family: "ProximaNovaSemiBold", sans-serif;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background: #27ae60 !important;
}
.btn-green-flat:hover {
    color: #fff !important;
    opacity: .9
}



#login-wrap .col-md-6 {
    padding: 0px;
}

.a-wrap {
    margin-top:15px;
    text-align: center;
}

#login-wrap a {
    font-size:12px;
}

#login-wrap hr {
    margin: 10px 0 10px 0;
    border-color: #edf1f7;
}

.copyright {
    padding-top: 30px;
    color: #fff;
    opacity: 0.3;
}

#contact-us-page {
    padding-top: 2%;
}

#contact-text h1 {
    font-size: 39.5px;
    text-align: center;
    font-weight: 700;
    margin: 8% 0 30px 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.1pt;
    color: rgb(34, 58, 109);
    text-transform: none;
    line-height: 42px;
    text-shadow: rgba(1, 1, 1, 0.2) 1px 1px 1px;
}

#contact-text h3 {
    font-size: 28px;
    text-align: left;
    font-weight: 400;
    margin: 8% 0 40px 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.1pt;
    text-transform: none;
    line-height: 32px;
}

#contact-text ul li {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.1pt;
    text-transform: none;
    line-height: 24px;
}

#contact-text i {
    font-size: 62px;
    margin-left: -10px;
    color: #fcd457;
}

#contact-text {
    min-height: 600px;
}

.click-support {
    border: 1px solid #fbc109;
    -moz-border-radius: 3px;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 22px;
    position: relative;
    top: 40px;
    font-weight: 400;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #1f3d73;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 236, 177, .77);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 236, 177, .77);
    box-shadow: inset 0 1px 0 rgba(255, 236, 177, .77);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSI0ODAiIGhlaWdodD0iNzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%);
    background-image: -o-linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%);
    background-image: -webkit-linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%);
    background-image: linear-gradient(bottom, #fbb107 0%, #fbcb0b 100%);
    text-decoration: none;
    text-shadow: rgba(1, 1, 1, 0.2) 1px 1px 1px;
}

.click-support:hover {
    opacity: 0.8;
    text-decoration: none;
}

.click-support i {
    font-size: 24px !important;
    color: #fff !important;
    margin: 0 0px 0 20px !important;
}

#contact-text hr {
    margin-top: 40px;
    border-color: #dedede !important;
}

#policy-wrap {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    max-width: 900px;
    padding: 40px;
    margin: 3% auto 0 auto !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #edf1f7; /* layer fill content */
    -moz-box-shadow: 0 0 6px #051128; /* outer glow */
    -webkit-box-shadow: 0 0 6px #051128; /* outer glow */
    box-shadow: 0 0 6px #051128; /* outer glow */
}