#innercontent {
    width:100%;
    margin: 0 auto;
}

.playstore {
    width: 50%;
    text-align:center;
    display:block;
    float:left;
}
.playstore img {
    height: 80px !important;
}

h2.pagetitle {
    text-align: center;
    align: center;
    font-family: Arial;
    font-size: 24px;
}

.fancybox-inner {
    min-height:50vh !important;
}

@media screen and (min-width: 0px) and (max-width: 767px) {

	#container-fluid-login3 {
	    top: 0px;
	}
	
    .nav-tabs-account {
        margin-left: -10px;
        margin-right: 10px;
    }
	
}

.tab-content {
    padding-left:0px !important;
}


@media screen and (min-width: 1024px) {
    .nav-tabs-account {
        margin-left: 0;
    }
    
    .nav-tabs {
        height: 50px;
    }

    .nav-tabs > li > a {
        line-height: 2.1 !important;
        height: 50px;
        padding-top: 12px;
    }

}

.displaydivrightsandnumbers {
    display: table;
}