﻿.homeTxtCheckbox {
    vertical-align: middle;
}


.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.suggested_item_img{
    height: 184px;
    width: 184px;
}
.suggested_feeds_title h2 {
    font-size: 25px;
    text-align: right;
}
.suggested_feeds h2 {
      font-size: 20px;
    text-align: left;  
}
#home_explain {
    text-align: right;
    font-size: 12px;
}

#home_desc {
    padding-top: 20px;
    padding-bottom: 20px;
}

    #home_desc h1 {
        font-size: 30px;
    }

.textcontrol{
    padding-top: 7px;
}

.container {
    width: auto;
    max-width: 880px;
    padding: 0 15px;
}

td, th {
    padding-top: 10px;
}

#upgradeAcBtn {
    display: none;
}

#loadingRefresh {
    visibility: hidden;
    margin-left: 10px;
    margin-right: 10px;
}

.refresh {
    font-size: 10px;
}

#loadingimg {
    display: none;
    margin-left: 10px;
}

.createdBy {
    padding-top: 16px;
}

.navbar-nav li a {
    line-height: 30px;
}

.gurifylogosmall {
    height: 30px;
}

.logo {
    border: 0px;
    height: 40px;
}

#loading {
    display: none;
    margin-left: 10px;
}



.voffset {
    margin-top: 2px;
}

.voffset1 {
    margin-top: 5px;
}

.voffset2 {
    margin-top: 10px;
}

.voffset3 {
    margin-top: 15px;
}

.voffset4 {
    margin-top: 30px;
}

.voffset5 {
    margin-top: 40px;
}

.voffset6 {
    margin-top: 60px;
}

.voffset7 {
    margin-top: 80px;
}

.voffset8 {
    margin-top: 100px;
}

.voffset9 {
    margin-top: 150px;
}
