.customGrid .col-xs-1, .customGrid .col-sm-1, .customGrid .col-md-1, .customGrid .col-lg-1, .customGrid .col-xs-2, .customGrid .col-sm-2, .customGrid .col-md-2, .customGrid .col-lg-2, .customGrid .col-xs-3, .customGrid .col-sm-3, .customGrid .col-md-3, .customGrid .col-lg-3, .customGrid .col-xs-4, .customGrid .col-sm-4, .customGrid .col-md-4, .customGrid .col-lg-4, .customGrid .col-xs-5, .customGrid .col-sm-5, .customGrid .col-md-5, .customGrid .col-lg-5, .customGrid .col-xs-6, .customGrid .col-sm-6, .customGrid .col-md-6, .customGrid .col-lg-6, .customGrid .col-xs-7, .customGrid .col-sm-7, .customGrid .col-md-7, .customGrid .col-lg-7, .customGrid .col-xs-8, .customGrid .col-sm-8, .customGrid .col-md-8, .customGrid .col-lg-8 {
position: relative;
min-height: 1px;
padding-left: 3;
padding-right: 3;
}
.customGrid .col-xs-1, .customGrid .col-xs-2, .customGrid .col-xs-3, .customGrid .col-xs-4, .customGrid .col-xs-5, .customGrid .col-xs-6, .customGrid .col-xs-7, .customGrid .col-xs-8 {
float: left;
}
.customGrid .col-xs-8 {
width: 100%;
}
.customGrid .col-xs-7 {
width: 87.5%;
}
.customGrid .col-xs-6 {
width: 75%;
}
.customGrid .col-xs-5 {
width: 62.5%;
}
.customGrid .col-xs-4 {
width: 50%;
}
.customGrid .col-xs-3 {
width: 37.5%;
}
.customGrid .col-xs-2 {
width: 25%;
}
.customGrid .col-xs-1 {
width: 12.5%;
}
.customGrid .col-xs-pull-8 {
right: 100%;
}
.customGrid .col-xs-pull-7 {
right: 87.5%;
}
.customGrid .col-xs-pull-6 {
right: 75%;
}
.customGrid .col-xs-pull-5 {
right: 62.5%;
}
.customGrid .col-xs-pull-4 {
right: 50%;
}
.customGrid .col-xs-pull-3 {
right: 37.5%;
}
.customGrid .col-xs-pull-2 {
right: 25%;
}
.customGrid .col-xs-pull-1 {
right: 12.5%;
}
.customGrid .col-xs-pull-0 {
right: auto;
}
.customGrid .col-xs-push-8 {
left: 100%;
}
.customGrid .col-xs-push-7 {
left: 87.5%;
}
.customGrid .col-xs-push-6 {
left: 75%;
}
.customGrid .col-xs-push-5 {
left: 62.5%;
}
.customGrid .col-xs-push-4 {
left: 50%;
}
.customGrid .col-xs-push-3 {
left: 37.5%;
}
.customGrid .col-xs-push-2 {
left: 25%;
}
.customGrid .col-xs-push-1 {
left: 12.5%;
}
.customGrid .col-xs-push-0 {
left: auto;
}
.customGrid .col-xs-offset-8 {
margin-left: 100%;
}
.customGrid .col-xs-offset-7 {
margin-left: 87.5%;
}
.customGrid .col-xs-offset-6 {
margin-left: 75%;
}
.customGrid .col-xs-offset-5 {
margin-left: 62.5%;
}
.customGrid .col-xs-offset-4 {
margin-left: 50%;
}
.customGrid .col-xs-offset-3 {
margin-left: 37.5%;
}
.customGrid .col-xs-offset-2 {
margin-left: 25%;
}
.customGrid .col-xs-offset-1 {
margin-left: 12.5%;
}
.customGrid .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.customGrid .col-sm-1, .customGrid .col-sm-2, .customGrid .col-sm-3, .customGrid .col-sm-4, .customGrid .col-sm-5, .customGrid .col-sm-6, .customGrid .col-sm-7, .customGrid .col-sm-8 {
float: left;
}
.customGrid .col-sm-8 {
width: 100%;
}
.customGrid .col-sm-7 {
width: 87.5%;
}
.customGrid .col-sm-6 {
width: 75%;
}
.customGrid .col-sm-5 {
width: 62.5%;
}
.customGrid .col-sm-4 {
width: 50%;
}
.customGrid .col-sm-3 {
width: 37.5%;
}
.customGrid .col-sm-2 {
width: 25%;
}
.customGrid .col-sm-1 {
width: 12.5%;
}
.customGrid .col-sm-pull-8 {
right: 100%;
}
.customGrid .col-sm-pull-7 {
right: 87.5%;
}
.customGrid .col-sm-pull-6 {
right: 75%;
}
.customGrid .col-sm-pull-5 {
right: 62.5%;
}
.customGrid .col-sm-pull-4 {
right: 50%;
}
.customGrid .col-sm-pull-3 {
right: 37.5%;
}
.customGrid .col-sm-pull-2 {
right: 25%;
}
.customGrid .col-sm-pull-1 {
right: 12.5%;
}
.customGrid .col-sm-pull-0 {
right: auto;
}
.customGrid .col-sm-push-8 {
left: 100%;
}
.customGrid .col-sm-push-7 {
left: 87.5%;
}
.customGrid .col-sm-push-6 {
left: 75%;
}
.customGrid .col-sm-push-5 {
left: 62.5%;
}
.customGrid .col-sm-push-4 {
left: 50%;
}
.customGrid .col-sm-push-3 {
left: 37.5%;
}
.customGrid .col-sm-push-2 {
left: 25%;
}
.customGrid .col-sm-push-1 {
left: 12.5%;
}
.customGrid .col-sm-push-0 {
left: auto;
}
.customGrid .col-sm-offset-8 {
margin-left: 100%;
}
.customGrid .col-sm-offset-7 {
margin-left: 87.5%;
}
.customGrid .col-sm-offset-6 {
margin-left: 75%;
}
.customGrid .col-sm-offset-5 {
margin-left: 62.5%;
}
.customGrid .col-sm-offset-4 {
margin-left: 50%;
}
.customGrid .col-sm-offset-3 {
margin-left: 37.5%;
}
.customGrid .col-sm-offset-2 {
margin-left: 25%;
}
.customGrid .col-sm-offset-1 {
margin-left: 12.5%;
}
.customGrid .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.customGrid .col-md-1, .customGrid .col-md-2, .customGrid .col-md-3, .customGrid .col-md-4, .customGrid .col-md-5, .customGrid .col-md-6, .customGrid .col-md-7, .customGrid .col-md-8 {
float: left;
}
.customGrid .col-md-8 {
width: 100%;
}
.customGrid .col-md-7 {
width: 87.5%;
}
.customGrid .col-md-6 {
width: 75%;
}
.customGrid .col-md-5 {
width: 62.5%;
}
.customGrid .col-md-4 {
width: 50%;
}
.customGrid .col-md-3 {
width: 37.5%;
}
.customGrid .col-md-2 {
width: 25%;
}
.customGrid .col-md-1 {
width: 12.5%;
}
.customGrid .col-md-pull-8 {
right: 100%;
}
.customGrid .col-md-pull-7 {
right: 87.5%;
}
.customGrid .col-md-pull-6 {
right: 75%;
}
.customGrid .col-md-pull-5 {
right: 62.5%;
}
.customGrid .col-md-pull-4 {
right: 50%;
}
.customGrid .col-md-pull-3 {
right: 37.5%;
}
.customGrid .col-md-pull-2 {
right: 25%;
}
.customGrid .col-md-pull-1 {
right: 12.5%;
}
.customGrid .col-md-pull-0 {
right: auto;
}
.customGrid .col-md-push-8 {
left: 100%;
}
.customGrid .col-md-push-7 {
left: 87.5%;
}
.customGrid .col-md-push-6 {
left: 75%;
}
.customGrid .col-md-push-5 {
left: 62.5%;
}
.customGrid .col-md-push-4 {
left: 50%;
}
.customGrid .col-md-push-3 {
left: 37.5%;
}
.customGrid .col-md-push-2 {
left: 25%;
}
.customGrid .col-md-push-1 {
left: 12.5%;
}
.customGrid .col-md-push-0 {
left: auto;
}
.customGrid .col-md-offset-8 {
margin-left: 100%;
}
.customGrid .col-md-offset-7 {
margin-left: 87.5%;
}
.customGrid .col-md-offset-6 {
margin-left: 75%;
}
.customGrid .col-md-offset-5 {
margin-left: 62.5%;
}
.customGrid .col-md-offset-4 {
margin-left: 50%;
}
.customGrid .col-md-offset-3 {
margin-left: 37.5%;
}
.customGrid .col-md-offset-2 {
margin-left: 25%;
}
.customGrid .col-md-offset-1 {
margin-left: 12.5%;
}
.customGrid .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.customGrid .col-lg-1, .customGrid .col-lg-2, .customGrid .col-lg-3, .customGrid .col-lg-4, .customGrid .col-lg-5, .customGrid .col-lg-6, .customGrid .col-lg-7, .customGrid .col-lg-8 {
float: left;
}
.customGrid .col-lg-8 {
width: 100%;
}
.customGrid .col-lg-7 {
width: 87.5%;
}
.customGrid .col-lg-6 {
width: 75%;
}
.customGrid .col-lg-5 {
width: 62.5%;
}
.customGrid .col-lg-4 {
width: 50%;
}
.customGrid .col-lg-3 {
width: 37.5%;
}
.customGrid .col-lg-2 {
width: 25%;
}
.customGrid .col-lg-1 {
width: 12.5%;
}
.customGrid .col-lg-pull-8 {
right: 100%;
}
.customGrid .col-lg-pull-7 {
right: 87.5%;
}
.customGrid .col-lg-pull-6 {
right: 75%;
}
.customGrid .col-lg-pull-5 {
right: 62.5%;
}
.customGrid .col-lg-pull-4 {
right: 50%;
}
.customGrid .col-lg-pull-3 {
right: 37.5%;
}
.customGrid .col-lg-pull-2 {
right: 25%;
}
.customGrid .col-lg-pull-1 {
right: 12.5%;
}
.customGrid .col-lg-pull-0 {
right: auto;
}
.customGrid .col-lg-push-8 {
left: 100%;
}
.customGrid .col-lg-push-7 {
left: 87.5%;
}
.customGrid .col-lg-push-6 {
left: 75%;
}
.customGrid .col-lg-push-5 {
left: 62.5%;
}
.customGrid .col-lg-push-4 {
left: 50%;
}
.customGrid .col-lg-push-3 {
left: 37.5%;
}
.customGrid .col-lg-push-2 {
left: 25%;
}
.customGrid .col-lg-push-1 {
left: 12.5%;
}
.customGrid .col-lg-push-0 {
left: auto;
}
.customGrid .col-lg-offset-8 {
margin-left: 100%;
}
.customGrid .col-lg-offset-7 {
margin-left: 87.5%;
}
.customGrid .col-lg-offset-6 {
margin-left: 75%;
}
.customGrid .col-lg-offset-5 {
margin-left: 62.5%;
}
.customGrid .col-lg-offset-4 {
margin-left: 50%;
}
.customGrid .col-lg-offset-3 {
margin-left: 37.5%;
}
.customGrid .col-lg-offset-2 {
margin-left: 25%;
}
.customGrid .col-lg-offset-1 {
margin-left: 12.5%;
}
.customGrid .col-lg-offset-0 {
margin-left: 0%;
}
}