*,:after,:before,input[type=search] {
    box-sizing: border-box
}

.breadcrumb,.dropdown-menu,.nav {
    list-style: none
}

img {
    border: 0
}

body {
    margin: 0
}

.btn-group>.btn-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu {
    float: left
}

.btn {
    white-space: nowrap
}

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

details,footer,header,main,menu,nav {
    display: block
}

audio,progress {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}[hidden] {
    display: none
}

a {
    background-color: transparent
}

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

b,strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

.btn,.btn-group,.caret,img {
    vertical-align: middle
}

code {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

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

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

th {
    padding: 0
}/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/@media print {
    img {
        page-break-inside: avoid
    }

    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    img {
        max-width: 100%!important
    }

    h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }
}

.btn,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn.active,.btn:active,.form-control,.navbar-toggle,.open>.btn-default.dropdown-toggle,.open>.btn-info.dropdown-toggle,.open>.btn-primary.dropdown-toggle,.open>.btn-success.dropdown-toggle {
    background-image: none
}

body {
    background-color: #e6e6e6
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #474743
}

button,input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #67768e;
    text-decoration: none
}

a:focus,a:hover {
    color: #475162;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

label {
    font-weight: 700
}

.small,small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-primary {
    color: #67768e
}

a.text-primary:focus,a.text-primary:hover {
    color: #525d70
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

ol,ul {
    margin-bottom: 10px
}

@media (min-width:768px) {
    .container {
        width: 732px
    }
}

.clearfix:after,.container-fluid:after,.container:after,.dropdown-menu>li>a,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.row:after {
    clear: both
}

.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before {
    display: table;
    content: " "
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px
}

@media (min-width:992px) {
    .container {
        width: 952px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1152px
    }
}

.row {
    margin-left: -6px;
    margin-right: -6px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}
.module2{
   margin: 40px 0;
}

@media (min-width:768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-appearance: none
}

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

.form-control {
    font-size: 14px;
    line-height: 1.428571429;
    color: #6b6b64;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],.form-control[readonly] {
    background-color: #fff;
    opacity: 1
}

.form-control[disabled] {
    cursor: not-allowed
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

input[type=checkbox][disabled],input[type=radio][disabled] {
    cursor: not-allowed
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.dropdown {
    position: relative
}

.btn-block,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle,.btn.active,.btn:active,.dropdown-toggle:focus,.modal,.modal-content,.navbar-toggle:focus,.open>a {
    outline: 0
}

.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary {
    color: #fff;
    background-color: #67768e;
    border-color: #5c6a7f
}

.btn-primary:focus {
    color: #fff;
    background-color: #525d70;
    border-color: #272c35
}

.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #525d70;
    border-color: #434c5c
}

.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #434c5c;
    border-color: #272c35
}

.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover {
    background-color: #67768e;
    border-color: #5c6a7f
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-link {
    color: #67768e;
    font-weight: 400;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled] {
    background-color: transparent;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #475162;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover {
    color: #8d8d85;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: 5px
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu-right,.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429;
    white-space: nowrap
}

.input-group-addon,.label {
    text-align: center
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #474743
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #3a3a36;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #67768e
}

.open>.dropdown-menu {
    display: block
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #8d8d85
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group {
    position: relative;
    display: inline-block
}

.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn .caret,.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-group-lg>.btn .caret,.btn-lg .caret {
    border-width: 5px 5px 0
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group,.input-group-btn,.input-group-btn>.btn,.nav>li,.nav>li>a,.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #6b6b64;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px
}

.label {
    font-weight: 700
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0
}

.nav:after,.nav:before {
    content: " ";
    display: table
}

.nav>li,.nav>li>a {
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #fff;
    border-color: #67768e
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #fff #fff #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #6b6b64;
    background-color: #e6e6e6;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #67768e
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #e6e6e6
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before {
    content: " ";
    display: table
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    min-height: 60px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 6px;
    padding-left: 6px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }
}

.modal,.modal-open {
    overflow: hidden
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -6px;
    margin-left: -6px
}

.navbar-brand {
    float: left;
    padding: 20px 6px;
    font-size: 18px;
    line-height: 20px;
    height: 60px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -6px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 6px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 10px -6px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.navbar-form {
    padding: 10px 6px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 13px -6px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label,.navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-left: 6px;
        margin-right: 6px
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -6px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.breadcrumb>li,.pagination {
    display: inline-block
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-btn {
    margin-top: 13px;
    margin-bottom: 13px
}

.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm {
    margin-top: 15px;
    margin-bottom: 15px
}

.btn-group-xs>.navbar-btn.btn,.navbar-btn.btn-xs {
    margin-top: 19px;
    margin-bottom: 19px
}

.navbar-text {
    margin-top: 20px;
    margin-bottom: 20px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #67768e
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #525d70;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #67768e
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #525d70;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #8390a5;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #8390a5
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #67768e
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #525d70;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #8390a5;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #67768e
}

.navbar-default .navbar-link:hover {
    color: #525d70
}

.navbar-default .btn-link {
    color: #67768e
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #525d70
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover {
    color: #ccc
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #8d8d85
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #67768e;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 3;
    color: #475162;
    background-color: #fff;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #67768e;
    border-color: #67768e;
    cursor: default
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.modal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch
}

.clearfix:after,.clearfix:before,.modal-footer:after,.modal-footer:before {
    content: " ";
    display: table
}

.modal.fade .modal-dialog {
    transform: translate(0,-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.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
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hidden {
    display: none!important
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.body,.tags {
    overflow: hidden
}

.button-1,.button-2,.button-3,.button-4,.button-5,.button-6,.button-download {
    transition: all .3s ease
}

.player-container .info .actions:after,.player-container:after,.site-header .main-header:after {
    clear: both
}

body {
    font-family: Roboto,sans-serif
}

.body a:hover {
    text-decoration: none
}

.site-box {
    background-color: #fff;
    border: 1px solid #f9fafb
}

.btn:focus {
    outline: 0
}

.cat1 ul {
    border: 1px solid #95958e
}

.cat1 ul li a {
    padding: 8px;
    border-bottom: solid 1px #95958e;
    letter-spacing: 1px;
    word-spacing: 1px
}

.cat1 ul li:first-child a {
    background-color: #2d2d2a;
    color: #c7c7c2;
    font-size: 1.2em;
    letter-spacing: 1px
}

a:focus {
    outline: 0
}

.label-lg {
    font-size: 1em;
    padding: 8px 12px
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.padding-top-sm {
    padding-top: 5px
}

.padding-bottom-sm {
    padding-bottom: 5px
}

.margin-bottom-sm {
    margin-bottom: 5px
}

.margin-bottom-md {
    margin-bottom: 10px
}

.margin-bottom-lg {
    margin-bottom: 15px
}

.margin-top-sm {
    margin-top: 5px
}

.margin-top-md {
    margin-top: 10px
}

.margin-top-lg {
    margin-top: 15px
}

.marginBottom {
    margin-bottom: 10px!important
}

.padding-left-sm {
    padding-left: 5px
}

.padding-left-md {
    padding-left: 10px
}

.padding-left-lg {
    padding-left: 15px
}

.padding-right-sm {
    padding-right: 5px
}

.padding-right-md {
    padding-right: 10px
}

.padding-right-lg {
    padding-right: 15px
}

.margin-sm {
    margin: 5px
}

.margin-md {
    margin: 10px
}

.margin-lg {
    margin: 15px
}

.padding-sm {
    padding: 5px
}

.padding-lg,.padding-md {
    padding: 10px
}

.button-1 {
    background: #2d2d2a;
    color: #95958e
}

.button-1:hover {
    background: #181816;
    color: #fff
}

.button-1:active {
    background: #000;
    color: #fff
}

.button-2 {
    background: #4c4c47;
    color: #b2b2ad
}

.button-2:hover {
    background: #373733;
    color: #fff
}

.button-2:active {
    background: #0a0a09;
    color: #fff
}

.button-3 {
    background: #67768e;
    color: #dcdfe5
}

.button-3:hover {
    background: #566276;
    color: #fff
}

.button-3:active {
    background: #313944;
    color: #fff
}

.button-4 {
    background: #c14953;
    color: #f5e1e3
}

.button-4:hover {
    background: #a83942;
    color: #fff
}

.button-4:active {
    background: #672329;
    color: #fff
}

.button-5 {
    background: #d5c7a2;
    color: #fff
}

.button-5:hover {
    background: #c9b686;
    color: #fff
}

.button-5:active {
    background: #ab904d;
    color: #fff
}

.button-6 {
    background: #449d44;
    color: #c6e7c6
}

.button-6:hover {
    background: #388138;
    color: #fff
}

.button-6:active {
    background: #1d441d;
    color: #fff
}

.btn-facebook.active,.btn-facebook:active,.btn-google.active,.btn-google:active,.btn-twitter.active,.btn-twitter:active,.open>.btn-facebook.dropdown-toggle,.open>.btn-google.dropdown-toggle,.open>.btn-twitter.dropdown-toggle {
    background-image: none
}

.heading {
    border: 1px solid #ec971f;
    background-color: #fff;
    color: #ec971f;
    padding: .4em;
    margin: 0 0 .5em;
    font-size: 1.4em;
    border-radius: 3px;
    background-clip: padding-box
}

.heading a {
    display: inline-block;
    color: #ec971f
}

.heading a:active,.heading a:focus,.heading a:hover {
    color: #eea237;
    text-decoration: none
}

.tags a {
    text-transform: capitalize;
    margin-bottom: 4px
}

.ringtone-main-info .like-ringtone {
    font-size: 1.2em;
    color: #ce6f77
}

.ringtone-main-info .like-ringtone.active,.ringtone-main-info .like-ringtone:active,.ringtone-main-info .like-ringtone:focus,.ringtone-main-info .like-ringtone:hover {
    color: #c14953
}

.my-new-tabs .nav-tabs {
    border: none
}

.my-new-tabs .nav-tabs li a {
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 5px
}

.my-new-tabs .nav-tabs li.active a,.my-new-tabs .nav-tabs li.active a:active,.my-new-tabs .nav-tabs li.active a:focus,.my-new-tabs .nav-tabs li.active a:hover {
    background-color: #67768e;
    color: #fff;
    outline: 0
}

.my-new-tabs .tab-content {
    margin-top: 10px
}

.site-header .main-header {
    color: #67768e;
    background-color: rgba(255,255,255,.98);
    font-size: 1.05em;
    border-bottom: solid 1px #a1abba;
    border-top: solid 1px #a1abba
}

.site-header .main-header:after,.site-header .main-header:before {
    content: " ";
    display: table
}

.site-header .main-header .navbar-brand {
    color: #67768e;
    padding: 10px;
    line-height: 40px;
    font-weight: 500
}

.site-header .main-header .navbar-brand img {
    width: 40px;
    margin-right: 4px;
    float: left
}

.site-header .main-header .navbar-toggle {
    background-color: #67768e;
    border: 1px solid #8390a5
}

.site-header .main-header .navbar-toggle:active,.site-header .main-header .navbar-toggle:focus {
    background-color: #525d70
}

.site-header .main-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.site-header .main-header .mobile-search-btn {
    float: right;
    margin-right: 8px;
    margin-top: 12px
}

.site-header .main-header .nav>li {
    margin-right: 5px;
    margin-top: 9px;
    margin-left: 5px
}

.site-header .main-header .nav>li>a {
    padding: 10px 14px;
    font-weight: 500;
    border: 1px solid #d6dae1;
    border-radius: 5px
}

.site-header .main-header .dropdown.open>a {
    border: 1px solid #d6dae1;
    border-radius: 5px
}

.site-header .main-header .dropdown .dropdown-menu {
    max-height: 500px;
    overflow: auto
}

.site-header .main-header .dropdown .dropdown-menu>li>a {
    padding: 10px 20px;
    font-weight: 300
}

#imaginary_container {
    margin: 10px auto
}

.stylish-input-group .input-group-addon {
    background: #fff!important
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.one-sound-list,.one-sound-list-small,.player-container {
    box-shadow: 1px 1px 4px 0 #aaa
}

.stylish-input-group button {
    border: 0;
    background: 0 0
}

.search-dropdown {
    list-style-type: none;
    margin: 0;
    padding: 4px 0 0;
    clear: both;
    z-index: 1000;
    position: absolute;
    top: 28px;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none
}

.search-dropdown li {
    margin: 0;
    padding: 8px 8px 8px 14px;
    text-transform: capitalize;
    background-color: #fff;
    color: #888;
    border-bottom: solid 1px #ccc
}

.search-dropdown li:last-child {
    border-bottom: none
}

.search-dropdown li:active,.search-dropdown li:focus,.search-dropdown li:hover {
    background-color: #eee;
    cursor: pointer
}

.modal-dialog-centered {
    margin-top: 15%!important
}

@media (min-width:200px) and (max-width:767px) {
    .modal-dialog-centered {
        margin-top: 40%!important
    }
}

.ringtone-name-container {
    margin-top: 0;
    border-bottom: none;
    text-align: left
}

@media (min-width:200px) and (max-width:767px) {
    .ringtone-name-container {
        position: relative;
        left: 0;
        margin-left: 8px
    }
}

.ringtone-name-container .ringtone-name {
    margin: 0;
    padding: 8px 4px 8px 0;
    text-transform: capitalize;
    font-size: 1.3em
}

@media (min-width:200px) and (max-width:767px) {
    .ringtone-name-container .ringtone-name {
        padding: 4px 2px 2px 0;
        font-size: 1.3em
    }
}

.one-sound-list {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    overflow: hidden
}

.one-sound-list .button-wrapper {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 5px;
    border-bottom: solid 1px #ccc
}

@media (min-width:200px) and (max-width:479px) {
    .one-sound-list .button-wrapper {
        width: 100%
    }
}

.one-sound-list .button-wrapper .play-button-container {
    border-radius: 0;
    padding: 15px 10px;
    background-color: #f9fafb
}

.one-sound-list .button-wrapper .play-button-container .play-button {
    border-width: 0;
    height: 1.8em;
    width: 1.8em;
    font-size: 2em;
    background-color: #67768e
}

.one-sound-list .button-wrapper .play-button-container .play-button i {
    font-size: .85em;
    left: 3px;
    top: 1px;
    color: #dcdfe5
}

.one-sound-list .button-wrapper .play-button-container .play-button:hover {
    background-color: #525d70
}

.one-sound-list .button-wrapper .play-button-container .play-button:hover i {
    color: #f9fafb
}

.one-sound-list .button-wrapper .play-button-container .total-downloads {
    text-align: left;
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: .8em;
    border-radius: 4px;
    background-clip: padding-box;
    color: #f9fafb;
    background-color: #f0ad4e;
    padding: 5px;
    line-height: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700
}

.one-sound-list .button-wrapper .play-button-container .total-downloads i {
    position: relative;
    top: 1px
}

.one-sound-list .info-wrapper {
    position: relative;
    float: left;
    width: 100%
}

@media (min-width:200px) and (max-width:479px) {
    .one-sound-list .info-wrapper {
        width: 100%
    }
}

@media (min-width:480px) and (max-width:767px) {
    .one-sound-list .info-wrapper {
        width: 100%
    }
}

.one-sound-list .info-wrapper .song-info {
    margin-left: 0;
    margin-bottom: 0;
    text-align: center
}

.one-sound-list .info-wrapper .song-info h3.name {
    margin: 0 4px;
    overflow: hidden;
    height: 18px
}

.one-sound-list .info-wrapper .song-info h3.name a {
    display: block;
    font-weight: 700;
    font-size: .95em;
    line-height: 1.25em
}

.one-sound-list .info-wrapper .song-info .details {
    text-transform: capitalize;
    font-size: .9em
}

.one-sound-list .info-wrapper .song-info .details .author-cat {
    margin: 4px 0 0;
    border-top: solid 1px #d9d9d9
}

.one-sound-list .info-wrapper .song-info .details .author-cat>div {
    border-right: solid 1px #d9d9d9;
    padding: 3px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.one-sound-list .info-wrapper .song-info .details .author-cat>div:last-child {
    border-right: none
}

.one-sound-list .info-wrapper .song-info .details .author-cat>div a {
    font-weight: 700
}

@media (min-width:1px) and (max-width:375px) {
    .one-sound-list .info-wrapper .song-info .download-container {
        display: none
    }
}

.one-sound-list .info-wrapper .song-info .download-container a {
    border-radius: 0;
    font-weight: 700;
    font-size: 1.4em;
    border-width: 0;
    padding: 10px 4px;
    border-top: solid 1px #67768e;
    color: #67768e;
    background-color: #f9fafb
}

.one-sound-list .info-wrapper .song-info .download-container a:active,.one-sound-list .info-wrapper .song-info .download-container a:focus,.one-sound-list .info-wrapper .song-info .download-container a:hover {
    background-color: #eaedf0
}

.one-sound-list-small {
    background-color: #f9fafb;
    border: 1px solid #cdd2db;
    border-radius: 3px;
    margin-bottom: 10px
}

.one-sound-list-small .song-info-small h3 {
    margin: 0;
    padding: 6px;
    font-size: 1.1em;
    line-height: 1em
}

.one-sound-list-small .song-info-small h3 a {
    padding: 3px 6px 6px;
    font-size: 1em;
    display: block;
    text-transform: capitalize;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 4px
}

.one-sound-list-small .song-info-small h3 small {
    padding: 1px 6px;
    color: #333;
    font-size: .8em
}

.button-download {
    background: #ccc;
    color: #fff;
    cursor: default
}

.button-download:hover {
    background: #b8b8b8;
    color: #fff
}

.button-download:active {
    background: #8c8c8c;
    color: #fff
}

.button-download:hover {
    background-color: #ccc
}

.play-button-container {
    padding: 10px 2px;
    border-radius: 5%
}

.play-button-container .play-button {
    font-size: 2.2em;
    padding: .15em;
    width: 1.8em;
    height: 1.8em;
    border-radius: 50%;
    border: 4px solid #525d70;
    background-color: #929db0;
    color: #525d70;
    position: relative;
    display: inline-block;
    transition: all .2s
}

.play-button-container .play-button:active,.play-button-container .play-button:focus,.play-button-container .play-button:hover {
    color: #f9fafb;
    background-color: #8390a5
}

.play-button-container .play-button i {
    position: relative;
    left: 2px;
    top: -1px;
    font-size: .8em
}

.song-info {
    margin-left: -14px;
    margin-bottom: 4px
}

.song-info h3 {
    margin-top: 4px;
    font-size: 1.1em;
    overflow: hidden
}

.song-info h3 a {
    color: #3c4553;
    text-transform: capitalize
}

.one-sound-main {
    padding: 0
}

.one-sound-main .one-sound-display {
    background-color: #f9fafb;
    position: relative;
    border: 1px solid #8390a5
}

.one-sound-main .one-sound-display .play-button {
    font-size: 4em;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 4px auto;
    border: 2px solid #a1abba;
    color: #fff;
    display: inline-block;
    position: relative
}

.one-sound-main .one-sound-display .play-button i {
    position: relative;
    left: 7px;
    top: 26px
}

.one-sound-main .one-sound-display .play-button i.fa-pause {
    left: 3px
}

@media (min-width:200px) and (max-width:767px) {
    .one-sound-main .one-sound-display .play-button {
        font-size: 2.2em;
        width: 90px;
        height: 90px;
        margin: 0 auto
    }

    .one-sound-main .one-sound-display .play-button i {
        position: relative;
        left: 4px;
        top: 24px
    }

    .one-sound-main .one-sound-display .play-button i.fa-pause {
        left: 2px
    }
}

.one-sound-main .one-sound-display .play-button-container-main {
    padding: 20px 10px;
    border-right: solid 1px #8390a5;
    background-color: #a1abba;
    border-bottom: none
}

@media (min-width:200px) and (max-width:479px) {
    .one-sound-main .one-sound-display .play-button-container-main {
        padding: 14px 2px
    }
}

.one-sound-main .song-info {
    padding-left: 5px
}

.one-sound-main .song-info h3 {
    margin-top: 4px;
    font-size: 1.2em;
    letter-spacing: 1px;
    word-spacing: 2px;
    overflow: hidden
}

.ringtone-info,.ringtone-info .tab-content {
    margin-top: 0
}

.one-sound-main .song-info-main h3.song-name {
    font-size: 1.5em
}

.one-sound-main .song-info-main h3.song-name a {
    text-transform: capitalize
}

.ringtone-info ul.nav-pills li {
    margin-right: 2px
}

.ringtone-info ul.nav-pills li a {
    border-radius: 4px 4px 0 0;
    font-weight: 700
}

.ringtone-info .tab-content .tab-pane {
    background-color: #fff;
    padding: 1em;
    border-radius: 3px;
    text-align: left
}

.ringtone-info .tab-content .ringtone-info-tab .ringtone-name {
    text-transform: capitalize;
    margin: 0 0 8px
}

.ringtone-main-info {
    background-color: #fff;
    border: 1px solid #8390a5;
    border-top: none;
    margin-bottom: 10px
}

.ringtone-main-info .ringtone-name {
    font-size: 1.5em
}

.ringtone-main-info .ringtone-name a {
    color: #3c4553
}

.ringtone-download>a:active,.ringtone-download>a:focus,.ringtone-download>a:hover {
    color: #fff
}

.ringtone-info-container .desc {
    font-size: .9em
}

.download-ringtone-container {
    margin-top: 0;
    padding: 0
}

.download-ringtone-container .ringtone-download {
    padding-top: 0;
    margin: 0
}

.download-ringtone-container .ringtone-download>a {
    margin-top: 2px;
    font-weight: 700;
    border-radius: 4px!important;
    background-clip: padding-box
}

@media (min-width:426px) and (max-width:768px) {
    .download-ringtone-container .ringtone-download>a {
        font-size: .75em
    }
}

@media (min-width:376px) and (max-width:425px) {
    .ringtone-info-container .desc h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .download-ringtone-container .ringtone-download>a {
        font-size: .65em
    }
}

@media (min-width:1px) and (max-width:375px) {
    .ringtone-info-container .desc h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .download-ringtone-container .ringtone-download>a {
        padding: 8px 5px;
        font-size: .55em
    }
}

.ringtones-list-container {
    margin-bottom: 1em
}

.ringtones-list-container .heading {
    margin-bottom: 0
}

.ringtones-list-container ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ringtones-list-container ul li {
    padding: 6px 8px;
    background-color: #fff;
    border-bottom: solid 1px #ccc
}

.ringtones-list-container ul li:last-child {
    border-bottom: none
}

.ringtones-list-container ul li a {
    display: block;
    text-transform: capitalize;
    font-size: .9em;
    color: #555
}

.ringtones-list-container ul li a small {
    font-size: .7em;
    color: #888
}

ol.breadcrumb {
    padding: 5px 5px 5px 10px;
    border: 1px solid #ddd
}

ol.breadcrumb li {
    margin-bottom: -4px;
    font-size: 1em;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

ol.breadcrumb li:before {
    padding: 0;
    color: #aaa
}

@media (min-width:1px) and (max-width:375px) {
    ol.breadcrumb li {
        font-size: .9em;
        max-width: 120px
    }
}

@media (min-width:376px) and (max-width:425px) {
    ol.breadcrumb li {
        font-size: .9em;
        max-width: 150px
    }
}

@media (min-width:426px) and (max-width:768px) {
    ol.breadcrumb li {
        font-size: .9em;
        max-width: 160px
    }
}
.user-profile {
    background-color: #dcdfe5;
    padding: 8px
}

.user-profile .user-profile-info .name {
    margin: 2px 0 10px;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.25em;
}
.user-profile .user-profile-info .sub-title {
    margin: 2px 0 10px;
    font-weight: 500;
    font-size: 1.0em;
    line-height: 1.0em;
    color: #888;
}

.user-profile .user-profile-info ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.user-profile .user-profile-info ul li {
    margin-bottom: 6px
}

.pagination {
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    text-align: center
}

.pagination a,.pagination span {
    padding: 6px 12px;
    text-decoration: none;
    color: #888;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-left: -1px;
    display: inline-block
}

.pagination a:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination a:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination span {
    color: #888;
    background-color: #f0f0f0;
    border-color: #ccc;
    cursor: default
}

.container .link-block {
    padding: 20px 0;
    color: #fff
}

.container .links a {
    color: #fff
}

.links-text {
    padding: 10px 0
}

.ringtone-info-container .pd-description {
    padding: 5px 0
}

.language-switcher {
    position: relative;
}

.language-select {
    position: relative;
}

.current-lang {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: #34495e;
    border: 1px solid #455d75;
    border-radius: 4px;
    color: #ecf0f1;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    text-align: left;
}

.current-lang:hover {
    background: #2c3e50;
}

.current-lang i:last-child {
    margin-left: auto;
}

.lang-options {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #34495e;
    border: 1px solid #455d75;
    border-radius: 4px;
    margin-top: 4px;
    padding: 4px 0;
    display: none;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.language-select:hover .lang-options {
    display: block;
}

.lang-options li {
    list-style: none;
}

.lang-options li a {
    display: block;
    padding: 8px 12px;
    color: #ecf0f1;
    text-decoration: none;
    transition: all 0.3s ease;
}

.lang-options li a:hover {
    background: #2c3e50;
    color: #3498db;
}

@media (max-width: 768px) {
    .right-featrue {
        display: none;
    }
    .language-switcher {
        width: 200px;
        margin: 0 auto;
    }
    
    .current-lang {
        justify-content: center;
    }
    
    .lang-options {
        width: 100%;
    }
}

#tagsList>a {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 22px;
    line-height: 19px;
    margin-top: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 3px 6px;
    background: #d0ad9a
}

#tagsList>.tags1 {
    color: #fff;
    background: #fd5e00
}

#tagsList>.tags2 {
    color: #fff;
    background: #5b68eb
}

#tagsList>.tags3 {
    color: #fff;
    background: #00a535
}

#tagsList>.tags4 {
    color: #fff;
    background: #00c4c3
}

#tagsList>.tags5 {
    color: #fff;
    background: #b82400
}

#tagsList>.tags6 {
    color: #fff;
    background: #e07e00
}

#tagsList>.tags7 {
    color: #fff;
    background: #26c88f
}

#tagsList>.tags8 {
    color: #fff;
    background: #e41a90
}

#tagsList>.tags9 {
    color: #fff;
    background: #8bbab1
}

#tagsList>.tags10 {
    color: #00aa98
}

#tagsList>.tags11 {
    color: #390
}

#tagsList>.tags12 {
    color: #e93c07
}

#tagsList>.tags13 {
    color: #b0c915
}

#tagsList>.tags14 {
    color: #fb9100
}

#tagsList>.tags15 {
    color: #ff2465
}

#tagsList>.tags16 {
    color: #5ca1dd
}

#tagsList>.tags17 {
    color: #ff3e73
}

#tagsList>.tags18 {
    color: #fff;
    background: #390
}

#tagsList>.tags19 {
    color: #fff;
    background: #e93c07
}

#tagsList>.tags20 {
    color: #fff;
    background: #fb9100
}

#tagsList>.tags21 {
    color: #fff;
    background: #ff2465
}

#tagsList>.tags22 {
    color: #fff;
    background: #5ca1dd
}

#tagsList>.tags23 {
    color: #fff;
    background: #333
}

.so {
    padding: 30px
}

.so form {
    position: relative;
    margin: 0 auto
}

.d1 input {
    width: 100%;
    height: 42px;
    padding-left: 10px;
    border: 2px solid #ec971f;
    border-radius: 5px;
    outline: 0;
    background: #f9f0da;
    color: #9e9c9c
}

.d1 button {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 42px;
    border: none;
    background: #ec971f;
    border-radius: 0 5px 5px 0;
    cursor: pointer
}

body .waiting {
    display: none
}
.lat-d {
    padding: 10px 6px;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: -0.06em;
    font-size: 14px;
}

.lat-d >a {
    border-radius: 3px;
    color: #fff;
    height: 20px;
    overflow: hidden;
    padding: 1px 3px;
    display: inline-block;
    background: #d0ad9a;
}

.lat-d >.tit1 {
    color: #fff;
    background: #fd5e00
}

.lat-d >.tit2 {
    color: #fff;
    background: #5b68eb
}

.lat-d >.tit3 {
    color: #fff;
    background: #00a535
}

.lat-d >.tit4 {
    color: #fff;
    background: #00c4c3
}

.lat-d >.tit5 {
    color: #fff;
    background: #b82400
}

.lat-d >.tit6 {
    color: #fff;
    background: #e07e00
}

.lat-d >.tit7 {
    color: #fff;
    background: #26c88f
}

.lat-d >.tit8 {
    color: #fff;
    background: #e41a90
}

.lat-d >.tit9 {
    color: #fff;
    background: #8bbab1
}

.lat-d >.tit10 {
    color: #00aa98
}

.lat-d >.tit11 {
    color: #390
}

.lat-d >.tit12 {
    color: #e93c07
}

.lat-d >.tit13 {
    color: #b0c915
}

.lat-d >.tit14 {
    color: #fb9100
}

.lat-d >.tit15 {
    color: #ff2465
}

.lat-d >.tit16 {
    color: #5ca1dd
}

.lat-d >.tit17 {
    color: #ff3e73
}

.lat-d >.tit18 {
    color: #fff;
    background: #390
}

.lat-d >.tit19 {
    color: #fff;
    background: #e93c07
}

.lat-d >.tit20 {
    color: #fff;
    background: #fb9100
}

.lat-d >.tit21 {
    color: #fff;
    background: #ff2465
}

.lat-d >.tit22 {
    color: #fff;
    background: #5ca1dd
}

.lat-d >.tit23 {
    color: #fff;
    background: #333
}

.lat-moudle {
    font-size: 1.1em;
    line-height: 1em;
}

.download-ringtone-container .ringtone-download {
    margin-bottom: 10px;
}

.download-log {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.download-log .lat-moudle {
    width: 33%;
}

.faq {
    width: 80 %;
    margin: 20 px auto;
    background - color: white;
    box - shadow: 0 0 10 px rgba(0, 0, 0, 0.1);
    border - radius: 5 px;
    padding: 20 px;
}

.question {
    background-color: #f9fafb;
    border: 1px solid #cdd2db;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 6px;
    box-shadow: 1px 1px 4px 0 #aaa;
}

.question h3 {
    display: flex;
    cursor: pointer;
    margin: 0;
    line-height: 1em;
    padding: 3px 6px 6px;
    font-size: 1em;
    color: #666;
    margin-bottom: 4px;
}

.question h3 i {
    margin-right: 10px;
}

.question p {
    margin-top: 10px;
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
 /* 半透明黑色，实现遮罩效果 */
    z-index: 99;
 /* 确保覆盖层在其他元素之上 */
    display: none;
 /* 初始隐藏 */
}

.modal-pop {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 /* 让弹框在水平和垂直方向居中 */
    width: 400px;
    background-color: #fff;
    border-radius: 5px;
 /* 圆角边框 */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 /* 阴影效果 */
    z-index: 100;
 /* 弹框在覆盖层之上 */
    display: none;
 /* 初始隐藏 */
}

.modal-pop .modal-content {
    padding: 10px;
}

.modal-pop .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.modal-pop .close:hover,
.modal-pop .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blinking-cutter {
    color: red;
    text-decoration: none;
    animation: blink 1s infinite;
}

.blinking-cutter a {
    color: red;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .lat-d >.tit1 {
    }

    .download-log .lat-moudle {
        width: 100%;
    }

    .modal-pop {
        width: 80%;
    }
}
.footer {
    background: #2c3e50;
    color: #ecf0f1;
    padding: 40px 0 20px;
    margin-top: 30px;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-bottom: 30px;
}

.footer-section h3 {
    color: #3498db;
    font-size: 1.2em;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.footer-section ul {
    list-style: none;
    padding: 0;
}

.footer-section ul li {
    margin-bottom: 10px;
}

.footer-section ul li a {
    color: #bdc3c7;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s;
}

.footer-section ul li a:hover {
    color: #3498db;
}

.social-links {
    display: flex;
    gap: 15px;
}

.social-links a {
    color: #bdc3c7;
    font-size: 24px;
    transition: color 0.3s;
}

.social-links a:hover {
    color: #3498db;
}

.language-selector {
    position: relative;
}

.lang-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #bdc3c7;
    text-decoration: none;
    padding: 8px 12px;
    border: 1px solid #34495e;
    border-radius: 4px;
    cursor: pointer;
}

.lang-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #34495e;
    border-radius: 4px;
    padding: 8px 0;
    min-width: 150px;
    z-index: 1000;
}

.language-selector:hover .lang-dropdown {
    display: block;
}

.lang-dropdown li a {
    color: #bdc3c7;
    padding: 8px 16px;
    display: block;
    text-decoration: none;
    transition: background-color 0.3s;
}

.lang-dropdown li a:hover {
    background-color: #2c3e50;
    color: #3498db;
}

.friend-links {
    border-top: 1px solid #34495e;
    padding-top: 20px;
    margin-bottom: 20px;
}

.links-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.links-wrapper a {
    color: #bdc3c7;
    text-decoration: none;
    transition: color 0.3s;
}

.links-wrapper a:hover {
    color: #3498db;
}

.footer-bottom {
    text-align: center;
    border-top: 1px solid #34495e;
    padding-top: 20px;
}

.copyright {
    color: #bdc3c7;
    font-size: 0.9em;
}

.copyright a {
    color: #bdc3c7;
    text-decoration: none;
    transition: color 0.3s;
}

.copyright a:hover {
    color: #3498db;
}

@media (max-width: 768px) {
    .footer-content {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .footer-section {
        text-align: center;
    }
    
    .footer-section ul li a {
        justify-content: center;
    }
    
    .social-links {
        justify-content: center;
    }
    
    .language-selector {
        display: flex;
        justify-content: center;
    }
    
    .links-wrapper {
        justify-content: center;
    }
    .friend-links {
        display: none;
    }
}
/* 社交分享按钮样式 */
.btn-social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin: 0 5px;
    transition: all 0.3s ease;
}

.btn-social-icon svg {
    width: 24px;
    height: 24px;
}

.btn-weibo {
    background-color: #e6162d;
    color: white;
}

.btn-facebook {
    background-color: #1877f2;
    color: white;
}

.btn-twitter {
    background-color: #1da1f2;
    color: white;
}

.btn-social-icon:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}

.btn-social-icon:active {
    transform: translateY(0);
}
/* 语言提示条样式 */
.lang-tip {
    background: #fff3cd;
    border-bottom: 1px solid #ffeeba;
    padding: 8px 0;
    position: relative;
    z-index: 1000;
}

.lang-tip-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #856404;
}

.lang-tip a {
    color: #238564;
    text-decoration: underline;
    font-weight: 500;
}

.lang-tip-close {
    background: none;
    border: none;
    color: #856404;
    font-size: 20px;
    cursor: pointer;
    padding: 0 5px;
}

.lang-tip-close:hover {
    color: #533f03;
}

/* 移动端适配 */
@media screen and (max-width: 768px) {
    .lang-tip-content {
        font-size: 12px;
        padding: 0 10px;
    }
}

/* 铃声选项卡样式 */
.ringtone-tabs {
    margin-bottom: 20px;
}

.ringtone-tabs .nav-tabs {
    border-bottom: 2px solid #67768e;
    margin-bottom: 20px;
}

.ringtone-tabs .nav-tabs > li {
    margin-bottom: -2px;
}

.ringtone-tabs .nav-tabs > li > a {
    color: #666;
    border: none;
    padding: 10px 20px;
    margin-right: 5px;
    border-radius: 4px 4px 0 0;
    transition: all 0.3s ease;
}

.ringtone-tabs .nav-tabs > li.active > a,
.ringtone-tabs .nav-tabs > li.active > a:hover,
.ringtone-tabs .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #67768e;
    border: none;
    border-radius: 4px 4px 0 0;
}

.ringtone-tabs .nav-tabs > li > a i {
    margin-right: 5px;
}

.ringtone-tabs .tab-content {
    padding-top: 15px;
}

.ringtone-tabs .tab-pane {
    display: none;
}

.ringtone-tabs .tab-pane.active {
    display: block;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* 用户中心按钮 */
.user-center-btn {
    margin-left: 5px;
}

/* 侧滑层样式 */
.user-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    display: none;
}

.user-sidebar {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    background-color: #fff;
    z-index: 1050;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
    transition: right 0.3s ease;
    overflow-y: auto;
}

.user-sidebar.active {
    right: 0;
}

.user-sidebar-header {
    padding: 15px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.user-sidebar-header h3 {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.close-sidebar {
    background: none;
    border: none;
    color: #999;
    cursor: pointer;
    padding: 0;
}

.close-sidebar:hover {
    color: #333;
}

.user-sidebar-content {
    padding: 20px;
}

.user-profile {
    text-align: center;
    margin-bottom: 30px;
}

.user-avatar {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #67768e;
}

.user-name {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.user-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.user-menu ul li {
    margin-bottom: 10px;
}

.user-menu ul li a {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.user-menu ul li a:hover {
    background-color: #f5f5f5;
}

.user-menu ul li a svg {
    margin-right: 10px;
    color: #67768e;
}
.mobile-user-center-btn{
    float: right;
    margin-right: 8px;
    margin-top: 12px;
}

.user-action-tabs .nav-tabs {
    margin-bottom: 25px;
}
.pagination-container {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
@media (max-width: 767px) {
    .user-sidebar {
        width: 280px;
    }
}



.player-container .info .actions .download-ringtone svg,
.player-container .info .actions .like-ringtone svg {
    margin-right: 5px;
}

.player-container .info .actions .text {
    margin-right: 5px;
    font-weight: 500;
}

.player-container .info .actions .count {
    background-color: #f0f0f0;
    border-radius: 10px;
    padding: 2px 8px;
    font-size: 12px;
    color: #666;
}