﻿body {
    background-color: #bcb9a6;
}

h1, h2, h3, h4, h5, h6 .uppercase {
	text-transform: uppercase;
}

.bg-white {
    background-color: white
}

@media only screen and (min-width : 300px) and (max-width : 480px) {
    .padding-7 { padding: 10px 20px 10px 20px !important}
}

.home-rightcol {
            display: block;
            min-height: 100px;
            text-align: center;
        }

            .home-rightcol h2 {
                margin-top: 0;
                font-size: 20px;
                color: #003e65;
                line-height: 44px;
                height: 44px;
                text-align: center;
                background-color: #fff;
                background-image: url(bestbuy-theme/images/globeicon1.png), url(bestbuy-theme/images/homebg3.jpg);
                background-repeat: no-repeat, repeat-x;
                background-position: 20px 7px, left top;
            }

            .home-rightcol p {
                margin: 10px 0;
                text-align: left;
            }

.globe-hp{position: relative; top: 20px}

.main_inner
{
margin: 0 auto;
display: block;
padding-bottom: 1px;
font-size: 14px;
line-height: 20px;
border-width: 0px 0px;
border-style: solid;
border-color: #ddd;
}

.logo, .logo img
{
padding-top: 5px;
border:none;
}

.navbar-default {
	background: -webkit-linear-gradient(#4C4A33, #706E5C); /* For Safari */
	background: -o-linear-gradient(#4C4A33, #706E5C); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#4C4A33 #706E5C); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#4C4A33, #706E5C); /* Standard syntax */
}

#menu
{
margin-top: 0px;
max-width: 940px;
height: 47px;
background: -webkit-linear-gradient(#4C4A33, #706E5C); /* For Safari */
background: -o-linear-gradient(#4C4A33, #706E5C); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#4C4A33, #706E5C); /* For Firefox 3.6 to 15 */
background: linear-gradient(#4C4A33, #706E5C); /* Standard syntax */
}

#menu > ul
{
margin-top: 0px;
list-style: none;
}

#menu > ul > li
{
position: relative;
background: -webkit-linear-gradient(#4C4A33, #706E5C); /* For Safari */
background: -o-linear-gradient(#4C4A33, #706E5C); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#4C4A33, #706E5C); /* For Firefox 3.6 to 15 */
background: linear-gradient(#4C4A33, #706E5C); /* Standard syntax */
}

header {
	background-color:#013E6A;
    background: -webkit-linear-gradient(#4C4A33, #706E5C); /* For Safari */
	background: -o-linear-gradient(#4C4A33, #706E5C); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#4C4A33, #706E5C); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#4C4A33, #706E5C); /* Standard syntax */
	height: 50px;
}

#menu > ul > li > a
{
font-family: arial;
height: 47px;
padding: 0px 7px;
line-height: 48px;
color: #fff;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
border-left: 1px solid #4C4A33;
border-right: 1px solid #4C4A33;
}

#menu > ul > li > a.active
{
color: #4C4A33;
}

#menu > ul > li:last-child > a
{
border-right: 0;
z-index:1000;
}

#menu > ul > li > a.active
{
color: #777;
background: #fff url(/Themes/BestBuy/menu-white-bg.jpg) repeat-x;
}

#menu > ul:first-child > li > ul {
margin-top: 0px;
padding: 10px 0px;
top: 100%;
background-color:#4C4A33;		
}

.navbar-brand {
	padding: 0 0 0 15px
}

#menu > ul:first-child > li > ul > li {
*margin-bottom: -1px;
z-index:1000;
}
#menu > ul:first-child > li > ul > li  > a {
filter: none;
font-size: 13px;
color: #fff;
text-decoration: none;
line-height: 22px;
padding: 2px 10px;
z-index:1000;
}
#menu > ul:first-child > li > ul > li > a:hover {
color: black;
z-index:1000;
}


@keyframes fadein {
	from {
	opacity:0;
	}
	to {
	opacity:1;
	}
}
@-moz-keyframes fadein { /* Firefox */
	from {
	opacity:0;
	}
	to {
	opacity:1;
	}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
	from {
	opacity:0;
	}
	to {
	opacity:1;
	}
}
@-o-keyframes fadein { /* Opera */
	from {
	opacity:0;
	}
	to {
	opacity: 1;
	}
}
ol,ul {
    list-style: none;
    padding:0;
}

.temp_container
{
float: left;
display: block;
margin-top: 3px;
margin-left: 0px;
width: 940px;
min-height: 260px;
padding: 0px 0px;
color: #333;
font-size: 12px;
line-height: 20px;
background-color: #fff;
border: 0px solid #ddd;
z-index:1000;
}

        h1.CommonTitle, h2.CommonTitle, h3.CommonTitle
        {
            font-size:22px;
            font-weight:bold;
            color:#cc0000;
            text-transform:uppercase;
            margin:0;
            padding:20px 0 0 0;
        }
        .CommonBreadCrumbArea .Common
        {
            padding:0;
            margin:0;
        }

.banner-container
{
float: left;
display: block;
margin-top: 3px;
width: 940px;
height: 320px;
background: #fff url(/Themes/BestBuy/images/main-banner.jpg) no-repeat left top;
text-align: center;
}

.banner-container > a
{
position: relative;
left: -10px;
display: inline-block;
margin-top: 220px;
height: 47px;
padding: 0 10px;
color: #fff;
font-size: 13px;
font-weight: 600;
text-decoration: none;
line-height: 46px;
background: #fff url(/Themes/BestBuy/images/bannerbg4.jpg) repeat-x;
}

.banner-container > a:hover
{
background: #0d6094 url(/Themes/BestBuy/images/bannerbg2.jpg) repeat-x left top;
}
.footer_container
{
width: 100%;
margin-top: 35px;
color: #fff;
font-size: 12px;
font-weight: 400;
background: #fff url('bestbuy-theme/images/footerbg1.jpg') repeat-x;
text-align: center;
line-height: 26px;
}

.footer_container a
{
color: #fff;
text-decoration: none;
}

.footer_container a:hover
{
text-decoration: underline;
}
a.view-more, a.view-more:visited, a.view-more:active
{
display: inline-block;
margin: 10px auto;
height: 30px;
padding: 0 50px;
color: #fff;
font-size: 13px;
font-weight: 600;
text-decoration: none;
line-height: 32px;
background: #fff url(bestbuy-theme/images/footerbg1.jpg) repeat-x;
}

a.view-more:hover
{
background: #0d6094 url('/Themes/BestBuy/images/bannerbg2.jpg') repeat-x left top;
color:white;
text-decoration:none;
}

.margin-0 {
	margin: 0
}

.margin-1 {
	margin-top: 5px
}

.margin-2 {
	margin-top: 10px
}

.margin-3 {
	margin-top: 17px;
}

.margin-4 {
	margin: 0 0 5px 10px
}

.margin-5 {
	margin-top: 20px
}

.margin-6 {
	margin-left: 10px
}

.margin-7 {
	margin-bottom: 10px
}

.margin-8{margin-left: 20px}
.margin-9{margin-right: 10px}
.margin-10{margin-right: 5px}
.margin-11{margin-top: 0}
.margin-12{margin-top: 50px}
.margin-13{margin-top: 30px}
.margin-14 {margin-left: 5px;}

.container { position:relative; }    
.brand { text-align: center;    width: 97%;}

.navbar .btn-navbar {
    display: block;
    position: absolute;
    right: 0;
}

For Centering, the nav links,

.nav-collapse .nav > li > a {
    margin: 12px 0 !important;
    text-align: center;
}

.discussion-header {
	border-bottom: 1px solid #003F66;
    height: 60px;
    width: 100%;
}

.pad-none {
	padding: 0 !important
}

.post-msg {
	padding-bottom: 50px;
	border-bottom: medium solid #CCCCCC
}

.right-col {
	display: block;
    float: right;
}

.blue {
	background: url("bestbuy-theme/images/bannerbg4.jpg") repeat-x scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    line-height: 40px;
    margin: 0;
}

footer {
	color: #FFFFFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
	background: -webkit-linear-gradient(#4C4A33, #706E5C); /* For Safari */
	background: -o-linear-gradient(#4C4A33, #706E5C); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#4C4A33, #706E5C); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#4C4A33, #706E5C); /* Standard syntax */
}

.forum-cat li{
	background-color: #4c4a33;
    margin-bottom: 1px;
    text-align: left;
	padding-left: 10px
}

.forum-cat li a{
	color: white;
}

.forum-cat-header {
	color: white;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	margin: 0
}

.tags li a{
	color: #d49231
}

.title {
	color: #CC0000;
	font-weight: bold
}

.title-wrap {
	 border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
}

.iheader1 {
	margin:15px 10px 0 10px;
	background-color: #CCCCCC;
	padding: 5px
}

.callout {
	border-style: solid; 
	border-color: #DEE9FE;
	padding: 10px;
	border-radius: 15px;
	float: left;
	width: 95%;
}

.all-replies {
	border-bottom: 1px solid #CCCCCC;
    padding: 5px;
}

.photo-caption {
	margin: 0;
    padding: 10px 0;
	text-align: center;
}

.photo-container {
	background-color: #D3D3D3;
	border-radius: 10px;
	display: inline-block;
}

.photo-pad {
	 padding: 10px;
    text-align: center;
}

.p-border {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.width-full {
	width: 100%
}
.width1 {
	width:250px
}
.width2 {
	width: 18%
}

.width3 {
	 max-width: 430px;
}

.width4 {
    width: 200px
}

.width5 {
    width: 150px
}

.width6{max-width: 500px}

.padding-0 {
    padding: 0 !important;
}

.padding-1 {
	padding-bottom: 15px;
}

.padding-2 {
    padding: 15px
}

.padding-3 {
    padding-bottom: 30px
}

.padding-4 {
    padding-bottom: 15px
}

.padding-5 {
    padding: 10px
}

.padding-6 {
    padding: 5px 0
}

.padding-7 {
    padding: 20px 50px
}

.pad-left-none {
    padding-left: 0
}

.border-1 {
	border-bottom: 1px solid #BBBBBB;
}

.border-2 {
	border-right: 1px solid #BBBBBB;
}

.border-3 {
    border-top: 1px solid #003D69;
}

.border-4 {
    border: 1px solid #E4B97B
}

.display-inline {
	display: inline-block
}

.display-none{display: none}
.display-block{display: block}

.gray{color: gray !important}
.clear-both{clear: both}
.height-1{height: 31px}
.height-2{height: 200px}
.height-3{height: 150px}
.height-4{height: 22px;}
.height-5{height: 30px}
.height-6{height: 31px}
.height-7{height: 90px}
.height-8{height: 65px}
.height-9{height: 2px}
.height-10 { height: 202px}
.height-11{height: 85px}
.black{color: black !important}
.ppic-max{max-height: 100px; max-width: 100px}
.white{color: white !important}
.yellow{color: yellow !important}
.black{color: black !important}
.text-decoration-none{text-decoration: none}
.text-decoration-none:hover{text-decoration: none}
.wrap{word-wrap: break-word}
.k-loading{height: 16px; width: 16px; display:none}
.discussions-bar {
    background: #deefff; /* Old browsers */
    background: -moz-linear-gradient(top, #4c4a33 0%, #706e5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4a33), color-stop(100%,#706e5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4c4a33 0%,#706e5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4c4a33 0%,#706e5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4c4a33 0%,#706e5c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4c4a33 0%,#706e5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4a33', endColorstr='#706e5c',GradientType=0 ); /* IE6-9 */
    height: 40px;
    width: 100%;
}
.discussions-icon {background-image: url('images/discussion-icon.png'); background-size: 100% 100%; height: 60px; width: 60px; position: relative; bottom: 15px}
.discussions-title{margin-top: 8px}
.discussions {bottom: 20px;position: relative;}
.small-thumbnail{width: 50px; height: 50px}
.submitter {
    clear: both;
    color: #333333 !important;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.zindex-1{z-index:1000}
.zindex-2{z-index:10000}
.cp-post{background-color: #21364B;padding:10px 20px 0 20px;}
.font-bold{ font-weight: bolder;}
.cp-post-header{background-color: #21364B; padding: 15px 0}
.cp-post-headerfix{margin-left: -1%;}
.cp-post-viewmore { bottom: 20px; position: relative;}
.blog-hd {height: 60px;overflow: hidden; display:block; margin-bottom: 0}
.blog-hd > a:after{ content: "...";}
.blog-body {height: 100px; overflow: hidden; display:block; margin-bottom: 20px}
.blog-body:after{content: "...";}
.btn-seeall {position: relative; bottom: 25px;}
.red{color: red !important}
.move {cursor:move}
.well {background-color: rgba(245, 245, 245, 0.5)}
.btn-primary {
    background: -webkit-linear-gradient(#4C4A33, #706E5C); /* For Safari */
    background: -o-linear-gradient(#4C4A33, #706E5C); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4C4A33, #706E5C); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4C4A33, #706E5C); /* Standard syntax */
    border-color: #4C4A33;
    color: white
}
.btn-primary:hover {
    background: -webkit-linear-gradient(#706E5C, #4C4A33); /* For Safari */
background: -o-linear-gradient(#706E5C, #4C4A33); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#706E5C, #4C4A33); /* For Firefox 3.6 to 15 */
background: linear-gradient(#706E5C, #4C4A33); /* Standard syntax */
border-color: #706E5C;
color: white
}
a:visited {
    color:#d49231
}
.dark-brown-bg{background-color: #4c4a33;}
.dark-brown-bg p{color: white}
.dark-brown-bg span {color: white}
.dark-brown-bg small {color: white}
.dark-brown-bg h2 {color: white}
.dark-brown-bg h4 {color: white}
.dark-brown-bg-1 {background-color: #706E5C}
.dark-brown-bg-1 h2 {color: white}
.dark-brown-bg-2 {background-color: #2E2C1F}
.dark-brown-bg-2 h2 {color: white}
.dark-brown-bg-3 {background-color: #A6A499}
.dark-brown-bg-3 h2 {color: white}
.dark-brown-bg-4{background-color: 	#5E5C47}
.dark-brown-bg-4 h2{color: white}
.dark-brown-bg-5 {background-color: #3D3B29}
.dark-brown-bg-5 h2{color: white}
.border-dotted-white { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: white }
.blogsheader-icon {position: relative;top: 10px;}
.small-thumb{max-width: 50px; max-height: 50px}
.small-thumb2{max-width: 70px; max-height: 70px}
.small-font{font-size: 12px}
.light-orange {color: #DDA85A;}
.forum-item {position: relative;top: 7px;}
.round {border-radius: 10px}
.pos-1{position: relative; top: 35px}
.light-brown{background-color: #EAE9E7}
.light-brown-1 {background-color: #F4F4F3}
.light-brown-2 {background-color: 	#F6E9D6}
.color1{color: #4c4a33}
.panel-info { border-color: #B4B3AA}
.panel-info > .panel-heading {background-color : #CAC8C2; border-color: #B4B3AA}
.panel-footer{ background-color: 	#EAE9E7}
.bg-black{background-color: black}


/* utils */
.size-11 {
    font-size: 11px !important;
    line-height: 15px !important;
}

.size-12 {
    font-size: 12px !important;
    line-height: 16px !important;
}

.size-13 {
    font-size: 13px !important;
    line-height: 17px !important;
}

.size-14 {
    font-size: 14px !important;
    line-height: 18px !important;
}

.size-15 {
    font-size: 15px !important;
    line-height: 19px !important;
}

.size-16 {
    font-size: 16px !important;
    line-height: 20px !important;
}

.size-17 {
    font-size: 17px !important;
    line-height: 23px !important;
}

.size-18 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.size-19 {
    font-size: 19px !important;
    line-height: 25px !important;
}

.size-20 {
    font-size: 20px !important;
    line-height: 26px !important;
}

.size-25 {
    font-size: 25px !important;
    line-height: 30px !important;
}

.size-30 {
    font-size: 30px !important;
    line-height: 36px !important;
}

.size-40 {
    font-size: 40px !important;
    line-height: 46px !important;
}

.size-50 {
    font-size: 50px !important;
    line-height: 56px !important;
}

.size-60 {
    font-size: 60px !important;
    line-height: 66px !important;
}

.size-70 {
    font-size: 70px !important;
    line-height: 76px !important;
}

.size-80 {
    font-size: 80px !important;
    line-height: 86px !important;
}

.size-90 {
    font-size: 90px !important;
    line-height: 96px !important;
}

.size-100 {
    font-size: 100px !important;
    line-height: 106px !important;
}

.size-150 {
    font-size: 150px !important;
    line-height: 166px !important;
}

.size-200 {
    font-size: 200px !important;
    line-height: 216px !important;
}

.weight-300 {
    font-weight: 300 !important;
}

.weight-400 {
    font-weight: 400 !important;
}

.weight-500 {
    font-weight: 500 !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.weight-700 {
    font-weight: 700 !important;
}

.weight-800 {
    font-weight: 800 !important;
}

.width-10 {
    width: 10px !important;
}

.width-20 {
    width: 20px !important;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-100 {
    width: 100px !important;
}

.width-150 {
    width: 150px !important;
}

.width-200 {
    width: 200px !important;
}

.width-250 {
    width: 250px !important;
}

.width-300 {
    width: 300px !important;
}

.width-350 {
    width: 350px !important;
}

.width-400 {
    width: 400px !important;
}

.width-450 {
    width: 450px !important;
}

.width-500 {
    width: 500px !important;
}

.width-550 {
    width: 550px !important;
}

.width-600 {
    width: 600px !important;
}

.width-650 {
    width: 650px !important;
}

.width-700 {
    width: 700px !important;
}

.width-750 {
    width: 750px !important;
}

.width-800 {
    width: 800px !important;
}

.height-10 {
    height: 10px !important;
}

.height-20 {
    height: 20px !important;
}

.height-30 {
    height: 30px !important;
}

.height-50 {
    height: 50px !important;
}

.height-100 {
    height: 100px !important;
}

.height-150 {
    height: 150px !important;
}

.height-200 {
    height: 200px !important;
}

.height-250 {
    height: 250px !important;
}

.height-300 {
    height: 300px !important;
}

.height-350 {
    height: 350px !important;
}

.height-400 {
    height: 400px !important;
}

.height-450 {
    height: 450px !important;
}

.height-500 {
    height: 500px !important;
}

.height-550 {
    height: 550px !important;
}

.height-600 {
    height: 600px !important;
}

.height-650 {
    height: 650px !important;
}

.height-700 {
    height: 700px !important;
}

.height-750 {
    height: 750px !important;
}

.height-800 {
    height: 800px !important;
}

.padding-0 {
    padding: 0 !important;
}

.padding-3 {
    padding: 3px !important;
}

.padding-6 {
    padding: 6px !important;
}

.padding-8 {
    padding: 8px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-40 {
    padding: 40px !important;
}

.padding-50 {
    padding: 50px !important;
}

.padding-60 {
    padding: 60px !important;
}

.padding-70 {
    padding: 70px !important;
}

.padding-80 {
    padding: 80px !important;
}

.padding-90 {
    padding: 90px !important;
}

.padding-100 {
    padding: 100px !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-top-60 {
    padding-top: 60px !important;
}

.padding-top-80 {
    padding-top: 80px !important;
}

.padding-top-100 {
    padding-top: 100px !important;
}

.padding-top-130 {
    padding-top: 130px !important;
}

.padding-top-150 {
    padding-top: 150px !important;
}

.padding-top-180 {
    padding-top: 180px !important;
}

.padding-top-200 {
    padding-top: 200px !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.padding-bottom-80 {
    padding-bottom: 80px !important;
}

.padding-bottom-100 {
    padding-bottom: 100px !important;
}

.padding-bottom-130 {
    padding-bottom: 130px !important;
}

.padding-bottom-150 {
    padding-bottom: 150px !important;
}

.padding-bottom-180 {
    padding-bottom: 180px !important;
}

.padding-bottom-200 {
    padding-bottom: 200px !important;
}


.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-1 {
    margin-top: 1px !important;
}

.margin-top-2 {
    margin-top: 2px !important;
}

.margin-top-3 {
    margin-top: 3px !important;
}

.margin-top-6 {
    margin-top: 6px !important;
}

.margin-top-8 {
    margin-top: 8px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-top-80 {
    margin-top: 80px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}

.margin-top-130 {
    margin-top: 130px !important;
}

.margin-top-150 {
    margin-top: 150px !important;
}

.margin-top-180 {
    margin-top: 180px !important;
}

.margin-top-200 {
    margin-top: 200px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-1 {
    margin-bottom: 1px !important;
}

.margin-bottom-2 {
    margin-bottom: 2px !important;
}

.margin-bottom-3 {
    margin-bottom: 3px !important;
}

.margin-bottom-6 {
    margin-bottom: 6px !important;
}

.margin-bottom-8 {
    margin-bottom: 8px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-bottom-80 {
    margin-bottom: 80px !important;
}

.margin-bottom-100 {
    margin-bottom: 100px !important;
}

.margin-bottom-130 {
    margin-bottom: 130px !important;
}

.margin-bottom-150 {
    margin-bottom: 150px !important;
}

.margin-bottom-180 {
    margin-bottom: 180px !important;
}

.margin-bottom-200 {
    margin-bottom: 200px !important;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-left-3 {
    margin-left: 3px !important;
}

.margin-left-6 {
    margin-left: 6px !important;
}

.margin-left-8 {
    margin-left: 8px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-left-60 {
    margin-left: 60px !important;
}

.margin-left-80 {
    margin-left: 80px !important;
}

.margin-left-100 {
    margin-left: 100px !important;
}

.margin-left-130 {
    margin-left: 130px !important;
}

.margin-left-150 {
    margin-left: 150px !important;
}

.margin-left-180 {
    margin-left: 180px !important;
}

.margin-left-200 {
    margin-left: 200px !important;
}

.margin-left-250 {
    margin-left: 250px !important;
}

.margin-left-300 {
    margin-left: 300px !important;
}

.margin-right-0 {
    margin-right: 0 !important;
}

.margin-right-3 {
    margin-right: 3px !important;
}

.margin-right-6 {
    margin-right: 6px !important;
}

.margin-right-8 {
    margin-right: 8px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-right-60 {
    margin-right: 60px !important;
}

.margin-right-80 {
    margin-right: 80px !important;
}

.margin-right-100 {
    margin-right: 100px !important;
}

.margin-right-130 {
    margin-right: 130px !important;
}

.margin-right-150 {
    margin-right: 150px !important;
}

.margin-right-180 {
    margin-right: 180px !important;
}

.margin-right-200 {
    margin-right: 200px !important;
}

.margin-right-250 {
    margin-right: 250px !important;
}

.margin-right-300 {
    margin-right: 300px !important;
}

.line-height-0 {
    line-height: 0 !important;
}

.line-height-10 {
    line-height: 10px !important;
}

.line-height-20 {
    line-height: 20px !important;
}

.line-height-30 {
    line-height: 30px !important;
}

.line-height-40 {
    line-height: 40px !important;
}

.line-height-50 {
    line-height: 50px !important;
}

.line-height-60 {
    line-height: 60px !important;
}

.line-height-70 {
    line-height: 70px !important;
}

.line-height-80 {
    line-height: 80px !important;
}

.line-height-90 {
    line-height: 90px !important;
}

.line-height-100 {
    line-height: 100px !important;
}

.min-w-10 {
    min-width: 10px !important;
}
.min-w-20 {
    min-width: 20px !important;
}
.min-w-25 {
    min-width: 20px !important;
}
.min-w-30 {
    min-width: 30px !important;
}
.min-w-40 {
    min-width: 40px !important;
}
.min-w-50 {
    min-width: 50px !important;
}
.min-w-100 {
    min-width: 100px !important;
}
.min-w-125 {
    min-width: 125px !important;
}
.min-w-150 {
    min-width: 150px !important;
}
.wh100 {
    width: 100px;
    height: 100px;
}