
/*.content_area {*/

    /*background-image: url("https://specbytecdn.s3.amazonaws.com/video/p1bh5k44688kadcnenu1chhn843.jpg");*/
    /*background-repeat:no-repeat;*/
    /**/

/*}*/
.logoOverlay img {

    min-width: 216px;
    width: 30%;
    margin-left: 5px;

}

.logoOverlay {
    margin: 0 auto;
}

.textOverlay a {
    color: #9bc236;
}

.textOverlay {

    margin: 0 auto;

}

.textOverlay:after {

    clear: both;
}

.footerNav > li > a {

    padding: 25px 15px 0 !important;
    color: #fff !important;

}

.row.match-my-cols {
    overflow: hidden;
}

.row.match-my-cols [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

input, select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #b4b7a9;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/*.navbar-brand {*/
/*clear: both;*/
/*padding:0;*/
/*font-size: 18px;*/
/*line-height: 20px;*/
/*height: 50px;*/
/*}*/