/*
Theme Name: The Business App Company
*/

/* main elements */


.navigation{
    overflow:hidden;
    width:100%;
    text-align:justify;
}
.navigation .next{float:right;}
.navigation .prev{float:left;}


#commentform #author, #commentform #email, #commentform #url
{
    width: 260px;
}

#searchform fieldset, #commentform fieldset
{
    border:none;
}

.log a {
    background: url("images/sprite.png") no-repeat scroll -481px -436px transparent;
    float: right;
    height: 39px;
    margin-top: 4px;
    overflow: hidden;
    text-indent: -9999px;
    width: 92px;
}

.data-cont{
    padding: 14px 50px 62px;
}

.data-holder{
    padding: 30px 73px 29px 73px;
}

.data-holder h2 a {
    color: #00283A;
}

div.wpcf7 img.ajax-loader {
    position: relative;
    top: -5px;
}

.btn-send{
    float:none !important;
}

.home .wpcf7-response-output {
    border: 0 none !important;
    bottom: -14px;
    color: red;
    display: block;
    font-size: 9px;
    margin: 0 !important;
    position: absolute;
    right: 41px;
}

.wpcf7-form-control-wrap{
    display:block;
}

.home .wpcf7-not-valid-tip{
    left:0 !important;
    top:0 !important;
    font-size:10px !important;
    width:100px !important;
}

.wpcf7-response-output{
    color:red;
}

.wpcf7-not-valid-tip-no-ajax {
    bottom: 119px;
    color: red;
    left: 21px;
    position: absolute;
}

.wpcf7-not-valid-tip{
    left:2px !important;
    top:2px !important;
    font-size: 12px !important;
    width: 120px !important;
}