/**
 * Author Dan Partac
 * Copyright (C) 2005 - 2012 Dan Partac. All rights reserved.
 * @license	commercial
 * Template Typography Styling
 */
 
 /* text allignments */
.align-justify {text-align:justify;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-center {text-align:center;}


/* preformats */
/* Pre, Code --- */
pre, .code, .contents {
	background: #000 !important;
	font: 1em/1.5 Monaco, Consolas, "Courier News", monospace !important;
	margin: 1.7em 0 !important;
	position:relative;
	border: 1px solid #333;
	color:#999
}

pre, .code {
	font-size: 12px !important;
    line-height: 1.5 !important;
    overflow-x: auto;
    padding: 0.75em 15px !important
}

.contents {
	border-left-width: 1px !important;
	font: 1em Helvetica, Verdana, Arial, sans-serif !important;
	overflow: hidden;
	padding: 0 15px;
	background: none !important;
}

.contents img {border-radius: 4px;-webkit-border-radius: 4px;}

.codediv {display:none;margin:0;padding:0; position: relative; }

/* HEADINGS */
h1 small { font-size: 16px; letter-spacing: -0.03em; color: #999 }
h2 small { font-size: 14px; letter-spacing: -0.025em; color: #999 }
h3 small { font-size: 12px; letter-spacing: -0.02em; color: #999 }


/* Inline Words Hilite ---*/
span.highlight, .highlight {
	background: #666; color: #fff; font-weight:normal;
	padding: 0px 5px;
}

/* Dropcap ---*/
.dropcap {
	display: block;
	float: left;
	font: 40px/30px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 7px 8px 0 0;
	color:inherit;
}

/* Blockquote ---*/
blockquote {margin: 1.7em 0; }

blockquote.left {
	width:48%;
	padding: 0 2% 0 0;
	float:left;
}
blockquote.pull-right {border-right: 5px solid #444444}
blockquote p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7em;
	margin: 0
	/*font-style: normal*/
}

ol, p, pre, blockquote, ul, dl, dt, dd  {
	line-height:1.7; margin: 1.7em 0
}
dt, dd {
	margin-top: 0 !important;
	margin: 0; font-weight:normal;
}
dl dd {padding-left:10px;}

small, .small {
    font-size: 12px;
}

.thumbnail {
    border: 1px solid #555555;
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.055);
    -webkit-box-shadow: 0 1px 3px rgba(255, 255, 255, 0.055)
}

/* sub & sup tags ---*/ 
sub, sup { color: #CC0000; font-size: 11px; font-weight: bold; }

/* list styles */
ol {
	list-style-position:outside;
	list-style-type:none;
}

ul li,
ol li {
	margin: 0;
	line-height: 1.7
}
ul {
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
}
ol, ul, dl {margin: 1.7em 0; padding: 0}
ul li {}

ol li {
    line-height: 1.7em;
    list-style: decimal inside none;
    margin-left: 0;
}

ul:not([class]) > li {
	list-style: disc inside none;
}

ul li ul { margin-top: 0}

ul li ul li { list-style: square inside none; padding-left: 15px }

hr {
  margin: 1.7em 0;
  border: 0;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

.moduletable + hr { margin: 0 0 1.7em }
.row + hr,
.row-fluid + hr {
	margin: 0.85em 0 1.7em
}

code {
    background-color: #222222;
    border: 1px solid #333333;
}
blockquote {
    border-left: 5px solid #444;
}

.table th {
    font-weight: normal; color: #eee
}

form fieldset dt {
	clear:left;
	float:left;
	width:7em;
	padding:3px 0
}

form fieldset dd {
	float:left;
	padding:3px 0
}

fieldset {
	margin: 1.7em 0 ;
	padding: 1.7em 0;
	border: 0
}

strong, b {
    font-weight:bold; color: #eee
}


/* form */
/* Fieldset ----*/
/* Common Style + Style 1 */
fieldset.typo-fieldset {
	border: 3px solid #ddd;
	padding: 15px;
}

fieldset.typo-fieldset legend {
	padding: 0 10px;
}

/* Style 2 */
fieldset.fieldset-2 {}

fieldset.fieldset-2 legend {}

/*Use for Demo Page Only*/
#typo fieldset {
	margin-top: 1.7em;
}

input[type="text"],
input[type="email"],
input[type="password"] {vertical-align: middle;}

select {
    background-color: #333333;
    border: 1px solid #555555;
    color: #EEEEEE;
}

/*select,*/
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	border: 1px solid #333;
	color: #999;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: #222;
}

/*select:focus,*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: 1px solid #444; color: #999;
	box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555;
}
em {font-family:Georgia, Helvetica, Arial, sans-serif; font-style:italic}

/* nav */
.nav-tabs { clear: both; border-bottom: 0; margin-bottom: 0; float: left; border-top: 1px solid #555; border-left: 1px solid #555; border-right: 1px solid #555; border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; }
.tab-content { border-top: 1px solid #555; clear: both }

.navbar .nav > li > a {
    padding: 8px 20px
}

.navbar .nav > li > .dropdown-menu:after { border-bottom-color: #555 }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #EEEEEE;
    border-top-color: #EEEEEE;
	margin-top: 10px
}


.navbar .nav li.dropdown > .dropdown-toggle:hover .caret, 
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.active > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle { background-color: #111; color:#eee }


.navbar-inner {
    background-color: #333;
    background-image: none;
    border: 1px solid #444;
    box-shadow: 0 1px 4px rgba(255, 255, 255, 0.067), 0 0 2px rgba(0, 0, 0, 1) inset;
    -webkit-box-shadow: 0 1px 5px rgba(255, 255, 255, 0.067), 0 0 3px rgba(0, 0, 0, 1) inset;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #333;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
    color: #eee; text-shadow: 0 1px 0 #000;
}

.navbar .brand {
    color: #eee;
    padding: 3px 20px;
    text-shadow: 0 1px 0 #000;
}

.navbar .nav > li > a {
    color: #999;
    text-shadow: 0 1px 0 #000;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    color: #eee;
    text-shadow: 0 1px 0 #222;
}

.navbar .divider-vertical {
    border-left: 1px solid #444;
    border-right: 1px solid #444;
	margin:0
}

.navbar-search .search-query {border-color: #555}

.navbar-form input[type="text"], .navbar-form input[type="email"], .navbar-form input[type="password"], .navbar-form select {border-color: #555; background-color:#222}

.row-fluid .thumbnails { margin: 0 }

.media-list li,
.thumbnails > li,
ul.unstyled > li,
.navbar .nav > li,
.nav-tabs > li, .nav-pills > li { list-style: none }

.nav-tabs > li > a { border: 0 }

.nav-tabs.nav-stacked > li > a,
.nav-tabs.nav-stacked > li > a:hover { border: 0 }

.nav-tabs > li { padding: 0.85em 0; margin: 0 }
.nav-tabs > li > a { border-radius: 0; -webkit-border-radius: 0; line-height: 0.85; padding: 0 15px; border: 0; border-right: 1px solid #777; color: #555 }
.nav-tabs > li:last-child > a { border-right: 0 !important }

.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:focus { background-color: none !important; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus { color: #FFFFFF !important; border: 0; border-right: 1px solid #777; background: none transparent !important }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-image: none }

.nav-tabs .dropdown-toggle .caret { margin-top: 6px}

.nav-tabs > .active > a:hover {
    color: #FFFFFF !important;
    background: #333;
    border: 0 none;
	border-right: 1px solid #777
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	background-color: transparent;
	border: 0; border-right: 1px solid #777
}

.nav-tabs .open .dropdown-toggle, 
.nav-pills .open .dropdown-toggle, 
.nav > li.dropdown.open.active > a:hover, 
.nav > li.dropdown.open.active > a:focus {
	background-color: transparent;
    color: #FFFFFF;
}

.nav-list .nav-header,
.nav-list > li > a {
    padding: 3px 15px;
}

.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused { border-color: #333; background-color: #111; color:#eee; text-shadow: 0 1px 0 #000 }

.nav-list > .active > a, .nav-list > .active > a:hover {color:#fff !important}

.nav-list .divider {
    background-color: #444;
    border-bottom: 1px solid #555;
}
.tabs-below > .nav-tabs {
    border-top: 1px solid #444;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover {
	background-color: #222 !important;
	border-color: #555 !important; border-top-color: transparent !important
}

.tabs-below > .nav-tabs > li > a:hover {
    border-top-color: transparent !important;
    border-bottom-color: #555 !important;
}

.tabs-left > .nav-tabs {
    border-right: 1px solid #555 !important;
	margin: 0.85em 15px 0.85em;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover {
    border-color: #555 !important;
    border-right-color: transparent !important;
}
.tabs-left > .nav-tabs > li > a:hover {
    border-color: #555 !important;
    border-right-color: transparent !important;
}

.tabs-right > .nav-tabs {
    border-left: 1px solid #555 !important;
	margin: 0.85em 0 0.85em 15px
}
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover {
    border-color: #555 !important;
    border-left-color: transparent !important;
}
.tabs-right > .nav-tabs > li > a:hover {
    border-color: #555 !important;
    border-left-color: transparent !important;
}

.breadcrumb { background-color: #333333}
.breadcrumb > li > .divider {
    color: #888;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #000000;
}

/*  alerts */
.alert { background-color: #46443c; border: 1px solid #544f46; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) }	
.alert.specials {
	background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.8); 
	background-image: url(../images/purchase.png); background-repeat: no-repeat; background-position: left center;
	border:0 !important; position: relative; padding: 0 15px;
	color: #eee; margin: 1.7em 0 2.55em;
	text-shadow: none
}

.alert.specials h3 { text-transform: uppercase; margin: 1em 0 0 }
.alert.specials h3 + p { margin-top: 0 }

.alert.specials > .btn-group { position: absolute; top: 14px; right: 15px }

.alert .close { color: #eee; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) }
.alert-block {}
.alert-danger, .alert-error {
    background-color: #232020;
    border-color: #3b3535;
    color: #B94A48;
}
.alert-success {
    background-color: #282b27;
    border-color: #3d413b;
    color: #468847;
}
.alert-info {
    background-color: #26292a;
    border-color: #333638;
    color: #3A87AD;
}
.progress {
    background-color: #444;
    background-image: none;
    clear: both;
    /*float: left;*/
    height: 18px;
    margin: 6px 0;
    width: 100%;
	position: relative
}

.progress:first-of-type { margin-top: 15px }
.progress:last-of-type { margin-bottom: 15px }
	
.alert-info strong { }

.close {
    color: #EEEEEE;
    text-shadow: 0 1px 0 #000000;
}
.close:hover {
    color: #fff;
}

dl dt {color: #eee}
dl dd {padding-left: 10px}

/* Special list style ---*/
ul.typo-list {line-height:1.7; margin: 1.7em 0;}

ul.typo-list li {
	background: none !important;
	margin-left: 0/*8px*/;
	padding: 0 !important;
	position: relative;
	display:block;
	clear: both;
	line-height: 1.7;
}

/* FONTAWESOME */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/icons/fontawesome-webfont.eot?v=3.0.1');
  src: url('../fonts/icons/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../fonts/icons/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../fonts/icons/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="social-icon-"],
[class*=" social-icon-"],
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;

  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  /*line-height: normal;*/
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */

}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */

  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eeeeee;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right; margin-left: 15px;
}
.pull-left {
  float: left; margin-right: 15px;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); }
}
@-o-keyframes spin {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); }
}
@-ms-keyframes spin {
  0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(359deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  .btn .icon-spin {
    height: auto;
  }
  .icon-spin.icon-large {
    height: 1.25em;
  }
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}

.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }
.icon-lightbulb:before            { content: "\f0eb"; }
.icon-exchange:before             { content: "\f0ec"; }
.icon-cloud-download:before       { content: "\f0ed"; }
.icon-cloud-upload:before         { content: "\f0ee"; }

.icon-user-md:before              { content: "\f0f0"; }
.icon-stethoscope:before          { content: "\f0f1"; }
.icon-suitcase:before             { content: "\f0f2"; }
.icon-bell-alt:before             { content: "\f0f3"; }
.icon-coffee:before               { content: "\f0f4"; }
.icon-food:before                 { content: "\f0f5"; }
.icon-file-alt:before             { content: "\f0f6"; }
.icon-building:before             { content: "\f0f7"; }
.icon-hospital:before             { content: "\f0f8"; }
.icon-ambulance:before            { content: "\f0f9"; }
.icon-medkit:before               { content: "\f0fa"; }
.icon-fighter-jet:before          { content: "\f0fb"; }
.icon-beer:before                 { content: "\f0fc"; }
.icon-h-sign:before               { content: "\f0fd"; }
.icon-plus-sign-alt:before        { content: "\f0fe"; }

.icon-double-angle-left:before    { content: "\f100"; }
.icon-double-angle-right:before   { content: "\f101"; }
.icon-double-angle-up:before      { content: "\f102"; }
.icon-double-angle-down:before    { content: "\f103"; }
.icon-angle-left:before           { content: "\f104"; }
.icon-angle-right:before          { content: "\f105"; }
.icon-angle-up:before             { content: "\f106"; }
.icon-angle-down:before           { content: "\f107"; }
.icon-desktop:before              { content: "\f108"; }
.icon-laptop:before               { content: "\f109"; }
.icon-tablet:before               { content: "\f10a"; }
.icon-mobile-phone:before         { content: "\f10b"; }
.icon-circle-blank:before         { content: "\f10c"; }
.icon-quote-left:before           { content: "\f10d"; }
.icon-quote-right:before          { content: "\f10e"; }

.icon-spinner:before              { content: "\f110"; }
.icon-circle:before               { content: "\f111"; }
.icon-reply:before                { content: "\f112"; }
.icon-github-alt:before           { content: "\f113"; }
.icon-folder-close-alt:before     { content: "\f114"; }
.icon-folder-open-alt:before      { content: "\f115"; }

/* font-awesome social*/
@font-face {
  font-family: 'FontAwesomeSocial';
  src: url('../fonts/icons/FontAwesomeSocial.eot');
  src: url('../fonts/icons/FontAwesomeSocial.eot?#iefix') format('eot'),
       url('../fonts/icons/FontAwesomeSocial.woff') format('woff'), 
	   url('../fonts/icons/FontAwesomeSocial.ttf') format('truetype'), 
	   url('../fonts/icons/FontAwesomeSocial.svg#fontawesome-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}


[data-icon]:before {
	font-family: 'FontAwesomeSocial';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	/*line-height: 1;*/
	-webkit-font-smoothing: antialiased;
}

ul.typo-list li [class*="social-icon-"]:before { float:left; width: 1.25em; margin-left: 1px }
.social-icon-picasa-metro:before, .social-icon-dribbble-metro:before, .social-icon-arrow-up-metro:before, .social-icon-stumble-metro:before, .social-icon-rss-metro:before, .social-icon-arrow-right-metro:before, .social-icon-plus-metro:before, .social-icon-pinterest-metro:before, .social-icon-minus-metro:before, .social-icon-linkedin-metro:before, .social-icon-arrow-left-metro:before, .social-icon-google-plus-metro:before, .social-icon-forrst-metro:before, .social-icon-flickr-metro:before, .social-icon-facebook-metro:before, .social-icon-arrow-down-metro:before, .social-icon-deviantart-metro:before, .social-icon-delicious-metro:before, .social-icon-apple:before, .social-icon-android:before, .social-icon-windows:before, .social-icon-soundcloud:before, .social-icon-soundcoud-rectangle:before, .social-icon-dribbble:before, .social-icon-dribbble-round:before, .social-icon-dribbble-rectangle:before, .social-icon-flickr:before, .social-icon-flickr-round:before, .social-icon-flickr-rectangle:before, .social-icon-picasa:before, .social-icon-picasa-rectangle:before, .social-icon-delicious-rectangle:before, .social-icon-pinterest:before, .social-icon-pinterest-round:before, .social-icon-pinterest-rectangle:before, .social-icon-stumble-upon-round:before, .social-icon-stumble-upon-rectangle:before, .social-icon-linkedin-round:before, .social-icon-linkedin-rectangle:before, .social-icon-last-fm:before, .social-icon-last-fm-rectangle:before, .social-icon-mac-os:before, .social-icon-html5-fill:before, .social-icon-html5:before, .social-icon-css3:before, .social-icon-google-chrome:before, .social-icon-firefox:before, .social-icon-internet-explorer:before, .social-icon-opera:before, .social-icon-safari:before, .social-icon-github:before, .social-icon-forrst:before, .social-icon-forrst-rectangle:before, .social-icon-deviantart:before, .social-icon-deviantart-rectangle:before, .social-icon-youtube-fill:before, .social-icon-youtube:before, .social-icon-vimeo:before, .social-icon-vimeo-rectangle:before, .social-icon-skype:before, .social-icon-facebook:before, .social-icon-facebook-round:before, .social-icon-facebook-rectangle:before, .social-icon-twitter:before, .social-icon-twitter-rectangle:before, .social-icon-twitter-round:before, .social-icon-rss:before, .social-icon-rss-rectangle:before, .social-icon-rss-round:before, .social-icon-google:before, .social-icon-google-plus:before, .social-icon-google-plus-menu:before, .social-icon-google-plus-rectangle:before, .social-icon-google-plus-round:before, .social-icon-google-drive:before, .social-icon-xing-rectangle:before, .social-icon-xing-round:before, .social-icon-paypal:before, .social-icon-git:before, .social-icon-git-rectangle:before, .social-icon-github-mascot:before, .social-icon-tumbler:before, .social-icon-tumbler-rectangle:before, .social-icon-yahoo:before, .social-icon-yahoo-rectangle:before, .social-icon-microsoft-word-document:before, .social-icon-microsoft-excel-document:before, .social-icon-pdf-document:before, .social-icon-joomla:before, .social-icon-wodrpress:before, .social-icon-wordpress-rectangle:before, .social-icon-deviantart-round:before, .social-icon-linkedin:before, .social-icon-delicious-round:before, .social-icon-stumble-upon:before, .social-icon-delicious:before {
	font-family: 'FontAwesomeSocial';
	speak: none;
	font-style: normal;
	font-weight: normal;
	/*line-height: 1;*/
	-webkit-font-smoothing: antialiased;
}
.social-icon-picasa-metro:before {
	content: "\e000";
}
.social-icon-dribbble-metro:before {
	content: "\e001";
}
.social-icon-arrow-up-metro:before {
	content: "\e002";
}
.social-icon-stumble-metro:before {
	content: "\e003";
}
.social-icon-rss-metro:before {
	content: "\e004";
}
.social-icon-arrow-right-metro:before {
	content: "\e005";
}
.social-icon-plus-metro:before {
	content: "\e006";
}
.social-icon-pinterest-metro:before {
	content: "\e007";
}
.social-icon-minus-metro:before {
	content: "\e009";
}
.social-icon-linkedin-metro:before {
	content: "\e00a";
}
.social-icon-arrow-left-metro:before {
	content: "\e00b";
}
.social-icon-google-plus-metro:before {
	content: "\e00c";
}
.social-icon-forrst-metro:before {
	content: "\e00d";
}
.social-icon-flickr-metro:before {
	content: "\e00e";
}
.social-icon-facebook-metro:before {
	content: "\e00f";
}
.social-icon-arrow-down-metro:before {
	content: "\e010";
}
.social-icon-deviantart-metro:before {
	content: "\e011";
}
.social-icon-delicious-metro:before {
	content: "\e012";
}
.social-icon-apple:before {
	content: "\e013";
}
.social-icon-android:before {
	content: "\e014";
}
.social-icon-windows:before {
	content: "\e015";
}
.social-icon-soundcloud:before {
	content: "\e016";
}
.social-icon-soundcoud-rectangle:before {
	content: "\e017";
}
.social-icon-dribbble:before {
	content: "\e018";
}
.social-icon-dribbble-round:before {
	content: "\e019";
}
.social-icon-dribbble-rectangle:before {
	content: "\e01a";
}
.social-icon-flickr:before {
	content: "\e01b";
}
.social-icon-flickr-round:before {
	content: "\e01c";
}
.social-icon-flickr-rectangle:before {
	content: "\e01d";
}
.social-icon-picasa:before {
	content: "\e01e";
}
.social-icon-picasa-rectangle:before {
	content: "\e01f";
}
.social-icon-delicious-rectangle:before {
	content: "\e020";
}
.social-icon-pinterest:before {
	content: "\e021";
}
.social-icon-pinterest-round:before {
	content: "\e022";
}
.social-icon-pinterest-rectangle:before {
	content: "\e023";
}
.social-icon-stumble-upon-round:before {
	content: "\e024";
}
.social-icon-stumble-upon-rectangle:before {
	content: "\e025";
}
.social-icon-linkedin-round:before {
	content: "\e026";
}
.social-icon-linkedin-rectangle:before {
	content: "\e027";
}
.social-icon-last-fm:before {
	content: "\e028";
}
.social-icon-last-fm-rectangle:before {
	content: "\e029";
}
.social-icon-mac-os:before {
	content: "\e02a";
}
.social-icon-html5-fill:before {
	content: "\e02b";
}
.social-icon-html5:before {
	content: "\e02c";
}
.social-icon-css3:before {
	content: "\e02d";
}
.social-icon-google-chrome:before {
	content: "\e02e";
}
.social-icon-firefox:before {
	content: "\e02f";
}
.social-icon-internet-explorer:before {
	content: "\e030";
}
.social-icon-opera:before {
	content: "\e031";
}
.social-icon-safari:before {
	content: "\e032";
}
.social-icon-github:before {
	content: "\e033";
}
.social-icon-forrst:before {
	content: "\e034";
}
.social-icon-forrst-rectangle:before {
	content: "\e035";
}
.social-icon-deviantart:before {
	content: "\e036";
}
.social-icon-deviantart-rectangle:before {
	content: "\e037";
}
.social-icon-youtube-fill:before {
	content: "\e038";
}
.social-icon-youtube:before {
	content: "\e039";
}
.social-icon-vimeo:before {
	content: "\e03a";
}
.social-icon-vimeo-rectangle:before {
	content: "\e03b";
}
.social-icon-skype:before {
	content: "\e03c";
}
.social-icon-facebook:before {
	content: "\e03d";
}
.social-icon-facebook-round:before {
	content: "\e03e";
}
.social-icon-facebook-rectangle:before {
	content: "\e03f";
}
.social-icon-twitter:before {
	content: "\e040";
}
.social-icon-twitter-rectangle:before {
	content: "\e041";
}
.social-icon-twitter-round:before {
	content: "\e042";
}
.social-icon-rss:before {
	content: "\e043";
}
.social-icon-rss-rectangle:before {
	content: "\e044";
}
.social-icon-rss-round:before {
	content: "\e045";
}
.social-icon-google:before {
	content: "\e046";
}
.social-icon-google-plus:before {
	content: "\e047";
}
.social-icon-google-plus-menu:before {
	content: "\e048";
}
.social-icon-google-plus-rectangle:before {
	content: "\e049";
}
.social-icon-google-plus-round:before {
	content: "\e04a";
}
.social-icon-google-drive:before {
	content: "\e04b";
}
.social-icon-xing-rectangle:before {
	content: "\e04c";
}
.social-icon-xing-round:before {
	content: "\e04d";
}
.social-icon-paypal:before {
	content: "\e04e";
}
.social-icon-git:before {
	content: "\e04f";
}
.social-icon-git-rectangle:before {
	content: "\e050";
}
.social-icon-github-mascot:before {
	content: "\e051";
}
.social-icon-tumbler:before {
	content: "\e052";
}
.social-icon-tumbler-rectangle:before {
	content: "\e053";
}
.social-icon-yahoo:before {
	content: "\e054";
}
.social-icon-yahoo-rectangle:before {
	content: "\e055";
}
.social-icon-microsoft-word-document:before {
	content: "\e056";
}
.social-icon-microsoft-excel-document:before {
	content: "\e057";
}
.social-icon-pdf-document:before {
	content: "\e058";
}
.social-icon-joomla:before {
	content: "\e059";
}
.social-icon-wodrpress:before {
	content: "\e05a";
}
.social-icon-wordpress-rectangle:before {
	content: "\49";
}
.social-icon-deviantart-round:before {
	content: "\6a";
}
.social-icon-linkedin:before {
	content: "\69";
}
.social-icon-delicious-round:before {
	content: "\4c";
}
.social-icon-stumble-upon:before {
	content: "\2f";
}
.social-icon-delicious:before {
	content: "\23";
}


h1 .icon,
h2 .icon,
h3 .icon,
h4 .icon { margin-right: 0.2em; line-height:1 }

/* menu */
div.moduletable.menu h3 {padding: 9px 20px 8px; background: #ccc;}
div.moduletable.hilite p {margin-bottom: 0 !important;}
div.moduletable.menu,
div.moduletable.hilite {margin-bottom:4.5em;}



/* Big Number ---*/
.blocknumber {
	position: relative;
	padding: 0 0 0 55px !important;
	min-height: 54px;
	/*min-height: 36px;*/
}

.blocknumber .bignumber {
	background: #eee;
	color: #333; 
	display: block;
	width: 46px;
	height: 46px;
	line-height: 46px !important;
	position: absolute;
	top: 5px;
	left: 1px;
	font: bold 26px/normal Arial, sans-serif;
	text-align: center;
	border-radius:50%; -webkit-border-radius: 50%;
	/*letter-spacing:-1px;*/
}

.bignumber.template { color: #fff }

.blocknumber .bignumber i { text-align: center; width: 46px; height: 46px; line-height: 48px; font-size: 25px }

.blocknumber .bignumber.green {background: #74B600; color: #fff }
.blocknumber .bignumber.blue {background: #2561A6; color: #fff}
.blocknumber .bignumber.turquoise {background: #10B7E1; color: #fff}
.blocknumber .bignumber.brown {background: #a84f00; color: #fff}
.blocknumber .bignumber.red {background: #d80e0e; color: #fff}
.blocknumber .bignumber.pink {background: #F0084F; color: #fff}
.blocknumber .bignumber.orange {background: #f78d1d; color: #fff}
.blocknumber .bignumber.yellow {background: #ecd61a; /*#bda900;*/ color: #fff}
.blocknumber .bignumber.magenta {background: #941675; color: #fff}
.blocknumber .bignumber.purple {background: #7630ab; color: #fff}
.blocknumber .bignumber.black {background: #333; color: #fff}


/* ICON STYLE */
/* Tips, Error, Message, Hightlight ---*/
p.typo-icon {
	padding-left: 35px !important;
	position: relative;
}
p.typo-icon:hover i,
p.typo-icon:hover span.icon {color:#eee}
p.typo-icon span.icon {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 24px;
	line-height: 24px
}


/* image styles */
[class*="span"] .img-polaroid {width: 95% !important}


/* bootstrap btn */
.btn {
    background-color: rgb(15,15,15);
    background-color: rgba(0,0,0,0.7);
    background-image: none;
    border: 1px solid #555;
    border-radius: 4px 4px 4px 4px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    color: #999;
    font-size: 14px;
    text-shadow: none
}

.btn:hover, 
.btn:active {
    background-color: #333;
	color: #fff !important
}

.btn-group .btn [class^="icon-"], .btn-group .btn [class*=" icon-"] { /*vertical-align:top*/ }

.btn-large { border-width: 2px !important }
.btn-group .btn-large + .btn-large,
.btn-group .btn-large + .dropdown-toggle {margin-left: -2px}

.btn-large .caret {margin-top: 8px}
.btn .caret {margin-top: 8px}

.btn-info { border-color: #49AFCD !important; color: #49AFCD !important }
.btn-info:hover,
.btn-info:focus { background-color: #49AFCD !important; color: #fff !important }

.btn-info .caret { border-top-color: #49AFCD !important }
.btn-info:hover .caret, .btn-info:focus .caret { border-top-color: #eee }

.dropup .btn-info .caret { border-bottom-color: #49AFCD !important }
.dropup .btn-info:hover .caret, .dropup .btn-info:focus .caret { border-bottom-color: #eee }

.btn-success { border-color: #5BB75B !important; color: #5BB75B !important }
.btn-success:hover,
.btn-success:focus { background-color: #5BB75B !important; color: #fff !important }

.btn-success .caret { border-top-color: #5BB75B !important }
.btn-success:hover .caret, .btn-success:focus .caret { border-top-color: #eee }

.dropup .btn-success .caret {border-bottom-color: #5BB75B !important }
.dropup .btn-success:hover .caret, .dropup .btn-success:focus .caret { border-bottom-color: #eee }

.btn-warning {border-color: #FAA732 !important ; color: #FAA732 !important }
.btn-warning:hover,
.btn-warning:focus {background-color: #FAA732 !important ; color: #fff !important }

.btn-warning .caret { border-top-color: #FAA732 !important }
.btn-warning:hover .caret, .btn-warning:focus .caret { border-top-color: #eee }

.dropup .btn-warning .caret {border-bottom-color: #FAA732 !important }
.dropup .btn-warning:hover .caret, .dropup .btn-warning:focus .caret { border-bottom-color: #eee }

.btn-danger {border-color: #DA4F49 !important; color: #DA4F49!important }
.btn-danger:hover,
.btn-danger:focus {background-color: #DA4F49 !important; color: #fff !important }

.btn-danger .caret { border-top-color: #DA4F49 !important }
.btn-danger:hover .caret, .btn-danger:focus .caret {   border-top-color: #eee }

.btn-danger .dropup .caret { border-bottom-color: #DA4F49 !important }
.dropup .btn-danger:hover .caret, .dropup .btn-danger:focus .caret {   border-bottom-color: #eee }

.btn-inverse { border-color: #fff; color: #111; background-color: #aaa }
.btn-inverse:hover,
.btn-inverse:focus { background-color: #222; color: #eee !important; border-color: #eee}

.btn-inverse .caret { border-top-color: #111 }
.btn-inverse:hover .caret, .btn-inverse:focus .caret { border-top-color: #eee }

.btn-inverse .dropup .caret {border-bottom-color: #111}
.dropup .btn-inverse:hover.caret, .dropup .btn-inverse:focus .caret { border-bottom-color: #eee }

.input-prepend .btn,
.input-append .btn { border: 1px solid #333; box-shadow: none !important; -webkit-box-shadow: none !important;  }

.btn-group.open .btn.dropdown-toggle { background-color: #222 }
.btn-group.open .btn-primary.dropdown-toggle { background-color: #24648F; color: #fff !important } 
.btn-group.open .btn-success.dropdown-toggle { background-color: #51A351; color: #fff !important }
.btn-group.open .btn-info.dropdown-toggle { background-color: #2F96B4; color: #fff !important }
.btn-group.open .btn-danger.dropdown-toggle { background-color: #BD362F; color: #fff !important }
.btn-group.open .btn-warning.dropdown-toggle { background-color: #F89406; color: #fff !important }

.btn-group.open .btn-primary.dropdown-toggle .caret, .btn-group .btn-primary.dropdown-toggle:hover .caret, .btn-group .btn-primary.dropdown-toggle:focus .caret { border-top-color: #fff !important }
.btn-group.open .btn-success.dropdown-toggle .caret, .btn-group .btn-success.dropdown-toggle:hover .caret, .btn-group .btn-success.dropdown-toggle:focus .caret { border-top-color: #fff !important }
.btn-group.open .btn-info.dropdown-toggle .caret, .btn-group .btn-info.dropdown-toggle:hover .caret, .btn-group .btn-info.dropdown-toggle:focus .caret { border-top-color: #fff !important }
.btn-group.open .btn-danger.dropdown-toggle .caret, .btn-group .btn-danger.dropdown-toggle:hover .caret, .btn-group .btn-danger.dropdown-toggle:focus .caret { border-top-color: #fff !important }
.btn-group.open .btn-warning.dropdown-toggle .caret, .btn-group .btn-warning.dropdown-toggle:hover .caret, .btn-group .btn-warning.dropdown-toggle:focus .caret { border-top-color: #fff !important }

.btn.disabled, .btn[disabled] {color: #555}
.btn.disabled, .btn[disabled],
.btn-primary.disabled, .btn-primary[disabled] {background-color: transparent}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {background-color:#222; background-image: none}
.uneditable-input, .uneditable-textarea {background-color: #333333; border-color: #444444 }

.dropup .caret {border-bottom: 4px solid #eee}
.caret { border-top: 4px solid #EEEEEE }

.btn-primary:hover .caret,
.btn-primary:focus .caret { border-top: 4px solid #fff }

.nav-list > li > a, .nav-list .nav-header {text-shadow: none}

.dropdown-menu {
	background-color: transparent;
	background-image: url(../images/pb8.png);
	background-repeat: repeat;
	border: 1px solid #444;
	border: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(255, 255, 255, 0.01);
	box-shadow: 0 5px 10px rgba(255, 255, 255, 0.01);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto !important;
}
.open.dropup .dropdown-menu, .open.navbar-fixed-bottom .dropdown .dropdown-menu {
    left: auto !important; right: 0 !important
}

.dropdown-menu .divider {
  background-color: #444;
  border-bottom: 1px solid #555;
}
.dropdown-menu li > a {
  color: #999;
}
.img-polaroid {
    background-color: #111111;
    border: 1px solid #444444;
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(255, 255, 255, 0.1);
}
.item-page img.img-circle, .blog-item .item-inner img.img-circle {
    border-radius: 50%; -webkit-border-radius: 50%;
}

/* price boxes */
.price-table {
    margin: 1.7em 0; float: left; width: 100%
}


.price-table .column {
    float: left; background: #333;
    position: relative;
    transform: scale(1);
    transition-duration: 100ms;
    transition-timing-function: ease-out;
	text-align: center;
}

.price-table .column:hover {
    box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999;
    transform: scale(1.02); -webkit-transform: scale(1.02);
	background: #222;
    z-index: 20
}
.price-table > .column > .header {
	height: 6.8em; vertical-align: middle;
	background: url(../images/pb.png) repeat
}

.pricerow { color: #eee }

.price-table .green {
    background-color: #4fc23c !important;
}

.price-table .green:hover {
    background: #46ac35 !important;
}
.price-table .blue {
    background-color: #3BA3C9 !important;
}
.price-table .blue:hover {
    background: #338cad !important;
}
.price-table .orange {
    background-color: #f67a00 !important;
}

.price-table .orange:hover {
    background: #d86b00 !important;
}

.price-table .red {
    background-color: #E31919 !important;
}
.price-table .red:hover {
    background: #cb1818 !important;
}

.price-table .column ul {
	margin: 0; padding:0;
}

.price-table .column ul li {
	background: none; padding:0.85em 0; list-style: none
}

.price-table > .column > ul > li:nth-child(2n+1) { background: url(../images/pb8.png) repeat }
.price-table > .column > ul > li:nth-child(2n) { background: url(../images/pb7.png) repeat }
.price-table > .column .price,
.price-table .column .cents,
.price-table .column .curency {
	display: inline-block
}

.price-table .column .price { font-size: 42px; margin-left: -7px }
.price-table .column .cents { font-size: 14px; margin-left: -5px }
.price-table .column .curency { font-size: 42px }
.price-table .column .priceby { font-size: 16px; margin: -1em 0 1em 0 }
.price-table .column .features { }


/* Blockswrap Actions ---*/
.typo-blocks-actions {
	font-size: 85%;
	position: absolute;
	right: 5px;
	top: 5px;
	color: #999;
}

.typo-blocks-actions a {
	font-size: 85%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #c00;
	text-decoration: none;
}

.typo-blockswrap small {color:#aaa;font-size:10px;font-weight:normal;}



/* Icons Lists */
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons li {
  float: left;
  width: 25%;
  line-height: 25px;
  list-style: none
}
.the-icons i:hover {
  background-color: rgba(255,0,0,.25);
}

/* animations */
.accordion-group { transition: border-color 0.5s 0s ease; -webkit-transition: border-color 0.5s 0s ease }
.accordion-heading { transition: background-color 0.5s 0.01s ease; -webkit-transition: background-color 0.5s 0.01s ease }

.accordion-group.first,
.accordion-group:first-child { border-radius: 4px 3px 0 0; -webkit-border-radius: 4px 3px 0 0; }

.accordion-group.last,
.accordion-group:last-child { border-radius: 0 0 3px 4px; -webkit-border-radius: 0 0 3px 4px }

ul.the-icons li [class^="icon-"], ul.the-icons li [class*=" icon-"],
.dropdown-menu > li > a, .nav-tabs > li > a:hover, .btn { transition: all 0.3s 0s ease; -webkit-transition: all 0.3s 0s ease }


ul.dropdown-menu { transition: opacity 0.5s 0s ease, top 0.5s 0s ease; -webkit-transition: opacity 0.5s 0s ease, top 0.5s 0s ease }
ul.dropdown-menu { opacity: 0; display: block !important; left: -999em; top: 50%; border-radius: 3px; -webkit-border-radius: 3px }
.bs-docs-example > .dropup > ul.dropdown-menu,
.bs-docs-example > div > .dropup > ul.dropdown-menu,
.bs-docs-example > .dropdown > ul.dropdown-menu,
.bs-docs-example > div > .dropdown > ul.dropdown-menu { opacity: 1; display: block !important; left: 0; }
.open > ul.dropdown-menu { opacity: 1; left: 0; top: 100% }

.open > ul.dropdown-menu.right { left: auto; right: 0 }

.nav-tabs .dropdown-menu { margin: -1px 0 0 }

.navbar .pull-right > li > .dropdown-menu, 
.navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 999em;
}

.navbar .pull-right > li.open > .dropdown-menu, 
.navbar .nav > li.open > .dropdown-menu.pull-right {
	left: auto;
	right: 0; opacity: 1; top: 100%;
}
.tab-content > .active, .pill-content > .active {
    display: inline-block;
    width: 100%;
}
.tab-pane.fade {
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}
.tab-pane p,
.tab-pane ul { margin: 0.85em 0 }

.carousel-indicators li { transition: all 0.5s 0s ease; -webkit-transition: all 0.5s 0s ease }

.partner-box { margin: 1.7em 0; float: left; width: 100% }
.partners-img-wrapper { position: relative; backface-visibility: hidden; -webkit-backface-visibility: hidden; display: inline-block; max-width: 100% }
.partner-hover { transition: all 0.5s 0s ease; -webkit-transition: all 0.5s 0s ease; position: absolute; top: 0; left: 0; max-width: 100%; backface-visibility: hidden; -webkit-backface-visibility: hidden; opacity: 0; filter: alpha(opacity: 0) }
.partner-hover:hover { opacity: 1; filter: alpha(opacity: 100) }

.alert h4 { margin: 0 !important }
.moduletable  .alert { margin: 1.7em 0 }

.progress .bar { background-image: none }
.progress .right { position: absolute; top: 0; right: 0; line-height: 1.3; color:#fff; padding: 0 5px }

.tabbable {
    display: inline-block;
    margin-bottom: 1.7em;
}

.carousel, .carousel-inner { backface-visibility: hidden; -webkit-backface-visibility: hidden;  }

.popover-title { padding: 8px 15px !important; font-size: 14px !important; color: #111 !important }
.popover {
	box-shadow: 2px 2px 0 1px rgba(255,255,255,0.1);
	-webkit-box-shadow: 2px 2px 0 1px rgba(255,255,255,0.1)
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    box-shadow: 0 0 6px #6a4d4c;
}