/* this file will be replaced by custom theme */
/*!
 * Bootstrap v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.row-fluid .span8 {
    width: 72% !important;
    text-align: center !important
    }
.span1 .abc {
    float: right
    }
.row-fluid .spanMiddle {
    width: 55% !important;
    margin-left: 10px !important;
    background-color: white
    }
.row-fluid .spanMiddle1 {
    width: 76% !important;
    margin-left: 20px !important;
    background-color: white
    }
.row-fluid .spanRight {
    width: 21% !important;
    float: left !important;
    margin-left: 13px !important
    }
.row-fluid .news {
    float: left;
    margin-left: 2%;
    margin-top: 10px;
    width: 31%
    }
.row-fluid .recruit {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-top: 10px;
    width: 31%
    }
.row-fluid .success {
    float: left;
    margin-right: 2%;
    margin-top: 10px;
    width: 31%
    }
.serchspan {
    width: 20% !important
    }
.list {
    background-color: #9c3;
    float: left;
    height: 240px;
    margin-bottom: 20px;
    margin-right: 3%;
    margin-top: 20px;
    width: 30%
    }
.row-fluid .cifaMenu {
    height: 900px;
    width: 20%;
    background-color: #C96;
    float: left;
    margin-left: 10px
    }
.row-fluid .cifaBanner {
    height: 900px;
    width: 57%;
    background-color: #0F3;
    float: left;
    margin-left: 10px
    }
.row-fluid .cifaData {
    height: 900px;
    width: 20%;
    background-color: #FF3;
    float: left;
    margin-left: 10px
    }
.row-fluid .cifaBanner .cifaBannerimg {
    height: 350px;
    width: 100%;
    background-color: #C30
    }
.row-fluid .cifaBanner .listbox {
    background-color: #93f;
    overflow: hidden;
    padding-left: 19px;
    width: 97%
    }
.row-fluid .ICARimage {
    margin-left: 0 !important;
    width: 17% !important;
    float: right !important
    }
.ICARimage img {
    float: right !important
    }
h2 {
    margin-top: 20px !important
    }
h1, h2, h3, h4 {
    line-height: 25px !important;
    font-weight: 900 !important
    }
.row-fluid .span9 {
    width: 90% !important
    }
.container, .navbar-fixed-top .container {
    width: 100% !important
    }
/*=============================================== */
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
    }
.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: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
    }
audio, canvas, video {
    display: inline-block
    }
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
    }
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 {
    /* Responsive images (ensure images don't scale beyond their parents) */
    max-width: 100%;
    /* Part 1: Set a maxium relative to the parent */
    width: auto	;
    /* IE7-8 need help adjusting responsive images */
    height: auto;
    /* Part 2: Scale the height according to the width, otherwise you get stretching */
    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 {
    line-height: normal
    }
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
    }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
    }
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 {
    * {
        text-shadow: none !important;
        color: black !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: Arial, Verdana, sans-serif, "Segoe UI", Tahoma, Helvetica;
    font-size: 13px;
    line-height: 19.5px;
    color: #302e2f;
    background-color: white;
    overflow-x: hidden;
    background-image: url(/portals/_default/skins/metro/images/headbg.jpg);
    background-repeat: repeat-x
    }
a {
    color: #3678be;
    text-decoration: none
    }
a:hover, a:focus {
    color: #255282;
    text-decoration: underline
    }
.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
    }
.img-polaroid {
    padding: 4px;
    background-color: white;
    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
    }
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0
    }
.row:after {
    clear: both
    }
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0
    }
.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: 1002px !important
    }
.container_inner, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1002px !important
    }
.span12 {
    width: 1000px
    }
.span11 {
    width: 915px
    }
.span10 {
    width: 830px
    }
.span9 {
    width: 745px
    }
.span8 {
    width: 660px
    }
.span7 {
    width: 575px
    }
.span5 {
    width: 405px
    }
.span4 {
    width: 320px
    }
.span3 {
    width: 235px
    }
.span2 {
    width: 150px
    }
.span1 {
    width: 65px
    }
.offset12 {
    margin-left: 1040px
    }
.offset11 {
    margin-left: 955px
    }
.offset10 {
    margin-left: 870px
    }
.offset9 {
    margin-left: 785px
    }
.offset8 {
    margin-left: 700px
    }
.offset7 {
    margin-left: 615px
    }
.offset6 {
    margin-left: 530px
    }
.offset5 {
    margin-left: 445px
    }
.offset4 {
    margin-left: 360px
    }
.offset3 {
    margin-left: 275px
    }
.offset2 {
    margin-left: 190px
    }
.offset1 {
    margin-left: 105px
    }
.row {
    margin-left: -20px
    }
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0
    }
.row:after {
    clear: both
    }
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0
    }
.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: 1000px
    }
.span12 {
    width: 1000px
    }
.span11 {
    width: 915px
    }
.span10 {
    width: 830px
    }
.span9 {
    width: 745px
    }
.span8 {
    width: 660px
    }
.span7 {
    width: 575px
    }
.span5 {
    width: 405px
    }
.span4 {
    width: 320px
    }
.span3 {
    width: 235px
    }
.span2 {
    width: 150px
    }
.span1 {
    width: 65px
    }
.offset12 {
    margin-left: 1040px
    }
.offset11 {
    margin-left: 955px
    }
.offset10 {
    margin-left: 870px
    }
.offset9 {
    margin-left: 785px
    }
.offset8 {
    margin-left: 700px
    }
.offset7 {
    margin-left: 615px
    }
.offset6 {
    margin-left: 530px
    }
.offset5 {
    margin-left: 445px
    }
.offset4 {
    margin-left: 360px
    }
.offset3 {
    margin-left: 275px
    }
.offset2 {
    margin-left: 190px
    }
.offset1 {
    margin-left: 105px
    }
.row-fluid {
    width: 100%
    }
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
    }
.row-fluid:after {
    clear: both
    }
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
    }
.row-fluid:after {
    clear: both
    }
.row-fluid [class*="span"] {
    display: block;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2%
    }
.row-fluid [class*="span"]:first-child {
    margin-left: 0
    }
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2%
    }
.row-fluid .span12 {
    width: 100%
    }
.row-fluid .span11 {
    width: 91.5%
    }
.row-fluid .span10 {
    width: 83%
    }
.row-fluid .span9 {
    width: 74.5%
    }
/*.row-fluid .span8 {
  width: 66%;
  *width: 65.95%;
}
*/
.row-fluid .span7 {
    width: 57.5%
    }
.row-fluid .span5 {
    width: 40.5%
    }
.row-fluid .span4 {
    width: 32%
    }
.row-fluid .span3 {
    width: 23.5%
    }
.row-fluid .span2 {
    width: 15%
    }
.row-fluid .span1 {
    width: 6.5%
    }
.row-fluid .offset12 {
    margin-left: 104%
    }
.row-fluid .offset12:first-child {
    margin-left: 102%
    }
.row-fluid .offset11 {
    margin-left: 95.5%
    }
.row-fluid .offset11:first-child {
    margin-left: 93.5%
    }
.row-fluid .offset10 {
    margin-left: 87%
    }
.row-fluid .offset10:first-child {
    margin-left: 85%
    }
.row-fluid .offset9 {
    margin-left: 78.5%
    }
.row-fluid .offset9:first-child {
    margin-left: 76.5%
    }
.row-fluid .offset8 {
    margin-left: 70%
    }
.row-fluid .offset8:first-child {
    margin-left: 68%
    }
.row-fluid .offset7 {
    margin-left: 61.5%
    }
.row-fluid .offset7:first-child {
    margin-left: 59.5%
    }
.row-fluid .offset6 {
    margin-left: 53%
    }
.row-fluid .offset6:first-child {
    margin-left: 51%
    }
.row-fluid .offset5 {
    margin-left: 44.5%
    }
.row-fluid .offset5:first-child {
    margin-left: 42.5%
    }
.row-fluid .offset4 {
    margin-left: 36%
    }
.row-fluid .offset4:first-child {
    margin-left: 34%
    }
.row-fluid .offset3 {
    margin-left: 27.5%
    }
.row-fluid .offset3:first-child {
    margin-left: 25.5%
    }
.row-fluid .offset2 {
    margin-left: 19%
    }
.row-fluid .offset2:first-child {
    margin-left: 17%
    }
.row-fluid .offset1 {
    margin-left: 10.5%
    }
.row-fluid .offset1:first-child {
    margin-left: 8.5%
    }
.row-fluid {
    width: 100%
    }
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
    }
.row-fluid:after {
    clear: both
    }
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
    }
.row-fluid:after {
    clear: both
    }
.row-fluid [class*="span"] {
    display: block;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2%
    }
.row-fluid [class*="span"]:first-child {
    margin-left: 0
    }
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2%
    }
.row-fluid .span12 {
    width: 100%
    }
.row-fluid .span11 {
    width: 91.5%
    }
.row-fluid .span10 {
    width: 83%
    }
.row-fluid .span9 {
    width: 74.5%
    }
/*.row-fluid .span8 {
  width: 66%;
  *width: 65.95%;
}
*/
.row-fluid .span7 {
    width: 57.5%
    }
.row-fluid .span5 {
    width: 40.5%
    }
.row-fluid .span4 {
    width: 32%
    }
.row-fluid .span3 {
    width: 23.5%
    }
.row-fluid .span2 {
    width: 15%
    }
.row-fluid .span1 {
    width: 6.5%
    }
.row-fluid .offset12 {
    margin-left: 104%
    }
.row-fluid .offset12:first-child {
    margin-left: 102%
    }
.row-fluid .offset11 {
    margin-left: 95.5%
    }
.row-fluid .offset11:first-child {
    margin-left: 93.5%
    }
.row-fluid .offset10 {
    margin-left: 87%
    }
.row-fluid .offset10:first-child {
    margin-left: 85%
    }
.row-fluid .offset9 {
    margin-left: 78.5%
    }
.row-fluid .offset9:first-child {
    margin-left: 76.5%
    }
.row-fluid .offset8 {
    margin-left: 70%
    }
.row-fluid .offset8:first-child {
    margin-left: 68%
    }
.row-fluid .offset7 {
    margin-left: 61.5%
    }
.row-fluid .offset7:first-child {
    margin-left: 59.5%
    }
.row-fluid .offset6 {
    margin-left: 53%
    }
.row-fluid .offset6:first-child {
    margin-left: 51%
    }
.row-fluid .offset5 {
    margin-left: 44.5%
    }
.row-fluid .offset5:first-child {
    margin-left: 42.5%
    }
.row-fluid .offset4 {
    margin-left: 36%
    }
.row-fluid .offset4:first-child {
    margin-left: 34%
    }
.row-fluid .offset3 {
    margin-left: 27.5%
    }
.row-fluid .offset3:first-child {
    margin-left: 25.5%
    }
.row-fluid .offset2 {
    margin-left: 19%
    }
.row-fluid .offset2:first-child {
    margin-left: 17%
    }
.row-fluid .offset1 {
    margin-left: 10.5%
    }
.row-fluid .offset1:first-child {
    margin-left: 8.5%
    }
[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
    }
.container:before, .container:after {
    display: table;
    content: "";
    line-height: 0
    }
.container:after {
    clear: both
    }
.container:before, .container:after {
    display: table;
    content: "";
    line-height: 0
    }
.container:after {
    clear: both
    }
.container:before, .container:after {
    display: table;
    content: "";
    line-height: 0
    }
.container:after {
    clear: both
    }
.container:before, .container:after {
    display: table;
    content: "";
    line-height: 0
    }
.container:after {
    clear: both
    }
.container-fluid {
    padding-right: 20px;
    padding-left: 20px
    }
.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0
    }
.container-fluid:after {
    clear: both
    }
.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0
    }
.container-fluid:after {
    clear: both
    }
p {
    margin: 0 0 9.75px
    }
.lead {
    margin-bottom: 19.5px;
    font-size: 19.5px;
    font-weight: 200;
    line-height: 29.25px
    }
small {
    font-size: 85%
    }
strong {
    font-weight: bold
    }
em {
    font-style: italic
    }
cite {
    font-style: normal
    }
.muted {
    color: #999
    }
a.muted:hover, a.muted:focus {
    color: gray
    }
.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: 9.75px 0;
    font-family: "Segoe UI", Tahoma, Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    line-height: 19.5px;
    color: #090909;
    text-rendering: optimizelegibility
    }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999
    }
h1, h2, h3 {
    line-height: 39px
    }
h1 {
    font-size: 35.75px
    }
h2 {
    font-size: 27px
    }
h3 {
    font-size: 25px !important
    }
h4 {
    font-size: 16.25px
    }
h5 {
    font-size: 13px
    }
h6 {
    font-size: 11.05px
    }
h1 small {
    font-size: 22.75px
    }
h2 small {
    font-size: 16.25px
    }
h3 small {
    font-size: 13px
    }
h4 small {
    font-size: 13px
    }
.page-header {
    padding-bottom: 8.75px;
    margin: 19.5px 0 29.25px;
    border-bottom: 1px solid #eee
    }
ul, ol {
    padding: 0;
    margin: 0 0 9.75px 25px
    }
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0
    }
li {
    line-height: 19.5px
    }
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;
    /* IE7 inline-block hack */
    padding-left: 5px;
    padding-right: 5px
    }
dl {
    margin-bottom: 19.5px
    }
dt, dd {
    line-height: 19.5px
    }
dt {
    font-weight: bold
    }
dd {
    margin-left: 9.75px
    }
.dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
    }
.dl-horizontal:after {
    clear: both
    }
.dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
    }
.dl-horizontal:after {
    clear: both
    }
.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
.dl-horizontal dd {
    margin-left: 180px
    }
hr {
    margin: 19.5px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid white
    }
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
    }
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
    }
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 19.5px;
    border-left: 5px solid #eee
    }
blockquote p {
    margin-bottom: 0;
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25
    }
blockquote small {
    display: block;
    line-height: 19.5px;
    color: #999
    }
blockquote small:before {
    content: "— "
    }
blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    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: " —"
    }
q:before, q:after, blockquote:before, blockquote:after {
    content: ""
    }
address {
    display: block;
    margin-bottom: 19.5px;
    font-style: normal;
    line-height: 19.5px
    }
code, pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 11px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
    }
pre {
    display: block;
    padding: 9.25px;
    margin: 0 0 9.75px;
    font-size: 12px;
    line-height: 19.5px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: whitesmoke;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
pre.prettyprint {
    margin-bottom: 19.5px
    }
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 19.5px
    }
fieldset {
    padding: 0;
    margin: 0;
    border: 0
    }
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 19.5px;
    font-size: 19.5px;
    line-height: 39px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
    }
legend small {
    font-size: 14.625px;
    color: #999
    }
label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 19.5px
    }
input, button, select, textarea {
    font-family: "Segoe UI", Tahoma, Helvetica, Arial, Verdana, sans-serif
    }
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: 19.5px;
    padding: 4px 6px;
    margin-bottom: 9.75px;
    font-size: 13px;
    line-height: 19.5px;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle
    }
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: white;
    border: 1px solid #939598;
    -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(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 	;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
    }
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    /* IE7 */
    margin-top: 1px 	;
    /* IE8-9 */
    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: 40px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
    /* For IE7, add top margin to align select with labels */
    line-height: 40px
    }
select {
    width: 220px;
    border: 1px solid #939598;
    background-color: white
    }
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: #999;
    background-color: #fcfcfc;
    border-color: #939598;
    -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);
    cursor: not-allowed
    }
.uneditable-input {
    overflow: hidden;
    white-space: nowrap
    }
.uneditable-textarea {
    width: auto;
    height: auto
    }
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
    }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
    }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
    }
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
    }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
    }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
    }
.radio, .checkbox {
    min-height: 19.5px;
    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: 986px
    }
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 901px
    }
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 816px
    }
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 731px
    }
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 646px
    }
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 561px
    }
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 391px
    }
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 306px
    }
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 221px
    }
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 136px
    }
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 51px
    }
input, textarea, .uneditable-input {
    margin-left: 0
    }
.controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px
    }
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 986px
    }
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 901px
    }
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 816px
    }
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 731px
    }
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 646px
    }
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 561px
    }
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 391px
    }
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 306px
    }
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 221px
    }
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 136px
    }
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 51px
    }
.controls-row:before, .controls-row:after {
    display: table;
    content: "";
    line-height: 0
    }
.controls-row:after {
    clear: both
    }
.controls-row:before, .controls-row:after {
    display: table;
    content: "";
    line-height: 0
    }
.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: #eee
    }
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.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.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.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
    }
.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: 18.5px 20px 19.5px;
    margin-top: 19.5px;
    margin-bottom: 19.5px;
    background-color: #f1f1f1;
    border-top: 1px solid #e5e5e5
    }
.form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0
    }
.form-actions:after {
    clear: both
    }
.form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0
    }
.form-actions:after {
    clear: both
    }
.help-block, .help-inline {
    color: #575355
    }
.help-block {
    display: block;
    margin-bottom: 9.75px
    }
.help-inline {
    display: inline-block;
    /* IE7 inline-block hack */
    vertical-align: middle;
    padding-left: 5px
    }
.input-append, .input-prepend {
    display: inline-block;
    margin-bottom: 9.75px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
    }
.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: 13px
    }
.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;
    vertical-align: top;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 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: 19.5px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 19.5px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    background-color: #eee;
    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: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.input-append input, .input-append select, .input-append .uneditable-input {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.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 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 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 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 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 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
    }
input.search-query {
    padding-right: 14px;
    padding-right: 4px 	;
    padding-left: 14px;
    padding-left: 4px 	;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
    }
/* Allow for input prepend/append in search forms */
.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;
    /* IE7 inline-block hack */
    margin-bottom: 0;
    vertical-align: middle
    }
.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: 9.75px
    }
legend + .control-group {
    margin-top: 19.5px;
    -webkit-margin-top-collapse: separate
    }
.form-horizontal .control-group {
    margin-bottom: 19.5px
    }
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
    }
.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-group:after {
    clear: both
    }
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
    }
.form-horizontal .controls {
    margin-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: 9.75px
    }
.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: 19.5px
    }
.table th, .table td {
    padding: 8px;
    line-height: 19.5px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
    }
.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 #ddd
    }
.table .table {
    background-color: white
    }
.table-condensed th, .table-condensed td {
    padding: 4px 5px
    }
.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.table-bordered th, .table-bordered td {
    border-left: 1px solid #ddd
    }
.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: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
    }
.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: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
    }
.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: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.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: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
    }
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 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: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
    }
.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: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
    }
.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: whitesmoke
    }
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: 49px;
    margin-left: 0
    }
.table td.span2, .table th.span2 {
    float: none;
    width: 134px;
    margin-left: 0
    }
.table td.span3, .table th.span3 {
    float: none;
    width: 219px;
    margin-left: 0
    }
.table td.span4, .table th.span4 {
    float: none;
    width: 304px;
    margin-left: 0
    }
.table td.span5, .table th.span5 {
    float: none;
    width: 389px;
    margin-left: 0
    }
.table td.span6, .table th.span6 {
    float: none;
    width: 474px;
    margin-left: 0
    }
.table td.span7, .table th.span7 {
    float: none;
    width: 559px;
    margin-left: 0
    }
.table td.span8, .table th.span8 {
    float: none;
    width: 644px;
    margin-left: 0
    }
.table td.span9, .table th.span9 {
    float: none;
    width: 729px;
    margin-left: 0
    }
.table td.span10, .table th.span10 {
    float: none;
    width: 814px;
    margin-left: 0
    }
.table td.span11, .table th.span11 {
    float: none;
    width: 899px;
    margin-left: 0
    }
.table td.span12, .table th.span12 {
    float: none;
    width: 984px;
    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
    }
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: "FontAwesome";
    src: url(fonts/fontawesome-webfont.eot?v=3.2.1);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff?v=3.2.1) format("woff"), url(fonts/fontawesome-webfont.ttf?v=3.2.1) format("truetype"), url(fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format("svg");
    font-weight: normal;
    font-style: normal
    }
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased
    }
[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
    }
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: -10%;
    font-size: 1.333333em
    }
/* makes sure icons active on rollover in links */
a [class^="icon-"], a [class*=" icon-"] {
    display: inline
    }
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.142857em;
    text-align: right;
    padding-right: 0.285714em
    }
[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.428571em
    }
.icons-ul {
    margin-left: 2.142857em;
    list-style-type: none
    }
.icons-ul > li {
    position: relative
    }
.icons-ul .icon-li {
    position: absolute;
    left: -2.142857em;
    width: 2.142857em;
    text-align: center;
    line-height: inherit
    }
[class^="icon-"].hide, [class*=" icon-"].hide {
    display: none
    }
.icon-muted {
    color: #eee
    }
.icon-light {
    color: white
    }
.icon-dark {
    color: #333
    }
.icon-border {
    border: solid 1px #eee;
    padding: 0.2em 0.25em 0.15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
.icon-2x {
    font-size: 2em
    }
.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
.icon-3x {
    font-size: 3em
    }
.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
.icon-4x {
    font-size: 4em
    }
.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
    }
.icon-5x {
    font-size: 5em
    }
.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
    }
.pull-right {
    float: right
    }
.pull-left {
    float: left
    }
[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: 0.3em
    }
[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: 0.3em
    }
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
    }
/* more sprites.less reset */
.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none
    }
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: 0.9em
    }
.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
    display: inline-block
    }
.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
    line-height: 0.9em
    }
.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: 0.18em
    }
.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: 0.8em
    }
.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: 0.25em
    }
.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0
    }
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: 0.05em
    }
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: 0.2em
    }
.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: 0.2em
    }
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    line-height: inherit
    }
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
    }
.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit
    }
.icon-stack .icon-stack-base {
    font-size: 2em
    }
/* Animated rotating icon */
.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
    }
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack, a .icon-spin {
    display: inline-block;
    text-decoration: none
    }
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        } 100% {
        -moz-transform: rotate(359deg);
        }
    }
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        } 100% {
        -webkit-transform: rotate(359deg);
        }
    }
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
        } 100% {
        -o-transform: rotate(359deg);
        }
    }
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
        } 100% {
        -ms-transform: rotate(359deg);
        }
    }
@keyframes spin {
    0% {
        transform: rotate(0deg);
        } 100% {
        transform: rotate(359deg);
        }
    }
/* Icon rotations and mirroring */
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
    }
.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
    }
.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
    }
.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
    }
.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
    }
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block
    }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
    content: ""
    }
.icon-music:before {
    content: ""
    }
.icon-search:before {
    content: ""
    }
.icon-envelope-alt:before {
    content: ""
    }
.icon-heart:before {
    content: ""
    }
.icon-star:before {
    content: ""
    }
.icon-star-empty:before {
    content: ""
    }
.icon-user:before {
    content: ""
    }
.icon-film:before {
    content: ""
    }
.icon-th-large:before {
    content: ""
    }
.icon-th:before {
    content: ""
    }
.icon-th-list:before {
    content: ""
    }
.icon-ok:before {
    content: ""
    }
.icon-remove:before {
    content: ""
    }
.icon-zoom-in:before {
    content: ""
    }
.icon-zoom-out:before {
    content: ""
    }
.icon-power-off:before, .icon-off:before {
    content: ""
    }
.icon-signal:before {
    content: ""
    }
.icon-gear:before, .icon-cog:before {
    content: ""
    }
.icon-trash:before {
    content: ""
    }
.icon-home:before {
    content: ""
    }
.icon-file-alt:before {
    content: ""
    }
.icon-time:before {
    content: ""
    }
.icon-road:before {
    content: ""
    }
.icon-download-alt:before {
    content: ""
    }
.icon-download:before {
    content: ""
    }
.icon-upload:before {
    content: ""
    }
.icon-inbox:before {
    content: ""
    }
.icon-play-circle:before {
    content: ""
    }
.icon-rotate-right:before, .icon-repeat:before {
    content: ""
    }
.icon-refresh:before {
    content: ""
    }
.icon-list-alt:before {
    content: ""
    }
.icon-lock:before {
    content: ""
    }
.icon-flag:before {
    content: ""
    }
.icon-headphones:before {
    content: ""
    }
.icon-volume-off:before {
    content: ""
    }
.icon-volume-down:before {
    content: ""
    }
.icon-volume-up:before {
    content: ""
    }
.icon-qrcode:before {
    content: ""
    }
.icon-barcode:before {
    content: ""
    }
.icon-tag:before {
    content: ""
    }
.icon-tags:before {
    content: ""
    }
.icon-book:before {
    content: ""
    }
.icon-bookmark:before {
    content: ""
    }
.icon-print:before {
    content: ""
    }
.icon-camera:before {
    content: ""
    }
.icon-font:before {
    content: ""
    }
.icon-bold:before {
    content: ""
    }
.icon-italic:before {
    content: ""
    }
.icon-text-height:before {
    content: ""
    }
.icon-text-width:before {
    content: ""
    }
.icon-align-left:before {
    content: ""
    }
.icon-align-center:before {
    content: ""
    }
.icon-align-right:before {
    content: ""
    }
.icon-align-justify:before {
    content: ""
    }
.icon-list:before {
    content: ""
    }
.icon-indent-left:before {
    content: ""
    }
.icon-indent-right:before {
    content: ""
    }
.icon-facetime-video:before {
    content: ""
    }
.icon-picture:before {
    content: ""
    }
.icon-pencil:before {
    content: ""
    }
.icon-map-marker:before {
    content: ""
    }
.icon-adjust:before {
    content: ""
    }
.icon-tint:before {
    content: ""
    }
.icon-edit:before {
    content: ""
    }
.icon-share:before {
    content: ""
    }
.icon-check:before {
    content: ""
    }
.icon-move:before {
    content: ""
    }
.icon-step-backward:before {
    content: ""
    }
.icon-fast-backward:before {
    content: ""
    }
.icon-backward:before {
    content: ""
    }
.icon-play:before {
    content: ""
    }
.icon-pause:before {
    content: ""
    }
.icon-stop:before {
    content: ""
    }
.icon-forward:before {
    content: ""
    }
.icon-fast-forward:before {
    content: ""
    }
.icon-step-forward:before {
    content: ""
    }
.icon-eject:before {
    content: ""
    }
.icon-chevron-left:before {
    content: ""
    }
.icon-chevron-right:before {
    content: ""
    }
.icon-plus-sign:before {
    content: ""
    }
.icon-minus-sign:before {
    content: ""
    }
.icon-remove-sign:before {
    content: ""
    }
.icon-ok-sign:before {
    content: ""
    }
.icon-question-sign:before {
    content: ""
    }
.icon-info-sign:before {
    content: ""
    }
.icon-screenshot:before {
    content: ""
    }
.icon-remove-circle:before {
    content: ""
    }
.icon-ok-circle:before {
    content: ""
    }
.icon-ban-circle:before {
    content: ""
    }
.icon-arrow-left:before {
    content: ""
    }
.icon-arrow-right:before {
    content: ""
    }
.icon-arrow-up:before {
    content: ""
    }
.icon-arrow-down:before {
    content: ""
    }
.icon-mail-forward:before, .icon-share-alt:before {
    content: ""
    }
.icon-resize-full:before {
    content: ""
    }
.icon-resize-small:before {
    content: ""
    }
.icon-plus:before {
    content: ""
    }
.icon-minus:before {
    content: ""
    }
.icon-asterisk:before {
    content: ""
    }
.icon-exclamation-sign:before {
    content: ""
    }
.icon-gift:before {
    content: ""
    }
.icon-leaf:before {
    content: ""
    }
.icon-fire:before {
    content: ""
    }
.icon-eye-open:before {
    content: ""
    }
.icon-eye-close:before {
    content: ""
    }
.icon-warning-sign:before {
    content: ""
    }
.icon-plane:before {
    content: ""
    }
.icon-calendar:before {
    content: ""
    }
.icon-random:before {
    content: ""
    }
.icon-comment:before {
    content: ""
    }
.icon-magnet:before {
    content: ""
    }
.icon-chevron-up:before {
    content: ""
    }
.icon-chevron-down:before {
    content: ""
    }
.icon-retweet:before {
    content: ""
    }
.icon-shopping-cart:before {
    content: ""
    }
.icon-folder-close:before {
    content: ""
    }
.icon-folder-open:before {
    content: ""
    }
.icon-resize-vertical:before {
    content: ""
    }
.icon-resize-horizontal:before {
    content: ""
    }
.icon-bar-chart:before {
    content: ""
    }
.icon-twitter-sign:before {
    content: ""
    }
.icon-facebook-sign:before {
    content: ""
    }
.icon-camera-retro:before {
    content: ""
    }
.icon-key:before {
    content: ""
    }
.icon-gears:before, .icon-cogs:before {
    content: ""
    }
.icon-comments:before {
    content: ""
    }
.icon-thumbs-up-alt:before {
    content: ""
    }
.icon-thumbs-down-alt:before {
    content: ""
    }
.icon-star-half:before {
    content: ""
    }
.icon-heart-empty:before {
    content: ""
    }
.icon-signout:before {
    content: ""
    }
.icon-linkedin-sign:before {
    content: ""
    }
.icon-pushpin:before {
    content: ""
    }
.icon-external-link:before {
    content: ""
    }
.icon-signin:before {
    content: ""
    }
.icon-trophy:before {
    content: ""
    }
.icon-github-sign:before {
    content: ""
    }
.icon-upload-alt:before {
    content: ""
    }
.icon-lemon:before {
    content: ""
    }
.icon-phone:before {
    content: ""
    }
.icon-unchecked:before, .icon-check-empty:before {
    content: ""
    }
.icon-bookmark-empty:before {
    content: ""
    }
.icon-phone-sign:before {
    content: ""
    }
.icon-twitter:before {
    content: ""
    }
.icon-facebook:before {
    content: ""
    }
.icon-github:before {
    content: ""
    }
.icon-unlock:before {
    content: ""
    }
.icon-credit-card:before {
    content: ""
    }
.icon-rss:before {
    content: ""
    }
.icon-hdd:before {
    content: ""
    }
.icon-bullhorn:before {
    content: ""
    }
.icon-bell:before {
    content: ""
    }
.icon-certificate:before {
    content: ""
    }
.icon-hand-right:before {
    content: ""
    }
.icon-hand-left:before {
    content: ""
    }
.icon-hand-up:before {
    content: ""
    }
.icon-hand-down:before {
    content: ""
    }
.icon-circle-arrow-left:before {
    content: ""
    }
.icon-circle-arrow-right:before {
    content: ""
    }
.icon-circle-arrow-up:before {
    content: ""
    }
.icon-circle-arrow-down:before {
    content: ""
    }
.icon-globe:before {
    content: ""
    }
.icon-wrench:before {
    content: ""
    }
.icon-tasks:before {
    content: ""
    }
.icon-filter:before {
    content: ""
    }
.icon-briefcase:before {
    content: ""
    }
.icon-fullscreen:before {
    content: ""
    }
.icon-group:before {
    content: ""
    }
.icon-link:before {
    content: ""
    }
.icon-cloud:before {
    content: ""
    }
.icon-beaker:before {
    content: ""
    }
.icon-cut:before {
    content: ""
    }
.icon-copy:before {
    content: ""
    }
.icon-paperclip:before, .icon-paper-clip:before {
    content: ""
    }
.icon-save:before {
    content: ""
    }
.icon-sign-blank:before {
    content: ""
    }
.icon-reorder:before {
    content: ""
    }
.icon-list-ul:before {
    content: ""
    }
.icon-list-ol:before {
    content: ""
    }
.icon-strikethrough:before {
    content: ""
    }
.icon-underline:before {
    content: ""
    }
.icon-table:before {
    content: ""
    }
.icon-magic:before {
    content: ""
    }
.icon-truck:before {
    content: ""
    }
.icon-pinterest:before {
    content: ""
    }
.icon-pinterest-sign:before {
    content: ""
    }
.icon-google-plus-sign:before {
    content: ""
    }
.icon-google-plus:before {
    content: ""
    }
.icon-money:before {
    content: ""
    }
.icon-caret-down:before {
    content: ""
    }
.icon-caret-up:before {
    content: ""
    }
.icon-caret-left:before {
    content: ""
    }
.icon-caret-right:before {
    content: ""
    }
.icon-columns:before {
    content: ""
    }
.icon-sort:before {
    content: ""
    }
.icon-sort-down:before {
    content: ""
    }
.icon-sort-up:before {
    content: ""
    }
.icon-envelope:before {
    content: ""
    }
.icon-linkedin:before {
    content: ""
    }
.icon-rotate-left:before, .icon-undo:before {
    content: ""
    }
.icon-legal:before {
    content: ""
    }
.icon-dashboard:before {
    content: ""
    }
.icon-comment-alt:before {
    content: ""
    }
.icon-comments-alt:before {
    content: ""
    }
.icon-bolt:before {
    content: ""
    }
.icon-sitemap:before {
    content: ""
    }
.icon-umbrella:before {
    content: ""
    }
.icon-paste:before {
    content: ""
    }
.icon-lightbulb:before {
    content: ""
    }
.icon-exchange:before {
    content: ""
    }
.icon-cloud-download:before {
    content: ""
    }
.icon-cloud-upload:before {
    content: ""
    }
.icon-user-md:before {
    content: ""
    }
.icon-stethoscope:before {
    content: ""
    }
.icon-suitcase:before {
    content: ""
    }
.icon-bell-alt:before {
    content: ""
    }
.icon-coffee:before {
    content: ""
    }
.icon-food:before {
    content: ""
    }
.icon-file-text-alt:before {
    content: ""
    }
.icon-building:before {
    content: ""
    }
.icon-hospital:before {
    content: ""
    }
.icon-ambulance:before {
    content: ""
    }
.icon-medkit:before {
    content: ""
    }
.icon-fighter-jet:before {
    content: ""
    }
.icon-beer:before {
    content: ""
    }
.icon-h-sign:before {
    content: ""
    }
.icon-plus-sign-alt:before {
    content: ""
    }
.icon-double-angle-left:before {
    content: ""
    }
.icon-double-angle-right:before {
    content: ""
    }
.icon-double-angle-up:before {
    content: ""
    }
.icon-double-angle-down:before {
    content: ""
    }
.icon-angle-left:before {
    content: ""
    }
.icon-angle-right:before {
    content: ""
    }
.icon-angle-up:before {
    content: ""
    }
.icon-angle-down:before {
    content: ""
    }
.icon-desktop:before {
    content: ""
    }
.icon-laptop:before {
    content: ""
    }
.icon-tablet:before {
    content: ""
    }
.icon-mobile-phone:before {
    content: ""
    }
.icon-circle-blank:before {
    content: ""
    }
.icon-quote-left:before {
    content: ""
    }
.icon-quote-right:before {
    content: ""
    }
.icon-spinner:before {
    content: ""
    }
.icon-circle:before {
    content: ""
    }
.icon-mail-reply:before, .icon-reply:before {
    content: ""
    }
.icon-github-alt:before {
    content: ""
    }
.icon-folder-close-alt:before {
    content: ""
    }
.icon-folder-open-alt:before {
    content: ""
    }
.icon-expand-alt:before {
    content: ""
    }
.icon-collapse-alt:before {
    content: ""
    }
.icon-smile:before {
    content: ""
    }
.icon-frown:before {
    content: ""
    }
.icon-meh:before {
    content: ""
    }
.icon-gamepad:before {
    content: ""
    }
.icon-keyboard:before {
    content: ""
    }
.icon-flag-alt:before {
    content: ""
    }
.icon-flag-checkered:before {
    content: ""
    }
.icon-terminal:before {
    content: ""
    }
.icon-code:before {
    content: ""
    }
.icon-reply-all:before {
    content: ""
    }
.icon-mail-reply-all:before {
    content: ""
    }
.icon-star-half-full:before, .icon-star-half-empty:before {
    content: ""
    }
.icon-location-arrow:before {
    content: ""
    }
.icon-crop:before {
    content: ""
    }
.icon-code-fork:before {
    content: ""
    }
.icon-unlink:before {
    content: ""
    }
.icon-question:before {
    content: ""
    }
.icon-info:before {
    content: ""
    }
.icon-exclamation:before {
    content: ""
    }
.icon-superscript:before {
    content: ""
    }
.icon-subscript:before {
    content: ""
    }
.icon-eraser:before {
    content: ""
    }
.icon-puzzle-piece:before {
    content: ""
    }
.icon-microphone:before {
    content: ""
    }
.icon-microphone-off:before {
    content: ""
    }
.icon-shield:before {
    content: ""
    }
.icon-calendar-empty:before {
    content: ""
    }
.icon-fire-extinguisher:before {
    content: ""
    }
.icon-rocket:before {
    content: ""
    }
.icon-maxcdn:before {
    content: ""
    }
.icon-chevron-sign-left:before {
    content: ""
    }
.icon-chevron-sign-right:before {
    content: ""
    }
.icon-chevron-sign-up:before {
    content: ""
    }
.icon-chevron-sign-down:before {
    content: ""
    }
.icon-html5:before {
    content: ""
    }
.icon-css3:before {
    content: ""
    }
.icon-anchor:before {
    content: ""
    }
.icon-unlock-alt:before {
    content: ""
    }
.icon-bullseye:before {
    content: ""
    }
.icon-ellipsis-horizontal:before {
    content: ""
    }
.icon-ellipsis-vertical:before {
    content: ""
    }
.icon-rss-sign:before {
    content: ""
    }
.icon-play-sign:before {
    content: ""
    }
.icon-ticket:before {
    content: ""
    }
.icon-minus-sign-alt:before {
    content: ""
    }
.icon-check-minus:before {
    content: ""
    }
.icon-level-up:before {
    content: ""
    }
.icon-level-down:before {
    content: ""
    }
.icon-check-sign:before {
    content: ""
    }
.icon-edit-sign:before {
    content: ""
    }
.icon-external-link-sign:before {
    content: ""
    }
.icon-share-sign:before {
    content: ""
    }
.icon-compass:before {
    content: ""
    }
.icon-collapse:before {
    content: ""
    }
.icon-collapse-top:before {
    content: ""
    }
.icon-expand:before {
    content: ""
    }
.icon-euro:before, .icon-eur:before {
    content: ""
    }
.icon-gbp:before {
    content: ""
    }
.icon-dollar:before, .icon-usd:before {
    content: ""
    }
.icon-rupee:before, .icon-inr:before {
    content: ""
    }
.icon-yen:before, .icon-jpy:before {
    content: ""
    }
.icon-renminbi:before, .icon-cny:before {
    content: ""
    }
.icon-won:before, .icon-krw:before {
    content: ""
    }
.icon-bitcoin:before, .icon-btc:before {
    content: ""
    }
.icon-file:before {
    content: ""
    }
.icon-file-text:before {
    content: ""
    }
.icon-sort-by-alphabet:before {
    content: ""
    }
.icon-sort-by-alphabet-alt:before {
    content: ""
    }
.icon-sort-by-attributes:before {
    content: ""
    }
.icon-sort-by-attributes-alt:before {
    content: ""
    }
.icon-sort-by-order:before {
    content: ""
    }
.icon-sort-by-order-alt:before {
    content: ""
    }
.icon-thumbs-up:before {
    content: ""
    }
.icon-thumbs-down:before {
    content: ""
    }
.icon-youtube-sign:before {
    content: ""
    }
.icon-youtube:before {
    content: ""
    }
.icon-xing:before {
    content: ""
    }
.icon-xing-sign:before {
    content: ""
    }
.icon-youtube-play:before {
    content: ""
    }
.icon-dropbox:before {
    content: ""
    }
.icon-stackexchange:before {
    content: ""
    }
.icon-instagram:before {
    content: ""
    }
.icon-flickr:before {
    content: ""
    }
.icon-adn:before {
    content: ""
    }
.icon-bitbucket:before {
    content: ""
    }
.icon-bitbucket-sign:before {
    content: ""
    }
.icon-tumblr:before {
    content: ""
    }
.icon-tumblr-sign:before {
    content: ""
    }
.icon-long-arrow-down:before {
    content: ""
    }
.icon-long-arrow-up:before {
    content: ""
    }
.icon-long-arrow-left:before {
    content: ""
    }
.icon-long-arrow-right:before {
    content: ""
    }
.icon-apple:before {
    content: ""
    }
.icon-windows:before {
    content: ""
    }
.icon-android:before {
    content: ""
    }
.icon-linux:before {
    content: ""
    }
.icon-dribbble:before {
    content: ""
    }
.icon-skype:before {
    content: ""
    }
.icon-foursquare:before {
    content: ""
    }
.icon-trello:before {
    content: ""
    }
.icon-female:before {
    content: ""
    }
.icon-male:before {
    content: ""
    }
.icon-gittip:before {
    content: ""
    }
.icon-sun:before {
    content: ""
    }
.icon-moon:before {
    content: ""
    }
.icon-archive:before {
    content: ""
    }
.icon-bug:before {
    content: ""
    }
.icon-vk:before {
    content: ""
    }
.icon-weibo:before {
    content: ""
    }
.icon-renren:before {
    content: ""
    }
.dropup, .dropdown {
    position: relative
    }
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0
    }
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid black;
    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: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: white;
    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
    }
.dropdown-menu.pull-right {
    right: 0;
    left: auto
    }
.dropdown-menu .divider {
    height: 1px;
    margin: 8.75px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid white
    }
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 19.5px;
    color: #333;
    white-space: nowrap
    }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    text-decoration: none;
    color: white;
    background-color: #3473b6;
    background-image: -moz-linear-gradient(top, #3678be, #306baa);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3678be), to(#306baa));
    background-image: -webkit-linear-gradient(top, #3678be, #306baa);
    background-image: -o-linear-gradient(top, #3678be, #306baa);
    background-image: linear-gradient(to bottom, #3678be, #306baa);
    background-repeat: repeat-x
    }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #3473b6;
    background-image: -moz-linear-gradient(top, #3678be, #306baa);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3678be), to(#306baa));
    background-image: -webkit-linear-gradient(top, #3678be, #306baa);
    background-image: -o-linear-gradient(top, #3678be, #306baa);
    background-image: linear-gradient(to bottom, #3678be, #306baa);
    background-repeat: repeat-x
    }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #999
    }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: default
    }
.open > .dropdown-menu {
    display: block
    }
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 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 black;
    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;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
    }
.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;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
    }
.dropdown-submenu:hover > a:after {
    border-left-color: white
    }
.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-left: 20px;
    padding-right: 20px
    }
.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f1f1f1;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -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: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.well-small {
    padding: 9px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.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: 19.5px;
    color: black;
    text-shadow: 0 1px 0 white;
    opacity: 0.2;
    filter: alpha(opacity=20)
    }
.close:hover, .close:focus {
    color: black;
    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;
    /* IE7 inline-block hack */
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 19.5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #ebebeb;
    background-image: -moz-linear-gradient(top, #eee, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #eee, #e6e6e6);
    background-image: -o-linear-gradient(top, #eee, #e6e6e6);
    background-image: linear-gradient(to bottom, #eee, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 silver;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -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: #333;
    background-color: #e6e6e6
    }
.btn:active, .btn.active {
    background-color: #ccc 	
    }
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #333;
    background-color: #e6e6e6
    }
.btn:active, .btn.active {
    background-color: #ccc 	
    }
.btn:hover, .btn:focus {
    color: #333;
    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
    }
.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: 16.25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 4px
    }
.btn-small {
    padding: 2px 10px;
    font-size: 11.05px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
    margin-top: 0
    }
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
    margin-top: -1px
    }
.btn-mini {
    padding: 0 6px;
    font-size: 9.75px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 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: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2d649e;
    background-image: -moz-linear-gradient(top, #3678be, #1f466f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3678be), to(#1f466f));
    background-image: -webkit-linear-gradient(top, #3678be, #1f466f);
    background-image: -o-linear-gradient(top, #3678be, #1f466f);
    background-image: linear-gradient(to bottom, #3678be, #1f466f);
    background-repeat: repeat-x;
    border-color: #1f466f #1f466f #0e2033;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: white;
    background-color: #1f466f
    }
.btn-primary:active, .btn-primary.active {
    background-color: #142d47 	
    }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: white;
    background-color: #1f466f
    }
.btn-primary:active, .btn-primary.active {
    background-color: #142d47 	
    }
.btn-warning {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    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;
    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);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: white;
    background-color: #f89406
    }
.btn-warning:active, .btn-warning.active {
    background-color: #c67605 	
    }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: white;
    background-color: #f89406
    }
.btn-warning:active, .btn-warning.active {
    background-color: #c67605 	
    }
.btn-danger {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    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);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: white;
    background-color: #bd362f
    }
.btn-danger:active, .btn-danger.active {
    background-color: #942a25 	
    }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: white;
    background-color: #bd362f
    }
.btn-danger:active, .btn-danger.active {
    background-color: #942a25 	
    }
.btn-success {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    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);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: white;
    background-color: #51a351
    }
.btn-success:active, .btn-success.active {
    background-color: #408140 	
    }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: white;
    background-color: #51a351
    }
.btn-success:active, .btn-success.active {
    background-color: #408140 	
    }
.btn-info {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    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);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: white;
    background-color: #2f96b4
    }
.btn-info:active, .btn-info.active {
    background-color: #24748c 	
    }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: white;
    background-color: #2f96b4
    }
.btn-info:active, .btn-info.active {
    background-color: #24748c 	
    }
.btn-inverse {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 black;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    }
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: white;
    background-color: #222
    }
.btn-inverse:active, .btn-inverse.active {
    background-color: #080808 	
    }
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: white;
    background-color: #222
    }
.btn-inverse:active, .btn-inverse.active {
    background-color: #080808 	
    }
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
    }
.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 {
    border-color: transparent;
    cursor: pointer;
    color: #3678be;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.btn-link:hover, .btn-link:focus {
    color: #255282;
    text-decoration: underline;
    background-color: transparent
    }
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
    }
.btn-group {
    position: relative;
    display: inline-block;
    /* IE7 inline-block hack */
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap
    }
.btn-group + .btn-group {
    margin-left: 5px
    }
.btn-toolbar {
    font-size: 0;
    margin-top: 9.75px;
    margin-bottom: 9.75px
    }
.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: 13px
    }
.btn-group > .btn-mini {
    font-size: 9.75px
    }
.btn-group > .btn-small {
    font-size: 11.05px
    }
.btn-group > .btn-large {
    font-size: 16.25px
    }
.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
    }
.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
    }
.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-left: 8px;
    padding-right: 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-left: 5px;
    padding-right: 5px
    }
.btn-group > .btn-large + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 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: #1f466f
    }
.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: #222
    }
.btn .caret {
    margin-top: 8px;
    margin-left: 0
    }
.btn-large .caret {
    margin-top: 6px
    }
.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-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: white;
    border-bottom-color: white
    }
.btn-group-vertical {
    display: inline-block;
    /* IE7 inline-block hack */
    }
.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-left: 0;
    margin-top: -1px
    }
.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
    }
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 19.5px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.alert, .alert h4 {
    color: #c09853
    }
.alert h4 {
    margin: 0
    }
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 19.5px
    }
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
    }
.alert-success h4 {
    color: #468847
    }
.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
    }
.alert-danger h4, .alert-error h4 {
    color: #b94a48
    }
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
    }
.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-left: 0;
    margin-bottom: 19.5px;
    list-style: none
    }
.nav > li > a {
    display: block
    }
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
    }
.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: 19.5px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
    }
.nav li + .nav-header {
    margin-top: 9px
    }
.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
    }
.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-list > li > a {
    padding: 3px 15px
    }
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #3678be
    }
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    margin-right: 2px
    }
.nav-list .divider {
    height: 1px;
    margin: 8.75px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid white
    }
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    display: table;
    content: "";
    line-height: 0
    }
.nav-tabs:after, .nav-pills:after {
    clear: both
    }
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    display: table;
    content: "";
    line-height: 0
    }
.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 {
    border-bottom: 1px solid #ddd
    }
.nav-tabs > li {
    margin-bottom: -1px
    }
.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 19.5px;
    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: #eee #eee #ddd
    }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #555;
    background-color: white;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
    }
.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: white;
    background-color: #3678be
    }
.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;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
    }
.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
    }
.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
    border-color: #ddd;
    z-index: 2
    }
.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 {
    border-top-color: #3678be;
    border-bottom-color: #3678be;
    margin-top: 6px
    }
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-top-color: #255282;
    border-bottom-color: #255282
    }
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
    }
.nav .active .dropdown-toggle .caret {
    border-top-color: white;
    border-bottom-color: white
    }
.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
    }
.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: white;
    background-color: #999;
    border-color: #999
    }
.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: white;
    border-bottom-color: white;
    opacity: 1;
    filter: alpha(opacity=100)
    }
.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
    border-color: #999
    }
.tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0
    }
.tabbable:after {
    clear: both
    }
.tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0
    }
.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-bottom-color: transparent;
    border-top-color: #ddd
    }
.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: #eee #ddd #eee #eee
    }
.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
    }
.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: #eee #eee #eee #ddd
    }
.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
    }
.nav > .disabled > a {
    color: #999
    }
.nav > .disabled > a:hover, .nav > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: default
    }
.pagination {
    margin: 19.5px 0
    }
.pagination ul {
    display: inline-block;
    /* IE7 inline-block hack */
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
    }
.pagination ul > li {
    display: inline
    }
.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 19.5px;
    text-decoration: none;
    background-color: white;
    border: 1px solid #ddd;
    border-left-width: 0
    }
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: whitesmoke
    }
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999;
    cursor: default
    }
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default
    }
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
    }
.pagination-centered {
    text-align: center
    }
.pagination-right {
    text-align: right
    }
.pagination-large ul > li > a, .pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 16.25px
    }
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
    }
.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-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
    }
.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: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
    }
.pagination-small ul > li > a, .pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.05px
    }
.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 9.75px
    }
.pager {
    margin: 19.5px 0;
    list-style: none;
    text-align: center
    }
.pager:before, .pager:after {
    display: table;
    content: "";
    line-height: 0
    }
.pager:after {
    clear: both
    }
.pager:before, .pager:after {
    display: table;
    content: "";
    line-height: 0
    }
.pager:after {
    clear: both
    }
.pager li {
    display: inline
    }
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: white;
    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: whitesmoke
    }
.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: #999;
    background-color: white;
    cursor: default
    }
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: black
    }
.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: white;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    /* IE6-7 */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -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;
    outline: none
    }
.modal.fade {
    -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;
    top: -25%
    }
.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;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
    }
.modal-form {
    margin-bottom: 0
    }
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: whitesmoke;
    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;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white
    }
.modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
    line-height: 0
    }
.modal-footer:after {
    clear: both
    }
.modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
    line-height: 0
    }
.modal-footer:after {
    clear: both
    }
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
    }
.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;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
    }
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
    }
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
    }
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
    }
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
    }
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
    }
.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: white;
    text-align: center;
    text-decoration: none;
    background-color: black;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.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-width: 5px 5px 0;
    border-top-color: black
    }
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: black
    }
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: black
    }
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black
    }
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: white;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    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);
    white-space: normal
    }
.popover.top {
    margin-top: -10px
    }
.popover.right {
    margin-left: 10px
    }
.popover.bottom {
    margin-top: 10px
    }
.popover.left {
    margin-left: -10px
    }
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
    -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 {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
    }
.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white
    }
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
    }
.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white
    }
.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
    }
.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white
    }
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
    }
.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px
    }
.thumbnails {
    margin-left: -20px;
    list-style: none
    }
.thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0
    }
.thumbnails:after {
    clear: both
    }
.thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0
    }
.thumbnails:after {
    clear: both
    }
.row-fluid .thumbnails {
    margin-left: 0
    }
.thumbnails > li {
    float: left;
    margin-bottom: 19.5px;
    margin-left: 20px
    }
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 19.5px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -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: #3678be;
    -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-left: auto;
    margin-right: auto
    }
.thumbnail .caption {
    padding: 9px;
    color: #555
    }
.media, .media-body {
    overflow: hidden;
    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: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: white;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999
    }
.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
.badge {
    padding-left: 9px;
    padding-right: 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: white;
    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: #333
    }
.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 {
    overflow: hidden;
    height: 19.5px;
    margin-bottom: 19.5px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
    background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
    background-image: linear-gradient(to bottom, whitesmoke, #f9f9f9);
    background-repeat: repeat-x;
    -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);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.progress .bar {
    width: 0%;
    height: 100%;
    color: white;
    float: left;
    font-size: 12px;
    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;
    -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)
    }
.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
    }
.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
    }
.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
    }
.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
    }
.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: 19.5px
    }
.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.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: 19.5px;
    line-height: 1
    }
.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative
    }
.carousel-inner > .item {
    display: none;
    position: relative;
    -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: white;
    text-align: center;
    background: #222;
    border: 3px solid white;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50)
    }
.carousel-control.right {
    left: auto;
    right: 15px
    }
.carousel-control:hover, .carousel-control:focus {
    color: white;
    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: white
    }
.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
    }
.carousel-caption h4, .carousel-caption p {
    color: white;
    line-height: 19.5px
    }
.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: 29.25px;
    color: inherit;
    background-color: #f1f1f1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
    }
.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px
    }
.hero-unit li {
    line-height: 29.25px
    }
.pull-right {
    float: right
    }
.pull-left {
    float: left
    }
.hide {
    display: none
    }
.show {
    display: block
    }
.invisible {
    visibility: hidden
    }
.affix {
    position: fixed
    }
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
    }
.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: 40px;
    -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
    }
@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
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row:after {
        clear: both
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .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
        }
    .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 {
        margin-left: -30px
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row:after {
        clear: both
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .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
        }
    .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%
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid [class*="span"] {
        display: block;
        min-height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564103%
        }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0
        }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.564103%
        }
    .row-fluid .span12 {
        width: 100%
        }
    .row-fluid .span11 {
        width: 91.452991%
        }
    .row-fluid .span10 {
        width: 82.905983%
        }
    .row-fluid .span9 {
        width: 1250px !important
        }
    /*  .row-fluid .pane spanRight {
        background-color: #d0d7fe;
        float: left !important;
        margin-left: 10px !important;
        width: 20% !important;
    }
    */
    /*  .row-fluid .span8 {
        width: 65.811965812%;
        *width: 65.761965812%;
      }
    */
    .row-fluid .span7 {
        width: 57.264957%
        }
    .row-fluid .span5 {
        width: 40.17094%
        }
    .row-fluid .span4 {
        width: 31.623932%
        }
    .row-fluid .span3 {
        width: 23.076923%
        }
    .row-fluid .span2 {
        width: 14.529915%
        }
    .row-fluid .span1 {
        width: 5.982906%
        }
    .row-fluid .offset12 {
        margin-left: 105.128205%
        }
    .row-fluid .offset12:first-child {
        margin-left: 102.564103%
        }
    .row-fluid .offset11 {
        margin-left: 96.581197%
        }
    .row-fluid .offset11:first-child {
        margin-left: 94.017094%
        }
    .row-fluid .offset10 {
        margin-left: 88.034188%
        }
    .row-fluid .offset10:first-child {
        margin-left: 85.470085%
        }
    .row-fluid .offset9 {
        margin-left: 79.487179%
        }
    .row-fluid .offset9:first-child {
        margin-left: 76.923077%
        }
    .row-fluid .offset8 {
        margin-left: 70.940171%
        }
    .row-fluid .offset8:first-child {
        margin-left: 68.376068%
        }
    .row-fluid .offset7 {
        margin-left: 62.393162%
        }
    .row-fluid .offset7:first-child {
        margin-left: 59.82906%
        }
    .row-fluid .offset6 {
        margin-left: 53.846154%
        }
    .row-fluid .offset6:first-child {
        margin-left: 51.282051%
        }
    .row-fluid .offset5 {
        margin-left: 45.299145%
        }
    .row-fluid .offset5:first-child {
        margin-left: 42.735043%
        }
    .row-fluid .offset4 {
        margin-left: 36.752137%
        }
    .row-fluid .offset4:first-child {
        margin-left: 34.188034%
        }
    .row-fluid .offset3 {
        margin-left: 28.205128%
        }
    .row-fluid .offset3:first-child {
        margin-left: 25.641026%
        }
    .row-fluid .offset2 {
        margin-left: 19.65812%
        }
    .row-fluid .offset2:first-child {
        margin-left: 17.094017%
        }
    .row-fluid .offset1 {
        margin-left: 11.111111%
        }
    .row-fluid .offset1:first-child {
        margin-left: 8.547009%
        }
    .row-fluid {
        width: 100%
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid [class*="span"] {
        display: block;
        min-height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564103%
        }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0
        }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.564103%
        }
    .row-fluid .span12 {
        width: 100%
        }
    .row-fluid .span11 {
        width: 91.452991%
        }
    .row-fluid .span10 {
        width: 82.905983%
        }
    .row-fluid .span9 {
        width: 74.358974%
        }
    /*  .row-fluid .span8 {
        width: 65.811965812%;
        *width: 65.761965812%;
      }
    */
    .row-fluid .span7 {
        width: 57.264957%
        }
    .row-fluid .span5 {
        width: 40.17094%
        }
    .row-fluid .span4 {
        width: 31.623932%
        }
    .row-fluid .span3 {
        width: 23.076923%
        }
    .row-fluid .span2 {
        width: 14.529915%
        }
    .row-fluid .span1 {
        width: 5.982906%
        }
    .row-fluid .offset12 {
        margin-left: 105.128205%
        }
    .row-fluid .offset12:first-child {
        margin-left: 102.564103%
        }
    .row-fluid .offset11 {
        margin-left: 96.581197%
        }
    .row-fluid .offset11:first-child {
        margin-left: 94.017094%
        }
    .row-fluid .offset10 {
        margin-left: 88.034188%
        }
    .row-fluid .offset10:first-child {
        margin-left: 85.470085%
        }
    .row-fluid .offset9 {
        margin-left: 79.487179%
        }
    .row-fluid .offset9:first-child {
        margin-left: 76.923077%
        }
    .row-fluid .offset8 {
        margin-left: 70.940171%
        }
    .row-fluid .offset8:first-child {
        margin-left: 68.376068%
        }
    .row-fluid .offset7 {
        margin-left: 62.393162%
        }
    .row-fluid .offset7:first-child {
        margin-left: 59.82906%
        }
    .row-fluid .offset6 {
        margin-left: 53.846154%
        }
    .row-fluid .offset6:first-child {
        margin-left: 51.282051%
        }
    .row-fluid .offset5 {
        margin-left: 45.299145%
        }
    .row-fluid .offset5:first-child {
        margin-left: 42.735043%
        }
    .row-fluid .offset4 {
        margin-left: 36.752137%
        }
    .row-fluid .offset4:first-child {
        margin-left: 34.188034%
        }
    .row-fluid .offset3 {
        margin-left: 28.205128%
        }
    .row-fluid .offset3:first-child {
        margin-left: 25.641026%
        }
    .row-fluid .offset2 {
        margin-left: 19.65812%
        }
    .row-fluid .offset2:first-child {
        margin-left: 17.094017%
        }
    .row-fluid .offset1 {
        margin-left: 11.111111%
        }
    .row-fluid .offset1:first-child {
        margin-left: 8.547009%
        }
    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
        }
    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
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row:after {
        clear: both
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .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
        }
    .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 {
        margin-left: -20px
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row:after {
        clear: both
        }
    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
        }
    .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
        }
    .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%
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid [class*="span"] {
        display: block;
        min-height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762431%
        }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0
        }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.762431%
        }
    .row-fluid .span12 {
        width: 100%
        }
    .row-fluid .span11 {
        width: 91.436464%
        }
    .row-fluid .span10 {
        width: 82.872928%
        }
    .row-fluid .span9 {
        width: 74.309392%
        }
    /*  .row-fluid .span8 {
        width: 65.745856354%;
        *width: 65.695856354%;
      }
    */
    .row-fluid .span7 {
        width: 57.18232%
        }
    .row-fluid .span5 {
        width: 40.055249%
        }
    .row-fluid .span4 {
        width: 31.491713%
        }
    .row-fluid .span3 {
        width: 22.928177%
        }
    .row-fluid .span2 {
        width: 14.364641%
        }
    .row-fluid .span1 {
        width: 5.801105%
        }
    .row-fluid .offset12 {
        margin-left: 105.524862%
        }
    .row-fluid .offset12:first-child {
        margin-left: 102.762431%
        }
    .row-fluid .offset11 {
        margin-left: 96.961326%
        }
    .row-fluid .offset11:first-child {
        margin-left: 94.198895%
        }
    .row-fluid .offset10 {
        margin-left: 88.39779%
        }
    .row-fluid .offset10:first-child {
        margin-left: 85.635359%
        }
    .row-fluid .offset9 {
        margin-left: 79.834254%
        }
    .row-fluid .offset9:first-child {
        margin-left: 77.071823%
        }
    .row-fluid .offset8 {
        margin-left: 71.270718%
        }
    .row-fluid .offset8:first-child {
        margin-left: 68.508287%
        }
    .row-fluid .offset7 {
        margin-left: 62.707182%
        }
    .row-fluid .offset7:first-child {
        margin-left: 59.944751%
        }
    .row-fluid .offset6 {
        margin-left: 54.143646%
        }
    .row-fluid .offset6:first-child {
        margin-left: 51.381215%
        }
    .row-fluid .offset5 {
        margin-left: 45.58011%
        }
    .row-fluid .offset5:first-child {
        margin-left: 42.81768%
        }
    .row-fluid .offset4 {
        margin-left: 37.016575%
        }
    .row-fluid .offset4:first-child {
        margin-left: 34.254144%
        }
    .row-fluid .offset3 {
        margin-left: 28.453039%
        }
    .row-fluid .offset3:first-child {
        margin-left: 25.690608%
        }
    .row-fluid .offset2 {
        margin-left: 19.889503%
        }
    .row-fluid .offset2:first-child {
        margin-left: 17.127072%
        }
    .row-fluid .offset1 {
        margin-left: 11.325967%
        }
    .row-fluid .offset1:first-child {
        margin-left: 8.563536%
        }
    .row-fluid {
        width: 100%
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
        }
    .row-fluid:after {
        clear: both
        }
    .row-fluid [class*="span"] {
        display: block;
        min-height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762431%
        }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0
        }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.762431%
        }
    .row-fluid .span12 {
        width: 100%
        }
    .row-fluid .span11 {
        width: 91.436464%
        }
    .row-fluid .span10 {
        width: 82.872928%
        }
    .row-fluid .span9 {
        width: 74.309392%
        }
    /*  .row-fluid .span8 {
        width: 65.745856354%;
        *width: 65.695856354%;
      }
    */
    .row-fluid .span7 {
        width: 57.18232%
        }
    .row-fluid .span5 {
        width: 40.055249%
        }
    .row-fluid .span4 {
        width: 31.491713%
        }
    .row-fluid .span3 {
        width: 22.928177%
        }
    .row-fluid .span2 {
        width: 14.364641%
        }
    .row-fluid .span1 {
        width: 5.801105%
        }
    .row-fluid .offset12 {
        margin-left: 105.524862%
        }
    .row-fluid .offset12:first-child {
        margin-left: 102.762431%
        }
    .row-fluid .offset11 {
        margin-left: 96.961326%
        }
    .row-fluid .offset11:first-child {
        margin-left: 94.198895%
        }
    .row-fluid .offset10 {
        margin-left: 88.39779%
        }
    .row-fluid .offset10:first-child {
        margin-left: 85.635359%
        }
    .row-fluid .offset9 {
        margin-left: 79.834254%
        }
    .row-fluid .offset9:first-child {
        margin-left: 77.071823%
        }
    .row-fluid .offset8 {
        margin-left: 71.270718%
        }
    .row-fluid .offset8:first-child {
        margin-left: 68.508287%
        }
    .row-fluid .offset7 {
        margin-left: 62.707182%
        }
    .row-fluid .offset7:first-child {
        margin-left: 59.944751%
        }
    .row-fluid .offset6 {
        margin-left: 54.143646%
        }
    .row-fluid .offset6:first-child {
        margin-left: 51.381215%
        }
    .row-fluid .offset5 {
        margin-left: 45.58011%
        }
    .row-fluid .offset5:first-child {
        margin-left: 42.81768%
        }
    .row-fluid .offset4 {
        margin-left: 37.016575%
        }
    .row-fluid .offset4:first-child {
        margin-left: 34.254144%
        }
    .row-fluid .offset3 {
        margin-left: 28.453039%
        }
    .row-fluid .offset3:first-child {
        margin-left: 25.690608%
        }
    .row-fluid .offset2 {
        margin-left: 19.889503%
        }
    .row-fluid .offset2:first-child {
        margin-left: 17.127072%
        }
    .row-fluid .offset1 {
        margin-left: 11.325967%
        }
    .row-fluid .offset1:first-child {
        margin-left: 8.563536%
        }
    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
        }
    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) {
    body {
        padding-left: 20px;
        padding-right: 20px
        }
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
        }
    .container-fluid {
        padding: 0
        }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
        }
    .dl-horizontal dd {
        margin-left: 0
        }
    .container {
        width: auto
        }
    .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"] {
        float: none;
        display: block;
        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: 40px;
        -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;
        left: 20px;
        right: 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: 19.5px
        }
    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-left: 10px;
        padding-right: 10px
        }
    .media .pull-left, .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
        }
    .media-object {
        margin-right: 0;
        margin-left: 0
        }
    .modal {
        top: 10px;
        left: 10px;
        right: 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 {
        position: static
        }
    .navbar-fixed-top {
        margin-bottom: 19.5px
        }
    .navbar-fixed-bottom {
        margin-top: 19.5px
        }
    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 5px
        }
    .navbar .container {
        width: auto;
        padding: 0
        }
    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
        }
    .nav-collapse {
        clear: both
        }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 9.75px
        }
    .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: #777;
        text-shadow: none
        }
    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
        }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
        }
    .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: #999
        }
    .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: #111
        }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
        }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
        }
    .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: 9.75px 15px;
        margin: 9.75px 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: #111;
        border-bottom-color: #111
        }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
        }
    .nav-collapse, .nav-collapse.collapse {
        overflow: hidden;
        height: 0
        }
    .navbar .btn-navbar {
        display: block
        }
    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
        }
    }
@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
        }
    }
/**********************************************************************************************************************************/
/* THEME SPECIFIC STYLES **********************************************************************************************************/
/**********************************************************************************************************************************/
h1, h3 {
    color: #3678be;
    font-weight: normal
    }
h2, h4, h5, h6 {
    color: #302e2f;
    font-weight: normal
    }
caption {
    background: #f9f9f9
    }
input, textarea, select, .uneditable-input {
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-bottom: 9px !important;
    /*
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      */
    }
input[type=submit], input[type=reset], input[type=button], button, .btn, a.btn, a.btn:active {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-shadow: none
    }
.btn-primary {
    background: #3678be
    }
a.btn-primary, a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {
    color: white !important
    }
a.btn-primary:hover, a.btn-info:hover, a.btn-success:hover, a.btn-warning:hover, a.btn-danger:hover, a.btn-inverse:hover {
    color: white !important
    }
/* PAGE STRUCTURE ELEMENTS - PLACE YOUR OWN SITE STRUCTURE STYLES HERE ***********************************************************/
html {
    height: 100%
    }
body, #body, #Body, #form, #Form {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-image: url(/portals/_default/skins/metro/images/headbg.jpg);
    background-repeat: repeat-x
    }
#BgLayer1 {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -999;
    background: #D0E9F7
    }
header.boxed {
    padding: 0 0
    }
header.boxed .BannerZone {
    margin: 0 -20px
    }
#NavAux div {
    background: #3678be;
    float: right;
    margin-left: 1px;
    padding: 25px 15px;
    height: 16px
    }
#NavAux div:hover {
    background: #2b5f96
    }
#NavAux div div {
    background: transparent;
    float: none;
    margin-left: 0;
    padding: 0 !important;
    height: auto
    }
#ContentArea {
    background: #D0E9F7;
    margin: 4px 0;
    clear: both
    }
#ContentArea.boxed {
    margin: 0;
    padding: 20px
    }
footer {
    background: #3678be !important;
    color: #FFF !important;
    padding: 50px 0 30px
    }
footer.boxed {
    padding: 5px 20px
    }
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer span, footer td, footer div {
    color: black;
    color: rgba(0, 0, 0, 0.8)
    }
footer a {
    color: #FFF !important
    }
footer a:hover {
    color: #F00 !important
    }
footer #FooterContentArea {
    clear: both;
    margin-bottom: 10px
    }
footer #Footer {
    clear: both;
    margin-bottom: 10px
    }
footer #Footer > span {
    border-right: 1px black solid;
    border-right: 1px rgba(0, 0, 0, 0.6) solid;
    display: inline-block;
    margin-right: 5px;
    padding-right: 5px
    }
footer #Footer > span:last-child {
    border-right: none
    }
.C01 .CTitle, .C02 .CTitle {
    color: #000;
    font-weight: bold
    }
.C03 {
    background-color: #97501c
    }
.C03 .CTitle {
    color: white
    }
.C03 h1, .C03 h2, .C03 h3, .C03 h4, .C03 h5, .C03 h6 {
    color: white
    }
.C03 p, .C03 span, .C03 td, .C03 div {
    color: white
    }
.C03 a {
    color: white;
    color: rgba(255, 255, 255, 0.5)
    }
.C03 .btn {
    background: white;
    color: black
    }
.C04 {
    background-color: #a6c311
    }
.C04 .CTitle {
    color: white
    }
.C04 h1, .C04 h2, .C04 h3, .C04 h4, .C04 h5, .C04 h6 {
    color: white
    }
.C04 p, .C04 span, .C04 td, .C04 div {
    color: white
    }
.C04 a {
    color: white;
    color: rgba(255, 255, 255, 0.5)
    }
.C04 .btn {
    background: white;
    color: black
    }
.C05 {
    background-color: #3678be
    }
.C05 .CTitle {
    color: white
    }
.C05 h1, .C05 h2, .C05 h3, .C05 h4, .C05 h5, .C05 h6 {
    color: white
    }
.C05 p, .C05 span, .C05 td, .C05 div {
    color: white
    }
.C05 a {
    color: white;
    color: rgba(255, 255, 255, 0.5)
    }
.C05 .btn {
    background: white;
    color: black
    }
.hero-unit {
    border-radius: 0;
    margin-bottom: 30px;
    padding: 30px
    }
.hero-unit h1 {
    font-size: 40px
    }
.carousel {
    margin-bottom: 0
    }
.carousel .item {
    padding: 0
    }
.carousel .item .container {
    position: relative
    }
.carousel .item .carousel-caption {
    background: white;
    bottom: auto;
    left: 0;
    padding: 20px;
    right: auto;
    top: 20px
    }
.carousel .item .carousel-caption p, .carousel .item .carousel-caption a {
    font-size: 15px;
    margin-bottom: 1em;
    text-decoration: none
    }
.carousel .item .carousel-caption.color1 {
    background: #3678be
    }
.carousel .item .carousel-caption.color1 h1, .carousel .item .carousel-caption.color1 h2, .carousel .item .carousel-caption.color1 h3, .carousel .item .carousel-caption.color1 h4, .carousel .item .carousel-caption.color1 h5, .carousel .item .carousel-caption.color1 h6, .carousel .item .carousel-caption.color1 p, .carousel .item .carousel-caption.color1 a {
    color: white
    }
.carousel .item .carousel-caption.color2 {
    background: #97501c
    }
.carousel .item .carousel-caption.color2 h1, .carousel .item .carousel-caption.color2 h2, .carousel .item .carousel-caption.color2 h3, .carousel .item .carousel-caption.color2 h4, .carousel .item .carousel-caption.color2 h5, .carousel .item .carousel-caption.color2 h6, .carousel .item .carousel-caption.color2 p, .carousel .item .carousel-caption.color2 a {
    color: white
    }
.carousel .item .carousel-caption.color3 {
    background: #a6c311
    }
.carousel .item .carousel-caption.color3 h1, .carousel .item .carousel-caption.color3 h2, .carousel .item .carousel-caption.color3 h3, .carousel .item .carousel-caption.color3 h4, .carousel .item .carousel-caption.color3 h5, .carousel .item .carousel-caption.color3 h6, .carousel .item .carousel-caption.color3 p, .carousel .item .carousel-caption.color3 a {
    color: white
    }
.carousel .carousel-control {
    background: white;
    border: none;
    border-radius: 50px;
    color: black;
    height: 100px;
    line-height: 85px;
    opacity: 0.15;
    width: 100px
    }
.carousel .carousel-control:hover {
    opacity: 0.8
    }
/* TOKENS - EDIT EXISTING STYLES ONLY IN THIS SECTION, DO NOT ADD EXTRA STYLES ****************************************************/
#Breadcrumb {
    display: block;
    color: #ddd;
    font-size: 0.85em;
    margin: 20px 0 0 -5px
    }
#Breadcrumb .Breadcrumb_Link, #Breadcrumb .Breadcrumb_Link:link, #Breadcrumb .Breadcrumb_Link:visited, #Breadcrumb .Breadcrumb_Link:active, #Breadcrumb a.Breadcrumb_Link:hover, #Breadcrumb .breadcrumblinkcurrent {
    line-height: 30px;
    padding: 0 5px;
    text-decoration: none
    }
#Breadcrumb .breadcrumblinkcurrent {
    color: #666
    }
#Cart {
    display: inline-block;
    float: right;
    font-size: 0.9em;
    position: relative
    }
#Cart:before {
    color: white;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    left: 12px;
    position: absolute;
    top: 15px
    }
#Cart .carticon {
    width: 20px
    }
#Cart .cartlink {
    color: white;
    font-size: 0.9em
    }
#Cart .cartprice {
    color: white;
    float: left;
    padding-top: 5px
    }
#Cart .cartsep {
    color: white
    }
#Cart:hover {
    background-image: none !important
    }
#Cart:hover .cartsep {
    color: white
    }
#NavAux #Cart {
    padding: 13px 10px 37px
    }
#Copyright {
    display: inline-block;
    color: #FFF !important
    }
#Copyright .Copyright {
    color: black;
    color: rgba(0, 0, 0, 0.6)
    }
#Language {
    display: inline-block
    }
#Language .language-object .Language {
    border: 1px transparent solid;
    color: white;
    display: inline-block;
    font-size: 1em;
    text-decoration: none;
    margin: 0 0 0 5px
    }
#Language .language-object .selected {
    border: 1px #999 solid
    }
#Login {
    display: inline-block
    }
#Login a.Login, #Login a.Login:link, #Login a.Login:visited, #Login a.Login:active {
    color: white !important;
    font-size: 1em;
    padding: 0 !important;
    text-decoration: none;
    text-transform: none
    }
#Logo {
    padding: 10px 0 20px
    }
#Logo a img {
    border: none
    }
#MenuH {
    display: inline-block;
    position: relative
    }
#MenuH .menu {
    float: left
    }
#MenuH .menu > .mi:hover, #MenuH .menu > .mi.current {
    text-decoration: none;
    background-image: url(/portals/_default/skins/metro/images/menubg1.jpg)
    }
#MenuH .menu > .mi > .txt {
    color: #000;
    font-family: inherit;
    font-size: 14px !important;
    padding: 15px 7px !important;
    text-decoration: none
    }
#MenuH .menu > .mi:hover > .txt, #MenuH .menu > .mi.current > .txt {
    color: #FFF !important;
    font-family: inherit;
    font-size: 14px !important;
    padding: 15px 7px !important;
    text-decoration: none;
    font-weight: 700
    }
#MenuH .submenu {
    background-color: #f1f1f1;
    margin-bottom: 1px !important;
    margin: 0;
    min-width: 200px;
    padding: 0;
    z-index: 9999
    }
#MenuH .submenu > .mi, #MenuH .submenu > .mi:hover, #MenuH .submneu > .mi.current {
    background: #70def6;
    border: 1px solid #1d6eb8 !important;
    margin: 1px;
    text-decoration: none
    }
#MenuH .submenu > .mi > .txt {
    color: black;
    padding: 4px 30px 4px 10px;
    text-decoration: none;
    text-transform: none;
    font-size: 12px !important
    }
#MenuH .submenu > .mi:hover > .txt, #MenuH .submenu > .mi.current > .txt {
    color: black;
    opacity: 1;
    padding: 4px 30px 4px 10px;
    text-decoration: none;
    text-transform: none;
    font-size: 12px !important;
    background-color: #6590be
    }
#MenuV {
    display: block;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    width: 20%;
    /*  background-color: #d0e9f7 !important; */
    }
#MenuV .menu > .mi {
    /*  background-color: #d0e9f7 !important; */
    height: 25px;
    border-bottom: 1px solid white !important
    }
#MenuV .menu > .mi:hover, #MenuV .menu > .mi.current {
    background-color: #3678be;
    text-decoration: none
    }
#MenuV .menu > .mi > .txt {
    color: black !important;
    font-family: inherit;
    font-size: 12px !important;
    padding: 5px;
    text-decoration: none;
    font-weight: 700
    }
#MenuV .menu > .mi:hover > .txt, #MenuV .menu > .mi.current > .txt {
    color: #FFF !important;
    font-family: inherit;
    font-size: 12px !important;
    opacity: 1;
    padding: 5px;
    text-decoration: none;
    background-color: #3678be !important
    }
#MenuV .submenu {
    margin: 0 0 0 -1px !important;
    min-width: 200px;
    padding: 0;
    top: 0 !important;
    z-index: 9999
    }
#MenuV .submenu > .mi, #MenuV .submenu > .mi:hover, #MenuV .submenu > .mi.current {
    background: #70def6;
    border: 1px solid #1d6eb8 !important;
    margin: 0;
    text-decoration: none;
    margin: 1px
    }
#MenuV .submenu > .mi > .txt {
    color: #000;
    padding: 4px 30px 4px 10px;
    text-decoration: none;
    text-transform: none;
    font-size: 12px !important
    }
#MenuV .submenu > .mi:hover > .txt, #MenuV .submenu > .mi.current > .txt {
    background-color: #6590be;
    opacity: 1;
    padding: 4px 30px 4px 10px;
    text-decoration: none;
    text-transform: none;
    color: #FFF
    }
.megamenu .mega .submenu .submenu, .megamenu .mega .submenu .submenu {
    border: none !important;
    min-width: 150px !important
    }
.megamenu .mega .submenu > .mi, .megamenu .mega .submenu > .mi {
    border: none;
    border-right: 1px solid #eee;
    font-weight: bold
    }
.megamenu .mega .submenu .submenu .submenu > .mi, .megamenu .mega .submenu .submenu .submenu > .mi {
    border-right: none;
    font-size: 0.9em;
    font-weight: normal;
    padding-left: 15px
    }
.cmsSP2010 a.dynamic + .submenu > .mi {
    border-right: 1px solid #eee !important
    }
#MenuV.accordion .submenu {
    border: none !important;
    min-width: 100px !important
    }
#MenuV.accordion .submenu > .mi, #MenuV.accordion .submenu > .mi:hover, #MenuV.accordion .submenu > .mi.current {
    border-bottom: 1px solid #eee;
    padding-left: 15px
    }
#MenuV.accordion .submenu > .mi .submenu > .mi, #MenuV.accordion .submenu > .mi .submenu > .mi:hover, #MenuV.accordion .submenu > .mi .submenu > .mi.current {
    border-bottom: none;
    font-size: 0.9em;
    padding-left: 15px
    }
#Privacy {
    display: inline-block;
    font-size: 0.85em
    }
#Privacy a.Privacy, #Privacy a.Privacy:link, #Privacy a.Privacy:visited, #Privacy a.Privacy:active {
    color: black;
    color: rgba(0, 0, 0, 0.6)
    }
#Search {
    display: inline-block;
    text-align: right
    }
#Search #SearchBar {
    margin: 10px -11px 0 0
    }
#Search input {
    border: 1px #ddd solid !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 4px 6px !important;
    width: 150px !important
    }
#Search a.Search {
    background: #ddd url(images/search.go.png) no-repeat center center;
    border: none;
    display: inline-block;
    font-size: 0;
    height: 30px;
    line-height: 40px;
    margin-left: 1px;
    vertical-align: top;
    width: 30px
    }
#Search .searchadvancedlink {
    color: black
    }
#Sitemap {
    display: inline-block;
    font-size: 0.85em
    }
#Sitemap .sitemaplink {
    color: black;
    color: rgba(0, 0, 0, 0.6)
    }
#Terms {
    display: inline-block;
    font-size: 0.85em
    }
#Terms a.Terms, #Terms a.Terms:link, #Terms a.Terms:visited, #Terms a.Terms:active {
    color: black;
    color: rgba(0, 0, 0, 0.6)
    }
#User {
    display: inline-block
    }
#User a, #User a:link, #User a:visited, #User a:active {
    color: white;
    text-decoration: none
    }
@media (max-width: 767px) {
    body {
        padding: 0 !important
        }
    #MenuH {
        display: block !important
        }
    #MenuH .menu {
        display: none !important
        }
    #MenuH {
        display: block !important;
        margin: 0;
        padding: 0;
        width: 100%
        }
    #MenuH > select {
        display: block;
        height: 44px;
        margin: 0;
        opacity: 0;
        position: relative;
        width: 100%;
        z-index: 10
        }
    #MenuH > select + span {
        color: #666;
        display: block;
        font-size: 22px;
        height: 44px;
        line-height: 44px;
        position: absolute;
        text-indent: 20px;
        top: 0;
        width: 100%;
        white-space: nowrap;
        z-index: 1
        }
    #MenuH > select + span:before {
        color: #666;
        content: "";
        font-family: FontAwesome;
        font-size: 21px;
        margin-right: 10px
        }
    #MenuV {
        display: none !important
        }
    #Logo {
        padding: 10px 20px
        }
    #NavAux {
        border-top: 1px #eee solid;
        border-bottom: 1px #eee solid;
        padding: 0 15px;
        margin-bottom: 10px;
        overflow: hidden
        }
    #NavAux div, #NavAux div:hover {
        background: transparent;
        float: left;
        padding: 7px 5px !important
        }
    #NavAux div:hover div {
        padding: 0 !important
        }
    #Login {
        clear: both
        }
    #Login a.Login, #Login a.Login:link, #Login a.Login:visited, #Login a.Login:active, #User a, #User a:link, #User a:visited, #User a:active, #User .registerGroup a strong, #Cart .cartlink, #Cart .cartprice {
        color: #666 !important
        }
    #Search {
        display: none
        }
    #Cart {
        float: none;
        height: auto !important;
        padding: 0 !important
        }
    #Cart .cartlink {
        font-size: 1em
        }
    #Cart .cartprice {
        font-weight: bold;
        padding-top: 0
        }
    #ContentArea {
        padding: 20px
        }
    footer {
        padding: 5px 20px
        }
    .carousel .item .carousel-caption {
        clear: both;
        position: static
        }
    .boxed #NavAux {
        padding: 0
        }
    .boxed #Logo {
        padding: 10px 0
        }
    .boxed #MenuH > select + span {
        text-indent: 0
        }
    }
@media (min-width: 768px) {
    #MenuH .menu {
        display: block
        }
    #MenuH > select {
        display: none
        }
    #MenuH > select + span {
        display: none
        }
    #Search {
        display: block
        }
    }
@media (min-width: 768px) and (max-width: 979px) {
    #Search input {
        width: 100px !important
        }
    }
@media (min-width: 1200px) {
    .container, .navbar-fixed-top .container {
        width: 1100px
        }
    }
/**********************************************************************************************************************************/
/* DOTNETNUKE SPECIFIC STYLES *****************************************************************************************************/
/**********************************************************************************************************************************/
/* Control panel - DO NOT CHANGE */
.dnnControlPanel, .dnnControlPanel select, .dnnadminmega, .dnnadminmega label, .dnnadminmega input, .dnnadminmega button, .dnnCPHNav dnnRight {
    color: black !important;
    font-family: arial !important;
    font-size: 11px !important;
    font-style: normal !important;
    text-shadow: none
    }
.dnnadminmega .megaborder h5 {
    color: black !important;
    font-size: 12px !important;
    font-family: arial !important;
    font-weight: bold !important;
    text-shadow: none
    }
.dnnadminmega a:hover {
    color: #328dde !important
    }
ul.dnnActionMenuBody {
    font-family: Arial !important;
    padding: 10px !important
    }
ul.dnnActionMenuBody li {
    color: black !important
    }
ul.dnnActionMenuBody li ul li a, ul.dnnActionMenuBody li ul li a img {
    color: #328dde !important
    }
.dnnActionMenuTag {
    color: black !important;
    font-family: Arial !important
    }
.dnnFormPopup .ui-dialog-title {
    font-family: Helvetica, Arial !important
    }
/* FCKEditor - DO NOT CHANGE */
.xEditingArea body, .FCKLinkGalleryContainer, .FCKImageGalleryContainer {
    background: white !important
    }
/* Actions Menu - DO NOT CHANGE */
.ModuleTitle_SubMenu {
    border: 1px #999 dotted !important;
    width: auto !important;
    z-index: 999999 !important
    }
.ModuleTitle_MenuItem {
    height: auto !important;
    border: 0 !important;
    white-space: nowrap !important
    }
.ModuleTitle_MenuItem .txt {
    color: #888 !important;
    font-family: Arial, sans-serif !important;
    font-size: 11px !important
    }
.ModuleTitle_MenuItemSel {
    height: auto !important;
    border: 0 !important;
    white-space: nowrap !important;
    background-color: whitesmoke !important
    }
.ModuleTitle_MenuItemSel .txt {
    color: #333 !important;
    font-family: Arial, sans-serif !important;
    font-size: 11px !important
    }
.ModuleTitle_MenuContainer {
    color: #333 !important
    }
.ModuleTitle_MenuItem td, .ModuleTitle_MenuItemSel td {
    border-bottom: 1px #ccc dotted !important;
    padding: 3px 5px !important;
    text-align: left;
    vertical-align: middle
    }
.ModuleTitle_MenuBar {
    cursor: pointer !important
    }
.ModuleTitle_MenuIcon {
    background: whitesmoke !important;
    border: none !important;
    padding: 0 !important
    }
.ModuleTitle_MenuIcon img {
    margin: 0 !important
    }
.ModuleTitle_RootMenuArrow {
    display: none
    }
.ModuleTitle_MenuArrow {
    display: none
    }
.ModuleTitle_MenuBreak {
    display: none
    }
/* File Manager Styles */
.FileManager_Explorer {
    background-color: white !important;
    border: 1px solid #e5e5e5 !important;
    height: 100% !important;
    margin: 5px !important;
    padding: 5px !important
    }
.FileManager_Header {
    background-color: #e5e5e5 !important;
    border-bottom: 1px solid #d0d0d0 !important;
    color: #585858 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: bold !important;
    height: auto !important;
    padding: 4px !important
    }
/* Text Reset DNN default.css styles */
.Normal, .normal, strong, s b, .NormalBold, .NormalRed {
    font-family: inherit;
    font-size: 100%
    }
.NormalRed {
    color: #c00
    }
.Head {
    color: #333;
    font-family: inherit;
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase
    }
.SubHead {
    color: #222;
    font-family: inherit;
    font-size: 100%
    }
a.CommandButton, a.CommandButton:active, a.CommandButton:visited, a.CommandButton:link {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    text-decoration: underline
    }
a.CommandButton:hover {
    color: inherit
    }
.StandardButton {
    background: #e1e1e1;
    border: 1px #aaa solid;
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    margin: 5px 0;
    padding: 5px
    }
.NormalTextBox {
    font-family: inherit;
    font-size: inherit;
    padding-left: 4px
    }
td.NormalTextBox, span.NormalTextBox {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0
    }
/* Label formatting in DNN admin forms */
.SubHead label span {
    font-family: Arial, sans-serif;
    font-weight: 500
    }
/* panes */
.row-fluid [class*="span"] {
    min-height: 0
    }
.DNNEmptyPane, .EmptyZone {
    margin: 0 !important;
    padding: 0 !important;
    width: 0;
    height: 0;
    line-height: 0;
    display: none !important
    }
.showZone span {
    border: 1px #777 dotted;
    color: #999;
    display: block;
    padding: 10px;
    margin: 1px;
    text-align: center
    }
.paneOutline {
    border: none
    }
.paneOutline .SubHead {
    border: 1px #777 dotted;
    color: #999;
    display: block;
    padding: 10px;
    margin: 1px
    }
.paneOutline .SubHead br {
    display: none
    }
/*tokens not in use*/
#Cart, #Sitemap {
    display: none !important
    }
/*default menus display settings*/
ul.menu {
    margin: 0;
    padding: 0
    }
#MenuH .menu, #MenuH .mi, #MenuH .mi .txt {
    display: inline-block;
    list-style: none;
    font-weight: 700
    }
#MenuV .menu, #MenuV .mi, #MenuV .mi .txt, #MenuH .submenu .mi, #MenuV .submenu .mi, #MenuH .submenu .mi .txt, #MenuV .submenu .mi .txt {
    display: block;
    list-style: none;
    font-weight: 700;
    color: #000 !important
    }
.accordion .submenu {
    margin: 0;
    padding: 0
    }
.megamenu .submenu .submenu {
    margin: 0;
    padding: 0
    }
#MenuH > .menu > .mi {
    float: left
    }
.MenuH {
    white-space: nowrap
    }
/* fix issue with top menu wrapping when larger */
#MenuH .submenu, #MenuV .submenu {
    display: none
    }
/*Guarantee that submenus do not load open*/
#MenuH .icn, #MenuV .icn {
    margin-right: 3px;
    max-height: 12px
    }
/* default padding for menu icons */
.submenu tr.mi td {
    display: block;
    padding: 0 0 0 1px;
    vertical-align: middle
    }
/* fix issue with submenus displacement in webkit browsers */
.IE7 #MenuH .menu, .IE8 #MenuH .menu {
    display: block !important
    }
/*hide mobile menus in IE<=IE8*/
.IE7 #MenuH > select, .IE8 #MenuH > select {
    display: none !important
    }
.IE7 #MenuH > select + span, .IE8 #MenuH > select + span {
    display: none !important
    }
#Search span {
    font-size: 0
    }
/* fix issue with search having an extra &nbsp; between box and btn */
#Login {
    vertical-align: top
    }
#User {
    vertical-align: top
    }
#User .registerGroup ul {
    margin: 0
    }
/*Social Group fix for DNN6.2*/
#User .registerGroup li {
    padding: 0 5px
    }
#User .registerGroup a img {
    width: 24px;
    height: 24px
    }
.registerGroup, .registerGroup *, .loginGroup, .loginGroup * {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: top
    }
/* remove default 2px border on selected language flag */
div.language-object .Language img {
    border: none !important
    }
div.language-object .Language {
    line-height: 7px
    }
/* default containers css */
.container-box {
    margin: 0 0 20px !important
    }
.container-box .c_head {
    overflow: hidden
    }
.container-box .c_icon {
    float: left
    }
.container-box .c_icon img {
    margin: 0 3px
    }
.container-box .c_actions {
    float: left;
    margin: 0;
    max-width: 15px;
    min-width: 0
    }
.container-box .c_visibility {
    float: right
    }
.container-box .c_icons {
    clear: both;
    padding-top: 5px
    }
.container-box .c_icons a:hover {
    background-color: transparent
    }
.container-box .c_icons a, .container-box .c_icons input {
    padding-top: 5px;
    padding: 0
    }
/**********************************************************************************************************************************/
/* IE7 FIX ************************************************************************************************************************/
/**********************************************************************************************************************************/
.IE7.cmsDNN #MenuH {
    z-index: 1001
    }
.IE7.cmsDNN #MenuV {
    z-index: 1000
    }
.IE7.cmsDNN #MenuH .menu > .mi {
    display: inline;
    zoom: 1;
    list-style: none
    }
.IE7.cmsDNN #MenuH .menu > .mi > .txt {
    float: left
    }
.IE7.cmsDNN #MenuH .submenu {
    text-align: left;
    width: 180px
    }
.IE7.cmsDNN #MenuH .submenu .mi .txt {
    white-space: normal;
    display: block
    }
.IE7.cmsDNN .container-box .TM {
    overflow: hidden !important
    }
.IE7.cmsDNN .c_title {
    float: left !important
    }
/*Fix container titles*/
/**********************************************************************************************************************************/
/* DDR MENU SPECIFIC STYLES *******************************************************************************************************/
/**********************************************************************************************************************************/
/* Accordion */
.menu.menu-ddr-accordion h3 {
    border: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    font-style: inherit;
    letter-spacing: 0;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    text-shadow: none
    }
.menu.menu-ddr-accordion .submenu {
    display: none
    }
/* Mega2 */
ul.menu-ddr-mega {
    margin: 0;
    padding: 0;
    list-style: none
    }
ul.menu-ddr-mega, ul.menu-ddr-mega li {
    list-style-type: none
    }
ul.menu-ddr-mega ul {
    padding: 0;
    margin: 0
    }
ul.menu-ddr-mega li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative
    }
ul.menu-ddr-mega li a {
    text-decoration: none
    }
ul.menu-ddr-mega li .submenu {
    position: absolute;
    left: 0;
    float: left;
    display: none
    }
ul.menu-ddr-mega li .row {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px
    }
ul.menu-ddr-mega li .submenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 180px;
    float: left
    }
ul.menu-ddr-mega .submenu ul li {
    width: 100%;
    white-space: normal
    }
ul.menu-ddr-mega .submenu ul li h4 {
    padding: 0;
    margin: 0;
    font-size: 1em;
    font-weight: bold
    }
ul.menu-ddr-mega .submenu ul li h4 a {
    padding: 0;
    margin: 0
    }
ul.menu-ddr-mega .submenu ul li a {
    float: none;
    text-indent: 0;
    /*--Reset text indent--*/
    display: block;
    text-decoration: none;
    padding: 0;
    margin: 0
    }
/**********************************************************************************************************************************/
/* MANUAL STYLES DEFINED AFTER PACKAGE GENERATION *********************************************************************************/
/**********************************************************************************************************************************/
/* DNN */
#User .userMessages a, #User .userNotifications a {
    display: block;
    height: 14px;
    padding: 0 0 0 18px !important;
    position: relative
    }
#User .userMessages strong:before {
    content: ""
    }
#User .userNotifications strong:before {
    content: ""
    }
#User .registerGroup li {
    border-right: none;
    padding: 0 4px
    }
#User .registerGroup .userProfileImg a {
    opacity: 1
    }
#User .registerGroup .userProfileImg a img {
    height: 20px;
    width: 20px
    }
#User .registerGroup a {
    padding: 0
    }
#User .registerGroup a strong {
    display: block;
    font-size: 14px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    height: 25px;
    left: 0;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    text-decoration: none !important;
    width: 14px;
    -webkit-font-smoothing: antialiased
    }
.registerGroup, .registerGroup *, .loginGroup, .loginGroup * {
    vertical-align: top
    }
/*...........................button right.............................*/
.button_containt {
    width: 100%;
    overflow: hidden
    }
.button_containt .button {
    background-color: #D0D7FE;
    border-radius: 5px;
    margin-top: 1px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    border: 1px solid #FFF
    }
.button_containt .button a {
    text-decoration: none;
    color: #006;
    display: block;
    padding: 0 0;
    width: 100%;
    font-weight: 700
    }
.button_containt .button a:hover {
    background-color: #1d6eb8;
    border-radius: 5px;
    color: white;
    padding: 0 0;
    width: 100%
    }
/*.........................../button right.............................*/
#midbar {
    width: 100%;
    background-color: #90D4FB !important;
    overflow: hidden;
    margin-bottom: 10px
    }
nav {
    width: 100% !important;
    background-image: url(/portals/_default/skins/metro/images/menubg.jpg)
    }
h3 {
    color: #FFF !important
    }
.citspl {
    display: block;
    text-align: center;
    font-size: 10px
    }
.citspl a {
    color: #000;
    text-align: center;
    font-size: 10px;
    text-decoration: none
    }
.citspl a:hover {
    color: #900
    }