@charset "utf-8";

/* HOMEPAGE */
.mobile-items {
    position: absolute;
    top: 145px;
    right: 15px;
    z-index: 9040;
}
.mobile-items a {
    background: rgba(255,255,255, 0.75);
    border: 1px solid #000;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.right-15 { margin-right: 15px; }

.navbar-nav>li         { padding:0px !important; }
.navbar-nav>li>a       { padding-top: 15px; padding-bottom: 15px; color: #fff !important; }
.navbar-nav>li>a:hover { background: transparent!important; }

.navbar                { border-radius: 0px; margin-bottom: 0px; padding: 0px 0px; }
.navbar-inverse        { background: #212C37; }

.menu-button           { margin-left: 15px; border-color: transparent !important; padding: 5px 10px; color: #ededed; text-transform: capitalize; }


@media (min-width: 767px)
{
    .container>.navbar-collapse { padding: 0px !important; }
}

@media (max-width: 767px)
{
    .navbar-nav>li>a { border-bottom: 1px solid #101010; }
    .navbar-nav>li   { border-bottom: 1px solid #37414B; }
    .navbar-nav      { margin-top: 0px; margin-bottom: 0px; }
}

.home-login {
    
    padding: 0px 0px 50px 0px;
    text-align: center;
    background: #212C37;
    
}

.home-login form, .home-login>.logged-in { margin-top: 50px; }

.home-content {
    min-height:750px; 
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    color: #fff;
}

.country-flags {
    
    padding-top: 15px;
    
}

.home-content h1   { font-size: 2.5em; margin-bottom: 20px; }
.home-content span { font-size: 1.7em; }

@media (max-width: 767px)
{
    
    .home-content h1   { font-size: 2em; margin-bottom: 20px; }
    .home-content span { font-size: 1.3em; }
    .home-content { min-height: 500px; }
   
}

.home-how {
    background: #212c37;
    color: #ededed;
}

.home-how h1, 
.home-templates-arrow {
    width: 100px;
    margin: 0px auto;
    height: 0;
    border-style: solid;
    border-width: 30px 100px 0 100px;
    border-color: #212C37 transparent transparent transparent;
    background: #fff;
    
}
.home-templates-arrow-reverse {
    border-color: #ffffff transparent transparent transparent;
    background:   transparent;
}

.home-templates h2, .home-templates-title h2 { padding-top: 0px; margin-top: 0px !important; }
.home-templates h2 { margin-bottom: 0px !important; }
.home-templates h3 { margin-bottom: 30px !important; }
.home-templates-title { padding: 50px 0px; background: #212C37; color: #fff; }
.home-how,
.home-templates,
.home-free { padding: 50px 0px; }

.home-promo { 
    padding: 0px 0px 50px 0px;
    min-height: 400px;
    text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
    color: #fff;
    
    background: url(../images/backgrounds/home-promo.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-size: 4em !important;
}

.home-promo span { 
    bottom: 0px;
    display: block;
}
.home-promo .h1 { margin: 50px 0px 30px 0px !important; padding: 0px !important; }
.home-promo .h3 { margin:  0px 0px 30px 0px !important; padding: 0px !important; }



/* HTML ELEMENTS */
html, body { background: #fff; margin:0px; padding:0px; font-size:14px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-home    { text-align: left; margin: 0px auto; padding: 0px; max-width: 300px;}
.list-home li { list-style: none; line-height: 25px; font-size: 1.3em; color: #212c37; } 
.check-home   { height: 17px; margin-bottom: 3px; } 

.what-is-onepage { line-height: 40px; margin-top: 40px; background: rgba( 0,0,0,0.5 ) !important; padding:5px 10px !important; }
.what-is-onepage .h1 { margin: 0px; padding: 0px; line-height: 40px; }
.what-is-onepage .what-is-love { line-height: 40px; }

.flag { width:20px; }

.text-blue   { color: #149BEC; }
.text-orange { color: #ec5c14; }
.text-small { font-size: 0.9em !important; }

.text-no-transform { text-transform: none!important; }

:focus {
    outline: 0;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="checkbox"]
{
    -webkit-appearance: checkbox !important;
}

.catagory-hori-list > li
{

  list-style-type: none;
  display: inline;

}

.pointypoint:hover
{

  cursor: pointer;

}

.onepage-website-container { display:table; width: 100%; background:no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.template-container {
    display:table; width: 100%; background:no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}

.template {
    height: 250px;
    min-width: 100%;
    color: white;
    position: relative; }

.template-title { vertical-align: top; background: rgba(0,0,0,0.75); display: block; padding: 7px 8px; }
.template-links { position:absolute; left:0px; right: 0px; bottom: 0px; width: 100%; color: #123123; }
.template-links a       { background: rgba(0,0,0,0.7); color: #ededed !important; padding:7px 8px; color: #ededed; }
.template-links a:hover { background: rgba(0,0,0,0.9); }
.onepage-website
{
    height: 200px;
    min-width: 100%;
    color: white;
    display:table-cell;
    vertical-align:middle;
}

.onepage-website a {
    background: rgba(0,0,0,0.7);
    padding:10px;
    color: #ededed;
}

.no-border-radius { /*border-radius: 0px !important;*/ }

#mc_embed_signup{background:#212c37; clear:left; font:14px Helvetica,Arial,sans-serif; }

a               { text-decoration:none; display:inline-block; color:#212c37; }
a:hover,
a:active        { color: #ededed; }
img             { vertical-align: middle; max-width:100%; }

nav             { background-color:#212c37; padding:0px 15px; }
.user-nav       { background:#fefefe; border-bottom:1px solid black; text-transform:uppercase; padding:0px 5px;  }
nav ul          { margin:0px; padding:0px; }

nav ul li       { display:inline-block; margin-right:20px; padding: 15px; -webkit-transition: 0.5s; transition: 0.5s; }
.user-nav a     { display:inline-block; margin-right:5px; padding: 15px; -webkit-transition: 0.5s; transition: 0.5s; color: #212c37;  }

nav ul li:hover   { background-color:#3F4B54; }
.user-nav a:hover { background-color:#dddddd; }


nav ul li a     { text-transform:uppercase; color:#ededed; text-decoration:none; }


footer			{ background-color:#212c37; padding:40px 20px; color:#ededed; font-size:0.9em; line-height:17px; }
footer a		{ color: #ededed; }
footer a:hover	{ color:#ededed; text-decoration:underline; }
footer img		{ width:25px; margin-top:10px; }

th				{ text-align:left; font-weight:bold;line-height:140%; }
td				{ line-height:140%; }

a:hover  { text-decoration:none; }

.h1-huge { font-size:5em; }
h1       { margin:0px; }
h2,
h3,
h4,
h5,
h6 { margin-bottom:0px; }
p  { font-size:1.2em; }

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.favicon
{

  height: 16px;
  width: 16px;

}

.facebook_share_image
{

  height: 200px;

}

.form-signin .form-signin-heading,
.form-signin .checkbox { margin-bottom: 10px; }
.form-signin .checkbox { font-weight: normal; }
.form-signin .form-control {
    width:100%;
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


select.form-element 				{ padding:10px 14px !important; font-size:1.1em; border:solid 1px #212c37; height: 45px;}
input[type="file"].form-element		{ padding:8px 14px !important; font-size:1.1em; border:solid 1px #212c37; display: inline-block;}

.form-element						{ padding:11.5px 14px; font-size:1.1em; border:solid 1px #212c37; width:100%; }
.form-element-small					{ padding:11.5px 14px; width:175px !important;  }
.form-element-home					{ padding:11.5px 14px; width:204px;  }
.submit-element-home                { min-width: 204px; font-size: 1.3em; padding: 8.5px 25px !important; margin-top: -3px; }
.form-element-subscribe             { height: 45px !important; margin-top: 0px !important; }
.form-element-subscribe-btn         { height: 43px !important; margin-top: -2px !important; }
.form-element-small-append-text		{ padding:12px 14px; width:150px !important; margin-top:1px; border-top:1px solid #212c37; border-bottom:1px solid #212c37; float:left; }
.form-element-small-append-text-v2	{ padding:11.5px 14px; width:150px !important; margin-top:1px; border-top:1px solid #212c37; border-bottom:1px solid #212c37; float:left; }
.form-element-small-append-input	{ padding:11px 14px; width:175px !important; margin-top:1px; float:left; border-right:none; }

.form-element-medium				{ padding:11px 14px; width:65% !important; margin-top:1px; }
.form-element-medium-file			{ height: 45px; padding:11px 14px; width:65% !important; margin-bottom:2px; }
.btn-append-medium					{ margin-top:1px; width:30%; min-width:auto; margin-left:-6px; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; }
.form-element-medium-append-text-v2	{ padding:11.5px 14px; width:20% !important; margin-top:1px; border-top:1px solid #212c37; border-bottom:1px solid #212c37; float:left; }
.form-element-medium-append-text	{ padding:10.5px 14px; width:20% !important; margin-top:1px; border-top:1px solid #212c37; border-bottom:1px solid #212c37; float:left; }
.form-element-medium-append-input	{ padding:11px 14px; width:45% !important; margin-top:1px; float:left; border-right:none; }

.btn-append-medium					{ margin-top:1px; width:30%; min-width:auto; margin-left:-6px; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; }
.btn-append-medium-v2				{ height: 45px; margin-top:1px; width:30%; min-width:auto; margin-left:-6px; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; }
.btn-append-small					{ padding: 11.5px !important; margin-top:1px; width:30%; min-width:auto; margin-left:-6px; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; }
.btn-append-small-v2				{ margin-top:1px; width:30%; min-width:auto; margin-left:-6px; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; }
.btn-append-file                    { margin-bottom: -3px !important; }
.btn-append-select                  { margin-bottom: -1px !important; }
.btn-append							{ height: 45px; margin-top:-3px; width:30%; min-width:auto; margin-left:-10px; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; }
.btn-append-v2						{ margin-top:-2px; width:30%; min-width:auto; border-bottom-left-radius:0px !important; border-top-left-radius:0px !important; height: 45px; }
.btn-width							{ width:18%;  text-align:center !important; }
.btn-width-full						{ width:105.6%; text-align:left !important;  }
.btn-text-center					{ text-align:center !important; }

button, .btn { 
    text-transform:uppercase;
    border:0px;
    display: inline-block;

    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 2px;
}

.btn-small { padding:10px 12px; }
.btn-subscribe {
    padding:8px;
    background-color: #212c37;
    border: 1px solid white;
    color: #ededed !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

button > button.white, .btn.btn-white { background-color:#ededed; color:#212c37 !important; -webkit-transition: 0.5s; transition: 0.5s; }
button > button.black, .btn.btn-black { background-color:#212c37; color:#ededed !important; -webkit-transition: 0.5s; transition: 0.5s; }

button > button.white:hover, .btn.btn-white:hover { background-color:#fefefe !important; }
button > button.black:hover, .btn.btn-black:hover, .black-block:hover { background-color:#111519 !important; }

.btn.btn-black.background-green:hover { background-color: #009200 !important; }
.btn.btn-black.background-red:hover   { background-color: #DE2500 !important; }

.btn-block    { display:block; width:100%! important; }

/* LOGO */
.logo   { padding:20px 0px; font-size:2.5em; text-transform:uppercase; color:#212c37 !important; text-decoration:none; }
.logo a { font-size:2.5em; text-transform:uppercase; color:#212c37; text-decoration:none; }

@media (max-width: 480px)
{
    
    .logo   { font-size: 2em; }
    .logo a { font-size: 2em; }
	    
}
.support-container { border-top: 1px solid #212c37; background: #ededed; }
.support				{ font-size: 1.5em; padding: 10px; text-align: center; }
.support .btn			{ font-size:0.6em;}
.support a,
.support a:hover
.support a:active,
.support a:visited { color: #212c37; }


/* TEXT STYLES */
h1, .h1 { font-size: 36px; padding-top: 18px; }
h2, .h2 { font-size: 30px; margin: 20px 0px !important; }
h3, .h3 { font-size: 20px; }

.line-height-50 { line-height:50px; }

.text-black,	.text-black a		{ color: black !important; }
.text-white,	.text-white a		{ color: white !important; }
.text-grey,		.text-grey a		{ color: grey !important; }
.text-green { color: #00FF00; }
.text-red   { color: #FF0000; }
.text-underline   { text-decoration: underline; }


.background-green  { background-color: #00a100 !important; color: #212c37 !important }
.background-red    { background-color: #ff2b00 !important; }
.background-orange { background-color: #ff6600 !important; }
.background-blue   { background-color: #51B4F8 !important; }

.exlamation-block {
    background: #FF0000;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-left: 5px;
    display: inline-block;
    color: #ededed;
}

a.text-black:hover { color: black; text-decoration: underline; }

.uppercase		{ text-transform: uppercase; }

.text-center	{ text-align:center !important; }
.text-right		{ text-align:right !important; }
.text-left		{ text-align:left !important; }

.text-bold		{ font-weight:bold; }


/* LAYOUT STYLES */
.padding		{ padding: 20px; }
.padding-x		{ padding-left: 20px; padding-right: 20px; }
.padding-x-big	{ padding-left: 50px; padding-right: 50px; }
.padding-y		{ padding-top: 20px; padding-bottom: 20px; }
.padding-y-big	{ padding-top: 50px; padding-bottom: 50px; }

.height-20-responsive { height:20px; }
.height-20		{ height:20px; }
.height-30		{ height:30px; }

.bottom-5       { margin-bottom:5px; }
.top-5          { margin-top:5px; }
.top-10         { margin-top:10px; }
.top-20         { margin-top:20px; }

.square-130		{ width:130px; height:130px; }

.spacing-small	{ margin-bottom:5px!important; }

.block			{ display:block !important; }

.pointer		{ cursor: pointer; }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0px;
    border-collapse: separate;
}

.table-text-big > thead > tr > th, 
.table-text-big > tr > td { font-size:1.2em; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #212c37;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #212c37;
    background:#212c37;
    color:#ededed;
}

.table-width { width:100%; }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table {
    .border-top: 2px solid #212c37;
    border-bottom: 2px solid #212c37;
}

.top-50			{ margin-top:50px; }
.bottom-0		{ margin-bottom:0px; }
.bottom-50		{ margin-bottom:50px !important; }
.bottom-20		{ margin-bottom:20px; }

.width50p		{width:50%;}
.width-150		{ max-width: 150px; width: 100%; }
.width-75		{ max-width: 75px; width: 100%; }

.pull-left		{ float:left !important; }
.pull-right		{ float:right !important; }
.no-float		{ float:none; }
.clear			{ clear:both; }

.border-top-black		{ border-top:solid 1px #212c37; }
.border-top-white		{ border-top:solid 1px #ededed; }
.border-left-white		{ border-left:solid 1px #ededed; }

.background-black		{ background:#212c37 !important; }
.background-grey		{ background:#ededed !important; }

.login-container		{ margin-top:50px; margin-bottom:100px; }

.center					{ margin-left:auto; margin-right:auto; }

.black-block			{ background:#212c37; color:#ededed; padding:10px; margin:10px 0px; border-radius:2px; min-height:95px; -webkit-transition: 0.5s; transition: 0.5s;}
.black-block:hover,
.black-block:active		{ color: #ededed; text-decoration: none; }
.black-block-header		{ padding:5px 0px; font-weight:bold; font-size:3em; text-align:center; }
.black-block-sub		{ text-align:center;  }

.alert {
    
    font-size: 14px;
    font-weight: bold;
    
    padding: 14px 14px;
    margin: 10px 0px;
    
    color: #ffffff !important;
    background-color: #0092bc;
    
    border: 1px solid transparent;
    border-color: #007596;
    border-radius: 2px;
}

/* PRICING */
.pricing-container {
    border:1px solid black;
    max-width:400px;
    width:100%;
    margin:0px auto;
}

/* REFERRALS */
.content-referral {
    background: url('../images/backgrounds/referrals.jpg');
    padding: 50px 0px;
}

.content-about-us {
    background-image: url('../images/backgrounds/about-us.jpg'); 
    background-size: cover;
    padding: 150px 0px 350px;
}
/* Contact */
.content-contact {
    background-image: url('../images/backgrounds/contact.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}
.content-webdesign {
    background-image: url('../images/backgrounds/webdesign.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}
.content-domains {
    background-image: url('../images/backgrounds/domains.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}

.content-websites {
    background-image: url('../images/backgrounds/websites.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}

.content-business {
    background-image: url('../images/backgrounds/business.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}

.content-wedding {
    background-image: url('../images/backgrounds/wedding.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}

.content-personal {
    background-image: url('../images/backgrounds/personal.jpg'); 
    background-size: cover;
    padding: 150px 0px 150px;
}

.header-right { text-align: right; padding: 20px 0px; }
.support

/* FOOTER */
.sub-footer		{ background-color:#212c37;color:#ededed; padding:30px 0px 0px 0px; }
.sub-footer a	{ color:#ededed; text-decoration:none; }

.footer-text-left  { text-align: left; }
.footer-text-right { text-align: right; }

.no-padding > .col-sm-5,
.no-padding > .col-xs-2,
.no-padding > .col-xs-3 { padding: 0px 3px; }

.new-site { border: 1px solid black; }

.no-border-right { border-right: 0px; }
.no-border-left  { border-left: 0px;  }
.center-this { margin: 0px auto; }

.padding-left { padding-left: 12px; }
.height-100 { height: 100px; }

input[type=radio] { -webkit-appearance: radio; }


/* RESPONSIVE  */
.content { width:1200px; margin-left:auto; margin-right:auto; }

.container { margin: 0 auto; max-width:1200px; }

@media(max-width:480px) {

    .hide-mobile { display:none !important;} 
    .no-padding-xs { padding: 0px !important; }

}

@media(max-width:1199px) {
    nav ul li {
        margin-right: 0px;
        padding: 15px 14px;
    }
    
    .user-nav a {
        margin-right: 0px; 
        padding: 15px 4px;
    }
}

@media ( min-width:1200px )                       { .btn-width-full { width: 105.6%; } }
@media (min-width: 992px) and (max-width: 1199px) { .btn-width-full { width: 107.1%; } }
@media (min-width: 768px) and (max-width: 991px)  { .btn-width-full { width: 109.3%; } }

@media (max-width: 500px) {
    .form-element-home, 
    .submit-element-home { width: 90% !important; margin: 0px auto; }  
    .height-20-responsive { height: 15px; }
}



@media (max-width: 767px) {
    .home-content { padding:50px 20px; }
    .user-nav a { margin-right: 0px; padding: 15px 7px; }
    nav ul li   { margin-right: 0px; padding: 15px 7px; }
    footer { padding: 20px 5px; }
    
    .footer-text-left  { text-align: left; }
    .footer-text-right { text-align: left; }
    
    .text-center-xs { text-align: center; }
    
}
@media (min-width: 768px) and (max-width: 991px) {
    .home-content { padding:50px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .home-content { padding:100px; }
}
@media (min-width: 1200px) {
    .home-content { padding:180px 100px 100px 100px; }
}


@media (min-width: 768px) {
    .modal-dialog {
        width: 750px;
        margin: 30px auto;
    }
}


/* RESPONSIVE GRID SYSTEM */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
    .container { width: 750px; }
}
@media (min-width: 992px) {
    .container { width: 970px; }
}
@media (min-width: 1200px) {
    .container { width: 1170px; }
}

.row { margin-left: -15px; margin-right: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666667%;}
.col-xs-10 { width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666667%;}
.col-xs-7 { width: 58.33333333%;}
.col-xs-6 { width: 50%;}
.col-xs-5 { width: 41.66666667%;}
.col-xs-4 { width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 { width: 16.66666667%;}
.col-xs-1 { width: 8.33333333%;}
.col-xs-pull-12 { right: 100%;}
.col-xs-pull-11 { right: 91.66666667%;}
.col-xs-pull-10 { right: 83.33333333%;}
.col-xs-pull-9 { right: 75%;}
.col-xs-pull-8 { right: 66.66666667%;}
.col-xs-pull-7 { right: 58.33333333%;}
.col-xs-pull-6 { right: 50%;}
.col-xs-pull-5 { right: 41.66666667%;}
.col-xs-pull-4 { right: 33.33333333%;}
.col-xs-pull-3 { right: 25%;}
.col-xs-pull-2 { right: 16.66666667%;}
.col-xs-pull-1 { right: 8.33333333%;}
.col-xs-pull-0 { right: auto;}
.col-xs-push-12 { left: 100%;}
.col-xs-push-11 { left: 91.66666667%;}
.col-xs-push-10 { left: 83.33333333%;}
.col-xs-push-9 { left: 75%;}
.col-xs-push-8 { left: 66.66666667%;}
.col-xs-push-7 { left: 58.33333333%;}
.col-xs-push-6 { left: 50%;}
.col-xs-push-5 { left: 41.66666667%;}
.col-xs-push-4 { left: 33.33333333%;}
.col-xs-push-3 { left: 25%;}
.col-xs-push-2 { left: 16.66666667%;}
.col-xs-push-1 { left: 8.33333333%;}
.col-xs-push-0 { left: auto;}
.col-xs-offset-12 { margin-left: 100%;}
.col-xs-offset-11 { margin-left: 91.66666667%;}
.col-xs-offset-10 { margin-left: 83.33333333%;}
.col-xs-offset-9 { margin-left: 75%;}
.col-xs-offset-8 { margin-left: 66.66666667%;}
.col-xs-offset-7 { margin-left: 58.33333333%;}
.col-xs-offset-6 { margin-left: 50%;}
.col-xs-offset-5 { margin-left: 41.66666667%;}
.col-xs-offset-4 { margin-left: 33.33333333%;}
.col-xs-offset-3 { margin-left: 25%;}
.col-xs-offset-2 { margin-left: 16.66666667%;}
.col-xs-offset-1 { margin-left: 8.33333333%;}
.col-xs-offset-0 { margin-left: 0%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .yo-momma
  {
    width: 99999999;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}

@media handheld, only screen and (max-width: 240px) {

}

@media (max-width: 767px) {
    .hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
    .hidden-lg { display: none !important; }
}

.max-800 {
    max-width: 800px;
}
.max-600 {
    max-width: 600px;
}

/* GLYPHICONS */
@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-alert { line-height: 20px;  }
.glyphicon-alert:hover { cursor: pointer;  }

.glyphicon-asterisk:before					{ content: "\2a"; }
.glyphicon-plus:before						{ content: "\2b"; }
.glyphicon-euro:before						{ content: "\20ac"; }
.glyphicon-minus:before						{ content: "\2212"; }
.glyphicon-cloud:before						{ content: "\2601"; }
.glyphicon-envelope:before					{ content: "\2709"; }
.glyphicon-pencil:before					{ content: "\270f"; }
.glyphicon-glass:before						{ content: "\e001"; }
.glyphicon-music:before						{ content: "\e002"; }
.glyphicon-search:before					{ content: "\e003"; }
.glyphicon-heart:before						{ content: "\e005"; }
.glyphicon-star:before						{ content: "\e006"; }
.glyphicon-star-empty:before				{ content: "\e007"; }
.glyphicon-user:before						{ content: "\e008"; }
.glyphicon-film:before						{ content: "\e009"; }
.glyphicon-th-large:before					{ content: "\e010"; }
.glyphicon-th:before						{ content: "\e011"; }
.glyphicon-th-list:before					{ content: "\e012"; }
.glyphicon-ok:before						{ content: "\e013"; }
.glyphicon-remove:before					{ content: "\e014"; }
.glyphicon-zoom-in:before					{ content: "\e015"; }
.glyphicon-zoom-out:before					{ content: "\e016"; }
.glyphicon-off:before						{ content: "\e017"; }
.glyphicon-signal:before					{ content: "\e018"; }
.glyphicon-cog:before						{ content: "\e019"; }
.glyphicon-trash:before						{ content: "\e020"; }
.glyphicon-home:before						{ content: "\e021"; }
.glyphicon-file:before						{ content: "\e022"; }
.glyphicon-time:before						{ content: "\e023"; }
.glyphicon-road:before						{ content: "\e024"; }
.glyphicon-download-alt:before				{ content: "\e025"; }
.glyphicon-download:before					{ content: "\e026"; }
.glyphicon-upload:before					{ content: "\e027"; }
.glyphicon-inbox:before						{ content: "\e028"; }
.glyphicon-play-circle:before				{ content: "\e029"; }
.glyphicon-repeat:before					{ content: "\e030"; }
.glyphicon-refresh:before					{ content: "\e031"; }
.glyphicon-list-alt:before					{ content: "\e032"; }
.glyphicon-lock:before						{ content: "\e033"; }
.glyphicon-flag:before						{ content: "\e034"; }
.glyphicon-headphones:before				{ content: "\e035"; }
.glyphicon-volume-off:before				{ content: "\e036"; }
.glyphicon-volume-down:before				{ content: "\e037"; }
.glyphicon-volume-up:before					{ content: "\e038"; }
.glyphicon-qrcode:before					{ content: "\e039"; }
.glyphicon-barcode:before					{ content: "\e040"; }
.glyphicon-tag:before						{ content: "\e041"; }
.glyphicon-tags:before						{ content: "\e042"; }
.glyphicon-book:before						{ content: "\e043"; }
.glyphicon-bookmark:before					{ content: "\e044"; }
.glyphicon-print:before						{ content: "\e045"; }
.glyphicon-camera:before					{ content: "\e046"; }
.glyphicon-font:before						{ content: "\e047"; }
.glyphicon-bold:before						{ content: "\e048"; }
.glyphicon-italic:before					{ content: "\e049"; }
.glyphicon-text-height:before				{ content: "\e050"; }
.glyphicon-text-width:before				{ content: "\e051"; }
.glyphicon-align-left:before				{ content: "\e052"; }
.glyphicon-align-center:before				{ content: "\e053"; }
.glyphicon-align-right:before				{ content: "\e054"; }
.glyphicon-align-justify:before				{ content: "\e055"; }
.glyphicon-list:before						{ content: "\e056"; }
.glyphicon-indent-left:before				{ content: "\e057"; }
.glyphicon-indent-right:before				{ content: "\e058"; }
.glyphicon-facetime-video:before			{ content: "\e059"; }
.glyphicon-picture:before					{ content: "\e060"; }
.glyphicon-map-marker:before				{ content: "\e062"; }
.glyphicon-adjust:before					{ content: "\e063"; }
.glyphicon-tint:before						{ content: "\e064"; }
.glyphicon-edit:before						{ content: "\e065"; }
.glyphicon-share:before						{ content: "\e066"; }
.glyphicon-check:before						{ content: "\e067"; }
.glyphicon-move:before						{ content: "\e068"; }
.glyphicon-step-backward:before				{ content: "\e069"; }
.glyphicon-fast-backward:before				{ content: "\e070"; }
.glyphicon-backward:before					{ content: "\e071"; }
.glyphicon-play:before						{ content: "\e072"; }
.glyphicon-pause:before						{ content: "\e073"; }
.glyphicon-stop:before						{ content: "\e074"; }
.glyphicon-forward:before					{ content: "\e075"; }
.glyphicon-fast-forward:before				{ content: "\e076"; }
.glyphicon-step-forward:before				{ content: "\e077"; }
.glyphicon-eject:before						{ content: "\e078"; }
.glyphicon-chevron-left:before				{ content: "\e079"; }
.glyphicon-chevron-right:before				{ content: "\e080"; }
.glyphicon-plus-sign:before					{ content: "\e081"; }
.glyphicon-minus-sign:before				{ content: "\e082"; }
.glyphicon-remove-sign:before				{ content: "\e083"; }
.glyphicon-ok-sign:before					{ content: "\e084"; }
.glyphicon-question-sign:before				{ content: "\e085"; }
.glyphicon-info-sign:before					{ content: "\e086"; }
.glyphicon-screenshot:before				{ content: "\e087"; }
.glyphicon-remove-circle:before				{ content: "\e088"; }
.glyphicon-ok-circle:before					{ content: "\e089"; }
.glyphicon-ban-circle:before				{ content: "\e090"; }
.glyphicon-arrow-left:before				{ content: "\e091"; }
.glyphicon-arrow-right:before				{ content: "\e092"; }
.glyphicon-arrow-up:before					{ content: "\e093"; }
.glyphicon-arrow-down:before				{ content: "\e094"; }
.glyphicon-share-alt:before					{ content: "\e095"; }
.glyphicon-resize-full:before				{ content: "\e096"; }
.glyphicon-resize-small:before				{ content: "\e097"; }
.glyphicon-exclamation-sign:before			{ content: "\e101"; }
.glyphicon-gift:before						{ content: "\e102"; }
.glyphicon-leaf:before						{ content: "\e103"; }
.glyphicon-fire:before						{ content: "\e104"; }
.glyphicon-eye-open:before					{ content: "\e105"; }
.glyphicon-eye-close:before					{ content: "\e106"; }
.glyphicon-warning-sign:before				{ content: "\e107"; }
.glyphicon-plane:before						{ content: "\e108"; }
.glyphicon-calendar:before					{ content: "\e109"; }
.glyphicon-random:before					{ content: "\e110"; }
.glyphicon-comment:before					{ content: "\e111"; }
.glyphicon-magnet:before					{ content: "\e112"; }
.glyphicon-chevron-up:before				{ content: "\e113"; }
.glyphicon-chevron-down:before				{ content: "\e114"; }
.glyphicon-retweet:before					{ content: "\e115"; }
.glyphicon-shopping-cart:before				{ content: "\e116"; }
.glyphicon-folder-close:before				{ content: "\e117"; }
.glyphicon-folder-open:before				{ content: "\e118"; }
.glyphicon-resize-vertical:before			{ content: "\e119"; }
.glyphicon-resize-horizontal:before			{ content: "\e120"; }
.glyphicon-hdd:before						{ content: "\e121"; }
.glyphicon-bullhorn:before					{ content: "\e122"; }
.glyphicon-bell:before						{ content: "\e123"; }
.glyphicon-certificate:before				{ content: "\e124"; }
.glyphicon-thumbs-up:before					{ content: "\e125"; }
.glyphicon-thumbs-down:before				{ content: "\e126"; }
.glyphicon-hand-right:before				{ content: "\e127"; }
.glyphicon-hand-left:before					{ content: "\e128"; }
.glyphicon-hand-up:before					{ content: "\e129"; }
.glyphicon-hand-down:before					{ content: "\e130"; }
.glyphicon-circle-arrow-right:before		{ content: "\e131"; }
.glyphicon-circle-arrow-left:before			{ content: "\e132"; }
.glyphicon-circle-arrow-up:before			{ content: "\e133"; }
.glyphicon-circle-arrow-down:before			{ content: "\e134"; }
.glyphicon-globe:before						{ content: "\e135"; }
.glyphicon-wrench:before					{ content: "\e136"; }
.glyphicon-tasks:before						{ content: "\e137"; }
.glyphicon-filter:before					{ content: "\e138"; }
.glyphicon-briefcase:before					{ content: "\e139"; }
.glyphicon-fullscreen:before				{ content: "\e140"; }
.glyphicon-dashboard:before					{ content: "\e141"; }
.glyphicon-paperclip:before					{ content: "\e142"; }
.glyphicon-heart-empty:before				{ content: "\e143"; }
.glyphicon-link:before						{ content: "\e144"; }
.glyphicon-phone:before						{ content: "\e145"; }
.glyphicon-pushpin:before					{ content: "\e146"; }
.glyphicon-usd:before						{ content: "\e148"; }
.glyphicon-gbp:before						{ content: "\e149"; }
.glyphicon-sort:before						{ content: "\e150"; }
.glyphicon-sort-by-alphabet:before			{ content: "\e151"; }
.glyphicon-sort-by-alphabet-alt:before		{ content: "\e152"; }
.glyphicon-sort-by-order:before				{ content: "\e153"; }
.glyphicon-sort-by-order-alt:before			{ content: "\e154"; }
.glyphicon-sort-by-attributes:before		{ content: "\e155"; }
.glyphicon-sort-by-attributes-alt:before	{ content: "\e156"; }
.glyphicon-unchecked:before					{ content: "\e157"; }
.glyphicon-expand:before					{ content: "\e158"; }
.glyphicon-collapse-down:before				{ content: "\e159"; }
.glyphicon-collapse-up:before				{ content: "\e160"; }
.glyphicon-log-in:before					{ content: "\e161"; }
.glyphicon-flash:before						{ content: "\e162"; }
.glyphicon-log-out:before					{ content: "\e163"; }
.glyphicon-new-window:before				{ content: "\e164"; }
.glyphicon-record:before					{ content: "\e165"; }
.glyphicon-save:before						{ content: "\e166"; }
.glyphicon-open:before						{ content: "\e167"; }
.glyphicon-saved:before						{ content: "\e168"; }
.glyphicon-import:before					{ content: "\e169"; }
.glyphicon-export:before					{ content: "\e170"; }
.glyphicon-send:before						{ content: "\e171"; }
.glyphicon-floppy-disk:before				{ content: "\e172"; }
.glyphicon-floppy-saved:before				{ content: "\e173"; }
.glyphicon-floppy-remove:before				{ content: "\e174"; }
.glyphicon-floppy-save:before				{ content: "\e175"; }
.glyphicon-floppy-open:before				{ content: "\e176"; }
.glyphicon-credit-card:before				{ content: "\e177"; }
.glyphicon-transfer:before					{ content: "\e178"; }
.glyphicon-cutlery:before					{ content: "\e179"; }
.glyphicon-header:before					{ content: "\e180"; }
.glyphicon-compressed:before				{ content: "\e181"; }
.glyphicon-earphone:before					{ content: "\e182"; }
.glyphicon-phone-alt:before					{ content: "\e183"; }
.glyphicon-tower:before						{ content: "\e184"; }
.glyphicon-stats:before						{ content: "\e185"; }
.glyphicon-sd-video:before					{ content: "\e186"; }
.glyphicon-hd-video:before					{ content: "\e187"; }
.glyphicon-subtitles:before					{ content: "\e188"; }
.glyphicon-sound-stereo:before				{ content: "\e189"; }
.glyphicon-sound-dolby:before				{ content: "\e190"; }
.glyphicon-sound-5-1:before					{ content: "\e191"; }
.glyphicon-sound-6-1:before					{ content: "\e192"; }
.glyphicon-sound-7-1:before					{ content: "\e193"; }
.glyphicon-copyright-mark:before			{ content: "\e194"; }
.glyphicon-registration-mark:before			{ content: "\e195"; }
.glyphicon-cloud-download:before			{ content: "\e197"; }
.glyphicon-cloud-upload:before				{ content: "\e198"; }
.glyphicon-tree-conifer:before				{ content: "\e199"; }
.glyphicon-tree-deciduous:before			{ content: "\e200"; }
.glyphicon-menu-hamburger:before            { content: "\e236"; }