/*===============================
/templates/system/css/system.css
================================================================================*/

@import url(system.css);
.system-unpublished,
tr.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df
}

span.highlight {
    background-color: #FFFFCC;
    font-weight: bold;
    padding: 1px 0
}

.img-fulltext-float-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px
}

.img-fulltext-float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.img-fulltext-float-none {}

.img-intro-float-right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px
}

.img-intro-float-left {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.img-intro-float-none {}


/*===============================
/templates/ja_university_t3/local/css/themes/blue/template.css
================================================================================*/

@media (max-width:767px) {
    .always-show .mega>.mega-dropdown-menu,
    .always-show .dropdown-menu {
        display: block !important;
        position: static
    }
    .open .dropdown-menu {
        display: block
    }
}

.t3-logo,
.t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center
}

.t3-logo {
    width: 182px;
    height: 50px
}

.t3-logo-small {
    width: 60px;
    height: 30px
}

.t3-logo,
.t3-logo-color {
    background-image: url("/statics/images/custom/t3logo-big-color.png")
}

.t3-logo-small,
.t3-logo-small.t3-logo-color {
    background-image: url("/statics/images/custom/t3logo-small-color.png")
}

.t3-logo-dark {
    background-image: url("/statics/images/custom/t3logo-big-dark.png")
}

.t3-logo-small.t3-logo-dark {
    background-image: url("/statics/images/custom/t3logo-small-dark.png")
}

.t3-logo-light {
    background-image: url("/statics/images/custom/t3logo-big-light.png")
}

.t3-logo-small.t3-logo-light {
    background-image: url("/statics/images/custom/t3logo-small-light.png")
}

@media (max-width:767px) {
    .logo-control .logo-img-sm {
        display: block
    }
    .logo-control .logo-img {
        display: none
    }
}

@media (min-width:768px) {
    .logo-control .logo-img-sm {
        display: none
    }
    .logo-control .logo-img {
        display: block
    }
}

#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block
}

.body-data-holder:before {
    display: none;
    content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px"
}

body {
    font-size: 13px
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #666666;
    text-decoration: none
}

a:hover,
a:focus {
    color: #1c62a7;
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none
}

img {
    vertical-align: middle
}

th,
td {
    /*line-height: 1.5;*/
    /*text-align: left;*/
    /*vertical-align: top*/
}

th {
    font-weight: bold
}

td,
tr td {
    border-top: 1px solid #dddddd
}

.cat-list-row0:hover,
.cat-list-row1:hover {
    background: #f5f5f5
}

.cat-list-row1,
tr.cat-list-row1 td {
    background: #f9f9f9
}

table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
    width: 100%
}

table.contentpaneopen {
    border: 0
}

.star {
    color: #ffcc00
}

.red {
    color: #cc0000
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.wrap {
    width: auto;
    clear: both
}

.center,
.table td.center,
.table th.center {
    text-align: center
}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

p {
    margin: 0 0 0px
}

.lead {
    margin-bottom: 20px;
    font-size: 14.95px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px
    }
}

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999999
}

.text-primary {
    color: #1c62a7
}

.text-warning {
    color: #c09853
}

.text-danger {
    color: #b94a48
}

.text-success {
    color: #468847
}

.text-info {
    color: #3a87ad
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.2
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-bottom: 20px
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 13px
}

h6,
.h6 {
    font-size: 12px
}

h1 small,
.h1 small {
    font-size: 23px
}

h2 small,
.h2 small {
    font-size: 17px
}

h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 13px
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.5
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table
    }
    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee
}

blockquote p {
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote small {
    display: block;
    line-height: 1.5;
    color: #999999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    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: '\00A0 \2014'
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.5
}

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

.btn-actions {
    text-align: center
}

.features-list {
    margin-top: 60px
}

.features-list .page-header {
    border: 0;
    text-align: center
}

.features-list .page-header h1 {
    font-size: 45px
}

.features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 60px 0 0;
    text-align: center
}

.features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 60px
}

.features-list .feature-row h3 {
    font-size: 26px
}

.features-list .feature-row div:first-child {
    padding-left: 0
}

.features-list .feature-row div:last-child {
    padding-right: 0
}

.features-list .feature-row div:first-child.feature-img img {
    float: left
}

.features-list .feature-row div:last-child.feature-img img {
    float: right
}

.jumbotron h2 {
    font-size: 45px
}

.jumbotron iframe {
    margin-top: 20px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {
    border-radius: 0
}

select:focus,
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,
.inputbox:focus,
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #999999
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #999999
}

select textarea,
textarea textarea,
input[type="text"] textarea,
input[type="password"] textarea,
input[type="datetime"] textarea,
input[type="datetime-local"] textarea,
input[type="date"] textarea,
input[type="month"] textarea,
input[type="time"] textarea,
input[type="week"] textarea,
input[type="number"] textarea,
input[type="email"] textarea,
input[type="url"] textarea,
input[type="search"] textarea,
input[type="tel"] textarea,
input[type="color"] textarea,
.inputbox textarea,
.form-control textarea {
    height: auto
}

input[type="checkbox"] {
    border: none;
    margin: 0;
    padding: 0
}

.form-group {
    margin-bottom: 20px
}

.radio label,
.checkbox label {
    display: inline
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    height: auto;
    margin-top: 3px;
    width: auto
}

.form-control-static {
    margin-bottom: 0
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

.btn {
    border-radius: 0;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 10px;
    text-transform: uppercase
}

.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #262626
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open>.dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #080808
}

.btn-inverse:active,
.btn-inverse.active,
.open>.dropdown-toggle.btn-inverse {
    background-image: none
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
    background-color: #333333;
    border-color: #262626
}

.btn-inverse .badge {
    color: #333333;
    background-color: #ffffff
}

.btn-block+.btn-block {
    margin-top: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
    border-radius: 0;
    padding: 5px;
    height: 32px
}

select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.inputbox:hover,
select:focus,
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,
.inputbox:focus {
    border-color: #666666;
    box-shadow: none
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
    color: #999999;
    opacity: 1
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
    color: #999999
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
    color: #999999
}

textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
    height: auto
}

@media screen and (min-width:768px) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .inputbox {
        width: auto
    }
}

select,
select.form-control,
select.inputbox,
select.input {
    padding-right: 5px
}

.input-append .add-on,
.input-prepend .add-on {
    height: 32px
}

.input-append .active,
.input-prepend .active {
    background-color: #bbff33;
    border-color: #669900
}

.invalid {
    border-color: #cc0000
}

label.invalid {
    color: #cc0000
}

input.invalid {
    border: 1px solid #cc0000
}

.dropdown-menu {
    border-radius: 0
}

.dropdown-menu .divider {
    margin: 0;
    height: 0
}

.dropdown-menu>li>a {
    padding: 5px 20px
}

.dropdown-menu .dropdown-menu {
    border-radius: 0
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: none;
    color: #1c62a7
}

.dropdown-menu>li>a:hover:after,
.dropdown-menu>li>a:focus:after {
    border-left-color: #1c62a7
}

.dropdown-menu>.active>a,
.dropdown-menu>.open>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.open>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.open>a:focus {
    background: none;
    color: #1c62a7
}

.dropdown-header {
    padding: 3px 20px;
    font-size: 13px
}

.dropdown-header a {
    color: #999999
}

.dropdown-submenu>a:after {
    border-left-color: #333333
}

.dropdown-submenu:hover>a:after {
    border-left-color: #262626
}

.nav>li>.separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 20px
}

@media (min-width:768px) {
    .nav>li>.separator {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

@media (max-width:991px) {
    .nav>li>span {
        padding: 10px 15px;
        display: inline-block
    }
}

.nav-tabs>li.open>a,
.nav-tabs>li.open>a:hover,
.nav-tabs>li.open>a:focus {
    background: none;
    border-color: #dddddd #dddddd transparent #dddddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #ffffff
}

.nav-tabs .dropdown-menu>.active>a,
.nav-tabs .dropdown-menu>.open>a,
.nav-tabs .dropdown-menu>.active>a:hover,
.nav-tabs .dropdown-menu>.open>a:hover,
.nav-tabs .dropdown-menu>.active>a:focus,
.nav-tabs .dropdown-menu>.open>a:focus {
    color: #1c62a7
}

.nav-stacked>li>a {
    border-bottom: 1px dotted #efece1;
    border-radius: 0;
    padding: 8px 0
}

.nav-stacked>li>a:hover,
.nav-stacked>li>a:hover,
.nav-stacked>li>a:focus {
    background-color: transparent;
    border-color: #efece1
}

.nav-stacked>li>a .caret {
    margin-left: 5px
}

.nav-stacked>li+li {
    margin-top: 0
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:hover,
.nav-stacked>li.active>a:focus {
    background-color: transparent;
    color: #1c62a7;
    font-weight: bold
}

.nav-stacked>li.open>a {
    background-color: transparent;
    border-color: #efece1;
    color: #1c62a7
}

.nav-stacked>li.open>a:hover,
.nav-stacked>li.open>a:active,
.nav-stacked>li.open>a:focus {
    background-color: transparent;
    border-color: #efece1
}

.nav-stacked>li.open>a .caret {
    border-top-color: #1c62a7
}

.nav-stacked>li .dropdown-menu {
    margin-top: 0
}

.nav .caret {
    border-top-color: #666666;
    border-bottom-color: #666666
}

.nav a:hover .caret {
    border-top-color: #1c62a7;
    border-bottom-color: #1c62a7
}

.t3-navhelper {
    background: transparent;
    border-top: 1px solid #eeeeee;
    color: #666666;
    padding: 5px 0
}

.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.breadcrumb>li+li:before {
    content: "/\00a0"
}

.breadcrumb>li a {
    color: #6991b7
}

.breadcrumb>li a:hover,
.breadcrumb>li a:focus,
.breadcrumb>li a:active {
    color: #ffffff
}

.breadcrumb>.active {
    color: #6991b7
}

.breadcrumb>.active+li:before {
    content: "";
    padding: 0
}

.breadcrumb>.active .hasTooltip {
    padding-right: 10px
}

.breadcrumb .divider {
    display: none
}

.pagination>li {
    display: inline-block;
    margin: 0 8px 8px 0
}

.pagination>li>a,
.pagination>li>span {
    background: #eeeeee;
    border: none;
    border-radius: 0 !important;
    color: #333333;
    font-size: 11px;
    padding: 5px 8px;
    text-transform: uppercase
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background: #333333;
    color: #ffffff
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    background: #eeeeee;
    color: #999999
}

.pagination {
    display: block
}

.pagination:before,
.pagination:after {
    content: " ";
    display: table
}

.pagination:after {
    clear: both
}

@media screen and (min-width:768px) {
    .pagination {
        float: left
    }
}

.pagination .pagination {
    display: inline-block
}

.counter {
    display: inline-block;
    color: #999999;
    margin-top: 20px;
    padding: 6px 12px
}

@media screen and (min-width:768px) {
    .counter {
        float: right
    }
}

.navbar .navbar-header {
    margin-right: 1px
}

.navbar-toggle {
    padding: 0;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-left: 15px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.5px -15px
}

@media (min-width:768px) {
    .navbar-nav {
        margin: 0
    }
}

.navbar-default {
    background-color: #d33d48;
    border-color: #eb9ba4;
;
}

.navbar-default .navbar-brand {
    color: #eaf1f7
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #c5d8e9;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #eaf1f7
}

.navbar-default .navbar-nav>li {
    margin-right: 1px
}

.navbar-default .navbar-nav>li>a {
    border-right: 1px solid #eb9ba4;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 15px 20px;
    text-transform: uppercase
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: #d2090c
}

.navbar-default .navbar-nav>li>.nav-header {
    color: #eaf1f7;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active.open>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active.open>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active.open>a:focus {
    color: #ffffff;
    background-color: #d2090c;
    border-top: 3px solid #e09b0f;
    border-right: none;
    padding-top: 12px
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #cccccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    background: #000000;
    border-color: #333333;
    border-radius: 2px;
    color: #999999
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #d42b1e;
    border-color: #000000;
    color: #ffffff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #afafaf
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #4f80b2
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #075350;
    color: #ffffff;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #eaf1f7;
    border-bottom-color: #eaf1f7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu.level2>li>a {
        padding-left: 40px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #eaf1f7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #ffffff;
        background-color: #1b212a
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #ffffff;
        background-color: #17807b
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #cccccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #eaf1f7
}

.navbar-default .navbar-link:hover {
    color: #ffffff
}

.t3-mainnav {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 100
}

.t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important
    }
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -15px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li>a .fa {
    margin-right: 5px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav>li>a {
    border-top: 1px solid #6dafac
}

.t3-mainnav .t3-navbar-collapse .navbar-nav>li.open>a,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active>a,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active.open>a {
    border-top: 1px solid transparent
}

.t3-mainnav .t3-navbar-collapse .navbar-nav>li.open>a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active>a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active.open>a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.open>a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active>a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active.open>a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.open>a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active>a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li.active.open>a:focus {
    border-top: 1px solid transparent
}

.t3-mainnav .t3-navbar-collapse .navbar-nav>li:first-child>a,
.t3-mainnav .t3-navbar-collapse .navbar-nav>li:first-child>a:hover {
    border-top: 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
    padding: 1px 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu.level2>li>a {
    padding-left: 40px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li {
    border-top: 1px solid #6dafac
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li:first-child {
    border: none
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li.divider {
    border: none;
    height: 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li>a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #eaf1f7;
    padding: 10px 25px;
    font-size: 12px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li>a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ffffff
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu>li.open>a {
    background-color: transparent;
    color: #ffffff
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group>a {
    border-bottom: 1px solid #4f80b2;
    color: #eaf1f7;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group>a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group>a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .mega-group>a:focus {
    color: #ffffff
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown>a .caret {
    position: absolute;
    top: 40%;
    right: 12px
}

.t3-module {
    background: transparent;
    color: inherit
}

.t3-module .module-inner {
    padding: 0
}

.module-title {
    background: transparent;
    color: inherit;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase
}

@media screen and (min-width:768px) {
    .module-title {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.module-ct {
    background: transparent;
    color: inherit;
    padding: 0
}

.module-ct:before,
.module-ct:after {
    content: " ";
    display: table
}

.module-ct:after {
    clear: both
}

.module-ct>ul,
.module-ct .custom>ul,
.module-ct>ol,
.module-ct .custom>ol {
    margin-left: 20px;
    padding-left: 0
}

.module-ct>ul.unstyled,
.module-ct .custom>ul.unstyled,
.module-ct>ol.unstyled,
.module-ct .custom>ol.unstyled {
    padding-left: 0
}

.module-ct>ul.nav,
.module-ct .custom>ul.nav,
.module-ct>ol.nav,
.module-ct .custom>ol.nav {
    padding-left: 0;
    margin-left: 0
}

.module_menu .nav>li>a,
.module_menu .nav>li>.separator {
    padding: 6px 5px;
    display: block
}

#login-form input[type="text"],
#login-form input[type="password"] {
    width: 100%
}

#login-form .input-group-addon:first-child {
    border-radius: 0
}

#login-form #form-login-remember label {
    font-weight: normal
}

#login-form #form-login-secretkey .input-group-addon {
    border-radius: 0
}

#login-form .unstyled {
    margin: 0 !important;
    padding: 0 !important
}

#login-form .unstyled li {
    list-style: none;
    padding: 2px 0
}

#login-form .unstyled li a {
    background: url("/statics/images/custom/bullet2.gif") no-repeat left 5px;
    line-height: normal;
    padding-left: 8px
}

#login-form .unstyled li a:hover,
#login-form .unstyled li a:focus,
#login-form .unstyled li a:active {
    background-image: url("/statics/images/custom/bullet-red.gif")
}

.banneritem a {
    font-weight: bold
}

.banneritem a img {
    width: 100%
}

.bannerfooter {
    border-top: 1px solid #eeeeee;
    font-size: 11px;
    padding-top: 10px;
    text-align: right
}

.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
    margin: 0
}

.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #eeeeee
}

.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
    border-top: 0
}

.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
    font-size: 13px;
    font-weight: normal;
    margin: 0
}

.categories-module.top-col>li,
ul.categories-module.top-col>li,
.category-module.top-col>li,
ul.category-module.top-col>li {
    padding: 0
}

.categories-module.top-col h5,
ul.categories-module.top-col h5,
.category-module.top-col h5,
ul.category-module.top-col h5,
.categories-module.top-col h4,
ul.categories-module.top-col h4,
.category-module.top-col h4,
ul.category-module.top-col h4,
.categories-module.top-col h6,
ul.categories-module.top-col h6,
.category-module.top-col h6,
ul.category-module.top-col h6 {
    color: #333333;
    display: none;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase
}

.categories-module.top-col .article-aside,
ul.categories-module.top-col .article-aside,
.category-module.top-col .article-aside,
ul.category-module.top-col .article-aside {
    margin-bottom: 0
}

.categories-module.top-col .article-aside>span,
ul.categories-module.top-col .article-aside>span,
.category-module.top-col .article-aside>span,
ul.category-module.top-col .article-aside>span {
    color: #666666;
    margin-bottom: 10px;
    padding-right: 5px
}

.categories-module.top-col .article-aside>span span,
ul.categories-module.top-col .article-aside>span span,
.category-module.top-col .article-aside>span span,
ul.category-module.top-col .article-aside>span span {
    background-position: left center;
    background-repeat: no-repeat;
    color: #999999;
    font-weight: bold;
    padding-left: 13px;
    padding-right: 0
}

.categories-module.top-col .article-aside>span a,
ul.categories-module.top-col .article-aside>span a,
.category-module.top-col .article-aside>span a,
ul.category-module.top-col .article-aside>span a {
    color: #666666
}

.categories-module.top-col .article-aside>span a:hover,
ul.categories-module.top-col .article-aside>span a:hover,
.category-module.top-col .article-aside>span a:hover,
ul.category-module.top-col .article-aside>span a:hover,
.categories-module.top-col .article-aside>span a:focus,
ul.categories-module.top-col .article-aside>span a:focus,
.category-module.top-col .article-aside>span a:focus,
ul.category-module.top-col .article-aside>span a:focus,
.categories-module.top-col .article-aside>span a:active,
ul.categories-module.top-col .article-aside>span a:active,
.category-module.top-col .article-aside>span a:active,
ul.category-module.top-col .article-aside>span a:active {
    color: #1c62a7
}

.categories-module.top-col .article-aside>span.mod-articles-category-category span,
ul.categories-module.top-col .article-aside>span.mod-articles-category-category span,
.category-module.top-col .article-aside>span.mod-articles-category-category span,
ul.category-module.top-col .article-aside>span.mod-articles-category-category span {
    background-image: url("/statics/images/custom/icon-folder.png")
}

.categories-module.top-col .article-aside>span.mod-articles-category-writtenby span,
ul.categories-module.top-col .article-aside>span.mod-articles-category-writtenby span,
.category-module.top-col .article-aside>span.mod-articles-category-writtenby span,
ul.category-module.top-col .article-aside>span.mod-articles-category-writtenby span {
    background-image: url("/statics/images/custom/icon-user.png")
}

.categories-module.top-col .tabs-category .mod-articles-category-readmore a,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a,
.category-module.top-col .tabs-category .mod-articles-category-readmore a,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a {
    background: none;
    color: #666666
}

.categories-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
.category-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a:hover,
.categories-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
.category-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a:focus,
.categories-module.top-col .tabs-category .mod-articles-category-readmore a:active,
ul.categories-module.top-col .tabs-category .mod-articles-category-readmore a:active,
.category-module.top-col .tabs-category .mod-articles-category-readmore a:active,
ul.category-module.top-col .tabs-category .mod-articles-category-readmore a:active {
    background: none;
    color: #1c62a7
}

.categories-module.top-col .img-intro,
ul.categories-module.top-col .img-intro,
.category-module.top-col .img-intro,
ul.category-module.top-col .img-intro {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .categories-module.top-col .img-intro img,
    ul.categories-module.top-col .img-intro img,
    .category-module.top-col .img-intro img,
    ul.category-module.top-col .img-intro img {
        width: 100%
    }
}

.feed h4 {
    font-weight: bold
}

.feed .newsfeed,
.feed ul.newsfeed {
    border-top: 1px solid #eeeeee
}

.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
    font-size: 13px;
    font-weight: normal;
    margin: 0
}

.latestusers,
ul.latestusers {
    margin-left: 0
}

.latestusers li,
ul.latestusers li {
    background: #eeeeee;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px
}

.stats-module dt,
.stats-module dd {
    display: inline-block;
    margin: 0
}

.stats-module dt {
    font-weight: bold;
    width: 35%
}

.stats-module dd {
    width: 60%
}

.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.tagspopular ul>li {
    color: #666666;
    display: inline-block;
    margin: 0 2px 6px 0
}

.tagspopular ul>li>a {
    background: #f7f7f7;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 10px
}

.tagspopular ul>li>a:hover,
.tagspopular ul>li>a:focus,
.tagspopular ul>li>a:active {
    background: transparent;
    border-color: #4995e0;
    color: #1c62a7
}

.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tagssimilar ul>li {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0
}

.tagssimilar ul>li>a {
    color: #666666
}

.tagssimilar ul>li>a:hover,
.tagssimilar ul>li>a:focus,
.tagssimilar ul>li>a:active {
    color: #1c62a7
}

.search-course div.search-course {
    background: #F9F9F9;
    border: 1px solid #f7f7f7;
    overflow: hidden;
    padding: 10px;
    position: relative
}

.search-course div.search-course label {
    color: #666666;
    font-weight: normal;
    margin-bottom: 10px
}

.search-course div.search-course .form-group {
    display: block;
    margin-bottom: 0
}

.search-course div.search-course .form-group input {
    width: 90%
}

@media screen and (min-width:768px) {
    .search-course div.search-course .form-group input {
        width: 95%
    }
}

.search-course div.search-course button {
    background: #1c62a7;
    border-color: #4f80b2;
    bottom: 10px;
    height: 32px;
    right: 10px;
    position: absolute;
    padding-top: 0;
    padding-bottom: 0;
    width: 38px
}

.search-course div.search-course button:hover,
.search-course div.search-course button:focus,
.search-course div.search-course button:active {
    background-color: #1c62a7;
    border-color: #1c62a7
}

.module-ct>ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0
}

.department-list ul.department-list {
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

@media screen and (max-width:992px) {
    .department-list ul.department-list {
        text-align: center
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .department-list ul.department-list {
        margin: 0 -10px
    }
}

.department-list ul.department-list li {
    background: none;
    display: inline-block;
    float: none;
    height: 130px;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 230px
}

@media screen and (min-width:992px) {
    .department-list ul.department-list li {
        display: block;
        float: left;
        margin-bottom: 0
    }
}

.department-list ul.department-list li a {
    background: #8dbded;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    height: 100px;
    margin: 0 auto;
    position: relative;
    text-indent: -999em;
    width: 100px
}

.department-list ul.department-list li a:before {
    font-family: FontAwesome;
    font-size: 30px;
    left: 50%;
    margin: -17% 0 0 -15%;
    position: absolute;
    text-indent: 0;
    top: 50%
}

.department-list ul.department-list li a:hover,
.department-list ul.department-list li a:active,
.department-list ul.department-list li a:focus {
    color: #ffffff
}

.department-list ul.department-list li span {
    bottom: -7px;
    display: block;
    font-size: 18px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 100%
}

.department-list ul.department-list li:hover span {
    display: block
}

.department-list ul.department-list li.icon-1 a:before {
    content: "\f0b1"
}

.department-list ul.department-list li.icon-1 a:hover,
.department-list ul.department-list li.icon-1 a:active,
.department-list ul.department-list li.icon-1 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-2 a:before {
    content: "\f0d6"
}

.department-list ul.department-list li.icon-2 a:hover,
.department-list ul.department-list li.icon-2 a:active,
.department-list ul.department-list li.icon-2 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-3 a:before {
    content: "\f07a"
}

.department-list ul.department-list li.icon-3 a:hover,
.department-list ul.department-list li.icon-3 a:active,
.department-list ul.department-list li.icon-3 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-4 a:before {
    content: "\f108"
}

.department-list ul.department-list li.icon-4 a:hover,
.department-list ul.department-list li.icon-4 a:active,
.department-list ul.department-list li.icon-4 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-5 a:before {
    content: "\f044"
}

.department-list ul.department-list li.icon-5 a:hover,
.department-list ul.department-list li.icon-5 a:active,
.department-list ul.department-list li.icon-5 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-6 a:before {
    content: "\f0f6"
}

.department-list ul.department-list li.icon-6 a:hover,
.department-list ul.department-list li.icon-6 a:active,
.department-list ul.department-list li.icon-6 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-7 a:before {
    content: "\f0c0"
}

.department-list ul.department-list li.icon-7 a:hover,
.department-list ul.department-list li.icon-7 a:active,
.department-list ul.department-list li.icon-7 a:focus {
    background: #126cc2
}

.department-list ul.department-list li.icon-8 a:before {
    content: "\f0ac"
}

.department-list ul.department-list li.icon-8 a:hover,
.department-list ul.department-list li.icon-8 a:active,
.department-list ul.department-list li.icon-8 a:focus {
    background: #126cc2
}

ul.contact-list {
    margin: 0 !important;
    list-style: none
}

ul.contact-list li {
    margin: 0;
    padding: 4px 0
}

ul.contact-list li span {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px
}

ul.contact-list li i {
    font-size: 15px;
    color: #2b5a8a;
    margin-right: 10px
}

ul.contact-list li a {
    border-bottom: 1px dotted #2b5a8a;
    display: inline !important
}

ul.contact-list li a:hover,
ul.contact-list li a:active,
ul.contact-list li a:focus {
    border-color: #ffffff;
    color: #ffffff;
    text-decoration: none
}

.social-list {
    display: block;
    margin: 0;
    overflow: hidden
}

.social-list a {
    background: #4a9c98;
    border-radius: 33px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
    color: #ffffff !important;
    display: block;
    float: left;
    height: 33px;
    line-height: 33px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    width: 33px !important
}

.social-list a:hover,
.social-list a:focus,
.social-list a:active {
    background: #e09b0f;
    color: #ffffff
}

.social-list a i {
    font-size: 18px;
    line-height: 33px
}

.archive-module {
    list-style: none;
    margin: 0 !important;
    padding: 0
}

.archive-module li {
    border-bottom: solid 1px #f7f7f7;
    margin: 0;
    padding: 5px 0
}

.archive-module li a {
    background: url("/statics/images/custom/bullet2-ltr.gif") no-repeat 0 5px;
    color: #666666;
    padding-left: 8px
}

.archive-module li a:hover,
.archive-module li a:focus,
.archive-module li a:active {
    background-image: url("/statics/images/custom/bullet-red-ltr.gif");
    color: #1c62a7
}

ul.professor-list {
    margin: 0 !important;
    padding: 0
}

ul.professor-list li {
    background: none;
    border-bottom: 1px solid #efece1;
    list-style: none;
    margin: 0;
    min-height: 50px;
    padding: 10px 0;
    width: 100%
}

ul.professor-list li:before,
ul.professor-list li:after {
    content: " ";
    display: table
}

ul.professor-list li:after {
    clear: both
}

ul.professor-list li:first-child {
    padding-top: 0
}

ul.professor-list li img {
    background: #f7f7f7;
    border: 1px solid #dddddd;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 2px
}

ul.professor-list li strong {
    font-size: 15px
}

ul.professor-list li span {
    color: #999999;
    display: block;
    font-size: 15px
}

.mostread {
    margin: 0 !important
}

.mostread li {
    list-style: none;
    margin: 0;
    padding: 4px 0
}

.mostread li:first-child {
    padding-top: 0
}

.mostread li a {
    background: url("/statics/images/custom/bullet2-ltr.gif") no-repeat 0 5px;
    padding-left: 8px
}

.mostread li a:hover,
.mostread li a:focus,
.mostread li a:active {
    background-image: url("/statics/images/custom/bullet-red-ltr.gif")
}

.acymailing_module .acymailing_introtext {
    margin-bottom: 10px !important
}

.acymailing_module .acymailing_form {
    width: 100%
}

.acymailing_module .acymailing_form .inputbox {
    background: #1b212a;
    border: 1px solid #1b212a;
    color: #535961;
    height: 30px;
    padding: 7px 5px;
    box-shadow: none
}

.acymailing_module .acymailing_form .acysubbuttons {
    text-align: inherit
}

.acymailing_module .acymailing_form .acysubbuttons .button {
    background: #e09b0f;
    border: 1px solid #e09b0f;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    padding: 4px 5px;
    text-transform: uppercase
}

.acymailing_module .fieldacyhtml {
    clear: both
}

.acymailing_module .fieldacyhtml+.controls {
    margin-left: 20px !important
}

.acymailing_module .fieldacyterms input {
    display: inline-block
}

#acymailing_messages_error {
    display: none
}

a.acymailing_togglemodule {
    position: inherit;
    overflow: hidden
}

a.acymailing_togglemodule:hover,
a.acymailing_togglemodule:active,
a.acymailing_togglemodule:focus {
    outline: none;
    text-decoration: none
}

.acymailing_form .onefield.fieldacyemail {
    float: left
}

.acymailing_form .onefield.fieldacyemail+.acysubbuttons {
    float: left
}

.k2ArchivesBlock ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.k2ArchivesBlock ul li {
    background: none;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0;
    padding: 5px 0
}

.k2ArchivesBlock ul li a {
    background: url("/statics/images/custom/icon-calendar.png") no-repeat left center;
    padding-left: 20px
}

.k2CalendarBlock {
    margin-bottom: 8px
}

.k2CalendarLoader {
    background: #ffffff url("/statics/images/custom/k2calendarloader.gif") no-repeat 50% 50%
}

table.calendar {
    background: #ffffff;
    border-collapse: collapse;
    margin: 0 auto;
    width: 100%
}

table.calendar tr td {
    background: #ffffff;
    border: 1px solid #f7f7f7;
    padding: 2px;
    text-align: center;
    vertical-align: middle
}

table.calendar tr td.calendarNavMonthPrev {
    background: #f7f7f7;
    text-align: center
}

table.calendar tr td.calendarNavMonthPrev a {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarNavMonthPrev a:hover,
table.calendar tr td.calendarNavMonthPrev a:active,
table.calendar tr td.calendarNavMonthPrev a:focus {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarCurrentMonth {
    background: #f7f7f7
}

table.calendar tr td.calendarNavMonthNext {
    background: #f7f7f7;
    text-align: center
}

table.calendar tr td.calendarNavMonthNext a {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarNavMonthNext a:hover,
table.calendar tr td.calendarNavMonthNext a:active,
table.calendar tr td.calendarNavMonthNext a:focus {
    font-size: 20px;
    text-decoration: none
}

table.calendar tr td.calendarDayName {
    background: #e9e9e9;
    font-size: 11px;
    width: 14.2%
}

table.calendar tr td.calendarDateEmpty {
    background: #fbfbfb
}

table.calendar tr td.calendarDateLinked {
    padding: 0
}

table.calendar tr td.calendarDateLinked a {
    background: #eeeeee;
    display: block;
    padding: 2px;
    text-decoration: none
}

table.calendar tr td.calendarDateLinked a:hover,
table.calendar tr td.calendarDateLinked a:active,
table.calendar tr td.calendarDateLinked a:focus {
    background: #333333;
    color: #ffffff;
    display: block;
    padding: 2px;
    text-decoration: none
}

table.calendar tr td.calendarToday {
    background: #1c62a7;
    color: #ffffff
}

table.calendar tr td.calendarTodayLinked {
    background: #1c62a7;
    color: #ffffff;
    padding: 0
}

table.calendar tr td.calendarTodayLinked a {
    color: #ffffff;
    display: block;
    padding: 2px;
    text-decoration: none
}

table.calendar tr td.calendarTodayLinked a:hover,
table.calendar tr td.calendarTodayLinked a:active,
table.calendar tr td.calendarTodayLinked a:focus {
    background: #1c62a7;
    display: block;
    padding: 2px;
    text-decoration: none
}

.k2TagCloudBlock {
    padding: 8px 0
}

.k2TagCloudBlock a {
    display: block;
    float: left;
    padding: 4px;
    line-height: 1
}

.k2TagCloudBlock a:hover,
.k2TagCloudBlock a:active,
.k2TagCloudBlock a:focus {
    background: #f0f0f0;
    border-radius: 5px;
    color: #1c62a7;
    display: block;
    float: left;
    padding: 4px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff
}

.k2UsersBlock ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.k2UsersBlock ul li {
    background: none;
    margin: 0;
    padding: 0
}

.k2UsersBlock ul li a.ubUserAvatar img {
    margin: 5px 10px 0 0
}

.k2UsersBlock ul li a.ubUserName {
    font-weight: bold
}

.k2UsersBlock ul li a.ubUserFeedIcon,
.k2UsersBlock ul li a.ubUserFeedIcon:hover {
    background: url("/statics/images/custom/feed.png") no-repeat 50% 50%;
    display: inline-block;
    height: 16px;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px
}

.k2UsersBlock ul li a.ubUserFeedIcon span,
.k2UsersBlock ul li a.ubUserFeedIcon:hover span {
    display: none
}

.k2UsersBlock ul li a.ubUserURL,
.k2UsersBlock ul li a.ubUserURL:hover {
    background: url("/statics/images/custom/globe.png") no-repeat 50% 50%;
    display: inline-block;
    height: 16px;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px
}

.k2UsersBlock ul li a.ubUserURL span,
.k2UsersBlock ul li a.ubUserURL:hover span {
    display: none
}

.k2UsersBlock ul li span.ubUserEmail {
    background: url("/statics/images/custom/mail.png") no-repeat 50% 50%;
    display: inline-block;
    height: 16px;
    margin: 0 2px 0 0;
    overflow: hidden;
    padding: 0;
    width: 16px
}

.k2UsersBlock ul li span.ubUserEmail a {
    display: inline-block;
    height: 16px;
    margin: 0;
    padding: 0;
    text-indent: -9999em;
    width: 16px
}

.k2UsersBlock ul li h3 {
    clear: both;
    font-size: 13px;
    font-weight: bold;
    margin: 8px 0 5px 0;
    padding: 0
}

.k2UsersBlock ul li ul.ubUserItems li a {
    background: url("/statics/images/custom/bullet-dark-ltr.gif") no-repeat left center;
    padding-left: 8px
}

.k2UsersBlock ul li ul.ubUserItems li a:hover,
.k2UsersBlock ul li ul.ubUserItems li a:active,
.k2UsersBlock ul li ul.ubUserItems li a:focus {
    background-image: url("/statics/images/custom/bullet-red-ltr.gif")
}

.k2LoginBlock #form-login-username input,
.k2UserBlock #form-login-username input,
.k2LoginBlock #form-login-password input,
.k2UserBlock #form-login-password input {
    width: 100%
}

.k2LoginBlock #form-login-remember input,
.k2UserBlock #form-login-remember input {
    float: left;
    height: auto;
    margin: 3px 5px 0 0;
    width: auto
}

.k2LoginBlock #form-login-remember label,
.k2UserBlock #form-login-remember label {
    margin: 0
}

.k2LoginBlock .button,
.k2UserBlock .button {
    background: #333333;
    border: none;
    color: #ffffff;
    font-size: 13px;
    padding: 7px 10px;
    text-transform: uppercase
}

.k2LoginBlock .button:hover,
.k2UserBlock .button:hover,
.k2LoginBlock .button:active,
.k2UserBlock .button:active,
.k2LoginBlock .button:focus,
.k2UserBlock .button:focus {
    background: #1c62a7
}

.k2LoginBlock ul,
.k2UserBlock ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0
}

.k2LoginBlock ul li,
.k2UserBlock ul li {
    padding: 3px 0
}

.k2LoginBlock ul li a,
.k2UserBlock ul li a {
    background: url("/statics/images/custom/bullet-dark-ltr.gif") no-repeat left 4px;
    line-height: normal;
    padding-left: 8px
}

.k2LoginBlock ul li a:hover,
.k2UserBlock ul li a:hover,
.k2LoginBlock ul li a:active,
.k2UserBlock ul li a:active,
.k2LoginBlock ul li a:focus,
.k2UserBlock ul li a:focus {
    background-image: url("/statics/images/custom/bullet-red-ltr.gif")
}

.k2LoginBlock ul li a.modal,
.k2UserBlock ul li a.modal {
    display: inherit;
    overflow: hidden;
    position: relative
}

.k2LatestCommentsBlock ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.k2LatestCommentsBlock ul li {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 10px 0px;
    padding: 0 0 10px 0px
}

.k2LatestCommentsBlock ul li .lcItemTitle,
.k2LatestCommentsBlock ul li .lcItemCategory {
    font-weight: bold
}

.k2LatestCommentsBlock ul li .lcCommentDate {
    color: #999999;
    font-size: 11px;
    float: left;
    margin-right: 5px
}

.k2LatestCommentsBlock ul li .lcUsername {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    float: left
}

.k2LatestCommentsBlock ul li .lcUsername a {
    font-weight: normal
}

.k2TopCommentersBlock ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.k2TopCommentersBlock ul li {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 10px 0px;
    padding: 0 0 10px 0px
}

.k2TopCommentersBlock ul li .tcLink {
    font-weight: bold;
    display: block;
    margin-bottom: 5px
}

.k2TopCommentersBlock ul li .tcLatestCommentDate {
    color: #999999;
    font-size: 11px
}

h1.componentheading,
.componentheading {
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    font-size: 33px;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.blog .items-row .item {
    margin-bottom: 20px
}

.blog .items-row .item article {
    padding-bottom: 20px;
    border-bottom: 1px solid #efece1
}

.blog section.items-more {
    border-bottom: 1px solid #efece1;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.blog section.items-more>h3 {
    font-size: 16px;
    font-weight: bold
}

.blog section.items-more ol li {
    margin-bottom: 5px
}

.blog .cat-children>h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px 0
}

.blog .cat-children .item-title {
    border: none;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 10px
}

.blog .cat-children .item-title .btn {
    color: #666666;
    padding: 0 5px;
    margin-left: 5px
}

.blog .cat-children .item-title .btn:hover {
    background-color: transparent;
    color: #1c62a7
}

.blog .article-aside {
    margin-top: -10px
}

.blog .article-footer {
    overflow: hidden
}

.edit-icon {
    margin: 0;
    padding: 0
}

.edit-icon li {
    list-style: none;
    float: left;
    margin: 0 5px
}

.edit-icon li a {
    display: inline-block;
    font-size: 0;
    text-decoration: none;
    text-indent: -999em;
    color: #999999;
    width: 14px
}

.edit-icon li a .fa {
    font-size: 14px;
    text-indent: 0
}

.edit-icon li a:hover,
.edit-icon li a:focus,
.edit-icon li a:active {
    color: #1c62a7
}

.p-blog .contentpaneopen {
    background: #f7f7f7;
    border-bottom: none;
    min-height: 150px;
    padding: 10px
}

.p-blog .contentpaneopen .article-image {
    padding: 0 15px 15px 0;
    width: 45%
}

.p-blog .contentpaneopen .article-image img {
    background: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    transition: 0.5s;
    border: 1px solid #eeeeee;
    margin: 0 15px 15px 0;
    padding: 9px;
    width: 100%
}

.p-blog .contentpaneopen .article-title {
    font-size: 20px;
    margin: 5px 0
}

.p-blog .contentpaneopen .article-title>a {
    text-shadow: 1px 1px 0 #ffffff
}

.p-blog .contentpaneopen .article-title>a:hover,
.p-blog .contentpaneopen .article-title>a:active,
.p-blog .contentpaneopen .article-title>a:focus {
    text-decoration: none
}

.p-blog .contentpaneopen .article-aside {
    margin-bottom: 5px;
    position: relative
}

.p-blog .contentpaneopen .article-aside .edit-icon {
    position: absolute;
    top: 0;
    right: 0
}

.p-blog .contentpaneopen:hover .article-image img {
    border-color: #ccc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    opacity: 1;
    filter: alpha(opacity=100)
}

.p-blog .contentpaneopen:hover .article-title>a {
    color: #1c62a7
}

.p-blog article {
    border: none !important;
    overflow: hidden
}

.p-blog .items-row .item {
    margin-bottom: 20px
}

.profiles .article-title a {
    color: #333333
}

.profiles .article-title a:hover,
.profiles .article-title a:active,
.profiles .article-title a:focus {
    color: #1c62a7;
    text-decoration: none
}

.profiles .article-image img {
    background: #ffffff;
    border: 1px solid #eeeeee;
    margin: 0 15px 15px 0;
    padding: 9px
}

.student-info ul {
    padding-left: 0
}

.student-info ul li {
    list-style: none
}

.student-info .info {
    line-height: 22px
}

.student-info .info li strong {
    color: #666666
}

.social-links {
    padding: 0
}

.social-links li {
    display: inline-block;
    margin-right: 5px
}

.social-links li a {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #999999;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    width: 22px
}

.social-links li a:hover {
    border-color: #999999
}

.v-blog .article-image-intro {
    float: none !important;
    margin: 0;
    position: relative
}

.v-blog .article-image-intro>i {
    color: #ffffff;
    font-size: 75px;
    left: 50%;
    margin-left: -35px;
    margin-top: -45px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    top: 50%;
    text-shadow: 0 0 3px #999999;
    z-index: 10
}

.v-blog .article-image-intro:hover>i {
    opacity: 1;
    filter: alpha(opacity=100)
}

.v-blog .img_caption img {
    margin-bottom: 0 !important;
    max-width: 100%
}

.v-blog .img_caption p.img_caption {
    background-color: #333333;
    color: #ffffff
}

.v-blog .article-header .article-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.v-blog .article-aside,
.v-blog .article-footer {
    font-size: 11px;
    margin-bottom: 10px
}

.v-blog .readmore>a {
    color: #666666
}

.v-blog .readmore>a:hover,
.v-blog .readmore>a:active,
.v-blog .readmore>a:focus {
    color: #1c62a7
}

.e-blog .social-links li {
    margin: 10px 2px 0
}

.event-infor {
    margin-bottom: 20px
}

.event-infor .event-time {
    float: left;
    text-align: center;
    width: 180px
}

@media (max-width:767px) {
    .event-infor .event-time {
        border: 1px dotted #ddd;
        border-radius: 2px;
        margin-bottom: 10px;
        padding: 10px;
        float: none;
        text-align: left;
        width: auto
    }
}

.event-infor .event-time span {
    display: block;
    font-size: 1.25em;
    margin-bottom: 5px
}

.event-infor .event-time strong {
    color: #666666
}

.event-infor .event-time span.time>i {
    color: #ccc;
    font-size: 20px;
    vertical-align: text-top
}

.event-infor .event-time a.btn {
    border-radius: 2px;
    border: none;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0 0;
    text-transform: uppercase;
    transition: all 0.4s ease 0s
}

.event-infor .event-time a.btn:hover {
    background: #000000
}

.event-infor .event-author {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    position: relative
}

@media (min-width:768px) {
    .event-infor .event-author {
        margin-left: 200px
    }
}

@media (min-width:992px) {
    .event-infor .event-author {
        border: none;
        border-left: 1px dotted #ccc;
        float: right;
        margin: 0 0 0 20px;
        padding-left: 20px;
        text-align: center;
        width: 210px
    }
}

.event-infor .event-author .tag {
    border-radius: 2px;
    color: #ffffff;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 43px;
    left: 75px;
    top: 2px;
    position: absolute
}

@media (min-width:992px) {
    .event-infor .event-author .tag {
        background: url("/statics/images/custom/tag-mask-ltr.png") no-repeat scroll left top #333333;
        border-radius: 0;
        height: 19px;
        left: -3px;
        position: absolute;
        top: 5px
    }
}

.event-infor .event-author .tag.tag-hot {
    background-color: #1c62a7
}

.event-infor .event-author .tag.tag-free {
    background-color: #368cd6
}

.event-infor .event-author .author-title {
    color: #428bca;
    display: block;
    margin-bottom: 5px
}

.event-infor .event-author .author-avatar {
    float: left;
    margin-right: 15px
}

@media (min-width:992px) {
    .event-infor .event-author .author-avatar {
        float: none;
        margin: 0
    }
}

.event-infor .event-author .author-avatar img {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-bottom: 5px;
    padding: 3px
}

.event-infor .event-author p {
    color: #666666;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 10px 0 0;
    padding: 0 !important
}

@media (min-width:768px) {
    .event-infor .event-intro {
        margin-left: 200px
    }
}

.item-page .event-intro {
    font-size: 16px;
    line-height: 28px
}

.item-page .img-border {
    border: 1px solid #eeeeee;
    padding: 9px
}

.item-page .category-tag {
    border-top: 1px solid #eeeeee;
    padding-top: 20px;
    margin-top: 20px
}

.item-page article .item-image,
.item-page article .article-image {
    margin-right: 20px
}

.items-leading .leading {
    margin-bottom: 40px
}

.items-row .item {
    margin-bottom: 40px
}

.divider-vertical {
    margin: 0 0 40px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.article-aside {
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px
}

.article-info {
    margin: 0;
    width: 85%;
    float: left
}

.article-info .article-info-term {
    display: none
}

.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap
}

.article-info dd strong {
    font-weight: bold
}

.article-info .category-name {
    background: url("/statics/images/custom/icon-folder.png") no-repeat left 3px;
    padding-left: 13px
}

.article-info .published {
    background: url("/statics/images/custom/icon-calendar.png") no-repeat left 3px;
    padding-left: 13px
}

.article-info .createdby {
    background: url("/statics/images/custom/icon-user.png") no-repeat left 3px;
    padding-left: 13px
}

.article-footer {
    color: #999999;
    font-size: 12px;
    margin-bottom: 10px
}

.article-intro img,
.article-content img {
    display: block;
    max-width: 100%;
    height: auto
}

.article-intro .img-border,
.article-content .img-border {
    border: 1px solid #eeeeee;
    padding: 9px
}

.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .article-intro img[align=left],
    .article-content img[align=left],
    .article-intro .img_caption.left,
    .article-content .img_caption.left,
    .article-intro .pull-left.item-image,
    .article-content .pull-left.item-image {
        margin-right: 20px
    }
}

@media screen and (max-width:767px) {
    .article-intro img[align=left],
    .article-content img[align=left],
    .article-intro .img_caption.left,
    .article-content .img_caption.left,
    .article-intro .pull-left.item-image,
    .article-content .pull-left.item-image {
        float: none !important
    }
}

.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .article-intro img[align=right],
    .article-content img[align=right],
    .article-intro .img_caption.right,
    .article-content .img_caption.right,
    .article-intro .pull-right.item-image,
    .article-content .pull-right.item-image {
        margin-left: 20px
    }
}

@media screen and (max-width:767px) {
    .article-intro img[align=right],
    .article-content img[align=right],
    .article-intro .img_caption.right,
    .article-content .img_caption.right,
    .article-intro .pull-right.item-image,
    .article-content .pull-right.item-image {
        float: none !important
    }
}

@media (max-width:768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto
    }
}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative
}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    margin-bottom: 20px;
    max-width: 100%
}

.img-fulltext-left {
    float: left;
    margin-right: 20px
}

.img-fulltext-right {
    float: right;
    margin-left: 20px
}

.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
    margin: 0
}

.img_caption img {
    margin-bottom: 1px !important
}

.img_caption p.img_caption {
    background: #eeeeee;
    color: #666666;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both
}

@media screen and (max-width:767px) {
    article img[align=left],
    .img_caption.left,
    article img[align=right],
    .img_caption.right,
    .img-fulltext-left,
    .img-fulltext-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important
    }
}

article aside .btn-group>.dropdown-toggle,
article aside .btn-group>.dropdown-toggle:hover,
article aside .btn-group>.dropdown-toggle:active,
article aside .btn-group>.dropdown-toggle:focus {
    padding: 2px 5px
}

article aside .btn-group>.dropdown-toggle .caret {
    margin-left: 2px
}

.row-even,
.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd
}

.row-odd {
    background-color: transparent
}

.row-even {
    background-color: #f9f9f9
}

.blog-row-rule,
.blog-item-rule {
    border: 0
}

.row-fluid .row-reveal {
    visibility: hidden
}

.row-fluid:hover .row-reveal {
    visibility: visible
}

.row-fluid:after {
    display: block;
    content: "";
    clear: both
}

.nav-list>li.offset>a {
    padding-left: 30px;
    font-size: 12px
}

.list-striped,
.row-striped {
    list-style: none;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0
}

.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px
}

.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
    background-color: #f5f5f5
}

.row-striped .row-fluid {
    width: 97%
}

.row-striped .row-fluid [class*="span"] {
    min-height: 10px
}

.row-striped .row-fluid [class*="span"] {
    margin-left: 8px
}

.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.list-condensed li {
    padding: 5px 10px
}

.row-condensed .row,
.row-condensed .row-fluid {
    padding: 5px 10px
}

.list-bordered,
.row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd
}

.login-wrap {
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 40px auto;
    padding: 20px
}

@media screen and (min-width:768px) {
    .login-wrap {
        width: 500px
    }
}

.login-wrap .page-header {
    background: #1c62a7;
    border-bottom: 1px solid #333333;
    color: #ffffff;
    margin: -20px -20px 10px;
    padding: 10px 20px;
    text-transform: uppercase
}

.login-wrap .page-header h1 {
    font-size: 16px;
    font-weight: bold
}

.login-wrap .login-description {
    background: #f7f7f7;
    border-bottom: 1px solid #e7e7e7;
    font-style: italic;
    margin: -10px -20px 10px;
    padding: 10px 20px 10px 40px;
    text-shadow: 1px 1px 0 #ffffff
}

.login-wrap .login-description>i[class^="fa"] {
    margin: 2px 0 0 -20px;
    font-size: 15px;
    float: left
}

.login-wrap form fieldset {
    padding-top: 15px
}

.login-wrap form .form-group {
    padding: 0;
    margin: 0
}

@media screen and (max-width:767px) {
    .login-wrap form .form-group input {
        margin-bottom: 10px
    }
}

.login-wrap .remember {
    clear: both;
    margin-bottom: 10px
}

.login-wrap .remember label {
    font-weight: normal;
    padding-left: 20px
}

.login-wrap .remember label input[type="checkbox"] {
    margin-top: 2px
}

.login-wrap .action-button .btn {
    background: #333333;
    border: none;
    text-transform: uppercase
}

.login-wrap .action-button .btn:hover,
.login-wrap .action-button .btn:active,
.login-wrap .action-button .btn:focus {
    background: #1c62a7
}

.login-wrap .other-links {
    padding-top: 20px
}

.login-wrap .other-links ul {
    padding-left: 0
}

.login-wrap .other-links ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px
}

.login-wrap .other-links ul li a {
    border-bottom: 1px dotted #ccc;
    color: #666666
}

.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:active,
.login-wrap .other-links ul li a:focus {
    border-color: #1c62a7;
    color: #1c62a7;
    text-decoration: none
}

.login-wrap .secret-key {
    clear: both
}

@media screen and (min-width:768px) {
    .login-wrap .secret-key {
        padding-top: 10px
    }
}

@media screen and (min-width:768px) {
    .login-wrap .secret-key input {
        width: 95%
    }
}

#login-form .logout-button {
    margin-top: 10px
}

.form-register fieldset {
    padding: 0 0 10px
}

.form-register p {
    margin: 0 0 5px
}

.form-register p.form-des {
    margin: 15px 0
}

.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px
}

.form-register .input,
.form-register .inputbox {
    margin-left: 10px;
    width: 200px
}

.form-register .btn,
.form-register .button {
    margin-left: 140px
}

.registration {
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 40px auto;
    padding: 20px
}

@media screen and (min-width:768px) {
    .registration {
        width: 600px
    }
}

.registration .legend {
    background: #1c62a7;
    border-bottom: 1px solid #333333;
    margin: -20px -20px 20px -20px;
    padding: 10px 20px;
    text-transform: uppercase
}

.registration .legend legend {
    border: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0
}

.registration .form-actions {
    background: none;
    border-top: 1px solid #ccc;
    border-radius: 0;
    margin: 20px -20px 0 -20px;
    padding-bottom: 0
}

.registration .form-actions .btn {
    text-transform: uppercase;
    margin-right: 10px
}

.registration .form-actions button.validate {
    background: #333333;
    border: none
}

.registration .form-actions button.validate:hover,
.registration .form-actions button.validate:active,
.registration .form-actions button.validate:focus {
    background: #1c62a7
}

.admintable textarea {
    max-width: 90% !important;
    resize: none
}

.admintable #helpsite-refresh {
    margin-top: 10px
}

.com_mailto body {
    padding: 10px
}

.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0
}

.com_mailto .t3-content {
    width: auto
}

#mailto-window {
    background: #ffffff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative
}

#mailto-window h2 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px
}

#mailto-window .mailto-close a:hover {
    color: #1c62a7
}

#mailto-window .control-label {
    text-align: left
}

#mailtoForm .formelm,
#mailtoForm .form-group {
    margin-bottom: 10px
}

#mailtoForm .formelm,
#mailtoForm .form-group {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden
}

#mailtoForm .formelm label,
#mailtoForm .form-group label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 135px
}

#mailtoForm .formelm input,
#mailtoForm .formelm input.form-control,
#mailtoForm .form-group input,
#mailtoForm .form-group input.form-control {
    width: 60%
}

#mailtoForm p {
    margin-top: 20px
}

#mailtoForm .input,
#mailtoForm .inputbox {
    width: 50%
}

#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
    margin-right: 5px
}

.user-details {
    padding: 10px 0
}

.user-details p {
    margin: 0 0 5px
}

.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px
}

.user-details .input,
.user-details .inputbox {
    margin-left: 10px;
    width: 200px
}

.user-details .btn,
.user-details button {
    margin-left: 140px
}

.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px
}

.user-details .paramlist .paramlist_value {
    padding: 0 0 5px
}

.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px
}

.reset .form-validate p,
.remind .form-validate p {
    background: #eeeeee;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 4px
}

.reset .form-validate .form-group,
.remind .form-validate .form-group {
    margin-bottom: 10px
}

.reset .form-validate fieldset>.form-group:last-child,
.remind .form-validate fieldset>.form-group:last-child {
    margin-bottom: 0
}

.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
    margin: 0
}

.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
    margin: 4px 0 0 0
}

.reset .form-validate #recaptcha_area,
.remind .form-validate #recaptcha_area {
    margin-bottom: 10px
}

.reset .form-validate .btn,
.remind .form-validate .btn {
    background: #333333;
    color: #ffffff
}

.reset .form-validate .btn:hover,
.remind .form-validate .btn:hover,
.reset .form-validate .btn:active,
.remind .form-validate .btn:active,
.reset .form-validate .btn:focus,
.remind .form-validate .btn:focus {
    background: #1c62a7
}

.profile-edit input {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px
}

@media (min-width:768px) {
    .profile-edit input {
        float: left;
        width: 50%
    }
}

.profile-edit select {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px
}

@media (min-width:768px) {
    .profile-edit select {
        float: left;
        width: 50%
    }
}

.profile-edit select+button {
    margin-left: 5px
}

#searchForm:before,
#searchForm:after {
    content: " ";
    display: table
}

#searchForm:after {
    clear: both
}

#searchForm fieldset {
    margin: 20px 0
}

#searchForm legend {
    margin-bottom: 10px
}

#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px
}

#searchForm .form-limit {
    margin-top: 20px
}

#searchForm .form-limit .counter {
    margin-top: 0
}

#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0
}

#search-form ul#finder-filter-select-list li {
    list-style: none;
    padding: 10px 0
}

#search-form ul#finder-filter-select-list li label {
    width: 150px
}

#search-form .word .form-group {
    margin-bottom: 10px
}

@media screen and (max-width:768px) {
    #searchForm .radio-inline,
    #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0
    }
}

.search-results {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0
}

.search-results .result-title {
    font-size: 15px;
    margin-top: 20px
}

.search-results .result-category {
    font-size: 11px;
    color: #999999
}

.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px
}

.search-results .result-url {
    color: #666666;
    margin-top: 20px
}

.search-results .result-created {
    font-size: 11px;
    color: #999999
}

div.finder {
    padding-top: 30px;
    margin-bottom: 20px
}

#searchForm .phrases-box input[type="radio"] {
    vertical-align: top
}

.filter-branch.control-group {
    display: table
}

.filter-branch.control-group .finder-selects {
    margin-right: 10px;
    margin-bottom: 10px
}

.dropdown-menu>li>a {
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px
}

.contact h3 {
    border: 0 none;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding-bottom: 0
}

.contact legend {
    border: none;
    font-size: 13px;
    font-weight: normal
}

.contact input[type="radio"],
.contact input[type="checkbox"] {
    margin-top: 3px
}

@media (max-width:768px) {
    .contact .thumbnail {
        width: 100%
    }
}

@media (max-width:768px) {
    .contact .dl-horizontal>dt {
        float: left;
        margin-right: 5px;
        width: auto
    }
}

@media (max-width:768px) {
    .contact .dl-horizontal>dd {
        margin-left: 0
    }
}

.contact .contact-miscinfo .jicons-icons {
    display: none
}

.contact .contact-misc .info-block {
    color: #666666;
    margin-bottom: 30px;
    padding: 0 20px 0 44px
}

.contact .contact-misc .info-block>i[class^="fa"] {
    background: #1c62a7;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    margin: 5px 0 0 -44px;
    text-align: center;
    width: 34px;
    overflow: hidden
}

.contact .contact-misc .info-block>i[class^="fa"] span {
    display: inline-block;
    text-indent: -99em
}

.contact .contact-misc .info-block>i.fa-users {
    font-size: 14px
}

.contact .contact-misc .info-block h4 {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase
}

.contact .tab-content {
    padding-top: 30px
}

.contact .dl-horizontal dt {
    float: none;
    width: auto
}

.contact .dl-horizontal dd {
    margin-left: 0
}

.contact .accordion .accordion-group {
    border: 1px solid #eeeeee;
    border-radius: 2px;
    margin-bottom: 2px
}

.contact .accordion .accordion-toggle {
    display: block;
    font-weight: bold;
    padding: 10px 20px
}

.contact .accordion .accordion-body {
    border-top: 1px solid #eeeeee;
    padding: 20px
}

.contact-address {
    padding-bottom: 30px
}

.contact-form #jform_contact_name,
.contact-form #jform_contact_emailmsg,
.contact-form #jform_contact_email {
    width: 50%;
    margin-bottom: 10px
}

.contact-form #jform_contact_message {
    width: 100%;
    height: auto
}

.contact-form #jform_contact_email_copy-lbl {
    vertical-align: top
}

.contact-form .btn {
    margin-top: 15px
}

@media (max-width:768px) {
    .contact-form #recaptcha_image {
        width: 220px
    }
    .contact-form #recaptcha_image img {
        max-width: 220px
    }
    .contact-form #recaptcha_response_field {
        max-width: 220px
    }
}

.other-info {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.other-info .contact-map {
    background: #737D8A;
    color: #ffffff;
    margin-bottom: 30px;
    overflow: hidden
}

.other-info .contact-map .map-info {
    float: left;
    padding: 20px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    width: 250px
}

.other-info .contact-map .map-info>div {
    margin-bottom: 20px
}

.other-info .contact-map .map-info h3 {
    font-size: 1.333em;
    font-weight: bold;
    margin: 0 0 8px 0;
    text-transform: none
}

.other-info .contact-map img {
    float: right
}

@media (min-width:768px) and (max-width:992px) {
    .other-info .contact-map img {
        width: 100%
    }
}

#archive-items>li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0
}

#archive-items .intro {
    clear: both;
    overflow: hidden
}

.categories-list {
    margin-bottom: 20px
}

.category-item:before,
.category-item:after {
    content: " ";
    display: table
}

.category-item:after {
    clear: both
}

.category-item .page-header {
    line-height: normal;
    padding: 10px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal
}

.category-item .category-item {
    margin-bottom: 0;
    margin-left: 30px
}

.category-item .category-item .page-header {
    font-size: 13px
}

.cat-children .page-header {
    line-height: normal;
    padding: 10px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal
}

.newsfeed-category>h2,
.newsfeed>h2 {
    color: #666666;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.newsfeed-category .category-desc,
.newsfeed .category-desc {
    margin-bottom: 20px
}

.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    content: " ";
    display: table
}

.newsfeed-category .category li:after,
.newsfeed .category li:after {
    clear: both
}

.newsfeed>h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0
}

.newsfeed .feed-description {
    margin-bottom: 20px;
    font-size: 15px
}

.newsfeed .feed-item-description .feed-description {
    font-size: 13px
}

.newsfeed ol li>a {
    font-weight: bold;
    font-size: 15px
}

.article-content .pagination ul {
    border-left: 1px solid #eeeeee
}

.article-content .pagination li {
    float: left;
    padding: 10px 20px;
    line-height: normal;
    border: 1px solid #eeeeee;
    border-left: 0
}

.article-content .pagination li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0
}

.pagenavcounter {
    margin: 0 0 20px;
    font-weight: bold
}

#article-index,
.article-index {
    margin: 0 0 20px 20px;
    padding: 10px;
    width: 25%;
    border: 1px solid #eeeeee;
    border-radius: 4px
}

#article-index ul,
.article-index ul {
    margin: 0;
    padding: 0;
    border: 0
}

#article-index ul>li,
.article-index ul>li {
    border: 0;
    margin-top: 2px
}

#article-index ul>li>a,
.article-index ul>li>a {
    border: 0;
    padding: 5px;
    border-radius: 4px
}

#article-index ul>.active>a,
.article-index ul>.active>a {
    border: 0;
    background: #1c62a7;
    color: #ffffff
}

#article-index ul>.active>a:hover,
.article-index ul>.active>a:hover,
#article-index ul>.active>a:active,
.article-index ul>.active>a:active,
#article-index ul>.active>a:focus,
.article-index ul>.active>a:focus {
    border: 0;
    background: #1c62a7;
    color: #ffffff
}

.pagenav {
    margin: 0;
    padding: 0;
    list-style: none
}

.pagenav>li {
    margin: 0;
    padding: 0;
    float: left
}

.pagenav>li.pagenav-prev,
.pagenav>li.previous {
    margin-right: 10px
}

.pagenav li>a {
    padding: 10px 20px;
    line-height: normal;
    border: 1px solid #dddddd;
    border-radius: 4px
}

.pagenav li>a:hover,
.pagenav li>a:active,
.pagenav li>a:focus {
    background-color: #eeeeee
}

.items-more h3 {
    margin: 0 0 20px
}

.items-more .nav>li {
    border-top: 1px solid #eeeeee
}

.items-more .nav>li>a {
    padding: 6px 5px
}

.back_button a {
    display: block;
    margin: 10px 0
}

.filters {
    margin: 10px 0 5px
}

.display-limit {
    margin: 10px 0 5px
}

.filters .display-limit {
    float: right;
    text-align: right
}

.j25 #system-message {
    margin-bottom: 15px
}

#system-message {
    margin-bottom: 0;
    margin-top: 0
}

#system-message.alert {
    margin-bottom: 15px;
    padding: 10px
}

#system-message dt {
    margin-bottom: 10px
}

#system-message dd {
    margin-left: 0
}

#system-message>dd>ul {
    border-width: 3px;
    border-style: solid;
    padding: 5px;
    border-radius: 4px;
    font-weight: normal
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    text-indent: 0
}

#system-message .info.message ul,
#system-message .message ul {
    background-image: none;
    border: 1px solid #bce8f1;
    color: #3a87ad
}

#system-message .info.message ul li,
#system-message .message ul li {
    font-weight: normal;
    text-indent: 0
}

#system-message .success.message ul {
    background-image: none;
    border: 1px solid #d6e9c6;
    color: #468847
}

#system-message .warning.message ul,
#system-message .notice.message ul {
    background-image: none;
    border: 1px solid #faebcc;
    color: #c09853
}

#system-message .error.message ul {
    background-image: none;
    border: #ebccd1;
    color: #b94a48
}

.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999
}

.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px
}

.tip-text {
    font-size: 13px;
    margin: 0;
    padding: 5px 10px
}

.hasTip img {
    border: none;
    margin: 0 5px 0 0
}

.languageswitcherload {
    display: inline-block;
    float: left;
    margin-top: 16px;
    margin-right: 0;
    width: auto;
    min-width: 70px
}

@media screen and (min-width:768px) {
    .languageswitcherload {
        margin-right: 10px;
        float: right
    }
}

.languageswitcherload ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.languageswitcherload ul.lang-inline {
    float: none
}

.languageswitcherload ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

div.calendar {
    width: 187px
}

.edit.item-page fieldset .btn-toolbar {
    margin-top: 10px
}

.edit.item-page #publishing .form-group label {
    display: block
}

.edit.item-page #publishing .form-group .inputbox {
    display: inline-block
}

.edit.item-page #publishing .form-group .calendar {
    margin-left: -24px
}

.tag-category>h2 {
    color: #666666;
    margin-bottom: 30px
}

.tag-category .category {
    border-color: #eeeeee
}

.tag-category .category li {
    border-color: #eeeeee;
    padding: 20px 15px
}

.tag-category .category li>h3 {
    margin-top: 0
}

.tag-category .tag-body {
    display: block
}

.tag-category .tag-body img {
    margin-bottom: 10px;
    width: 100%
}

@media (min-width:768px) {
    .tag-category .tag-body img {
        width: 35%;
        margin-right: 20px
    }
}

.tag-category .tag-body img.img-border {
    border: 1px solid #ddd;
    padding: 9px
}

.t3-content .tags span>a {
    background: #f7f7f7;
    border: 1px solid #ddd;
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 5px 10px
}

.t3-content .tags span>a:hover,
.t3-content .tags span>a:active,
.t3-content .tags span>a:focus {
    background: transparent;
    border-color: #4995e0;
    color: #1c62a7
}

.mod-preview-info {
    z-index: 1000
}

.iframe-bordered {
    border: 1px solid #dddddd
}

.chzn-container {
    display: block
}

.chzn-container-single .chzn-single,
.chzn-container-single .chzn-search input {
    height: 28px
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    padding: 10px 0;
    height: auto
}

.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.input-prepend .chzn-container-single .chzn-single {
    border-color: #cccccc;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0
}

.input-prepend .chzn-container-single .chzn-drop {
    border-color: #cccccc
}

.btn-group .chzn-results {
    white-space: normal
}

.re-captcha .control-group .control-label {
    float: none;
    text-align: left
}

.re-captcha .control-group .controls {
    margin-left: 0
}

@media screen and (max-width:991px) {
    #recaptcha_area {
        max-width: 280px
    }
}

#recaptcha_area #recaptcha_table input#recaptcha_response_field {
    height: auto
}

.com_config.view-modules .t3onoff label.on:before {
    text-align: left
}

.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eeeeee
}

.page-title,
.page-header h1 {
    line-height: 1;
    margin: 0
}

.page-subheader {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 20px
}

.page-subheader:before,
.page-subheader:after {
    content: " ";
    display: table
}

.page-subheader:after {
    clear: both
}

.page-subtitle,
.page-subheader h2 {
    line-height: 1;
    margin: 0
}

.page-header+.page-subheader {
    margin-top: -20px
}

.article-title,
.article-header h1 {
    margin: 0 0 20px 0
}

@media (max-width:767px) {
    .article-title,
    .article-header h1 {
        font-size: 24px
    }
}

.item-title {
    font-weight: bold
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
    margin-top: 0
}

.jumbotron p:last-child {
    margin-bottom: 0
}

.container .jumbotron {
    border-radius: 6px
}

.masthead {
    padding: 40px 0;
    text-align: center
}

.masthead p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .masthead {
        padding: 80px 0
    }
    .masthead h1 {
        font-size: 91px
    }
    .masthead p {
        font-size: 26px
    }
    .masthead .btn-lg {
        margin-top: 20px;
        padding: 18px 42px;
        font-size: 19.5px
    }
}

.jumbotron-primary {
    background-color: #1c62a7;
    color: #cce1f6
}

.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
    color: #ffffff
}

.jumbotron-primary p {
    color: #ffffff
}

.jumbotron-primary .btn-primary {
    border-color: #ffffff
}

.label:empty {
    display: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.page-header .label,
.page-header .badge {
    vertical-align: middle
}

.alert {
    border-radius: 2px;
    padding: 10px
}

.alert h4 {
    color: inherit;
    margin-bottom: 0
}

.alert p {
    margin-bottom: 0
}

.alert.alert-success,
.alert.alert-message {
    background: #d9edf7;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert.alert-success hr,
.alert.alert-message hr {
    border-top-color: #c9e2b3
}

.alert.alert-success .alert-link,
.alert.alert-message .alert-link {
    color: #356635
}

.alert.alert-info,
.alert.alert-notice {
    background: #d9edf7;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert.alert-info hr,
.alert.alert-notice hr {
    border-top-color: #a6e1ec
}

.alert.alert-info .alert-link,
.alert.alert-notice .alert-link {
    color: #2d6987
}

.alert.alert-warning {
    background: #fcf8e3
}

.alert.alert-danger,
.alert.alert-error {
    background: #f2dede;
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}

.alert.alert-danger hr,
.alert.alert-error hr {
    border-top-color: #e4b9c0
}

.alert.alert-danger .alert-link,
.alert.alert-error .alert-link {
    color: #953b39
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #a0c8ef
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title>a {
    color: inherit
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
}

.com_k2 .icon-48-k2 {
    background: url("/statics/images/custom/k2_logo_105x40_24.png") no-repeat 0 50%;
    display: inline-block
}

.com_k2 table.adminFormK2Container td {
    padding: 5px
}

.com_k2 table.adminFormK2Container td input[type="text"],
.com_k2 table.adminFormK2Container td select {
    min-width: 30%
}

.com_k2 table.adminFormK2Container td.adminK2RightCol input[type="radio"] {
    display: inline;
    height: auto;
    margin: 0 5px 0 0;
    position: relative
}

.com_k2 table.adminFormK2Container td.adminK2RightCol input[type="radio"]+label {
    margin: 0 10px 0 0;
    vertical-align: middle
}

.t3-header {
    background: #d33d48;
    border-bottom: 1px solid #eb9ba4;
    padding-top: 10px;
    padding-bottom: 10px
}

.logo {
    text-align: center
}

@media screen and (min-width:768px) {
    .logo {
        text-align: left
    }
}

.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
    max-width: 100%
}

@media screen and (min-width:768px) {
    .logo-image {
        margin-left: 10px
    }
}

.logo-image span,
.logo-image small {
    display: none
}

.logo-text a {
    color: #ffffff;
    text-decoration: none;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase
}

.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
    color: #666666;
    text-decoration: none
}

.logo-text .site-slogan {
    color: #666666;
    display: block;
    font-size: 8px;
    margin-bottom: 2px;
    text-transform: uppercase
}

.head-search {
    float: right;
    display: inline-block;
    margin: 14px 0 0 0
}

.head-search:before,
.head-search:after {
    content: " ";
    display: table
}

.head-search:after {
    clear: both
}

@media screen and (min-width:768px) {
    .head-search .search {
        float: right
    }
}

.head-search form {
    margin: 0
}

.head-search label {
    display: none
}

.head-search .form-control {
    background: #528abf;
    border: 1px solid #528abf;
    box-shadow: none;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 30px;
    margin: 0;
    padding: 6px 10px
}

@media screen and (max-width:767px) {
    .head-search .form-control {
        width: 79%
    }
}

.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
    background: #1b212a;
    border: 1px solid #1c62a7;
    box-shadow: none
}

.head-search .button {
    background: #2f8d89;
    border-color: #2f8d89;
    height: 30px;
    overflow: hidden;
    position: relative;
    text-indent: -9999em;
    width: 36px
}

.head-search .button:before {
    color: #ffffff;
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    left: 11px;
    position: absolute;
    text-indent: 0;
    top: 4px
}

.head-search .button:hover,
.head-search .button:active,
.head-search .button:focus {
    background: #e09b0f;
    border-color: #e09b0f
}

.t3-sl {
    background: transparent;
    color: inherit;
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.t3-sl .module-title {
    color: inherit
}

.t3-sl a {
    color: #666666
}

.t3-sl a:hover {
    color: #1c62a7
}

@media screen and (min-width:768px) {
    .t3-sl {
        padding-bottom: 60px;
        padding-top: 60px
    }
}

.t3-sl-1 {
    border-bottom: solid 1px #efece1;
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (max-width:767px) {
    .t3-sl-2 .container .module {
        margin-bottom: 20px
    }
}

.t3-sl-3 .container {
    border-top: 1px solid #184a78
}

@media screen and (max-width:767px) {
    .t3-sl-3 .container .t3-module {
        margin-bottom: 20px
    }
}

.t3-bot-sl {
    background: #d33d48;
    color: #fff;
    padding: 0;
    margin-top: 50px;
    font-size: 12px;
}

.t3-bot-sl .container {
    padding-top: 20px
}

.t3-bot-sl .container .module {
    margin-top: 0;
    margin-bottom: 20px
}

.t3-bot-sl .module-title {
    color: #d9dee4
}

.t3-bot-sl .module-ct a {
    color: #6991b7;
    display: inherit;
    padding: 0
}

.t3-bot-sl .module-ct a:hover,
.t3-bot-sl .module-ct a:active,
.t3-bot-sl .module-ct a:focus {
    color: #ffffff
}

.t3-bot-sl .module-ct ul.nav li {
    padding: 3px 0px
}

.t3-bot-sl .module-ct ul.nav li a {
    background: url("/statics/images/custom/bullet-dark-ltr.gif") no-repeat 0px 6px;
    border-bottom: 0;
    padding-left: 8px
}

.t3-bot-sl .module-ct ul.nav li a:hover,
.t3-bot-sl .module-ct ul.nav li a:active,
.t3-bot-sl .module-ct ul.nav li a:focus {
    background-image: url("/statics/images/custom/bullet-w-ltr.gif");
    border-radius: 0;
    color: #ffffff
}

.t3-sl-3 {
    border-bottom: solid 1px #072848
}

.t3-mainbody {
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.t3-content {
    padding-top: 10px
}

@media screen and (max-width:767px) {
    .t3-sidebar>.t3-sidebar {
        padding-left: 0;
        padding-right: 0
    }
}

.t3-sidebar1,
.t3-sidebar2 {
    padding-top: 20px;
    padding-bottom: 20px
}

.t3-navhelper {
    background: #17807b;
    border-bottom: 1px solid #6dafac;
    border-top: 1px solid #6e92b6;
    color: #6991b7;
    padding: 0
}

.t3-navhelper .breadcrumb {
    background: transparent
}

.t3-navhelper .breadcrumb li.active {
    font-weight: bold
}

.t3-footer {
    background: #044c91;
    border-top: 1px solid #17807b;
    color: #3a658e
}

.t3-footer:before,
.t3-footer:after {
    content: " ";
    display: table
}

.t3-footer:after {
    clear: both
}

@media screen and (max-width:767px) {
    .t3-footer {
        text-align: center
    }
}

.t3-footer small {
    display: block;
    font-size: 100%
}

.t3-footnav {
    padding: 20px 0
}

.t3-footnav:before,
.t3-footnav:after {
    content: " ";
    display: table
}

.t3-footnav:after {
    clear: both
}

@media screen and (min-width:768px) {
    .t3-footnav {
        padding: 40px 0
    }
}

.t3-footnav .t3-module {
    background: #1c62a7;
    color: #3a658e;
    margin-top: 10px;
    margin-bottom: 10px
}

.t3-footnav .t3-module .module-title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px
}

.t3-footnav .t3-module ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0
}

.t3-footnav .t3-module ul>li {
    line-height: 24px
}

.t3-footnav .t3-module ul>li>a {
    color: #3a658e
}

.t3-footnav .t3-module ul>li>a:hover,
.t3-footnav .t3-module ul>li>a:active,
.t3-footnav .t3-module ul>li>a:focus {
    color: #3a658e
}

.t3-copyright {
    color: #3a658e;
    font-size: 12px;
    padding: 20px 0 20px 0
}

.t3-copyright:before,
.t3-copyright:after {
    content: " ";
    display: table
}

.t3-copyright:after {
    clear: both
}

.t3-copyright small {
    margin-bottom: 5px
}

.t3-copyright a {
    color: #cccccc
}

.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
    color: #ffffff;
    text-decoration: none
}

.poweredby:before,
.poweredby:after {
    content: " ";
    display: table
}

.poweredby:after {
    clear: both
}

@media screen and (min-width:991px) {
    .poweredby {
        text-align: right
    }
}

.poweredby .t3-logo,
.poweredby .t3-logo-small {
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: inline-block
}

.jamasshead {
    min-height: 100px
}

.jamasshead .container {
    padding-top: 20px;
    padding-bottom: 20px
}

.jamasshead h3 {
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    color: #ffffff;
    font-size: 41px;
    font-weight: normal;
    padding: 5px 10px;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-align: left;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .jamasshead h3 {
        font-size: 30px
    }
}

.jamasshead .jamasshead-description {
    font-size: 16px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-transform: none
}

.body-overlayed #sbox-window {
    padding: 0;
    border-radius: 0
}

#t3-department .container {
    padding-top: 30px
}

@media (min-width:768px) {
    #t3-department .container {
        margin-bottom: 30px
    }
}

.docs-section {
    margin-bottom: 40px
}

.docs-section .page-header {
    margin-bottom: 20px
}

.docs-section .page-header h1 {
    font-size: 39px
}

.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
    margin: 20px 0
}

.example-colors .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #333333;
    color: #ffffff;
    margin-bottom: 20px
}

.example-colors .swatch-item dl {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    margin: 0
}

.example-colors .color-brand-primary {
    background: #1c62a7
}

.example-colors .color-brand-secondary {
    background: #428bca
}

.example-colors .color-brand-success {
    background: #5cb85c
}

.example-colors .color-brand-danger {
    background: #d9534f
}

.example-colors .color-brand-warning {
    background: #f0ad4e
}

.example-colors .color-brand-info {
    background: #5bc0de
}

.example-colors .color-gray-darker {
    background: #222222
}

.example-colors .color-gray-dark {
    background: #333333
}

.example-colors .color-gray {
    background: #666666
}

.example-colors .color-gray-light {
    background: #999999;
    color: #333333
}

.example-colors .color-gray-lighter {
    background: #eeeeee;
    color: #333333
}

.example-colors .color-gray-lightest {
    background: #f7f7f7;
    color: #333333
}

.finder.search-course button.search-course span {
    margin-right: 15px;
    position: relative;
    left: 3px
}

.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
    width: 100%;
    margin-bottom: 20px
}

.contentslider .t3-module {
    margin-bottom: 0
}

.contentslider .module-title {
    margin-bottom: 8px
}

.latestItemView {
    display: block;
    overflow: hidden
}

.blog-item-meta {
    float: left;
    margin-right: 5px;
    color: #626262;
    line-height: 25px
}

.latestItemHeader {
    float: left;
    font-size: 18px
}

.login-box {
    width: 600px margin: 0 auto
}

.login-box li {
    float: left;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
    list-style: none
}

.weixin img {
    width: 100%;
    height: auto;
    display: block
}

.weibo:after {
    content: "";
    position: absolute;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent red transparent;
    display: block;
    right: 68px;
    top: -11px
}

.weixin {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #fff;
    right: -65px;
    z-index: 10;
    cursor: pointer;
    -moz-transform: rotateY(270deg);
    -ms-transform: rotateY(270deg);
    -o-transform: rotateY(270deg);
    -webkit-transform: rotateY(270deg);
    transform: rotateY(270deg)
}

.weixin-list:hover .weixin {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.weixin:after {
    content: "";
    position: absolute;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent red transparent;
    display: block;
    right: 68px;
    top: -11px
}

.head-search .form-control {
    background: #4a9c98;
    border-color: #4a9c98;
    color: #fff
}

.head-search .form-control:hover,
.head-search .form-control:focus,
.head-search .form-control:active {
    background: #4a9c98;
    border-color: #4a9c98;
    color: #fff
}

.t3-bot-sl {
    background-image: url("/statics/images/custom/pattern-bg.png");
    background-repeat: repeat
}

.t3-bot-sl .module-ct ul.nav li a {
    background-image: url("/statics/images/custom/bullet-dark.gif")
}

.t3-navhelper {
    background-image: url("/statics/images/custom/pattern-bg.png");
    background-repeat: repeat
}

.t3-footer {
    background-image: url("/statics/images/custom/pattern-bg.png");
    background-repeat: repeat
}

.t3-megamenu .mega-nav>li,
.t3-megamenu .dropdown-menu .mega-nav>li {
    border-top-color: #fff !important
}

.t3-megamenu .mega-nav>li a,
.t3-megamenu .dropdown-menu .mega-nav>li a {
    color: #fff !important
}

.t3-megamenu .mega-nav>li.open>a,
.t3-megamenu .dropdown-menu .mega-nav>li.open>a,
.t3-megamenu .dropdown-menu .mega-nav>li.active>a {
    color: #ffffff !important
}

.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group>.dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header {
    border-bottom-color: #336B99 !important;
    color: #A7C3DB
}

.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:focus {
    background: none;
    color: #ffffff
}

.ja-ss-desc {
    background-image: url("/statics/images/custom/sl-desc-bg.png") !important
}

.ja-ss-mask {
    background-image: url("/statics/images/custom/mask-left.png") !important
}

.ja-ss-mask.mask-right {
    background-image: url("/statics/images/custom/mask-right.png") !important
}

.ja-ss-btns span {
    background-image: url("/statics/images/custom/sl-btn-direction.png") !important
}

.ja-ss-thumbs .ja-ss-thumb span {
    background-image: url("/statics/images/custom/sl-thumb.png") !important
}

.ja-contentslider-left,
.ja-contentslider-right {
    background-image: url("/statics/images/custom/btn-control.png") !important
}

#login-form .unstyled li a:hover,
#login-form .unstyled li a:focus,
#login-form .unstyled li a:active {
    background-image: url("/statics/images/custom/bullet-hover.gif")
}

.archive-module li a:hover,
.archive-module li a:focus,
.archive-module li a:active {
    background-image: url("/statics/images/custom/bullet-hover.gif")
}

.acymailing_module .acymailing_form .inputbox {
    background: #4a9c98;
    border-color: #4a9c98;
    color: #6991b7
}

.mostread li a:hover,
.mostread li a:focus,
.mostread li a:active {
    background-image: url("/statics/images/custom/bullet-hover.gif")
}

div.k2UsersBlock ul li ul.ubUserItems li a:hover,
div.k2UsersBlock ul li ul.ubUserItems li a:active,
div.k2UsersBlock ul li ul.ubUserItems li a:focus {
    background-image: url("/statics/images/custom/bullet-hover.gif")
}

.k2LoginBlock ul li a:hover,
.k2UserBlock ul li a:hover,
.k2LoginBlock ul li a:active,
.k2UserBlock ul li a:active,
.k2LoginBlock ul li a:focus,
.k2UserBlock ul li a:focus {
    background-image: url("/statics/images/custom/bullet-hover.gif")
}

.itemIsFeatured,
.catItemIsFeatured,
.userItemIsFeatured {
    background-image: url("/statics/images/custom/featureditem.png")
}

div.itemAuthorLatest ul li a:hover,
div.itemRelated ul li a:hover,
div.itemAuthorLatest ul li a:active,
div.itemRelated ul li a:active,
div.itemAuthorLatest ul li a:focus,
div.itemRelated ul li a:focus {
    background-image: url("/statics/images/custom/bullet-hover.gif")
}

.itemAuthorLatest ul li a,
.itemRelated ul li a {
    background-image: url("/statics/images/custom/bullet-dark-ltr.gif")
}

.itemToolbar ul li a#fontIncrease img {
    background-image: url("/statics/images/custom/font_increase.gif")
}

.itemToolbar ul li a#fontDecrease img {
    background-image: url("/statics/images/custom/font_decrease.gif")
}

.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
    background-image: url("/statics/images/custom/transparent_star.gif")
}


/*===============================
/templates/ja_university_t3/local/css/themes/blue/megamenu.css
================================================================================*/

.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
    content: " ";
    display: table
}

.t3-megamenu .mega-inner:after {
    clear: both
}

.t3-megamenu .mega>.mega-dropdown-menu {
    min-width: 200px;
    display: none
}

.t3-megamenu .mega.open>.mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open>.mega-dropdown-menu {
    display: block
}

.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
    content: " ";
    display: table
}

.t3-megamenu .mega-group:after {
    clear: both
}

.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group>.dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header {
    margin: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font-size: 18px;
    line-height: normal
}

.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:focus {
    background: inherit;
    color: inherit
}

.t3-megamenu .mega-group-ct {
    margin: 0;
    padding: 0
}

.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
    content: " ";
    display: table
}

.t3-megamenu .mega-group-ct:after {
    clear: both
}

.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.t3-megamenu .mega-nav>li,
.t3-megamenu .dropdown-menu .mega-nav>li {
    list-style: none;
    margin-left: 0
}

.t3-megamenu .mega-nav>li a,
.t3-megamenu .dropdown-menu .mega-nav>li a {
    white-space: normal;
    display: block;
    padding: 5px
}

.t3-megamenu .mega-nav>li a:hover,
.t3-megamenu .dropdown-menu .mega-nav>li a:hover,
.t3-megamenu .mega-nav>li a:focus,
.t3-megamenu .dropdown-menu .mega-nav>li a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.t3-megamenu .mega-nav>li .separator {
    display: block;
    padding: 5px
}

.t3-megamenu .mega-group>.mega-nav,
.t3-megamenu .dropdown-menu .mega-group>.mega-nav {
    margin-left: -5px;
    margin-right: -5px
}

.t3-megamenu .mega-nav .dropdown-submenu>a::after {
    margin-right: 5px
}

.t3-megamenu .t3-module {
    margin-bottom: 10px
}

.t3-megamenu .t3-module .module-title {
    margin: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px
}

.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
    background: inherit;
    color: inherit
}

.t3-megamenu .t3-module .module-ct {
    margin: 0;
    padding: 0
}

.t3-megamenu .mega-caption {
    display: block;
    white-space: nowrap
}

.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
    display: none
}

.t3-megamenu .nav>.dropdown>.dropdown-toggle .caret {
    display: inline-block
}

.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
    margin-right: 5px
}

.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
    margin-right: 0
}

.t3-megamenu .mega-align-left>.dropdown-menu {
    left: 0
}

.t3-megamenu .mega-align-right>.dropdown-menu {
    left: auto;
    right: 0
}

.t3-megamenu .mega-align-center>.dropdown-menu {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.t3-megamenu .dropdown-submenu.mega-align-left>.dropdown-menu {
    left: 100%
}

.t3-megamenu .dropdown-submenu.mega-align-right>.dropdown-menu {
    left: auto;
    right: 100%
}

.t3-megamenu .mega-align-justify {
    position: static
}

.t3-megamenu .mega-align-justify>.dropdown-menu {
    left: 0;
    margin-left: 0;
    top: auto
}

.t3-megamenu .mega-tab>div {
    position: relative
}

.t3-megamenu .mega-tab>div>ul {
    width: 200px
}

.t3-megamenu .mega-tab>div>ul>li {
    position: static
}

.t3-megamenu .mega-tab>div>ul>li>.dropdown-menu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 200px
}

.t3-megamenu .mega-tab>div>ul>li>.mega-dropdown-menu {
    border: none;
    box-shadow: none
}

.t3-megamenu .mega-tab>div>ul>li>.mega-dropdown-menu>div {
    opacity: 1 !important;
    margin-left: 0 !important;
    transition: none !important
}

@media (min-width:768px) {
    .t3-megamenu.animate .mega>.mega-dropdown-menu {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 0
    }
    .t3-megamenu.animate .mega.animating>.mega-dropdown-menu {
        -webkit-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms;
        display: block
    }
    .t3-megamenu.animate .mega.open>.mega-dropdown-menu,
    .t3-megamenu.animate .mega.animating.open>.mega-dropdown-menu {
        opacity: 1
    }
    .t3-megamenu.animate.zoom .mega>.mega-dropdown-menu {
        -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transform-origin: 20% 20%;
        -moz-transform-origin: 20% 20%;
        -ms-transform-origin: 20% 20%;
        transform-origin: 20% 20%
    }
    .t3-megamenu.animate.zoom .mega.open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .t3-megamenu.animate.zoom .level0>.mega-align-center>.mega-dropdown-menu {
        -webkit-transform: scale(0, 0) translate(-50%, 0);
        -ms-transform: scale(0, 0) translate(-50%, 0);
        transform: scale(0, 0) translate(-50%, 0);
        -webkit-transform-origin: 0% 20%;
        -moz-transform-origin: 0% 20%;
        -ms-transform-origin: 0% 20%;
        transform-origin: 0% 20%
    }
    .t3-megamenu.animate.zoom .level0>.mega-align-center.open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1) translate(-50%, 0);
        -ms-transform: scale(1, 1) translate(-50%, 0);
        transform: scale(1, 1) translate(-50%, 0)
    }
    .t3-megamenu.animate.elastic .mega>.mega-dropdown-menu {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 10% 0;
        -moz-transform-origin: 10% 0;
        -ms-transform-origin: 10% 0;
        transform-origin: 10% 0
    }
    .t3-megamenu.animate.elastic .mega.open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .t3-megamenu.animate.elastic .level0>.mega>.mega-dropdown-menu {
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0)
    }
    .t3-megamenu.animate.elastic .level0 .open>.mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .t3-megamenu.animate.elastic .level0>.mega-align-center>.mega-dropdown-menu {
        transform: scale(1, 0) translate(-50%, 0);
        -webkit-transform: scale(1, 0) translate(-50%, 0);
        -ms-transform: scale(1, 0) translate(-50%, 0)
    }
    .t3-megamenu.animate.elastic .level0>.mega-align-center.open>.mega-dropdown-menu {
        transform: scale(1, 1) translate(-50%, 0);
        -webkit-transform: scale(1, 1) translate(-50%, 0);
        -ms-transform: scale(1, 1) translate(-50%, 0)
    }
    .t3-megamenu.animate.slide .mega {}
    .t3-megamenu.animate.slide .mega.animating>.mega-dropdown-menu {
        overflow: hidden
    }
    .t3-megamenu.animate.slide .mega>.mega-dropdown-menu>div {
        -webkit-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        margin-top: -30%
    }
    .t3-megamenu.animate.slide .mega.open>.mega-dropdown-menu>div {
        margin-top: 0%
    }
    .t3-megamenu.animate.slide .mega .mega>.mega-dropdown-menu {
        min-width: 0
    }
    .t3-megamenu.animate.slide .mega .mega>.mega-dropdown-menu>div {
        min-width: 200px;
        margin-top: 0;
        margin-left: -500px;
        width: 100%
    }
    .t3-megamenu.animate.slide .mega .mega.open>.mega-dropdown-menu>div {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .t3-megamenu .mega-inner:before,
    .t3-megamenu .mega-inner:after {
        content: " ";
        display: table
    }
    .t3-megamenu .mega-inner:after {
        clear: both
    }
    .t3-megamenu .row,
    .t3-megamenu .mega-dropdown-menu,
    .t3-megamenu .row [class*="col-lg-"],
    .t3-megamenu .row [class*="col-md-"],
    .t3-megamenu .row [class*="col-sm-"],
    .t3-megamenu .row [class*="col-xs-"] {
        width: 100% !important;
        min-width: 100% !important;
        left: 0 !important;
        margin-left: 0 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
    .t3-megamenu .hidden-collapse,
    .t3-megamenu .always-show .caret,
    .t3-megamenu .always-show .dropdown-submenu>a:after .sub-hidden-collapse>.nav-child,
    .t3-megamenu .sub-hidden-collapse .caret,
    .t3-megamenu .sub-hidden-collapse>a:after {
        display: none !important
    }
    .mega-caption {
        display: none !important
    }
    html[dir="rtl"] .t3-megamenu .row,
    html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
    html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
    html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
    html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
    html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
        left: auto;
        right: 0 !important;
        margin-right: 0 !important
    }
}

.t3-megamenu .mega-inner {
    padding: 10px
}

.t3-megamenu .mega-inner .mega-inner {
    padding: 10px 0
}

.t3-megamenu .row {
    margin-left: auto;
    margin-right: auto
}

.t3-megamenu .row+.row {
    padding-top: 10px;
    border-top: 1px solid #eeeeee
}

.t3-megamenu .mega-dropdown-menu {
    background: #075350;
    border-radius: 0;
    border: none
}

.t3-megamenu .dropdown-submenu .mega-dropdown-menu {
    margin-left: 20px
}

.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group>.dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header {
    background: none;
    border-bottom: 1px solid #618dba;
    margin: 0;
    padding: 0 0 10px 0;
    color: #eaf1f7;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase
}

.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group>.dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group>.dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group>.dropdown-header:focus {
    background: none;
    color: #ffffff
}

.t3-megamenu .mega-group-ct .row {
    margin-left: -15px;
    margin-right: -15px
}

.t3-megamenu .mega-nav>li,
.t3-megamenu .dropdown-menu .mega-nav>li {
    border-top: 1px solid #618dba
}

.t3-megamenu .mega-nav>li:first-child,
.t3-megamenu .dropdown-menu .mega-nav>li:first-child {
    border: none
}

.t3-megamenu .mega-nav>li.divider,
.t3-megamenu .dropdown-menu .mega-nav>li.divider {
    border: none;
    height: auto;
    background: none;
    color: #eaf1f7
}

.t3-megamenu .mega-nav>li a,
.t3-megamenu .dropdown-menu .mega-nav>li a {
    color: #eaf1f7;
    padding: 10px 0;
    font-size: 12px
}

.t3-megamenu .mega-nav>li a:hover,
.t3-megamenu .dropdown-menu .mega-nav>li a:hover,
.t3-megamenu .mega-nav>li a:active,
.t3-megamenu .dropdown-menu .mega-nav>li a:active,
.t3-megamenu .mega-nav>li a:focus,
.t3-megamenu .dropdown-menu .mega-nav>li a:focus {
    background: none;
    color: #ffffff
}

.t3-megamenu .mega-nav>li a:after,
.t3-megamenu .dropdown-menu .mega-nav>li a:after {
    border-left-color: #eaf1f7
}

.t3-megamenu .mega-nav>li.open>a,
.t3-megamenu .dropdown-menu .mega-nav>li.open>a,
.t3-megamenu .dropdown-menu .mega-nav>li.active>a {
    background-color: transparent;
    color: #ffffff
}

.t3-megamenu .mega-nav>li.open>a:after,
.t3-megamenu .dropdown-menu .mega-nav>li.open>a:after,
.t3-megamenu .dropdown-menu .mega-nav>li.active>a:after {
    border-left-color: #ffffff
}

.t3-megamenu .dropdown-menu .mega-nav>li .separator {
    padding: 10px 0
}

.t3-megamenu .mega-nav .dropdown-submenu>a:after {
    margin-right: 0
}

.t3-megamenu .t3-module .module-title {
    background: none;
    border-bottom: 1px solid #618dba;
    margin: 0;
    padding: 0 0 10px 0;
    color: #eaf1f7;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px
}

.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
    background: none;
    color: #ffffff
}

.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
    list-style: disc;
    display: list-item;
    float: none;
    margin: 0;
    padding: 0;
    border: 0
}

.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    background: none;
    font: inherit;
    white-space: normal
}

.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
    background: none;
    color: inherit;
    font: inherit
}

.t3-megamenu .mega-caption {
    color: #999999;
    font-weight: normal;
    font-size: 12px;
    margin-top: 3px;
    text-transform: none
}

.t3-megamenu .nav>.dropdown>.dropdown-toggle .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #efece1
}

.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
    margin-right: 0
}


/*===============================
/templates/ja_university_t3/fonts/font-awesome/css/font-awesome.min.css
================================================================================*/

@font-face {
    font-family: 'FontAwesome';
    src: url('/templates/ja_university_t3/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}


/*===============================
/templates/ja_university_t3/js/owl-carousel/owl.carousel.css
================================================================================*/

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/statics/images/custom/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/*===============================
/templates/ja_university_t3/js/owl-carousel/owl.theme.css
================================================================================*/

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}


/*===============================
/templates/ja_university_t3/local/css/styles.css
================================================================================*/

body {
    margin: 0px;
    font-family: "microsoft yahei", "宋体"
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.header {
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    color: #505050;
    background-color: #fff;
    margin-bottom: 30px
}

.header h1 {
    font-size: 60px;
    font-weight: bold;
    color: #ff7260;
    margin: 0 0 15px 0;
    padding: 0
}

.header a {
    color: #ff7260;
    font-size: 15px;
    text-decoration: underline
}

.header a:hover {
    color: #505050
}

.header p {
    margin: 6px 0;
    padding: 0;
    font-size: 15px;
    color: #505050
}

.header p.header_buttons {
    margin-top: 15px
}

.header p.header_buttons a {
    background-color: #ff7260;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    margin: 0 10px;
    text-decoration: none;
    text-transform: uppercase
}

p.header_buttons a:hover {
    background-color: #9bd7d5
}

.header_social {
    margin-top: 20px
}

.header_social p {
    margin-bottom: 10px
}

.content h2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px
}

.content h3 {
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 25px
}

.content code {
    width: 100%;
    background-color: #f0f0f0;
    display: block;
    padding: 20px;
    color: #000;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 30px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.content p {
    color: #fff;
    font-size: 17px;
    margin: 15px 0
}

.content strong {
    font-weight: bold;
    font-size: 17px;
    color: #fff5c3
}

.content table {
    background-color: #fff;
    width: 100%
}

.content .pws_example_mixed_content_block {
    width: 900px;
    position: relative
}

.content .pws_example_mixed_content_block:after {
    display: block;
    content: '';
    clear: both
}

.content .pws_example_mixed_content_left {
    width: 350px;
    position: relative;
    float: left;
    display: block
}

.content .pws_example_mixed_content_right {
    width: 550px;
    position: relative;
    float: left;
    display: block;
    color: #505050
}

.content .pws_example_mixed_content_right h3,
.content .pws_example_mixed_content_right p {
    margin: 0 0 15px 0;
    color: #505050
}

.content table thead tr th {
    /*border: 1px solid #505050;*/
    padding: 8px;
    font-size: 17px;
    color: #ff7260;
    font-weight: bold
}

table tbody tr td {
    /*border: 1px solid #505050;*/
    padding: 8px;
    color: #505050;
    font-weight: 300
}

.footer {
    display: block;
    padding: 30px 0 15px 0;
    text-align: center;
    color: #fff;
    font-size: 15px
}

.footer a {
    color: #fff;
    text-decoration: underline;
    font-size: 15px
}

.footer a:hover {
    text-decoration: none
}

.t3-navhelper {
    border-top: 0px
}

.t3-navhelper .container {
    border-top: 0px;
    border-top: 1px solid #6dafac
}

#wrapper span a {
    padding: 5px 15px;
    background-color: #d3e7f0;
    letter-spacing: 1px;
    margin-left: 8px;
    margin-bottom: 10px;
    display: block;
    float: left;
    text-decoration: none;
    color: #000;
    border: solid #fff 2px
}

#wrapper span a:hover {
    color: #4fa0c4;
    border: solid #aed9ec 2px
}

@media screen and (min-width:800px) {
    #wrapper {
        width: 1200px;
        margin: 0 auto;
        padding-top: 20px
    }
}

@media screen and (max-width:800px) {
    #wrapper {
        width: 100%;
        margin: 0;
        margin-top: 50px
    }
}

@media screen and (max-width:800px) {
    .pws_tabs_controll {
        margin-left: 5px
    }
}

#t3-department .container {
    padding-top: 20px
}

.t3-bot-sl {
    margin-top: 0
}

.department-name {
    font-family: "microsoft yahei", "宋体" !important;
    font-weight: normal !important
}

.t3-copyright {
    background-color: #6dafac
}

.white1 {
    color: #fff;
    font-size: 14px
}

.white2 {
    color: #fff;
    font-size: 16px
}

.white1 a,
white2 a {
    color: #fff;
    text-decoration: none
}

ul,
li {
    list-style: none;
    margin: 0
}

dl,
dt,
dd,
h3,
span {
    margin: 0
}

@media screen and (min-width:800px) {
    .mytab {
        display: none
    }
    .department2_top {
        width: 100%;
        height: 55px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:800px) {
    #myTab {
        display: none
    }
    #myTabContent {
        display: none
    }
    .mytab {
        display: block;
        margin-bottom: 30px;
        margin: 0 5%
    }
    .mytab_t {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        background: #fff;
        display: block;
        padding: 10px 5% 0 5%
    }
    .mytab_tt {
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
        border-bottom: 1px #dddddd solid;
        font-size: 18px;
        color: #191919
    }
    .mytab_tb {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        overflow: auto
    }
    .mytab_tb p {
        width: 100%;
        height: auto
    }
    .mytab_tb p a {
        text-decoration: none;
        width: auto;
        height: 30px;
        float: left;
        margin-right: 5px;
        margin-left: 5px;
        border-radius: 5px;
        line-height: 30px;
        padding: 0 10px;
        border: 1px #999999 solid;
        font-size: 14px;
        color: #999999;
        margin-bottom: 10px
    }
    .department2_top {
        width: 100%;
        height: 55px;
        margin-bottom: 20px;
        margin-top: -20px
    }
}

.department2_top dl {
    width: auto;
    height: 55px;
    display: block
}

.department2_top dl dt {
    width: 55px;
    height: 55px;
    display: block;
    float: left
}

.department2_top dl dt img {
    width: 55px;
    height: 55px;
    display: block
}

.department2_top dl dd {
    width: auto;
    height: 55px;
    display: block;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #d33d48;
    text-align: left;
    line-height: 55px;
    margin-left: 20px
}

.tab-pane p {
    padding-top: 20px;
    margin-bottom: 20px;
    overflow: auto
}

.tab-pane p a {
    text-decoration: none;
    width: 95px;
    height: 104px;
    float: left;
    margin-right: 10px;
    margin-left: 11px;
    border-radius: 5px;
    /* line-height: 35px; */
    /* padding: 0 15px; */
    border: 1px #e0e0e0 solid;
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
	text-align:center;
}
.tab-pane p a img{
	display: block;
	margin: 15px auto;
}

.tab-pane p a:hover {
    background: #eb9ba4;
    border: 1px #eb9ba4 solid;
    color: #fff
}

.nav>li>a {
    padding: 10px 10px;
    color: #d33d48
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
    border-top: 3px #d33d48 solid;
    color: #333
}

.nav>li>a:focus {
    background-color: #ffffff;
    color: #17807b
}

.tab-pane p {
    padding-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
    border-left: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    border-right: 1px #dddddd solid
}

.w-slider {
    overflow: hidden;
    position: relative
}

.slider {
    width: 100%;
    height: 100%
}

.slider-main {
    width: 200%;
    height: 100%
}

.slider-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    overflow: hidden
}

.slider-main-img a {
    display: inline-block;
    width: 100%;
    font-size: 0;
    height: 100%;
    margin: 0;
    padding: 0
}

.slider-main-img img {
    margin: 0;
    padding: 0
}

.slider-main-img .span {
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 35px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.slider-ctrl {
    position: relative;
    margin-top: -15px;
    bottom: 40px;
    left: 50%;
    width: 100%;
    transform: translate(-50%);
    text-align: center;
    padding-top: 5px
}

.slider-ctrl-con {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #B0B0B0;
    display: inline-block;
    margin: 0 8px;
    cursor: pointer;
    text-indent: -40em;
    overflow: hidden;
    border: 1px solid #fff
}

.current {
    background-color: #d33d48
}

@media screen and (min-width:320px) {
    #carousel {
        width: 290px;
        height: 190px;
        margin-bottom: 20px;
        margin: 0 auto
    }
    .slider-main-img img {
        width: 290px;
        height: 190px
    }
}

@media screen and (min-width:375px) {
    #carousel {
        width: 345px;
        height: 200px;
        margin-bottom: 20px;
        margin: 0 auto
    }
    .slider-main-img img {
        width: 345px;
        height: 200px
    }
}

@media screen and (min-width:400px) {
    #carousel {
        width: 345px;
        height: 200px;
        margin-bottom: 20px;
        margin: 0 auto
    }
    .slider-main-img img {
        width: 345px;
        height: 200px
    }
}

@media screen and (min-width:768px) {
    #carousel {
        width: 370px;
        height: 280px;
        border: 1px #cdced0 solid;
        padding: 5px;
        border-radius: 10px;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888
    }
    .slider-main-img img {
        width: 356px;
        height: 260px;
        border-radius: 10px
    }
    .slider-main-img .span {
        width: 370px
    }
}

@media screen and (max-width:800px) {
    #Mod248,
    .head-search {
        display: none
    }
    .qy-background {
        padding-top: 0;
        padding-bottom: 30px;
        background: url(/statics/images/custom/bg.jpg) no-repeat top center;
        background-color: #edf2f8
    }
}

@media screen and (min-width:800px) {
    .qy-line {
        border: solid 1px #ccdded;
        border-radius: 5px;
        background-color: #fff;
        padding-bottom: 20px;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888
    }
    .qy-line2 {
        border-top: none
    }
    .qy-line3 {
        border-top: none
    }
    .qy-line-right {
        border-right: solid 1px #efece1
    }
    .qy-h {
        margin-bottom: 50px
    }
    .t3_footer {
        margin-left: 165px
    }
    .t3_bottom {
        margin-left: 300px
    }
    .qy-background {
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #ecf3f9;
    }
}

@media screen and (max-width:800px) {
    .qy-line {
        border-top: none
    }
    .qy-line2 {
        border: solid 1px #ccdded;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .qy-line3 {
        margin-top: -20px;
        border: solid 1px #ccdded;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px
    }
    .qy-line-right {
        border-right: none
    }
    .qy-h {
        margin-bottom: 0
    }
    .department-list {
        margin-left: 6%;
        float: none !important
    }
    .t3_footer {
        display: none !important
    }
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #17807b;
        border-color: #17807b;
        color: #fff
    }
}

.logo_right {
    width: 100px;
    height: 20px;
    margin-top: 35px;
    float: right
}

.logo_right dl {
    width: 100px;
    height: 20px;
    display: block
}

.logo_right dl dt {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 5px
}

.logo_right dl dt img {
    width: 20px;
    height: 20px
}

.logo_right dl dd {
    width: 70px;
    height: 20px;
    text-align: left;
    line-height: 20px;
    display: block;
    float: left;
    color: #fff;
    font-size: 12px
}

.logo_right dl dd a {
    color: #fff;
    text-decoration: none
}

@media screen and (min-width:800px) {
    .slider-content-inner h1 {
        margin-left: 50px
    }
    .slider-content-inner p {
        margin-left: 50px;
        margin-top: -30px;
        font-size: 20px !important
    }
    .slider-content-inner span {
        width: 200px;
        height: 50px;
        background: #ccc
    }
    .ad_e {
        width: 200px;
        height: 50px;
        margin-left: 50px
    }
    .ad_e img {
        width: 200px !important;
        height: 50px;
        border-radius: 5px
    }
}

@media screen and (max-width:800px) {
    .ad_bottom {
        margin-top: -25px;
        width: 92%
    }
}

@media screen and (min-width:800px) {
    .h_news {
        height: 290px;
        margin-top: 0px;
        margin-left: 0px;
        border-left: 1px #dcdcdc solid
    }
    .h_news_n {
        width: 100%;
        height: auto;
        padding-left: 15px
    }
    .h_news_nt {
        width: 100%;
        height: 55px;
        margin-bottom: 15px
    }
    .h_news_nm {
        width: 100%;
        height: 55px;
        margin-bottom: 15px
    }
    .h_news_nm dl {
        width: auto;
        height: 55px;
        display: block;
        float: left
    }
    .h_news_nt dl {
        width: auto;
        height: 55px;
        display: block;
        float: left
    }
    .h_news_nt dl dt {
        width: 55px;
        height: 55px;
        display: block;
        float: left
    }
    .h_news_nt dl dt img {
        width: 55px;
        height: 55px;
        display: block
    }
    .h_news_nt dl dd {
        width: auto;
        height: 55px;
        display: block;
        float: left;
        font-size: 24px;
        font-weight: bold;
        color: #d33d48;
        text-align: left;
        line-height: 50px;
        margin-left: 20px
    }
    .h_news_nm dl dd {
        width: auto;
        height: 30px;
        text-align: left;
        line-height: 30px;
        border-left: 7px #d33d48 solid;
        padding-left: 15px;
        display: block;
        float: left;
        font-size: 24px;
        font-weight: bold;
        color: #d33d48;
        margin-left: 20px
    }
    .h_news_nm span {
        width: 115px;
        height: 35px;
        margin-right: 10px;
        display: block;
        float: right;
        background-color: #e09b0f;
        border-radius: 5px;
        border: 1px #e6e7e7 solid;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888;
        text-align: center;
        line-height: 35px;
        font-size: 14px;
        color: #fff
    }
    .h_news_nm span a {
        width: 115px;
        height: 35px;
        font-size: 18px;
        color: #fff;
        text-decoration: none
    }
    .h_news_nt span {
        width: 90px;
        height: 35px;
        margin-right: 10px;
        display: block;
        float: right;
        background-color: #eb9ba4;
        border-radius: 5px;
        border: 1px #e6e7e7 solid;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888;
        text-align: center;
        line-height: 35px;
        font-size: 12px;
        color: #fff
    }
    .h_news_nt span a {
        width: 120px;
        height: 35px;
        font-size: 14px;
        color: #fff;
        text-decoration: none
    }
    .h_news_nbl {
        width: 50px;
        height: 50px;
        margin-right: 30px;
        float: left;
        background-color: #8dbded
    }
    .h_news_nbr dl {
        width: 470px;
        height: 20px;
        display: block
    }
}

@media screen and (max-width:800px) {
    .h_news {
        height: 315px;
        margin-top: 20px
    }
    .h_news_n {
        width: 100%;
        height: auto;
        padding-left: 5px
    }
    .h_news_nt {
        width: 100%;
        height: 55px;
        margin-bottom: 15px
    }
    .h_news_nt dl {
        width: auto;
        height: 55px;
        display: block;
        float: left
    }
    .h_news_nt dl dt {
        width: 55px;
        height: 55px;
        display: block;
        float: left
    }
    .h_news_nt dl dt img {
        width: 55px;
        height: 55px;
        display: block
    }
    .h_news_nt dl dd {
        width: auto;
        height: 55px;
        display: block;
        float: left;
        font-size: 24px;
        font-weight: bold;
        color: #17807b;
        text-align: left;
        line-height: 50px;
        margin-left: 5px
    }
    .h_news_nt span {
        width: 90px;
        height: 35px;
        margin-right: 10px;
        display: block;
        float: right;
        background-color: #e09b0f;
        border-radius: 5px;
        border: 1px #e6e7e7 solid;
        box-shadow: 1px 1px 5px 1px #d7dce2;
        -moz-box-shadow: 1px 1px 5px 1px #888888;
        text-align: center;
        line-height: 35px;
        font-size: 14px;
        color: #fff
    }
    .h_news_nt span a {
        width: 90px;
        height: 35px;
        font-size: 14px;
        color: #fff;
        text-decoration: none
    }
    .h_news_nbl {
        width: 50px;
        height: 50px;
        float: left;
        background-color: #8dbded
    }
    .h_news_nbr dl {
        width: 90%;
        height: 20px;
        display: block;
        margin-left: 5%
    }
}

.h_news_nbm {
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.h_news_nbm ul {
    width: 95%;
    height: auto;
    display: block;
    padding-left: 20px
}

.h_news_nbm ul li {
    width: 100%;
    height: auto;
    text-align: left;
    line-height: 29px;
    display: block;
    border-bottom: 1px #c7ddf3 dashed;
    padding-bottom: 12px;
    margin-bottom: 18px;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.h_news_nbm ul li a {
    color: #333333;
    text-decoration: none
}

.h_news_nb {
    width: 100%;
    height: 50px;
    margin-bottom: 15px
}

.h_news_nbl dl {
    width: 50px;
    height: 50px;
    display: block
}

.h_news_nbl dl dt {
    width: 50px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: normal
}

.h_news_nbl dl dd {
    width: 50px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: #9fc6ed
}

.h_news_nbr {
    width: auto;
    height: 50px;
    float: left
}

.h_news_nbr dl dt {
    width: 100%;
    height: 20px;
    display: block;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.h_news_nbr dl dt a {
    font-size: 15px;
    color: #333333;
    font-weight: bold
}

.h_news_nbr dl dd {
    width: 100%;
    height: 20px;
    text-align: left;
    line-height: 22px;
    border-bottom: 1px #e5e5e5 solid;
    padding-top: 5px;
    padding-bottom: 25px;
    font-size: 12px;
    color: #666666;
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.h_news_nc {
    width: 100%;
    height: auto
}

.h_news_nct {
    width: 95%;
    height: 40px;
    margin: 0 4% 0 1%;
    display: block;
    text-align: left;
    line-height: 40px;
    border-bottom: 1px #e5e5e5 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.h_news_nct span.a1 {
    font-family: "microsoft yahei", "宋体";
    font-size: 18px;
    color: #17807b;
    font-weight: 500
}

.h_news_nct span.a2 {
    font-family: "microsoft yahei", "宋体";
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin: 0 15px 0 5px
}

.h_news_nct span.a3 {
    font-family: "microsoft yahei", "宋体";
    font-size: 14px;
    color: #333333;
    font-weight: 500
}

@media screen and (min-width:800px) {
    .t3_media.m1 {
        margin-left: 10px
    }
    .t3_media.m2 {
        margin-left: -5px
    }
    .t3_media.m3 {
        margin-left: -10px
    }
    .t3_media_bottom {
        width: 100%;
        height: auto;
        border-right: 1px #dcdcdc solid
    }
    .t3_media_bottom ul {
        width: 100% !;
        height: auto;
        display: block;
        margin: 0px;
        padding: 0px
    }
    .t3_media_bottom ul li {
        width: 100%;
        height: 32px;
        display: block
    }
    .t3_media_bottom ul li h3 {
        width: 81%;
        height: 32px;
        display: block;
        float: left;
        text-align: left;
        line-height: 32px;
        font-family: "microsoft yahei", "宋体";
        font-size: 14px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }
    .t3_media_bottom ul li h3 a {
        font-size: 14px;
        color: #333333;
        text-decoration: none
    }
    .t3_media_bottom ul li span {
        width: 18%;
        height: 32px;
        padding: 0 2%;
        display: block;
        float: right;
        font-size: 14px;
        font-family: "microsoft yahei", "宋体";
        color: #666666;
        font-style: italic;
        line-height: 32px
    }
}

@media screen and (max-width:800px) {
    .t3_media.m1 {
        margin-left: 0;
        margin-bottom: 30px
    }
    .t3_media.m2 {
        margin-left: 0;
        margin-bottom: 30px
    }
    .t3_media.m3 {
        margin-left: 0
    }
    .t3_media_bottom {
        width: 100%;
        height: auto
    }
    .t3_media_bottom ul {
        width: 100% !;
        height: auto;
        display: block;
        margin: 0px;
        padding: 0px
    }
    .t3_media_bottom ul li {
        width: 100%;
        height: 32px;
        display: block
    }
    .t3_media_bottom ul li h3 {
        width: 81%;
        height: 32px;
        display: block;
        float: left;
        text-align: left;
        line-height: 32px;
        font-family: "microsoft yahei", "宋体";
        font-size: 14px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }
    .t3_media_bottom ul li h3 a {
        font-size: 14px;
        color: #333333;
        text-decoration: none
    }
    .t3_media_bottom ul li span {
        width: 18%;
        height: 32px;
        padding: 0 2%;
        display: block;
        float: right;
        font-family: "microsoft yahei", "宋体";
        font-size: 14px;
        color: #666666;
        font-style: italic;
        line-height: 32px
    }
}

.t3_media_bottom {
    width: 100%;
    height: auto;
    border-right: 1px #dcdcdc solid;
    overflow: auto
}

.t3_media_bottom dl {
    width: 100%;
    height: auto;
    display: block
}

.t3_media_bottom dl dt {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 5%
}

.t3_media_bottom dl dt img {
    width: 100%;
    height: auto;
    border-radius: 5px
}

.t3_media_bottom dl h4 {
    width: 90%;
    margin: 15px 5% 10px 5%;
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    color: #17807b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.t3_media_bottom dl h4 a {
    color: #17807b !important;
    text-decoration: none
}

.t3_media_bottom dl p {
    width: 90%;
    height: 60px;
    margin: 0 5%;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.t3_media_bottom dl p a {
    color: #333333 !important;
    text-decoration: none
}

.t3_media {
    width: 100%;
    height: auto
}

.t3_media_top {
    width: 100%;
    height: 30px;
    margin-bottom: 15px
}

.t3_media_top h3 {
    width: auto;
    height: 27px;
    display: block;
    float: left;
    font-family: "microsoft yahei", "宋体";
    font-size: 24px !important;
    color: #17807b !important;
    font-weight: bold !important;
    text-align: left;
    line-height: 27px;
    border-left: 7px #17807b solid;
    padding-left: 15px
}

.t3_media_top span {
    width: auto;
    height: 27px;
    display: block;
    float: right;
    text-align: right;
    line-height: 27px;
    font-family: "microsoft yahei", "宋体";
    font-size: 14px;
    color: #666666
}

@media screen and (min-width:800px) {
    .t3_topic_bottom {
        width: 100%;
        height: 260px;
        border-right: 1px #dcdcdc solid;
        padding-right: 5%
    }
}

@media screen and (max-width:800px) {
    .t3_topic_bottom {
        width: 100%;
        height: 260px;
        padding-right: 5%
    }
}

.t3_topic_bottom ul {
    width: 100%;
    height: 260px;
    display: block;
    margin: 0px;
    padding: 0px
}

.t3_topic_bottom ul li {
    width: 100%;
    height: 78px;
    display: block;
    border-bottom: 1px #dcdcdc solid;
    margin-bottom: 10px;
    float: left
}

.t3_topic_bottom ul li a:hover {
    width: 100%;
    height: 73px;
    display: block;
    background-color: #d6ebff
}

.t3_topic_bottom ul li span {
    width: 60px;
    height: 60px;
    display: block;
    float: left
}

.t3_topic_bottom ul li span img {
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 5px;
    border: 1px #dcdcdc solid;
    margin: 5px
}

.t3_topic_bottom ul li p {
    width: auto;
    height: 60px;
    text-align: left;
    line-height: 24px;
    padding: 10px 5% 10px 10%;
    display: block;
    font-family: "microsoft yahei", "宋体";
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.t3_hr_bottom {
    width: 100%;
    height: auto
}

.t3_hr_bottom ul {
    width: 100% !;
    height: auto;
    display: block;
    margin: 0px;
    padding: 0px
}

.t3_hr_bottom ul li {
    width: 100%;
    height: 32px;
    display: block;
    text-align: left;
    line-height: 32px;
    font-family: "microsoft yahei", "宋体";
    font-size: 18px;
    color: #17807b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.t3_hr_bottom ul li a {
    font-size: 14px;
    color: #333333;
    text-decoration: none
}

.t3_hr_bottom span {
    width: 100%;
    height: auto
}

@media screen and (min-width:800px) {
    .t3_hr_bottom span img {
        width: 240px;
        height: 110px;
        margin-top: 20px;
        margin-left: 70px;
        border-radius: 5px
    }
}

@media screen and (max-width:800px) {
    .t3_hr_bottom span img {
        width: 240px;
        height: 70px;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
        border-radius: 5px
    }
}

.t3_hospital_img img {
    display: block;
    webkit-transition: transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    border-radius: 5px
}

.t3_hospital_img:hover img {
    webkit-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

@media screen and (max-width:800px) {
    .t3_hospital_img {
        margin-bottom: 20px
    }
}

@media screen and (min-width:800px) {
    .t3_top {
        width: 70px;
        height: 70px;
        display: none
    }
    .t3_top img {
        width: 70px;
        height: 70px;
        cursor: pointer
    }
}

@media screen and (max-width:800px) {
    .t3_top {
        width: 50px;
        height: 50px;
        display: none
    }
    .t3_top img {
        width: 50px;
        height: 50px
    }
}

.t3_top2 {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 999
}

@media screen and (min-width:800px) {}

@media screen and (max-width:800px) {
    .t3-slideshow {
        display: none
    }
    .icolist{
        display: none;
    }
    .index_6 li{
        width:50% !important;
    }
}

.img-bg {
    width: 100% !important
}

.slider-content-inner {
    margin-top: -100px
}

.t3_nav1 {
    width: 100%;
    border: solid 1px #ccdded;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 1px #d7dce2;
    -moz-box-shadow: 1px 1px 5px 1px #888888;
    margin-bottom: 20px
}

.t3_nav1_t {
    width: 100%;
    height: 60px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.t3_nav1_t dl {
    width: auto;
    height: 50px;
    display: block;
    padding-top: 10px;
    padding-left: 20px;
    float: left
}

.t3_nav1_t dl dt {
    width: auto;
    height: 25px;
    display: block;
    text-align: left;
    line-height: 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold
}

.t3_nav1_t dl dd {
    width: auto;
    height: 20px;
    display: block;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

.t3_nav1_t.nav1_color1 {
    background: #d33d48
}

.t3_nav1_t.nav1_color2 {
    background: #d33d48
}

.t3_nav1_t.nav1_color3 {
    background: #1b79d1;
    height: 120px
}

.t3_nav1_t.nav1_color4 {
    background: #e09b0f
}

.t3_nav1_b {
    width: 90%;
    height: auto;
    padding-bottom: 10px;
    margin: 0 auto
}

.t3_nav1_b ul {
    width: 100%;
    height: auto;
    /*display: block*/
}

.t3_nav1_b ul li {
    width: 100%;
    height: auto;
    margin: 10px 0 10px -20px;
    display: block;
    border-bottom: 1px #dcdcdc solid;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: left;
    line-height: 30px
}

.t3_nav1_b ul li a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-decoration: none
}

.t3_nav1_b ul li a:hover {
    font-size: 16px;
    color: #17807b;
    font-weight: bold;
    text-decoration: none
}

.t3_nav1_b ul li .active {
    color: #17807b
}

.t3_nav1_b ul li ul li {
    width: 100%;
    height: 25px;
    display: block;
    text-align: left;
    line-height: 25px;
    font-size: 14px !important;
    color: #333;
    font-weight: normal !important;
    border-bottom: none !important
}

.t3_nav1_b ul li ul li a {
    width: 100%;
    height: 25px;
    display: block;
    text-align: left;
    line-height: 25px;
    font-size: 14px !important;
    color: #333;
    font-weight: normal !important;
    text-decoration: none
}

.t3_nav2_b {
    width: 100%;
    height: auto;
    padding-bottom: 10px
}

.t3_nav2_b ul {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto
}

.t3_nav2_b ul li {
    width: 100%;
    height: 40px;
    margin: 10px 0 10px 0;
    padding-bottom: 45px;
    display: block;
    border-bottom: 1px #c6e1fc solid
}

.t3_nav2_b ul li .ico {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px
}

.t3_nav2_b ul li .ico img {
    width: 40px;
    height: 40px
}

.t3_nav2_b ul li .tit {
    width: auto;
    height: 40px;
    font-size: 18px;
    color: #d33d48;
    float: left;
    text-align: left;
    line-height: 40px
}

.t3_nav2_b ul li .tit a {
    width: auto;
    height: 40px;
    font-size: 18px;
    color: #17807b;
    text-decoration: none
}

.t3_nav2_b ul li .ico2 {
    width: 40px;
    height: 40px;
    float: right
}

.t3_nav2_b ul li .ico2 img {
    width: 40px;
    height: 40px
}

.t3_nav2_b .current,
.t3_nav1_b .current {
    background-color: #eb9ba4
}

.mk .current {
    background-color: #74ade4 !important
}

.t3_nav3 {
    width: 100%;
    padding: 20px 0;
    border: solid 1px #ccdded;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 1px #d7dce2;
    -moz-box-shadow: 1px 1px 5px 1px #888888;
    margin-bottom: 20px
}

.t3_nav3.nav3_color1 {
    background: #1c62a7
}

.t3_nav3.nav3_color2 {
    background: #e09b0f
}

.t3_nav3_t {
    width: 90%;
    height: 45px;
    text-align: left;
    line-height: 45px;
    border-bottom: 1px #fff solid;
    margin: 0 5% 5px 5%;
    font-size: 20px;
    color: #fff;
    font-weight: bold
}

.t3_nav3_b {
    width: 100%;
    height: auto
}

.t3_nav3_b ul {
    width: 100%;
    height: auto
}

.t3_nav3_b ul li {
    width: 100%;
    height: 40px;
    text-align: left;
    line-height: 40px;
    margin-left: -20px;
    font-size: 16px;
    color: #fff
}

.t3_nav3_b ul li.t3_line1 {
    border-bottom: 1px #417cb5 solid
}

.t3_nav3_b ul li.t3_line2 {
    border-bottom: 1px #e5ac37 solid
}

.t3_nav3_b ul li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.t3_cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 4%;
    border: 1px #ccdded solid;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 1px #d7dce2;
    -moz-box-shadow: 1px 1px 5px 1px #888888;
    margin-bottom: 20px
}

.t3_cont_title {
    width: 100%;
    font-size: 24px;
    color: #d33d48;
    float: left;
    text-align: left;
    line-height: 45px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.t3_cont_sub_title {
    font-size: 18px;
    margin-bottom: 18px;
}

.t3_cont_label {
    width: 100%;
    border-bottom: 1px #e5e5e5 solid;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.t3_cont_label span {
    width: auto;
    height: 30px;
    line-height: 30px;
    margin-right: 10px
}

.t3_cont_label span.a1 {
    font-size: 14px;
    color: #333
}

.t3_cont_label span.a2 {
    font-size: 14px;
    color: #17807b
}

.t3_cont_cont {
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 20px 0;
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 28px;
    word-wrap: break-word
}

.t3_cont_cont img {
    display: block;
    margin: auto;
    max-width: 700px
}

@media screen and (max-width:800px) {
    .t3_cont_cont img {
        max-width: 100% !important;
        height: auto !important
    }
}

.t3_cont_bottom {
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: right;
    line-height: 30px
}

.t3_cont_list1 {
    width: 100%;
    height: 45px;
    border-bottom: 2px #e5e5e5 solid;
    clear: both;
    font-size: 24px;
    color: #17807b;
    text-align: left;
    line-height: 45px
}

.t3_cont_list2 {
    width: 98%;
    height: auto;
    padding: 20px 1%
}

.t3_cont_list2 .view {
    width: 100%;
    height: auto;
    display: block;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.t3_cont_list2 .view_t {
    width: auto;
    height: 50px;
    display: block;
    border-left: 8px #17807b solid;
    padding: 5px 0 5px 20px
}

.t3_cont_list2 .view_tt {
    width: auto;
    height: 20px;
    display: block;
    font-size: 18px;
    color: #000;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.t3_cont_list2 .view_tt a {
    font-size: 18px;
    color: #000;
    text-decoration: none
}

.t3_cont_list3 {
    width: 100%;
    height: auto;
    clear: both;
    font-size: 14px;
    color: #17807b;
    text-align: left;
    line-height: 30px
}

.t3_cont_list3 li:before {
    content: '';
    background: #7c7e7f;
    width: 2px;
    height: 2px;
    overflow: hidden;
    display: inline-block;
    margin: 13px 11px 0 0;
    border-radius: 100%;
    float: left
}

.t3_cont_list3 ul,
.t3_cont_list3 li {
    padding-left: 12px
}

.t3_cont_guke {
    width: auto;
    padding: 0 20px;
    margin: 10px 0;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #17807b;
    display: block;
    clear: both
}

.result-title a {
    color: #333333
}

.search-results .result-category {
    line-height: 30px;
    height: 30px
}

.search-results .result-category .small {
    background-color: #e09b0f;
    color: #ffffff;
    padding: 2px 7px
}

.search-results .result-text {
    line-height: 22px;
    margin-bottom: 15px
}

.search-results .result-created {
    border-bottom: 1px dashed #999999;
    height: 25px
}

.t3_cont_list2 .view_tb {
    width: auto;
    height: 20px;
    display: block;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.t3_cont_hospital {
    width: 100%;
    height: 45px;
    border-bottom: 1px #e5e5e5 solid;
    clear: both;
    font-size: 24px;
    color: #000;
    text-align: left;
    line-height: 45px
}

.t3_cont_hospital2 {
    width: 98%;
    height: auto;
    padding: 20px 1%
}

.t3_cont_hospital2 dl {
    width: 100%;
    height: auto;
    overflow: auto;
    border-bottom: 1px #e2e2e2 dashed;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.t3_cont_hospital2 dl dt {
    width: 13%;
    height: 30px;
    text-align: right;
    line-height: 30px;
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: bold
}

.t3_cont_hospital2 dl dd {
    width: 87%;
    height: auto;
    text-align: left;
    line-height: 30px;
    float: left
}

.t3_cont_hospital2 dl dd ul {
    width: 100%;
    height: auto;
    display: block;
    float: left
}

.t3_cont_hospital2 dl dd ul li {
    width: auto;
    height: 35px;
    display: block;
    float: left;
    margin-bottom: 5px
}

.t3_cont_hospital2 dl dd ul li a {
    text-decoration: none;
    width: auto;
    height: 35px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 3px;
    line-height: 35px;
    padding: 5px 10px;
    border: 1px #e0e0e0 solid;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    background: #f8f8f8
}

.t3_cont_hospital2 dl dd ul li a:hover {
    border: 1px #2579B9 solid
}

.t3_cont_hospital3 {
    width: 100%;
    height: auto
}

.t3_cont_hospital3t {
    width: 100%;
    height: 50px;
    border-bottom: 1px #dcdcdc solid
}

.t3_cont_hospital3t dl {
    width: 80%;
    height: 40px;
    display: block;
    float: left
}

.t3_cont_hospital3t dl dt {
    width: 40px;
    height: 40px;
    display: block;
    float: left
}

.t3_cont_hospital3t dl dt img {
    width: 40px;
    height: 40px;
    display: block
}

.t3_cont_hospital3t dl dd {
    width: auto;
    height: 40px;
    display: block;
    float: left;
    font-size: 24px;
    color: #17807b;
    font-weight: bold;
    text-align: left;
    line-height: 40px;
    margin-left: 20px
}

.t3_cont_hospital3b {
    width: 100%;
    height: auto;
    padding-top: 10px
}

.t3_cont_hospital3bt {
    width: auto;
    padding: 0 20px;
    margin: 10px 0;
    border-left: 5px #17807b solid;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #17807b;
    display: block;
    clear: both
}

.t3_cont_hospital3bt a {
    font-size: 16px;
    font-weight: bold;
    color: #17807b;
    text-decoration: none
}

.t3_cont_hospital3bb {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    overflow: auto;
    margin-bottom: 20px
}

.t3_cont_hospital3bb ul {
    width: 100%;
    height: auto;
    margin-left: -20px
}

.t3_cont_hospital3bb ul li {
    width: auto;
    height: 35px;
    float: left;
    line-height: 35px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333
}

.t3_cont_hospital3bb ul li a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px #e0e0e0 solid;
    background: #f8f8f8;
    margin-bottom: 10px
}

.t3_cont_hospital3bb ul li a:hover {
    font-size: 14px;
    color: #17807b;
    text-decoration: none
}

.t3_cont_hospital4_more {
    width: 90px;
    height: 35px;
    float: right;
    border-radius: 5px;
    background: #e09b0f;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px
}

.t3_cont_hospital4_more a {
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.t3_cont_hospital4_cont {
    width: 100%;
    height: auto;
    float: left;
    line-height: 26px;
    padding: 10px 0;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6
}

.t3_cont_hospital6 {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

@media screen and (min-width:800px) {
    .t3_cont_hospital6 .view {
        width: 31%;
        height: 260px;
        background: #f2f5f8;
        margin: 0 1%;
        float: left;
        border: 1px #dcdcdc solid;
        padding: 10px 0;
        margin-bottom: 10px
    }
}

@media screen and (max-width:800px) {
    .t3_cont_hospital6 .view {
        width: 100%;
        height: auto;
        background: #f2f5f8;
        margin-right: 3%;
        float: left;
        border: 1px #dcdcdc solid;
        padding: 10px 0;
        margin-bottom: 10px
    }
}

.t3_cont_hospital6 .view_t {
    width: 100%;
}

.t3_cont_hospital6 .view_tl {
    width: 100px;
    height: 130px;
    float: left;
    margin-left: 3%
}

.t3_cont_hospital6 .view_tl img {
    width: 100px;
    height: 130px
}

.t3_cont_hospital6 .view_tr {
    height: auto;
    float: left;
    margin-left: 3%
}

.t3_cont_hospital6 .view_tra {
    width: 100%;
    height: 25px;
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    color: #17807b;
    font-weight: bold;
    margin-top: 20px
}

.t3_cont_hospital6 .view_trb {
    width: 100%;
    height: 20px;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
    color: #1f1f1f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.t3_cont_hospital6 .view_trc {
    width: 100%;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    border: 1px #dcdcdc solid;
    background: #8dbdec;
    margin-top: 10px
}

.t3_cont_hospital6 .view_trc a {
    font-size: 12px;
    color: #fff;
    text-decoration: none
}

.t3_cont_hospital6 .view_b {
    width: 100%;
    padding: 0 5%;
    font-size: 12px;
    color: #1f1f1f;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.t3_cont_hospital6 .view_b .blue {
    color: #17807b
}

.t3_cont_hospital6 .view_z {
    width: 90%;
    height: 20px;
    margin: 0 5%;
    border-top: 1px #dcdcdc dotted;
    margin-top: 10px;
    padding-top: 5px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #1f1f1f
}

.t3_cont_hospital6 .view_z a {
    font-size: 12px;
    color: #1f1f1f;
    text-decoration: none
}

.t3_cont_hospital7 {
    width: 100%;
    height: auto;
    padding: 30px 0
}

.t3_cont_hospital7_t {
    width: 100%;
    height: 240px
}

@media screen and (min-width:800px) {
    .t3_cont_hospital7_t .view1 {
        width: 180px;
        height: 240px;
        float: left
    }
    .t3_cont_hospital7_t .view1 img {
        /*width: 180px;*/
        height: 240px
    }
    .t3_cont_hospital7_t .view2 {
        width: 500px;
        height: 240px;
        float: left;
        margin-left: 20px
    }
    .t3_cont_hospital7_t .view2_t1 {
        width: 100%;
        height: 35px
    }
    .t3_cont_hospital7_t .view2_t1 h3 {
        width: auto;
        height: 35px;
        float: left;
        font-size: 20px;
        color: #17807b;
        font-weight: bold
    }
    .t3_cont_hospital7_t .view2_t1 span {
        width: 120px;
        height: 35px;
        float: right;
        margin-top: -10px
    }
    .t3_cont_hospital7_t .view2_t1 span img {
        width: 120px;
        height: 35px
    }
    .t3_cont_hospital7_t .view2_t3 {
        width: 100%;
        height: auto;
        text-align: left;
        line-height: 20px;
        font-size: 14px;
        color: #000;
        margin-bottom: 5px
    }
    .t3_cont_hospital7_t .view2_t3 .blue {
        color: #17807b
    }
    .t3_cont_hospital7_b {
        border-top: 1px #dcdcdc solid;
        padding-top: 30px;
        font-size: 14px;
        color: #333;
        text-align: left;
        line-height: 25px;
        margin-top: 30px
    }
}

@media screen and (max-width:800px) {
    .t3_cont_hospital7_t .view1 {
        width: 100%;
        height: 130px
    }
    .t3_cont_hospital7_t .view1 img {
        width: 100px;
        height: 130px;
        margin-left: 35%
    }
    .t3_cont_hospital7_t .view2 {
        width: 100%;
        height: auto;
        float: left
    }
    .t3_cont_hospital7_t .view2_t1 {
        width: 100%;
        height: 35px;
        margin-top: 20px
    }
    .t3_cont_hospital7_t .view2_t1 h3 {
        width: auto;
        height: 35px;
        float: left;
        font-size: 20px;
        color: #17807b;
        font-weight: bold
    }
    .t3_cont_hospital7_t .view2_t1 span {
        width: 70px;
        height: 20px;
        float: right;
        margin-top: -10px
    }
    .t3_cont_hospital7_t .view2_t1 span img {
        width: 70px;
        height: 20px
    }
    .t3_cont_hospital7_t .view2_t3 {
        display: block;
        clear: both
    }
    .t3_cont_hospital7_b {
        border-top: 1px #dcdcdc solid;
        padding-top: 30px;
        font-size: 14px;
        color: #333;
        text-align: left;
        line-height: 25px;
        clear: both
    }
}

.t3_cont_hospital7_t .view2_t2 {
    width: 100%;
    height: auto;
    max-height: 100px;
    overflow: hidden;
    margin-bottom: 20px
}

.t3_cont_hospital7_t .view2_t2 img {
    margin-top: 20px
}

.t3_cont_hospital7_t .view2_t2l {
    width: auto;
    height: 30px;
    float: left;
    margin-bottom: 5px;
    padding: 0 5px;
    line-height: 30px;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    background: #8dbdec
}

.t3_cont_hospital_t {
    width: 100%;
    height: 55px
}

.t3_cont_hospital_t ul {
    width: 100%;
    height: auto;
    display: inline-block
}

.t3_cont_hospital_t ul li {
    width: 18%;
    margin-right: 2%;
    margin-left: -5px;
    padding: 12px 0;
    float: left;
    text-align: center;
    line-height: 20px;
    border: 1px #ccdded solid;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 1px #d7dce2;
    -moz-box-shadow: 1px 1px 5px 1px #888888
}

.t3_cont_hospital_t ul li a {
    font-size: 14px;
    color: #17807b;
    text-decoration: none
}

.t3_cont_hospital_t ul li.active {
    background-color: #17807b
}

.t3_cont_hospital_t ul li.active a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

@media screen and (min-width:800px) {
    .staff {
        width: 850px;
        height: auto;
        margin: 50px auto 110px auto
    }
    .staff_t {
        width: 850px;
        height: 160px;
        margin-bottom: 5px
    }
    .staff_t dl {
        width: 850px;
        height: 160px
    }
    .staff_t dl dt {
        width: 340px;
        height: 160px;
        float: left;
        margin-left: 70px
    }
    .staff_t dl dt img {
        width: 340px;
        height: 160px;
        margin-right: 45px
    }
    .staff_t dl dd {
        width: auto;
        height: 100px;
        float: left;
        padding: 30px 0;
        margin-left: 45px
    }
    .staff_t dl dd h3 {
        width: auto;
        height: 60px;
        font-size: 40px;
        color: #333333;
        font-weight: bold;
        text-align: left;
        line-height: 60px;
        font-weight: normal
    }
    .staff_t dl dd p {
        width: auto;
        height: 40px;
        font-size: 18px;
        color: #333333;
        text-align: left;
        line-height: 40px
    }
    .staff_b {
        width: 850px;
        height: 160px;
        margin-bottom: 5px
    }
    .staff_b.a1 {
        width: 200px;
        height: 160px;
        margin-right: 5px;
        float: left
    }
    .staff_b.a1 img {
        width: 200px;
        height: 160px
    }
    .staff_b.a2 {
        width: 325px;
        height: 160px;
        margin-right: 5px;
        float: left
    }
    .staff_b.a2 img {
        width: 325px;
        height: 160px
    }
    .staff_b.a3 {
        width: 110px;
        height: 90px;
        float: left;
        padding-top: 70px
    }
    .staff_b.a3 img {
        width: 110px;
        height: 90px
    }
    .staff_c {
        width: 850px;
        height: 300px
    }
    .staff_c.a1 {
        width: 200px;
        height: 300px;
        float: left;
        margin-right: 5px
    }
    .staff_c.a1 img {
        width: 200px;
        height: 300px
    }
    .staff_c.a2 {
        width: 200px;
        height: 160px;
        float: left;
        margin-right: 5px
    }
    .staff_c.a2 img {
        width: 200px;
        height: 160px
    }
}

@media screen and (max-width:800px) {
    .staff {
        width: 300px;
        height: auto;
        margin: 70px auto
    }
    .staff_t {
        width: 300px;
        height: 45px;
        margin-bottom: 5px
    }
    .staff_t dl {
        width: 300px;
        height: 45px
    }
    .staff_t dl dt {
        width: 100px;
        height: 45px;
        float: left;
        margin-left: 5px
    }
    .staff_t dl dt img {
        width: 100px;
        height: 45px;
        margin-right: 5px
    }
    .staff_t dl dd {
        width: auto;
        height: 45px;
        float: left
    }
    .staff_t dl dd h3 {
        width: auto;
        height: 20px;
        font-size: 20px;
        color: #333333;
        font-weight: bold;
        text-align: left;
        line-height: 20px;
        font-weight: normal
    }
    .staff_t dl dd p {
        width: auto;
        height: auto;
        font-size: 12px;
        color: #333333;
        text-align: left;
        line-height: 12px
    }
    .staff_b {
        width: 300px;
        height: 45px;
        margin-bottom: 5px
    }
    .staff_b.a1 {
        width: 55px;
        height: 45px;
        margin-right: 5px;
        float: left
    }
    .staff_b.a1 img {
        width: 55px;
        height: 45px
    }
    .staff_b.a2 {
        width: 100px;
        height: 45px;
        margin-right: 5px;
        float: left
    }
    .staff_b.a2 img {
        width: 100px;
        height: 45px
    }
    .staff_b.a3 {
        width: 40px;
        height: 35px;
        float: left;
        padding-top: 10px
    }
    .staff_b.a3 img {
        width: 40px;
        height: 35px
    }
    .staff_c {
        width: 300px;
        height: 85px
    }
    .staff_c.a1 {
        width: 55px;
        height: 85px;
        float: left;
        margin-right: 5px
    }
    .staff_c.a1 img {
        width: 55px;
        height: 85px
    }
    .staff_c.a2 {
        width: 55px;
        height: 45px;
        float: left;
        margin-right: 5px
    }
    .staff_c.a2 img {
        width: 55px;
        height: 45px
    }
}

.mail_left {
    float: right;
    text-align: center;
    padding-top: 50px
}

@media screen and (min-width:992px) {
    .mail_right {
        float: right;
        padding-right: 200px
    }
}

@media screen and (min-width:800px) {
    .mail_right {
        float: right
    }
}

.mailLogo {
    width: 350px
}

.bizmail_loginpanel {
    font-size: 12px;
    width: 350px;
    height: auto;
    border: 1px #ccdded solid;
    border-radius: 5px;
    background: #ffffff;
    margin: 0 auto;
    box-shadow: 1px 1px 5px 1px #d7dce2
}

.bizmail_LoginBox {
    padding: 20px 20px
}

.bizmail_loginpanel h3 {
    padding-bottom: 5px;
    margin: 5px 0 5px 0;
    border-bottom: 2px solid #17807b;
    font-size: 18px;
    font-family: "microsoft yahei", "宋体";
    font-weight: bold
}

.bizmail_loginpanel form {
    margin: 0;
    padding: 0
}

.bizmail_loginpanel input.text {
    font-size: 12px;
    width: 100%;
    height: 40px;
    margin: 0 2px;
    border: 1px solid #C3C3C3;
    border-color: #C3C3C3;
    background-color: #f3f3f3;
    border-radius: 2px
}

.bizmail_loginpanel .bizmail_column {
    height: 100px
}

.bizmail_loginpanel .bizmail_column label {
    display: block;
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 10px
}

.bizmail_loginpanel .bizmail_column .bizmail_inputArea {
    float: left;
    width: 300px
}

.bizmail_loginpanel .bizmail_column span {
    font-size: 12px;
    word-wrap: break-word;
    margin-left: 2px;
    line-height: 200%
}

.bizmail_loginpanel .bizmail_SubmitArea {
    clear: both;
    padding-top: 25px;
    border-top: 1px solid #efece1;
    line-height: 40px
}

.bizmail_loginpanel .bizmail_SubmitArea a {
    font-size: 12px;
    margin-left: 5px
}

.bizmail_loginpanel select {
    width: 110px;
    height: 20px;
    margin: 0 2px
}

.bizmail_inputArea {
    color: #17807b
}

.bizmail_loginpanel .bizmail_SubmitArea input {
    background-color: #17807b;
    width: 100% !important;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media screen and (min-width:800px) {
    .logo_r2 {
        display: none
    }
}

@media screen and (max-width:800px) {
    .logo_r2 {
        width: 90%;
        height: 30px
    }
    .logo_r2 dl {
        width: 75px;
        height: 30px;
        float: right
    }
    .logo_r2 dl dt {
        width: 20px;
        height: 20px;
        float: left;
        margin-right: 5px
    }
    .logo_r2 dl dt img {
        width: 20px;
        height: 20px
    }
    .logo_r2 dl dd {
        width: 50px;
        height: 20px;
        float: left;
        text-align: left;
        line-height: 20px;
        font-size: 12px;
        color: #fff
    }
    .logo_r2 dl dd a {
        font-size: 12px;
        color: #fff;
        text-decoration: none
    }
}

@media screen and (min-width:800px) {
    .QdUnH {
        width: 1200px;
        height: 70px;
        margin: 20px auto;
        position: relative
    }
    .QdUnH img {
        width: 1200px;
        border-radius: 5px
    }
    .ladText {
        position: absolute;
        line-height: 70px;
        top: 0;
        left: 730px;
        width: 300px;
        height: 50px;
        color: #c81010;
        font-size: 18px;
        font-weight: bold
    }
    #qdUnHospital {
        font-size: 24px;
        letter-spacing: 1px;
        font-weight: bold;
        color: #F9E748;
        display: inline-block;
        padding: 2px 7px;
        height: 30px;
        line-height: 24px;
        margin: 0 8px;
        background: #c81010;
        text-align: center;
        border-radius: 5px
    }
}

@media screen and (max-width:800px) {
    .QdUnH {
        display: none
    }
}

.tnj {
    padding: 15px 46px !important;
    text-transform: none !important
}

.nk .current {
    background-color: #f1cf87 !important
}

.mk .current a {
    color: #fff !important
}

.ck dl {
    width: auto !important;
    height: 50px !important;
    display: block !important;
    padding-top: 20px !important;
    padding-left: 40px !important;
    float: left !important
}

.ck dl dt {
    width: 200px !important;
    height: 25px !important;
    display: block !important;
    text-align: left !important;
    line-height: 25px !important;
    font-size: 20px !important;
    color: #fff !important;
    font-weight: bold !important
}


/*===============================
/templates/ja_university_t3/css/jquery.pwstabs.min.css
================================================================================*/

.pws_tabs_container.pws_tabs_rtl {
    text-align: right;
    direction: rtl
}

.pws_tabs_container ul.pws_tabs_controll {
    list-style: none
}

.pws_tabs_container ul.pws_tabs_controll li {
    display: inline-block
}

.pws_tabs_container ul.pws_tabs_controll li a {
    display: block;
    background-color: #fff;
    padding: 7px 12px;
    text-decoration: none;
    color: #000;
    margin-right: 2px;
    margin-bottom: 5px
}

.pws_tabs_container.pws_tabs_rtl ul.pws_tabs_controll li a {
    margin-right: 0;
    margin-left: 3px
}

.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
    background-color: #e09b0f;
    color: #fff
}

.pws_tabs_list {
    display: block;
    background-color: #fff;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.pws_tab_single {
    position: absolute;
    top: 20px;
    padding-right: 20px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.pws_tabs_container.pws_tabs_rtl .pws_tab_single {
    padding-right: 0;
    padding-left: 20px
}

.pws_tabs_container.pws_tabs_vertical {
    display: block;
    position: relative
}

.pws_tabs_container.pws_tabs_vertical:after {
    display: block;
    content: '';
    clear: both
}

.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll {
    position: relative;
    float: left;
    width: auto
}

.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li {
    display: block
}

.pws_tabs_container.pws_tabs_vertical .pws_tabs_list {
    position: relative;
    float: left
}

.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li a {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 3px
}

.pws_tabs_scale_hide {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

.pws_tabs_scale_show {
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.pws_tabs_slide_left_hide {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

.pws_tabs_slide_left_show {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.pws_tabs_slide_right_hide {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

.pws_tabs_slide_right_show {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.pws_tabs_slide_top_hide {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

.pws_tabs_slide_top_show {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.pws_tabs_slide_down_hide {
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

.pws_tabs_slide_down_show {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}


/*===============================
/templates/ja_university_t3/local/css/common.css
================================================================================*/

.icon-1 a:before {
    content: url(/statics/images/custom/a1.png) !important;
    margin: -36% 0 0 -35% !important
}

.icon-2 a:before {
    content: url(/statics/images/custom/a2.png) !important;
    margin: -36% 0 0 -39% !important
}

.icon-3 a:before {
    content: url(/statics/images/custom/a3.png) !important;
    margin: -36% 0 0 -34% !important
}

.icon-4 a:before {
    content: url(/statics/images/custom/a4.png) !important;
    margin: -36% 0 0 -32% !important
}

.icon-5 a:before {
    content: url(/statics/images/custom/a5.png) !important;
    margin: -36% 0 0 -35% !important
}



.department-list ul.department-list li a {
    background: #d33d48 !important
}

.department-list ul.department-list li a:hover {
    background: #d33d48 !important
}

@media screen and (max-width:992px) {
    .department-list ul.department-list li {
        width: 35px;
        margin-right: 18%
    }
    .department-name {
        width: 100px !important;
        position: relative;
        bottom: 10px !important;
        left: -8px !important;
        font-size: 14px !important
    }
    .department-list ul.department-list li a {
        height: 80px;
        width: 80px
    }
    .icon-1 a:before {
        margin-left: -33px !important;
        margin-top: -35px !important
    }
    .icon-2 a:before {
        margin-left: -36px !important;
        margin-top: -35px !important
    }
    .icon-3 a:before {
        margin-left: -34px !important;
        margin-top: -35px !important
    }
    .icon-4 a:before {
        margin-left: -34px !important;
        margin-top: -35px !important
    }
    .icon-5 a:before {
        margin-left: -34px !important;
        margin-top: -35px !important
    }
    .icon-6 a:before {
        margin-left: -34px !important;
        margin-top: -35px !important
    }
    .icon-7 a:before {
        margin-left: -34px !important;
        margin-top: -35px !important
    }
    .icon-8 a:before {
        margin-left: -34px !important;
        margin-top: -35px !important
    }
}

.latestItemView {
    display: block;
    overflow: hidden;
    line-height: 32px
}

.latestItemHeader a {
    color: #000
}

.latestItemHeader a:hover,
.ys_zp a:hover,
.ys_mt a:hover {
    color: #d42b1e
}

.blog-item-meta {
    float: left;
    margin-right: 5px;
    color: #000;
    margin-top: 3px
}

.latestItemHeader {
    float: left;
    font-size: 16px
}

@media screen and (max-width:800px) {
    .latestItemHeader {
        width: 83%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }
    .moduleItemTitle {
        width: 95%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }
}

.login-box {
    padding_top: 20px;
    width: 600px margin: 0 auto
}

.login-box li {
    float: left;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
    list-style: none
}

.weixin img {
    width: 100%;
    height: auto;
    display: block
}

.weibo:after {
    content: "";
    position: absolute;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent red transparent;
    display: block;
    right: 68px;
    top: -11px
}

.weixin {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #fff;
    right: -65px;
    z-index: 999;
    cursor: pointer;
    -moz-transform: rotateY(270deg);
    -ms-transform: rotateY(270deg);
    -o-transform: rotateY(270deg);
    -webkit-transform: rotateY(270deg);
    transform: rotateY(270deg)
}

.weixin-list:hover .weixin {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.weixin:after {
    content: "";
    position: absolute;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent red transparent;
    display: block;
    right: 68px;
    top: -11px
}

@media screen and (min-width:650px) {
    .bottom2_yq_ul {
        margin-top: 25px
    }
    .ys_border_right {
        border-right: solid #FFF 1px
    }
}

@media screen and (max-width:650px) {
    .bottom2_yq_ul {
        margin-top: 1px
    }
    .ys_border_right {
        border-right: none
    }
}

.ys_zp ul li,
.ys_mt ul li {
    margin-bottom: 2px;
    padding-bottom: 8px;
    display: block;
    padding-right: 10px;
    font-size: 14px
}

@media screen and (min-width:800px) {
    .ys_zpa {
        margin-left: 0px
    }
}

@media screen and (max-width:800px) {
    .ys_zpa {
        margin-left: 0px
    }
}

@media screen and (min-width:800px) {
    .latestItemList {
        margin-left: 25px;
        margin-top: 20px
    }
}

@media screen and (max-width:800px) {
    .latestItemList {
        margin-left: 0px
    }
}

.latestItemList p {
    color: #4e4e4e
}

.latestItemsCategory h2 {
    margin-top: 15px
}

.latestItemsCategory h2 a {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding-left: 15px
}

.latestItemsCategory h2 a:hover {
    color: #d42b1e
}

.ys_zp .moduleCustomLink,
.ys_mt .moduleCustomLink,
.moduletable h3 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

#mod-search-searchword a:hover {
    background-color: #67a6e1
}


/*===============================
/modules/mod_jaslideshowlite/assets/css/animate.css
================================================================================*/

.animate {
    -webkit-transition: all 1200ms cubic-bezier(0.25, 0.1, 0.25, 1) 1000ms;
    -moz-transition: all 1200ms cubic-bezier(0.25, 0.1, 0.25, 1) 1000ms;
    -o-transition: all 1200ms cubic-bezier(0.25, 0.1, 0.25, 1) 1000ms;
    transition: all 1200ms cubic-bezier(0.25, 0.1, 0.25, 1) 1000ms;
    -webkit-backface-visibility: hidden;
}

.duration500 {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.duration1000 {
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    transition-duration: 1000ms
}

.delay0 {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms
}

.delay500 {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms
}

.delay1000 {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms
}

.delay1500 {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms
}

.delay2000 {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms
}

.delay2500 {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms
}

.delay3000 {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    -o-transition-delay: 3000ms;
    transition-delay: 3000ms
}

.delay3500 {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    -o-transition-delay: 3500ms;
    transition-delay: 3500ms
}

.delay4000 {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    -o-transition-delay: 4000ms;
    transition-delay: 4000ms
}

.delay4500 {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    -o-transition-delay: 4500ms;
    transition-delay: 4500ms
}

.delay5000 {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    -o-transition-delay: 5000ms;
    transition-delay: 5000ms
}

.delay5500 {
    -webkit-transition-delay: 5500ms;
    -moz-transition-delay: 5500ms;
    -o-transition-delay: 5500ms;
    transition-delay: 5500ms
}

.delay6000 {
    -webkit-transition-delay: 6000ms;
    -moz-transition-delay: 6000ms;
    -o-transition-delay: 6000ms;
    transition-delay: 6000ms
}

.delay6500 {
    -webkit-transition-delay: 6500ms;
    -moz-transition-delay: 6500ms;
    -o-transition-delay: 6500ms;
    transition-delay: 6500ms
}

.delay7000 {
    -webkit-transition-delay: 7000ms;
    -moz-transition-delay: 7000ms;
    -o-transition-delay: 7000ms;
    transition-delay: 7000ms
}

.delay7500 {
    -webkit-transition-delay: 7500ms;
    -moz-transition-delay: 7500ms;
    -o-transition-delay: 7500ms;
    transition-delay: 7500ms
}

.delay8000 {
    -webkit-transition-delay: 8000ms;
    -moz-transition-delay: 8000ms;
    -o-transition-delay: 8000ms;
    transition-delay: 8000ms
}

.delay8500 {
    -webkit-transition-delay: 8500ms;
    -moz-transition-delay: 8500ms;
    -o-transition-delay: 8500ms;
    transition-delay: 8500ms
}

.delay9000 {
    -webkit-transition-delay: 9000ms;
    -moz-transition-delay: 9000ms;
    -o-transition-delay: 9000ms;
    transition-delay: 9000ms
}

.delay9500 {
    -webkit-transition-delay: 9500ms;
    -moz-transition-delay: 9500ms;
    -o-transition-delay: 9500ms;
    transition-delay: 9500ms
}

.delay10000 {
    -webkit-transition-delay: 10000ms;
    -moz-transition-delay: 10000ms;
    -o-transition-delay: 10000ms;
    transition-delay: 10000ms
}

.delay10500 {
    -webkit-transition-delay: 10500ms;
    -moz-transition-delay: 10500ms;
    -o-transition-delay: 10500ms;
    transition-delay: 10500ms
}

.delay11000 {
    -webkit-transition-delay: 11000ms;
    -moz-transition-delay: 11000ms;
    -o-transition-delay: 11000ms;
    transition-delay: 11000ms
}

.delay11500 {
    -webkit-transition-delay: 11500ms;
    -moz-transition-delay: 11500ms;
    -o-transition-delay: 11500ms;
    transition-delay: 11500ms
}

.delay12000 {
    -webkit-transition-delay: 12000ms;
    -moz-transition-delay: 12000ms;
    -o-transition-delay: 12000ms;
    transition-delay: 12000ms
}

.active .adelay500 {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms
}

.active .adelay1000 {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms
}

.active .adelay1500 {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms
}

.active .adelay2000 {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms
}

.active .adelay2500 {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms
}

.active .adelay3000 {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    -o-transition-delay: 3000ms;
    transition-delay: 3000ms
}

.active .adelay3500 {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    -o-transition-delay: 3500ms;
    transition-delay: 3500ms
}

.active .adelay4000 {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    -o-transition-delay: 4000ms;
    transition-delay: 4000ms
}

.active .adelay4500 {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    -o-transition-delay: 4500ms;
    transition-delay: 4500ms
}

.active .adelay5000 {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    -o-transition-delay: 5000ms;
    transition-delay: 5000ms
}

.active .adelay5500 {
    -webkit-transition-delay: 5500ms;
    -moz-transition-delay: 5500ms;
    -o-transition-delay: 5500ms;
    transition-delay: 5500ms
}

.active .adelay6000 {
    -webkit-transition-delay: 6000ms;
    -moz-transition-delay: 6000ms;
    -o-transition-delay: 6000ms;
    transition-delay: 6000ms
}

.active .adelay6500 {
    -webkit-transition-delay: 6500ms;
    -moz-transition-delay: 6500ms;
    -o-transition-delay: 6500ms;
    transition-delay: 6500ms
}

.active .adelay7000 {
    -webkit-transition-delay: 7000ms;
    -moz-transition-delay: 7000ms;
    -o-transition-delay: 7000ms;
    transition-delay: 7000ms
}

.active .adelay7500 {
    -webkit-transition-delay: 7500ms;
    -moz-transition-delay: 7500ms;
    -o-transition-delay: 7500ms;
    transition-delay: 7500ms
}

.active .adelay8000 {
    -webkit-transition-delay: 8000ms;
    -moz-transition-delay: 8000ms;
    -o-transition-delay: 8000ms;
    transition-delay: 8000ms
}

.active .adelay8500 {
    -webkit-transition-delay: 8500ms;
    -moz-transition-delay: 8500ms;
    -o-transition-delay: 8500ms;
    transition-delay: 8500ms
}

.active .adelay9000 {
    -webkit-transition-delay: 9000ms;
    -moz-transition-delay: 9000ms;
    -o-transition-delay: 9000ms;
    transition-delay: 9000ms
}

.active .adelay9500 {
    -webkit-transition-delay: 9500ms;
    -moz-transition-delay: 9500ms;
    -o-transition-delay: 9500ms;
    transition-delay: 9500ms
}

.active .adelay10000 {
    -webkit-transition-delay: 10000ms;
    -moz-transition-delay: 10000ms;
    -o-transition-delay: 10000ms;
    transition-delay: 10000ms
}

.active .adelay10500 {
    -webkit-transition-delay: 10500ms;
    -moz-transition-delay: 10500ms;
    -o-transition-delay: 10500ms;
    transition-delay: 10500ms
}

.active .adelay11000 {
    -webkit-transition-delay: 11000ms;
    -moz-transition-delay: 11000ms;
    -o-transition-delay: 11000ms;
    transition-delay: 11000ms
}

.active .adelay11500 {
    -webkit-transition-delay: 11500ms;
    -moz-transition-delay: 11500ms;
    -o-transition-delay: 11500ms;
    transition-delay: 11500ms
}

.active .adelay12000 {
    -webkit-transition-delay: 12000ms;
    -moz-transition-delay: 12000ms;
    -o-transition-delay: 12000ms;
    transition-delay: 12000ms
}


/*===============================
/templates/ja_university_t3/local/css/themes/blue/mod_jaslideshowlite.css
================================================================================*/

.t3-slideshow {
    background: #d7e3e3;
    border-bottom: 1px solid #c3d5d5;
    position: relative;
    z-index: 10
}

.ja-ss-slideshow {
    position: relative;
    height: 309px
}

.ja-ss-loading:before {
    background: url("/statics/images/custom/slideloading.gif") no-repeat center center;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 21
}

.ja-ss-wrap {
    overflow: hidden;
    position: relative;
    width: 100%
}

.ja-ss-items {
    width: 100%
}

.ja-ss-item {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.ja-ss-item img {
    background: #ffffff;
    max-width: 100%;
    width: 100%
}

.ja-ss-item.prev,
.ja-ss-item.next {
    display: block
}

.ja-ss-item.curr {
    z-index: 20
}

.ja-ss-mask {
    background: url("/statics/images/custom/mask-left.png") no-repeat left top;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 121px;
    z-index: 100
}

.ja-ss-mask.mask-right {
    background: url("/statics/images/custom/mask-right.png") no-repeat right top;
    left: auto;
    right: 0
}

.ja-ss-desc {
    background: #e09b0f;
    color: #ffffff;
    left: 0;
    position: absolute;
    bottom: 90px;
    box-sizing: border-box;
    padding: 20px;
    width: 350px;
    z-index: 110
}

@media screen and (min-width:992px) {
    .ja-ss-desc {
        bottom: 130px
    }
}

@media screen and (max-width:992px) {
    .ja-ss-desc {
        display: none
    }
}

.ja-ss-desc h3 {
    color: #ffffff;
    font-size: 21.42857143px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
    overflow: visible;
    padding: 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3)
}

.ja-ss-desc h3 a {
    color: inherit;
    line-height: normal;
    text-decoration: none
}

.ja-ss-desc p {
    font-size: 14px
}

.ja-ss-desc p a {
    border-bottom: 1px dotted #ffffff;
    color: #ffffff
}

.ja-ss-btns {
    bottom: 50px;
    display: block;
    left: 0;
    position: absolute;
    width: 82px;
    z-index: 900
}

@media screen and (min-width:992px) {
    .ja-ss-btns {
        bottom: 82px
    }
}

.ja-ss-btns span {
    background-image: url("/statics/images/custom/sl-btn-direction.png");
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    width: 40px
}

.ja-ss-btns span.ja-ss-prev {
    background-position: left top
}

.ja-ss-btns span.ja-ss-prev:hover,
.ja-ss-btns span.ja-ss-prev:focus,
.ja-ss-btns span.ja-ss-prev:active {
    background-position: left bottom
}

.ja-ss-btns span.ja-ss-next {
    background-position: right top;
    float: right
}

.ja-ss-btns span.ja-ss-next:hover,
.ja-ss-btns span.ja-ss-next:focus,
.ja-ss-btns span.ja-ss-next:active {
    background-position: right bottom
}

.ja-ss-btns span.ja-ss-stop,
.ja-ss-btns span.ja-ss-playback,
.ja-ss-btns span.ja-ss-play {
    display: none
}

.ja-ss-thumbs-wrap {
    bottom: 20px;
    clear: both;
    height: 60px;
    left: 50%;
    overflow: visible;
    position: absolute;
    width: 100%;
    z-index: 101
}

.ja-ss-thumbs {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    white-space: nowrap
}

.ja-ss-thumbs .ja-ss-thumb {
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    width: 18px;
    height: 18px;
    position: relative
}

.ja-ss-thumbs .ja-ss-thumb img {
    background: #ffffff;
    display: none;
    height: 60px;
    left: -25px;
    min-width: 60px !important;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    padding: 4px;
    top: -70px;
    width: 60px !important
}

.ja-ss-thumbs .ja-ss-thumb span {
    background: url("/statics/images/custom/sl-thumb.png") no-repeat left top;
    cursor: pointer;
    color: #191a1b;
    display: block;
    height: 11px;
    margin: 0 auto;
    text-align: center;
    width: 11px
}

.ja-ss-thumbs .ja-ss-thumb span:before {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #FFFFFF;
    content: "";
    display: none;
    height: 0;
    left: 0;
    margin-left: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: -10px;
    width: 0
}

.ja-ss-thumbs .ja-ss-thumb:hover img,
.ja-ss-thumbs .ja-ss-thumb:focus img,
.ja-ss-thumbs .ja-ss-thumb:active img {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100)
}

.ja-ss-thumbs .ja-ss-thumb:hover span:before,
.ja-ss-thumbs .ja-ss-thumb:focus span:before,
.ja-ss-thumbs .ja-ss-thumb:active span:before {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block
}

.ja-ss-thumbs .ja-ss-thumb.active span {
    background-position: left bottom;
    color: #1c62a7
}

.ja-ss-thumbs .ja-ss-thumb.active:hover img,
.ja-ss-thumbs .ja-ss-thumb.active:focus img,
.ja-ss-thumbs .ja-ss-thumb.active:active img {
    background: #1c62a7
}

.ja-ss-thumbs .ja-ss-thumb.active:hover span:before,
.ja-ss-thumbs .ja-ss-thumb.active:focus span:before,
.ja-ss-thumbs .ja-ss-thumb.active:active span:before {
    border-top-color: #1c62a7
}

.ja-ss-wrap.custom .ja-ss-playback,
.ja-ss-wrap.custom .ja-ss-stop,
.ja-ss-wrap.custom .ja-ss-play {
    display: none
}

.ja-ss-wrap.custom .active .ja-ss-desc {
    left: 0;
    min-width: 350px;
    background: #1c62a7;
    z-index: 1001
}

.ja-ss-wrap.custom .ja-ss-btns {
    bottom: 78px
}


/*===============================
/modules/mod_jaslideshowlite/assets/css/mod_jaslideshowlite-slide.css
================================================================================*/

.slide .ja-ss-item.animate {
    -webkit-transition: left 1s;
    -moz-transition: left 1s;
    -ms-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s
}

.slide .ja-ss-item.curr {
    left: 0
}

.slide .ja-ss-item.next {
    left: 100%
}

.slide .ja-ss-item.prev {
    left: -100%
}


/*===============================
/templates/ja_university_t3/acm/slideshow/css/style.css
================================================================================*/

.acm-slideshow .owl-carousel {
    cursor: move;
    padding: 0;
    overflow: hidden;
    background: #111111
}

.acm-slideshow .owl-carousel .owl-wrapper-outer {
    z-index: 0
}

.acm-slideshow .owl-carousel .item {
    position: relative;
    overflow: hidden
}

.acm-slideshow .owl-carousel .item .img-bg {
    width: auto
}

@media (max-width:991px) {
    .acm-slideshow .owl-carousel .item .img-bg {
        max-height: 600px
    }
}

@media (max-width:767px) {
    .acm-slideshow .owl-carousel .item .img-bg {
        max-height: 500px
    }
}

.acm-slideshow .owl-carousel .item .mask {
    background: #d33d48;
    position: absolute;
    top: 0;
    right: 57%;
    height: 100%;
    margin-right: 205px;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media (max-width:1199px) {
    .acm-slideshow .owl-carousel .item .mask {
        margin-right: 172px
    }
}

@media (max-width:991px) {
    .acm-slideshow .owl-carousel .item .mask {
        background: #d33d48;
        right: 0;
        margin: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        width: 100%;
        opacity: 0.4;
        filter: alpha(opacity=40)
    }
}

.acm-slideshow .owl-carousel .item .mask:before {
    border-left: 190px solid #d33d48;
    border-bottom: 720px solid transparent;
    position: absolute;
    content: "";
    left: 100%;
    top: 0
}

@media (max-width:991px) {
    .acm-slideshow .owl-carousel .item .mask:before {
        display: none
    }
}

.acm-slideshow .owl-carousel .slider-content {
    background: transparent;
    position: absolute;
    top: 142px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: left
}

@media (max-width:767px) {
    .acm-slideshow .owl-carousel .slider-content {
        top: 80px;
        width: 100%
    }
}

.acm-slideshow .owl-carousel .slider-content .slider-content-inner {
    width: 33.333333%
}

@media (max-width:991px) {
    .acm-slideshow .owl-carousel .slider-content .slider-content-inner {
        width: 50%
    }
}

@media (max-width:767px) {
    .acm-slideshow .owl-carousel .slider-content .slider-content-inner {
        width: 100%
    }
}

.acm-slideshow .owl-carousel .slider-content .slider-content-inner>span {
    background-color: #3f6cb2;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 5px 8px;
    text-transform: uppercase;
    font-weight: 600
}

.acm-slideshow .owl-carousel .slider-content .slider-content-inner>h1 {
    color: #ffffff;
    font-weight: 700;
    line-height: 48px;
    margin-top: 0;
    margin-bottom: 24px;
    font-size:30px;
}

@media (max-width:991px) {
    .acm-slideshow .owl-carousel .slider-content .slider-content-inner>h1 {
        font-size: 30px;
        line-height: 40px
    }
}

.acm-slideshow .owl-carousel .slider-content .slider-content-inner>h1 a {
    color: #ffffff
}

.acm-slideshow .owl-carousel .slider-content .slider-content-inner>p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7
}

.acm-slideshow .owl-carousel .mask {
    transform: translateX(-70%);
    -webkit-transform: translateX(-70%);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 1.3s;
    transition-property: transform, opacity
}

.acm-slideshow .owl-carousel .ja-animation {
    transform: translateY(70%);
    -webkit-transform: translateY(70%);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 1.3s;
    transition-property: transform, opacity
}

.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="1"] {
    transition-delay: 100ms
}

.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="2"] {
    transition-delay: 300ms
}

.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="3"] {
    transition-delay: 600ms
}

.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="4"] {
    transition-delay: 900ms
}

.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="1"] {
    transition-delay: 50ms
}

.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="2"] {
    transition-delay: 150ms
}

.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="3"] {
    transition-delay: 300ms
}

.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="4"] {
    transition-delay: 450ms
}

.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="1"] {
    transition-delay: 200ms
}

.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="2"] {
    transition-delay: 600ms
}

.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="3"] {
    transition-delay: 1200ms
}

.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="4"] {
    transition-delay: 1800ms
}

.acm-slideshow .owl-carousel .owl-item.active .mask {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.acm-slideshow .owl-carousel .owl-item.active .ja-animation {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.acm-slideshow .owl-carousel .owl-dots {
    position: absolute;
    bottom: 120px;
    left: 50%;
    text-align: left;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .acm-slideshow .owl-carousel .owl-dots {
        width: 744px
    }
}

@media (min-width:992px) {
    .acm-slideshow .owl-carousel .owl-dots {
        width: 964px
    }
}

@media (min-width:1200px) {
    .acm-slideshow .owl-carousel .owl-dots {
        width: 1164px
    }
}

.acm-slideshow .owl-carousel .owl-dots .owl-pagination {
    margin-left: -12px;
    margin-right: -12px
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot {
    padding-left: 12px;
    padding-right: 12px;
    position: relative
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot:after {
    background: #ffffff;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 1px;
    width: 100%
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot:first-child:after {
    left: 12px
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot:last-child:after {
    left: -12px
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot>span {
    background: transparent;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 6px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot>span:after {
    background: #ffffff;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 1px;
    width: 100%
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot.active>span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.acm-slideshow .owl-carousel .owl-dots .owl-dot.active>span:after {
    height: 3px;
    bottom: -1px
}

.acm-slideshow .owl-carousel .owl-dots {
    counter-reset: dots
}

.acm-slideshow .owl-carousel .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
    color: #ffffff
}

.items-1 .owl-dots>div {
    width: 100%
}

.items-2 .owl-dots>div {
    width: 50%
}

.items-3 .owl-dots>div {
    width: 33.333333%
}

.items-4 .owl-dots>div {
    width: 25%
}

.items-6 .owl-dots>div {
    width: 16.66666%
}

.items-7 .owl-dots>div {
    width: 14.2857142
}

.items-8 .owl-dots>div {
    width: 12.5%
}

.acm-gallery .owl-carousel {
    padding: 0
}

.acm-gallery .owl-carousel .owl-dots {
    margin: 0;
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 100%
}

.acm-gallery .owl-carousel .item img {
    width: auto
}

@media (max-width:991px) {
    .acm-gallery .owl-carousel .item img {
        width: 100%
    }
}

.acm-gallery .owl-carousel .owl-nav>div {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    height: 48px;
    width: 48px;
    padding: 0;
    text-align: center;
    line-height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.acm-gallery .owl-carousel .owl-nav>div .fa {
    font-size: 26px
}

.acm-gallery .owl-carousel .owl-nav>div.owl-prev {
    left: 24px
}

.acm-gallery .owl-carousel .owl-nav>div.owl-next {
    right: 24px
}

.acm-gallery .owl-carousel .owl-nav>div:hover,
.acm-gallery .owl-carousel .owl-nav>div:focus,
.acm-gallery .owl-carousel .owl-nav>div:active {
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
    filter: alpha(opacity=100)
}

.photolist,
.zhuanlist {
    margin-top: 20px;
}

.photolist img,
.zhuanlist img {
    height: 144px !important;
}

.zhuanlist .caption {
    height: 50px;
}

.kscontent {
    font-size: 16px;
    padding: 20px 0px;
}

.sickroom {}

.sickroom tr td[rowspan="2"],
.sickroom tr td[rowspan="3"],
.sickroom tr td[rowspan="4"],
.sickroom tr td[rowspan="5"],
.sickroom tr td[rowspan="6"],
.sickroom tr td.boldtitle {
    font-weight: bold;
    background: #c6e1fc;
    border-top: 1px solid #fff;
}

.sickroom td {
    font-weight: normal;
}

.sickroom1 tr td:first-child {
    font-weight: bold;
    background: #c6e1fc;
    border-top: 1px solid #fff;
    width: 35px;
}

.index_6 {
}
.index_6 ul{
    padding:0px;
    margin:0px;
}

.index_6 li {
    float: left;
    width: 20%;
    position: relative;
    behavior: url(css/PIE.htc);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.index_6 li>a {
    display: block;
    padding-bottom: 88.3%;
}

.index_6 li>a img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.index_6 li .tit {
    position: absolute;
    width: 90%;
    left: 5%;
    text-align: center;
    top: 50%;
    height: 120px;
    margin-top: -60px;
    color: #fff;
    z-index: 20;
}

.index_6 li .tit span {
    font-size: 12px;
    line-height: 1;
    display: block;
}

.index_6 .li_2 .tit,.index_6 .li_4 .tit {
    color: #474747;
}

.index_6 .tit h3 {
    font-size: 18px;
    line-height: 1.5em;
    height: 3em;
}

.index_6 .tit i {
    display: block;
    width: 38px;
    margin: 25px auto;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.index_6 .li_2 .tit i,.index_6 .li_4 .tit i {
    background-color: #474747;
}

.index_6 .li_3 .bg {
    background: url(/statics/images/custom/line.png) repeat 0 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* 分页样式 */
.paging { margin-top: 32px; font-size: 14px; }
.paging > span { margin: auto 16px; }
.paging .page-numbar { margin: auto 0; }
.paging .page-numbar .page-num,
.paging .page-index,
.paging .page-pre,
.paging .page-next,
.paging .page-last { display: inline-block; margin: auto 4px; padding: 2px 10px; border: 1px solid #EEE; border-radius: 2px; }
.paging .page-numbar .page-num-current,
.paging .page-numbar .page-num:hover { border-color: #8667F7; color: #8667F7; }

.icolist{float:right;margin-top:18px;}
.icolist li{float:left;margin-left:10px;}
.icolist li img{width:30px;}
.icolist li a{color:#4ac0bb;}


.t3_nav1_t .zjtitle:before{
    content: "-";
}
.t3_nav1_t .collapsed:before{
    content: "+";
}

.footerlogo{
    padding-top: 20px;
}



