

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:active,a:hover {
    outline: 0
}

button,img,input {
    vertical-align: middle
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,input {
    margin: 0;
    *overflow: visible
}

select,textarea {
    margin: 0
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button
}

button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],label,select {
    cursor: pointer
}

textarea {
    overflow: auto
}

body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff
}

a {
    color: #fff;
    text-decoration: none
}

a:focus,a:hover {
    color: #000;
    text-decoration: none
}

.row {
    margin-left: -15px;
    *zoom:1}

.row:after,.row:before {
    display: table;
    content: "";
    line-height: 0
}

.row:after {
    clear: both
}

[class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.span12 {
    width: 940px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom:1}

.container:after,.container:before {
    display: table;
    content: "";
    line-height: 0
}

.container:after {
    clear: both
}

p {
    margin: 0 0 10px
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizelegibility;
    line-height: 40px
}

h4,h5,h6 {
    line-height: 20px
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1 {
    font-size: 38.5px
}

h2 {
    font-size: 31.5px
}

h2 small,h4 {
    font-size: 17.5px
}

h3 small,h4 small,h5 {
    font-size: 14px
}

ol,ul {
    padding: 0;
    margin: 0 0 -55px 25px
}

dd,dt,li {
    line-height: 20px
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

button,input,label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

select,textarea {
    font-weight: 400
}

button,input,select,textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

.uneditable-input,select,textarea {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

.uneditable-input,textarea {
    line-height: 20px
}

select,textarea {
    color: #555
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week] {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

input,textarea {
    width: 206px
}

select[multiple],select[size],textarea {
    height: auto
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(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
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=reset],input[type=submit] {
    width: auto
}

input[type=file],select {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

.uneditable-input,input,textarea {
    margin-left: 0
}

.controls-row [class*=span],.nav-pills>li,.nav-tabs>li,.row-fluid .controls-row [class*=span] {
    float: left
}

.btn,.form-horizontal .help-block {
    margin-bottom: 0
}



.btn {
    display: inline-block;
    *display: inline;
    *zoom:1;padding: 4px 12px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn:first-child {
    *margin-left: 0
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-mini,.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-mini [class*=" icon-"],.btn-mini [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px
}



.btn-primary,.btn-primary1 {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

button.btn.btn-large,input[type=submit].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn,button.btn.btn-small,input[type=submit].btn,input[type=submit].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

.nav>li>a {
    display: block
}

.nav-pills,.nav-tabs {
    *zoom:1}

.nav-pills:after,.nav-pills:before,.nav-tabs:after,.nav-tabs:before {
    display: table;
    content: "";
    line-height: 0
}

.nav-pills:after,.nav-tabs:after {
    clear: both
}

.nav-pills>li>a,.nav-tabs>li>a {
    margin-right: 2px
}

.nav-pills>li>a {
    line-height: 14px
}

.nav-pills>li>a {
    padding: 8px 12px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.pull-right {
    float: right
}


