body, html{
    height: 100% !important;
    width: 100% !important;
    background-color:#0086bf;
}

.banner-resp{
    width: 100%;
    min-height: 85px;
    background-image: url('../');
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
 }

.banner-cellp{
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin-top: 30px;
    background-image: url('../CellPress_Rebrand_Logo_LAND_Tag_WO.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
 }
.container {
    width: 100%;
    height: 100%;
}

.col-sm-cust{
    /*background-color: #FFF;*/
    text-align: center;
}

.headText{
    padding-right:10px;
    padding:3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FEFEFE;
    font-weight: bold;
}
.left-aline {
    text-align: right;
    width: 100%;
    padding-top: 10px;
}


.col-book {
    height: 100%;
}

.row-bottom {
    height: 85%;
}

.row-cust {
    
}

.banner-ad {
    width: 100%;
    min-height: 50px;
    background-image: url('../sample_ads.jpg');
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 10px;
}

.col-sm-cust1 {
    text-align: center;
	margin-top: 20px;
}

.btn-cust {
    margin-top: 10px;
}

#small-view {
    
}

