section{
    margin-top:60px;
    padding-top:100px
}
@media (max-width:767px){
    section{
        padding-top:20px
    }
}
@media (min-width:768px) and (max-width:979px){
    section{
        padding-top:20px
    }
}
.subhead{
    padding-bottom:0;
    margin-bottom:9px
}
.subhead h1{
    font-size:54px
}
.subhead>div:first-child{
    min-height:200px
}
@media (min-width:980px){
    .preview{
        padding-top:100px
    }
}
.subnav{
    margin-bottom:60px;
    width:100%;
    height:36px;
    background-color:black;
    color:white;
    border:1px solid #e5e5e5
}
.subnav .nav{
    margin-bottom:0
}
.subnav .nav>li>a{
    margin:0;
    padding-top:11px;
    padding-bottom:11px;
    border-left:1px solid #f5f5f5;
    border-right:1px solid #e5e5e5;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    color:yellow
}
.subnav .nav>li.active>a,.subnav .nav>li>a:hover{
    padding-left:13px;
    background:yellow;
    color:black;
    border-right-color:#ddd;
    border-left:0
}
.subnav .nav>li:first-child>a,.subnav .nav>li:first-child>a:hover{
    border-left:0;
    padding-left:12px;
    -webkit-border-radius:4px 0 0 4px;
    -moz-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px
}
.subnav .nav>li:last-child>a{
    border-right:0
}
@media (max-width:767px){
    .subnav{
        position:static;
        top:auto;
        z-index:auto;
        width:auto;
        height:auto;
        background:#fff;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
        box-shadow:none
    }
    .subnav .nav>li{
        float:none
    }
    .subnav .nav>li>a{
        border:0
    }
    .subnav .nav>li+li>a{
        border-top:1px solid #e5e5e5
    }
    .subnav .nav>li:first-child>a,.subnav .nav>li:first-child>a:hover{
        -webkit-border-radius:4px 4px 0 0;
        -moz-border-radius:4px 4px 0 0;
        border-radius:4px 4px 0 0
    }
}
@media (min-width:980px){
    .subnav .nav>li:first-child>a,.subnav .nav>li:first-child>a:hover{
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius:0
    }
}
@media (min-width:1210px){
}
/*! * Bootstrap Responsive v2.3.1 * * 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. */
@-ms-viewport{
    width:device-width
}
@media (min-width:768px) and (max-width:979px){
}
@media (max-width:767px){
}
@media (min-width:1200px){
    .row{
        margin-left:-30px
    }
    .row:before,.row:after{
        display:table;
        line-height:0;
        content:""
    }
    .row:after{
        clear:both
    }
    [class*="span"]{
        float:left;
        min-height:1px;
        margin-left:30px
    }
    .container,.navbar-fixed-top .container{
        width:1170px
    }
    .span12{
        width:1170px
    }
    .span7{
        width:670px
    }
    .span6{
        width:570px
    }
	.spanxD{
        width:740px
    }
    .span4{
        width:370px
    }
    .offset1{
        margin-left:130px
    }
    input,textarea,.uneditable-input{
        margin-left:0
    }
    input.span2{
        width:156px
    }
}
@media (min-width:768px) and (max-width:979px){
    .row{
        margin-left:-20px
    }
    .row:before,.row:after{
        display:table;
        line-height:0;
        content:""
    }
    .row:after{
        clear:both
    }
    [class*="span"]{
        float:left;
        min-height:1px;
        margin-left:20px
    }
    .container,.navbar-fixed-top .container{
        width:724px
    }
    .span12{
        width:724px
    }
    .span7{
        width:414px
    }
    .span6{
        width:352px
    }
    .span4{
        width:228px
    }
    .offset1{
        margin-left:82px
    }
    input,textarea,.uneditable-input{
        margin-left:0
    }
    input.span2{
        width:90px
    }
}
@media (max-width:767px){
    body{
        padding-right:20px;
        padding-left:20px
    }
    .navbar-fixed-top{
        margin-right:-20px;
        margin-left:-20px
    }
    .container{
        width:auto
    }
    .row{
        margin-left:0
    }
    [class*="span"]{
        display:block;
        float:none;
        width:100%;
        margin-left:0;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .span12{
        width:100%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .input-xlarge,input[class*="span"]{
        display:block;
        width:100%;
        min-height:30px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
}
@media (max-width:480px){
    .nav-collapse{
        -webkit-transform:translate3d(0,0,0)
    }
    input[type="checkbox"]{
        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 .form-actions{
        padding-right:10px;
        padding-left:10px
    }
}
@media (max-width:979px){
    body{
        padding-top:0
    }
    .navbar-fixed-top{
        position:static
    }
    .navbar-fixed-top{
        margin-bottom:20px
    }
    .navbar-fixed-top .navbar-inner{
        padding:5px
    }
    .navbar .container{
        width:auto;
        padding:0
    }
    .navbar .brand{
        padding-right:10px;
        padding-left:10px;
        margin:0 0 0-5px
    }
    .nav-collapse{
        clear:both
    }
    .nav-collapse .nav{
        float:none;
        margin:0 0 10px
    }
    .nav-collapse .nav>li{
        float:none
    }
    .nav-collapse .nav>li>a{
        margin-bottom:2px
    }
    .nav-collapse .nav>.divider-vertical{
        display:none
    }
    .nav-collapse .nav>li>a{
        padding:9px 15px;
        font-weight:bold;
        color:#777777;
        -webkit-border-radius:3px;
        -moz-border-radius:3px;
        border-radius:3px
    }
    .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{
        color:#999999
    }
    .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:#111111
    }
    .nav-collapse .navbar-search{
        float:none;
        padding:10px 15px;
        margin:10px 0;
        border-top:1px solid #f2f2f2;
        border-bottom:1px solid #f2f2f2;
        -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
        -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
        box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)
    }
    .navbar-inverse .nav-collapse .navbar-search{
        border-top-color:#111111;
        border-bottom-color:#111111
    }
    .navbar .nav-collapse .nav.pull-right{
        float:none;
        margin-left:0
    }
    .nav-collapse{
        height:0;
        overflow:hidden
    }
}
@media (min-width:980px){
}

/*! * Bootstrap v2.3.1 * * 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. */
footer,header,section{
    display:block
}
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
}
img{
    height:auto;
    max-width:100%;
    vertical-align:middle;
    border:0;
    -ms-interpolation-mode:bicubic
}
button,input,select,textarea{
    margin:0
}
button{
    -webkit-appearance:button
}
label,select,input[type="checkbox"]{
    cursor:pointer
}
textarea{
    overflow:auto
}
body{
    margin:0;
    font-family:"Comic Sans","Comic Sans MS","Chalkboard","ChalkboardSE-Regular","Marker Felt","Purisa","URW Chancery L",cursive,sans-serif;
    font-size:16px;
    line-height:20px;
    color:#ff0;
    background-color:#00f
}
a{
    color:#0ee
}
a:hover,a:focus{
    color:#0ee;
    text-decoration:underline
}
.row{
    margin-left:-20px
}
.row:before,.row:after{
    display:table;
    line-height:0;
    content:""
}
.row:after{
    clear:both
}
[class*="span"]{
    float:left;
    min-height:1px;
    margin-left:20px
}
.container{
    width:940px
}
.span12{
    width:940px
}
.span7{
    width:540px
}
.span6{
    width:460px
}
.span4{
    width:300px
}
.offset1{
    margin-left:100px
}
.container{
    margin-right:auto;
    margin-left:auto
}
.container:before,.container:after{
    display:table;
    line-height:0;
    content:""
}
.container:after{
    clear:both
}
p{
    margin:0 0 10px
}
.lead{
    margin-bottom:20px;
    font-size:24px;
    font-weight:200;
    line-height:30px
}
small{
    font-size:85%
}
strong{
    font-weight:bold
}
cite{
    font-style:normal
}
h1,h2,h3,h4,h5,h6{
    margin:10px 0;
    font-family:inherit;
    font-weight:bold;
    line-height:20px;
    text-rendering:optimizelegibility
}
h1,h2,h3{
    line-height:40px
}
h1{
    font-size:44px
}
h2{
    font-size:36px
}
h3{
    font-size:28px
}
h4{
    font-size:20px
}
h5{
    font-size:16px
}
h6{
    font-size:13.6px
}
.page-header{
    padding-bottom:9px;
    margin:20px 0 30px
}
ul{
    padding:0;
    margin:0 0 10px 25px
}
li{
    line-height:20px
}
abbr[title]{
    cursor:help;
    border-bottom:1px dotted #999
}
blockquote{
    padding:0 0 0 15px;
    margin:0 0 20px;
    border-left:5px solid #eee
}
blockquote p{
    margin-bottom:0;
    font-size:20px;
    font-weight:300;
    line-height:1.25
}
blockquote small{
    display:block;
    line-height:20px;
    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:20px;
    font-style:normal;
    line-height:20px
}
form{
    margin:0 0 20px
}
fieldset{
    padding:0;
    margin:0;
    border:0
}
legend{
    display:block;
    width:100%;
    padding:0;
    margin-bottom:20px;
    font-size:24px;
    line-height:40px;
    border:0;
    border-bottom:1px solid #e5e5e5
}
label,input,button,select,textarea{
    font-size:16px;
    font-weight:normal;
    line-height:20px
}
input,button,select,textarea{
    font-family:"Comic Sans","Comic Sans MS","Chalkboard","ChalkboardSE-Regular","Marker Felt","Purisa","URW Chancery L",cursive,sans-serif
}
label{
    display:block;
    margin-bottom:5px
}
select,textarea,input[type="text"],input[type="password"],.uneditable-input{
    display:inline-block;
    height:20px;
    padding:4px 6px;
    font-size:16px;
    line-height:20px;
    color:#555;
    vertical-align:middle;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
input{
    width:206px
}
textarea{
    height:auto
}
textarea,input[type="text"],input[type="password"],.uneditable-input{
    background-color:#000;
    border:1px solid #0f0;
    -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 .2s,box-shadow linear .2s;
    -moz-transition:border linear .2s,box-shadow linear .2s;
    -o-transition:border linear .2s,box-shadow linear .2s;
    transition:border linear .2s,box-shadow linear .2s
}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{
    border-color:rgba(82,168,236,0.8);
    outline:0;
    outline:thin dotted \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="checkbox"]{
    margin:4px 0 0;
    line-height:normal
}
input[type="file"],input[type="checkbox"]{
    width:auto
}
select,input[type="file"]{
    height:30px;
    line-height:30px
}
select{
    width:220px;
    background-color:#000;
    border:1px solid #0f0
}
select[multiple]{
    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{
    color:#999;
    cursor:not-allowed;
    background-color:#000;
    border-color:#0f0;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
    -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.025)
}
.uneditable-input{
    overflow:hidden;
    white-space:nowrap
}
input:-moz-placeholder,textarea:-moz-placeholder{
    color:#999
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#999
}
.checkbox{
    min-height:20px;
    padding-left:20px
}
.checkbox input[type="checkbox"]{
    float:left;
    margin-left:-20px
}
.controls>.radio:first-child,.controls>.checkbox:first-child{
    padding-top:5px
}
.input-small{
    width:90px
}
.input-medium{
    width:150px
}
.input-xlarge{
    width:270px
}
input[class*="span"]{
    float:none;
    margin-left:0
}
input,textarea,.uneditable-input{
    margin-left:0
}
input.span2{
    width:126px
}
input[disabled]{
    cursor:not-allowed;
    background-color:#ccc
}
input[type="checkbox"][disabled]{
    background-color:transparent
}
.control-group.warning .control-label,.control-group.warning .help-inline{
    color:#000
}
.control-group.warning input{
    color:#000
}
.control-group.warning input{
    border-color:#000;
    -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:#000;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #333;
    -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #333;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #333
}
.control-group.error .control-label,.control-group.error .help-inline{
    color:#fff
}
.control-group.error input{
    color:#fff
}
.control-group.error input{
    border-color:#fff;
    -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:#e6e6e6;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;
    -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff
}
.control-group.success .control-label,.control-group.success .help-inline{
    color:#fff
}
.control-group.success input,.control-group.success select{
    color:#fff
}
.control-group.success input,.control-group.success select{
    border-color:#fff;
    -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:#e6e6e6;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;
    -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff
}
input:focus:invalid,textarea:focus:invalid,select:focus:invalid{
    color:#b94a48;
    border-color:#ee5f5b
}
input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{
    border-color:#e9322d;
    -webkit-box-shadow:0 0 6px #f8b9b7;
    -moz-box-shadow:0 0 6px #f8b9b7;
    box-shadow:0 0 6px #f8b9b7
}
.form-actions{
    padding:19px 20px 20px;
    margin-top:20px;
    margin-bottom:20px;
    background-color:#00f;
    border-top:1px solid #e5e5e5
}
.form-actions:before,.form-actions:after{
    display:table;
    line-height:0;
    content:""
}
.form-actions:after{
    clear:both
}
.help-block{
    color:#ffff4d
}
.help-block{
    display:block
}
.help-inline{
    padding-left:5px
}
input.search-query{
    padding-right:14px;
    padding-left:14px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px
}
.form-search input,.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .help-inline,.form-horizontal .uneditable-input{
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}
legend+.control-group{
    margin-top:20px;
    -webkit-margin-top-collapse:separate
}
.form-horizontal .control-group{
    margin-bottom:20px
}
.form-horizontal .control-group:before,.form-horizontal .control-group:after{
    display:table;
    line-height:0;
    content:""
}
.form-horizontal .control-group:after{
    clear:both
}
.form-horizontal .control-label{
    float:left;
    width:160px;
    padding-top:5px;
    text-align:right
}
.form-horizontal .controls{
    margin-left:180px
}
.form-horizontal .controls:first-child{
    *padding-left:180px
}
.form-horizontal .help-block{
    margin-bottom:0
}
.form-horizontal input+.help-block{
    margin-top:10px
}
.form-horizontal .form-actions{
    padding-left:180px
}
table{
    max-width:100%;
    background-color:transparent;
    border-collapse:collapse;
    border-spacing:0
}
.table{
    width:100%;
    margin-bottom:20px
}
.table th,.table td{
    padding:8px;
    line-height:20px;
    text-align:left;
    vertical-align:top;
    border-top:1px solid #008000
}
.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-bordered{
    border:1px solid #008000;
    border-collapse:separate;
    border-left:0;
    -webkit-border-radius:none;
    -moz-border-radius:none
}
.table-bordered th,.table-bordered td{
    border-left:1px solid #008000
}
.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:none;
    border-top-left-radius:none;
    -moz-border-radius-topleft:none
}
.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:none;
    border-top-right-radius:none;
    -moz-border-radius-topright:none
}
.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:none;
    border-bottom-left-radius:none;
    -moz-border-radius-bottomleft:none
}
.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:none;
    border-bottom-right-radius:none;
    -moz-border-radius-bottomright:none
}
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{
    background-color:#000
}
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{
    background-color:#00f
}
[class^="icon-"]{
    display:inline-block;
    width:14px;
    height:14px;
    margin-top:1px;
    line-height:14px;
    vertical-align:text-top;
    background-image:url(images/0.png);
    background-repeat:no-repeat
}
.icon-white{
    background-image:url(images/1.png)
}
.icon-ok{
    background-position:-288px 0
}
.icon-remove{
    background-position:-312px 0
}
.icon-cog{
    background-position:-432px 0
}
.icon-share-alt{
    background-position:-336px -96px
}
.icon-exclamation-sign{
    background-position:0-120px
}
.icon-warning-sign{
    background-position:-144px -120px
}
.icon-random{
    width:16px;
    background-position:-216px -120px
}
.icon-shopping-cart{
    background-position:-360px -120px
}
.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 #000;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
    content:""
}
.dropdown .caret{
    margin-left:2px
}
.well{
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#000;
    border:1px solid #000;
    -webkit-border-radius:none;
    -moz-border-radius:none;
    -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)
}
.close{
    float:right;
    font-size:20px;
    font-weight:bold;
    color:#000;
    text-shadow:0 1px 0#fff;
    opacity:.2
}
.close:hover,.close:focus{
    color:#000;
    text-decoration:none;
    cursor:pointer;
    opacity:.4;
    filter:alpha(opacity=40)
}
.btn{
    display:inline-block;
    padding:4px 12px;
    margin-bottom:0;
    font-size:16px;
    line-height:20px;
    color:#333;
    text-align:center;
    text-shadow:0 1px 1px rgba(255,255,255,0.75);
    vertical-align:middle;
    cursor:pointer;
    background-color:#e6e6e6;
    background-image:-moz-linear-gradient(top,#e6e6e6,#e6e6e6);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#e6e6e6),to(#e6e6e6));
    background-image:-webkit-linear-gradient(top,#e6e6e6,#e6e6e6);
    background-image:-o-linear-gradient(top,#e6e6e6,#e6e6e6);
    background-image:linear-gradient(to bottom,#e6e6e6,#e6e6e6);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color:#a2a2a2;
    -webkit-border-radius:none;
    -moz-border-radius:none;
    -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.disabled{
    color:#333;
    background-color:#e6e6e6;
    *background-color:#d9d9d9
}
.btn:active,.btn.active{
    background-color:#ccc \9
}
.btn:first-child{
    *margin-left:0
}
.btn:hover,.btn:focus{
    color:#333;
    text-decoration:none;
    background-position:0-15px;
    -webkit-transition:background-position .1s linear;
    -moz-transition:background-position .1s linear;
    -o-transition:background-position .1s linear;
    transition:background-position .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{
    cursor:default;
    background-image:none;
    opacity:.65;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none
}
.btn-large{
    padding:11px 19px;
    font-size:20px;
    -webkit-border-radius:none;
    -moz-border-radius:none
}
.btn-small{
    padding:2px 10px;
    font-size:13.6px;
    -webkit-border-radius:none;
    -moz-border-radius:none
}
.btn-primary{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    background-color:#0ee;
    background-image:-moz-linear-gradient(top,#0ee,#0ee);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#0ee),to(#0ee));
    background-image:-webkit-linear-gradient(top,#0ee,#0ee);
    background-image:-o-linear-gradient(top,#0ee,#0ee);
    background-image:linear-gradient(to bottom,#0ee,#0ee);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.disabled{
    color:#fff;
    background-color:#0ee;
    *background-color:#00d4d5
}
.btn-primary:active,.btn-primary.active{
    background-color:#0bb \9
}
.btn-warning{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    background-color:#fa0;
    background-image:-moz-linear-gradient(top,#fa0,#fa0);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fa0),to(#fa0));
    background-image:-webkit-linear-gradient(top,#fa0,#fa0);
    background-image:-o-linear-gradient(top,#fa0,#fa0);
    background-image:linear-gradient(to bottom,#fa0,#fa0);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.disabled{
    color:#fff;
    background-color:#fa0;
    *background-color:#e69900
}
.btn-warning:active,.btn-warning.active{
    background-color:#c80 \9
}
.btn-danger{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    background-color:#f00;
    background-image:-moz-linear-gradient(top,#f00,#f00);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f00),to(#f00));
    background-image:-webkit-linear-gradient(top,#f00,#f00);
    background-image:-o-linear-gradient(top,#f00,#f00);
    background-image:linear-gradient(to bottom,#f00,#f00);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.disabled{
    color:#fff;
    background-color:#f00;
    *background-color:#e60000
}
.btn-danger:active,.btn-danger.active{
    background-color:#c00 \9
}
.btn-success{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    background-color:#0f0;
    background-image:-moz-linear-gradient(top,#0f0,#0f0);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#0f0),to(#0f0));
    background-image:-webkit-linear-gradient(top,#0f0,#0f0);
    background-image:-o-linear-gradient(top,#0f0,#0f0);
    background-image:linear-gradient(to bottom,#0f0,#0f0);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.disabled{
    color:#fff;
    background-color:#0f0;
    *background-color:#00e600
}
.btn-success:active,.btn-success.active{
    background-color:#0c0 \9
}
.btn-info{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    background-color:#0ff;
    background-image:-moz-linear-gradient(top,#0ff,#0ff);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#0ff),to(#0ff));
    background-image:-webkit-linear-gradient(top,#0ff,#0ff);
    background-image:-o-linear-gradient(top,#0ff,#0ff);
    background-image:linear-gradient(to bottom,#0ff,#0ff);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.disabled{
    color:#fff;
    background-color:#0ff;
    *background-color:#00e5e6
}
.btn-info:active,.btn-info.active{
    background-color:#0cc \9
}
.btn-inverse{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    background-color:#000;
    background-image:-moz-linear-gradient(top,#000,#000);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#000),to(#000));
    background-image:-webkit-linear-gradient(top,#000,#000);
    background-image:-o-linear-gradient(top,#000,#000);
    background-image:linear-gradient(to bottom,#000,#000);
    background-repeat:repeat-x;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.disabled{
    color:#fff;
    background-color:#000;
    *background-color:#000
}
.btn-inverse:active,.btn-inverse.active{
    background-color:#000 \9
}
.btn-group{
    position:relative;
    display:inline-block;
    font-size:0;
    white-space:nowrap;
    vertical-align:middle
}
.btn-group:first-child{
    *margin-left:0
}
.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{
    font-size:16px
}
.btn-group>.btn:first-child{
    margin-left:0;
    -webkit-border-bottom-left-radius:none;
    border-bottom-left-radius:none;
    -webkit-border-top-left-radius:none;
    border-top-left-radius:none;
    -moz-border-radius-bottomleft:none;
    -moz-border-radius-topleft:none
}
.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{
    -webkit-border-top-right-radius:none;
    border-top-right-radius:none;
    -webkit-border-bottom-right-radius:none;
    border-bottom-right-radius:none;
    -moz-border-radius-topright:none;
    -moz-border-radius-bottomright:none
}
.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-right:8px;
    padding-left:8px;
    -webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}
.btn .caret{
    margin-top:8px;
    margin-left:0
}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{
    border-top-color:#fff;
    border-bottom-color:#fff
}
.alert{
    padding:8px 35px 8px 14px;
    margin-bottom:20px;
    text-shadow:0 1px 0 rgba(255,255,255,0.5);
    background-color:#ff0;
    border:1px solid #f00;
    -webkit-border-radius:none;
    -moz-border-radius:none
}
.alert,.alert h4{
    color:#000
}
.alert h4{
    margin:0
}
.alert .close{
    position:relative;
    top:-2px;
    right:-21px;
    line-height:20px
}
.alert-success{
    color:#fff;
    background-color:#008000;
    border-color:#0a0
}
.alert-error{
    color:#fff;
    background-color:#f00;
    border-color:#a00
}
.alert-info{
    color:#000;
    background-color:#0ff;
    border-color:#aa0
}
.alert-block{
    padding-top:14px;
    padding-bottom:14px
}
.alert-block>p{
    margin-bottom:0
}
.nav{
    margin-bottom:20px;
    margin-left:0;
    list-style:none
}
.nav>li>a{
    display:block
}
.nav>li>a:hover,.nav>li>a:focus{
    text-decoration:none;
    background-color:#eee
}
.nav>li>a>img{
    max-width:none
}
.nav-header{
    display:block;
    padding:3px 15px;
    font-size:11px;
    font-weight:bold;
    line-height:20px;
    color:#999;
    text-transform:uppercase
}
.nav li+.nav-header{
    margin-top:9px
}
.nav-list{
    padding-right:15px;
    padding-left:15px;
    margin-bottom:0
}
.nav-list>li>a,.nav-list .nav-header{
    margin-right:-15px;
    margin-left:-15px;
    text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
.nav-list>li>a{
    padding:3px 15px
}
.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.2);
    background-color:#0ee
}
.nav-list .divider{
    height:1px;
    margin:9px 1px;
    overflow:hidden;
    background-color:#e5e5e5;
    border-bottom:1px solid #fff
}
.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{
    display:table;
    line-height:0;
    content:""
}
.nav-tabs:after,.nav-pills:after{
    clear:both
}
.nav-tabs>li,.nav-pills>li{
    float:left
}
.nav-tabs>li>a,.nav-pills>li>a{
    padding-right:12px;
    padding-left:12px;
    margin-right:2px;
    line-height:14px
}
.nav-tabs{
    border-bottom:1px solid #ddd
}
.nav-tabs>li{
    margin-bottom:-1px
}
.nav-tabs>li>a{
    padding-top:8px;
    padding-bottom:8px;
    line-height:20px;
    border:1px solid transparent;
    -webkit-border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{
    border-color:#eee #eee #ddd
}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{
    color:#555;
    cursor:default;
    background-color:#00f;
    border:1px solid #ddd;
    border-bottom-color:transparent
}
.nav-pills>li>a{
    padding-top:8px;
    padding-bottom:8px;
    margin-top:2px;
    margin-bottom:2px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{
    color:#fff;
    background-color:#0ee
}
.nav .dropdown-toggle .caret{
    margin-top:6px;
    border-top-color:#0ee;
    border-bottom-color:#0ee
}
.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{
    border-top-color:#0ee;
    border-bottom-color:#0ee
}
.tabbable:before,.tabbable:after{
    display:table;
    line-height:0;
    content:""
}
.tabbable:after{
    clear:both
}
.tab-content{
    overflow:auto
}
.tab-content>.active{
    display:block
}
.nav>.disabled>a{
    color:#999
}
.nav>.disabled>a:hover,.nav>.disabled>a:focus{
    text-decoration:none;
    cursor:default;
    background-color:transparent
}
.navbar{
    margin-bottom:20px;
    overflow:visible
}
.navbar-inner{
    min-height:40px;
    padding-right:20px;
    padding-left:20px;
    background-color:#000;
    background-image:-moz-linear-gradient(top,#000,#000);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#000),to(#000));
    background-image:-webkit-linear-gradient(top,#000,#000);
    background-image:-o-linear-gradient(top,#000,#000);
    background-image:linear-gradient(to bottom,#000,#000);
    background-repeat:repeat-x;
    border:1px solid #000;
    -webkit-border-radius:none;
    -moz-border-radius:none;
    -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);
    -moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);
    box-shadow:0 1px 4px rgba(0,0,0,0.065)
}
.navbar-inner:before,.navbar-inner:after{
    display:table;
    line-height:0;
    content:""
}
.navbar-inner:after{
    clear:both
}
.navbar .brand{
    display:block;
    float:left;
    padding:10px 20px 10px;
    margin-left:-20px;
    font-size:20px;
    font-weight:200;
    color:#0f0;
    text-shadow:0 1px 0#000
}
.navbar .brand:hover,.navbar .brand:focus{
    text-decoration:none
}
.navbar .divider-vertical{
    height:40px;
    margin:0 9px;
    border-right:1px solid #000;
    border-left:1px solid #000
}
.navbar-search{
    position:relative;
    margin-top:5px;
    margin-bottom:0
}
.navbar-search .search-query{
    padding:4px 14px;
    margin-bottom:0;
    font-family:"Comic Sans","Comic Sans MS","Chalkboard","ChalkboardSE-Regular","Marker Felt","Purisa","URW Chancery L",cursive,sans-serif;
    font-size:13px;
    font-weight:normal;
    line-height:1;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px
}
.navbar-fixed-top{
    position:fixed;
    right:0;
    left:0;
    z-index:1030;
    margin-bottom:0
}
.navbar-fixed-top .navbar-inner{
    border-width:0 0 1px
}
.navbar-fixed-top .navbar-inner{
    padding-right:0;
    padding-left:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.navbar-fixed-top .container{
    width:940px
}
.navbar-fixed-top{
    top:0
}
.navbar-fixed-top .navbar-inner{
    -webkit-box-shadow:0 1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow:0 1px 10px rgba(0,0,0,0.1);
    box-shadow:0 1px 10px rgba(0,0,0,0.1)
}
.navbar .nav{
    position:relative;
    left:0;
    display:block;
    float:left;
    margin:0 10px 0 0
}
.navbar .nav.pull-right{
    float:right;
    margin-right:0
}
.navbar .nav>li{
    float:left
}
.navbar .nav>li>a{
    float:none;
    padding:10px 15px 10px;
    color:#0f0;
    text-decoration:none;
    text-shadow:0 1px 0#000
}
.navbar .nav .dropdown-toggle .caret{
    margin-top:8px
}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{
    color:#333;
    text-decoration:none;
    background-color:transparent
}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{
    color:#555;
    text-decoration:none;
    background-color:#000;
    -webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 8px rgba(0,0,0,0.125)
}
.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{
    border-top-color:#333;
    border-bottom-color:#333
}
.navbar .nav li.dropdown>.dropdown-toggle .caret{
    border-top-color:#0f0;
    border-bottom-color:#0f0
}
.navbar-inverse .navbar-inner{
    background-color:#f0f;
    background-image:-moz-linear-gradient(top,#f0f,#f0f);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f0f),to(#f0f));
    background-image:-webkit-linear-gradient(top,#f0f,#f0f);
    background-image:-o-linear-gradient(top,#f0f,#f0f);
    background-image:linear-gradient(to bottom,#f0f,#f0f);
    background-repeat:repeat-x;
    border-color:#008000
}
.navbar-inverse .brand,.navbar-inverse .nav>li>a{
    color:#00f;
    text-shadow:0-1px 0 rgba(0,0,0,0.25)
}
.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{
    color:#00f
}
.navbar-inverse .brand{
    color:#00f
}
.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{
    color:#00f;
    background-color:transparent
}
.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{
    color:#00f;
    background-color:#f0f
}
.navbar-inverse .divider-vertical{
    border-right-color:#f0f;
    border-left-color:#f0f
}
.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{
    border-top-color:#00f;
    border-bottom-color:#00f
}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{
    border-top-color:#00f;
    border-bottom-color:#00f
}
.navbar-inverse .navbar-search .search-query{
    color:#fff;
    background-color:#ff80ff;
    border-color:#f0f;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
    -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder{
    color:#ccc
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{
    color:#ccc
}
.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{
    padding:5px 15px;
    color:#333;
    text-shadow:0 1px 0#fff;
    background-color:#fff;
    border:0;
    outline:0;
    -webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow:0 0 3px rgba(0,0,0,0.15);
    box-shadow:0 0 3px rgba(0,0,0,0.15)
}
.breadcrumb{
    padding:8px 15px;
    margin:0 0 20px;
    list-style:none;
    background-color:#f5f5f5;
    -webkit-border-radius:none;
    -moz-border-radius:none
}
.breadcrumb>li{
    display:inline-block;
    text-shadow:0 1px 0#fff
}
.breadcrumb>li>.divider{
    padding:0 5px;
    color:#ccc
}
.breadcrumb>.active{
    color:#999
}
.pagination{
    margin:20px 0
}
.pagination ul{
    display:inline-block;
    margin-bottom:0;
    margin-left:0;
    -webkit-border-radius:none;
    -moz-border-radius:none;
    -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{
    float:left;
    padding:4px 12px;
    line-height:20px;
    text-decoration:none;
    background-color:#fff;
    border:1px solid #ddd;
    border-left-width:0
}
.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a{
    background-color:#f5f5f5
}
.pagination ul>.active>a{
    color:#999;
    cursor:default
}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{
    color:#999;
    cursor:default;
    background-color:transparent
}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{
    border-left-width:1px;
    -webkit-border-bottom-left-radius:none;
    border-bottom-left-radius:none;
    -webkit-border-top-left-radius:none;
    border-top-left-radius:none;
    -moz-border-radius-bottomleft:none;
    -moz-border-radius-topleft:none
}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{
    -webkit-border-top-right-radius:none;
    border-top-right-radius:none;
    -webkit-border-bottom-right-radius:none;
    border-bottom-right-radius:none;
    -moz-border-radius-topright:none;
    -moz-border-radius-bottomright:none
}
.pagination-centered{
    text-align:center
}
.pager{
    margin:20px 0;
    text-align:center;
    list-style:none
}
.pager:before,.pager:after{
    display:table;
    line-height:0;
    content:""
}
.pager:after{
    clear:both
}
.pager li{
    display:inline
}
.pager li>a{
    display:inline-block;
    padding:5px 14px;
    background-color:#fff;
    border:1px solid #ddd;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px
}
.pager li>a:hover,.pager li>a:focus{
    text-decoration:none;
    background-color:#f5f5f5
}
.pager .next>a{
    float:right
}
.pager .previous>a{
    float:left
}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus{
    color:#999;
    cursor:default;
    background-color:#fff
}
.label,.badge{
    display:inline-block;
    padding:2px 4px;
    font-size:13.536px;
    font-weight:bold;
    line-height:14px;
    color:#fff;
    text-shadow:0-1px 0 rgba(0,0,0,0.25);
    white-space:nowrap;
    vertical-align:baseline;
    background-color:#999
}
.label{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
.badge{
    padding-right:9px;
    padding-left:9px;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px
}
.label:empty,.badge:empty{
    display:none
}
@-webkit-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
@-moz-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
@-ms-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
@-o-keyframes progress-bar-stripes{
    from{
        background-position:0 0
    }
    to{
        background-position:40px 0
    }
}
@keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
.progress{
    height:20px;
    margin-bottom:20px;
    overflow:hidden;
    background-color:#f7f7f7;
    background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
    background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);
    background-repeat:repeat-x;
    -webkit-border-radius:none;
    -moz-border-radius:none;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress .bar{
    float:left;
    height:100%;
    font-size:12px;
    color:#fff;
    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 .6s ease;
    -moz-transition:width .6s ease;
    -o-transition:width .6s ease;
    transition:width .6s ease
}
.progress-striped .bar{
    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);
    -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{
    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-repeat:repeat-x
}
.progress-danger.progress-striped .bar{
    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-info .bar{
    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-repeat:repeat-x
}
.progress-info.progress-striped .bar{
    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)
}
h1{
    color:#f00
}
h2{
    color:#fc0
}
h3{
    color:#ff0
}
h4{
    color:#6f0
}
h5{
    color:#00f
}
h6{
    color:#f0f
}
.page-header{
    border-bottom:1px solid #b6b2a3;
    -webkit-box-shadow:inset 0-1px 0 rgba(0,0,0,0.2),0 1px 0#eae7d8;
    -moz-box-shadow:inset 0-1px 0 rgba(0,0,0,0.2),0 1px 0#eae7d8;
    box-shadow:inset 0-1px 0 rgba(0,0,0,0.2),0 1px 0#eae7d8
}
a{
    text-decoration:underline
}
a:hover{
    text-decoration:underline!important
}
blink{
    -webkit-animation:blink 1s linear infinite;
    -moz-animation:blink 1s linear infinite;
    -ms-animation:blink 1s linear infinite;
    -o-animation:blink 1s linear infinite;
    animation:blink 1s linear infinite
}
body{
    -webkit-font-smoothing:none;
    background:#00f url(img/bg.jpg)top left
}
.navbar{
    border-bottom:1px solid #fff;
    -webkit-box-shadow:0 2px 0#d4d0c8,0 3px 0#808080,0 4px 0#404040;
    -moz-box-shadow:0 2px 0#d4d0c8,0 3px 0#808080,0 4px 0#404040;
    box-shadow:0 2px 0#d4d0c8,0 3px 0#808080,0 4px 0#404040
}
.navbar-inner{
    background:#000 url(images/3.gif)top left;
    border-bottom:1px solid #d4d0c8
}
.btn{
    border:6px ridge #bbb
}
.btn-primary{
    background:#000 url(images/4.gif)top left
}
legend{
    font-weight:bold;
    color:yellow
}
.control-group.error input{
    background:#000 url(images/5.gif)0-30px repeat-x
}
.label-important,.badge-important{
    background-color:red
}
.label-warning,.badge-warning{
    color:black;
    background-color:yellow
}
.label-success,.badge-success{
    background-color:green
}
.label-info,.badge-info{
    background-color:#0ff
}
.label-inverse,.badge-inverse{
    background-color:black
}
.well{
    background:#000 url(images/3.gif)top left
}
.breadcrumb{
    color:white;
    background:black
}
.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{
    background:black;
    border-color:black
}
.progress .bar{
    background:#c0c0c0 url(images/6.gif)top left repeat-x!important;
    border:1px solid #fff;
    border-top:1px solid #808080;
    border-left:1px solid #808080
}
@-webkit-keyframes blink{
    0%{
        opacity:0
    }
    40%{
        opacity:0
    }
    41%{
        opacity:1
    }
    99%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@-moz-keyframes blink{
    0%{
        opacity:0
    }
    40%{
        opacity:0
    }
    41%{
        opacity:1
    }
    99%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@-ms-keyframes blink{
    0%{
        opacity:0
    }
    40%{
        opacity:0
    }
    41%{
        opacity:1
    }
    99%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@-o-keyframes blink{
    0%{
        opacity:0
    }
    40%{
        opacity:0
    }
    41%{
        opacity:1
    }
    99%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@keyframes blink{
    0%{
        opacity:0
    }
    40%{
        opacity:0
    }
    41%{
        opacity:1
    }
    99%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.pull-right{
    float:right
}
.pull-left{
    float:left
}


body {
	cursor: url("/img/cursor-dino.png"), auto;
}
