@charset "utf-8";

 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
a {
text-decoration: none;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
textarea {
resize: none;
}
h1, h2, h3, h4, h5, h6, p, a, span, li, section, textarea, .cta, td, textwidget, search-big, cite, .single_add_to_cart_button, .woocommerce table thead th, .shipping-calculator-form button, .shop_table .actions input.button, #place_order, .woocommerce .button{ 
-webkit-font-smoothing: antialiased;
}.BeanFadeDown {
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
-ms-animation-duration: 1.5s;
-o-animation-duration: 1.5s;
animation-duration: 1.5s;        
-webkit-animation-name: BeanFadeDown;
-moz-animation-name: BeanFadeDown;
-o-animation-name: BeanFadeDown;
animation-name: BeanFadeDown;
}
@-webkit-keyframes BeanFadeDown {
0% { opacity: 0; -webkit-transform: translateY(-30px); 	}
100% { opacity: 1; -webkit-transform: translateY(0); 	}
}
@-moz-keyframes BeanFadeDown {
0% { opacity: 0; -moz-transform: translateY(-30px); 	}
100% { opacity: 1; -moz-transform: translateY(0); 		}
}
@-o-keyframes BeanFadeDown {
0% { opacity: 0; -ms-transform: translateY(-30px);		}
100% { opacity: 1; -ms-transform: translateY(0); 		}
}
@keyframes BeanFadeDown {
0% { opacity: 0; transform: translateY(-30px); 			}
100% { opacity: 1; transform: translateY(0); 			}
}.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
text-decoration: none;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
max-width: none;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
input::-ms-clear {
width: 0;
height: 0;
color: transparent;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
body {
margin: 0;
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
line-height: 20px;
color: #444;
background-color: #ffffff;
min-width: 305px;
}
.secundary-font {
font-family: 'Dosis', sans-serif;
}
a {
color: #436bb8;
text-decoration: none;
border-bottom: 1px solid transparent;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
a:hover,
a:focus {
color: #005580;
text-decoration: none;
border-bottom: 1px solid
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
position: relative;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
line-height: 0;
content: "";
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
line-height: 0;
content: "";
}
.container-fluid:after {
clear: both;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 21px;
font-weight: 200;
line-height: 30px;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
cite {
font-style: normal;
}
.muted {
color: #999999;
}
a.muted:hover,
a.muted:focus {
color: #808080;
}
.text-warning {
color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
color: #a47e3c;
}
.text-error {
color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
color: #953b39;
}
.text-info {
color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
color: #2d6987;
}
.text-success {
color: #468847;
}
a.text-success:hover,
a.text-success:focus {
color: #356635;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 1.4em;
color: #222;
text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1 {
font-size: 2.7em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.85em;
}
h4 {
font-size: 1.6em;
}
h5 {
font-size: 1.3em;
}
h6 {
font-size: 1.15em;
}
h1 small {
font-size: 24.5px;
}
h2 small {
font-size: 17.5px;
}
h3 small {
font-size: 14px;
}
h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 20px 0 30px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
padding: 0;
margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
li {
line-height: 20px;
}
ul.unstyled,
ol.unstyled {
margin-left: 0;
list-style: none;
}
ul.inline,
ol.inline {
margin-left: 0;
list-style: none;
}
ul.inline > li,
ol.inline > li {
display: inline-block;
*display: inline;
padding-right: 5px;
padding-left: 5px;
*zoom: 1;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 10px;
}
.dl-horizontal {
*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
display: table;
line-height: 0;
content: "";
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
margin-bottom: 0;
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
code {
padding: 2px 4px;
color: #d14;
white-space: nowrap;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
form {
margin: 0 0 20px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: 40px;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
legend small {
font-size: 15px;
color: #999999;
}
label,
input,
button,
select,
textarea {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
label {
display: block;
margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
input,
textarea,
.uneditable-input {
width: 206px;
}
textarea {
height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(67, 107, 184, 0.8);
outline: 0;
outline: thin dotted \9; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(67, 107, 184, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(67, 107, 184, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(67, 107, 184, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
*margin-top: 0;
line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px; *margin-top: 4px; line-height: 30px;
}
select {
width: 220px;
background-color: #ffffff;
border: 1px solid #cccccc;
}
select[multiple],
select[size] {
height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
color: #999999;
cursor: not-allowed;
background-color: #fcfcfc;
border-color: #cccccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
width: auto;
height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999999;
}
.radio,
.checkbox {
min-height: 20px;
padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
display: inline-block;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 46px;
}
.controls-row {
*zoom: 1;
}
.controls-row:before,
.controls-row:after {
display: table;
line-height: 0;
content: "";
}
.controls-row:after {
clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
border-color: #3a87ad;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
border-color: #2d6987;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
color: #3a87ad;
background-color: #d9edf7;
border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #e5e5e5;
*zoom: 1;
}
.form-actions:before,
.form-actions:after {
display: table;
line-height: 0;
content: "";
}
.form-actions:after {
clear: both;
}
.help-block,
.help-inline {
color: #595959;
}
.help-block {
display: block;
margin-bottom: 10px;
}
.help-inline {
display: inline-block;
*display: inline;
padding-left: 5px;
vertical-align: middle;
*zoom: 1;
}
.input-append,
.input-prepend {
display: inline-block;
margin-bottom: 10px;
font-size: 0;
white-space: nowrap;
vertical-align: middle;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
vertical-align: top;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
display: inline-block;
width: auto;
height: 20px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
vertical-align: top;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-append .active,
.input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
margin-left: 0;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9; margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
} .form-search .input-append .search-query,
.form-search .input-prepend .search-query {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form-search .input-append .search-query {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
display: inline-block;
*display: inline;
margin-bottom: 0;
vertical-align: middle;
*zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 20px;
*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
display: table;
line-height: 0;
content: "";
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 180px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 180px;
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
margin-top: 10px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-weight: bold;
}
.table thead th {
vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
padding: 4px 5px;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapse;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
display: table-cell;
float: none;
margin-left: 0;
}
.table td.span1,
.table th.span1 {
float: none;
width: 44px;
margin-left: 0;
}
.table td.span2,
.table th.span2 {
float: none;
width: 124px;
margin-left: 0;
}
.table td.span3,
.table th.span3 {
float: none;
width: 204px;
margin-left: 0;
}
.table td.span4,
.table th.span4 {
float: none;
width: 284px;
margin-left: 0;
}
.table td.span5,
.table th.span5 {
float: none;
width: 364px;
margin-left: 0;
}
.table td.span6,
.table th.span6 {
float: none;
width: 444px;
margin-left: 0;
}
.table td.span7,
.table th.span7 {
float: none;
width: 524px;
margin-left: 0;
}
.table td.span8,
.table th.span8 {
float: none;
width: 604px;
margin-left: 0;
}
.table td.span9,
.table th.span9 {
float: none;
width: 684px;
margin-left: 0;
}
.table td.span10,
.table th.span10 {
float: none;
width: 764px;
margin-left: 0;
}
.table td.span11,
.table th.span11 {
float: none;
width: 844px;
margin-left: 0;
}
.table td.span12,
.table th.span12 {
float: none;
width: 924px;
margin-left: 0;
}
.table tbody tr.success > td {
background-color: #dff0d8;
}
.table tbody tr.error > td {
background-color: #f2dede;
}
.table tbody tr.warning > td {
background-color: #fcf8e3;
}
.table tbody tr.info > td {
background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
background-color: #c4e3f3;
}   .dropup,
.dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 140px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333333;
font-size: 0.93em
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
color: #ffffff;
text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: default;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
*z-index: 1000;
}
.open > .dropdown-menu {
display: block;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
padding: 1px 0 0 3px;
border: 0;
background-color: transparent;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
top: auto;
bottom: 0;
margin-top: 0;
margin-bottom: -2px;
-webkit-border-radius: 5px 5px 5px 0;
-moz-border-radius: 5px 5px 5px 0;
border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
display: block;
float: right;
width: 0;
height: 0;
margin-top: 5px;
margin-right: -10px;
border-color: transparent;
border-left-color: #cccccc;
border-style: solid;
border-width: 5px 0 5px 5px;
content: " ";
}
.dropdown-submenu:hover > a:after {
border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
padding-right: 20px;
padding-left: 20px;
}
.typeahead {
z-index: 1051;
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.collapse.in {
height: auto;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.btn {
display: inline-block;
*display: inline;
padding: 4px 12px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #D3D3D3;
*background-color: #e6e6e6;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
*border: 0;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
color: #333333;
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.btn:active,
.btn.active {
background-color: #cccccc \9;
}
.btn:first-child {
*margin-left: 0;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
border-bottom: none;        
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn.active,
.btn:active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-large {
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.btn-large [class^="fa-"],
.btn-large [class*=" fa-"] {
margin-top: 4px;
}
.btn-small {
padding: 2px 10px;
font-size: 11.9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-small [class^="fa-"],
.btn-small [class*=" fa-"] {
margin-top: 0;
}
.btn-mini [class^="fa-"],
.btn-mini [class*=" fa-"] {
margin-top: -1px;
}
.btn-mini {
padding: 0 6px;
font-size: 10.5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #006dcc;
*background-color: #0044cc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
color: #ffffff;
background-color: #0044cc;
*background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
background-color: #003399 \9;
}
.btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
*background-color: #f89406;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
color: #ffffff;
background-color: #f89406;
*background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
background-color: #c67605 \9;
}
.btn-danger {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
*background-color: #bd362f;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
color: #ffffff;
background-color: #bd362f;
*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
background-color: #942a25 \9;
}
.btn-success {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
*background-color: #51a351;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
color: #ffffff;
background-color: #51a351;
*background-color: #499249;
}
.btn-success:active,
.btn-success.active {
background-color: #408140 \9;
}
.btn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #49afcd;
*background-color: #2f96b4;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
color: #ffffff;
background-color: #2f96b4;
*background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
background-color: #24748c \9;
}
.btn-inverse {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #363636;
*background-color: #222222;
background-image: -moz-linear-gradient(top, #444444, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
background-image: -webkit-linear-gradient(top, #444444, #222222);
background-image: -o-linear-gradient(top, #444444, #222222);
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
border-color: #222222 #222222 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
color: #ffffff;
background-color: #222222;
*background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-link {
color: #0088cc;
cursor: pointer;
border-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
color: #005580;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
color: #333333;
text-decoration: none;
}
.btn-group {
position: relative;
display: inline-block;
*display: inline;
*margin-left: .3em;
font-size: 0;
white-space: nowrap;
vertical-align: middle;
*zoom: 1;
}
.btn-group:first-child {
*margin-left: 0;
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
margin-top: 10px;
margin-bottom: 10px;
font-size: 0;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
margin-left: 5px;
}
.btn-group > .btn {
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn + .btn {
margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
font-size: 14px;
}
.btn-group > .btn-mini {
font-size: 10.5px;
}
.btn-group > .btn-small {
font-size: 11.9px;
}
.btn-group > .btn-large {
font-size: 17.5px;
}
.btn-group > .btn:first-child {
margin-left: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
margin-left: 0;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
*padding-top: 5px;
padding-right: 8px;
*padding-bottom: 5px;
padding-left: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
*padding-top: 2px;
padding-right: 5px;
*padding-bottom: 2px;
padding-left: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
*padding-top: 5px;
*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
*padding-top: 7px;
padding-right: 12px;
*padding-bottom: 7px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
background-color: #222222;
}
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
.btn-large .caret {
margin-top: 6px;
}
.btn-large .caret {
border-top-width: 5px;
border-right-width: 5px;
border-left-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
margin-top: 8px;
}
.dropup .btn-large .caret {
border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.btn-group-vertical {
display: inline-block;
*display: inline; *zoom: 1;
}
.btn-group-vertical > .btn {
display: block;
float: none;
max-width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:first-child {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert,
.alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 20px;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success h4 {
color: #468847;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
color: #b94a48;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info h4 {
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.nav {
margin-bottom: 20px;
margin-left: 0;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-right: -15px;
margin-left: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.nav-list [class^="fa-"],
.nav-list [class*=" fa-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
display: table;
line-height: 0;
content: "";
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
} .nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
color: #ffffff;
background-color: #0088cc;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
z-index: 2;
border-color: #ddd;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
margin-top: 6px;
border-top-color: #0088cc;
border-bottom-color: #0088cc;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
border-top-color: #005580;
border-bottom-color: #005580;
} .nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
color: #ffffff;
background-color: #436BB8;
border-color: #436BB8;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before,
.tabbable:after {
display: table;
line-height: 0;
content: "";
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-top-color: #ddd;
border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.nav > .disabled > a {
color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
text-decoration: none;
cursor: default;
background-color: transparent;
}
.navbar {
*position: relative;
*z-index: 2;
margin-bottom: 20px;
overflow: visible;
}
.navbar-inner {
min-height: 40px;
padding-right: 20px;
padding-left: 20px;
border: 1px solid #d4d4d4;
*zoom: 1;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-inner:before,
.navbar-inner:after {
display: table;
line-height: 0;
content: "";
}
.navbar-inner:after {
clear: both;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
}
.navbar .brand {
display: block;
float: left;
}ß
.navbar .brand:hover,
.navbar .brand:focus {
text-decoration: none;
}
.navbar-text {
margin-bottom: 0;
line-height: 40px;
color: #777777;
}
.navbar-link {
color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
color: #333333;
}
.navbar .divider-vertical {
height: 40px;
margin: 0 9px;
border-right: 1px solid #ffffff;
border-left: 1px solid #f2f2f2;
}
.navbar .btn,
.navbar .btn-group {
margin-top: 10px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
margin-top: 0;
}
.navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
display: table;
line-height: 0;
content: "";
}
.navbar-form:after {
clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
display: inline-block;
margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
margin-top: 5px;
white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
margin-top: 0;
}
.navbar-search {
position: relative;
float: left;
margin-top: 5px;
margin-bottom: 0;
}
.navbar-search .search-query {
padding: 4px 14px;
margin-bottom: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.navbar-static-top {
position: static;
margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: static;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding-right: 0;
padding-left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
position: relative;
display: inline-block;
}
.navbar .nav.pull-right {
float: right;
margin-right: 0;
}
.navbar .nav > li {
float: left;
}
.navbar .nav > li > a {
float: none;
padding: 10px 15px 10px;
text-decoration: none;
}
.navbar .nav .dropdown-toggle .caret {
margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
color: #fff;
text-decoration: none;
background-color: #436bb8;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
color: #555555;
text-decoration: none;
background-color: #436bb8;
}
.navbar .btn-navbar {
display: none;
float: right;
padding: 9px 12px;
color: #676767;
background-color: #fff;
*background-color: #e5e5e5;
border: 1px solid #e5e5e5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
margin-top: 6px;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
color: #ffffff;
background-color: #e5e5e5;
*background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
background-color: #cccccc \9;
}
.navbar .btn-navbar .fa-bar {
display: block;
width: 16px;
height: 2px;
background-color: #676767;
}
.btn-navbar .fa-bar + .fa-bar {
margin-top: 2px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
top: auto;
bottom: -7px;
border-top: 7px solid #ccc;
border-bottom: 0;
border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
top: auto;
bottom: -6px;
border-top: 6px solid #ffffff;
border-bottom: 0;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
color: #555555;
background-color: #436BB8;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
.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-top-color: #555555;
border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
right: 12px;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
right: 13px;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
right: 100%;
left: auto;
margin-right: -1px;
margin-left: 0;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
color: #ffffff;
}
.brand  h1 {
text-transform: uppercase;
font-size: 2.15em;
display: inline-block;
margin: 0 0 0 24px;
line-height: 1.5em;
vertical-align: bottom;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
color: #ffffff;
background-color: #111111;
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
color: #ffffff;
}
.navbar-inverse .divider-vertical {
border-right-color: #222222;
border-left-color: #111111;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
color: #ffffff;
background-color: #515151;
border-color: #111111;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.search-big input:-moz-placeholder {
color: #222;
text-shadow: 1px 1px rbga(0, 0, 0, .4);
}
.search-big input:-ms-input-placeholder {
color: #222;
text-shadow: 1px 1px rbga(0, 0, 0, .4);
}
.search-big input::-webkit-input-placeholder {
color: #222;
text-shadow: 1px 1px rbga(0, 0, 0, .4);
}
.search-big input:focus,
.search-big input.focused {
color: #222;
text-shadow: 1px 1px rbga(0, 0, 0, .4);
border: 0;
outline: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
background-color: #e5e5e5;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
background-color: #000000 \9;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
*display: inline;
*zoom: 1;
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
margin: 20px 0;
}
.pagination ul {
display: inline-block;
*display: inline;
margin-bottom: 0;
margin-left: 0;
}
.pagination ul > li {
display: inline-block;
}
.pagination ul > li:first-child {
margin-right: 2px;
}
.pagination ul > li:last-child {
margin-left: 2px;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
text-decoration: none;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
color: #fff;
background: #5d5d5d;
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: #444;
cursor: default;
background-color: transparent;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: center;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
padding: 11px 19px;
font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
padding: 2px 10px;
font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
padding: 0 6px;
font-size: 10.5px;
}
.pager {
margin: 20px 0;
text-align: center;
list-style: none;
*zoom: 1;
}
.pager:before,
.pager:after {
display: table;
line-height: 0;
content: "";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
cursor: default;
background-color: #fff;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
margin-left: -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.modal.fade {
top: -25%;
-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
-o-transition: opacity 0.3s linear, top 0.3s ease-out;
transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
top: 10%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
position: relative;
max-height: 400px;
padding: 15px;
overflow-y: auto;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
display: table;
line-height: 0;
content: "";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 11px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-title:empty {
display: none;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
}
.thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
display: table;
line-height: 0;
content: "";
}
.thumbnails:after {
clear: both;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: left;
margin-bottom: 20px;
margin-left: 20px;
}
.thumbnail {
display: block;
padding: 4px;
line-height: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
.thumbnail .caption {
padding: 9px;
color: #555555;
}
.media,
.media-body {
overflow: hidden;
*overflow: visible;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
margin-left: 0;
list-style: none;
}
.label,
.badge {
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
}
.label {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.badge {
padding-right: 9px;
padding-left: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.label:empty,
.badge:empty {
display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label-important,
.badge-important {
background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
background-color: #953b39;
}
.label-warning,
.badge-warning {
background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
background-color: #c67605;
}
.label-success,
.badge-success {
background-color: #468847;
}
.label-success[href],
.badge-success[href] {
background-color: #356635;
}
.label-info,
.badge-info {
background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
body .progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
margin-bottom: 20px;
}
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion-heading {
border-bottom: 0;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-toggle {
cursor: pointer;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.carousel {
position: relative;
margin-bottom: 20px;
line-height: 1;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: #222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.right {
right: 15px;
left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-indicators {
position: absolute;
top: 15px;
right: 15px;
z-index: 5;
margin: 0;
list-style: none;
}
.carousel-indicators li {
display: block;
float: left;
width: 10px;
height: 10px;
margin-left: 5px;
text-indent: -999px;
background-color: #ccc;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 5px;
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
line-height: 20px;
color: #ffffff;
}
.carousel-caption h4 {
margin: 0 0 5px;
}
.carousel-caption p {
margin-bottom: 0;
}
.hero-unit {
padding: 60px;
margin-bottom: 30px;
font-size: 18px;
font-weight: 200;
line-height: 30px;
color: inherit;
background-color: #eeeeee;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
letter-spacing: -1px;
color: inherit;
}
.hero-unit li {
line-height: 30px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
.affix {
position: fixed;
}.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media (max-width: 767px) {
.container-fluid {
padding: 0;
}
.dl-horizontal dt {
float: none;
width: auto;
clear: none;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
.container {
width: auto;
padding: 0 20px;
}
.row-fluid {
width: 100%;
}
.row,
.thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: none;
margin-left: 0;
}
[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.modal {
position: fixed;
top: 20px;
right: 20px;
left: 20px;
width: auto;
margin: 0;
}
.modal.fade {
top: -100px;
}
.modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.page-header h1 small {
display: block;
line-height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.form-horizontal .controls {
margin-left: 0;
}
.form-horizontal .control-list {
padding-top: 0;
}
.form-horizontal .form-actions {
padding-right: 10px;
padding-left: 10px;
}
.media .pull-left,
.media .pull-right {
display: block;
float: none;
margin-bottom: 10px;
}
.media-object {
margin-right: 0;
margin-left: 0;
}
.modal {
top: 10px;
right: 10px;
left: 10px;
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
.carousel-caption {
position: static;
}
}
@media (max-width: 979px) {
body {
padding-top: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
}
.navbar-fixed-top {
margin-bottom: 20px;
}
.navbar-fixed-bottom {
margin-top: 20px;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding: 5px;
}
.navbar .container {
width: auto;
padding: 0;
}
.nav-collapse {
clear: both;
}
.nav-collapse .nav {
float: none;
margin: 0 0 10px;
}
.nav-collapse .nav > li {
float: none;
}
.nav-collapse .nav > li > a {
margin-bottom: 2px;
}
.nav-collapse .nav > .divider-vertical {
display: none;
}
.nav-collapse .nav .nav-header {
color: #777777;
text-shadow: none;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
padding: 2px 5px;
font-weight: bold;
color: #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav-collapse .btn {
padding: 4px 10px 4px;
font-weight: normal;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nav-collapse .dropdown-menu li + li a {
margin-bottom: 2px;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
background-color: #f2f2f2;
}
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
color: #999999;
}
.navbar-inverse .nav-collapse .nav > li.active > a {
color: #fff;
}
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:focus,
.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus {
background-color: #436BB8;
color: #fff;
}
.nav-collapse.in .btn-group {
padding: 0;
margin-top: 5px;
}
.nav-collapse .dropdown-menu {
position: absolute;
top: 0;
left: -100%;
right: 0;
display: none;
float: none;
max-width: none;
padding: 0;
background-color: transparent;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.nav-collapse .dropdown-submenu > .dropdown-menu {
right: 100%;
padding-right: 3px;
}
.nav-collapse .open > .dropdown-menu {
display: block;
}
.nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
display: none;
}
.nav-collapse .dropdown-menu .divider {
display: none;
}
.nav-collapse .nav > li > .dropdown-menu:before,
.nav-collapse .nav > li > .dropdown-menu:after {
display: none;
}
.nav-collapse .navbar-form,
.nav-collapse .navbar-search {
float: none;
padding: 10px 15px;
margin: 10px 0;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-inverse .nav-collapse .navbar-form,
.navbar-inverse .nav-collapse .navbar-search {
border-top-color: #111111;
border-bottom-color: #111111;
}
.navbar .nav-collapse .nav.pull-right {
float: none;
margin-left: 0;
}
.nav-collapse,
.nav-collapse.collapse {
height: 0;
overflow: hidden;
}
.navbar .btn-navbar {
display: block;
}
.navbar-static .navbar-inner {
padding-right: 10px;
padding-left: 10px;
}
}
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto;
overflow: visible !important;
display: inline-block;
float: right;
line-height: 0;
}
.nav-padding {
margin-top: 5px;
}
}p{
word-break: break-word;
}
#container {
overflow: hidden;
}
.close {
float: none;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
color: inherit;
text-shadow: none;
opacity: 1;
filter: alpha(opacity=100);
}
.close:hover, .close:focus {
color: inherit;
text-decoration: none;
cursor: default;
opacity: 1;
filter: alpha(opacity=1);
} a,li, button, input, textarea {    
outline: none;
}
b {
font-weight: bold;
}
cite, i {
font-style: italic;
}
q:before,
q:after {
content: "";
}
.no-slider {
margin-top: 140px;
}
.cta {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-weight: bold;
line-height: 1em;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
position: relative;
}
.cta:hover {
text-decoration: none;
}
.cta:active {
top: 1px;
}
.button-small,
.pagination-right a,
.pagination-right span {
display: inline-block;
background-color: #eceef1;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
line-height: 1em;
padding: 7px 10px 6px 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
position: relative;
color: #444;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border-bottom: none;
}
.pagination-right span.current {
color: #fff;
background: #5d5d5d;
}
a.button-small:hover,
.pagination-right a:hover {
background: #5d5d5d;
color: #fff;
text-decoration: none;
}
a.button-small:active,
.pagination-right a:active {
top: 1px;
}
.slider-content {opacity: 0} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.shortcodes .wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 10px 0 0;
padding: 0 4px 0;
}
.gallery-caption {font-style: italic;}
.entry-meta {
width: auto;
float: left;
}
.image-navigation {
float: right;
top: 4px;
position: relative;
}
.navbar-fixed-top {position: relative;}
.fixed.navbar-fixed-top {position: fixed;} .navbar-inverse .navbar-inner {
background: #fff;
border: none;
padding: 25px 0;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33)
}
.admin-bar .navbar-fixed-top.fixed {top: 32px} .navbar-inner .search-big form {height: 100%}
.navbar .nav {
margin: 0 16px 0 0;
}
.navbar .nav > li {
margin-right: 4px;
font-size: 14px
}
.navbar .nav > li > a {
font-size: 0.9em;
text-transform: uppercase;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 5px 12px;
color: #444;
font-weight: bold;
border: none!important;
text-shadow: none;
}
.navbar .nav > li > a:hover, 
.navbar .nav > li > a:focus {
background: #436bb8;
color: #fff;
border: none!important;
}
.breadcrumb > li {text-shadow: none}
.navbar-inverse .nav .active > a, 
.navbar-inverse .nav .active > a:hover, 
.navbar-inverse .nav .active > a:focus {
background: #436bb8;
color: #fff;
border: none!important;
box-shadow: none;
text-shadow: none;
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
border-bottom: none;
}
.navbar .nav > li a i {
color: #DFDFDF;
font-size: 8px;
position: relative;
left: 2px;
opacity: 0.3;
}
.navbar .nav .dropdown-menu li a i {top: -1px; width: 9px;}
.navbar .nav > li:hover > a i, 
.navbar .nav > li:focus > a i {
color: #fff;
}
.navbar .nav .dropdown-submenu a i {
margin-right: 5px;
color: #436bb8;
}
.menu-item .dropdown-menu {
background: none;
}
.dropdown-menu {
-webkit-border-radius:3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: none;
box-shadow: none;
margin: 0;
padding: 12px 0 0 0;
}
.dropdown-menu .dropdown-menu {
left: 100%;
top: 0;
padding: 0 0 0 10px;
background: none;
}
.dropdown-menu > li > a {
text-transform: uppercase;
transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
color: #4d4d4d;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 5px 12px;
font-weight: bold;
font-size: 0.85em;
border-bottom: none;
}
.dropdown-menu li {
padding: 5px;
background-color: #eceef1;
}
.dropdown-menu li:first-of-type {
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.dropdown-menu li:last-of-type {
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.navbar .nav .dropdown > .dropdown-menu > span {
width: 8px;
height: 8px;
position: absolute;
top: 8px;
left: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #eceef1;
display: block;
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus, 
.dropdown-submenu:hover > a, 
.dropdown-submenu:focus > a {
background-color: #bdbec1;
color: #fff;
border: none!important;
border-bottom: none;
}
.dropdown-submenu > .dropdown-menu {
margin-left: 0;
margin-top: -1px;
}
.dropdown a.dropdown-toggle {
border: none!important;
}
.dropdown-submenu > a:after {
border: none;
}
.dropdown-submenu > a {
border: none;
}
.dropdown-submenu {
padding-right: 20px;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
} .search-header {
margin: 7px 0 0;
position: relative;
display: inline-block;
vertical-align: top;
}
.search-header button {
height: 16px;
width: 16px;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/search-button.png) no-repeat right center transparent;
border: none;
margin: 0;
padding: 0 15px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
opacity: 0.4;
filter: alpha(opacity= 40);
cursor: pointer;
position: relative;
}
.search-header button:before {
content: "";
display: inline-block;
height: 16px;
position: absolute;
left: -6px;
top: 0;
vertical-align: top;
}
.header-divider {border-left: 6px double rgba(112, 112, 112, 0.32); display: inline; font-size: 14px}
.search-header button:hover {
opacity: 1;
filter: alpha(opacity= 100);
}
.search-header .details {
position: absolute;
right: 0;
}
.search-header input {
height: 70px;
color: #b7b7b7;
font-size: 15px;
border: none;
border-radius: 0;
padding: 0 15px;
box-shadow: none;
}
.search-big {
height: 100%;
margin: 0;
position: absolute;
top: 0;
width: 1170px;
display: none;
background-color: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
z-index: 100;
}
.search-big input {
border: medium none transparent;
border-radius: 0 0 0 0;
box-shadow: none;
color: #222222;
font-size: 30px;
font-weight: bold;
line-height: 1.1em;
height: 100%;
margin: 0;
outline: medium none;
padding: 0 30px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
width: 100%;
z-index: 1000;
}
.search-big i.close-search {
font-size: 1.5em;
margin-top: -32px;
position: absolute;
right: 0;
top: 50%;
z-index: 1001;
opacity: .3;
filter: alpha(opacity= 30);
color: #000;
cursor: pointer;
padding: 22px 0 18px 18px;
background-image: none;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.search-big i.close-search:hover {
opacity: 0.7;
filter: alpha(opacity= 70);
} .home-banner {
padding: 65px 0;
text-align: center;
}
.home-banner h3 {
font-size: 2.4em;
line-height: 1em;
margin-bottom: 24px;
margin-top: 0;
text-transform: uppercase;
}
.home-banner h3 span {
font-weight: normal;
}
.banner {
margin-bottom: 70px;
height: 200px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 60px 0;
}
.banner.banner-background {background-color: #436bb8}
.banner h3 {
text-transform: uppercase;
font-size: 3.45em;
color: #fff;
display: inline-block;
line-height: 40px;
margin-top: 21px;
}  .nav-arrow-devider {
font-size: 0;
margin-bottom: 40px;
margin-top: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.nav-arrow-devider .nav-arrows {
background-color: #eceef1;
position: absolute;
padding-left: 28px;
right: 0;
top: 5px;
}
.nav-arrow-devider .nav-arrows a {border: none; outline: none;}
.nav-arrow-devider .nav-arrows span {
height: 35px;
width: 35px;
display: inline-block;
padding-top: 8px;
font-size: 14px;
margin-left: 4px;
}
.BeanFadeDown .nav-arrow-devider .nav-arrows span i {
opacity: 1;
filter: alpha(opacity= 100);
line-height: 21px;
background-image: none;
}
.nav-arrow-devider .nav-arrows span:hover i {
opacity: .3;
filter: alpha(opacity= 30);
}
.nav-arrows span:active {
border: none!important;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
}
.nav-arrow-devider hr {
color: rgba(0, 0, 0, .1);
background-color: rgba(0, 0, 0, .1);
height: 1px;
border: none;
width: 92%;
}
hr {clear: both} .img-posts-wrapper {
padding: 58px 0 40px;
}
.aq-block .img-posts-wrapper {
padding: 0;
}
.img-posts-wrapper h2 {
text-transform: uppercase;
}
.img-post {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 40px;
}
.team .img-post {
border: none;
}
.img-post .post {
background-color: #fff;
padding: 18px 20px 16px;
}
.img-post img {
width: 100%;
}
.meta-data ul {
margin: 0;
}
.meta-data ul li {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/list-bullet.png) no-repeat left center;
float: left;
padding-left: 11px;
margin-right: 6px;
}
.post-big ul li {
line-height: 1em;
}
.shortcodes ul li {line-height: 20px; list-style: disc;}
.shortcodes ol li {list-style-type: decimal;}
.meta-data ul li:first-child {
background-image: none;
padding-left: 0;
}
.flexslider .meta-data ul li {
list-style: none;
}
.meta-data ul li a, .meta-data ul a {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
color: #4e72b7;
}
.meta-data ul li a, .meta-data ul.gallery-categories {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
color: #4e72b7;
}
.meta-data ul li a, .meta-data ul.gallery-categories span{
color: #CACACA;
}
.quote-post-big .meta {border-top: 1px solid #e5e5e5;}
.meta-read-more a {border-bottom: none;}
.blog-single .tag-widget a {border-bottom: none;}
.blog-single .tag-widget {margin-top: 35px;}
.img-post .post h6 {
margin: 0;
line-height: 1.65em
}
.img-post .post h6 a {
color: #444;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.img-post .post h6 a:hover {
color: #4e72b7;
text-decoration: none;
}
.img-post figure,
.img-post-big figure {
position: relative;
}
.img-post-big figure img {
width: 100%;
}
.img-post figure .post-opt-wrapper,
.img-post-big figure .post-opt-wrapper {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(54, 109, 203, .8);
filter: alpha(opacity=0); opacity: 0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
-webkit-backface-visibility: hidden;
z-index: 1;
}
.img-post-big figure .post-opt-wrapper {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-backface-visibility: hidden;
z-index: 1;
}
.img-post figure .post-opt-wrapper:hover,
.img-post-big figure .post-opt-wrapper:hover {
filter: alpha(opacity=100); opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
.img-post figure .post-options,
.img-post-big figure .post-options {
position: absolute;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -44px;
font-size: 0;
}
.gallery-wrapper .img-post figure .post-options { margin-left: -49px; }
.gallery-wrapper .img-post figure .post-options.no-single { margin-left: -22px; }
.img-post figure .post-options a .gallery-hover-dots {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/gallery-hover-icon.png) no-repeat bottom;
width: 22px;
height: 6px;
position: relative;
display: inline-block;
top: 14px;
margin: 5px 0;
}
.img-post figure .post-options a:hover .gallery-hover-dots {background-position: top}
.img-post figure .post-options.no-single,
.img-post-big figure .post-options.no-single {
margin-left: -19px
}
.img-post figure .post-options a,
.img-post-big figure .post-options a {
background-color: #3c3c3c;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 44px;
width: 44px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
margin-right: 10px;
text-align: center;
border-bottom: none;
}
.img-post figure .post-opt-wrapper:hover .post-options a,
.img-post-big figure .post-opt-wrapper:hover .post-options a {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-backface-visibility: hidden;
z-index: 1;
}
.img-post figure .post-options a:hover,
.img-post-big figure .post-options a:hover {
background-color: #fff;
text-decoration: none;
}
.img-post figure .post-options a:hover i,
.img-post-big figure .post-options a:hover i {
color: #3c3c3c;
}
.img-post figure .post-options i,
.img-post-big figure .post-options i {
color: #fff;
font-size: 20px;
position: relative;
top: 13px;
left: 0;
}
.gallery-wrapper .img-post figure .post-options i.fa-plus, 
.related-work .img-post figure .post-options i.fa-plus  {top: 13px; left: 0}
.gallery-wrapper .img-post figure .post-options i.fa-level-up {top: 12px; left: 0;}
.img-post-big figure .post-options i {top: 13px;}
.img-post-big figure .post-options .fa-level-up {top: 13px}
.fa-level-up {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
width: 49px;
height: 18px;
}
.fa-level-up {left: -3px; background-image: none;}
.fa-plus {background-image: none; left: -1px;}
.img-post figure .post-options i.fa-play {
font-size: 15px;
top: 10px;
left: 2px;
}
.img-post figure .post-options i.fa-play.gallery-page {
line-height: 24px
}
a.play-btn {
position: relative;
top:-4px;
}
.fa-copy.gallery-page {
background-image: none;
font-size: 18px;
}
.fa-play.gallery-page {
background-image: none;
top: 17%;
}
.isotope-item .post-options .youtube,
.isotope-item .post-options .vimeo {font-size: 22px} .img-posts-wrapper.thirds .container > aside {
color: #fff;
}
.img-posts-wrapper.thirds .nav-arrows {
background-color: #b0bccf;
}
.img-posts-wrapper.thirds .post h6 {
text-transform: none;
}
.img-posts-wrapper.thirds .post p {
margin: 20px 0 34px;
}
.page-builder-date,
.img-posts-wrapper.thirds .post .date {
display: inline-block;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 3px 10px 1px;
background-color: #e3e3e3;
vertical-align: top;
margin-top: -3px;
margin-right: 8px;
}
.img-posts-wrapper.thirds .post ul {
display: inline-block;
} .theme-purchase {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/purchase-theme-bg.jpg) left bottom;
color: #fff;
text-align: center;
padding: 56px 0 70px;
}
.theme-purchase p {
font-size: 2.4em;
line-height: 1.3em;
}
.theme-purchase .cta {
background-color: #e35840;
color: #fff;
font-size: 16px;
margin-top: 16px;
padding: 18px 22px;
}
.theme-purchase .cta:hover {
background-color: #d24229;
} .combined-post {
padding: 58px 0 18px;
}
.combined-post section {
margin-bottom: 40px;
}
.combined-post h2 {
text-transform: uppercase;
}
.combined-post h2 span {
font-weight: normal;
}
.combined-post p {
line-height: 1.7em;
margin-bottom: 24px;
}
.combined-post .cta {
text-transform: none;
color: #fff;
background-color: #48cb6c;
padding: 10px 12px;
margin-top: 14px;
}
.combined-post .cta:hover {
background-color: #30b555;
} .fourths.circle-img .nav-arrows {
background-color: #535353;
}
.fourths.circle-img .slides li {
text-align: center;
color: #fff;
}
.fourths.circle-img figure {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: relative;
border: 6px solid rgba(0,0,0,0.1);
display: inline-block;
width: 212px;
height: 212px;
}
.fourths.circle-img figure img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fourths.circle-img figure:before {
content: "";
border-top: 10px solid rgba(0,0,0,0.1);    
border-right: 6px solid transparent;    
border-left: 6px solid transparent;
position: absolute;
bottom: -16px;
left: 50%;
margin-left: -4px;
z-index: 1000;
}
.fourths.circle-img .slides li h6 {
text-transform: uppercase;
margin: 30px 0 24px;
}
.fourths.circle-img .slides li h6 span {
display: block;
font-weight: normal;
font-size: 13px;
}
.fourths.circle-img .profile-info h6 {
color: #fff;
}
.fourths.circle-img .profile-info p {
color: #dbdbdb;
margin-top: 24px;
} .partners {
padding: 50px 0 30px;
}
.partners h2 {
text-transform: uppercase;
}
.partners .nav-arrows {
background-color: #dae0eb;
}
.partners .slide {
font-size: 0;
text-align: justify;
}
.partners .slide:after {
content: "";
width: 100%;
display: inline-block;
}
.partners .slide img {
display: inline-block;
margin-right: 10px;
margin-bottom: 30px;
} .comment-full-width {
text-align: center;
padding: 70px 0;
}
.flexslider-7 .slides figure,
.comment-full-width figure {
position: relative;
margin-bottom: 32px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 6px solid rgba(0,0,0,0.1);
}
.flexslider-7 .slides figure:before,
.comment-full-width figure:before {
content: "";
border-top: 7px solid rgba(0,0,0,0.1);
border-left: 4px solid transparent;
border-right: 4px solid transparent;
position: absolute;
bottom: -13px;
left: 50%;
margin-left: -3px;
}
.flexslider-7 .slides figure img,
.aq_block_testimonial figure img {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.flexslider-7 .slides blockquote,
.comment-full-width blockquote {
font-size: 22px;
line-height: 1.5em;
border-left: 0;
text-align: center;
padding: 0;
margin: 10px 15%;
}
.flexslider-7 .slides blockquote p {
font-size: 22px;
color:#444;
font-weight: 400;
line-height: 1.5em;
}
.flexslider-7 .slides blockquote small,
.comment-full-width blockquote small {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 7px 10px 6px;
border: 1px solid rgba(0,0,0,0.1);
display: inline-block;
color: #444;
font-size: 11px;
line-height: 1em;
font-weight: bold;
top: -4px;
left: 0;
position: relative;
margin-top: 10px
}
.comment-full-width blockquote small:hover a{
text-decoration: none;
}
.comment-full-width blockquote small a {
color: #444;
font-weight: bold;
}
.comment-full-width .cycle-pager nav {
width: 10px;
height: 10px;
display: inline-block;
line-height: 1em;
background-color: #000;
margin-left: 3px;
opacity: .2;
filter: alpha(opacity= 20);
cursor: pointer;
-webkit-transition: opacity .3s ease;
-moz-transition: opacity .3s ease;
-ms-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.comment-full-width .cycle-pager nav:first-child {
margin-left: 0;
}
.comment-full-width .cycle-pager nav:hover {
opacity: .5;
filter: alpha(opacity= 50);
}
.comment-form textarea {font-family: inherit;}
.flexslider-7 .flex-control-nav {
width: 100%;
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
right: 0;
top: 10px;
position: relative
}
.flexslider-7 .flex-control-nav li a {
width: 8px;
height: 8px;
background: rgba(0,0,0,0.2);
margin: 2px 3px;
opacity: 1;
filter: alpha(opacity= 100);
top: 50%;
left: 50%;
margin-top: -3px;
margin-left: -3px;
position: relative;
}
.flexslider-7 .flex-control-nav li a.flex-active, 
.flexslider-7 .flex-control-nav li a:hover {
background: rgba(0,0,0,0.5);
}
.flexslider-7 .flex-control-nav li {
margin: 0;
width: 8px;
height: 8px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
position: relative;
margin-right: 4px;
}
.flexslider-7 .flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}  .post-big {
margin-bottom: 100px;
}
.img-post-big figure {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
margin-bottom: 25px;
}
.post-big .featured-post {
margin-right: 8px;
display: inline-block;
}
.post-big .featured-post.button-small {
top: -4px;
padding: 5px 10px 5px 7px;
}
.post-big .featured-post i {
color: #c1c2c4;
margin-right: 8px;
font-size: 16px;
position: relative;
top: 1px;
}
.post-big h4 {
margin: 0 0 15px;
display: inline-block;
line-height: 1.5em;
-ms-word-wrap: break-word;
word-wrap: break-word;
width: 100%;
}
.post-big h4 a {
color: #444; }
.post-big h4 a:hover {
color: #4e72b7;
text-decoration: none;
border-bottom: 1px solid;
}
.post-big p {
line-height: 1.7em;
margin-bottom: 0;
}
.photos-gallery-page .categories a {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
color: #4e72b7;
}
span.gallery-category-divider {color: #CACACA;font-size: 1.2em;}
.photos-gallery-page .row-fluid .gallery-images-content .img-post {margin-left: 2.564102564102564%}
.gallery-wrapper {margin-left: -2.74%; width: 103%}
page-builder-gallery { margin-left: -2%; width: 103%}
.gallery-images-content {width: 100%;}
.three-col .span4.img-post {
width: 30.5%;
margin-left: 2.74%!important;
}
.span3.img-post.isotope-item {
width: 22.4%; 
margin-left: 2.564102564102564%;
}
.four-col .span3.img-post {
width: 22.4%;
margin-left: 2.564102564102564%;
}
.col-num3 {
margin-left: -1.74%;
}
.col-num4 {
margin-left: -2.3%;
}
.col-num6 {
margin-left: -2.4%;
} .quote-post-big blockquote {
background-color: #eceef1;
padding: 20px 30px 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: none;
margin-bottom: 0;
}
.shortcodes blockquote.quote-single p {color: #4d71b7}
.quote-post-big blockquote p {
color: #4d71b7;
font-size: 22px;
font-weight: bold;
border-left: 3px solid rgba(0,0,0,0.2);
padding-left: 20px;
margin-bottom: 20px;
line-height: 1.5em;
font-family: 'Droid Sans', sans-serif;
}
.quote-post-big blockquote small {
color: #444;
font-size: 1em;
}
.quote-post-big .meta {
margin-top: 0;
border-top: none;
}
.quote-post-big.blog-single .meta {border-top: 1px solid #e5e5e5}
.blog-single > blockquote {margin-bottom: 25px}
.quote-post-big blockquote small:before {
content: "";
} #container .video {
margin-bottom: 25px;
}
#container .video.scalable-wrapper {
padding-bottom: 56.3%;
}
#container .video iframe {
height: 100%;
left: 0;
position: absolute;
right: 0;
width: 100%;
} .link-post-big .link {
padding: 20px 30px;
background-color: #eceef1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.link-post-big .link > a {
font-size: 22px;
line-height: 1.3em;
font-weight: bold;
color: #4d71b7;
margin-bottom: 15px;
}
.link-post-big .link a:hover {
color: #4d71b7;
}
.link-post-big .link small {display: block; padding-top: 17px}
.link-post-big .link small a {
color: #444;
}
.link-post-big .meta {
margin-top: 0;
border-top: none;
}
.blog-single .link-post-big {
margin-bottom: 25px;
}
.tk-video-holder {
width: 100%;
height: 100%;
} .blog-single .meta {
margin-bottom: 24px;
margin-top: 0;
}
.blog-single .post-big {
padding-bottom: 38px;
border-bottom: 1px solid  #e5e5e5;
margin-bottom: 35px;
}
.blog-single .post-big p {
margin-bottom: 24px;
}
.blog-single .tagcloud h6,
.blog-single .tag-widget h6 {
display: inline;
text-transform: uppercase;
margin-right: 18px;
vertical-align: middle;
} .post-author-info {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e5e5e5;
padding: 18px 28px 28px;
margin-top: 38px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post-author-info img {
margin-top: 16px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
} .comments-area {
margin-top: 52px;
}
.comments-area h2 {
margin-bottom: 30px;
}
.commentlist {
margin-left: 0;
margin-bottom: 58px;
}
.comments-title {margin: 52px 0 30px 0}
.comments-title span {
font-size: 13px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 6px 9px;
line-height: 1em;
background-color: #eceef1;
margin-left: 8px;
vertical-align: middle;
}
.comment article {
background-color: #eceef1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 30px;
margin-bottom: 30px;
}
.comment article img {
margin-right: 18px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.comment article h5 {
margin: 0;
}
.comment article .meta-data {
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
margin-top: 3px;
}
.comment article .meta-data a {
color: #444;
}
.comment article header {
margin-bottom: 20px;
}
.comment article p {
line-height: 1.7em;
}
.comment .children {
margin-left: 40px;
} .comment-form h2 {
margin-bottom: 35px;
}
.comment-form input {
height: 44px;
width: 50%;
}
.comment-form .input-prepend {
width: 50%;
}
.comment-form .input-prepend.texteria-holder {
width: 100%;
}
.comment-form input,
.comment-form textarea {
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
line-height: 16px;
}
.comment-form textarea {
resize: none;
width: 100%;
height: 180px;
}
.comment-form .cta {
font-size: 13px;
color: #fff;
background-color: #436bb8;
box-shadow: none;
outline: none;
border: none;
padding: 13px 16px;
font-family: 'Droid Sans', sans-serif;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.comment-form .cta:hover {
background-color: #22468a;
} .meta {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 13px 0;
margin-top: 20px;
display: table;
width: 100%;
}
.meta-data {
font-size: 11px; text-transform: uppercase;
display: inline-block;
margin-right: 25px;
position: relative;
top: 2px
}
.meta-read-more .meta-data {top: 0}
.meta .meta-data:last-child {
margin-right: 0;
}
.meta .meta-data a {
font-weight: bold;
color: #444;
border-bottom: 1px solid transparent;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.meta .meta-data .meta-date {
font-weight: bold;
color: #444;
}
.meta .meta-data a:hover {
border-bottom: 1px solid;
text-decoration: none;
} .meta-read-more {
float: right;
vertical-align: middle;
}
.blog-single .meta .meta-data.button-small {display: none;}
.meta-data.categories {
position: relative;
}
.meta-data .categories a {
color: #4e72b7;
}
.blog-single .quote-post-big blockquote {margin-bottom: 25px} .team article .fourths {
text-align: center;
}
.team article h2 {
margin-bottom: 22px;
}
.team article > p {
line-height: 1.7em;
}
.team .fourths.circle-img {
background-color: #fff;
}
.team .fourths.circle-img .profile-info h6 {
color: #444;
}
.team .fourths.circle-img .profile-info p {
color: #444;
} .map-contact {
height: 400px;
margin-bottom: 70px;
}
.contact article {
margin-bottom: 45px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 40px;
}
.contact article h4 {
margin-bottom: 30px;
}
.contact article p {
margin-bottom: 16px;
line-height: 1.7em;
}
.contact article ul {
margin: 5px 0 0;
}
.contact article ul li {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/bullet.png) left center no-repeat;
padding-left: 26px;
margin-bottom: 7px;
}
#contact  #captcha-form {width: 100%; margin-bottom: 0;}
.comment-form .captcha-holder .input-prepend {width: 100%}
.contact-captcha img {margin-bottom: 15px;}
.contact-text-padding {margin-bottom: 40px} .gallery-filter-nav ul li {margin-right: 4px; margin-bottom: 3px}
.work .tagcloud,
.gallery-filter {
background-color: #eceef1;
margin-bottom: 34px;
padding: 9px 0 6px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.gallery-filter h6 {margin: 2px 0 5px 16px;}
.gallery-filter .nav-tabs {border-bottom: none; margin: 0 0 0 10px;}
.work .tagcloud h6 {
display: inline-block;
margin: 0 22px 0 0;
text-transform: uppercase;
font-size: 13px;
}
.work .tagcloud a {
background-color: #436bb8;
color: #fff;
}
.work .tagcloud a.active {
background-color: #e5e5e5;
cursor: default;
color: #444;
}
.work .tagcloud a:hover {
background-color: #e5e5e5;
color: #444;
} .our-work .nav-arrow-devider {
height: 40px;
width: 200px;
margin-bottom: 0;
top: 15px;
border-bottom: none;
position: relative;
margin-top: 0;
}
.our-work .nav-arrows {
background-color: transparent;
}
.work-presentation .work-img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 38px;
overflow: hidden;
}
.work-presentation {
padding-bottom: 28px;
border-bottom: 1px solid  #eceef1;
}
.our-work article {
padding: 30px 0 40px;
}
.our-work article h4 {
margin-bottom: 20px;
}
.our-work article p {
line-height: 1.7em;
margin-bottom: 26px;
}
.our-work .related-work {
background-color: #eceef1;
padding: 60px 0 40px;
}
.our-work .related-work h2 {
text-align: center;
text-transform: uppercase;
margin-bottom: 50px;
} .error-404 article {
background-color: #eceef1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 24px;
margin-bottom: 70px;
}
.error-404 article p {
font-size: 1.8em;
text-transform: uppercase;
font-weight: bold;
line-height: 1.5em;
}
.error-404 article aside a {
color: #444;
text-transform: uppercase;
border-bottom: 1px solid #444;
}
.error-404 article aside a:hover {
color: #08c;
}
.divider.fourofour {
position: relative;
top: -3px;
left: 2px;
} .footer-top {
background: #00aced;
padding: 41px 0;
overflow: hidden;
}
.twit-box {
font-size: 0;
position: relative;
display: table;
}
.footer-top figure,
.footer-top p,
.footer-top .twit-author {
display: inline-block;
}
.footer-top figure {
width: 10%;
}
.footer-top p {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-top: 10px;
color: #fff;
font-size: 16px;
line-height: 26px;
margin: 0;
display: table-cell;
vertical-align: middle;
padding: 0 7%;
}
.footer-top h1 img {
margin: -4px 13px 0 0; 
}
.footer-top h1 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 30px;
line-height: 38px;
color: #fff;
font-weight: normal;
margin-bottom: 50px;
}
.footer-top figure {
width: 68px;
height: 68px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 0;
display: table-cell;
vertical-align: middle;
float: left;
}
.footer-top .twit-author {
width: 12%;
display: table-cell;
vertical-align: middle;
}
.footer-top .twit-author a {
background-color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 24px;
line-height: 23px;
font-size: 10px;
color: #444;
padding: 0 11px;
border: none;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
float: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.footer-top .twit-author a:hover {
text-decoration: none;
background-color: #0d88c0;
color: #fff;
}
.footer-top .twit-author a:focus {
text-decoration: none;
}
.footer-top p a {
color: #fff;
}
textarea:focus, 
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus,
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus, 
.uneditable-input:focus {
outline: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
.footer-widgets {
padding: 0;
background: #ececec;
}
.footer-widgets .branding {
margin-bottom: 48px;
}
.footer-widgets {
padding-top: 70px;
}
.footer-widgets .span3 .block {
margin-bottom: 48px;
float: left;
width: 100%
}
.footer-widgets .span3 .block h2 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.15em;
line-height: 26px;
font-weight: bold;
border-bottom: 1px solid rgba(223, 223, 223, 0.15);
margin-bottom: 50px;
text-transform: uppercase;
}
.footer-widgets .span3 .block h2 img {
margin: -2px 17px 0 0;
}
.footer-widgets .span3 .block p {
line-height: 24px;
padding-bottom: 26px;
}
.footer-widgets .block .tagcloud a {
margin: 0 0 3px 0;
background: #fff;
color: #444;
line-height: 14px;
padding: 7px 8px 5px;
}
.footer-widgets .block .tagcloud a:hover {
background: #5d5d5d;
color: #fff;
} .blogroll-widget ul {
list-style: none;
margin: 0;
}
.blogroll-widget ul li {
border-bottom: 1px solid rgba(223, 223, 223, 0.15);
padding-bottom: 8px;
margin-bottom: 8px;
}
.blogroll-widget ul li a {
font-size: 15px;
color: #737373;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
}
.blogroll-widget ul li a:hover {
color: #00acee;
text-decoration: none;
} .footer-widgets .span3 .search-widget h3 {
margin-bottom: 30px;
} .pages-widget ul {
list-style: none;
margin: 0;
}
.pages-widget ul li {
border-bottom: 1px solid rgba(223, 223, 223, 0.15);
padding-bottom: 8px;
margin-bottom: 8px;
}
.pages-widget ul li a {
color: #737373;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
}
.pages-widget ul li a:hover {
color: #00acee;
text-decoration: none;
} .twitter-widget ul {
list-style: none;
margin: 0;
}
.twitter-widget ul li {
border-bottom: 1px solid rgba(223, 223, 223, 0.15);
padding-bottom: 15px;
margin-bottom: 15px;
}
.twitter-widget ul li p {
margin-bottom: 5px!important;
} 
.twitter-widget ul li span {
line-height: 24px;
color: #00acee;
} .recent-posts-widget ul {
list-style: none;
margin: 0;
}
.recent-posts-widget ul li {
border-bottom: 1px solid rgba(223, 223, 223, 0.15);
padding-bottom: 15px;
margin-bottom: 15px;
display: inline-block;
}
.recent-posts-widget ul li p {
color: #737373!important;
margin: -6px 0 5px !important;
}
.recent-posts-widget ul li span {
font-size: 15px;
line-height: 24px;
color: #00acee;
text-transform: uppercase;
} #newsleter-form-footer,
#searchform {
padding: 0;
position: relative;
width: 100%;
margin: 0;
display: inline-block;
}
#newsleter-form-footer .input-newsletter {
padding-right: 100px;
}
#searchform .search-input {
padding-right: 82px;
}
#newsleter-form-footer .input-newsletter,
#searchform .search-input {
background: rgba(0, 0, 0, 0.12);
border: medium none;
float: left;
height: 43px;
margin: 0;
width: 100%;
border-color: transparent !important;
outline: medium none !important;
border: none;
padding-left: 10px;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#newsleter-form-footer .submit-newsletter,
#searchform .search-submit-button {
position: absolute;
right: 10px;
background-color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 24px;
margin-top:10px;
font-size: 10px;
color: #444;
padding: 0 11px;
border: none;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
z-index: 10;
}
#newsleter-form-footer .submit-newsletter.btn,
#searchform .search-submit-button.btn {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
text-shadow: none;
}
#newsleter-form-footer .submit-newsletter:hover,
#searchform .search-submit-button:hover {
background-color: #5d5d5d;
color: #fff;
} .recent-comments-widget ul {
list-style: none;
margin: 0;
}
.recent-comments-widget ul li {
margin-bottom: 17px;
padding-bottom: 17px;
}
.recent-comments-widget ul li p {
color: #737373;
margin: 0;
} .soc-icon a:hover {border-bottom: none;}
.footer-copyright {
padding: 35px 0;
}
.footer-copyright p {
color: #858585;
font-size: 11px;
width: auto;
display: inline-block;
margin: 9px 0 0!important;
}
.footer-copyright p a {
color: #00acee;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
}
.footer-copyright ul.soc-icon {
margin-top: 5px;
}
.footer-copyright p a:hover {
color: #858585;
text-decoration: none;
} ul.soc-icon {
width: auto;
display: inline-block;
margin: 0;
}
ul.soc-icon li {
display: inline-block;
margin: 0 0 0 2px;
width: 25px;
height: 25px;
border: 2px solid transparent;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-top: 3px;
}
ul.soc-icon li.facebook {
background-color: #5168b9;
}
ul.soc-icon li.facebook:hover {
background-color: transparent;
border-color: #5168b9;
}
ul.soc-icon li.facebook:hover i {
color: #5168b9;
}
ul.soc-icon li.twitter {
background-color: #6ec3f5;
}
ul.soc-icon li.twitter:hover {
background-color: transparent;
border-color: #6ec3f5;
}
ul.soc-icon li.twitter:hover i {
color: #6ec3f5;
}
ul.soc-icon li.google-plus {
background-color: #f65e4f;
}
ul.soc-icon li.google-plus:hover {
background-color: transparent;
border-color: #f65e4f;
}
ul.soc-icon li.google-plus:hover i {
color: #f65e4f;
}
ul.soc-icon li.linkedin {
background-color: #0071aa;
}
ul.soc-icon li.linkedin:hover {
background-color: transparent;
border-color: #0071aa;
}
ul.soc-icon li.linkedin:hover i {
color: #0071aa;
}
ul.soc-icon li.pinterest {
background-color: #e9343a;
}
ul.soc-icon li.pinterest:hover {
background-color: transparent;
border-color: #e9343a;
}
ul.soc-icon li.pinterest:hover i {
color: #e9343a;
}
ul.soc-icon li.rss {
background-color: #ff893b;
}
ul.soc-icon li.rss:hover {
background-color: transparent;
border-color: #ff893b;
}
ul.soc-icon li.rss:hover i {
color: #ff893b;
}
ul.soc-icon li.dribble {
background-color: #eb4e8b;
}
ul.soc-icon li.dribble:hover {
background-color: transparent;
border-color: #eb4e8b;
}
ul.soc-icon li.dribble:hover i {
color: #eb4e8b;
}
ul.soc-icon li.email {
background-color: #a8a8a8;
}
ul.soc-icon li.email:hover {
background-color: transparent;
border-color: #a8a8a8;
}
ul.soc-icon li.email:hover i {
color: #a8a8a8;
}
ul.soc-icon li i {
opacity: 1;
color: #fff;
font-size: 14px;
}
ul.soc-icon a li {
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
margin-bottom: 5px;
}
.single-soc-share-link {
display: inline-block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
position: relative;
margin-bottom: 10px;
}
.single-soc-share-link:active {
top: 1px;
}
.single-soc-share-link a {
font-size: 0;
color: #fff;
border-bottom: none;
}
.single-soc-share-link a:hover {
text-decoration: none;
}
.single-soc-share-link a:hover p {
background-color: rgba(0,0,0,0.2);
}
.single-soc-share-link p {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
display: inline-block;
padding: 9px 15px;
margin: 0;
font-size: 12px;
line-height: 1em;
}
.single-soc-share-link span {
display: inline-block;
padding: 9px 7px;
font-weight: bold;
background-color: rgba(0,0,0,0.2);
width: 34px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
font-size: 12px;
line-height: 1em;
}
.single-soc-share-link.fb {
background-color: #425596;
}
.single-soc-share-link.twitter {
background-color: #4aa8df;
}
.single-soc-share-link.google {
background-color: #de4839;
}
.single-soc-share-link.linkedin {
background-color: #0071aa;
}
.single-soc-share-link.pinterest {
background-color: #e9343a;
}
.single-soc-share-link.stumbleupon {
background-color: #f04e23;
} #sidebar {
margin-top: -1px;
margin-bottom: 40px;
}
#sidebar .block {
margin-bottom: 60px;
float: left;
width: 100%;
}
#sidebar .block:last-child {margin-bottom: 0}
#sidebar .block h3,
.footer-widgets .block h3 {
font-size: 1.15em;
line-height: 1em;
color: #222;
text-transform: uppercase;
margin-bottom: 50px;
}
#sidebar .block h6 {
margin: 0 0 32px;
display: block;
}
.footer-widgets .block h6 {
margin: 0 0 42px;
}
.footer-widgets .block h6 {
margin-top: 10px;
}
#sidebar .block h6 img {
margin: -2px 15px 0 0;
}
#sidebar .block a,
#sidebar .block span,
#sidebar .block p,
.footer-widgets .block a,
.footer-widgets .block span,
.footer-widgets .block p {
margin: 0;
line-height: 24px;
color: #444;
}
#sidebar .block p {
margin-bottom: 15px
}
#sidebar .textwidget p {line-height: 1.7em}
.footer-widgets .newsleter-widget p,
#sidebar .newsleter-widget p {
margin-bottom: 20px;
}
.footer-widgets .block h6 a.rsswidget {line-height: 20px; color: #222}
.footer-widgets .block h6 a.rsswidget img {vertical-align: text-top;}
#sidebar .block a {
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
text-decoration: none;
}
#sidebar .block a:hover {
color: #4d71b7;
}
#sidebar .block h3 a.rsswidget {
color: #222;
line-height: 40px;
}
#sidebar .block h3 a.rsswidget:hover {color: #4d71b7}
.block ul {
margin: 0;
padding: 0;
list-style: none;
}
.block ul li {
line-height: 24px;
}
#sidebar .block ul li .sub-menu,
.footer-widgets .block ul li .sub-menu {
width: 95%;
float: right;
margin-top: 5px
}
.footer-widgets .block ul li .sub-menu li:last-child,
#sidebar .block ul li .sub-menu li:last-child {
margin-bottom: 0;
padding: 0;
}
#sidebar .block ul li,
.footer-widgets .block ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
padding: 0 0 8px;
margin:  0 0 8px;
list-style: none;
}
.footer-widgets .block ul li:last-child {border-bottom: none}
#sidebar .block ul li a,
.footer-widgets .block ul li a {
line-height: 24px;
color: #444;
transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
text-decoration: none;
}
#sidebar .block ul li a:hover,
.footer-widgets .block ul li a:hover {
color: #4d71b7;
border-bottom: none;
}
.sidebar.left .row-fluid .span3 {
margin-left: 0;
} #sidebar .text-widget p {
padding-bottom: 26px;
}
#sidebar .text-widget p a,
.footer-widgets .text-widget p a {
color: #4d71b7;
}
#sidebar .text-widget p a:hover,
.footer-widgets .text-widget p a:hover {
color: #444;
text-decoration: none;
} #sidebar .search-widget-sidebar #searchform {
padding: 0;
position: relative;
width: 100%;
margin-bottom: 0;
}
#sidebar .search-widget-sidebar .search-input {
background: rgba(0, 0, 0, 0.12);
border: medium none;
float: left;
height: 43px;
margin: 0;
width: 100%;
border-color: transparent !important;
outline: medium none !important;
border: none;
padding-left: 10px;
padding-right: 82px;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .search-widget-sidebar .search-submit-button {
position: absolute;
right: 10px;
top: 50%;
background-color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 24px;
margin-top: -12px;
font-size: 10px;
color: #444;
padding: 0 11px;
border: 1px solid rgba(0,0,0,.2);
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
z-index: 10;
}
#sidebar .search-widget-sidebar .search-submit-button:hover,
#sidebar .search-widget-sidebar .search-submit-button:focus {
opacity: 0.7;
} #sidebar .twitter-widget-sidebar ul {
}
#sidebar .twitter-widget-sidebar ul li,
.footer-widgets .twitter-widget ul li {
padding: 0 0 15px;
margin:  0 0 15px;
}
#sidebar .twitter-widget-sidebar ul li span,
.footer-widgets .span3 .twitter-widget ul li span {
margin-bottom: 20px;
margin-right: 5px;
}
#sidebar .twitter_ul .twitter-links,
.footer-widgets .twitter_ul .twitter-links  {
display: inline-block;
background-color: #00aced;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 23px;
font-size: 11px;
color: #fff;
padding: 0 11px;
border: 0;
margin-bottom: 7px;
} #sidebar .newsletter-widget-sidebar {
display: inline-block;
width: 100%;
}
#sidebar .newsletter-widget-sidebar span,
.newsletter-widget span {
display: inline-block;
width: 100%;
margin-bottom: 22px;
}
.newsletter-widget-sidebar .form-newsletter-widget {
padding: 0;
position: relative;
width: 100%;
margin: 0;
}
.newsletter-widget-sidebar .input-newsletter {
background: #e5e5e5;
border: medium none;
float: left;
height: 43px;
margin: 0;
width: 100%;
border-color: transparent !important;
outline: medium none !important;
border: none;
padding-left: 10px;
padding-right: 90px;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .newsletter-widget-sidebar .submit-newsletter {
position: absolute;
right: 10px;
top: 50%;
background-color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 24px;
margin-top: -12px;
font-size: 10px;
color: #444;
padding: 0 11px;
border: 1px solid rgba(0,0,0,.2);
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
z-index: 10;
}
#sidebar .newsletter-widget-sidebar .submit-newsletter:hover,
#sidebar .newsletter-widget-sidebar .submit-newsletter:focus {
opacity: 0.7;
} .tagcloud a,
.tag-widget a {
padding: 7px 8px 6px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px!important;
font-weight: bold;
margin-right: 3px;
margin-bottom: 3px;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 13px;
color: #444;
}
.nav-tabs li {border-color: #d2d2d2;}
.nav-tabs li a {
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
color: #58bef1;
font-family: 'Source Sans Pro', sans-serif;
line-height: 20px;
margin: 0 -1px 0 0;
padding: 14px 35px;
}
.nav-tabs>li>a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tk-shortcode-tabs ul li a {
padding: 5px 25px;
border: 1px solid #d2d2d2;
}
.nav-tabs > li > a.active, 
.nav-tabs > li > a:hover {
background-color: #e5e5e5;
color: #444;
}
h2.title-divider {
margin: 0 0 45px;
}
h2.title-divider span {
font-size: 20px;
line-height: 28px;
padding-right: 17px;
font-weight: 600;
}
h2.title-divider a{
font-size: 14px;
border: none;
font-weight: 400;
line-height: 28px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
text-decoration: none;
padding: 0 0 0 20px;
margin: 12px 0 0;
}
#sidebar .tagcloud a,
.blog-single .tag-widget a {
margin: 0 0 3px 0;
line-height: 1em;
background: #e5e5e5;
font-size: 11px!important;
}
.blog-single .tag-widget a {margin-right: 3px}
#sidebar .tagcloud a:hover,
.blog-single .tag-widget a:hover {
background: #5d5d5d;
color: #fff;
} #sidebar .recent-post-widget-sidebar {
float: left;
width: 100%;
}
#sidebar .recent-post-widget-sidebar .span4 a {
background: #000;
float: left;
width: 100%;
}
#sidebar .recent-post-widget-sidebar .span4 a img {
float: left;
width: 100%;
opacity: 1;
filter: alpha(opacity= 100);
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
}
#sidebar .recent-post-widget-sidebar .span4 a:hover img {
opacity: 0.5;
filter: alpha(opacity= 50);
}
#sidebar .recent-post-widget-sidebar ul {
float: left;
width: 100%;
}
#sidebar .recent-post-widget-sidebar ul li,
.footer-widgets .recent-posts-widget ul li {
float: left;
width: 100%;
padding-bottom: 15px;
margin-bottom: 15px;
}
#sidebar .recent-post-widget-sidebar ul li p,
.footer-widgets .block.recent-posts-widget ul li p {
margin: -4px 0 20px;
display: block;
padding-bottom: 1px;
}
#sidebar .recent-post-widget-sidebar ul li span,
.footer-widgets .recent-posts-widget ul li span {
color: #00acee;
} #sidebar .recent-comments-widget-sidebar {
float: left;
width: 100%;
}
#sidebar .recent-comments-widget-sidebar ul {
float: left;
width: 100%;
}
#sidebar .recent-comments-widget-sidebar ul li {
float: left;
width: 100%;
margin-bottom: 17px;
}
#sidebar .block span.post-date,
#sidebar .block span.rss-date, 
.footer-widgets .block span.post-date,
.footer-widgets .block span.rss-date {
margin: 0 5px 6px 0;
display: inline-block;
background-color: #436bb8;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 23px;
font-size: 11px;
color: #fff;
padding: 0 11px;
border: 0;
}
.footer-widgets .block ul li a,
#sidebar .block ul li a {
width: 88%;
float: left;
border-bottom: none;
}
.footer-widgets .block ul li, 
#sidebar .block ul li {
width: 100%;
float: left;
}
#sidebar .block ul li .rsswidget,
.footer-widgets .block ul li .rsswidget {
width: 100%;
display: block;
margin-bottom: 5px;
font-weight: bold;
line-height: 1.5em;
}
#sidebar .block ul li .rssSummary {margin-bottom: 15px}
#sidebar .recent-comments-widget-sidebar ul li p,
.footer-widgets .recent-comments-widget ul li p,
#sidebar .recent-post-widget-sidebar ul li span,
.footer-widgets .recent-posts-widget ul li span {
margin: 0 5px 0 0;
display: inline-block;
background-color: #436bb8;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 23px;
font-size: 11px;
color: #fff;
padding: 0 11px;
border: 0;
}
.footer-widgets #recentcomments li,
#sidebar #recentcomments li {
padding: 0 0 8px;
margin: 0 0 8px;
display: inline-block;
font-weight: bold;
color: #436bb8;
border: 0;
border-bottom: 1px solid #dfdfdf;
width: 100%
}
#sidebar #recentcomments li:last-child {border-bottom: none}
.footer-widgets #recentcomments li a:last-child,
#sidebar #recentcomments li a:last-child {
color: #444;
font-family: 'Droid Sans', sans-serif;
font-weight: normal;
}
.footer-widgets #recentcomments li a:hover {color: #4d71b7}
#sidebar #recentcomments li a:hover {color: #4d71b7}
.footer-widgets .span3 .recent-comments-widget ul li p,
.footer-widgets .recent-posts-widget ul li span {
background-color: #d4d4d4;
color: #444;
padding: 0 11px;
}
.footer-widgets .recent-comments-widget ul li a {
text-decoration: none;
margin: 0 0 25px;
color: #444;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
}
.footer-widgets .recent-comments-widget ul li a:hover {
color: #08c;
}
.footer-widgets .recent-comments-widget ul li a:focus {
text-decoration: none;
}
#sidebar .recent-comments-widget-sidebar ul li a,
.footer-widgets .recent-comments-widget ul li a {
line-height: 27px;
} #wp-calendar {width: 100%}
#calendar_wrap {
width: 92%;
}
#calendar_wrap tbody,
#calendar_wrap tbody tr {
width: 100%;
}
#calendar_wrap tbody tr td a {line-height: 14px;}
#calendar_wrap tbody tr td > a {
background-color: #e5e5e5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#calendar_wrap #wp-calendar {
margin-bottom: 0;
background-color: #fff;
}
#calendar_wrap .calendar-content, #calendar_wrap {
display: block;
position: relative;
padding: 10px;
border: 1px solid #e5e5e5;
background-color: #fff;
border-radius: 3px;
}
#calendar_wrap #wp-calendar caption {
text-align: left;
margin: 9px 0 15px 8px;
font-weight: bold;
}
#calendar_wrap #wp-calendar {
table-layout:fixed;
}
.footer-widgets #calendar_wrap #wp-calendar tfoot td a:hover {
text-decoration: none;
border-bottom: none;
border-bottom: none;
}
#calendar_wrap #wp-calendar tr td, 
#calendar_wrap #wp-calendar tr th {
vertical-align:middle;
border: none;
line-height: 14px;
text-align: center;
line-height: 32px;
}
#calendar_wrap #wp-calendar tr td#next {
margin: 2px 0 0 3px;
}
#calendar_wrap #wp-calendar tfoot tr #prev a {float: left; border-bottom: none;}
#calendar_wrap #wp-calendar tfoot tr #next a {float: right; border-bottom: none;}
#calendar_wrap #wp-calendar tbody td a {
background-color: #e5e5e5;
display: block;
margin: 0;
padding: 4px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-top: 2px;
line-height: 14px;
}
#calendar_wrap #wp-calendar thead tr th {
color: #222;
line-height: 25px;
text-align: center;
font-weight: bold;
}
#calendar_wrap #wp-calendar tfoot {
font-size: 0;
background-color: #fff;
}
#calendar_wrap #wp-calendar tfoot td {
padding: 0;
margin: 2px 3px 0 0;
}
#calendar_wrap #wp-calendar tfoot td.nbsp {
display: none;
}
#calendar_wrap #wp-calendar tfoot td a {
font-weight: bold;
font-size: 11px;
padding: 3px 9px;
text-transform: uppercase;
}
#calendar_wrap #wp-calendar tfoot a:hover {
opacity: 0.7;
color: #444;
border-bottom: none;
} #sidebar .donate-widget .btn-success p {
color: #fff;
}
#sidebar .donate-widget p {
margin-bottom: 30px;
}
#sidebar .donate-widget table {
margin-bottom: 30px;
} 
#sidebar .donate-widget table td {
color: #8f8f8f;
}
#sidebar .donate-widget table td.first {
color: #26B010;
}
#sidebar .donate-widget .btn-success {
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
padding: 9px 12px;
border: none;
background: #26b010;
}
#sidebar .donate-widget .btn-success:hover, 
#sidebar .donate-widget .btn-success:focus, 
#sidebar .donate-widget .btn-success:active, 
#sidebar .donate-widget .btn-success.active, 
#sidebar .donate-widget .btn-success.disabled, 
#sidebar .donate-widget .btn-success[disabled] {
background-color: #46bc34;
color: #FFFFFF;
}  .about-page #tabs {
border-bottom: none!important;
padding: 0!important;
}
.about-page p {
color: #5d5d5d;
font-size: 15px;
line-height: 24px;
font-weight: normal;
margin: 0;
}
#one-columns,
#onehalf,
#one-third,
#one-fourth {
margin-bottom: 45px;
float: left;
width: 100%;
}
#dropcap {
margin-bottom: 10px;
float: left;
width: 100%;
}
#dropcap .block {
margin-bottom: 35px;
}
#dropcap img {
float: left;
margin: 5px 5px 0 0;
}
#buttons {
margin-bottom: 25px;
float: left;
width: 100%;
}
#buttons .block {
float: left;
width: 100%;
}
#buttons a {
float: left;
width: auto;
text-decoration: none;
font-weight: bold;
color: #fff;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
margin: 0 20px 20px 0;
}
#buttons a.default { background: #e1e4e5; color: #5d5d5d; }
#buttons a.default:hover { background: #bdc3c7; }
#buttons a.btn-primary { background: #36608d; }
#buttons a.btn-primary:hover { background: #254261; }
#buttons a.btn-info { background: #14a7e9; }
#buttons a.btn-info:hover { background: #108ec7; }
#buttons a.btn-success { background: #48cb6c; }
#buttons a.btn-success:hover { background: #3cad5b; }
#buttons a.btn-warning { background: #e3850c; }
#buttons a.btn-warning:hover { background: #d25d0a; }
#buttons a.btn-danger { background: #e35840; }
#buttons a.btn-danger:hover { background: #bd442f; }
#buttons a.btn-inverse { background: #535353; }
#buttons a.btn-inverse:hover { background: #282828; }
#buttons a {
padding: 9px 20px 8px;
font-size: 16px;
}
#buttons a.btn-mini {
padding: 4px 10px 3px;
font-size: 12px;
}
#buttons a.btn-small {
padding: 6px 14px 5px;
font-size: 14px;
}
#buttons a.btn-large {
padding: 14px 25px 13px;
font-size: 18px;
}
#tabs {
float: left;
width: 100%;
margin-bottom: 45px;
}
#toggle-boxes {
float: left;
width: 100%;
margin-bottom: 15px;
}
#toggle-boxes a {
text-decoration: none;
color: #58bef1;
font-size: 19px;
line-height: 26px;
transition: .0s;
-webkit-transition: .0s;
-moz-transition: .0s;
}
#toggle-boxes a:hover {
color: #5d5d5d;
}
#toggle-boxes .accordion-heading a {
background: url(//www.fgnsinc.com/wp-content/themes/img/plas-min.png) no-repeat bottom right;
padding: 12px 15px;
}
#toggle-boxes .accordion-heading a.collapsed {
background: url(//www.fgnsinc.com/wp-content/themes/img/plas-min.png) no-repeat top right!important;
padding: 12px 15px;
}
.accordion-group {
border: 1px solid #dfdfdf;
border-radius: 0;
background: #fff;
}
.accordion-inner {
border: none;
padding: 15px 15px;
}
#toggle-boxes .accordion-group {
margin-bottom: 30px;
} .aq_block_toggle {
background: #fff;
border: 1px solid #D8D8D8;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0.5em 0 10px;
position: relative;
}
.aq_block_toggle div.arrow {
display: block;
float: right;
width: 14px;
height: 14px;
position: absolute;
right: 15px;
top: 13px;
background-image: url(//www.fgnsinc.com/wp-content/themes/images/dropdown-arrows.png);
background-repeat: no-repeat;
background-position: -40px -3px;
}
.aq_block_toggle h2.tab-head {
font-size: 14px;
line-height: 21px;
font-weight: normal;
margin: 0;
padding: 10px 70px 10px 15px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .aq_block_toggle .tab-body {
display: none;
background: url(//www.fgnsinc.com/wp-content/themes/images/drop-bg.png) repeat-x 0 top;
overflow: hidden;
padding: 15px 15px 5px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.aq_block_toggle .tab-body.open{
display: block;
} .aq_block_toggle {
float: left;
width: 100%;
margin-bottom: 30px;
border: 1px solid #dfdfdf;
border-radius: 0;
background: #fff;
overflow: hidden;
}
.aq_block_toggle h2.tab-head {
text-decoration: none;
color: #58bef1;
font-size: 19px;
line-height: 26px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
cursor: pointer;
}
.aq_block_toggle h2:hover {
color: #5d5d5d;
}
.aq_block_toggle div.arrow {
float: left;
width: 20px;
height: 15px;
background: url(//www.fgnsinc.com/wp-content/themes/img/Arrow.png) no-repeat top left;
padding: 0;
margin: 5px 4px 0 0;
}
.aq_block_toggle .tab-body {
border: none;
padding: 15px 15px;
opacity: 1;
filter: alpha(opacity= 100);
}
.aq_block_toggle .tab-body p {
color: #333333;
font-size: 14px;
line-height: 20px;
opacity: 1;
filter: alpha(opacity= 100);
}
#accordion .accordion-heading a.accordion-toggle {
background: url(//www.fgnsinc.com/wp-content/themes/img/plas-min2.png) no-repeat bottom right;
padding: 12px 15px;
}
#accordion .accordion-heading a.collapsed {
background: url(//www.fgnsinc.com/wp-content/themes/img/plas-min2.png) no-repeat top right;
padding: 12px 15px;
}
#accordion .accordion-group {
margin: 0 0 -1px;
}
#accordion .accordion-inner {
border-top: 1px solid #dfdfdf;
}
#quote {
float: left;
width: 100%;
margin-bottom: 45px;
}
#quote blockquote {
border-left: 4px solid #00acee;
}
#quote p {
font-family: 'Source Sans Pro', sans-serif;
font-size: 38px;
line-height: 50px;
font-weight: 200;
color: #aeaeae;
}
#testimonials1 {
float: left;
width: 100%;
margin-bottom: 45px;
}
#testimonials1 blockquote {
border-left: 4px solid #00acee;
}
#testimonials1 p {
font-family: 'Source Sans Pro', sans-serif;
font-size: 38px;
line-height: 50px;
font-weight: 200;
color: #aeaeae;
margin: 0;
}
#testimonials1 span {
float: right;
width: auto;
background: url(//www.fgnsinc.com/wp-content/themes/img/testemonials.png) no-repeat left 5px;
padding: 0 0 0 50px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 28px;
line-height: 38px;
font-weight: 600;
color: #7e7d7d;
margin: 0;
}
#testimonials2 {
float: left;
width: 100%;
margin-bottom: 45px;
}
#testimonials2 blockquote {
border: none;
padding: 0;
}
#testimonials2 blockquote p {
font-family: 'Source Sans Pro', sans-serif;
font-size: 38px;
line-height: 50px;
font-weight: 200;
color: #aeaeae;
margin: 0;
}
#testimonials2 span {
background: url(//www.fgnsinc.com/wp-content/themes/img/title-blue-line.png) no-repeat left 13px;
padding: 0 0 0 108px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 28px;
line-height: 38px;
font-weight: 600;
color: #7e7d7d;
margin: 0 0 0 30px;
}
#alerts {
float: left;
width: 100%;
margin-bottom: 25px;
}
#alerts .alert {
border: none;
border-radius: 0;
margin: 0 0 20px;
padding: 18px 35px 18px 28px;
}
#alerts .alert strong {
font-family: 'Source Sans Pro', sans-serif;
font-size: 23px;
line-height: 30px;
margin: 0 20px 0 0;
font-weight: normal;
}
#alerts .alert {
color: #bca272;
background: #fdfbdd;
font-size: 17px;
text-shadow: none;
}
#alerts .alert .close {
color: #c9c480;
right: -15px;
top: 6px;
font-size: 25px;
}
#alerts .clasic {
background: #e3e3e3;
color: #5d5d5d;
}
#alerts .clasic .close {
color: #9b9b9b;
}
#alerts .alert-error {
color: #fff;
background: #ff8686;
}
#alerts .alert-error .close {
color: #d54c4c;
}
#alerts .alert-success {
color: #808d39;
background: #def1d7;
}
#alerts .alert-success .close {
color: #77af62;
}
#alerts .alert-info {
color: #3f78a6;
background: #d9edf8;
}
#alerts .alert-info .close {
color: #5d97b6;
}
#progress-bars {
float: left;
width: 100%;
}
#progress-bars .block {
float: left;
width: 100%;
margin-bottom: 50px;
}
.progress {
float: left;
width: 100%;
height: 10px;
background: #eeeeee;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
margin-top: 15px;
box-shadow: none;
}
.progress .bar {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}
#progress-bars .block span {
float: left;
width: auto;
font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
line-height: 28px;
font-weight: 200;
color: #000000;
margin-right: 5px;
}
#progress-bars .block p {
float: left;
width: auto;
font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
line-height: 28px;
font-weight: normal;
color: #000000;
} .breadcrumb {
background: none;
border: none;
padding: 0;
line-height: 24px;
margin: 27px 0 0;
}
.breadcrumb li a,
.breadcrumb li.active,
.breadcrumb a {
text-decoration: none;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
line-height: 24px;
font-weight: normal;
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
border-bottom: 1px solid transparent;
}
.breadcrumb a:hover, .breadcrumb li a:hover {
text-shadow: 0 0 20px #fff;
}
.breadcrumb > .divider, .breadcrumb .divider  {
line-height: 24px;
background: none;
color: #fff;
font-size: 5px;
margin-left: 5px;
margin-right: 0;
position: relative;
bottom: 7px;
}
.breadcrumb > .divider, .breadcrumb .divider  .fa-circle {width: 10px; top: -3px;}
#sidebar ul.menu li:last-child {border-bottom: none}
#sidebar ul li:last-child {border-bottom: none}
.gallery-filter select {display: none} .flex-control-nav {bottom: 20px!important;}
.blog .flexslider {border: none!important; margin-bottom: 25px}
.blog .flexslider img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.blog-single .flexslider img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
textarea,
input[type="text"],
input[type="email"] {color: #999!important; width: 100%}
.isotope-hidden {z-index: -1}
#contact input[type="text"], #contact input[type="email"] {width: 50%}
#sidebar .facebook-widget {
background: #ececec;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding: 16px 0 0 0;
height: 300px;
width: 100%;
}
.facebook-widget iframe {margin-left: 20px}
.footer-widgets .facebook-widget {
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 16px 0 0 0;
height: 300px;
}
.footer-widgets .textwidget a,
#sidebar .textwidget a {
color: #436bb8;
}
.footer-widgets .textwidget a:hover,
#sidebar .textwidget a:hover {text-decoration: none; color: #444}
.nav .dropdown-toggle .fa-plus {
top: -1px;
}
.video-image-holder.related-video {
height: 212px;
}
.video-image-holder.related-video img {
width: auto;
height: 100%;
max-width: 200%;
}
.video-image-holder.related-video .vimeo-thumbnail {
right: 20%;
position: relative;
}
.photos-gallery-page .vimeo-thumbnail {
width: auto!important;
height: 100%;
max-width: 200%;
max-height: 274px;
position: relative;
right: 15%;
}
.work.four-col .vimeo-thumbnail {
width: auto!important;
height: 100%;
max-width: 200%;
max-height: 201px;
position: relative;
right: 15%;
}
.fa-envelope {background-image: none!important}
.profile-info span {
font-weight: lighter;
font-size: 14px;
margin-bottom: 10px;
display: block;
}
.profile-info h6 {margin: 20px 0 0 0}
.type-team-members {
margin-left: 2.564102564102564%;
}
.type-team-members:first-child {margin-left: 0}
.tk-shortcode-tabs ul li a h4 {font-size: 19px}
.advertisement-widget .halfwidth-banner {
width: 125px;
float: left;
margin: 0 5px 10px;
}
.advertisement-widget .fullwidth-banner {margin: 0 10px 10px}
.comment-form #contact-error,
.comment-form #contact-success {
width: auto;
float: left;
margin-top: 20px
}
#container #content {margin-bottom: 60px;}
#container .single-gallery-post#content {margin-bottom: 0;}
.page-template-default #container, .page-template-default #container #content { 
margin-bottom: 0;
}
.margin-left-0 {margin-left: 0!important}
.meta-data.page-builder-date {margin-right: 8px}
.page-builder-date {
display: inline-block;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 3px 10px 1px;
background-color: #eceef1;
vertical-align: top;
margin-top: -3px;
line-height: 2em;
}
.fake-navbar img {padding: 49px 0 0 0}
.fake-navbar {opacity: 0; display: none;}
.fixed.fake-navbar {display: block;}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
#container .navbar .brand {
padding: 0;
margin: 0;
}
.aq_alert,
.aq_block_tabs .aq-tab {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.sticky {}  .aq-block.span7 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span7 .news-wrap .span12 figure img,
.aq-block.span8 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span8 .news-wrap .span12 figure img,
.aq-block.span9 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span9 .news-wrap .span12 figure img,
.aq-block.span10 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span10 .news-wrap .span12 figure img,
.aq-block.span11 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span11 .news-wrap .span12 figure img,
.aq-block.span12 .news-wrap .span12 figure .post-opt-wrapper,
.aq-block.span12 .news-wrap .span12 figure img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#container .aq-block .news-wrap .span12 .builder-video-holder .video {margin-bottom: 0}
.aq-block.span7 .news-wrap .span12 .builder-video-holder,
.aq-block.span8 .news-wrap .span12 .builder-video-holder,
.aq-block.span9 .news-wrap .span12 .builder-video-holder,
.aq-block.span10 .news-wrap .span12 .builder-video-holder,
.aq-block.span11 .news-wrap .span12 .builder-video-holder,
.aq-block.span12 .news-wrap .span12 .builder-video-holder,
.aq-block.span7 .news-wrap .span12 figure,
.aq-block.span8 .news-wrap .span12 figure,
.aq-block.span9 .news-wrap .span12 figure,
.aq-block.span10 .news-wrap .span12 figure,
.aq-block.span11 .news-wrap .span12 figure,
.aq-block.span12 .news-wrap .span12 figure {width: 31%; float: left}
.aq-block.span7 .news-wrap .span12 .post,
.aq-block.span8 .news-wrap .span12 .post,
.aq-block.span9 .news-wrap .span12 .post,
.aq-block.span10 .news-wrap .span12 .post,
.aq-block.span11 .news-wrap .span12 .post,
.aq-block.span12 .news-wrap .span12 .post {width: 66.5%; float: right; padding: 0}
.aq-block.span7 .news-wrap .span12 .post.full-text-block,
.aq-block.span8 .news-wrap .span12 .post.full-text-block,
.aq-block.span9 .news-wrap .span12 .post.full-text-block,
.aq-block.span10 .news-wrap .span12 .post.full-text-block,
.aq-block.span11 .news-wrap .span12 .post.full-text-block,
.aq-block.span12 .news-wrap .span12 .post.full-text-block {width: 100%} .aq-block .news-wrap .span12 .post p {margin: 20px 0}
.aq-block.span7 .news-wrap .span12 .img-post,
.aq-block.span8 .news-wrap .span12 .img-post,
.aq-block.span9 .news-wrap .span12 .img-post,
.aq-block.span10 .news-wrap .span12 .img-post,
.aq-block.span11 .news-wrap .span12 .img-post,
.aq-block.span12 .news-wrap .span12 .img-post {padding: 30px} .aq-block .news-wrap .span12 .img-post.builder-quote-post .post-big {margin-bottom: 30px;}
.aq-block.span1 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span2 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span3 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span4 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span5 .news-wrap .span12 .img-post.builder-quote-post .post-big,
.aq-block.span6 .news-wrap .span12 .img-post.builder-quote-post .post-big {margin-bottom: 0;}
.aq-block .news-wrap .span12 .builder-quote-post .post {width: 100%}
.aq-block.span1 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span2 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span3 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span4 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span5 .news-wrap .span12 .builder-quote-post .post,
.aq-block.span6 .news-wrap .span12 .builder-quote-post .post {width: 92%; padding: 4%; float: left}
.aq-block .news-wrap .span12 .builder-quote-post .post .meta-data.button-small {margin-right: 0}  .aq-block .news-wrap .span12 .img-post .meta-data {margin-right: 5px}
.aq-block .news-wrap .span12 .img-post .meta-data .date {margin-right: 8px}
.aq-block .news-wrap .span12 .img-post .meta-data .categories a {line-height: 28px; top: -3px; position: relative;}
.aq-block .news-wrap .span12 .img-post .flexslider .slides img,
.aq-block .news-wrap .span12 .img-post .flexslider {
-webkit-border-radius: 0px!important;
-webkit-border-top-left-radius: 3px!important;
-webkit-border-top-right-radius: 3px!important;
-moz-border-radius: 0px!important;
-moz-border-radius-topleft: 3px!important;
-moz-border-radius-topright: 3px!important;
border-radius: 0px!important;
border-top-left-radius: 3px!important;
border-top-right-radius: 3px!important;
}
.clear {clear: both;} .shortcodes blockquote {
margin: 20px 0 20px 30px;
border-left: 3px solid #eeeeee
}
.shortcodes blockquote p {
color: #000;
font-family: 'Droid Sans', sans-serif;
font-size: 16px;
font-weight: 700;
}
.container .aq_block_toggle div.arrow {top: 14px}
#respond {margin-top: 95px}
.captcha-holder .control-group {
float: left;
width: 200px;
}
.captcha-holder .fa-repeat {
opacity: 0.9;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.captcha-holder .fa-repeat:hover {opacity: 0.6}
.captcha-holder .refresh-text {
display: inline-block;
padding: 12px 0;
position: relative;
left: 30px;
width: auto;
}
#contact .captcha-holder .refresh-text .fa-repeat a {
width: 100%;
height: 16px;
position: relative;
float: left;
top: -15px;
border-bottom: none;
cursor: pointer;
}
#contact textarea, #contact input[type="text"]  {
background: none;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
.gallery-filter .gallery-filter-nav ul li a {
padding: 7px 8px 6px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px;
font-weight: bold;
margin-right: 3px;
margin-bottom: 3px;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 13px;
background-color: #436bb8; 
color: #fff;
margin: 0!important;
border-bottom: none;
border: none;
}
.gallery-filter .gallery-filter-nav ul li a.active,
.gallery-filter .gallery-filter-nav ul li a:hover {
background-color: #444;
color: #fff;
border: none;
border-color: transparent;
margin: 0!important;
padding: 7px 8px 6px;
}
.no-banner-spacing {float: left; width: 100%; padding: 30px 0}
.block .tagcloud a {border-bottom: none}
.team .fourths.circle-img .team-page {width: 103%; margin-left: -2.74%;}
.shortcodes .dropcap-background {line-height: 35px!important; margin-top: 4px!important}
.shortcodes .dropcap-no-background {padding-top: 13px!important; font-size: 43px!important}
.shortcodes .aq_block_accordion .tab-body p {margin: 5px 0 15px 0!important;}
.shortcodes blockquote.quote-single {margin-left: 0}
.nav .dropdown-menu .fa-plus {color: #436bb8;}
.nav .dropdown-menu a:hover .fa-plus {color: #fff;}
.fancybox-close:hover {border-bottom: none}
.work-slider{
display: inline-block;
position: absolute;
z-index: 99999;
width:100%;
height: 200px
}
.fourths {opacity: 0;}
.gallery-filter select {
border: 0;
outline: none;
padding: 0 0 0 22px;
font-size: 16px;
-webkit-appearance: none;
-moz-appearance: button;
background-color: transparent;
margin: 0;
width: 105%;
}
.meta-data.meta-cats {margin-right: 0}
#container .navbar .brand a,
a.brand, .soc-icon a {border-bottom: none}
.gallery .gallery-item .gallery-icon a:hover {opacity: 0.6; border-bottom: none}
.isotope-item .post-options a,
.related-work figure .post-options a {font-size: 22px}
a.icon-link {border-bottom: none; color: #444}
.icon-bar {
display: block;
width: 13px;
height: 14px;
margin-top: 1px;
line-height: 0px;
vertical-align: text-top;
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/img/glyphicons-halflings.png);
background-position: -337px -49px;
background-repeat: no-repeat;
}
.bypostauthor {} #breadcrumbs {
color: #fff;
background: none;
border: none;
padding: 0;
line-height: 24px;
margin: 27px 0 0;
}
#breadcrumbs a {border-bottom: none; color: #fff;}
#breadcrumbs a:hover {text-shadow: 0 0 20px #fff;}
.news-wrap .span12 .set-fullwidth {
width: 100% !important;
} .shortcodes table  td {
border-top: 1px solid #dcdcdc;
padding: 6px 10px 6px 0;
}
.shortcodes address, .shortcodes var {font-style: italic}
.shortcodes acronym{
border-bottom: 1px dotted #666;
cursor: help;
}
.shortcodes ins {
text-decoration: none;
background-color: rgba(67, 107, 184, 0.25);
padding: 1px 2px 0 2px;
}
.shortcodes kbd, .shortcodes pre, .shortcodes tt {font-family: monospace;}
.shortcodes .post-password-form label input {margin-bottom: 2px;}
.row-fluid .gallery-images-content .span2:first-child { margin-left: 3%;}
.page-builder-gallery .gallery-images-content .span2 {
margin-left: 2.1%;
}
.row-fluid .page-builder-gallery .gallery-images-content .span4{
margin-left: 1.69%;
}
.row-fluid .page-builder-gallery .gallery-images-content .span4:first-child {
margin-left: 1.69%;
}
.row-fluid .page-builder-gallery .gallery-images-content .span2:first-child {
margin-left: 2.1%;
}
.add_margin {
margin-top: 40px !important;
}   .woocommerce {margin-bottom: 80px}
.icon-shopping-cart:before, .woocommerce-message a.button:after, .woocommerce .added_to_cart:after,  .woocommerce .shipping-calculator-button:before, .pp_woocommerce p.stars a.star-1:after, .pp_woocommerce p.stars a.star-2:after, .pp_woocommerce p.stars a.star-3:after, .pp_woocommerce p.stars a.star-4:after, .pp_woocommerce p.stars a.star-5:after,
.lost_reset_password p:first-child:before, .woocommerce .addresses .address a:before , .woocommerce_message:before, .woocommerce_info:before, .woocommerce_error:before, .woocommerce-message:before, .woocommerce-info:before, .woocommerce-error:before, .myaccount_address:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
position: absolute;
top: 1.28em;
left: 1em;
}
.woocommerce table {
border-spacing: 0;
width: 100%;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
box-shadow: 0 1px 2px 0 #ffffff;
-webkit-box-shadow: 0 1px 2px 0 #ffffff;
}
.woocommerce table.order_details {margin-bottom: 40px;}
.woocommerce tr.order_table_item dl {display: none}
.woocommerce .shop_table.my_account_orders {margin-bottom: 40px}
.woocommerce table thead th {
color: #fff;
text-transform: uppercase;
padding: 1.387em;
vertical-align: middle;
font-weight: bold;
overflow: hidden;
}
.footer-widgets .block ul.product_list_widget li, .woocommerce #sidebar .block ul.product_list_widget li {padding: 0 0 16px; margin: 0 0 16px;}
.woocommerce .product-name .variation dt {float: left}
.woocommerce .product-name .variation {margin-bottom: 0}
.woocommerce table tfoot th, .woocommerce table tfoot td {
padding: 1.387em;
vertical-align: middle;
font-weight: bold;
overflow: hidden;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table.order_details tfoot tr:first-child th {
border-top: 1px solid #ececec;
}
.woocommerce table.shop_table tfoot tr td{
border-left: 1px solid #ededed!important;
}
.woocommerce table.shop_table tfoot tr.cart-subtotal th{
border-top: 1px solid #ededed!important;
}
.woocommerce table tfoot {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table tfoot tr {text-align: left;}
.woocommerce .product .thumbnails {margin: 0; width: 500px;}
.woocommerce .left .product .thumbnails, .woocommerce .right .product .thumbnails {width: 370px;}
.woocommerce .product .thumbnails a {float: left; margin: 5px 5px 0 0}
.woocommerce .product .thumbnails a.last {margin: 5px 0 0 0}
.single-product .product .images .thumbnails a:last-child {margin: 5px 0 20px 0}
.woocommerce table thead th:first-child {
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
border-top-left-radius: 2px;
}
.woocommerce table thead th:last-child {
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topright: 2px;
border-top-right-radius: 2px;
}
a.pp_next, a.pp_previous {border-bottom: none;}
.outofstock a {border: none}
.outofstock a:first-child:after {
content: "OUT OF STOCK";
right: 10px;
top: 277px;
position: absolute;
color: #fff;
background-color: #5d5d5d;
font-weight: bold;
font-size: 9px;
text-align: center;
width: 44px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
display: block;
line-height: 1.2em;
padding: 14px 2px;
}
.outofstock  .flex-control-nav li a:first-child:after {display: none;}
.right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 286px}
.right .outofstock p.stars a.star-1:after {top: 0; line-height: 20px;}
#review_form_wrapper .comment-form input {height: 34px;}
.single-product .outofstock a:first-child:after {
display: none;
}
.single-product .out-of-stock {font-weight: bold;}
.woocommerce table thead {
background: #436bbb;
}
.woocommerce table tbody {
background: #f9f9f9;
border: 1px solid rgba(0, 0, 0, 0.1);
border-top: none;
}
.woocommerce table tbody td {
padding: .857em 1.387em;
text-align: left;
border-right: 1px solid #dcdcdc;
vertical-align: top;
}
.woocommerce .entry-content ul li {list-style-type: disc;}
.woocommerce table thead th {border-right: 1px solid rgba(0, 0, 0, 0.1)}
.woocommerce table tr td:last-child {border-right: none}
.woocommerce table tr th:last-child {-webkit-box-shadow: 1px 0px 0px rgba(67, 107, 187, 1);
-moz-box-shadow:    1px 0px 0px rgba(67, 107, 187, 1);
box-shadow:         1px 0px 0px rgba(67, 107, 187, 1);}
.woocommerce table.cart td.product-thumbnail img {max-width: 50px}
.woocommerce table.cart td {
vertical-align: middle;
text-align: left;
}
table.cart th.product-remove, table.cart td.product-remove, table.cart th.product-thumbnail, table.cart td.product-thumbnail, table.cart th.product-price, table.cart td.product-price {
display: table-cell;
text-align: center;
}
table.cart td.product-remove a {
display: block;
margin: 0 auto;
text-align: center;
width: 10px;
height: 18px;
font-weight: 700;
line-height: 1;
color: rgba(0, 0, 0, 0.4)!important;
-webkit-border-radius: 100%;
border-radius: 100%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-decoration: none;
font-size: 20px;
border: none;
}
table.cart td.product-remove a:hover {color: red!important;}
.product-subtotal .amount {font-weight: bold;}
table.cart td.product-quantity .quantity {margin: 8px auto 0;}
td.product-quantity {width: 140px}
.quantity .plus, .quantity .minus {
width: 2.244em;
padding: 0;
height: 42px;
text-align: center;
background: #e9e9e9;
border: 1px solid #dcdcdc;
color: #7e7e7e;
float: right;
display: block;
}
.quantity .minus {
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.quantity {
float: left;
position: relative;
}
.quantity .qty {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 3em;
height: 33px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border-right: 0;
}
.quantity .qty {
box-shadow: none;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
padding: 10px 0 10px 16px;
height: 42px;
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: bold;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
table.shop_table tbody td {border-bottom: 1px solid #dcdcdc; padding: 1.387em;}
table.shop_table tbody tr:last-child td {border-bottom: none;}
table.cart .actions .coupon label {
font-weight: bold;
margin: 5px 1em 0 0;
float: left;
}
.shop_table .actions .coupon {float: left; width: 49%}
table.cart .actions .coupon input.input-text {
width: 149px;
margin-right: 2%;
padding: .327em .5em;
border: 1px solid #dcdcdc;
-webkit-border-radius: 0.236em;
border-radius: 0.236em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 1em;
line-height: 1.618em;
font-family: inherit;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
table.cart .actions .coupon input#coupon_code {
padding: 1em .5em;
margin-bottom: 2px;
}
#ship-to-different-address {position: relative;}
#ship-to-different-address #ship-to-different-address-checkbox {position: absolute; top: 0;}
.shipping-calculator-form button[name="calc_shipping"],
.shop_table .actions input.button,
input[type="submit"] {
display: inline-block;
padding: .382em 1.387em;
color: white;
text-align: center;
border: none;
text-decoration: none;
font-size: 13px;
font-family: inherit;
cursor: pointer;
overflow: visible;
width: auto;
line-height: 1.618em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
white-space: nowrap;
background: #436BB8;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-transform: uppercase;
font-weight: bold;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.shipping-calculator-form button[name="calc_shipping"]:hover,
.shop_table .actions input.button:hover,
input[type="submit"]:hover {background: #22468a}
.shop_table .actions input[name="update_cart"] {float: left; position: relative; top: 1px}
.shop_table .actions input[name="proceed"] {float: right; position: relative; top: 1px}
.woocommerce .cart_totals {width: 50%; margin-bottom: 40px}
.woocommerce .cart_totals table {border: 1px solid rgba(0, 0, 0, 0.1);}
.woocommerce .cart_totals table tr {border-bottom: 1px solid #dcdcdc;}
.woocommerce .cart-collaterals .cart_totals th {vertical-align: middle; border-right: 1px solid #dcdcdc}
.woocommerce .total th, .woocommerce .total td {border-bottom:none}
.cart-collaterals {margin-bottom: 40px}
.woocommerce-error {
padding: 1em 1em 1em 2.618em;
border: 1px solid #dcdcdc;
position: relative;
margin-bottom: 1.618em;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
list-style: none;
margin: 0 0 20px;
background-color: rgba(255, 0, 0, 0.03);
border: 1px solid rgba(255, 0, 0, 0.11)!important;
}
.shortcodes ul.woocommerce-error li {list-style: none}
.woocommerce_error:before, .woocommerce-error:before {
content: "\f00d";
color: #c84e45;
font-size: 14px;
top: 17px;
}
.lost_reset_password p:first-child, .myaccount_address, .woocommerce_message, .woocommerce_info, .woocommerce_error, .woocommerce-message, .woocommerce-info, .woocommerce-error {
padding: 1em 1em 1em 2.618em;
border: 1px solid #dcdcdc;
position: relative;
margin-bottom: 1.618em;
-webkit-border-radius: 0.327em;
border-radius: 0.327em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.woocommerce-info, .woocommerce_info, .lost_reset_password p:first-child, .myaccount_address {
background-color: rgba(0, 153, 255, 0.1);
border: 1px solid rgba(0, 143, 255, 0.2);
padding-left: 30px;
}
.woocommerce_message, .woocommerce-message {
margin: 0px auto 40px auto; 
background-color: rgba(62, 195, 89, 0.09); 
border-color: rgba(47, 197, 59, 0.22);
}
.woocommerce_message:before, .woocommerce-message:before {
content: "\f00c";
color: #89b93f;
font-size: 14px;
top: 17px;
}
.woocommerce form.login {border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 20px;}
.lost_reset_password p:first-child:before, .woocommerce_info:before, .woocommerce-info:before, .myaccount_address:before {
content: "\f129";
color: #3c8bae;
font-size: 14px;
top: 17px;
}
.woocommerce form .form-row input.input-text {
background: none;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: 40px!important;
padding: 8px;
box-sizing: border-box;
}
.woocommerce form .form-row input.input-text[name="user_login"] {width: 270px;}
.woocommerce form .form-row input.input-text:focus {
border-color: rgba(67, 107, 184, 0.8);
outline: 0;
outline: thin dotted \9;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(67, 107, 184, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(67, 107, 184, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(67, 107, 184, 0.6);
}
#billing_first_name_field, #billing_last_name_field, #billing_state_field, #billing_postcode_field, #billing_email_field, #billing_phone_field {
width: 48%;
}
#billing_first_name_field, #billing_state_field, #billing_email_field {
float: left;
}
#billing_last_name_field, #billing_postcode_field, #billing_phone_field {
float: right;
}
#order_comments {box-sizing: border-box;}
#payment {
-webkit-border-radius: 0.327em;
border-radius: 0.327em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-top: 40px
}
#payment .payment_methods {
margin: 0 !important;
padding: 0 !important;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: none;
}
#payment .payment_methods li {
list-style: none !important;
padding: 1em !important;
border-bottom: 1px solid #dcdcdc;
margin-left: 0;
}
#payment .place-order .button {
display: inline-block;
padding: .382em 1.387em;
color: white;
text-align: center;
border: none;
text-decoration: none;
font-size: 14px;
font-family: inherit;
cursor: pointer;
overflow: visible;
width: auto;
line-height: 1.618em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
white-space: nowrap;
background: #436BB8;
box-shadow: 0 0 0 0 #888888;
-webkit-box-shadow: 0 0 0 0 #888888;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
width: 100%;
text-transform: uppercase;
font-weight: bold;
border: 1px solid #dcdcdc;
padding: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#payment .place-order .button:hover {
background: #22468a;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
#payment .payment_methods li label {
width: 92%;
padding-top: 0 !important;
margin-left: 5%;
font-weight: bold;
position: relative;
top: 1px;
}
#payment .payment_methods li .payment_box {
padding: 1em;
margin: 1em -1em -1em -1em;
background-color: #f9f9f9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f5f5f5));
background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -ms-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
border-top: 1px solid #dcdcdc;
}
.payment_methods input[type="radio"] {float: left;}
table.shop_table tbody .order:last-child td {border-bottom: none;}
.woocommerce #content h1 {font-size: 25px}
.woocommerce #content h2 {font-size: 22px}
.woocommerce #content h3 {font-size: 14px}
.woocommerce #content h4 {font-size: 12px}
.woocommerce #content h5 {font-size: 10px}
.woocommerce #content .related h2 {
padding-bottom: 25px;
margin-bottom: 47px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce .cart_totals h2 {
font-size: 22px;
border-bottom: 1px solid #EBEBEB; 
margin: 60px 0 30px 0; 
padding-bottom: 10px;
}
.woocommerce address {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 20px;
width: 40%;
}
.woocommerce .addresses .address a:before {
content: "\f044";
color: #436BB8;
font-size: 14px;
top: 17px;
}
.woocommerce .addresses .address a {
padding: 16px 0 0 31px;
position: relative;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
left: -14px;
}
.woocommerce .addresses .address .title {overflow: hidden;}
.chzn-container-single .chzn-single {
background: none!important;
box-shadow: none!important;
border: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.woocommerce form.login .form-row input.input-text,
.woocommerce form.login .form-row input.input[name="password"] {width: 270px}
.woocommerce .order-info mark {background-color: rgba(67, 107, 184, 0.25); color: #444;}
.woocommerce-checkout .woocommerce h3 {margin: 50px 0 30px 0!important; border-bottom: 1px solid #ECECEC; padding-bottom: 10px; font-size: 24px;}
.woocommerce-checkout .woocommerce .form-row label {margin-bottom: 12px}
.woocommerce-checkout .woocommerce .form-row#billing_last_name_field,
.woocommerce-checkout .woocommerce .form-row#billing_first_name_field{margin-top: 20px}
.woocommerce-checkout .woocommerce .form-row .input-checkbox {float: left;}
.woocommerce-checkout .woocommerce .form-row label.checkbox {margin-bottom: 30px;}
.woocommerce #order_comments {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.woocommerce ul.products, .woocommerce-page ul.products {
margin: 0;
display: inline-block;
width: 100%;
border-bottom: none;
}
.woocommerce .value .reset_variations {display: none;}
.woocommerce-breadcrumb {display: none}
.woocommerce-result-count {
margin: 12px 0 21px 0;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 7px;
}
.woocommerce-ordering {position: relative; top: -61px;}
.woocommerce-page .woocommerce-ordering select {
width: 219px; 
float: right;
}
.woocommerce-page .woocommerce-ordering select {
height: 40px;
-webkit-appearance: none;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
border-radius: 2px;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/woo-ordering.png) no-repeat center right 11px;
border-bottom: none;
padding-left: 14px;
}
ul.products li.product {
position: relative;
float: left;
margin-bottom: 2.618em;
background: #fff;
border: 1px solid #dcdcdc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right: 2.79%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 268px;
list-style: none;
}
.woocommerce .products {clear: right;}
ul.products li.product.last {margin-right: 0}
ul.products li.product.first {clear: both;} ul.products li.product img {
display: block;
height: auto;
margin: 0 auto;
width: 100%;
}
.onsale {
position: absolute;
display: inline-block;
text-align: center;
text-transform: uppercase;
background: #436bbb;
color: #fff;
zoom: 1;
font-weight: bold;
z-index: 999;
font-size: 9px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
padding: 15px 12px;
top: -25px;
right: 10px;
}
.single-product .onsale {
top: 30px;
left: 475px;
right: auto;
}
.single-product .related .onsale {
top: -25px;
left: auto!important;
right: 10px;
}
.products a img{
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
ul.products li.product h3 {
font-size: 16px;
color: #444;
padding: 24px 20px 0;
margin-bottom: 2px;
line-height: 1.65em;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.left ul.products li.product h3, .right ul.products li.product h3 {padding: 24px 12px 0;}
ul.products li.product h3:hover {color: #436bbb}
.product .price {
width: auto;
font-weight: bold;
position: relative;
display: block;
float: left;
font-size: 15px;
margin: 15px 20px 0;
top: 2px;
}
.left .product .price, .right .product .price {margin: 15px 12px 0;}
.single-product .product .summary .price {margin-left: 0;}
.add_review a, .products .product a:last-child, .add_to_cart_button, .woocommerce-message a.button {
padding: 7px 10px 6px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px;
font-weight: bold;
margin-right: 3px;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 13px;
background-color: #436bb8;
color: #fff;
border-bottom: none;
border: none;
clear: left;
float: left;
position: relative;
left: 20px;
margin-bottom: 15px;
}
.woocommerce-message a.button {
top: -3px;
float: right;
top: -3px;
float: right;
right: 0;
margin-right: 22px;
}
.woocommerce-message a.button:after {
content: "\f07a";
font-size: 13px;
left: 69px;
top: 6px;
background: #436bbb;
width: 20px;
text-align: center;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
}
.woocommerce-message a.button:hover:after {background: #22468a}
.products .product a:last-child, .add_to_cart_button {
left: -14px!important;
clear: none!important;
float: right!important;
margin-top: 15px;
}
.add_review a {left: 0; margin-bottom: 0;}
.single_add_to_cart_button {
padding: 14px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 13px;
font-weight: bold;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
line-height: 1.1em;
background-color: #436bb8;
color: #fff;
border-bottom: none;
border: none;
margin-left: 16px;
font-family: 'DroidSans' sans-serif;
}
.woocommerce-message a.button:hover, .add_review a:hover, .single_add_to_cart_button:hover, .add_to_cart_button:hover, .products .product a:last-child:hover {
color: #fff;
border-bottom: none;
background-color: #22468a;
}
.star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.1em;
font-family: "fontawesome";
margin: 0 20px 0;
}
.left .star-rating, .right .start-rating {margin: 0 12px 0;}
.star-rating:before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #dbdbdb;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #436bbb;
}
.added {display: none;}
.single-product .images {
float: left;
}
.woocommerce-main-image, .single-product .product .images a:last-child {
padding: 0;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px;
font-weight: bold;
margin: 0 30px 50px 0;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 13px;
background-color: #436bb8;
color: #fff;
border-bottom: none;
border: none;
float: left;
position: relative;
left: 0;
}
.woocommerce-main-image {margin-bottom: 0; border-bottom: none}
.woocommerce-main-image:hover {border-bottom: none;}
.single-product .entry-summary {
float: right;
width: 54%;
padding-bottom: 25px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.price del .amount {color: rgba(0, 0, 0, 0.3)!important}
.single-product .product .entry-summary .price {
float: left;
width: 100%;
color: #436bbb;
font-size: 22px;
top: 0;
padding: 10px 0 22px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.single-product .entry-summary form.cart {
margin: 22px 0;
padding-bottom: 25px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product .product_meta span {font-weight: bold;}
.single-product .product_meta span .sku {font-weight: normal;}
.single-product .product_meta span.posted_in {width: 100%; float: left; margin: 10px 0}
.single-product .product_meta span.tagged_as {width: 100%; float: left;}
.single-product .entry-summary .out-of-stock {
position: absolute;
width: 50px;
background: #5d5d5d;
color: #fff;
border-radius: 50%;
padding: 15px 0;
text-align: center;
top: 107px;
left: 474px;
font-size: 9px;
line-height: 1.2em;
text-transform: uppercase;
}
.single-product .product_meta span.tagged_as a {
padding: 7px 8px 6px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px;
font-weight: bold;
margin-right: 3px;
margin-bottom: 3px;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #444;    
line-height: 1em;
background: #e5e5e5;
border-bottom: none;
}
.single-product .product_meta span.tagged_as a:hover {background: #5d5d5d; color: #fff;}
.single-product .product_meta span.posted_in a {margin-left: 5px; border-bottom: none; text-transform: uppercase; font-size: 11px;}
.posted_in a:hover {
color: #22468a;
border-bottom: none;
}
.posted_in a:before {
content: "\25CF";
font-size: 13px;
color: #cacaca;
position: relative;
right: 3px;
}
.posted_in a:first-child:before{
content: ""
}
.entry-summary .product_title.entry-title {line-height: 0.8em;}
.single-product .entry-summary .product_title.entry-title {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 22px;
}
.single-product .woocommerce-tabs {display: inline-block; width: 100%; margin-top: 60px;}
.woocommerce-tabs ul.tabs {
margin-bottom: 1.618em;
list-style: none;
border-bottom: 1px solid #e7e7e7;
display: inline-block;
width: 100%;
margin: 0;
}
.woocommerce-tabs ul.tabs li.active {
position: relative;
}
.woocommerce-tabs ul.tabs li {
float: left;
margin-bottom: 0;
display: block;
}
.woocommerce-tabs ul.tabs li a {
border-bottom: 0;
background: rgba(231, 231, 231, 0.5);
border: 1px solid #e7e7e7;
border-bottom-width: 0;
display: block;
color: #436bbb;
margin: 0.202em 0 0 0 !important;
-webkit-border-radius: 2px 2px 0 0 !important;
-moz-border-radius: 2px 2px 0 0 !important;
border-radius: 2px 2px 0 0 !important;
padding: .382em 1em !important;
font-weight: 700;
-webkit-transition: all 0 ease;
-moz-transition: all 0 ease;
-ms-transition: all 0 ease;
-o-transition: all 0 ease;
transition: all 0 ease;
}
.woocommerce-tabs ul.tabs li.active a {
position: relative;
background: #fff;
color: #444;
padding-top: .584em !important;
margin-top: 0 !important;
border-bottom: 1px solid #fff;
top: 1px;
}
.woocommerce-tabs ul.tabs li a {
position: relative;
top: 1px;
}
.woocommerce-tabs .panel {
border: 1px solid #e7e7e7;
padding: 2.618em;
border-top: 0;
}
.woocommerce .related.products {
margin-top: 80px;
}
div[itemprop="aggregateRating"] .star-rating {
font-size: 2.2em;
margin: 0
}
.woocommerce-product-rating {
margin: 25px 0 0;
}
.woocommerce-tabs .commentlist li {
display: inline-block;
width: 100%;
}
.woocommerce-tabs .commentlist {
float: left;
margin-bottom: 18px;
width: 100%;
}
.woocommerce-tabs .comment_container {margin: 30px 0;}
.woocommerce-tabs .comment_container img {
width: 5.3%;
float: left;
top: 13px;
position: relative;
}
.woocommerce-tabs .comment_container .comment-text {width: 93%; float: right}
.woocommerce-tabs .comment_container .comment-text .meta {margin-top: 0;}
.woocommerce-tabs .comment_container .star-rating {
float: right;
position: relative;
top: 32px;
margin: 0;
}
.woocommerce.single-product .woocommerce-message {
width: 1118px;
margin: 0 auto 60px auto;
}
.woocommerce-account .woocommerce .form-row input[type="password"] {width: 270px;}
.woocommerce .chzn-container .chzn-drop {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce .shipping-calculator-button {font-size: 22px}
.woocommerce .shipping-calculator-button:hover {color: #22468a}
.woocommerce .shipping-calculator-button:before {
content: "\f0d1";
color: #436BB8;
font-size: 22px;
position: relative;
top: -1px;
left: 0;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.woocommerce .shipping-calculator-button:hover:before {color: #22468a}
.woocommerce .shipping-calculator-form input {
width: 50%
}
.woocommerce-pagination {
text-align: center;
margin: 20px 0;
width: 100%;
}
.woocommerce-pagination .page-numbers {
display: inline-block;
width: 100%;
}
.woocommerce-pagination .page-numbers li a {border-bottom: none; color: #444;}
.woocommerce-pagination .page-numbers li {display: inline-block}
.woocommerce-pagination .page-numbers li .current, .woocommerce-pagination .page-numbers li a {
display: inline-block;
background-color: #eceef1;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
line-height: 1em;
padding: 7px 10px 6px 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
position: relative;
color: #444;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border-bottom: none;
max-width: 31px;
width: auto;
}
.woocommerce-pagination .page-numbers li a:hover, .woocommerce-pagination .page-numbers li .current {color: #fff; background: #444}
.woocommerce .variations_form table.variations {
border: none;
}
.woocommerce .variations_form table.variations tbody {background: none; border: none}
.woocommerce .variations_form table.variations tbody td.label label[for="pa_color"] {font-weight: bold;}
.woocommerce .variations_form table.variations td.label {
background: none;
border: none;
color: #444;
text-shadow: none;
line-height: 0px;
padding: 0;
width: 100%;
}
.woocommerce .variations_form table.variations td.value {float: left; padding: 10px 0;}
.woocommerce .added_to_cart {background-color: #22468a!important; width: 80px;}
.woocommerce .added_to_cart:after {
content: "\f07a";
font-size: 13px;
left: 71px;
top: 6px;
background: #22468a;
width: 20px;
text-align: center;
}
.woocommerce table.shop_attributes {border: 1px solid rgba(0, 0, 0, 0.1);}
.woocommerce table.shop_attributes tr {border-bottom: 1px solid #e5e5e5;}
.woocommerce table.shop_attributes tr td {background: #fff; width: 100%}
.woocommerce table.shop_attributes tr th {
vertical-align: middle;
border-right: 1px solid #e5e5e5;
padding: 0 20px;
text-align: left;
white-space: nowrap;
}
.woocommerce table.shop_attributes tr td p {margin: 0}
.country_to_state.country_select, .woocommerce section.shipping-calculator-form select.country_to_state {
height: 40px;
-webkit-appearance: none;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
border-radius: 2px;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/woo-ordering.png) no-repeat center right 11px;
padding-left: 14px;
width: 253px;
}
.woocommerce .variations_form table.variations td.value select {
height: 40px;
-webkit-appearance: none;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
border-radius: 2px;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/woo-ordering.png) no-repeat center right 11px;
padding-left: 14px;
margin: 0;
background-color: #fff;
}
.pp_woocommerce h3 {font-size: 20px}
.pp_woocommerce p.stars {
position: relative;
height: 1em;
font-size: 1em;
}
.pp_woocommerce #pp_full_res .pp_inline {
text-align: left;
}
.pp_woocommerce p.stars a {
display: inline-block;
font-weight: 700;
margin-right: 1em;
text-indent: -9999px;
position: relative;
border-bottom: none;
}
.pp_woocommerce p.stars a.star-1:after, .pp_woocommerce p.stars a.star-2:after, .pp_woocommerce p.stars a.star-3:after, .pp_woocommerce p.stars a.star-4:after, .pp_woocommerce p.stars a.star-5:after {
top: 0;
position: absolute;
left: 0;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #436bbb;
text-indent: 0;
width: auto;
}
.pp_woocommerce p.stars a.star-1 {width: 2em;}
.pp_woocommerce p.stars a.star-1:after {content: "\f006";}
.pp_woocommerce p.stars a.star-1:hover:after {content: "\f005";}
.pp_woocommerce p.stars a.active.star-1:after {text-shadow: 0 0 .45em rgba(67, 107, 187, 0.5); content: "\f005";}
.pp_woocommerce p.stars a.star-2 {width: 3em;}
.pp_woocommerce p.stars a.star-2:after {content: "\f006\f006";}
.pp_woocommerce p.stars a.star-2:hover:after {content: "\f005\f005";}
.pp_woocommerce p.stars a.active.star-2:after {text-shadow: 0 0 .45em rgba(67, 107, 187, 0.5); content: "\f005\f005";}
.pp_woocommerce p.stars a.star-3 {width: 4em;}
.pp_woocommerce p.stars a.star-3:after {content: "\f006\f006\f006";}
.pp_woocommerce p.stars a.star-3:hover:after {content: "\f005\f005\f005";}
.pp_woocommerce p.stars a.active.star-3:after {text-shadow: 0 0 .45em rgba(67, 107, 187, 0.5); content: "\f005\f005\f005";}
.pp_woocommerce p.stars a.star-4 {width: 5em;}
.pp_woocommerce p.stars a.star-4:after {content: "\f006\f006\f006\f006";}
.pp_woocommerce p.stars a.star-4:hover:after {content: "\f005\f005\f005\f005";}
.pp_woocommerce p.stars a.active.star-4:after {text-shadow: 0 0 .45em rgba(67, 107, 187, 0.5); content: "\f005\f005\f005\f005";}
.pp_woocommerce p.stars a.star-5 {width: 6em;}
.pp_woocommerce p.stars a.star-5:after {content: "\f006\f006\f006\f006\f006";}
.pp_woocommerce p.stars a.star-5:hover:after {content: "\f005\f005\f005\f005\f005";}
.pp_woocommerce p.stars a.active.star-5:after {text-shadow: 0 0 .45em rgba(67, 107, 187, 0.5); content: "\f005\f005\f005\f005\f005";}
.pp_woocommerce input[type="submit"] {height: auto}
.pp_woocommerce input[type="submit"]:hover {background-color: #22468a} p.stars {
position: relative;
}
p.stars a {padding-right: 5px;}
p.stars:after {
content: "/ 5";
position: absolute;
top: 0;
}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after {
font-family: "FontAwesome";
content: "\f005";
position: absolute;
top: 0;
display: none;
width: 60px;
text-align: center;
left: 100px;
font-size: .5em;
background: #eee;
-webkit-border-radius: 1em;
border-radius: 1em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 0 1em;
color: #999;
}
p.stars a.star-1:after {content: "\f005";}
p.stars a.star-2:after {content: "\f005\f005";}
p.stars a.star-3:after {content: "\f005\f005\f005";}
p.stars a.star-4:after {content: "\f005\f005\f005\f005";}
p.stars a.star-5:after {content: "\f005\f005\f005\f005\f005";}
p.stars a.star-1:hover:after, p.stars a.star-2:hover:after, p.stars a.star-3:hover:after, p.stars a.star-4:hover:after, p.stars a.star-5:hover:after, p.stars a.star-1.active:after, p.stars a.star-2.active:after, p.stars a.star-3.active:after, p.stars a.star-4.active:after, p.stars a.star-5.active:after {
display: block;
} .footer-widgets .cart_list .total .amount, #sidebar .cart_list .total .amount {
font-weight: bold;
color: #426bbb;
}
.footer-widgets .block .product_list_widget li, #sidebar .block .product_list_widget li {height: 68px;}
.tk-header-cart-holder .product_list_widget li a,
.footer-widgets .block .product_list_widget li a, #sidebar .block .product_list_widget li a {
width: 100%;
vertical-align: top;
font-weight: bold;
float: none;
line-height: 1em;
display: block;
}
.footer-widgets .block .product_list_widget li a img, #sidebar .block .product_list_widget li a img {
width: auto;
height: 68px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right: 15px;
float: left;
}
.footer-widgets .block .product_list_widget .star-rating, #sidebar .block .product_list_widget .star-rating {margin: 10px 0 0 0;}
.footer-widgets .block .product_list_widget .star-rating span, #sidebar .block .product_list_widget .star-rating span {line-height: 14px; height: 0}
.footer-widgets .block .product_list_widget span.amount, #sidebar .block .product_list_widget span.amount {
line-height: 1em;
color: #436bbb;
font-weight: bold;
display: inline-block;
margin-top: 10px;
}
.footer-widgets .block .product_list_widget del span.amount, #sidebar .block .product_list_widget del span.amount {text-decoration: line-through; margin-right: 5px; color: #a7a7a7}
.footer-widgets .block .widget_shopping_cart_content .buttons a, #sidebar .block .widget_shopping_cart_content .buttons a {
padding: 7px 8px 6px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px;
font-weight: bold;
margin-right: 3px;
margin-bottom: 3px;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 13px;
background-color: #436bb8;
color: #fff;
border-bottom: none;
border: none;
float: left;
}
.footer-widgets .block .widget_shopping_cart_content .buttons a:hover, #sidebar .block .widget_shopping_cart_content .buttons a:hover {
background: #22468a;
}
.footer-widgets .block .widget_shopping_cart_content p.total, #sidebar .block .widget_shopping_cart_content p.total {
float: left;
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 6px 0;
}
.footer-widgets .block .widget_shopping_cart_content p.total {margin-bottom: 12px;}
.footer-widgets .block .widget_shopping_cart_content p.total span.amount, #sidebar .block .widget_shopping_cart_content p.total span.amount {
font-weight: bold;
color: #436bbb;
}
.woocommerce .price_slider_wrapper .ui-widget-content, .woocommerce-page .price_slider_wrapper .ui-widget-content {
background: #B4B4B4!important;
margin-bottom: 15px!important;
}
.woocommerce .price_slider_wrapper .ui-widget-content, .woocommerce-page .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: #1e1e1e;
}
.woocommerce .ui-slider-horizontal, .woocommerce-page .ui-slider-horizontal {
height: 4px!important;
}
.woocommerce .ui-slider-horizontal, .woocommerce-page  .ui-slider-horizontal {
height: .5em;
}
.woocommerce .ui-slider, .woocommerce-page  .ui-slider {
position: relative;
text-align: left;
}
.woocommerce  .ui-slider-horizontal .ui-slider-range, .woocommerce-page  .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woocommerce .ui-slider .ui-slider-range, .woocommerce-page .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #E1E1E1;
}
.woocommerce .ui-slider .ui-slider-handle, .woocommerce-page .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 11px;
height: 11px;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
cursor: pointer;
background: #E1E1E1;
outline: 0;
top: -4px;
border-bottom: none;
}
.footer-widgets .block a.ui-slider-handle, #sidebar .block a.ui-slider-handle {
transition: 0s;
-webkit-transition: 0s;
-moz-transition: 0s;
}
.footer-widgets .block .price_slider_amount button.button, #sidebar .block .price_slider_amount button.button {
padding: .382em 1.387em;
color: white;
text-decoration: none;
border: none;
font-size: 13px;
font-family: inherit;
cursor: pointer;
overflow: visible;
line-height: 1.618em;
background: #436BBb;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-transform: uppercase;
font-weight: bold;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
float: left;
}
.footer-widgets .block .price_slider_amount button.button:hover, #sidebar .block .price_slider_amount button.button:hover {background: #22468a;}
.footer-widgets .block .price_slider_amount .price_label, #sidebar .block .price_slider_amount .price_label {
float: right;
color: #B4B4B4;
line-height: 2.2em;
}
.footer-widgets .product_list_widget li, #sidebar .product_list_widget li {font-size: 12px}
.footer-widgets .product_list_widget li a, #sidebar .product_list_widget li a {font-size: 14px}
.footer-widgets .product_list_widget li .star-rating, #sidebar .product_list_widget li .star-rating {font-size: 14px; margin: 10px 0 3px 0!important;}
.footer-widgets .block .price_slider_amount .price_label span, #sidebar .block .price_slider_amount .price_label span {color: #b4b4b4}
.footer-widgets #searchform input#s, #sidebar #searchform input#s {
background: rgba(0, 0, 0, 0.12);
border: medium none;
float: left;
height: 43px;
margin: 0;
width: 100%;
border-color: transparent !important;
outline: medium none !important;
border: none;
padding-left: 10px;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar #searchform input#s::-webkit-input-placeholder {color: #E0E0E0;}
.footer-widgets #searchform input#s::-webkit-input-placeholder {color: #CFCFCF;}
#sidebar #searchform input#s::-moz-placeholder {color: #E0E0E0;}
.footer-widgets #searchform input#s::-moz-placeholder {color: #CFCFCF;}
#sidebar #searchform input#s:-ms-input-placeholder {color: #E0E0E0;}
.footer-widgets #searchform input#s:-ms-input-placeholder {color: #CFCFCF;}
.footer-widgets #searchform input[value="Search"], #sidebar #searchform input[value="Search"] {
position: absolute;
right: 10px;
background-color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
font-weight: bold;
height: 24px;
margin-top: 10px;
font-size: 10px;
color: #444;
padding: 0 11px;
border: none;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
z-index: 10;
}
.footer-widgets #searchform input[value="Search"]:hover, #sidebar #searchform input[value="Search"]:hover {
background-color: #5d5d5d;
color: #fff;
}
.footer-widgets #searchform .screen-reader-text, #sidebar #searchform .screen-reader-text {display: none}
.footer-widgets #searchform .screen-reader-text, #sidebar #searchform .screen-reader-text {display: none}
.woocommerce .left #container {width: 74.30939226519337%; float: right}
.woocommerce .left #container ul.products li.product {width: 31.4%;}
.woocommerce .right #container {width: 74.30939226519337%; float: left}
.woocommerce .right #container ul.products li.product {width: 31.4%;}
.single-product .right .images, .single-product .left .images {width: 399px;}
.single-product .right .entry-summary .out-of-stock, .single-product .right .onsale {left: 345px}
.single-product .left .entry-summary .out-of-stock, .single-product .left .onsale {left: 640px}
.woocommerce .left .product .thumbnails, .woocommerce .left .product .thumbnails {width: 370px;}
.woocommerce .right .product .thumbnails a, .woocommerce .left .product .thumbnails a {width: 120px}
.woocommerce-checkout .form-row .chzn-container-single .chzn-single {
height: 40px!important;
border-radius: 2px;
}
.chzn-container-single .chzn-single span {padding: 6px 0}
.chzn-container-single .chzn-single div {padding: 6px;}
.woocommerce #payment .place-order {
margin-top: 40px;
width: 36%;
float: right;
}
.tk-customer-details, .tk-order-details, .tk-recent-orders {
margin: 50px 0 30px 0!important; 
border-bottom: 1px solid #ECECEC; 
padding-bottom: 10px; 
font-size: 24px;
}
.tk-billing-address, .tk-shipping-address {
margin: 50px 0 15px 0!important; 
font-size: 24px;
}
.addresses address, .addresses address p {
padding: 20px;
background: #ececec;
border-radius: 2px;
font-style: normal;
}
.addresses address {border-top: none}
.woocommerce .customer_details dt {float: left; margin-right: 10px;}
.woocommerce .product .flex-control-nav li a {
width: 6px!important;
height: 6px!important;
background-color: #fff!important;
margin: 2px 3px!important;
opacity: 0;
position: absolute!important;
top: 50%!important;
left: 50%!important;
margin-top: -3px!important;
margin-left: -3px!important;
float: none!important;
padding: 0;
}
.woocommerce .product .flex-control-nav li a.flex-active, .woocommerce .product .flex-control-nav li a:hover {
background: #fff!important;
opacity: 1!important;
border-bottom: none!important;
padding: 0;
}
.woocommerce .product .tk-shop-title-link a {
left: 0!important;
clear: none!important;
float: none!important;
margin: 0!important;
padding: 0 0 3px 0!important;
background: none!important;
color: #444!important;
line-height: 1em!important;
text-transform: none!important;
font-size: 14px!important;
position: inherit!important;
}
.woocommerce .product .tk-shop-title-link a:hover {color: #436bbb!important;}
.woocommerce .product figure.flexslider-8 {text-align: center}
.woocommerce .product figure.flexslider-8 ol.flex-control-nav{
display: inline-block;
bottom: 30px!important;
position: relative;
right: 0;
margin-bottom: -30px;
}
.myaccount_address h3 {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 5px;
}
.form-row.terms {position: relative;}
.form-row.terms .input-checkbox {position: absolute; top: 0;} .tk-header-cart-holder .cart-menu-wrap {
overflow: hidden;
position: absolute;
top: 0px;
right: 0;
width: 90px;
height: 100%;
transition: all 0.6s ease;
}
.tk-header-cart-holder .cart-menu {
z-index: 10000;
padding: 0 0 0 20px;
display: table;
height: 100%;
}
.tk-header-cart-holder .cart-menu .cart-contents {
display: table-cell;
vertical-align: middle;
border-bottom: none;
}
.tk-header-cart-holder .product_list_widget li a {
color: #444;
border-bottom: none;
font-size: 14px;
}
.tk-header-cart-holder .product_list_widget li a:hover {color: #436bbb}
.tk-header-cart-holder .cart-menu .cart-icon-wrap {
margin-left: 0px;
height: 21px;
width: 69px;
line-height: 18px!important;
position: relative;
}
.tk-header-cart-holder .cart-menu .cart-icon-wrap .icon-salient-cart {
background-color: transparent!important;
border-radius: 0px!important;
font-size: 17px!important;
line-height: 17px!important;
height: 17px;
position: absolute;
top: 1px;
left: 2px;
width: 18px;
color: #A0A0A0;
}
.tk-header-cart-holder .icon-shopping-cart:before {
content: "\f07a"; 
font-style: normal; 
font-size: 21px; 
top: 1px; 
left: -2px; 
color: #d0d0d0;
}
.tk-header-cart-holder .cart-wrap {
position: relative; 
float: right; 
font-size: 12px; 
margin-right: 35px; 
margin-top: -8px;
}
.tk-header-cart-holder a.cart-contents span {
background: #436BB8; 
border-radius: 50%; 
color: #FFFFFF; 
display: inline-block; 
font-size: 9px; 
font-weight: bold; 
line-height: 9px; 
right: 7px; 
margin-left: 0px; 
text-align: center; 
width: 14px; 
height: 14px; 
padding: 3px 4px 6px 4px; 
margin-bottom: -2px; 
font-family: 'Droid Sans', sans-serif;
}
.tk-header-cart-holder .cart-notification {
display: none;
position: absolute;
right: 16px;
z-index: 100000;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.tk-header-cart-holder .cart-notification .item-name {
color: #fff;
}
.tk-header-cart-holder .widget_shopping_cart {
display: none;
position: absolute;
right: 0;
z-index: 100000;
}
.tk-header-cart-holder .widget_shopping_cart:hover {display: block}
.tk-header-cart-holder .widget_shopping_cart h2.widgettitle {margin-bottom: 0;}
.tk-header-cart-holder .widget_shopping_cart_content {
background-color: #FFFFFF;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
-o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
margin-top: 5px;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.tk-header-cart-holder .widget_shopping_cart .cart_list {
display: block;
position: relative!important;
top: 0px!Important;
width: 234px;
left: auto;
margin-bottom: 3px;
}
.tk-header-cart-holder .widget_shopping_cart .cart_list li {
display: inline-block;
border-bottom: 1px solid #ececec;
padding: 15px 0;
width: 208px
}
.tk-header-cart-holder .widget_shopping_cart .cart_list li:first-child {padding-top: 20px;}
.tk-header-cart-holder .widget_shopping_cart .cart_list a img {
width: 40px;
float: left;
margin-right: 14px;
margin-left: 0px!important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.tk-header-cart-holder .widget_shopping_cart .quantity {
margin-left: 0px;
line-height: 14px;
height: 14px;
display: block;
color: #444;
width: 154px;
font-size: 12px;
}
.tk-header-cart-holder .widget_shopping_cart span.amount {
line-height: 1em;
color: #436bbb;
font-weight: bold;
display: inline-block;
margin-top: 10px;
}
.tk-header-cart-holder .total {
color: #fff;
font-size: 18px;
font-weight: normal;
padding: 0 0 10px;
border-bottom: 1px solid #ececec;
width: 208px;
margin-left: 25px;
font-size: 14px;
}
.tk-header-cart-holder .total strong {
color: #444;
font-size: 14px;
font-weight: bold;
letter-spacing: -1px;
}
.tk-header-cart-holder .widget_shopping_cart .buttons {
padding: 4px 20px 55px 20px;
clear: both;
}
.tk-header-cart-holder .widget_shopping_cart_content .buttons a {
padding: 7px 8px 6px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 11px;
font-weight: bold;
margin-right: 3px;
margin-bottom: 3px;
display: inline-block;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 13px;
background-color: #436bb8;
color: #fff;
border-bottom: none;
border: none;
float: left;
margin-left: 11px;
}
.hide-under {
display: none;
}
.tk-header-cart-holder .widget_shopping_cart_content .buttons a:hover {
background: #22468a;
}   .categories.slide-gal-cats {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
color: #4e72b7;
}   .tk_sc_block_toggle i {
top: 12px;
font-size: 22px;
}
.tk-shortcode-tabs .tab-content {
overflow: inherit;
}
.tk_sc_block_accordion i.icon-drop-d {
top: 23px;
font-size: 14px;
}
.tk-shortcode-tabs h5 {margin: 10px 0;}
.alert-block {padding: 8px 35px 8px 14px;}
a.tk-icon-link,
a.tk-icon-link:hover {border-bottom: none;}
a.btn.default {background: #aaaaaa;}
a.btn.default:hover {background: #333333;}
.tk_sc_block_toggle {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.tk-shortcode-tabs ul li a {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.tk-shortcode-tabs .tab-content .tab-pane {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.tk_sc_block_accordion_wrapper {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
width: 100%;
}
.tk-infobox {
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
border-radius: 4px!important; 
}
body .progress {
-webkit-border-radius: 10px!important;
-moz-border-radius: 10px!important;
border-radius: 10px!important;     
}
.pricing-table-one-border {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
#content .pricing-button a.price_btn {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;    
}
.pricing-table-one-center p {
padding: 11px 0;
} @media all and (min-width: 1200px){
.work.four-col .span3.img-post figure {
height: 201px;
}
}
@media all and (max-width: 1200px){
.search-big {
width: 940px;
}
.fullwidth .post-big-slide {
width: 940px;
}
.post-big-slide {
width: 700px;
}
#sidebar {
padding-left: 10px;
}
.video-image-holder.related-video {
height: 172px;
}
#sidebar .facebook-widget {height:370px} .right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 226px;}
ul.products li.product {width: 22.9%}
.outofstock a:first-child:after {top: 222px;}
.span9 .shop_table .actions .coupon {width: 58%;}
.span9 .shop_table .actions input[name="proceed"] {margin-top: 15px;}
.left .single-product .images, .right .single-product .images, .single-product .images {width: 46%;}
.woocommerce .product .thumbnails {width: 402px;}
.woocommerce .product .thumbnails a {width: 32.5%;}
.woocommerce.single-product .woocommerce-message {width: 87%;}
.single-product .entry-summary .out-of-stock, .single-product .onsale {left: 377px;}
.single-product .right .images, .single-product .left .images {width: 321px;}
.woocommerce .left .product .thumbnails, .woocommerce .left .product .thumbnails {width: 291px;}
.single-product .right .entry-summary .out-of-stock, .single-product .right .onsale {left: 265px;}
.single-product .left .entry-summary .out-of-stock, .single-product .left .onsale {left: 507px}
.woocommerce .right .product .thumbnails a, .woocommerce .left .product .thumbnails a {width: 93px;}
}
@media all and (max-width: 979px) {
.fake-navbar {display: none}
#sidebar .facebook-widget {height:475px}
#newsleter-form-footer .submit-newsletter {
background: #fff url(//www.fgnsinc.com/wp-content/themes/immensely/img/newsletter-icon.png) no-repeat center center;
} .span9 .shop_table .actions .coupon, .shop_table .actions .coupon {width: 100%; margin-bottom: 15px}
.shop_table .actions input[name="proceed"], .span9 .shop_table .actions input[name="proceed"] {margin-top: 0;}
.quantity .qty {padding: 7px 0 6px 12px;height: 36px;width: 30px;}
.quantity .plus, .quantity .minus {height: 36px; width: 25px}
.right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 167px;}
.left .star-rating, .right .star-rating {margin: 0 11px 0;}
.left .product .price, .right .product .price {margin: 15px 13px 0;}
.woocommerce .product .thumbnails {width: 303px;}
.woocommerce .product .thumbnails a {width: 32.2%;}
.single_add_to_cart_button {padding: 11px;}
.single-product .entry-summary .out-of-stock, .single-product .onsale {left: 277px;}
.single-product .right .images, .single-product .left .images {width: 247px;}
.woocommerce .left .product .thumbnails, .woocommerce .right .product .thumbnails {width: 217px;}
.woocommerce .right .product .thumbnails a, .woocommerce .left .product .thumbnails a {width: 69px;}
.single-product .left .entry-summary .out-of-stock, .single-product .left .onsale {left: 377px;}
.single-product .right .entry-summary .out-of-stock, .single-product .right .onsale {left: 192px;}
}
@media (min-width: 979px) and (max-width: 1200px){
.work.four-col .span3.img-post figure {
height: 161px;
}
.photos-gallery-page .vimeo-thumbnail {max-height: 220px}
.fourths.circle-img figure {width: 202px; height: 202px;}
.button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
.button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {width: 89%!important;}
.demo-2 .sl-slider h2, .demo-2 .sl-slider blockquote {width: 70%!important;}
}
@media (min-width: 768px) and (max-width: 1200px){
#sidebar .search-widget-sidebar .search-submit-button,
#search-form-footer .submit-search,
#sidebar .newsletter-widget-sidebar .submit-newsletter,
#newsleter-form-footer .submit-newsletter {
font-size: 0;
padding: 0;
width: 30px;
}
#sidebar .search-widget-sidebar .search-submit-button,
#search-form-footer .submit-search {
background: #fff url(//www.fgnsinc.com/wp-content/themes/immensely/img/search-icon.png) no-repeat center center;
}
#sidebar .newsletter-widget-sidebar .submit-newsletter,
#newsleter-form-footer .submit-newsletter {
background: #fff url(//www.fgnsinc.com/wp-content/themes/immensely/img/newsletter-icon.png) no-repeat center center;
}
}
@media all and (min-width: 979px){
.search-header.secundary {
display: none;
}
.row-fluid .page-builder-gallery .gallery-images-content .span4{
margin-left: 1.4%;
}
.row-fluid .page-builder-gallery .gallery-images-content .span4:first-child {
margin-left: 1.4%;
}
.navbar .nav > li > a {padding: 5px 9px;}
.navbar .nav > li > a {margin-right: 4px;}
.tk-header-cart-holder .cart-menu-wrap {width: 63px;}
.navbar .nav {margin: 0;}
.nav-padding { margin-right: 40px; }
}
@media all and (max-width: 979px){
#content {
margin-top: 0 !important;
}
.nav-padding.verticalize {display: block}
.navbar-fixed-top, .navbar-fixed-bottom {
position: relative;
margin-bottom: 0;
}
.navbar-inner .container {
padding-bottom: 9px;
padding-left: 20px;
padding-right: 20px;
}
.nav-collapse > .pull-right {
float: none;
}
.nav-collapse .nav {
width: 100%;
}
.nav-collapse .dropdown-menu {
display: block;
position: static;
}
.nav-padding {padding-top: 2px}
.dropdown > .dropdown-menu li {
margin-left: 22px;
}
.dropdown-menu li {
background-color: transparent;
}
.dropdown-submenu > .dropdown-menu {
display: block !important;
}
.search-big {
width: 100%;
padding-right: 40px;
max-height: 120px;
margin-left: -20px;
padding-left: 40px;
}
.search-big i.close-search {
right: 40px;
}
.search-header {
display: none;
}
.search-header.secundary {
border-right: 2px solid #E5E5E5;
display: inline-block;
margin-right: 75px;
padding-right: 5px;
margin-top: 13px;
width: 30px;
}
.navbar-fixed-top { top: 0;}
.admin-bar .navbar-fixed-top {top: 0;}
.fixed.navbar-fixed-top {position: static;}
.fake-navbar.fixed {display: none;}
.tk-header-cart-holder .cart-menu-wrap {height: auto; right: 73px;}
.tk-header-cart-holder .cart-menu {height:40px; margin:40px 0 0 0; right:20px;}
.tk-header-cart-holder .cart-menu .cart-icon-wrap {
width: 40px;
height: 40px;
}
.search-header.secundary:after {
border-right: 2px solid #E5E5E5;
content: "";
display: inline-block;
height: 20px;
right: -6px;
position: absolute;
top: 0;
vertical-align: top;
}
.search-header.secundary button:before {
display: none;
}
.search-header.secundary button {
border: none;
height: 20px
}
.nav-collapse .dropdown-menu {
font-size: 13px;
}
.navbar .nav .dropdown > .dropdown-menu > span {
display: none;
}
.fullwidth .post-big-slide {
width: 724px;
}
.post-big-slide {
width: 538px;
}
.meta-data {
font-size: 10px;
margin-right: 30px;
}
.meta-data:last-child {
margin-right: 0;
}
.meta-data ul li a {
font-size: 10px;
}
.calendar-widget .calendar-content {
border: 0;
padding: 0;
}
.video-image-holder.related-video {
height: 130px;
}
.meta-read-more {
position: relative;
display: inline-block;
top: 3px;
margin: 2px 0;
width: 100%;
}
.tk-header-cart-holder .cart-menu-wrap {
width:43px;
}
}
@media (min-width: 768px) and (max-width: 979px){
.span9 .meta {width: 100%; display: inline-block;}
.span9 .meta .meta-data.button-small {
top: 2px;
float: left;
}
footer .brand h1 {
font-size: 1.6em;
margin-left: 10px;
line-height: 2em;
}
.calendar-widget table {
font-size: 12px;
}
#sidebar .search-widget-sidebar .search-input,
.newsletter-widget-sidebar .input-newsletter {
font-size: 11px;
}
.photos-gallery-page .vimeo-thumbnail {max-height: 169px}
.fourths.circle-img figure {width: 153px; height: 153px;}
.button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
.button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {width: 87%!important;}
.demo-2 .sl-slider h2, .demo-2 .sl-slider blockquote {width: 80%!important;}
.four-col .span3.img-post {
width: 30.5%;
}
#sidebar .facebook-widget {
height: 480px;
}
.facebook-widget iframe {
margin-left: 14px;
} .outofstock a:first-child:after {top: 165px;}
}
@media all and (max-width: 767px){
.our-work .banner {
padding: 60px 0;
}
.breadcrumb.pull-right {
float: none;
}
.post-big-slide,
.fullwidth .post-big-slide {
width: 100%;
}
.footer-widgets {
padding-top: 70px;
}
.footer-widgets .block h6 {
margin-bottom: 30px;
}
.footer-widgets .span3 {
padding-top: 0;
}
.footer-widgets .span3 .block p:last-of-type {
padding-bottom: 0;
}
.footer-widgets .span3 .block.newsletter-widget p {
padding-bottom: 26px;
}
#newsleter-form-footer, #search-form-footer {
margin-top: 20px;
}
.post-big h4 {
line-height: 1.5em;
}
.footer-copyright ul.soc-icon {
float: none;
display: block;
margin-top: 20px;
}
#sidebar {
margin-top: 44px;
}
.calendar-widget #wp-calendar tfoot tr {
padding-left: 31%;
}
.meta a.meta-data.button-small.pull-right {
float: left;
}
.related-work .row-fluid [class*="span"] {width: 47%}
.related-work .row-fluid [class*="span"]:nth-child(3),
.related-work .row-fluid [class*="span"]:first-child {margin-right: 6%}
.video-image-holder.related-video {
height: 263px;
}
#sidebar .facebook-widget {height:245px} .footer-top p {width: 70%}
.span3.img-post.isotope-item {width: 30.5%}
.fourths.circle-img figure {width: 93%; height: auto} .button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
.button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {width: 87%!important;}
.demo-2 .sl-slider h2, .demo-2 .sl-slider blockquote {width: 80%!important;}
.four-col .span3.img-post {
width: 28%;
}
.gallery-filter {background: url(//www.fgnsinc.com/wp-content/themes/immensely/img/gallery-filter.png) no-repeat 97% center #f6f6f6}
.gallery-filter-nav {display: none}
.gallery-filter select {
display: inline-block;
}
.clients-fixed  { text-align: center; }
.shortcodes .clients-fixed li a { float:none; }
.aq-block-aq_clear_block .cf { height:10px !important;}
.aq-block-aq_text_block {
margin-bottom: 15px;
} .outofstock a:first-child:after {top: 160px;}
.right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 221px;}
.woocommerce .right #container, .woocommerce .left #container {width: 100%;}
.woocommerce .left .product .thumbnails, .woocommerce .right .product .thumbnails, .woocommerce .product .thumbnails {width: 89%;}
.woocommerce .left .product .thumbnails a, .woocommerce .right .product .thumbnails a, .woocommerce .product .thumbnails a {width: 31.9%;}
.single-product .entry-summary .out-of-stock, .single-product .onsale {left: 38%;}
.single-product .right .images, .single-product .left .images {width: 46%;}
.single-product .left .entry-summary .out-of-stock, .single-product .left .onsale, .single-product .right .entry-summary .out-of-stock, .single-product .right .onsale {left: 38%;}
}
@media (max-width: 767px) and (min-width: 480px){
.three-col .img-post .post,
.four-col .img-post .post {
padding: 10px;
height: auto;
}
.three-col .img-post .post h6,
.four-col .img-post .post h6 {
line-height: 14px;
margin-bottom: 4px;
}
.three-col .img-post .post h6 a,
.four-col .img-post .post h6 a {
font-size: 12px;
}
.button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left,
.button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {width: 89%!important;}
}
@media all and (max-width: 620px){
.footer-top p {
float: left;
padding: 0 20px 0 0;
}
.footer-top figure {
display: none;
}
.footer-top .twit-author {
position: absolute;
top: 10px;
right: 20px;
}
.banner .nav-arrow-devider.pull-right {
float: none;
}
.banner .nav-arrow-devider.pull-right {
float: none;
}
.banner .nav-arrow-devider .nav-arrows {
position: static;
padding-left: 0;
}
.calendar-widget #wp-calendar tfoot tr {
padding-left: 28%;
}
.banner h3 {font-size: 3em; width: 100%;}
.span3.img-post.isotope-item {width: 46%;}
.span4.img-post.isotope-item {width: 46%;}
body .aq-template-wrapper .row-fluid .news-wrap .img-post .post { width: auto; }
body .shortcodes .aq-template-wrapper .row-fluid .news-wrap figure, 
body .shortcodes .aq-template-wrapper .row-fluid .news-wrap .builder-video-holder {
width: 100%;
} .team-wrap {text-align: center;} .outofstock a:first-child:after, .right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 61%;}
.products .product a:last-child, .add_to_cart_button {left: -7px!important; font-size: 8px;}
.woocommerce #container ul.products li.product, .woocommerce .left #container ul.products li.product, .woocommerce .right #container ul.products li.product {width:47%;}
.woocommerce #container ul.products li.product.last, .woocommerce .left #container ul.products li.product.last, .woocommerce .right #container ul.products li.product.last {margin-right: 2.79%;}
ul.products li.product.first {clear: none;}
ul.products li.product:nth-child(2n+1) {clear: both;}
.woocommerce .right .product .thumbnails a, .woocommerce .left .product .thumbnails a, .woocommerce .product .thumbnails a {width: 30%;}
div.pp_pic_holder {width: 90%!important; left: 6%!important;}
.comment-form-comment {width: 68%;}
.woocommerce-tabs .comment_container .comment-text {width: 100%;}
.woocommerce-tabs .comment_container img {width: 10%; top: 0;}
.woocommerce-tabs .comment_container .comment-text {width: 100%;}
div[itemprop="aggregateRating"] .star-rating {float: none; margin-bottom: 25px;}
.woocommerce address {width: 70%}
.single-product .entry-summary .out-of-stock, .single-product .onsale, .single-product .right .onsale, .single-product .left .onsale, .single-product .right .entry-summary .out-of-stock, .single-product .left .entry-summary .out-of-stock {left: 35%;}
.woocommerce .left .product .thumbnails, .woocommerce .right .product .thumbnails, .woocommerce .product .thumbnails {width: 88%;}
.quantity .qty {padding: 7px 0 6px 7px; width: 22px;}
}
@media all and (max-width: 480px){
.tk-header-cart-holder .cart-menu {margin: 115px 0 0 0; right:60px;}
.tk-header-cart-holder .cart-menu-wrap {right: calc(55% - 43px);}
.navbar-inner .container {
padding-left: 15px;
padding-right: 15px;
}
.brand h1 {
margin-left: 14px;
}
.demo-2 .sl-slider h2 {
font-size: 20px;
line-height: 1.7em;
}
.sl-slide-inner blockquote p {
font-size: 15px;
}
.search-big {
margin-left: -15px;
}
.search-big input {
font-size: 22px;
}
.calendar-widget #wp-calendar tfoot tr {
padding-left: 20%;
}
.photos-gallery-page .row-fluid .gallery-images-content .img-post,
.four-col .span3.img-post {width: 97%; margin-left: 2.564102564102564%!important}
.three-col .span4.img-post {
width: 100%;
margin-left: 0;
}
.four-col .gallery-wrapper {
}
.gallery-images-content {width: auto;}
.captcha-holder .refresh-text {
width: 100%;
left: 0;
}
#sidebar .facebook-widget {height:290px}
.related-work .row-fluid [class*="span"] {width: 100%}
.banner h3 {font-size: 2.5em; width: 100%;}
.breadcrumb {margin-top: 10px}
#container .navbar .brand {width: 100%; display: inline-block; text-align: center; margin-top: 6%;} .right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 58%;}
.outofstock a:first-child:after {top: 50%;}
.woocommerce-result-count {padding-bottom: 44px;}
.products .product a:last-child, .add_to_cart_button {font-size: 11px;}
.single-product .entry-summary {width: 100%;}
.single-product .left .images, .single-product .right .images, .single-product .images {width: 100%;}
.woocommerce-main-image, .single-product .product .images a:last-child {margin-right: 0}
.woocommerce .right .product .thumbnails, .woocommerce .left .product .thumbnails, .woocommerce .product .thumbnails {width: 100%;}
.woocommerce .product .thumbnails a {width: 32.5%;}
.woocommerce table thead th, .woocommerce table tbody td {padding: 10px;}
.single-product .right .entry-summary .out-of-stock, .single-product .right .onsale, .single-product .left .entry-summary .out-of-stock, .single-product .left .onsale, .single-product .entry-summary .out-of-stock, .single-product .onsale {left: 84%;}
.search-header.secundary {
border-right: 2px solid #E5E5E5;
display: inline-block;
margin-right: 0;
padding-right: 0;
margin-top: 13px;
width: 30px;
}
.search-header.secundary.search-margin {margin-right: 45px;}
.search-header button {padding:0 12px;}
.tk-header-cart-holder {float: right; margin:15px 10px 0 10px;}
.tk-header-cart-holder .cart-menu {margin:0; float: right; padding:0;}
.tk-header-cart-holder .cart-menu-wrap {position: static; overflow: visible;}
.element-wrap { width: 150px; margin: 0 auto 0 auto;}
.tk-header-cart-holder .cart-menu .cart-icon-wrap {width:22px;}
.tk-header-cart-holder .cart-wrap {margin-right: 17px;}
.hide-under { display: block; }
.hide-over {display: none;} 
.navbar .btn-navbar {margin-right: 9px;}
}
@media all and (max-width: 430px){
.calendar-widget #wp-calendar tfoot tr {
padding-left: 12%;
}
.banner h3 {font-size: 2em; width: 100%;}
.breadcrumb {margin-top: 7px;} .woocommerce #container ul.products li.product, .woocommerce .right #container ul.products li.product, .woocommerce .left #container ul.products li.product {width:100%;}
.woocommerce #container ul.products li.product.last, .woocommerce .right #container ul.products li.product.last, .woocommerce .left #container ul.products li.product.last {margin-right: 0;}
ul.products li.product {clear: none;}
.outofstock a:first-child:after, .right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 72%;}
.woocommerce .product .thumbnails a {width: 32.3%;}
.comment-form-comment {width: 53%;}
.pp_woocommerce p.stars {font-size: 12px}
.woocommerce-tabs .comment_container .star-rating {top: -17px;}    
}
@media all and (max-width: 385px){
.navbar {
min-width: 320px;
}
.banner h3 {font-size: 1.8em; width: 100%;}
.brand h1 {
font-size: 1.8em;
line-height: 1.7;
}
.fourths.circle-img figure {width: 65%;}
.footer-top .container.twit-box p {
width: 100%;
padding: 0 5px 0 0;
}
.footer-top .twit-author {
position: relative;
float: left;
left: 54%;
right: 0;
}
#container .navbar .brand {margin-bottom: 4%;}
.flexslider-7 .slides blockquote p {font-size: 18px;}
.flexslider-7 .slides blockquote, .comment-full-width blockquote {margin: 10px 0;} .outofstock a:first-child:after, .right .outofstock a:first-child:after, .left .outofstock a:first-child:after {top: 68%;}
.woocommerce .product .thumbnails a {width: 32%;}
.woocommerce table tbody td, .woocommerce table thead th {font-size: 11px;}
.woocommerce address {width: 100%}
.single-product .right .entry-summary .out-of-stock, .single-product .right .onsale, .single-product .left .entry-summary .out-of-stock, .single-product .left .onsale, .single-product .entry-summary .out-of-stock, .single-product .onsale {left: 77%;}
} .scalable-wrapper {
position: relative;
height: 0;
}
.scalable-element {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}   .verticalize-container {
text-align: center;
}
.verticalize-container:before {
content: "";
display: inline-block;
height: 100%;
margin-right: -0.25em; vertical-align: middle;
} .verticalize {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.slider-text-holder {display: table}
.slider-text-wrapper {display: table-cell; vertical-align: middle}
#sidebar #recentcomments li a,
#sidebar .block .box-twitter-center a,
.footer-widgets #recentcomments li a,
.footer-widgets .block .box-twitter-center a {float: none}
#sidebar .btn,
.footer-widgets .btn {
display: inline-block;
background-image: none;
border: none;
-moz-border-radius: 0;
border-radius: 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-moz-box-shadow: none;
box-shadow: none;
}
.nav-collapse.collapse {font-size: 0;}.sl-slider-wrapper {
width: 800px;
height: 400px;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.sl-slider {
position: absolute;
top: 0;
left: 0;
text-align: center;
} .sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: table;
} 
.slider-text-wrapper {
display: table-cell;
vertical-align: middle;
}
.sl-slide {
z-index: 1;
} .sl-content-slice {
overflow: hidden;
position: absolute;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
background: #fff;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
opacity : 1;
} .sl-slide-horizontal .sl-content-slice {
width: 100%;
height: 50%;
left: -200px;
-webkit-transform: translateY(0%) scale(1);
-moz-transform: translateY(0%) scale(1);
-o-transform: translateY(0%) scale(1);
-ms-transform: translateY(0%) scale(1);
transform: translateY(0%) scale(1);
}
.sl-slide-horizontal .sl-content-slice:first-child {
top: -200px;
padding: 200px 200px 0px 200px;
}
.sl-slide-horizontal .sl-content-slice:nth-child(2) {
top: 50%;
padding: 0px 200px 200px 200px;
} .sl-slide-vertical .sl-content-slice {
width: 50%;
height: 100%;
top: -200px;
-webkit-transform: translateX(0%) scale(1);
-moz-transform: translateX(0%) scale(1);
-o-transform: translateX(0%) scale(1);
-ms-transform: translateX(0%) scale(1);
transform: translateX(0%) scale(1);
}
.sl-slide-vertical .sl-content-slice:first-child {
left: -200px;
padding: 200px 0px 200px 200px;
}
.sl-slide-vertical .sl-content-slice:nth-child(2) {
left: 50%;
padding: 200px 200px 200px 0px;
}  .sl-content-wrapper {
position: absolute;
}
.sl-content {
width: 100%;
height: 100%;
background: #fff;
} .sl-slide-horizontal .sl-slide-inner {
background: #ddd;
}
.sl-slide-vertical .sl-slide-inner {
background: #ccc;
} .demo-2 .sl-slider blockquote.slider-left {text-align: left}
.demo-2 .sl-slider blockquote.slider-right {text-align: right}
.demo-2 .sl-slider h2.slider-left {text-align: left; left: 9px}
.demo-2 .sl-slider h2.slider-right {text-align: right; right: 10px}
.demo-2 .sl-slider .slider-left .cta {float: left; left: 41px;}
.demo-2 .sl-slider .slider-right .cta {float: right; right: 41px;}
.button-position {
width: 80%;
max-width: 960px;
margin: 0 auto;
position: relative;
padding: 0 40px;
}.demo-1 .sl-slider-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.demo-2 .sl-slider-wrapper {
width: 100%;
overflow: hidden;
position: relative;
border-bottom: 6px solid  rgba(0, 0, 0 , 0.1);
}
.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote {
padding: 0 30px 10px 30px;
width: 50%;
max-width: 960px;
margin: 0 auto;
position: relative;
z-index: 100;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.demo-2 .sl-slider h2 {
text-transform: uppercase;
}
.demo-2 .sl-slider blockquote {
font-size: 28px;
padding: 10px 40px;
font-weight: 300;
border: none;
}
.demo-2 .sl-slider blockquote cite {
font-size: 16px;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
letter-spacing: 5px;
padding-top: 30px;
display: inline-block;
}
.demo-2 .sl-slider .cta {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-weight: bold;
line-height: 1em;
margin-top: 40px;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
padding: 14px 18px;
position: relative;
z-index: 100;
}
.demo-2 .sl-slider .cta:hover {
background-color: #fff;
color: #444;
text-decoration: none;
}
.demo-2 .sl-slider .cta:active {
top: 1px;
}
.demo-2 .sl-slider .cta:focus {
text-decoration: none;
}
.demo-2 .bg-img {
padding: 0 200px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
top: 0;
left: -200px;
width: 100%;
height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-position: center center;
} .nav-arrows span {
cursor: pointer;
background-color: #fff;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
box-shadow: 0 0 1px (0, 0, 0, .1);
}
.nav-arrows span:hover {
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
}
.nav-arrows span i {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
color: #444;
opacity: .3;
}
.nav-arrows span .fa-chevron-right {
margin-right: 1px;
}
.nav-arrows span:hover i {
opacity: 1;
}
.nav-arrows span:active {
border: 1px solid rgba(0,0,0,.3);
}
.nav-arrows span.nav-arrow-prev {
height: 42px;
left: 5%;
margin-top: -21px;
padding-top: 14px;
position: absolute;
top: 50%;
width: 42px;
z-index: 10;
-webkit-transition: all .75s ease;
-moz-transition: all .75s ease;
-ms-transition: all .75s ease;
-o-transition: all .75s ease;
transition: all .75s ease;
}
#slider .nav-arrows span.nav-arrow-prev {left: -8%}
#slider:hover .nav-arrows span.nav-arrow-prev {left: 5%}
.nav-arrows span.nav-arrow-next {
height: 42px;
margin-top: -21px;
padding-top: 15px;
position: absolute;
right: 5%;
top: 50%;
width: 42px;
z-index: 10;
-webkit-backface-visibility: hidden;
-webkit-transition: all .75s ease;
-moz-transition: all .75s ease;
-ms-transition: all .75s ease;
-o-transition: all .75s ease;
transition: all .75s ease;
}
#slider .nav-arrows span.nav-arrow-next {right: -8%}
#slider:hover .nav-arrows span.nav-arrow-next {right: 5%} .nav-dots {
text-align: center;
position: absolute;
bottom: 2%;
height: 30px;
width: 100%;
left: 0;
z-index: 1000;
display: none;
}
.nav-dots span {
display: inline-block;
position: relative;
width: 16px;
height: 16px;
border-radius: 50%;
margin: 3px;
background: #ddd;
background: rgba(150,150,150,0.4);
cursor: pointer;
box-shadow: 
0 1px 1px rgba(255,255,255,0.4), 
inset 0 1px 1px rgba(0,0,0,0.1);
}
.demo-2 .nav-dots span {
background: rgba(150,150,150,0.1);
margin: 6px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
box-shadow: 
0 1px 1px rgba(255,255,255,0.4), 
inset 0 1px 1px rgba(0,0,0,0.1),
0 0 0 2px rgba(255,255,255,0.5);
}
.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
box-shadow: 
0 1px 1px rgba(255,255,255,0.4), 
inset 0 1px 1px rgba(0,0,0,0.1),
0 0 0 5px rgba(255,255,255,0.5);
}
.nav-dots span.nav-dot-current:after {
content: "";
position: absolute;
width: 10px;
height: 10px;
top: 3px;
left: 3px;
border-radius: 50%;
background: rgba(255,255,255,0.8);
} .demo-1 .deco {
width: 260px;
height: 260px;
border: 2px dashed #ddd;
border: 2px dashed rgba(150,150,150,0.4);
border-radius: 50%;
position: absolute;
bottom: 50%;
left: 50%;
margin: 0 0 0 -130px;
}
.demo-1 [data-icon]:after {
content: attr(data-icon);
font-family: 'AnimalsNormal';
color: #999;
text-shadow: 0 0 1px #999;
position: absolute;
width: 220px;
height: 220px;
line-height: 220px;
text-align: center;
font-size: 100px;
top: 50%;
left: 50%;
margin: -110px 0 0 -110px;
box-shadow: inset 0 0 0 10px #f7f7f7;
border-radius: 50%;
}
.demo-1 .sl-slide h2 {
color: #000;
text-shadow: 0 0 1px #000;
padding: 20px;
position: absolute;
font-size: 34px;
font-weight: 700;
letter-spacing: 13px;
text-transform: uppercase;
width: 80%;
left: 10%;
text-align: center;
line-height: 50px;
bottom: 50%;
margin: 0 0 -120px 0;
}
.demo-1 .sl-slide blockquote {
position: absolute;
width: 100%;
text-align: center;
left: 0;
font-weight: 400;
font-size: 14px;
line-height: 20px;
height: 70px;
color: #8b8b8b;
z-index: 2;
bottom: 50%;
margin: 0 0 -200px 0;
padding: 0;
}
.demo-1 .sl-slide blockquote p{
margin: 0 auto;
width: 60%;
max-width: 400px;
position: relative;
}
.demo-1 .sl-slide blockquote p:before {
color: #f0f0f0;
color: rgba(244,244,244,0.65);
font-family: "Bookman Old Style", Bookman, Garamond, serif;
position: absolute;
line-height: 60px;
width: 75px;
height: 75px;
font-size: 200px;
z-index: -1;
left: -80px;
top: 35px;
content: '\201C';
}
.demo-1 .sl-slide blockquote cite {
font-size: 10px;
padding-top: 10px;
display: inline-block;
font-style: normal;
text-transform: uppercase;
letter-spacing: 4px;
}  .demo-1 .bg-1 .sl-slide-inner,
.demo-1 .bg-1 .sl-content-slice {
background: #fff;
} .demo-1 .bg-2 .sl-slide-inner,
.demo-1 .bg-2 .sl-content-slice {
background: #000;
}
.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
color: #fff;
}
.demo-1 .bg-2 blockquote:before {
color: #222;
} .demo-1 .bg-3 .sl-slide-inner,
.demo-1 .bg-3 .sl-content-slice {
background: #db84ad;
}
.demo-1 .bg-3 .deco {
border-color: #fff;
border-color: rgba(255,255,255,0.5);
}
.demo-1 .bg-3 [data-icon]:after {
color: #fff;
text-shadow: 0 0 1px #fff;
box-shadow: inset 0 0 0 10px #b55381;
}
.demo-1 .bg-3 h2,
.demo-1 .bg-3 blockquote{
color: #fff;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.demo-1 .bg-3 blockquote:before {
color: #c46c96;
} .demo-1 .bg-4 .sl-slide-inner,
.demo-1 .bg-4 .sl-content-slice {
background: #5bc2ce;
}
.demo-1 .bg-4 .deco {
border-color: #379eaa;
}
.demo-1 .bg-4 [data-icon]:after {
text-shadow: 0 0 1px #277d87;
color: #277d87;
}
.demo-1 .bg-4 h2,
.demo-1 .bg-4 blockquote{
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.demo-1 .bg-4 blockquote:before {
color: #379eaa;
} .demo-1 .bg-5 .sl-slide-inner,
.demo-1 .bg-5 .sl-content-slice {
background: #ffeb41;
}
.demo-1 .bg-5 .deco {
border-color: #ECD82C;
}
.demo-1 .bg-5 .deco:after {
color: #000;
text-shadow: 0 0 1px #000;
}
.demo-1 .bg-5 h2,
.demo-1 .bg-5 blockquote{
color: #000;
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.demo-1 .bg-5 blockquote:before {
color: #ecd82c;
}
.demo-2 .bg-img-1 {
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/script/home-slider/images/1.jpg);
}
.demo-2 .bg-img-2 {
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/script/home-slider/images/2.jpg);
}
.demo-2 .bg-img-3 {
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/script/home-slider/images/3.jpg);
}
.demo-2 .bg-img-4 {
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/script/home-slider/images/4.jpg);
}
.demo-2 .bg-img-5 {
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/script/home-slider/images/5.jpg);
} .sl-trans-elems .deco{
-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
-webkit-animation: moveUp 1s ease-in-out both;
-moz-animation: moveUp 1s ease-in-out both;
-o-animation: moveUp 1s ease-in-out both;
-ms-animation: moveUp 1s ease-in-out both;
animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
-webkit-animation: fadeIn 0.5s linear 0.5s both;
-moz-animation: fadeIn 0.5s linear 0.5s both;
-o-animation: fadeIn 0.5s linear 0.5s both;
-ms-animation: fadeIn 0.5s linear 0.5s both;
animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
-webkit-animation: scaleDown 1s ease-in-out both;
-moz-animation: scaleDown 1s ease-in-out both;
-o-animation: scaleDown 1s ease-in-out both;
-ms-animation: scaleDown 1s ease-in-out both;
animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
-webkit-animation: fadeOut 1s ease-in-out both;
-moz-animation: fadeOut 1s ease-in-out both;
-o-animation: fadeOut 1s ease-in-out both;
-ms-animation: fadeOut 1s ease-in-out both;
animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
-webkit-animation: fadeOut 1s linear both;
-moz-animation: fadeOut 1s linear both;
-o-animation: fadeOut 1s linear both;
-ms-animation: fadeOut 1s linear both;
animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll{
0% {-webkit-transform: translateX(500px) rotate(360deg);}
100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
0% {-webkit-transform: translateY(40px);}
100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
0% {-moz-transform: translateY(40px);}
100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
0% {-o-transform: translateY(40px);}
100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
0% {-ms-transform: translateY(40px);}
100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
0% {transform: translateY(40px);}
100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
0% {opacity: 0;}
100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
0% {opacity: 0;}
100% {opacity: 1;}
}
@-o-keyframes fadeIn{
0% {opacity: 0;}
100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn{
0% {opacity: 0;}
100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
0% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
0% {-moz-transform: scale(1);}
100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
0% {-o-transform: scale(1);}
100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
0% {-ms-transform: scale(1);}
100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
0% {transform: scale(1);}
100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
0% {opacity: 1;}
100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
0% {opacity: 1;}
100% {opacity: 0;}
}
@-o-keyframes fadeOut{
0% {opacity: 1;}
100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut{
0% {opacity: 1;}
100% {opacity: 0;}
}
.button-position.slider-left,
.demo-2 .sl-slider h2.slider-left,
.demo-2 .sl-slider blockquote.slider-left {
padding-left: 0;
max-width: 1170px;
width: 100%;
left: 50px;
}
.demo-2 .sl-slider h2.slider-left p,
.demo-2 .sl-slider blockquote.slider-left p {
width: 50%
}
.demo-2 .sl-slider .slider-left .cta {left: 20px} .button-position.slider-right,
.demo-2 .sl-slider h2.slider-right,
.demo-2 .sl-slider blockquote.slider-right {
padding-right: 0;
max-width: 1170px;
width: 100%;
right: 50px;
}
.demo-2 .sl-slider blockquote.slider-right cite {width: 100%; float: right}
.demo-2 .sl-slider h2.slider-right p,
.demo-2 .sl-slider blockquote.slider-right p {
width: 50%;
float: right;
}
.demo-2 .sl-slider .slider-right .cta {right: 20px} @media screen and (max-width: 660px) {
.demo-1 .deco {
width: 130px;
height: 130px;
margin-left: -65px;
margin-bottom: 50px;
}
.demo-1 [data-icon]:after {
width: 110px;
height: 110px;
line-height: 110px;
font-size: 40px;
margin: -55px 0 0 -55px;
}
.demo-1 .sl-slide blockquote {
margin-bottom: -120px;
}
.demo-1 .sl-slide h2 {
line-height: 22px;
font-size: 18px;
margin-bottom: -40px;
letter-spacing: 8px;
}
.demo-1 .sl-slide blockquote p:before {
line-height: 10px;
width: 40px;
height: 40px;
font-size: 120px;
left: -45px;
}
.demo-2 .sl-slider-wrapper {
height: 500px;
}
.demo-2 .sl-slider h2 {
padding: 0 30px 10px;
font-size: 1.8em;
}
.demo-2 .sl-slider blockquote p {
font-size: 16px;
}
.demo-2 .sl-slider .cta {
margin-top: 20px;
}
#slider .nav-arrows span.nav-arrow-prev {left: -10%}
#slider .nav-arrows span.nav-arrow-next {right: -10%}
}
@media screen and (max-width: 480px) {
.demo-2 .sl-slider h2 {
padding: 0 20px 10px;
}
.demo-2 .sl-slider blockquote cite {
padding-top: 10px;
}
#slider .nav-arrows span.nav-arrow-prev {left: -12%}
#slider .nav-arrows span.nav-arrow-next {right: -12%}
}
@media screen and (max-width: 380px) {
.demo-2 .sl-slider h2 {
font-size: 20px;
line-height: 1.7em;
}
#slider .nav-arrows span.nav-arrow-prev {left: -14%}
#slider .nav-arrows span.nav-arrow-next {right: -14%}        
.button-position.slider-left, .demo-2 .sl-slider h2.slider-left, .demo-2 .sl-slider blockquote.slider-left {
padding-left: 0;
max-width: 1170px;
width: 90%!important;
left: 10px;
padding-right: 10px;
text-align: center;
}
.button-position.slider-right, .demo-2 .sl-slider h2.slider-right, .demo-2 .sl-slider blockquote.slider-right {
padding-right: 0;
max-width: 1170px;
width: 90%!important;
right: 10px;
padding-left: 10px;
text-align: center;
}
.demo-2 .sl-slider h2.slider-left p, .demo-2 .sl-slider blockquote.slider-left p {
width: 95%;
}
.demo-2 .sl-slider h2.slider-right p, .demo-2 .sl-slider blockquote.slider-right p {
width: 95%;
}
.demo-2 .sl-slider .slider-left .cta {
left: 0;
float: none;
}
.demo-2 .sl-slider .slider-right .cta {
right: 0;
float: none;
}
.demo-2 .sl-slider h2 {padding: 0 0 10px}
.demo-2 .sl-slider blockquote {padding: 10px 0}
.demo-2 .button-position {padding: 0}
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {background: #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;} .flex-container {zoom: 1; position: relative;}  .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;} .flex-direction-nav { height: 0; }
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/flexslider/theme/bg_direction_nav.png) no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}  .flex-control-nav li a:hover {background-position: top;}
.flex-control-nav li a.active {background-position: top; cursor: default;}
.flex-control-nav li {
margin: 4px 2px;
width: 10px;
height: 10px;
border: 2px solid rgba(255,255,255,0.5);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: relative;
}
.flex-control-nav li:first-child {
margin-left: 4px
}
.flex-control-nav li:last-child {
margin-right: 4px
}
.flex-control-nav {
width: auto;
bottom: 20px;
right: 20px;
background-color: rgba(0,0,0,0.4);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.flex-control-nav li a {
width: 8px;
height: 8px;
display: block;
background: #666;
background: rgba(0,0,0,0.2);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
cursor: pointer
}
.flex-control-nav li a {
width: 6px;
height: 6px;
background-color: #fff;
margin: 2px 3px;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
margin-top: -3px;
margin-left: -3px;
}
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
background: #fff;
opacity: 1;
border-bottom: none;
}.countdown_rtl {
direction: rtl;
}
.countdown_holding span {
color: #888;
}
.countdown_row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.countdown_show1 .countdown_section {
width: 98%;
}
.countdown_show2 .countdown_section {
width: 48%;
}
.countdown_show3 .countdown_section {
width: 32.5%;
}
.countdown_show4 .countdown_section {
width: 24.5%;
}
.countdown_show5 .countdown_section {
width: 19.5%;
}
.countdown_show6 .countdown_section {
width: 16.25%;
}
.countdown_show7 .countdown_section {
width: 14%;
}
.countdown_section {
display: block;
float: left;
font-size: 75%;
text-align: center;
}
.countdown_amount {
font-size: 200%;
}
.countdown_descr {
display: block;
width: 100%;
}div.jp-audio,
div.jp-video { position:relative;
}
div.jp-audio { width: 100%; }
div.jp-video-270p {
width:480px;
}
div.jp-video-360p {
width:640px;
}
div.jp-video-full { width:480px;
height:270px; position:static !important; position:relative
}
div.jp-video-full div.jp-jplayer {
top: 0;
left: 0;
position: fixed !important; position: relative; overflow: hidden;
z-index:1000;
}
div.jp-video-full div.jp-gui {
position: fixed !important; position: static; top: 0;
left: 0;
width:100%;
height:100%;
z-index:1000;
}
div.jp-video-full div.jp-interface {
position: absolute !important; position: relative; bottom: 0;
left: 0;
z-index:1000;
}
div.jp-interface {
position: relative;
width:100%;
}
div.jp-audio div.jp-type-single div.jp-interface {}
div.jp-audio div.jp-type-playlist div.jp-interface {
height:80px;
}
div.jp-video div.jp-interface {
border-top:1px solid #009be3;
} div.jp-controls-holder {
clear: both;
width:440px;
margin:0 auto;
position: relative;
overflow:hidden;
top:-8px; }
div.jp-interface ul.jp-controls {
list-style-type:none;
margin:0;
padding: 0;
overflow:hidden;
}
div.jp-audio ul.jp-controls {
float: left;
width: 100%;
}
div.jp-video div.jp-type-single ul.jp-controls {
width: 78px;
margin-left: 200px;
}
div.jp-video div.jp-type-playlist ul.jp-controls {
width: 134px;
margin-left: 172px;
}
div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
display:inline;
float: left;
}
div.jp-interface ul.jp-controls a {
display:block;
overflow:hidden;
text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
float: left;
width:30px;
height:30px;
}
a.jp-play {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/play.png) no-repeat top left;
}
a.jp-play:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/play.png) no-repeat bottom left;
}
a.jp-pause {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/stop.png) no-repeat top left;
display: none;
}
a.jp-pause:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/stop.png) no-repeat bottom left;
}
a.jp-stop, a.jp-previous, a.jp-next {
display: none!important;
}  div.jp-progress {
overflow:hidden;
}
div.jp-audio div.jp-progress {
position: absolute;
top:49px;
}
div.jp-audio div.jp-type-single div.jp-progress {
float: left;
background: #000;
width: 60%;
height: 7px;
left:95px;
display: block;
border: none;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
left:166px;
width:130px;
}
div.jp-video div.jp-progress {
top:0px;
left:0px;
width:100%;
height:10px;
}
div.jp-seek-bar {
float: left;
width:99.5%!important;
height: 7px;
cursor: pointer;
margin: 0;
}
div.jp-play-bar {
background: #fff;
border: none;
width:0px;
height:7px;
} div.jp-seeking-bg {
height: 5px;
background-color:  #d4d0b8;
}  a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
float: left;
width:15px;
height:10px;
}
div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
position: absolute;
right: 135px;
top: 48px;
display: block;
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
margin-left: 154px;
}
div.jp-audio a.jp-volume-max {
margin-left: 56px;	
}
div.jp-video a.jp-mute,
div.jp-video a.jp-unmute{
position: absolute;
top:12px;
margin-top:0;
}
div.jp-video a.jp-volume-max { display: none!important; }
div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
}
div.jp-video a.jp-volume-max {
left: 134px;
}
a.jp-mute {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/mute.png) no-repeat top left;
}
a.jp-mute:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/mute.png) no-repeat bottom left;
}
a.jp-unmute {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/unmute.png) no-repeat top left;
display: none;
}
a.jp-unmute:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/unmute.png) no-repeat bottom left;
}
div.jp-volume-bar {
position: absolute;
overflow:hidden;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) 0 -250px repeat-x;
width:46px;
height:5px;
cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
top:49px;
right: 30px;
position: absolute;
background: #000;
width:12%;
height: 7px;
padding: 0;
display: block;
border: none;
}
div.jp-video div.jp-volume-bar {
top:17px;
left:72px;
}
div.jp-volume-bar-value {
background: #fff;
border: none;
width:0px;
height:7px;
}  div.jp-audio div.jp-time-holder {
display: none!important;
}  div.jp-title {
font-weight:bold;
text-align:center;
}
div.jp-title,
div.jp-playlist {
width:100%;
background-color:#ccc;
border-top:1px solid #009be3;
}
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist {
display: none!important;
}
div.jp-title ul,
div.jp-playlist ul {
list-style-type:none;
margin:0;
padding:0 20px;
font-size:.72em;
}
div.jp-title li {
padding:5px 0;
font-weight:bold;
}
div.jp-playlist li {
padding:5px 0 4px 20px;
border-bottom:1px solid #eee;
}
div.jp-playlist li div {
display:inline;
} div.jp-type-playlist div.jp-playlist li:last-child {
padding:5px 0 5px 20px;
border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
list-style-type:square;
list-style-position:inside;
padding-left:7px;
}
div.jp-type-playlist div.jp-playlist a {
color: #333;
text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
float:right;
display:inline;
text-align:right;
margin-right:10px;
font-weight:bold;
color:#666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
float:right;
display:inline;
text-align:right;
margin-right:10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a{
color:#666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
color:#0d88c1;
}
span.jp-artist {
font-size:.8em;
color:#666;
} div.jp-video-play {
position:absolute;
top:0;
left:0;
width:100%;
cursor:pointer;
background-color:rgba(0,0,0,0); }
div.jp-video-270p div.jp-video-play {
height:270px;
}
div.jp-video-360p div.jp-video-play {
height:360px;
}
div.jp-video-full div.jp-video-play {
height:100%;
z-index:1000;
}
a.jp-video-play-icon {
position:relative;
display:block;
width: 112px;
height: 100px;
margin-left:-56px;
margin-top:-50px;
left:50%;
top:50%;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.video.play.png) 0 0 no-repeat;
text-indent:-9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.video.play.png) 0 -100px no-repeat;
}
div.jp-jplayer audio,
div.jp-jplayer {
width:0px;
height:0px;
}
div.jp-jplayer {
background-color: #000000;
}  ul.jp-toggles {
list-style-type:none;
padding:0;
margin:0 auto;
overflow:hidden;
}
div.jp-audio .jp-type-single ul.jp-toggles {
width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
width:55px;
margin: 0;
position: absolute;
left: 325px;
top: 50px;
}
div.jp-video ul.jp-toggles {
margin-top:10px;
width:100px;
}
ul.jp-toggles li {
display:block;
float:right;
}
ul.jp-toggles li a {
display:block;
width:25px;
height:18px;
text-indent:-9999px;
line-height:100%; }
a.jp-full-screen {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) 0 -310px no-repeat;
margin-left: 20px;
}
a.jp-full-screen:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -30px -310px no-repeat;
}
a.jp-restore-screen {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -60px -310px no-repeat;
margin-left: 20px;
}
a.jp-restore-screen:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -90px -310px no-repeat;
}
a.jp-repeat {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) 0 -290px no-repeat;
}
a.jp-repeat:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -30px -290px no-repeat;
}
a.jp-repeat-off {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -60px -290px no-repeat;
}
a.jp-repeat-off:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -90px -290px no-repeat;
}
a.jp-shuffle {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) 0 -270px no-repeat;
margin-left: 5px;
}
a.jp-shuffle:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -30px -270px no-repeat;
}
a.jp-shuffle-off {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -60px -270px no-repeat;
margin-left: 5px;
}
a.jp-shuffle-off:hover {
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/jplayer/skin/blue.monday/jplayer.blue.monday.jpg) -90px -270px no-repeat;
}  .jp-no-solution {
position:absolute;
width:390px;
margin-left:-202px;
left:50%;
top: 10px;
padding:5px;
font-size:.8em;
background-color:#eee;
border:2px solid #009be3;
color:#000;
display:none;
}
.jp-no-solution a {
color:#000;
}
.jp-no-solution span {
font-size:1em;
display:block;
text-align:center;
font-weight:bold;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.fgnsinc.com/wp-content/themes/immensely/script/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.fgnsinc.com/wp-content/themes/immensely/script/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.fgnsinc.com/wp-content/themes/immensely/script/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}