﻿
/* Import fonts */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic');

@font-face {
	font-family: 'Conv_Bariol_Light';
	src: url('../font/Bariol_Light.eot');
	src: local(''), url('../font/Bariol_Light.woff') format('woff'), url('../font/Bariol_Light.ttf') format('truetype'), url('../font/Bariol_Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: '../font/Lato-Black';
  src: url('../font/Lato-Black.eot');
  src: url('../font/Lato-Black.woff2') format('woff2'),
       url('../font/Lato-Black.woff') format('woff'),
       url('../font/Lato-Black.ttf') format('truetype'),
       url('../font/Lato-Black.svg#Lato-Black') format('svg'),
       url('../font/Lato-Black.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

body {
    background-attachment: fixed;
    background-image: url('../Images/PrivacyPolicy.jpg')!important;
    background-size: initial; 
}
html,body{
    height: auto !important;
    position: relative;
}

.input-addfilter{
   width:100px;
}

.min-height-box9{
    min-height: 371px !important;
    color: #000 !important;
}

.gender-top-area{ margin-top:15px;  }
.sidebarclick2{
    overflow: hidden !important;
}
.funderSec .form-control{
    background: #fff !important;
}
.dash-weekbox-title2 h6 {
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
}
.disability-top-area {
    margin-top: 15px;
    padding-left: 0px;
}
.participant-age-range-content-area {
    margin-top: 15px;
    padding-left: 0px;
}
.attendance-chart {
}
body.modal-open {
    overflow: hidden;
}
.top-menu .dropdown img {
    margin-top: 8px;
    margin-bottom: 11px;
}
.icon-angle-down::before {
    padding-top: 7px;
    padding-left: 2px;
}
.highcharts-legend-item {
    margin-top: 50px;
}
ul li {
    list-style: none;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;}

::selection {
    background: #FF6C60;
    color: #fff;
}
::-moz-selection {
    background: #FF6C60;
    color: #fff;}
#container {
    width: 100%;
    height: 100%;}

/*login page*/

.login_page_normal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 16px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}
.main-login-body{
  overflow: hidden;
  overflow-y: auto;
}

.main-login-body2{
  overflow: hidden;
}
.login-navbar .navbar-header .navbar-toggle:hover, .login-navbar .navbar-header .navbar-toggle:focus {
    background: rgb(33, 46, 99);
}
.main_login .login-navbar .navbar-right {
    margin-top: 2.3% !important;
}
.main_login  .login-navbar .navbar-right li {
    padding: 0 15px;
}
.main_login .login-navbar .navbar-right li a {
    color: #fff;
    text-transform: uppercase;
    height: auto !important;
    line-height: 10px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.main_login .login-navbar {
    background-color:#212e63!important;
    border-radius: 0 !important;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.main_login .login-navbar2{
  background-color:#0077be!important;
  border-radius:0 !important;box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.main_login .login-navbar2 .navbar-header a {
    width: 166px;   
}
.main_login .login-navbar .navbar-header a img{
  width: 100%;
}

.main_login .login-navbar2 .navbar-header a img{
  width: 100%;
}
.login_form_home {
    /* color: #fff; */
    position: relative;
    z-index: 55;
}
.login_form_home h1 {
    font-family: "Conv_Bariol_Light",sans-serif !important; 
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff!important;
}
.flow-login {
    height: calc(100vh - 240px);
    overflow: auto;
}
.footer-area {
   background-color: rgba(255, 255, 255, 0.6) !important;
    margin-bottom: 0;
    bottom: 0;
}

.main-login-body .agree_content {
    padding-right: 36px;
    padding-top:20px;
    color: #000!important;
}

.main-login-body2 .agree_content{
  padding-right: 36px;
}

.main-login-body .agree_content a:hover {
    color: #78cd51;
}

@media (max-width: 768px) {

    .full-area {
        margin: auto;
        height: calc(100vh - 200px);
        background-color: rgba(255, 255, 255, 0.9);
        padding-top: 20px;
        width: 100% !important;
        box-shadow: 0 0 7px rgba(0,0,0, .30);
        border: none;
        border-radius: 8px !important;
    }
}
.full-area h2{ color: #000;}
.main-login-body2 .agree_content a:hover {
    color: #78cd51;
}
.main-login-body::before {
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

.main-login-body2::before {
    background:none!important;
    content: "";
    height: 100%;
    left: 0;
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 2;
}
.font-size{ font-weight:normal;  font-family: "Conv_Bariol_Light",sans-serif;color: #6ab42e!important;}
.margin_top{ margin-top:20px;}
.margin_botom{ margin-bottom:5px;}

.margin_botom20{ margin-bottom:20px !important;}

.margin_top_10{ margin-top:10px;}

.margin_left{ margin-left:0px !important; padding-left:0px !important;}

.login-body {
    background-color: #fff !important;}

/* Custom Styles */
/* Add new program */

/* Signup Form */
form.form-signin.res_pass {
    max-width: 620px ;
}
.inline-blocks{
	float: left;
	width: 49% !important;
}
.reminder_text{
	color: #f6f6f6 !important;
	text-align: left !important;
	margin-top: 8px;
	font-size: 14px !important;
	width: 95%;
}
.form-signup{
    max-width: 100% !important;
}
.signup_btn{
    float: none !important;
    width: 100% !important;
    min-width: 100px !important;
    padding: 22px 0 !important;
}
.signup_fields{
    width:80% !important;
}

.margin_btm {
    margin-bottom: 15px;
}
.white_input_font{
    font-size: 13px !important;
    color: #6d7181;
}
.view_input_kpi {
    width: 80%;
}

/* Signup end*/

.reset_page{
    width: 100% !important;
}
.reset_page input{
  background: #fff !important;
}
.flex_reset{
  align-items: center;
  justify-content: center !important;
  min-height: 72vh !important;
}

.login-body{
    background: url("../img/login_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    background-position: 50% 50%;
}
.login-navbar{
    background-color: transparent !important;
    border: 0 !important;
}
.login-body::before {
    background: rgba(0, 0, 0, 0.41) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}
.login-navbar .navbar-right{
    margin-top: 3% !important;
}
.login-menu-btn{
    border: 1px solid #fff;
    border-radius: 3px;
}
.plus_sign{
    margin-right: 20px;
    margin-left: 2px;
}
.add_new_btn {
    padding-left: 15px !important;
    padding-right: 15px !important;
    min-width: 190px;
}
.view_btn{
    margin-left: 10px;
}
.margin-tb{
    margin-top: 25px;
    margin-bottom: 25px;
}
.padding-tb{
	padding: 15px 0;
}
.padding-lr{
    padding-left: 30px;
    padding-right: 30px;
}
.progrm_type_input input{
    background: #fff;
}
.add_new_btn_container{
    text-align: right;
}
.login-navbar .navbar-right li{
    padding: 0 15px;
}
.login-navbar .navbar-right li a{
    color: #fff;
    text-transform: uppercase;
    height: auto !important;
    line-height: 10px;
    font-weight: bold;
}
.login-navbar .navbar-right li a:hover, .login-navbar .navbar-right li a:focus{
  color: #6ab42e!important;
}
.login-navbar .navbar-header a{
    width: 150px;
}
.login-navbar .navbar-header a img{
    width: 100%;
}
.login_form_home{
    color: #fff;
    z-index: 55;
    position: relative;
}
.normal_head{
    font-size: 44px !important;
    font-family: 'Open Sans', sans-serif !important;
}
.login_form_home h4{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width: 80% !important;
}
.login_form_home h4.new {
    font-family: "Lato-Black",sans-serif;
    font-size: 19.2px;
    font-weight: 600;
    width: 80% !important;
}
.normal_login{
  width: 100%;
}
.green_text{
  color: #6ab42e !important;
}
.login-wrap{
    position: relative;
    z-index: 55;
    padding-left: 0 !important;
    padding-top: 10px !important;
}
.left_heading {
    padding: 0 !important;
    text-transform: left !important;
    font-size: 19px !important;
    text-align: left !important;
}
.login_fields {
    display: inline-block;
    float: left;
    width: 98%;
    margin-right: 10px; position:relative;
	
}
.login_fields input{
    border-radius: 0 !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    text-align: left !important;
    margin-bottom: 15px;
}
.error_field {
    display: block;
    margin-bottom: 10px;
    color: #fff !important;
    background: #ce2930;
    padding: 5px 10px;
}
.error_border{
    border: 1px solid #ce2930 !important;
    margin-bottom: 8px !important;
}
.login-wrap button {
    display: inline-block !important;
    float: left;
    width: 47.8%;
    padding: 11px 0;
    border-radius: 0;
    text-transform: uppercase;
    margin-right: 7px;
}
.forgot_link a {
    color: #373f4c !important;
}
.forgot-pass{
    max-width: 100% !important;
}
.forgot-pass input{
    width: 73%;
    float: left;
    border-radius: 0 !important;
    text-align: left !important;
}
.forgot-pass a {
    border-radius: 0 !important;
    color: #fff !important;
    display: block;
    float: left;
    margin-left: 10px;
    padding-bottom: 8px;
    padding-top: 9px;
    width: 24%;
    outline: none;
    background-color: #82ba4d;
    text-transform: uppercase;
}
.forgot-pass .login-wrap{
    padding: 0 !important;
}
.forgot-pass p {
    color: #fff !important;
    margin-top: 10px;
    text-align: left !important;
    z-index: 555;
}
.login_form_home p a{
    color: #d82427;
}
.require_support{
    padding-left: 10px;
}
.highcharts-title {
    text-transform: uppercase;
    color: #23252d !important;
    fill:#23252d !important;
}

footer {
    bottom: 0;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding:15px;
    z-index: 555;
}
.footer_new{
    margin-top: 20px;
    color: #fff;
    z-index: 555;
    width: 100%;
    padding:6px;
}

footer .agree_content{
    text-align: right;
    font-size: 15px;
    position: relative;
    z-index: 555;
}
.form-control{
    padding: 0 29px 0 7px;
}

.main_login{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.main_login nav{
    margin-bottom: 0;
}
.login_page_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 72vh;
    padding: 10px;
}
.login_page_wrapper_new{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;  
  padding-top: 67px;
  padding-bottom: 55px;
  min-height: 100vh;
}
@media (max-width: 767px) {
    .login_page_wrapper_new {
        padding-bottom: 103px;
    }
}

.form-signin {
    max-width: 357px;
    border-radius: 5px;
    border-top: 1px solid rgba(255,255,255,0.2);
    z-index: 6;
    border-radius: 0;
    position: relative;
    padding-left: 0px;
}
.form-signin h2.form-signin-heading {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #212e63;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
    margin-bottom: 11px;
}
.form-signin .checkbox {
    margin-bottom: 14px;}
.form-signin .checkbox {
    font-weight: normal;
    color: #b6b6b6;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 11px;
    border: 1px solid #0077be;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"], .form-signin input[type="password"] {
    margin-bottom: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
    color: #5b5b5b!important;
    border: 1px solid #bfbfbf;
}
.full-width{
    width: 100%;
}
span.input-group-addon.info-adon {
    background-image: url(../images/help.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    padding: 0;
    width: 40px;
    cursor: pointer;
    border-radius: 0;
    border-color: #adadad;
}
.info-box{
    position: relative;
}
.info-content {
    width: 300px;
    height: auto;
    line-height: 20px;
    padding: 4px;
    left: 93%;
    margin-left: -64px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 4px solid #fff;
    background: #0e2e49;
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    pointer-events: none;
    bottom: calc(100% + 20px);
    opacity: 0;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 22px rgba(0,0,0,0.5);
}
span.input-group-addon.info-adon:hover + span{
    opacity: 1;
}
.info-content:before, .info-content:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 22%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.1);
}
.info-content:after{
    bottom: -14px;
    margin-left: -10px;
    border-top: 10px solid #fff;
}
@media (max-width: 767px) {
    .info-content {
        left: auto;
        right: 0;
        max-width: 100%;
    }

        .info-content:before, .info-content:after {
            left: auto;
            right: 6px;
        }
}

.form-signin ::-webkit-input-placeholder {
   color: #000;}

.form-signin :-moz-placeholder { /* Firefox 18- */
   color: #000;  }

.form-signin ::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  }

.form-signin :-ms-input-placeholder {
   color: #000;
}
.login-wrap input{ text-align:center; color:#000 !important;}

.form-signin .btn-login {
    background: #f67a6e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #e56b60;
    margin-bottom: 20px;}
.form-signin p {
    text-align: center;
    color: #b6b6b6;
    font-size: 14px;
    font-weight: 300;}
.form-signin a {
    color: #b6b6b6;
}
.form-signin a:hover {
    color: #41cac0;
}

.login-social-link  {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;}
.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 4px;}

.login-social-link a:hover {
    color: #fff;}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;}
.login-social-link a.facebook {
    background: #5193ea;
    margin-right: 22px;
    box-shadow: 0 4px #2775e2;
	float:left;}

.login-social-link a.twitter {
    background: #44ccfe;
    box-shadow: 0 4px #2bb4e8;
	float:left;}
.sidebar_show .logosmall
{
display:none;
}
/*sidebar navigation*/
.login_page .form-control {
    background: #f2f2f2;
}
.btn-block+.btn-block {
    margin-top: 0px!important; 
}
.btn-success {
    background-color:#000;
    border-color:#000;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.forgot_link{float: left;margin-top:10px; }

@media (max-width: 425px) {

    .agree_content span a {
        float: left !important;
        margin-left: 33% !important;
    }

    .login_form_home h1 {
        font-size: 18px;
    }

    .login-area {
        width: auto !important;
    }
}
@media (max-width: 412px) {

    .new_login {
        width: 100% !important;
    }

    #global-error {
        width: auto !important;
        margin: 0 auto;
    }

    .left_heading {
        padding: 0 !important;
        text-transform: left !important;
        font-size: 17px !important;
        text-align: left !important;
    }

    .login-wrap button {
        display: inline-block !important;
        float: left;
        width: 47.0% !important;
    }
}

@media (max-width: 425px) {

    .login-wrap button {
        display: inline-block !important;
        float: left;
        width: 47.3% !important;
    }

    .login-area {
        margin-left: 0% !important;
    }
}

@media (max-width: 375px) {

    .login-wrap button {
        width: 46% !important;
    }
}

@media (max-width: 375px) {
    .tt-wrapper a {
        width: 0px;
        height: 0px;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px;
    }

    .login-area {
        margin-left: 0% !important;
    }

    .agree_content span a {
        margin-top: 8px;
        float: left;
        margin-left: 29%;
    }

    .login_form_home h1 {
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .login-logo {
        width: 280px !important;
        margin-top: -24px;
    }

    .login-area {
        width: auto !important;
    }

    .form-signin h2.form-signin-heading {
        text-align: left !important;
    }

    .login-wrap {
        position: relative;
        z-index: 55;
        padding-left: 28px !important;
        padding-top: 10px !important;
    }

        .login-wrap button {
            display: inline-block !important;
            float: left;
            width: 47.4%;
            padding: 10px 0;
            border-radius: 0;
            text-transform: uppercase;
            margin-right: 7px;
        }
}
.login-wrap button {
    display: inline-block !important;
    float: left;
    width: 47.1%;
}
.login_form_home p {
    text-align: left;
    color: #35383a;
}

.login_form_home h4 {
    text-align: left;
    color: #d82427;
    font-weight: bold;
    padding-top: 11px;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #000!important;
    border-color: #000!important;
    color: #FFFFFF;
}

.agree_content span a {
    margin-top: 8px;
    float: right;
}

.form-signin h1.form-signin-heading {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 14px;
    margin-bottom: 11px;
}
.login-area {
    border-radius: 10px;
    padding: 22px;
    width: 336px;
    padding-bottom: 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 22px rgba(0,0,0,0.5);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
}

.login-logo {
    margin-top: -10px;
    max-width: 345px;
}

@media (max-width: 320px) {

    .flow-login {
        padding: 32px 15px !important;
    }

    .full-area {
        margin: auto;
        width: 267px !important;
    }

    .flow-h1 {
        font-size: 23px !important;
    }

    .tt-wrapper a {
        display: block;
        width: 0px;
        height: 0px;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        margin-top: -104px;
        right: 0;
    }

    .login_form_home h1 {
        font-size: 13px !important;
        font-weight: bold;
        text-transform: uppercase;
    }

    .login-logo {
        width: 240px !important;
        margin-top: -24px;
    }
}

@media (max-width: 768px) {
    .login-area {
        margin-left: 21%;
    }

    .login_form_home {
        position: relative;
        z-index: 55;
    }
}

@media (max-width: 1024px) {
    .login_form_home {
        position: relative;
        z-index: 55;
    }
}

.add-on {
    border: 1px solid #5b5b5b;
   
    margin-top: -53px;
    padding: 11px;
    text-align: center;
   
    width: 40px;
    height: 40px;
    background-color: #f2f2f2;
    position: absolute;
    right: 0;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.icon-calendar:before {
    content: "";
    position: absolute;
    background-image: url(../images/help.svg);
    width: 15px;
    height: 16px;
    background-repeat: no-repeat;
    z-index: 10000;
    margin-left: -7px;
    margin-top: 2px;
}

.title{ width: 200px; height: 80px; padding: 10px;}

.tooltip.top .tooltip-inner {
    background-color: red;
}

.main_login .login-navbar2 {
    background-color: #ffffff!important;
    border-radius: 0 !important;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.SignIn a {
    margin-top: 23px !important;
    float: right;
    margin-right: 30px;
    font-size: 15px;
    text-decoration: none;
    color: #008cc9;
}

.flow-login {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 32px;
    margin: 0 auto;
    position: relative;
    border-radius: 2px;
   
}
#body {
    margin-top: 80px;
    margin-bottom: 10px;
    border: none;
    background: none;
}

#body .wrapper {
    padding: 15px;
}
#global-error {
    width: 575px;
    margin: 0 auto;
}

.flow-login-content .flow-input, .flow-login-content .cp-input {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 8px 7px 5px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 16px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block;
}

.flow-login-content .flow-label {
    font-size: 13px;
    line-height: 17px;
    color: #737679;
    color: rgba(0,0,0,0.55);
    font-weight: normal;
    display: block;
}

.flow-login label {
    font-size: 16px;
    line-height: 20px;
    color: #737679;
    color: rgba(0,0,0,0.55);
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
}

.flow-login .btn-submit.disabled, .flow-login .btn-submit[disabled] {
    background-color: #008cc9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.flow-login .btn-submit {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    width: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    background-color: #008cc9;
    border-color: #008cc9;
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
}

.flow-login .form-actions {
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
}

.flow-h1 {
    margin-top: 115px;
    margin-bottom: 30px;
    color: #FFF;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    font-weight: lighter;
}

.flow-h2 {
    font-size: 18px;
    line-height: 22px;
    color: #434649;
    color: rgba(0,0,0,0.7);
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align:left;
    color: rgba(0,0,0,0.7);
}
.h2-title {
    background-color: #212e63;
    color: #fff;
    padding: 10px;
}

.flow-h2 {
    font-size: 18px;
    line-height: 22px;
    color: #434649;
    color: rgba(0,0,0,0.7);
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    color: rgba(0,0,0,0.7);
}
.login_page input {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 8px 7px 5px;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;
    border: 1px solid #008cc9;
    font-size: 16px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block;
}

.full-area {
    margin: auto;
    height: calc(100vh - 200px);
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 20px;
    width: 50%;
    box-shadow: 0 0 7px rgba(0,0,0, .30);
    border: none;
    border-radius: 8px !important;
}


@media (max-width: 360px) {

    .flow-login {
        padding: 32px 15px !important;
    }

    .full-area {
        margin: auto;
        width: 100% !important;
    }

    .flow-h1 {
        font-size: 23px !important;
    }
}

@media (max-width: 412px) {

    .flow-login {
        padding: 32px 15px !important;
    }

    .full-area {
        margin: auto;
        width: 100% !important;
    }

    .flow-h1 {
        font-size: 23px !important;
    }
}

@media (max-width: 414px) {

    .flow-login {
        padding: 32px 15px !important;
    }

    .flow-login {
        height: calc(100vh - 290px);
        overflow: auto;
    }

    .full-area {
        margin: auto;
        width: 100% !important;
        height: calc(100vh - 280px);
    }

    .flow-h1 {
        font-size: 23px !important;
    }
}

.tt-wrapper {
}
.tt-wrapper p{
	float: left;
}
.tt-wrapper a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 2px;
    outline: none;
    background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
    position: absolute;
    margin-top: -104px;
	right:0;
   
}

.tt-wrapper2 a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 2px;
    outline: none;
    background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
    position: absolute;
    float: right;
    margin-top: -52px;
    margin-left: 333px;
}

.tt-wrapper p .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper p .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper  .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper  .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper .tt-linkedin{
    background-position: -272px 0px;
}

.tt-wrapper a span {
    width: 300px;
    height: auto;
    line-height: 20px;
    padding: 4px;
    left: 50%;
    margin-left: -64px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 4px solid #fff;
    background: #0077be;
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    pointer-events: none;
    bottom: 100px;
    opacity: 0;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 22px rgba(0,0,0,0.5);
}

.tt-wrapper2 a span{
	width: 300px;
	height: auto;
	line-height: 20px;
	padding: 4px;
	left: 50%;
	margin-left: -64px;
	
	font-weight: 400;	
	
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background:#0077be;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;    box-shadow: 0 0 22px rgba(0,0,0,0.5);
}
.tt-wrapper  a span:before,
.tt-wrapper a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 22%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}

.tt-wrapper2  a span:before,
.tt-wrapper2 a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 22%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}

.tt-wrapper a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper a:hover span{
	opacity: 0.9;
	bottom: 70px;
}

.tt-wrapper2 a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper2 a:hover span{
	opacity: 0.9;
	bottom: 70px;
}
@media (max-width: 320px) {

    .tt-wrapper2 a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }

    .tt-wrapper a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }
}

@media (max-width: 360px) {
    .tt-wrapper2 a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }

    .tt-wrapper a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }
}

@media (max-width: 412px) {	
		
	.tt-wrapper2 a {
    display: block;
    width: 0px!important;
    height: 0px!important;
    margin: 0 2px;
    outline: none;
    background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
    position: absolute;
    float: right;
    margin-top: -104px;
    margin-left: 0px!important;
	}
.tt-wrapper a {
    display: block;
    width: 0px!important;
    height: 0px!important;
    margin: 0 2px;
    outline: none;
    background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
    position: absolute;
    float: right;
    margin-top: -104px;
    margin-left: 0px!important;
	}}
@media (max-width: 414px) {

    .tt-wrapper2 a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        /*background-color: #000;*/
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }

    .tt-wrapper a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }
}

@media (max-width: 768px) {

    .tt-wrapper2 a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }

    .tt-wrapper a {
        display: block;
        width: 0px !important;
        height: 0px !important;
        margin: 0 2px;
        outline: none;
        background: transparent url(../images/growcase_the_social_gunman_icons.png) no-repeat top left;
        text-indent: -9000px;
        position: absolute;
        float: right;
        margin-top: -104px;
        margin-left: 0px !important;
    }
}

::placeholder { color:#808080!important; }
::placeholder{ color:#808080!important; }

.login-btn:hover {
    background-color:#4776be!important;
    border-color:#4776be!important;
}
.full-area h2{ color:#000;}

.fieldgroup p {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
span{
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.div{
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.flow-login {
    background-color: rgba(0, 0, 0, 0) !important;
}