/*
Package:Simply5
Template for Joomla 3 
Author:Richard Keasley
Updated:15/06/15
*/
a.label:hover,
a.badge:hover{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}
a.thumbnail:hover{
border-color:#0088CC;
box-shadow:0 1px 4px rgba(0,105,214,0.25);
}
abbr.initialism{
font-size:90%;
text-transform:uppercase;
}
abbr[title]{
border-bottom:1px dotted #999999;
cursor:help;
}
address{
margin-bottom:1em;
display:block;
font-style:italic;
}
article,
aside,
details,
footer,
header,
hgroup,
nav,
section{
display:block;
}
audio,
canvas,
video{
display:inline-block;
}
audio:not([controls]){
display:none;
}

button,
input{
line-height:normal;
}
button,
input,
select,
textarea{
margin:0;
font-size:10pt;
vertical-align:middle;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{
cursor:pointer;
}
button.btn,
input[type="submit"].btn{
*padding-top:3px;
*padding-bottom:3px;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large{
*padding-top:7px;
*padding-bottom:7px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini{
*padding-top:1px;
*padding-bottom:1px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small{
*padding-top:3px;
*padding-bottom:3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner{
padding:0;
border:0;
}
button.close{
padding:0;
border:0;
background:transparent;
cursor:pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
padding:0;
border:0;
}
code{
font-family:monospace;
padding:2px 4px;
border:1px solid #70371C;
color:#DD1144;
background-color:#FFF;
}
pre{
font-family:monospace;
padding:0 3px 2px;
color:#333333;
}
dd{
margin-left:9px;
}
div.modal{
width:560px;
margin:-250px 0 0 -280px;
border-radius:6px;
box-shadow:0 3px 7px rgba(0,0,0,0.3);
border:1px solid #999999;
background-color:1px solid #999999;
position:fixed;
top:50%;
left:50%;
z-index:1px solid #999999;
overflow:auto;
}
div.modal.fade{
top:-25%;
}
div.modal.fade.in{
top:50%;
}
dl{
margin-bottom:1em;
}
dl dt{
font-weight:bold;
}
dl dd{
}
em{
font-style:italic;
}
fieldset{
padding:0;
margin:0;
border:0;
}
figcaption{
display:block;
font-weight:bold;
font-style:italic;
text-align:center;
}
figure{
padding:0.5em;
margin:0.5em;
display:inline-block;
background:#EEEEEE;
}
form{
margin:0 0 1em;
}

html{
border:0;
padding:0;
margin:0;
}
img{
border:0;
max-width:100%;
height:auto;
vertical-align:middle;
}
input,
button,
select,
textarea{
font-family:sans-serif;
}
input,
textarea{
width:25em;
}
input,
textarea,
.uneditable-input{
margin-left:0;
}
input,
textarea,
.uneditable-input{
margin-left:0;
}
input.search-query{
padding-right:14px;
padding-right:4px \9;
padding-left:14px;
padding-left:4px \9;
margin-bottom:0;
border-radius:15px;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid{
border-color:#EE5F5B;
color:#B94A48;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus{
border-color:#E9322D;
box-shadow:0 0 6px #F8B9B7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
color:#999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder{
color:#999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
color:#999999;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly]{
background-color:#EEEEEE;
cursor:not-allowed;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"]{
width:auto;
}
input[type="radio"],
input[type="checkbox"]{
margin:4px 0 0;
margin-top:1px \9;
line-height:normal;
cursor:pointer;
*margin-top:0;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly]{
background-color:transparent;
}
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;
}
label{
display:block;
}
label,
input,
button,
select,
textarea{
font-weight:normal;
line-height:1.5em;
}
legend{
width:100%;
padding:0;
margin-bottom:0.5em;
border:0;
border-bottom:1px solid #E5E5E5;
display:block;
color:#333333;
font-size:1em;
}
legend + .control-group{
margin-top:18px;
}
legend small{
color:#999999;
font-size:0.8em;
}
p{
margin:0 0 0.5em;
}
pre{
padding:8.5px;
margin:0 0 9px;
border-radius:4px;
border:1px solid #CCCCCC;
display:block;
white-space:pre;
background-color:#F5F5F5;
font-size:1em;
line-height:1.3em;
word-break:break-all;
word-wrap:break-word;
}
pre code{
padding:0;
border:0;
color:inherit;
background-color:transparent;
}
pre.prettyprint{
margin-bottom:18px;
}

select{
width:220px;
border:1px solid #BBBBBB;
background-color:#FFFFFF;
}
select,
input[type="file"]{
line-height:30px;
height:30px;
*margin-top:4px;
}
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{
padding:4px 6px;
margin-bottom:9px;
border-radius:3px;
display:inline-block;
color:#555555;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus{
outline:5px auto -webkit-focus-ring-color;
outline:thin dotted #333333;
outline-offset:-2px;
}
select[multiple],
select[size]{
height:auto;
}
small{
font-size:85%;
}
strong{
font-weight:bold;
}
sub{
bottom:-0.25em;
}
sub,
sup{
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}
sup{
top:-0.5em;
}
table{
background-color:transparent;
border-collapse:collapse;
border-spacing:0;
max-width:100%;
}
table td{
border:1px solid #000000;
padding:0.1em 0.25em;
}
textarea{
overflow:auto;
vertical-align:top;
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{
border:1px solid #CCCCCC;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
background-color:#FFFFFF;
transition:border linear .2s,box-shadow linear .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(82,168,236,0.8);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
outline:0;
outline:thin dotted \9;
}
ul ul,
ul ol,
ol ol,
ol ul{
margin-bottom:0;
}
ul.unstyled,ol.unstyled,
ul.category,ol.category,
ul.category-module,ol.category-module{
left: 0;
list-style: none;
margin: 0 ;
padding: 0;
position: static;
}ul.unstyled li,ol.unstyled li,ul.category li,ol.category li{overflow: auto;}ul.unstyled .list-title, ol.unstyled .list-title,ul.category .list-title, ol.category .list-title{display: inline; width: auto; float: left; margin-right: 2em;}ul.list-striped li.cat-list-row0,
ol.list-striped li.cat-list-row0
{background: #EEE;
}
.accordion{
margin-bottom:18px;
}
.accordion-group{
margin-bottom:2px;
border:1px solid #E5E5E5;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.accordion-heading{
border-bottom:0;
}
.accordion-heading .accordion-toggle{
padding:8px 15px;
display:block;
}
.accordion-inner{
padding:9px 15px;
border-top:1px solid #E5E5E5;
}
.accordion-toggle{
cursor:pointer;
}
.addtocart.moduletable{
border:1px solid #CC6666;
padding:0.1em 0.2EM;
background:#D8CCCC;
}
.affix{
position:fixed;
}
.alert{
padding:8px 35px 8px 14px;
margin-bottom:18px;
border:1px solid #FBEED5;
border-radius:4px;
background-color:#FCF8E3;
color:#C09853;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.alert .close{
float:right;
}
.alert h4{
margin:0;
}
.alert-block{
padding-top:14px;
padding-bottom:14px;
}
.alert-block > p,
.alert-block > ul{
margin-bottom:0;
}
.alert-block p + p{
margin-top:5px;
}
.alert-danger,
.alert-error{
border-color:#EED3D7;
background-color:#F2DEDE;
color:#B94A48;
}
.alert-info{
border-color:#BCE8F1;
background-color:#D9EDF7;
color:#3A87AD;
}
.alert-success{
border-color:#D6E9C6;
background-color:#DFF0D8;
color:#468847;
}
.article-info{
padding:0.2em 0.5em;
margin:0.1em 0;
border-radius:0.5em;
background:#DDDDDD;
}
.article-info dd{
margin:0;
padding:0 3em 0 0;
display:inline-block;
}
.article-info dt{
margin:0;
padding:0 3em 0 0;
display:inline-block;
font-weight:bold;
}
.article-info dt:after{
content:":";
}
.badge{
padding:1px 9px 2px;
border-radius:9px;
}
.blog-featured, .blog{
border:0;
padding: 0 0 1em 0;
margin: 0 0 1em 0;
}
.breadcrumb{
padding:0;
margin:0 ;
border-radius:4px;
list-style:none;
background-color:#F0F0F0;
overflow: auto;
}
.breadcrumb li{
display:inline-block;
color: #006;
}
.breadcrumb .active{
color: #006;
}
.breadcrumb .divider{
padding:0 0.3em;
color:#006;
}
.breadcrumb .pathway{color: #006;}
.btn {
background-color: #f5f5f5;
background-image: linear-gradient(to bottom, #fff, #e6e6e6);
background-repeat: repeat-x;
border-color: #bbb #bbb #a2a2a2;
border-image: none;
border-radius: 0.5em;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
display: inline-block;
font-size: 10pt;
line-height: 18px;
margin-bottom: 0;
padding: 0.2em;
text-align: center;
vertical-align: middle;
}
.btn .caret{
margin-top:8px;
margin-left:0;
}
.btn .label,
.btn .badge{
position:relative;
top:-1px;
}
.btn.active,
.btn:active,
.btn:hover,
.btn:focus{
box-shadow:0px 0px 15px #AAFFAA;
color:#000000;
background-color:#F0F0F0;
text-decoration:none;
outline:0;
}
.btn.disabled,
.btn[disabled]{
box-shadow:none;
background-color:#E6E6E6;
background-image:none;
opacity:0.65;
cursor:default;
filter:alpha(opacity=65);
-webkit-box-shadow:none;
-moz-box-shadow:none;
}
.btn.disabled,
.btn[disabled]{
}
.btn:first-child{
*margin-left:0;
}
.btn-block{
width:100%;
padding-left:0;
padding-right:0;
display:block;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.btn-block + .btn-block{
margin-top:5px;
}
.btn-danger{
border-color:#BD362F;
border-color:#BD362F #BD362F #802420;
color:#BD362F;
background-color:#BD362F;
background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);
background-repeat:repeat-x;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled]{
color:#A9302A;
background-color:#BD362F;
}
.btn-danger:active,
.btn-danger.active{
background-color:#942A25 \9;
}
.btn-group{
white-space:nowrap;
font-size:0;
position:relative;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle{
outline:0;
}
.btn-group + .btn-group{
margin-left:5px;
}
.btn-group > .btn{
border-radius:0;
position:relative;
}
.btn-group > .btn + .btn{
margin-left:-1px;
}
.btn-group > .btn + .dropdown-toggle{
padding-left:8px;
padding-right:8px;
box-shadow:inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
}
.btn-group > .btn,
.btn-group > .dropdown-menu{
font-size:10pt;
}
.btn-group > .btn.large:first-child{
margin-left:0;
border-top-left-radius:6px;
border-bottom-left-radius:6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle{
border-top-right-radius:6px;
border-bottom-right-radius:6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active{
z-index:2;
}
.btn-group > .btn:first-child{
margin-left:0;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
-webkit-border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
-webkit-border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle{
border-top-right-radius:4px;
border-bottom-right-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-radius-topright:4px;
-webkit-border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
}
.btn-group > .btn-large{
font-size:16px;
}
.btn-group > .btn-large + .dropdown-toggle{
padding-left:12px;
padding-right:12px;
*padding-top:7px;
*padding-bottom:7px;
}
.btn-group > .btn-mini{
font-size:11px;
}
.btn-group > .btn-mini + .dropdown-toggle{
padding-left:5px;
padding-right:5px;
*padding-top:2px;
*padding-bottom:2px;
}
.btn-group > .btn-small{
font-size:12px;
}
.btn-group > .btn-small + .dropdown-toggle{
*padding-top:5px;
*padding-bottom:4px;
}
.btn-group > .dropdown-toggle{
padding:0.1em 0.7em;
font-size:8pt;
}
.btn-group.open .btn.dropdown-toggle{
background-color:#E6E6E6;
}
.btn-group.open .btn-danger.dropdown-toggle{
background-color:#BD362F;
}
.btn-group.open .btn-info.dropdown-toggle{
background-color:#2F96B4;
}
.btn-group.open .btn-inverse.dropdown-toggle{
background-color:#222222;
}
.btn-group.open .btn-primary.dropdown-toggle{
background-color:#0044CC;
}
.btn-group.open .btn-success.dropdown-toggle{
background-color:#51A351;
}
.btn-group.open .btn-warning.dropdown-toggle{
background-color:#F89406;
}
.btn-group.open .dropdown-toggle{
box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
background-image:none;
-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
}
.btn-group:first-child{
*margin-left:0;
}
.btn-group-vertical{
display:inline-block;
}
.btn-group-vertical .btn{
float:none;
width:100%;
border-radius:0;
display:block;
}
.btn-group-vertical .btn + .btn{
margin-left:0;
margin-top:-1px;
}
.btn-group-vertical .btn:first-child{
border-radius:4px 4px 0 0;
}
.btn-group-vertical .btn:last-child{
border-radius:0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child{
border-radius:6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child{
border-radius:0 0 6px 6px;
}
.btn-info{
border-color:#2F96B4;
border-color:#2F96B4 #2F96B4 #1F6377;
color:#2F96B4;
background-color:#2F96B4;
background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);
background-repeat:repeat-x;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled]{
color:#2A85A0;
background-color:#2F96B4;
}
.btn-info:active,
.btn-info.active{
background-color:#24748C \9;
}
.btn-inverse{
border-color:#222222;
border-color:#222222 #222222 #000000;
color:#222222;
background-color:#222222;
background-image:linear-gradient(to bottom,#444,#222);
background-repeat:repeat-x;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled]{
color:#151515;
background-color:#222222;
}
.btn-inverse:active,
.btn-inverse.active{
background-color:#090909 \9;
}
.btn-large{
padding:9px 14px;
border-radius:5px;
font-size:15px;
line-height:normal;
}
.btn-large .caret{
border-left-width:5px;
border-right-width:5px;
border-top-width:5px;
}
.btn-large [class^="icon-"]{
margin-top:2px;
}
.btn-link{
border-color:transparent;
border-radius:0;
color:#0088CC;
cursor:pointer;
}
.btn-link,
.btn-link:active{
box-shadow:none;
background-color:transparent;
background-image:none;
}
.btn-link:hover{
color:#005580;
background-color:transparent;
text-decoration:underline;
}
.btn-mini{
padding:2px 6px;
font-size:10px;
line-height:14px;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret{
margin-top:6px;
}
.btn-mini .label,
.btn-mini .badge{
top:0;
}
.btn-navbar .icon-bar + .icon-bar{
margin-top:3px;
}
.btn-primary{
border-color:#0044CC;
color:#333333;
background-color:#66CCFF;
background-image:linear-gradient(to bottom,#3BF,#6CF,#38D);
padding: 0.2em 0.8em;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled]{
background-color:#4AD;
}
.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-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-small{
padding:3px 9px;
font-size:11px;
line-height:16px;
}
.btn-small [class^="icon-"]{
margin-top:0;
}
.btn-success{
border-color:#51A351;
border-color:#51A351 #51A351 #387038;
color:#51A351;
background-color:#51A351;
background-image:linear-gradient(to bottom,#62c462,#51a351);
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled]{
color:#499249;
background-color:#51A351;
*background-color:#499249;
}
.btn-success:active,
.btn-success.active{
background-color:#408140 \9;
}
.btn-toolbar{
margin-top:9px;
margin-bottom:9px;
font-size:0;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group{
margin-left:5px;
}
.btn-toolbar .btn-group{
display:inline-block;
*display:inline;
*zoom:1;
}
.btn-toolbar .btn-toolbar{
margin:0;
}
.btn-warning{
border-color:#F89406;
border-color:#F89406 #F89406 #AD6704;
color:#F89406;
background-color:#F89406;
background-image:linear-gradient(to bottom,#fbb450,#f89406);
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled]{
color:#DF8505;
background-color:#F89406;
}
.btn-warning:active,
.btn-warning.active{
background-color:#C67605 \9;
}
.caret:before{
speak:none;
font-family:'IcoMoon';
font-style:normal;
content:"\e007";
}
.carousel{
margin-bottom:18px;
line-height:1;
position:relative;
}
.carousel .active{
left:0;
}
.carousel .active,
.carousel .next,
.carousel .prev{
display:block;
}
.carousel .active.left{
left:-100%;
}
.carousel .active.right{
left:100%;
}
.carousel .item{
display:none;
position:relative;
transition:.6s ease-in-out left;
}
.carousel .item > img{
display:block;
line-height:1;
}
.carousel .next{
left:100%;
}
.carousel .next,
.carousel .prev{
width:100%;
position:absolute;
top:0;
}
.carousel .next.left,
.carousel .prev.right{
left:0;
}
.carousel .prev{
left:-100%;
}
.carousel-caption{
padding:15px;
background:rgba(0,0,0,0.75);
background:#333333;
position:absolute;
left:0;
right:0;
bottom:0;
}
.carousel-caption h4{
margin:0 0 5px;
}
.carousel-caption h4,
.carousel-caption p{
color:#FFFFFF;
line-height:18px;
}
.carousel-caption p{
margin-bottom:0;
}
.carousel-control{
width:40px;
margin-top:-20px;
border:3px solid #FFFFFF;
border-radius:23px;
color:#FFFFFF;
background:#222222;
opacity:0.5;
font-size:60px;
font-weight:100;
line-height:30px;
text-align:center;
position:absolute;
top:40%;
left:15px;
height:40px;
-webkit-border-radius:23px;
-moz-border-radius:23px;
filter:alpha(opacity=50);
}
.carousel-control.right{
left:auto;
right:15px;
}
.carousel-control:hover{
color:#FFFFFF;
opacity:0.9;
text-decoration:none;
filter:alpha(opacity=90);
}
.carousel-inner{
width:100%;
overflow:hidden;
position:relative;
}
.category-desc > img{
float: right;
}
.categories-list-float .page-header a{
display:block;
}
.categories-list-float .page-header,
.categories-list-float h3{
border:0;
margin:0;
padding:0;
text-align:center;
}
.categories-list-float > .category-desc{
width:auto;
padding:0;
margin:0;
display:block;
text-align:left;
}
.categories-list-float > div{
width:250px;
margin:1em;
display:inline-block;
text-align:center;
}
.clearfix:after{
clear:both;
display:block;
content:".";
line-height:0;
visibility:hidden;
height:0;
overflow: hidden;
}
.close{
float:right;
color:#000000;
opacity:0.2;
font-size:20px;
font-weight:bold;
line-height:18px;
text-shadow:0 1px 0 #FFFFFF;
filter:alpha(opacity=20);
}
.close:hover{
color:#000000;
opacity:0.4;
text-decoration:none;
cursor:pointer;
}
.collapse{
position:relative;
height:0;
overflow:hidden;
}
.collapse.in{
height:auto;
}
.container{
margin-right:auto;
margin-left:auto;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container{
width:940px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container{
width:940px;
}
.container:after{
clear:both;
}
.container:before,
.container:after{
display:table;
content:"";
line-height:0;
}
.container-fluid{
padding-right:20px;
padding-left:20px;
*zoom:1;
}
.container-fluid:after{
clear:both;
}
.container-fluid:before,
.container-fluid:after{
display:table;
content:"";
line-height:0;
}
.control-group{
margin-bottom:9px;
}
.control-group .control-label{
display:inline-block;
}
.control-group .controls{
display:inline-block;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea{
border-color:#B94A48;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
color:#B94A48;
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus{
border-color:#953B39;
box-shadow:rgba(0,0,0,0.075) inset 0 1px 1px 0 0 6px #D59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on{
border-color:#B94A48;
color:#B94A48;
background-color:#F2DEDE;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline{
color:#B94A48;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea{
border-color:#468847;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
color:#468847;
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus{
border-color:#356635;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on{
border-color:#468847;
color:#468847;
background-color:#DFF0D8;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline{
color:#468847;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea{
border-color:#C09853;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
color:#C09853;
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus{
border-color:#A47E3C;
box-shadow:rgba(0,0,0,0.075) inset 0 1px 1px 0 0 6px #DBC59E;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on{
border-color:#C09853;
color:#C09853;
background-color:#FCF8E3;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline{
color:#C09853;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child{
padding-top:5px;
}
.controls-row{
*zoom:1;
}
.controls-row:after{
clear:both;
}
.controls-row:before,
.controls-row:after{
display:table;
content:"";
line-height:0;
}
.dl-horizontal dd{
margin-left:3em;
}
.dl-horizontal dt{
float:left;
width:2em;
clear:left;
white-space:nowrap;
text-align:right;
overflow:hidden;
text-overflow:ellipsis;
}
.dropdown .caret{
margin-top:8px;
margin-left:2px;
}
.dropdown .dropdown-menu .nav-header{
padding-left:20px;
padding-right:20px;
}
.dropdown-menu{
float:left;
padding:5px 0 !important;
margin:2px 0 0 !important;
border:1px solid rgba(0,0,0,0.2);
border-radius:6px;
box-shadow:0 5px 10px rgba(0,0,0,0.2);
border:1px solid #CCCCCC;
display:none;
list-style:none !important;
background-color:#FFFFFF;
position:absolute !important;
top:100%;
left:0;
z-index:1000;
min-width:6em;
background-clip:padding-box;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover{
color:#999999;
}
.dropdown-menu .disabled > a:hover{
background-color:transparent;
text-decoration:none;
cursor:default;
}
.dropdown-menu .divider{
margin:8px 1px;
border-bottom:1px solid #FFFFFF;
background-color:#E5E5E5;
height:1px;
overflow:hidden;
*width:100%;
*margin:-5px 0 5px;
}
.dropdown-menu a, #main .dropdown-menu a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal !important;
  padding: 0.2em 0.6em;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a{
color:#FFFFFF!important;
background-image:linear-gradient(to bottom,#08c,#0077b3)!important;
background-color:#0081C2;
text-decoration:none!important;
}
.dropdown-menu.pull-right{
right:0;
left:auto;
}
.dropdown-submenu{
position:relative;
}
.dropdown-submenu > .dropdown-menu{
margin-top:-6px;
margin-left:-1px;
border-radius:0 6px 6px 6px;
top:0;
left:100%;
-webkit-border-radius:0 6px 6px 6px;
-moz-border-radius:0 6px 6px 6px;
}
.dropdown-submenu > a:after{
float:right;
width:0;
border-color:transparent;
border-style:solid;
border-width:5px 0 5px 5px;
border-left-color:#CCCCCC;
margin-top:5px;
margin-right:-10px;
display:block;
content:" ";
height:0;
}
.dropdown-submenu:hover .dropdown-menu{
display:block;
}
.dropdown-submenu:hover > a:after{
border-left-color:#FFFFFF;
}
.dropdown-toggle{
*margin-bottom:-3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle{
outline:0;
}
.dropup .btn-large .caret{
border-bottom:5px solid #000000;
border-top:0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret{
border-top:0;
border-bottom:4px solid #000000;
content:"\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu{
margin-bottom:1px;
top:auto;
bottom:100%;
}
.dropup,
.dropdown{
position:relative;
}
.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.fade{
opacity:0;
-webkit-transition:opacity .15s linear;
-moz-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear;
}
.fade.in{
opacity:1;
}
.form-actions{
padding:17px 20px 18px;
margin-top:18px;
margin-bottom:18px;
border-top:1px solid #E5E5E5;
background-color:#F5F5F5;
*zoom:1;
}
.form-actions:after{
clear:both;
}
.form-actions:before,
.form-actions:after{
display:table;
content:"";
line-height:0;
}
.form-horizontal .control-group{
margin-bottom:18px;
*zoom:1;
}
.form-horizontal .control-group:after{
clear:both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after{
display:table;
content:"";
line-height:0;
}
.form-horizontal .control-label{
float:left;
padding:0 .3em 0 0;
text-align:right;
vertical-align: top;
}
.form-horizontal .controls{
*display:inline-block;
*padding-left:20px;
*margin-left:0;
}
.form-horizontal .controls:first-child{
*padding-left:160px;
}
.form-horizontal .form-actions{
padding-left:160px;
}
.form-horizontal .help-block{
margin-top:9px;
margin-bottom:0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide{
display:none;
}
.form-search .input-append .btn{
border-radius:0 14px 14px 0;
}
.form-search .input-append .search-query{
border-radius:14px 0 0 14px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query{
border-radius:0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend{
margin-bottom:0;
}
.form-search .input-prepend .btn{
border-radius:14px 0 0 14px;
}
.form-search .input-prepend .search-query{
border-radius:0 14px 14px 0;
}
.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;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox{
padding-left:0;
margin-bottom:0;
vertical-align:middle;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append{
margin-bottom:0;
display:inline-block;
vertical-align:middle;
*display:inline;
*zoom:1;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group{
display:inline-block;
}
.help-block{
margin-bottom:9px;
display:block;
}
.help-block,
.help-inline{
color:#595959;
}
.help-inline{
padding-left:5px;
display:inline-block;
vertical-align:middle;
*display:inline;
}
.hero-unit{
padding:60px;
margin-bottom:30px;
border-radius:6px;
background-color:#EEEEEE;
}
.hero-unit h1{
margin-bottom:0;
color:inherit;
font-size:60px;
line-height:1;
letter-spacing:-1px;
}
.hero-unit p{
color:inherit;
font-size:18px;
font-weight:200;
line-height:27px;
}
.hidden{
display:none;
visibility:hidden;
}
.hiddendesktop{
display:none !important;
}
.hide{
display:none;
}
.hide-text{
border:0;
color:transparent;
background-color:transparent;
font:0/0 a;
text-shadow:none;
}
.img-circle{
border-radius:500px;
}
.img-intro-left{
float:left;
margin:0 0.2em 0 0;
}
.img-intro-right{
float:right;
margin:0 0 0 0.2em;
}
.img-polaroid{
padding:4px;
border:1px solid rgba(0,0,0,0.2);
box-shadow:0 1px 3px rgba(0,0,0,0.1);
border:1px solid #CCCCCC;
background-color:#FFFFFF;
}
.img-rounded{
border-radius:6px;
}
.input-append,
.input-prepend{
margin-bottom:5px;
white-space:nowrap;
font-size:0;
}
.input-append .active,
.input-prepend .active{
border-color:#46A546;
background-color:#A9DBA9;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn{
margin-left:-1px;
border-radius:0;
vertical-align:top;
}
.input-append .add-on,
.input-prepend .add-on{
width:auto;
padding:4px 5px;
border:1px solid #CCCCCC;
display:inline-block;
background-color:#EEEEEE;
font-weight:normal;
font-size: 13px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child{
border-radius:0 3px 3px 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input{
border-radius:3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input{
margin-bottom:0;
border-radius:0 3px 3px 0;
width:7em;
font-size:13px;
position:relative;
vertical-align:top;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus{
z-index:2;
}
.input-block-level{
width:100%;
display:block;
min-height:30px;
box-sizing:border-box;
}
.input-large{
width:210px;
}
.input-medium{
width:150px;
}
.input-mini{
width:60px;
}
.input-prepend .add-on,
.input-prepend .btn{
margin-right:-1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child{
border-radius:3px 0 0 3px;
}
.input-prepend label,
.input-append label{
width:6em;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child{
margin-right:-1px;
border-radius:3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child{
margin-left:-1px;
border-radius:0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input{
border-radius:0;
}
.input-small{
width:90px;
}
.input-xlarge{
width:270px;
}
.input-xxlarge{
width:530px;
}
.invisible{
visibility:hidden;
}
.label{
padding:1px 4px 2px;
border-radius:3px;
}
.label,
.badge{
white-space:nowrap;
color:#FFFFFF;
background-color:#999999;
font-size:10.998px;
font-weight:bold;
line-height:14px;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
vertical-align:baseline;
}
.label-important,
.badge-important{
background-color:#B94A48;
}
.label-important[href],
.badge-important[href]{
background-color:#953B39;
}
.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;
}
.label-success,
.badge-success{
background-color:#468847;
}
.label-success[href],
.badge-success[href]{
background-color:#356635;
}
.label-warning,
.badge-warning{
background-color:#F89406;
}
.label-warning[href],
.badge-warning[href]{
background-color:#C67605;
}
.lead{
margin-bottom:18px;
font-size:20px;
font-weight:200;
line-height:27px;
}
.list-title a{
display:block;
}
.modal-backdrop{
background-color:#000000;
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1040;
}
.modal-backdrop,
.modal-backdrop.fade.in{
opacity:0.8;
filter:alpha(opacity=80);
}
.modal-backdrop.fade{
opacity:0;
}
.modal-body{
padding:15px;
max-height:400px;
overflow-y:auto;
}
.modal-footer{
padding:14px 15px 15px;
margin-bottom:0;
border-top:1px solid #DDDDDD;
border-radius:0 0 6px 6px;
box-shadow:inset 0 1px 0 #FFFFFF;
background-color:#F5F5F5;
text-align:right;
-webkit-border-radius:0 0 6px 6px;
-moz-border-radius:0 0 6px 6px;
-webkit-box-shadow:inset 0 1px 0 #FFFFFF;
-moz-box-shadow:inset 0 1px 0 #FFFFFF;
*zoom:1;
}
.modal-footer .btn + .btn{
margin-left:5px;
margin-bottom:0;
}
.modal-footer .btn-group .btn + .btn{
margin-left:-1px;
}
.modal-footer:after{
clear:both;
}
.modal-footer:before,
.modal-footer:after{
display:table;
content:"";
line-height:0;
}
.modal-form{
margin-bottom:0;
}
.modal-header{
padding:9px 15px;
border-bottom:1px solid #EEEEEE;
}
.modal-header .close{
margin-top:2px;
}
.modal-header h3{
margin:0;
line-height:30px;
}
.modal-open .dropdown.open{
*z-index:2050;
}
.modal-open .dropdown-menu{
z-index:2050;
}
.modal-open .popover{
z-index:2060;
}
.modal-open .tooltip{
z-index:2080;
}
.module-table.small{
}
.moduletable_nav{
padding:0.2em 0 1em 0;
}
.moduletable_nav h3{
font-size:0.9em;
font-style:italic;
font-weight:normal;
}
.muted{
color:#333333;
font-size:0.85em;
}
.nav{
margin:0;
padding: 0;
list-style:none;
}
.nav h3{
color:#471C2B;
background:#8494E0;
padding: 1em 0.2em 0.2em;
background-image: linear-gradient(#701C2B,#8494E0,#8494E0,#8494E0);
}
.nav .active .dropdown-toggle .caret{
border-top-color:#FFFFFF;
border-bottom-color:#FFFFFF;
}
.nav .dropdown-toggle .caret{
border-top-color:#0088CC;
border-bottom-color:#0088CC;
margin-top:6px;
}
.nav .dropdown-toggle:hover .caret{
border-top-color:#005580;
border-bottom-color:#005580;
}
.nav > .disabled > a{
color:#999999;
}
.nav > .disabled > a:hover{
background-color:transparent;
text-decoration:none;
cursor:default;
}
.nav > .dropdown.active > a:hover{
cursor:pointer;
}
.nav > .pull-right{
float:right;
}
.nav li a {
  display: block;
  font-weight: normal !important;
  overflow: hidden;
  text-decoration: none;
}
.nav li + .nav-header{
margin-top:9px;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret{
border-top-color:#FFFFFF;
border-bottom-color:#FFFFFF;
opacity:1;
}
.nav.menu{
margin:0 0 1em 0;
padding: 0;
list-style:none;
position:relative;
z-index:1;
}
.nav.menu .active .dropdown-toggle .caret{
border-top-color:#FFFFFF;
border-bottom-color:#FFFFFF;
}
.nav.menu .dropdown-toggle .caret{
border-top-color:#0088CC;
border-bottom-color:#0088CC;
margin-top:6px;
}
.nav.menu .dropdown-toggle:hover .caret{
border-top-color:#005580;
border-bottom-color:#005580;
}
.navbar{
margin-bottom:18px;
color:#555555;
overflow:visible;
}
.navbar .brand{
float:left;
padding:11px 20px 11px;
margin-left:-20px;
display:block;
color:#555555;
font-size:20px;
font-weight:200;
text-shadow:0 1px 0 #FFFFFF;
}
.navbar .brand:hover{
text-decoration:none;
}
.navbar .btn,
.navbar .btn-group{
margin-top:6px;
}
.navbar .btn-group .btn{
margin:0;
}
.navbar .btn-navbar{
float:right;
padding:7px 10px;
margin-left:5px;
margin-right:5px;
border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
box-shadow:#E6E6E6;
border-color:#E6E6E6 #E6E6E6 #BFBFBF;
display:none;
color:#FFFFFF;
background-color:#E6E6E6;
background-image:-moz-linear-gradient(top,#f2f2f2,#e6e6e6);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
background-image:-webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
background-image:-o-linear-gradient(top,#f2f2f2,#e6e6e6);
background-image:linear-gradient(to bottom,#f2f2f2,#e6e6e6);
background-repeat:repeat-x;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
*background-color:#e6e6e6;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar .icon-bar{
width:18px;
border-radius:1px;
box-shadow:0 1px 0 rgba(0,0,0,0.25);
display:block;
background-color:#F5F5F5;
height:2px;
-webkit-border-radius:1px;
-moz-border-radius:1px;
-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);
-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled]{
color:#D9D9D9;
background-color:#E6E6E6;
*background-color:#d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active{
background-color:#CCCCCC \9;
}
.navbar .container{
width:auto;
}
.navbar .divider-vertical{
margin:0 9px;
border-left:1px solid #F2F2F2;
border-right:1px solid #FFFFFF;
height:40px;
}
.navbar .nav{
float:left;
margin:0 10px 0 0;
display:block;
position:relative;
left:0;
}
.navbar .nav .dropdown-toggle .caret{
margin-top:8px;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus{
box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
color:#555555;
background-color:#E6E6E6;
text-decoration:none;
-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .nav > li{
float:left;
}
.navbar .nav > li > .dropdown-menu:after{
border-left:6px solid transparent;
border-right:6px solid transparent;
border-bottom:6px solid #FFFFFF;
display:inline-block;
content:'';
position:absolute;
top:-6px;
left:10px;
}
.navbar .nav > li > .dropdown-menu:before{
border-left:7px solid transparent;
border-right:7px solid transparent;
border-bottom:7px solid #CCCCCC;
border-bottom-color:rgba(0,0,0,0.2);
display:inline-block;
content:'';
position:absolute;
top:-7px;
left:9px;
}
.navbar .nav > li > a{
float:none;
padding:11px 15px 11px;
color:#555555;
text-decoration:none;
text-shadow:0 1px 0 #FFFFFF;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover{
background-color:transparent;
color:#333333;
text-decoration:none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret{
border-top-color:#555555;
border-bottom-color:#555555;
}
.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 .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle{
background-color:#E6E6E6;
color:#555555;
}
.navbar .nav.pull-right{
float:right;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu{
margin-left:0;
margin-right:-1px;
border-radius:6px 0 6px 6px;
left:auto;
right:100%;
-webkit-border-radius:6px 0 6px 6px;
-moz-border-radius:6px 0 6px 6px;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right{
left:auto;
right:0;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after{
left:auto;
right:13px;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before{
left:auto;
right:12px;
}
.navbar-fixed-bottom{
bottom:0;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after{
border-top:6px solid #FFFFFF;
border-bottom:0;
bottom:-6px;
top:auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before{
border-top:7px solid #CCCCCC;
border-top-color:rgba(0,0,0,0.2);
border-bottom:0;
bottom:-7px;
top:auto;
}
.navbar-fixed-bottom .navbar-inner{
box-shadow:inset 0 1px 0 rgba(0,0,0,.1),0 -1px 10px rgba(0,0,0,.1);
-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1),0 -1px 10px rgba(0,0,0,.1);
-moz-box-shadow:inset 0 1px 0 rgba(0,0,0,.1),0 -1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-top{
top:0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner{
padding-left:0;
padding-right:0;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner,
.navbar-static-top .navbar-inner{
border:0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner{
box-shadow:inset 0 -1px 0 rgba(0,0,0,.1),0 1px 10px rgba(0,0,0,.1);
-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1),0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1),0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-top,
.navbar-fixed-bottom{
margin-bottom:0;
position:fixed;
right:0;
left:0;
z-index:1030;
}
.navbar-form{
margin-bottom:0;
*zoom:1;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input{
margin-top:0;
}
.navbar-form .input-append,
.navbar-form .input-prepend{
margin-top:6px;
white-space:nowrap;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn{
margin-bottom:0;
display:inline-block;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox{
margin-top:5px;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"]{
margin-top:3px;
}
.navbar-form:after{
clear:both;
}
.navbar-form:before,
.navbar-form:after{
display:table;
content:"";
line-height:0;
}
.navbar-inner{
padding-left:20px;
padding-right:20px;
border:1px solid #D4D4D4;
border-radius:4px;
box-shadow:0 1px 4px rgba(0,0,0,0.065);
background-color:#FAFAFA;
background-image:-moz-linear-gradient(top,#ffffff,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#ffffff,#f2f2f2);
background-image:-o-linear-gradient(top,#ffffff,#f2f2f2);
background-image:linear-gradient(to bottom,#ffffff,#f2f2f2);
background-repeat:repeat-x;
min-height:40px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
-webkit-border-radius:4px;
-moz-border-radius:4px;
-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);
-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);
}
.navbar-inverse{
color:#999999;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a{
color:#999999;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover{
color:#FFFFFF;
}
.navbar-inverse .btn-navbar{
border-color:#040404;
border-color:#040404 #040404 #000000;
color:#040404;
background-color:#040404;
background-image:-moz-linear-gradient(top,#151515,#040404);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
background-image:-webkit-linear-gradient(top,#151515,#040404);
background-image:-o-linear-gradient(top,#151515,#040404);
background-image:linear-gradient(to bottom,#151515,#040404);
background-repeat:repeat-x;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);
*background-color:#040404;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled]{
color:#000000;
background-color:#040404;
*background-color:#000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active{
background-color:#000000 \9;
}
.navbar-inverse .divider-vertical{
border-left-color:#111111;
border-right-color:#222222;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus{
color:#FFFFFF;
background-color:#111111;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover{
background-color:transparent;
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 .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle{
background-color:#111111;
color:#FFFFFF;
}
.navbar-inverse .navbar-inner{
border-color:#252525;
background-color:#1B1B1B;
background-image:-moz-linear-gradient(top,#222222,#111111);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
background-image:-webkit-linear-gradient(top,#222222,#111111);
background-image:-o-linear-gradient(top,#222222,#111111);
background-image:linear-gradient(to bottom,#222222,#111111);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0);
}
.navbar-inverse .navbar-link{
color:#999999;
}
.navbar-inverse .navbar-link:hover{
color:#FFFFFF;
}
.navbar-inverse .navbar-search .search-query{
border-color:#111111;
box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
color:#FFFFFF;
background-color:#515151;
transition:none;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused{
padding:5px 15px;
border:0;
box-shadow:0 0 3px rgba(0,0,0,0.15);
color:#333333;
background-color:#FFFFFF;
text-shadow:0 1px 0 #FFFFFF;
outline:0;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{
color:#CCCCCC;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder{
color:#CCCCCC;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{
color:#CCCCCC;
}
.navbar-link{
color:#555555;
}
.navbar-link:hover{
color:#333333;
}
.navbar-search{
float:left;
margin-top:5px;
margin-bottom:0;
position:relative;
}
.navbar-search .search-query{
margin-bottom:0;
padding:4px 14px;
border-radius:15px;
font-family:sans-serif;
font-size:13px;
font-weight:normal;
line-height:1;
-webkit-border-radius:15px;
-moz-border-radius:15px;
}
.navbar-static-top{
width:100%;
margin-bottom:0;
position:static;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container{
width:940px;
}
.navbar-static-top .navbar-inner{
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
}
.navbar-text{
margin-bottom:0;
line-height:40px;
}
.nav-collapse.collapse{
height:auto !important;
overflow:visible !important;
}
.nav-collapse.collapse{
height:auto;
}
.nav-header{
padding:3px 15px;
display:block;
color:#999999;
font-size:11px;
font-weight:bold;
line-height:18px;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
text-transform:uppercase;
}
.nav-list{
padding-left:15px;
padding-right:15px;
margin-bottom:0;
}
.nav-list .divider{
margin:8px 1px;
border-bottom:1px solid #FFFFFF;
background-color:#E5E5E5;
height:1px;
overflow:hidden;
*width:100%;
*margin:-5px 0 5px;
}
.nav-list [class^="icon-"]{
margin-right:2px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover{
color:#FFFFFF;
background-color:#0088CC;
text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.nav-list > li > a{
padding:3px 15px;
}
.nav-list > li > a,
.nav-list .nav-header{
margin-left:-15px;
margin-right:-15px;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
}
.nav-pills .dropdown-menu{
border-radius:6px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover{
color:#FFFFFF;
background-color:#0088CC;
}
.nav-pills > li > a{
padding-top:8px;
padding-bottom:8px;
margin-top:2px;
margin-bottom:2px;
border-radius:5px;
}
.nav-pills.nav-stacked > li > a{
margin-bottom:3px;
}
.nav-pills.nav-stacked > li:last-child > a{
margin-bottom:1px;
}
.nav-stacked
{max-width: none;
}
.nav-stacked > li{
float:none;
}
.nav-stacked > li > a{
margin-right:0;
}
.nav-tabs{
border-bottom:1px solid #DDDDDD;
}
.nav-tabs .active .dropdown-toggle .caret{
border-top-color:#555555;
border-bottom-color:#555555;
}
.nav-tabs .dropdown-menu{
border-radius:0 0 6px 6px;
-webkit-border-radius:0 0 6px 6px;
-moz-border-radius:0 0 6px 6px;
}
.nav-tabs .dropdown-toggle .caret{
margin-top:8px;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover{
border-color:#999999;
color:#FFFFFF;
background-color:#999999;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover{
border:1px solid #DDDDDD;
border-bottom-color:transparent;
color:#336;
background-color:#FFFFFF;
cursor:default;
}
.nav-tabs > li > a {
  border-width: 1px;
border-style: solid;
  border-radius: 4px 4px 0 0;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  border-color: transparent transparent #DDD transparent;
}
.nav-tabs > li > a,
.nav-pills > li > a{
padding-right:0.3em;
padding-left:0.3em;
margin-right:0.2em;
}
.nav-tabs > li > a:hover{
border-color:#EEEEEE #EEEEEE #DDDDDD;
}
.nav-tabs > li{
margin-bottom:-1px;
}
.nav-tabs > li,
.nav-pills > li{
float:left;
}

.nav-tabs.nav-stacked {
  border-bottom: 0 none;
  float: left;
  margin:  0.5em 0;
}
.nav-tabs.nav-stacked li{
float: none;
}
.nav-tabs.nav-stacked > li > a{
border:1px solid #DDDDDD;
border-radius:0;
background-color: #EEE;
background-image: linear-gradient(to bottom, #CCC, #EEE, #EEE, #CCC);
}
.nav-tabs.nav-stacked > li > a:hover{
border-color:#DDDDDD;
z-index:2;
}
.nav-tabs.nav-stacked > li:first-child > a{
border-radius:0.3em 0.3em 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a{
border-radius:0 0 0.3em 0.3em ;
}
.nav-tabs:after,
.nav-pills:after{
clear:both;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after{
display:table;
content:"";
line-height:0;
}
.offset1{margin-left:100px;}
.offset2{margin-left:180px;}
.offset3{margin-left:260px;}
.offset4{margin-left:340px;}
.offset5{margin-left:420px;}
.offset6{margin-left:500px;}
.offset7{margin-left:580px;}
.offset8{margin-left:660px;}
.offset9{margin-left:740px;}
.offset10{margin-left:820px;}
.offset11{margin-left:900px;}
.offset12{margin-left:980px;}
.open{
*z-index:1000;
}
.open > .dropdown-menu{
display:block;
}
.optional{
color:#666666;
font-size:0.8em;
font-style:italic;
}
.page-header{
padding-bottom:0.2em;
margin:0;
}

.pagination{
margin:18px 0;
}
.pagination .active a,
.pagination .active span{
color:#999999;
cursor:default;
}
.pagination .counter{
font-size:0.8em;
font-style:italic;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover{
color:#999999;
cursor:default;
}
.pagination a,
.pagination span{
padding:0 0.8em;
margin:0;
display:block;
text-decoration:none;
line-height:2em;
color: #336;
}
.pagination .active{
background-color:#EEE;
}
.pagination a:hover{
	color: #636;
}
.pagination li{
border:1px solid #DDDDDD;
border-left-width:0;
display:inline-block;
background:#FFFFFF;
height:2em;
vertical-align:middle;
overflow:hidden;
}
.pagination li:first-child{
border-left-width:1px;
border-radius:5px 0 0 5px;
}
.pagination li:last-child{
border-radius:0 5px 5px 0;
}
.pagination-list{
margin:0;
border-radius:5px;
box-shadow:2px 2px 2px rgba(0,0,0,0.4);
display:inline-block;
}
.pagination-centered{
text-align:center;
}
.pagination-right{
text-align:right;
}
.popover{
width:236px;
padding:1px;
border:1px solid rgba(0,0,0,0.2);
border-radius:6px;
box-shadow:0 5px 10px rgba(0,0,0,0.2);
border:1px solid #CCCCCC;
display:none;
background-color:#FFFFFF;
position:absolute;
top:0;
left:0;
z-index:1010;
-webkit-background-clip:padding-box;
-moz-background-clip:padding;
background-clip:padding-box;
-webkit-border-radius:6px;
-moz-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);
}
.popover .arrow,
.popover .arrow:after{
width:0;
border-color:transparent;
border-style:solid;
display:inline-block;
position:absolute;
height:0;
}
.popover .arrow:after{
content:"";
z-index:-1;
}
.popover.bottom{
margin-top:10px;
}
.popover.bottom .arrow{
margin-left:-10px;
border-width:0 10px 10px;
border-bottom-color:#FFFFFF;
top:-10px;
left:50%;
}
.popover.bottom .arrow:after{
border-width:0 11px 11px;
border-bottom-color:rgba(0,0,0,0.25);
top:-1px;
left:-11px;
}
.popover.left{
margin-right:10px;
}
.popover.left .arrow{
margin-top:-10px;
border-width:10px 0 10px 10px;
border-left-color:#FFFFFF;
top:50%;
right:-10px;
}
.popover.left .arrow:after{
border-width:11px 0 11px 11px;
border-left-color:rgba(0,0,0,0.25);
bottom:-11px;
right:-1px;
}
.popover.right{
margin-left:10px;
}
.popover.right .arrow{
margin-top:-10px;
border-width:10px 10px 10px 0;
border-right-color:#FFFFFF;
top:50%;
left:-10px;
}
.popover.right .arrow:after{
border-width:11px 11px 11px 0;
border-right-color:rgba(0,0,0,0.25);
bottom:-11px;
left:-1px;
}
.popover.top{
margin-bottom:10px;
}
.popover.top .arrow{
margin-left:-10px;
border-width:10px 10px 0;
border-top-color:#FFFFFF;
bottom:-10px;
left:50%;
}
.popover.top .arrow:after{
border-width:11px 11px 0;
border-top-color:rgba(0,0,0,0.25);
bottom:-1px;
left:-11px;
}
.popover-content{
padding:9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol{
margin-bottom:0;
}
.popover-title{
margin:0;
padding:8px 14px;
border-bottom:1px solid #EBEBEB;
border-radius:5px 5px 0 0;
background-color:#F7F7F7;
font-size:14px;
font-weight:normal;
line-height:18px;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
}
.pre-scrollable{
max-height:340px;
overflow-y:scroll;
}
.progress{
margin-bottom:18px;
box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
border-radius:4px;
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;
overflow:hidden;
height:18px;
}
.progress .bar{
width:0%;
float:left;
box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
color:#FFFFFF;
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;
font-size:12px;
text-align:center;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
height:100%;
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);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-transition:width .6s ease;
-moz-transition:width .6s ease;
-o-transition:width .6s ease;
transition:width .6s ease;
}
.progress .bar + .bar{
box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
}
.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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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-striped .bar{
background-color:#149BDF;
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);
background-size:40px 40px;
}
.progress-success .bar,
.progress .bar-success{
background-color:#5EB95E;
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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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='#fffab44f',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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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);
}
.item-image{
max-width: 100%;
}
.pull-left{
float:left; 
}
.pull-right{
float:right;
}
.pull-right > .dropdown-menu{
right:0;
left:initial;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"]{
float:left;
margin-left:-18px;
}
.radio,
.checkbox{
padding-left:18px;
min-height:18px;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline{
margin-left:10px;
}
.radio.inline,
.checkbox.inline{
padding-top:5px;
margin-bottom:0;
display:inline-block;
vertical-align:middle;
}
.readmore{
clear:left;
padding:0.1em 0;
margin:0;
}
.readmore .btn{
border:0;
box-shadow:none;
border-radius:0;
padding:0;
background:transparent;
}
.row{
margin-left:-20px;
}
.row:after{
clear:both;
}
.row:before,
.row:after{
display:table;
content:"";
line-height:0;
}
.row:before,
.row:after{
display:table;
content:"";
line-height:0;
}
.row-fluid{width:100%;overflow: hidden;}
.row-fluid .offset1{margin-left:10.638297871%;}
.row-fluid .offset1:first-child{margin-left:8.510638297%;}
.row-fluid .offset1:first-child{margin-left:8.510638297%;}
.row-fluid .offset2{margin-left:19.148936168%;}
.row-fluid .offset2{margin-left:19.148936168%;}
.row-fluid .offset2:first-child{margin-left:17.021276594%;}
.row-fluid .offset2:first-child{margin-left:17.021276594%;}
.row-fluid .offset3{margin-left:27.659574465%;}
.row-fluid .offset3{margin-left:27.659574465%;}
.row-fluid .offset3:first-child{margin-left:25.531914891%;}
.row-fluid .offset3:first-child{margin-left:25.531914891%;}
.row-fluid .offset4{margin-left:36.170212762%;}
.row-fluid .offset4{margin-left:36.170212762%;}
.row-fluid .offset4:first-child{margin-left:34.042553188%;}
.row-fluid .offset4:first-child{margin-left:34.042553188%;}
.row-fluid .offset5{margin-left:44.680851059%;}
.row-fluid .offset5{margin-left:44.680851059%;}
.row-fluid .offset5:first-child{margin-left:42.553191485%;}
.row-fluid .offset5:first-child{margin-left:42.553191485%;}
.row-fluid .offset6{margin-left:53.191489356%;}
.row-fluid .offset6{margin-left:53.191489356%;}
.row-fluid .offset6:first-child{margin-left:51.063829782%;}
.row-fluid .offset6:first-child{margin-left:51.063829782%;}
.row-fluid .offset7{margin-left:61.702127653%;}
.row-fluid .offset7{margin-left:61.702127653%;}
.row-fluid .offset7:first-child{margin-left:59.574468079%;}
.row-fluid .offset7:first-child{margin-left:59.574468079%;}
.row-fluid .offset8{margin-left:70.21276595%;}
.row-fluid .offset8{margin-left:70.21276595%;}
.row-fluid .offset8:first-child{margin-left:68.085106376%;}
.row-fluid .offset8:first-child{margin-left:68.085106376%;}
.row-fluid .offset9{margin-left:78.723404247%;}
.row-fluid .offset9{margin-left:78.723404247%;}
.row-fluid .offset9:first-child{margin-left:76.595744673%;}
.row-fluid .offset9:first-child{margin-left:76.595744673%;}
.row-fluid .offset10{margin-left:87.234042544%;}
.row-fluid .offset10{margin-left:87.234042544%;}
.row-fluid .offset10:first-child{margin-left:85.10638297%;}
.row-fluid .offset10:first-child{margin-left:85.10638297%;}
.row-fluid .offset11{margin-left:95.744680841%;}
.row-fluid .offset11{margin-left:95.744680841%;}
.row-fluid .offset11:first-child{margin-left:93.617021267%;}
.row-fluid .offset11:first-child{margin-left:93.617021267%;}
.row-fluid .offset12{margin-left:104.255319138%;}
.row-fluid .offset12{margin-left:104.255319138%;}
.row-fluid .offset12:first-child{margin-left:102.127659564%;}
.row-fluid .offset12:first-child{margin-left:102.127659564%;}
.show{
display:block;
}
.star{
color:#CC3333;
font-weight:bold;
}
.tabbable{
*zoom:1;
}
.tabbable:after{
clear:both;
}
.tabbable:before,
.tabbable:after{
display:table;
content:"";
line-height:0;
}
.tab-content{
overflow:visible;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane{
display:none;
}
.tab-content > .tab-pane.active,
.pill-content > .pill-pane.active{
display:block;
}
.table{
width:100%;
margin-bottom:18px;
}
.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 tbody tr.error td{
background-color:#F2DEDE;
}
.table tbody tr.info td{
background-color:#D9EDF7;
}
.table tbody tr.success td{
background-color:#DFF0D8;
}
.table th{
font-weight:bold;
}
.table th,
.table td{
padding:8px;
border-top:1px solid #DDDDDD;
line-height:18px;
text-align:left;
vertical-align:top;
}
.table thead th{
vertical-align:bottom;
}
.table-bordered{
border:1px solid #DDDDDD;
border-left:0;
border-radius:4px;
border-collapse:separate;
}
.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 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{
border-top-left-radius: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{
border-top-right-radius:4px;
}
.table-bordered th,
.table-bordered td{
border-left:1px solid #DDDDDD;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child{
border-top-left-radius:4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child{
border-top-right-radius: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 tfoot:last-child tr:last-child td:first-child{
border-radius:0 0 0 4px;
border-bottom-left-radius: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 tfoot:last-child tr:last-child td:last-child{
border-bottom-right-radius:4px;
}
.table-condensed th,
.table-condensed td{
padding:4px 5px;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th{
background-color:#F5F5F5;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th{
background-color:#F9F9F9;
}
.tabs-below > .nav-tabs{
border-top:1px solid #DDDDDD;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover{
border-color:transparent #DDDDDD #DDDDDD #DDDDDD;
}
.tabs-below > .nav-tabs > li{
margin-top:-1px;
margin-bottom:0;
}
.tabs-below > .nav-tabs > li > a{
border-radius:0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover{
border-bottom-color:transparent;
border-top-color:#DDDDDD;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs{
border-bottom:0;
}
.tabs-left > .nav-tabs{
float:left;
margin-right:19px;
border-right:1px solid #DDDDDD;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover{
border-color:#FFFFFF;
*border-right-color:#fff;
}
.tabs-left > .nav-tabs > li > a{
margin-right:-1px;
border-radius:4px 0 0 4px;
-webkit-border-radius:4px 0 0 4px;
-moz-border-radius:4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a{
margin-right:0;
margin-bottom:3px;
min-width:74px;
}
.tabs-left > .nav-tabs > li > a:hover{
border-color:#EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li{
float:none;
}
.tabs-right > .nav-tabs{
float:right;
margin-left:19px;
border-left:1px solid #DDDDDD;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover{
border-color:#FFFFFF;
*border-left-color:#fff;
}
.tabs-right > .nav-tabs > li > a{
margin-left:-1px;
border-radius:0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover{
border-color:#EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-stacked .open > a:hover{
border-color:#999999;
}
.tagspopular li{
margin:0;
padding:0;
display:inline;
list-style:none inside none;
}
.tagspopular li a{
padding:0 1em;
}
.thumbnail{
padding:4px;
border:1px solid #DDDDDD;
border-radius:4px;
box-shadow:0 1px 3px rgba(0,0,0,0.055);
display:block;
line-height:18px;
}
.thumbnail .caption{
padding:9px;
color:#555555;
}
.thumbnail > img{
margin-left:auto;
margin-right:auto;
display:block;
max-width:100%;
}
.thumbnails{
margin-left:0;
}
.thumbnails{
margin-left:-20px;
}
.thumbnails{
margin-left:-20px;
list-style:none;
}
.thumbnails > li{
margin-left:20px;
}
.thumbnails > li{
float:left;
margin-bottom:18px;
margin-left:20px;
}
.thumbnails:after{
clear:both;
}
.thumbnails:before,
.thumbnails:after{
display:table;
content:"";
line-height:0;
}
.tip-text{
font-weight:normal;
text-align:left;
}
.tip-wrap{
padding:0.2em 0.5em;
border-radius:4px;
color:#FFFFFF;
background-color:#000000;
font-size:0.8em;
font-weight:bold;
text-align:left;
text-decoration:none;
max-width:200px;
z-index:100;
}
.tooltip{
padding:5px;
display:block;
opacity:0;
font-size:11px;
position:absolute;
z-index:1030;
visibility:visible;
}
.tooltip.bottom{
margin-top:3px;
}
.tooltip.bottom .tooltip-arrow{
margin-left:-5px;
border-width:0 5px 5px;
border-bottom-color:#000000;
top:0;
left:50%;
}
.tooltip.in{
opacity:0.8;
}
.tooltip.left{
margin-left:-3px;
}
.tooltip.left .tooltip-arrow{
margin-top:-5px;
border-width:5px 0 5px 5px;
border-left-color:#000000;
top:50%;
right:0;
}
.tooltip.right{
margin-left:3px;
}
.tooltip.right .tooltip-arrow{
margin-top:-5px;
border-width:5px 5px 5px 0;
border-right-color:#000000;
top:50%;
left:0;
}
.tooltip.top{
margin-top:-3px;
}
.tooltip.top .tooltip-arrow{
margin-left:-5px;
border-width:5px 5px 0;
border-top-color:#000000;
bottom:0;
left:50%;
}
.tooltip-arrow{
width:0;
border-color:transparent;
border-style:solid;
position:absolute;
height:0;
}
.tooltip-inner{
padding:3px 8px;
border-radius:4px;
color:#FFFFFF;
background-color:#000000;
text-align:center;
text-decoration:none;
max-width:200px;
}
.typeahead{
margin-top:2px;
border-radius:4px;
}
.uneditable-input{
white-space:nowrap;
overflow:hidden;
}
.uneditable-input,
.uneditable-textarea{
border-color:#CCCCCC;
box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
color:#999999;
background-color:#FCFCFC;
cursor:not-allowed;
}
.uneditable-textarea{
width:auto;
height:auto;
}

.viewmailto {
border:0 none;
font-family:sans-serif;
font-size:14px;
margin:0;
padding:.5em;
}

.viewmailto .mailto-close a:hover,.viewmailto .mailto-close a:focus,.viewmailto .mailto-close a:active,.viewmailto button:hover,.viewmailto button:focus,.viewmailto button:active,#pop-print:hover,#pop-print:focus,#pop-print:active {
background:#E8E8E8;
outline:0;
}

.viewmailto .mailto-close,.viewmailto button,#pop-print {
background:#E8E8E8;
border:1px solid #C5C5C5;
border-radius:4px;
box-shadow:0 0 3px 0 #666 inset;
color:#666;
cursor:pointer;
display:inline-block;
font-size:.8em;
margin:0;
min-width:8em;
padding:0;
text-align:center;
text-decoration:none;
text-shadow:#E6E6E6;
vertical-align:middle;
}

.viewmailto h2 {
border-bottom:1px solid #BBB;
font-size:1.5em;
margin:0 0 .5em;
padding:.2em 0;
}

.viewmailto input {
font-family:sans-serif;
width:20em;
}

.viewmailto label {
display:inline-block;
width:6em;
}

.viewprint #content {
margin:0;
padding:0;
}

.well{
padding:19px;
margin-bottom:20px;
border:1px solid #E3E3E3;
border-radius:4px;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
background-color:#F5F5F5;
min-height:20px;
}
.well blockquote{
border-color:rgba(0,0,0,0.15);
border-color:#DDDDDD;
}
.well-large{
padding:24px;
border-radius:6px;
}
.well-small{
padding:9px;
border-radius:3px;
}
.width-10{
width:10px;
}
.width-100{
width:100px;
}
.width-20{
width:20px;
}
.width-30{
width:30px;
}
.width-40{
width:40px;
}
.width-50{
width:50px;
}
.width-60{
width:60px;
}
.width-70{
width:70px;
}
.width-80{
width:80px;
}
.width-90{
width:90px;
}
.width-auto{
width:auto;
}
#main div.attachmentscontainer{
float:right;
margin:0;
clear:none;
display:inline;
}
#map_canvas img{
max-width:none;
}
.inline {margin: 0; padding: 0;}
.inline li{display: inline-block; padding: 0.5em;}
.mostread,.latestnews{list-style: none; margin: 0; padding: 0;}
.mostread li,.latestnews li{white-space: nowrap; overflow: hidden;}
#content1{border: 0;margin: 1em 0 0.5em 0.5em;display: inline-block;float: right;width: 200px;height: 132px;background-image: url(../images/screen_content1.png);background-position: top right;background-repeat: no-repeat;}
#header1{border: 0;margin: 0;display: inline-block;position: absolute;top:0;right: 0;width: 275px;height: 60px;
background-image: url(../images/screen_header1.png);
background-position: top right;
background-repeat: no-repeat;}
#header2{
border: 0;
margin: 0;
display: inline-block;
position: absolute;
top:0;right: 0;
width: 360px;height: 80px;
background-image: url(../images/screen_header2.png);
background-position: top right;
background-repeat: no-repeat;
}
