body, html{
    height: 100% !important;
    width: 100% !important;
    background-color:#00558B;
}

.banner-resp{
    width: 100%;
    min-height: 85px;
    background-image: url('../105491A_001_omeoms_DE_TCT_banner_728x90_lo1_CLEAN.jpg');
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
 }

.banner-cellp{
    width: 70%;
    height: 70%;
    min-height: 80px;
    margin-top: 10px;
    background-image: url('../practiceupdate_logo.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
 }
 
 .banner-sky{
	position: absolute;
	top: 0;
	left: 10px;
	width: 120px;
    min-height: 600px;
    margin-top: 10px;
    background-image: url('../105491A_001_omeoms_DE_TCT_banner_160x600_lo1_CLEAN.jpg');
    background-size: contain;
    background-position: top left;
    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 {
    margin-top: 10px;
    height: 100%;
	padding-left: 150px;
}

.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 {
    
}

