/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
*/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #777777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: 0.2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

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
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

/*.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    .container {
        width: 740px
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1160px
    }
}*/

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

/*.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}*/

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    height: 80px;
    background: #eeeeee;
    text-align: center;
    line-height: 80px;
    color: #555555
}

.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)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
/*

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eeeeee
}

.nav > li.disabled > a {
    color: #777777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eeeeee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}
*/
/*
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -10px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    !*.navbar-nav > li {
        float: left
    }*!

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
        float: left
    }

    .navbar-right {
        float: right !important;
        float: right;
        margin-right: -10px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #777777
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.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: 0.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: 0.14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: 0.3em
}

.fa.fa-pull-right {
    margin-left: 0.3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: 0.3em
}

.fa.pull-right {
    margin-left: 0.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)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    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-close:before, .fa-remove: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-cog:before, .fa-gear: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-repeat:before, .fa-rotate-right: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-image:before, .fa-photo: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-exclamation-triangle:before, .fa-warning: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-cogs:before, .fa-gears: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-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder: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-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste: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-chain-broken:before, .fa-unlink: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-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won: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-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira: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-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board: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: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-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-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-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-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-futbol-o:before, .fa-soccer-ball-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-ils:before, .fa-shekel:before, .fa-sheqel: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-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc: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-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-paper-o:before, .fa-hand-stop-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-television:before, .fa-tv: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"
}

html {
    max-width: 100%;
    overflow-x: hidden !important
}

body {
    font-family: IRAN, verdana, tahoma;
    unicode-bidi: embed;
    color: #666;
    background: #fff;
    font-size: 18px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold
}

a {
    text-decoration: none;
    color: #315898;
    -webkit-transition: 200ms all ease;
    transition: 200ms all ease
}

a:hover {
    text-decoration: none;
    color: #333;
    -webkit-transition: 200ms all ease;
    transition: 200ms all ease
}

a:focus {
    text-decoration: none;
    outline: none
}

a:active {
    outline: none;
    text-decoration: none
}

a.more-news {
    background-color: #78909c;
    color: #fff;
    padding: 8px 0;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    border: 1px solid transparent
}

a.more-news:hover {
    background: transparent;
    color: #316898;
    border: 1px solid #316898
}

a.more-news i {
    margin-left: 3px;
    vertical-align: middle
}

a.button-dl-app:hover {
    border: 1px solid #316898
}

a.button-dl-app:hover .button-dl-text span {
    color: #316898
}

a.button-dl-app:hover .button-dl-text small {
    color: #316898
}

img {
    max-width: 100%
}

ul {
    padding-right: 20px
}

label {
    margin: 0
}

input[type=checkbox], input[type=radio] {
    height: auto;
    line-height: unset;
    margin-top: 0px;
    margin-left: 2px;
    vertical-align: middle
}

input {
    border-radius: 3px;
    border: 1px solid #dddddd;
    padding: 0 12px;
    height: 40px;
    line-height: 40px
}

button {
    background-color: transparent;
    border: 1px solid #dddddd;
    line-height: 40px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

button:focus {
    outline: 0 none
}

button.send {
    background: #2967ca;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 0px 25px;
    line-height: 35px;
    float: left
}

button.send:hover {
    background: #fff;
    color: #2967ca;
    font-weight: 700;
    border: 1px solid #2967ca
}

button.red-comment:hover {
    background: #fff;
    color: #eb5e5e;
    border: 1px solid #eb5e5e
}

button.blue-comment:hover {
    background: #fff;
    color: #4d82d7;
    border: 1px solid #4d82d7
}

select {
    padding: 0 5px !important
}

select option {
    height: 30px
}

.checkbox input {
    margin-top: 5px
}

::-webkit-input-placeholder {
    opacity: 1
}

:-moz-placeholder {
    opacity: 1
}

::-moz-placeholder {
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.3
}

.tooltip {
    font-size: 11px;
    white-space: nowrap
}

.tooltip-inner {
    padding-bottom: 7px
}

.pos-static {
    position: static !important
}

.pos-relative {
    position: relative !important
}

.middle {
    display: table-cell;
    vertical-align: middle
}

.ltr {
    direction: ltr
}

.w100 {
    width: 100% !important
}

.animated {
    opacity: 0
}

.visible {
    opacity: 1
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0px
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt60 {
    margin-top: 60px
}

.mt80 {
    margin-top: 80px
}

.mt140 {
    margin-top: 140px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mb0 {
    margin-bottom: 0px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.ml10 {
    margin-left: 10px
}

.ml30 {
    margin-left: 30px
}

.padd0 {
    padding: 0 !important
}

.pr30 {
    padding-right: 30px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

input:focus, textarea:focus {
    outline: 0 none
}

.col-sm-2_5 {
    width: 20%;
    padding: 0 10px;
    position: relative;
    min-height: 1px
}

/*.nav.nav-tabs {
    border-bottom: 0 none;
    position: relative;
    z-index: 10
}

.nav.nav-tabs li {
    background: white;
    border-right: 2px solid transparent;
    float: right;
    height: 25px;
    position: relative;
    margin: 0px 15px -18px 0;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav.nav-tabs li a, .nav.nav-tabs li span {
    line-height: 23px;
    border: 0 none;
    border-radius: 0;
    background: transparent;
    padding-right: 10px;
    padding-top: 10px;
    color: #ef563b;
    font-size: 16px
}

.nav.nav-tabs li.active, .nav.nav-tabs li:hover {
    border-top: 2px solid #e2e3e7;
    border-left: 2px solid #e2e3e7;
    border-right: 2px solid #e2e3e7
}

.nav.nav-tabs li.active {
    background: #F1F1F1
}

.nav.nav-tabs li.active a {
    background: transparent;
    border: 0 none;
    color: #ef563b
}

.nav.nav-tabs li.active:hover a {
    background: transparent;
    border: 0 none;
    color: #ef563b
}

.tabs-container.tab-theme .nav.nav-tabs li {
    border-left: 2px solid #e2e3e7;
    border-right: 2px solid #e2e3e7;
    border-top: 2px solid #e2e3e7;
    height: 32px;
    margin-bottom: -10px
}

.tabs-container.tab-theme .nav.nav-tabs li a {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #e2e3e7;
    margin-right: 0;
    color: #777777
}

.tabs-container.tab-theme .nav.nav-tabs li.active {
    border-top-color: #e2e3e7;
    border-left-color: #e2e3e7;
    border-right-color: #e2e3e7
}

.tabs-container.tab-theme .nav.nav-tabs li.active a {
    background: #fff;
    color: #ef563b
}

.tabs-container.tab-theme .box.header-tab > div {
    border-top-color: #e2e3e7
}*/

/*.pagination {
    margin: 0 auto;
    display: table
}

.pagination li {
    margin: 0 7px;
    display: inline-block
}

.pagination li a {
    font-size: 14px;
    color: #444;
    border: 0 none;
    padding: 7px 2px;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px
}

.pagination li a.prev {
    margin-left: 10px
}

.pagination li a.next {
    margin-right: 10px
}

.pagination li a.next, .pagination li a.prev {
    width: auto;
    height: auto;
    border-radius: 50px;
    padding: 7px 10px
}

.pagination li a.next:hover, .pagination li a.prev:hover {
    border: 1px solid #315898
}

.pagination li.active.next:hover, .pagination li.active.prev:hover {
    color: #315898
}

.pagination li.active a {
    border-radius: 50%;
    border: 1px solid #315898;
    background-color: #315898;
    width: 36px;
    height: 36px;
    color: #fff
}

.pagination li.active a:focus, .pagination li.active a:hover, .pagination li a:focus, .pagination li a:hover {
    background-color: #fff;
    border: 1px solid #315898 !important
}*/

.breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 13px
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.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
}

.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-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-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 {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    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;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-inner, .fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    /*background: transparent url('../img/blank.gif');*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    /*background: url('../img/fancybox_overlay.png')*/
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font-size: 13px;
    line-height: 1.5;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        /*background-image: url('../img/fancybox_sprite@2x.png');*/
        background-size: 44px 152px
    }

    #fancybox-loading div {
        /*background-image: url('../img/fancybox_loading@2x.gif');*/
        background-size: 24px 24px
    }
}

#fancybox-thumbs {
    position: fixed;
    right: 0;
    direction: rtl;
    width: 100%;
    overflow: hidden;
    z-index: 8050
}

#fancybox-thumbs.bottom {
    bottom: 2px
}

#fancybox-thumbs.top {
    top: 2px
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

#fancybox-thumbs ul li {
    float: right;
    padding: 1px;
    opacity: 0.5
}

#fancybox-thumbs ul li.active {
    opacity: 0.75;
    padding: 0;
    border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
    opacity: 1
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: none
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.box[class*=_red] > header h2:before {
    background-color: #eb1f1f
}

.box[class*=_red] > header h2 a {
    color: #eb1f1f
}

.box.card[class*=_red] ul li figure a {
    border-bottom-color: #eb1f1f
}

.box.card[class*=_red].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #eb1f1f
}

.box.card[class*=_red].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #eb1f1f
}

.box.card[class*=_red].full-card ul li {
    border-top-color: #eb1f1f
}

.box.card[class*=_red].desc-overlay ul li figure a {
    border-top-color: #eb1f1f
}

.box.sports[class*=_red].cols ul li .desc {
    border-top-color: #eb1f1f
}

.box[class*=_cyan] > header h2:before {
    background-color: #00b8d4
}

.box[class*=_cyan] > header h2 a {
    color: #00b8d4
}

.box.card[class*=_cyan] ul li figure a {
    border-bottom-color: #00b8d4
}

.box.card[class*=_cyan].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #00b8d4
}

.box.card[class*=_cyan].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #00b8d4
}

.box.card[class*=_cyan].full-card ul li {
    border-top-color: #00b8d4
}

.box.card[class*=_cyan].desc-overlay ul li figure a {
    border-top-color: #00b8d4
}

.box.sports[class*=_cyan].cols ul li .desc {
    border-top-color: #00b8d4
}

.box[class*=_blue] > header h2:before {
    background-color: #2967ca
}

.box[class*=_blue] > header h2 a {
    color: #2967ca
}

.box.card[class*=_blue] ul li figure a {
    border-bottom-color: #2967ca
}

.box.card[class*=_blue].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #2967ca
}

.box.card[class*=_blue].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #2967ca
}

.box.card[class*=_blue].full-card ul li {
    border-top-color: #2967ca
}

.box.card[class*=_blue].desc-overlay ul li figure a {
    border-top-color: #2967ca
}

.box.sports[class*=_blue].cols ul li .desc {
    border-top-color: #2967ca
}

.box[class*=_green-light] > header h2:before {
    background-color: #93cc2f
}

.box[class*=_green-light] > header h2 a {
    color: #93cc2f
}

.box.card[class*=_green-light] ul li figure a {
    border-bottom-color: #93cc2f
}

.box.card[class*=_green-light].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #93cc2f
}

.box.card[class*=_green-light].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #93cc2f
}

.box.card[class*=_green-light].full-card ul li {
    border-top-color: #93cc2f
}

.box.card[class*=_green-light].desc-overlay ul li figure a {
    border-top-color: #93cc2f
}

.box.sports[class*=_green-light].cols ul li .desc {
    border-top-color: #93cc2f
}

.box[class*=_green-dark] > header h2:before {
    background-color: #00ab93
}

.box[class*=_green-dark] > header h2 a {
    color: #00ab93
}

.box.card[class*=_green-dark] ul li figure a {
    border-bottom-color: #00ab93
}

.box.card[class*=_green-dark].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #00ab93
}

.box.card[class*=_green-dark].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #00ab93
}

.box.card[class*=_green-dark].full-card ul li {
    border-top-color: #00ab93
}

.box.card[class*=_green-dark].desc-overlay ul li figure a {
    border-top-color: #00ab93
}

.box.sports[class*=_green-dark].cols ul li .desc {
    border-top-color: #00ab93
}

.box[class*=_purple] > header h2:before {
    background-color: #ab47bc
}

.box[class*=_purple] > header h2 a {
    color: #ab47bc
}

.box.card[class*=_purple] ul li figure a {
    border-bottom-color: #ab47bc
}

.box.card[class*=_purple].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #ab47bc
}

.box.card[class*=_purple].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #ab47bc
}

.box.card[class*=_purple].full-card ul li {
    border-top-color: #ab47bc
}

.box.card[class*=_purple].desc-overlay ul li figure a {
    border-top-color: #ab47bc
}

.box.sports[class*=_purple].cols ul li .desc {
    border-top-color: #ab47bc
}

.box[class*=_orange] > header h2:before {
    background-color: #ef563b
}

.box[class*=_orange] > header h2 a {
    color: #ef563b
}

.box.card[class*=_orange] ul li figure a {
    border-bottom-color: #ef563b
}

.box.card[class*=_orange].no-figure-since-3 ul li:nth-child(n+3) .desc {
    border-top-color: #ef563b
}

.box.card[class*=_orange].thumbs-since-2 ul li:nth-child(n+2) .desc {
    border-top-color: #ef563b
}

.box.card[class*=_orange].full-card ul li {
    border-top-color: #ef563b
}

.box.card[class*=_orange].desc-overlay ul li figure a {
    border-top-color: #ef563b
}

.box.sports[class*=_orange].cols ul li .desc {
    border-top-color: #ef563b
}

.header-tools {
    position: relative;
    height: 0;
    overflow: visible
}

._negative-top {
    top: -50px;
    margin-right: -220px
}

.main-header {
    background: #2967ca
}

.main-header h1 {
    margin: 0
}

.main-header a {
    color: #fff
}

.main-header ul {
    margin: 0;
    padding: 0;
    display: table
}

.main-header ul li {
    list-style: none;
    float: right
}

.main-header ul li a {
    line-height: 30px;
    padding: 0 5px !important
}

.main-header .top-menu-bar {
    display: table;
    width: 100%
}

.main-header .top-menu-bar ul {
    float: left
}

.main-header .top-menu-bar .language {
    margin: 12px 0
}

.main-header .top-menu-bar .language li {
    font-size: 12px;
    color: #fff;
    display: block;
    text-decoration: underline;
    line-height: 1.2
}

.main-header .top-menu-bar .language li:last-child {
    margin-left: 0
}

.main-header .top-menu-bar .language li a {
    color: #94b3e5;
    line-height: 30px;
    display: inline-block
}

.main-header .top-menu-bar .language li a:hover {
    color: #fff
}

.main-header .top-menu-bar .language {
    text-align: center;
    display: block;
    margin: 0
}

.main-header .top-menu-bar .language li {
    display: inline-block;
    float: none
}

.main-header .top-menu-bar .social-links {
    width: auto
}

.main-header .top-menu-bar .social-links a {
    font-size: 13px;
    display: block;
    height: 30px;
    overflow: hidden
}

.main-header .top-menu-bar .social-links a i.aparat {
    display: inline-block
}

.main-header .top-menu-bar .social-links a i.aparat:before {
    display: inline-block;
    width: 14px;
    text-align: center;
    margin-top: 2px
}

.main-header .top-menu-bar .social-links a i.soroush {
    display: inline-block
}

.main-header .top-menu-bar .social-links a i.soroush:before {
    display: inline-block;
    width: 14px;
    text-align: center;
    margin-top: 2px
}

.main-header .top-menu-bar .top-menu {
    margin: 0
}

.main-header .top-menu-bar .top-menu li:after {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 10px
}

.main-header .top-menu-bar .top-menu li:last-child {
    margin: 0
}

.main-header .top-menu-bar .top-menu li:last-child:after {
    display: none
}

.main-header .top-menu-bar .top-menu li a {
    font-size: 10px;
    display: inline-block;
    padding: 11px 10px
}

.main-header .top-menu-bar .top-menu li a:hover {
    color: #94b3e5
}

.main-header .top-menu-bar > .top-menu {
    float: right
}

.main-header .top-menu-bar > .top-menu li a {
    padding: 0 6px !important
}

.main-header .nav-bar {
    border: 0 none;
    background: #013d9d;
    max-width: 100vw;
    overflow: hidden
}

.main-header .province-name {
    display: block;
    color: #fff;
    position: absolute;
    top: 1px;
    left: 110px;
    font-size: 14px;
    font-weight: bold
}

@media screen and (max-width: 1199px) {
    .main-header .province-name {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (max-width: 767px) {
    .main-header .province-name {
        position: static;
        text-align: center;
        -webkit-transform: none;
        transform: none
    }
}

.top-search {
    position: relative;
    margin: 4px auto 15px;
    display: table;
    float: none
}

.top-search input {
    background: transparent;
    color: #94b3e5;
    font-size: 10px;
    border-radius: 30px;
    height: 30px;
    line-height: 15px;
    width: 280px;
    padding: 0 35px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.top-search input:focus {
    background-color: #fff;
    color: #2967ca
}

.top-search input:focus + button + .custom-search {
    color: #ccc
}

.top-search input:focus + button > i {
    color: #2967ca
}

.top-search input::-webkit-input-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search input:-moz-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search input::-moz-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search input:-ms-input-placeholder {
    opacity: 1;
    color: #a9c2ea
}

.top-search button {
    border: 0 none;
    position: absolute;
    top: -8px;
    left: 5px
}

.top-search button:hover {
    opacity: 0.8
}

.top-search .custom-search {
    position: absolute;
    top: 5px;
    cursor: pointer;
    right: 4px;
    width: 25px;
    font-size: 15px;
    height: 20px;
    text-align: center;
    line-height: 22px;
    border-left: 1px solid #94b3e5;
    color: #fff
}

.top-search .custom-search input {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    padding: 0;
    background-color: red;
    width: 100%;
    height: 100%;
    opacity: 0
}

.top-search .custom-search input:focus {
    background-color: transparent
}

.top-search .custom-search:hover {
    color: #94b3e5
}

.top-search form {
    position: relative;
    float: right
}

.top-search form button > i {
    color: #fff;
    font-size: 12px
}

.advanced-search {
    display: none;
    float: right;
    margin: 3px 8px 3px 0
}

.advanced-search:hover {
    opacity: 0.8
}

.advanced-search i {
    vertical-align: middle
}

.header-img {
    border-bottom: 3px solid #00b5af;
    display: block
}

.header-img span.site-title {
    display: none
}

/*.nav-bar {
    margin-bottom: 20px
}

.nav-bar .submenu {
    background-color: #e5e5e5
}

.nav-bar .service-title {
    display: table;
    float: right;
    position: relative
}

.nav-bar .service-title:before {
    background-color: #00b8d4;
    content: "";
    display: block;
    width: 5000px;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0
}

.nav-bar .service-title h1 {
    background-color: #00b8d4;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    width: 160px;
    padding: 11px 0;
    position: relative;
    z-index: 0
}

.nav-bar .service-menu {
    min-height: 34px
}

.nav-bar .service-menu ul {
    padding: 6px 10px
}

.nav-bar .service-menu ul li a {
    color: #555;
    font-size: 13px;
    padding: 0 7px !important
}

.nav-bar .service-menu ul li a[href$=livescore] {
    position: relative;
    display: inline-block
}

.nav-bar .service-menu ul li a[href$=livescore]:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: #eb1f1f;
    content: '';
    margin-left: 8px;
    -webkit-animation: blink 1s;
    animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.nav-bar .service-menu ul li a:hover {
    color: #00b5af
}

.nav-bar .service-menu ul li:after {
    content: "/";
    display: inline-block;
    font-size: 13px;
    margin: 0 0
}

.nav-bar .service-menu ul li:last-child:after {
    display: none
}

.nav-bar .service-menu ul li.active a {
    color: #00b5af
}

.main-menu {
    padding: 0;
    position: relative
}

 .main-menu ul {
    border-top: 3px solid #00b5af;
    width: 100%
}

.main-menu ul li {
    position: relative
}

.main-menu ul li:after {
    content: '';
    border-left: 1px solid #cfd8dc;
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0
}

.main-menu ul li:last-child:after {
    display: none
}

.main-menu ul li a {
    font-size: 13px;
    display: block;
    color: #cfd8dc;
    padding: 7px 10px 7px 10px;
    position: relative
}

.main-menu ul li a:before {
    content: '';
    width: 0;
    height: 3px;
    background-color: #00b5af;
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.main-menu ul li a:hover:before {
    width: 100%;
    right: 0
}
*/
.header-stats {
    display: block !important;
    text-align: center;
    width: auto !important;
    position: absolute;
    top: 3px;
    left: 15px
}

.header-stats li {
    font-size: 11px;
    color: #fff;
    line-height: 30px;
    padding-left: 5px;
    display: inline-block;
    float: none !important
}

.header-stats li:after {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 10px;
    padding-right: 10px;
    border: 0 none;
    width: auto;
    position: static;
    margin: 0;
    height: auto
}

.header-stats li:last-child {
    padding-left: 0
}

.header-stats li:last-child:after {
    display: none
}

#linksWrapper {
    display: none;
    background-color: #2967ca;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    padding-bottom: 30px;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.5)
}

#linksWrapper .title-col {
    list-style: none;
    margin-right: -20px;
    color: #fff
}

#linksWrapper .title-col h3 {
    font-size: 20px
}

#linksWrapper ul {
    font-size: 13px;
    color: #cfd8dc
}

#linksWrapper ul a {
    color: #cfd8dc;
    display: block;
    line-height: 25px
}

#linksWrapper ul a:hover {
    color: #fff
}

#close-links {
    color: #fff;
    text-align: center;
    position: absolute;
    width: 50px;
    display: block;
    right: 50%;
    margin-right: -25px;
    background-color: #2967ca;
    bottom: 0;
    z-index: 0
}

#close-links:before {
    content: "";
    background-color: #2967ca;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -10px;
    right: 0;
    z-index: -1
}

#close-links:hover {
    color: #013d9d
}

.datepicker-plot-area, .unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.animation, .datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn {
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease
}

.date-item-disable, .datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-month-view .month-item-disable, .datepicker-plot-area .datepicker-year-view .year-item-disable, .reset-curve {
    border-radius: 0
}

.datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn, .top-big-curve {
    border-radius: 6px 6px 0 0;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px
}

.bottom-big-curve, .datepicker-plot-area .datepicker-time-view .down-btn {
    border-radius: 0 0 6px 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px
}

.big-curve, .datepicker-plot-area, .datepicker-plot-area .datepicker-time-view > div.time-segment {
    border-radius: 6px
}

.date-item, .datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-year-view .year-item, .small-curve {
    border-radius: 3px
}

.datepicker-plot-area, .main-box-shadow {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.date-item, .date-item-disable, .datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-header .btn-next, .datepicker-plot-area .datepicker-header .btn-prev, .datepicker-plot-area .datepicker-header .btn-switch, .datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-month-view .month-item-disable, .datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn, .datepicker-plot-area .datepicker-time-view > div.time-segment, .datepicker-plot-area .datepicker-time-view input, .datepicker-plot-area .datepicker-year-view .year-item, .datepicker-plot-area .datepicker-year-view .year-item-disable, .datepicker-plot-area .toolbox .btn-today, .interactive-item {
    cursor: pointer
}

.date-item, .datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-year-view .year-item {
    font: 14px;
    background-color: #fff;
    color: #333;
    border: 0;
    text-shadow: none
}

.date-item-disable, .datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-month-view .month-item-disable, .datepicker-plot-area .datepicker-year-view .year-item-disable {
    background-color: #f1f1f1 !important;
    color: #ccc !important;
    border: none !important;
    text-shadow: none !important;
    cursor: default
}

.date-item-today, .datepicker-plot-area .datepicker-day-view .table-days td span.today {
    background-color: #333;
    color: #fff;
    border: 0;
    text-shadow: none
}

.date-item-numb, .datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
    color: #ccc;
    border: none;
    text-shadow: none
}

.date-item-selected, .datepicker-plot-area .datepicker-day-view .table-days td span.selected, .datepicker-plot-area .datepicker-month-view .month-item.selected, .datepicker-plot-area .datepicker-year-view .year-item.selected {
    background-color: #006dcc !important;
    color: #fff;
    border: none;
    text-shadow: 1px 1px 1px #000
}

.date-item-hover, .datepicker-plot-area .datepicker-day-view .table-days td span:hover, .datepicker-plot-area .datepicker-month-view .month-item:hover, .datepicker-plot-area .datepicker-year-view .year-item:hover {
    background-color: #eee;
    border: 0;
    text-shadow: none
}

.datepicker-plot-area {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 70px;
    display: block;
    width: 200px;
    padding: 0 5px;
    position: absolute;
    top: 100px;
    font: 12px tahoma;
    border: 1px solid #ccc;
    background-color: #fff
}

.datepicker-plot-area table, .datepicker-plot-area td, .datepicker-plot-area th {
    border: none;
    background: 0 0
}

.datepicker-plot-area * {
    text-align: center;
    color: #333
}

.datepicker-plot-area-inline-view {
    display: block !important;
    width: 100%;
    position: static;
    float: left
}

.datepicker-plot-area .datepicker-day-view, .datepicker-plot-area .datepicker-month-view, .datepicker-plot-area .datepicker-year-view {
    display: block;
    width: 98%;
    float: left;
    min-height: 200px !important;
    margin: 0 1%
}

.datepicker-plot-area .datepicker-time-view {
    display: block;
    float: left;
    width: 100%;
    padding: 5px 1%;
    margin: 3px 0;
    background: #f9f9f9;
    border-top: 1px solid #f1f1f1
}

.datepicker-plot-area .datepicker-time-view > div.time-segment {
    display: block;
    width: 22%;
    height: 60px;
    float: left;
    overflow: hidden
}

.datepicker-plot-area .datepicker-time-view > div.time-segment:hover .down-btn, .datepicker-plot-area .datepicker-time-view > div.time-segment:hover .up-btn {
    font-weight: 700;
    background-color: #fff
}

.datepicker-plot-area .datepicker-time-view .divider {
    display: block;
    width: 3%;
    height: 60px;
    line-height: 60px !important;
    float: left;
    overflow: hidden;
    font: 12px bold
}

.datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    height: 20px;
    line-height: 18px
}

.datepicker-plot-area .datepicker-time-view .down-btn:hover, .datepicker-plot-area .datepicker-time-view .up-btn:hover {
    background-color: #eee
}

.datepicker-plot-area .datepicker-time-view input {
    display: block;
    width: 90%;
    margin: 0 5%;
    height: 20px;
    padding: 0;
    border: none;
    background: #f9f9f9
}

.datepicker-plot-area .datepicker-day-view .table-days {
    width: 100%;
    float: left;
    direction: rtl
}

.datepicker-plot-area .datepicker-day-view .table-days tr {
    width: 300px
}

.datepicker-plot-area .datepicker-day-view .table-days td {
    height: 26px;
    padding: 0;
    margin: 0
}

.datepicker-plot-area .datepicker-day-view .table-days td span {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0
}

.datepicker-plot-area .datepicker-day-view .month-grid-box {
    display: block;
    width: 100%;
    float: right;
    min-width: 150px;
    height: 180px;
    margin: 10px 1% 5px
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row {
    display: block;
    width: 100%;
    height: 25px;
    float: left
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    display: block;
    width: 14%;
    height: 25px;
    float: right;
    line-height: 25px;
    text-indent: 6px;
    font: 14px tahoma;
    font-weight: 700;
    color: #333
}

.datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-year-view .year-item {
    display: block;
    width: 31%;
    margin: 2px 1% 0;
    float: right;
    height: 36px;
    line-height: 34px
}

.datepicker-plot-area .toolbox {
    display: block;
    width: 100%;
    float: left;
    padding: 3px 0
}

.datepicker-plot-area .toolbox .btn-today {
    display: block;
    width: 60px;
    height: 20px;
    line-height: 16px;
    margin: 0 auto;
    font-weight: 700;
    background-color: #fff
}

.datepicker-plot-area .toolbox .btn-today:hover {
    background-color: #eee
}

.datepicker-plot-area .datepicker-header {
    display: block;
    width: 98%;
    height: 30px;
    float: left;
    padding: 3px 1% 0
}

.datepicker-plot-area .datepicker-header .btn-next, .datepicker-plot-area .datepicker-header .btn-prev, .datepicker-plot-area .datepicker-header .btn-switch {
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    background-color: #fff;
    color: #333
}

.datepicker-plot-area .datepicker-header .btn-next:hover, .datepicker-plot-area .datepicker-header .btn-prev:hover, .datepicker-plot-area .datepicker-header .btn-switch:hover {
    background-color: #eee
}

.datepicker-plot-area .datepicker-header .btn-next {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area .datepicker-header .btn-switch {
    display: block;
    width: 66%;
    margin: 0 2%;
    float: left
}

.datepicker-plot-area .datepicker-header .btn-prev {
    display: block;
    width: 15%;
    float: left
}

.datepicker-plot-area {
    z-index: 999
}

.datepicker-plot-area .datepicker-header .btn-next, .datepicker-plot-area .datepicker-header .btn-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.province-chooser {
    border-radius: 3px;
    font-size: 13px;
    background-color: #e5e5e5;
    margin: 6px 10px
}

.header-search {
    position: relative
}

.header-search form {
    position: absolute;
    top: -32px;
    left: 0;
    float: left
}

.header-search .form-group {
    margin: 0;
    position: relative
}

.header-search .form-group button[type=submit] {
    position: absolute;
    top: -3px;
    left: 3px;
    border: 0 none;
    background: transparent;
    color: #777777
}

.header-search .form-group input {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0 none;
    background: transparent;
    border-bottom: 1px solid #555555;
    width: 220px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    font-size: 12px
}

.header-search .form-group input:focus {
    width: 320px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 5px #337ab7;
    box-shadow: 0 0 5px #337ab7;
    border-color: transparent
}

.box {
    margin-bottom: 0
}

.box:after, .box:before {
    content: " ";
    display: table
}

.box:after {
    clear: both
}

.box:after, .box:before {
    content: " ";
    display: table
}

.box:after {
    clear: both
}

.box ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.box ul li {
    margin-bottom: 10px
}

.box ul li.audio figure, .box ul li.photo figure, .box ul li.text figure, .box ul li.video figure {
    position: relative
}

.box ul li.audio figure:before, .box ul li.photo figure:before, .box ul li.text figure:before, .box ul li.video figure:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: rgba(120, 144, 156, 0.7);
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-bottom-right-radius: 3px;
    z-index: 90
}

.box ul li.audio:hover figure:before, .box ul li.photo:hover figure:before, .box ul li.text:hover figure:before, .box ul li.video:hover figure:before {
    background: rgba(0, 181, 175, 0.7)
}

.box ul li.text figure:before {
    content: "\f0f6"
}

.box ul li.video figure:before {
    content: "\f008"
}

.box ul li.audio figure:before {
    content: "\f0f6"
}

.box ul li.photo figure:before {
    content: "\f03e"
}

.box ul li.new time {
    color: #f26522
}

.box ul li.new time a {
    color: #f26522
}

.box ul li:hover {
}

.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
    margin: 0
}

.box figure {
    overflow: hidden
}

.box figure a {
    display: block;
    width: 100%;
    overflow: hidden
}

.box figure a img {
    display: block;
    -webkit-transition: 0.1s all;
    transition: 0.1s all;
    max-width: none;
    width: 100%
}

.box time, .box time a {
    color: #b9bec1;
    font-size: 11px
}

.box time span {
    padding-left: 4px
}

.box time:before {
    display: inline-block;
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

.box .author, .box .author a {
    color: #b9bec1;
    font-size: 11px
}

.box .author:before {
    display: inline-block;
    content: "\f007";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

.box .author.photo:before {
    content: "\f030"
}

.box.no-header header {
    display: none !important
}

.box.no-time time {
    display: none !important
}

.box.has-zoom ul li:hover figure img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.box.has-pages > header {
    margin-bottom: 20px
}

.box.has-pages > header .pagination {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    background: #fff;
    padding-right: 8px
}

.box.has-pages > header .pagination div {
    float: right;
    width: 15px;
    height: 15px;
    background: rgba(0, 171, 147, 0.5);
    border-radius: 100%;
    overflow: hidden;
    margin-top: 6px;
    margin-right: 6px;
    text-indent: 2000px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.has-pages > header .pagination div.active {
    background: #00ab93
}

.box.has-pages > div {
    overflow: hidden
}

.box.has-pages ul li figure:before {
    content: none
}

.box.has-carousel .owl-next, .box.has-carousel .owl-prev {
    width: 27px;
    height: 27px;
    border-radius: 13px;
    background-clip: padding-box;
    background-color: #00b5af;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    font-family: 'FontAwesome';
    display: block;
    float: left;
    font-size: 11px;
    line-height: 27px;
    margin-left: 10px
}

.box.has-desc.desc-overlay ul li .desc p {
    display: block;
    color: #eeeeee
}

.box h4 {
    font-size: 13px;
    font-weight: normal
}

.box h4 a {
    display: block;
    padding-bottom: 10px;
    color: #8b8e8e
}

.box h4 a:hover {
    color: #00b5af
}

.box._bg-gray > div {
    padding: 10px;
    background: #F1F1F1
}

.box._bg-gray > footer {
    background: #F1F1F1
}

.box.item_bg-gray ul li {
    background: #f2f2f2
}

.box.desc-thumb ul li {
    position: relative;
    margin-bottom: 20px
}

.box.desc-thumb ul li .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    text-shadow: 0 0 3px #333;
    overflow: hidden;
    z-index: 13;
    display: none
}

.box.desc-thumb ul li .desc a {
    color: #fff
}

.box.desc-thumb ul li .desc a:hover {
    color: gray !important
}

.box.desc-thumb ul li .desc p {
    color: #fff;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    margin-bottom: 0
}

.box.desc-thumb ul li .desc h6 {
    color: #eee
}

.box.desc-thumb ul li .desc .author {
    color: #ddd
}

.box.desc-thumb ul li .desc .category {
    color: #ccd3e4
}

.box.desc-thumb ul li .desc time, .box.desc-thumb ul li .desc time a {
    color: #ccc
}

.box.desc-thumb ul li figure a {
    position: relative;
    height: 142px
}

@media (max-width: 1199px) {
    .box.desc-thumb ul li figure a {
        height: 131px
    }
}

@media (max-width: 767px) {
    .box.desc-thumb ul li figure a {
        height: auto
    }
}

.box.desc-thumb ul li figure a img {
    z-index: 9;
    height: auto;
    min-height: 100%
}

.box.desc-thumb ul li h3 a:hover {
    color: gray
}

.box._border-right {
    border-right: 3px solid #b7b7b7
}

.box._border-left {
    border-left: 3px solid #b7b7b7
}

.box._border-radius > div {
    border-radius: 4px
}

.box._box-shadow > div {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease
}

.box._box_relative {
    position: relative
}

.box > header {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 10px
}

/*
.box > header:before {
    content: '';
    display: inline-block;
    border: 1px solid #e2e3e7;
    width: 100%;
    top: 13px;
    right: 0;
    position: absolute
}
*/

.box > header h2 {
    font-size: 16px;
    z-index: 2;
    position: relative;
    background-color: #fff;
    padding-left: 10px;
    font-weight: normal;
    display: inline-block
}

.box > header h2:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background-color: #78909c;
    border-radius: 50%;
    margin-left: 5px
}

.box > header .more {
    float: left;
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 10px;
    color: #78909c
}

.box > header .more:before {
    content: '\f03a';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #78909c;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    margin-left: 5px
}

.box > header .info {
    margin-bottom: 20px
}

.box > header .info h1 {
    margin-bottom: 10px !important
}

.box > header .info p {
    font-size: 14px;
    color: #777
}

.box > footer {
    padding: 0 10px 10px
}

.box > footer .more {
    color: #315898;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    display: block
}

.box.has-more-bottom > footer .more {
    background-color: #78909c;
    color: #fff;
    padding: 8px 0;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    border: 1px solid transparent;
    position: relative
}

.box.has-more-bottom > footer .more:hover {
    background: transparent;
    color: #316898;
    border: 1px solid #316898
}

.box.has-more-bottom > footer .more:before {
    font-size: 14px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f141'
}

.box.has-more-bottom.has-more-centered > footer {
    text-align: center
}

.box.has-more-bottom.has-more-centered > footer .more {
    display: inline-block;
    padding: 8px 16px
}

.box.header-tab {
    padding-top: 10px;
    position: relative;
    margin-top: 20px
}

.box.header-tab.no-header {
    margin-top: 0
}

.box.header-tab > header {
    background: transparent;
    margin-bottom: 0;
    float: right;
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    height: 25px;
    right: 10px;
    margin-top: -7px;
    border-top: 2px solid #e2e3e7;
    border-left: 2px solid #e2e3e7;
    border-right: 2px solid #e2e3e7;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box.header-tab > header:before {
    display: none
}

.box.header-tab > header h2 {
    background: transparent;
    padding-right: 10px;
    padding-top: 10px;
    color: #ef563b
}

.box.header-tab > header h2:before {
    display: none
}

.box.header-tab > header h2 a {
    color: #ef563b;
    background: transparent
}

.box.header-tab > div {
    border-top: 3px solid #e2e3e7
}

.box.header-tab.line-tag header {
    top: -5px
}

.box.header-tab.line-tag header h2 {
    background: #f1f1f1
}

.box.header-tab.line-tag div {
    margin-top: -10px
}

.box.header-tab.line-tag div ul {
    margin-top: 35px
}

.box.header-tab._bg-gray {
    background: transparent
}

.box.header-tab._bg-gray > header {
    background: #F1F1F1
}

.box.header-tab._bg-gray > div {
    background: #F1F1F1
}

.box.header-tab._bg-gray > footer {
    background: #F1F1F1
}

.box.circle-info {
    margin-bottom: 10px
}

.box.circle-info ul li {
    position: relative
}

.box.circle-info ul li.new .comments, .box.circle-info ul li.new time {
    background-color: #f26522;
    color: #fff
}

.box.circle-info ul li.new .comments a, .box.circle-info ul li.new time a {
    color: #fff
}

.box.circle-info ul li.new .comments a span, .box.circle-info ul li.new time a span {
    color: #fff
}

.box.circle-info ul li .comments, .box.circle-info ul li .visits, .box.circle-info ul li time {
    width: 40px;
    height: 40px;
    margin-top: 7px;
    text-align: center;
    background: #e2e3e7;
    line-height: 1.2;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    color: #aaa;
    display: block;
    float: right;
    margin-right: -40px;
    overflow: hidden
}

.box.circle-info ul li .comments a, .box.circle-info ul li .visits a, .box.circle-info ul li time a {
    display: block;
    color: #aaa;
    padding: 5px 0 !important;
    font-size: 8px
}

.box.circle-info ul li .comments span, .box.circle-info ul li .visits span, .box.circle-info ul li time span {
    font-size: 14px;
    font-weight: 700;
    color: #aaa;
    display: block;
    padding: 0
}

.box.circle-info ul li .comments:before, .box.circle-info ul li .visits:before, .box.circle-info ul li time:before {
    display: none
}

.box.circle-info ul li .desc {
    margin-right: 40px
}

.box.circle-info ul li .desc a {
    padding-right: 10px
}

.box.circle-info ul li .desc h3 + .comments, .box.circle-info ul li .desc h3 + .visits, .box.circle-info ul li .desc h3 + time {
    position: absolute;
    right: 0;
    margin-right: 0;
    top: 0
}

.box.circle-info ul li:before {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    background: #aaa;
    top: 0;
    right: 25px
}

.box.tab-pane > div {
    padding-top: 20px
}

.box.header-clean > header:after, .box.header-clean > header:before {
    display: none
}

.box.header-red > header h2, .box.header-red > header h2 a {
    color: #EB1F1F
}

.box.top {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-bottom: 30px;
    position: relative
}

.box.top .related-slides {
    font-size: 10px
}

.box.top .related-slides span {
    display: block;
    padding-right: 0
}

.box.top .related-slides span:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #315898;
    vertical-align: middle;
    border-radius: 50px;
    margin-left: 5px
}

.box.top ul {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    overflow: hidden
}

.box.top ul > li:nth-child(n+2) {
    display: none
}

.box.top li {
    float: right;
    margin-bottom: 0;
    width: 850px;
    height: 272px
}

.box.top li:after, .box.top li:before {
    content: " ";
    display: table
}

.box.top li:after {
    clear: both
}

.box.top li:after, .box.top li:before {
    content: " ";
    display: table
}

.box.top li:after {
    clear: both
}

.box.top li:hover h3 a {
    color: #315898
}

.box.top li:hover h4 a {
    color: #00b5af
}

.box.top figure {
    float: right;
    width: 48%
}

.box.top h3 {
    font-size: 20px
}

.box.top h3 a {
    display: block;
    color: #333333;
    padding-bottom: 10px
}

.box.top h3 a:hover {
    color: #315898
}

.box.top p {
    font-size: 12px;
    line-height: 20px;
    color: #555
}

.box.top .desc {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-right: 48%;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    height: 100%;
    padding-left: 45px;
}

.box.top .desc time {
    position: absolute;
    bottom: 0
}

.box.top .control-section ol {
    position: static;
    width: auto;
    margin: 0;
    background: #f1f1f1;
    padding: 0
}

.box.top .control-section ol li {
    display: block;
    text-indent: 0;
    width: 100%;
    height: auto;
    color: #546e7a !important;
    text-align: right;
    font-size: 12px;
    border: 0 none;
    padding: 10px;
    border-bottom: 1px solid #e0e4e6;
    border-radius: 0;
    margin: 0;
    background: #ccc \9;
    cursor: pointer;
    background: #f1f1f1
}

.box.top .control-section ol li:last-child {
    border: 0 none
}

.box.top .control-section ol li.active, .box.top .control-section ol li:hover {
    background: #e5e5e5
}

.box.top .control-section ol li time {
    color: #aaa;
    font-size: 12px
}

.box.top .control-section ol li time span:before {
    display: none
}

.box.top .control-section ol li time:before {
    content: '/';
    display: inline-block;
    height: 10px;
    width: 10px;
    color: #aaa;
    margin: 0 20px
}

.box.top .control-section ol li.text span:before {
    content: "\f0f6"
}

.box.top .control-section ol li.video span:before {
    content: "\f008"
}

.box.top .control-section ol li.audio span:before {
    content: "\f0f6"
}

.box.top .control-section ol li.photo span:before {
    content: "\f03e"
}

.box.top .control-section ol li span:before {
    font-size: 14px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.box.top .slider-button {
    width: 27px;
    height: 27px;
    border-radius: 13px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #00b5af;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0
}

.box.top .slider-button i {
    vertical-align: middle;
    text-align: center
}

.box.top .slider-button.prev-button {
    bottom: 65px;
    left: 20px
}

.box.top .slider-button.prev-button i {
    padding: 2px
}

.box.top .slider-button.next-button {
    bottom: 25px;
    left: 20px
}

.box.top .slider-button.next-button i {
    padding: 5px
}

.box.top .slider-button.next-button:hover, .box.top .slider-button.prev-button:hover {
    background-color: #2967ca;
    color: #fff
}

.box.top.full-image li {
    height: 566px;
    position: relative
}

.box.top.full-image li figure {
    float: none;
    width: 100%
}

.box.top.full-image li .desc {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    right: 0;
    margin: 0;
    padding-top: 40px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%)
}

.box.top.full-image li .desc time {
    position: static;
    display: inline-block;
    color: #fff
}

.box.top.full-image li .desc time a {
    color: #fff
}

.box.top.full-image li .desc h4 {
    display: inline-block;
    font-size: 11px;
    margin-right: 10px
}

.box.top.full-image li .desc h4 a {
    color: #fff
}

.box.top.full-image li .desc h3 a {
    color: #fff
}

.box.top.full-image li:hover .desc {
    padding-top: 120px
}

.box.top.full-width li {
    height: 760px;
    width: 1160px
}

.box.top.showcase {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.box.top.showcase > header:before {
    display: none
}

.box.top.showcase > header h2, .box.top.showcase > header h2 > a {
    background: transparent;
    color: #fff
}

.box.top.showcase > header h2 > a:before, .box.top.showcase > header h2:before {
    background: #fff
}

.box.top.showcase > div {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

.box.top.showcase ul {
    border-radius: 3px
}

.box.top.showcase ul li {
    height: auto;
    width: 754px
}

.box.top .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 900
}

.box.top .owl-controls .owl-next, .box.top .owl-controls .owl-prev {
    width: 27px;
    height: 27px;
    border-radius: 13px;
    background-clip: padding-box;
    background-color: #050642;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    font-family: 'FontAwesome';
    display: block;
    float: left;
    font-size: 11px;
    line-height: 27px;
    margin-left: 10px
}

.box.top.centered-controls .owl-controls {
    bottom: auto;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    overflow: visible
}

.box.top.centered-controls .owl-controls .owl-next, .box.top.centered-controls .owl-controls .owl-prev {
    margin: 0;
    font-size: 48px;
    width: 80px;
    height: 80px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 80px;
    text-shadow: 0 0 4px #333333;
    margin-top: -40px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.top.centered-controls .owl-controls .owl-next:hover, .box.top.centered-controls .owl-controls .owl-prev:hover {
    color: #eeeeee
}

.box.top.centered-controls .owl-controls .owl-next {
    float: right
}

.box.top .related-box {
    position: absolute;
    bottom: 20px;
    right: 10px
}

.box.top.top-inner {
    -webkit-box-shadow: none;
    box-shadow: none
}

.box.line-tag ul li {
    display: inline-block;
    padding-left: 10px;
    padding-top: 5px
}

.box.card > div ul li {
    margin-bottom: 30px;
    height: 300px;
    border-radius: 3px;
    vertical-align: top
}

.box.card > div ul li figure {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: visible;
    z-index: 10
}

.box.card > div ul li figure > a {
    display: block;
    position: absolute;
    top: 0;
    height: 175px;
    overflow: hidden;
    border-bottom: 3px solid #b7b7b7
}

.box.card > div ul li .desc {
    padding: 175px 10px 0;
    background: #f1f1f1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    height: 100%;
    overflow: hidden;
    border-radius: 3px;
    position: relative
}

.box.card > div ul li .desc a {
    padding-top: 10px
}

.box.card > div ul li .desc h4 a {
    padding-bottom: 3px;
    display: block
}

.box.card > div ul li .desc h3 {
    font-size: 14px;
    line-height: 20px
}

.box.card > div ul li .desc h3 a {
    padding-top: 10px;
    padding-bottom: 3px;
    display: block
}

.box.card > div ul li .desc h4 + h3 a {
    padding-top: 0
}

.box.card > div ul li .desc time {
    position: absolute;
    bottom: 10px
}

.box.card > div ul li:hover .desc {
    background: #e1e1e1
}

.box.card.first-featured figure > a img {
    width: 100%;
    height: auto
}

.box.card.horizontal-thumbs > div ul li {
    height: 135px
}

.box.card.horizontal-thumbs > div ul li figure {
    width: 150px;
    float: right;
    border-top: 3px solid #b7b7b7
}

.box.card.horizontal-thumbs > div ul li figure:before {
    top: 3px
}

.box.card.horizontal-thumbs > div ul li figure a {
    height: 0 !important;
    border: 0 none;
    padding-top: 0;
    display: block;
    padding-bottom: 65%;
    overflow: hidden;
    background: #f1f1f1;
    -webkit-box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.3)
}

.box.card.horizontal-thumbs > div ul li figure a img {
    width: 100%;
    height: auto;
    width: auto;
    max-width: 100% !important;
    min-height: unset !important;
    position: absolute;
    left: 50%;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.box.card.horizontal-thumbs > div ul li .desc {
    border-top: 3px solid #b7b7b7;
    padding-top: 0 !important;
    height: 101px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.box.card.horizontal-thumbs > div ul li figure + .desc {
    margin-right: 150px
}

.box.card.horizontal-thumbs.cols-2 > div ul li {
    height: 105px;
    overflow: hidden;
    margin-bottom: 15px
}

.box.card.horizontal-thumbs.cols-2 > div ul li:nth-child(odd) {
    clear: right
}

.box.card.horizontal-thumbs._blue > div ul li .desc, .box.card.horizontal-thumbs._blue > div ul li figure {
    border-top-color: #2967ca
}

.box.card.horizontal-since-3 > div ul li:nth-child(n+3) {
    height: 135px
}

.box.card.horizontal-since-3 > div ul li:nth-child(n+3) .desc {
    padding-top: 0
}

.box.card.horizontal-since-3.cols-2 > div ul li:nth-child(n+3) {
    height: 124px
}

.box.card.horizontal-since-2 > div ul li:nth-child(n+2) {
    height: 124px
}

.box.card.horizontal-since-2 > div ul li:nth-child(n+2) .desc {
    padding-top: 0
}

.box.card.no-figure-since-3 > div ul li:nth-child(n+3) .desc {
    border-top: 3px solid #b7b7b7
}

.box.card.no-figure-since-3 > div ul li:nth-child(n+3) figure {
    display: none
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) figure {
    width: 40%;
    float: right
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) figure:before {
    top: 3px
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) figure a {
    height: 124px;
    border: 0 none;
    padding-top: 3px;
    width: 100%
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) figure a img {
    height: 100%;
    width: auto;
    max-width: none !important;
    position: absolute;
    left: 50%;
    margin-left: -92px
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) .desc {
    border-top: 3px solid #b7b7b7
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) .desc > * {
    padding-right: 10px
}

.box.card.thumbs-since-2 > div ul li:nth-child(n+2) figure + .desc {
    padding-right: 40%
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) figure {
    width: 40%;
    float: right
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) figure:before {
    top: 3px
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) figure a {
    height: 124px;
    border: 0 none;
    padding-top: 3px;
    width: 100%
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) figure a img {
    height: 100%;
    width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    margin-left: -92px
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) .desc {
    border-top: 3px solid #b7b7b7
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) .desc > * {
    padding-right: 10px
}

.box.card.thumbs-since-3 > div ul li:nth-child(n+3) figure + .desc {
    padding-right: 40%
}

.box.card.full-card > div ul, .box.card.full-card > div ul li {
    margin-bottom: 0
}

.box.card.full-card > div ul:after, .box.card.full-card > div ul:before, .box.card.full-card > div ul li:after, .box.card.full-card > div ul li:before {
    content: " ";
    display: table
}

.box.card.full-card > div ul:after, .box.card.full-card > div ul li:after {
    clear: both
}

.box.card.full-card > div ul:after, .box.card.full-card > div ul:before, .box.card.full-card > div ul li:after, .box.card.full-card > div ul li:before {
    content: " ";
    display: table
}

.box.card.full-card > div ul:after, .box.card.full-card > div ul li:after {
    clear: both
}

.box.card.full-card > div ul li {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-bottom: 30px;
    position: relative;
    background: #f1f1f1;
    border-top: 3px solid #b7b7b7;
    height: 272px
}

.box.card.full-card > div ul li:hover {
    background: #e1e1e1
}

.box.card.full-card > div ul li:hover h3 a {
    color: #315898
}

.box.card.full-card > div ul li:hover h4 a {
    color: #00b5af
}

.box.card.full-card > div ul li:hover .desc {
    background: transparent
}

.box.card.full-card figure {
    float: right;
    width: 48%;
    height: 100%;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.box.card.full-card figure a {
    height: 100%;
    border: 0 none
}

.box.card.full-card .desc {
    padding: 10px;
    margin-right: 48%;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    height: 100%;
    background: transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.box.card.full-card .desc time {
    position: absolute;
    bottom: 10px;
    z-index: 200
}

.box.card.full-card .desc p {
    font-size: 12px;
    line-height: 20px;
    color: #444
}

.box.card.full-card .desc h3 {
    font-size: 20px;
    line-height: 1.5
}

.box.card.full-card .desc h3 a {
    display: block;
    color: #333333;
    padding-bottom: 10px
}

.box.card.full-card .desc h3 a:hover {
    color: #315898
}

.box.card.full-card.horizontal > div ul li {
    height: 170px
}

.box.card.full-card.horizontal > div ul li figure {
    width: 33.333333%
}

.box.card.full-card.horizontal > div ul li .desc {
    margin-right: 33.333333%;
    padding-top: 0
}

.box.card.full-card.horizontal > div ul li .desc h3 {
    line-height: 1.3
}

.box.card.full-card.horizontal > div ul li .desc h3 a {
    padding-bottom: 0
}

.box.card.full-card.horizontal > div ul li .desc time {
    bottom: 0
}

.box.card.full-card.horizontal.condensed > div ul li {
    height: 140px
}

.box.card.full-card.horizontal.condensed > div ul li figure {
    width: 25%
}

.box.card.full-card.horizontal.condensed > div ul li .desc {
    margin-right: 25%
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) {
    width: 33.333333%;
    height: 110px
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) figure a {
    height: 110px
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) figure a img {
    margin-left: -82px
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) .desc {
    padding-top: 0
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) .desc h4 {
    display: none
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) .desc h3 a {
    display: block;
    padding-top: 8px
}

.box.card.inline-since-5 > div ul li:nth-child(n+5) .desc time {
    display: none
}

.box.card.full-height-since-2 > div ul li:nth-child(n+2) {
    height: 431px
}

.box.card.full-height-since-2 > div ul li:nth-child(n+2) figure a {
    height: 331px;
    position: relative
}

.box.card.full-height-since-2 > div ul li:nth-child(n+2) figure a img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none !important;
    margin-left: -245px;
    left: 50%;
    top: 0
}

.box.card.full-height-since-2 > div ul li:nth-child(n+2) .desc {
    padding-top: 0;
    height: 100px
}

.box.card.floated-since-2 > div ul {
    position: relative
}

.box.card.floated-since-2 > div ul li {
    float: none;
    width: 50% !important;
    margin-bottom: 20px
}

.box.card.floated-since-2 > div ul li:nth-child(n+2) {
    float: right
}

.box.card.floated-since-2.first-featured > div ul li:first-child {
    height: 267px
}

.box.card.floated-since-2.first-featured > div ul li:first-child figure a {
    height: 175px
}

.box.card.floated-since-2.first-featured > div ul li:first-child .desc {
    padding-top: 175px
}

.box.card.bottom-fade > div ul li .desc {
    position: relative
}

.box.card.bottom-fade > div ul li .desc:after {
    display: block;
    content: '';
    width: 100%;
    height: 24%;
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f1f1f1), to(transparent));
    background: linear-gradient(to top, #f1f1f1 50%, transparent 100%);
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease
}

.box.card.bottom-fade > div ul li:hover .desc:after {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e1e1e1), to(transparent));
    background: linear-gradient(to top, #e1e1e1 50%, transparent 100%)
}

.box.card.bottom-fade.bottom-fade.bottom-fade-small > div ul li .desc:after {
    height: 20px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(transparent));
    background: linear-gradient(to top, #f1f1f1 0%, transparent 100%)
}

.box.card.bottom-fade.bottom-fade.bottom-fade-small > div ul li:hover .desc:after {
    background: -webkit-gradient(linear, left bottom, left top, from(#e1e1e1), to(transparent));
    background: linear-gradient(to top, #e1e1e1 0%, transparent 100%)
}

.box.card .pagination {
    margin: 0 auto
}

.box.cols > div ul {
    margin: 0 -10px;
    font-size: 0
}

.box.cols > div ul:after, .box.cols > div ul:before {
    content: " ";
    display: table
}

.box.cols > div ul:after {
    clear: both
}

.box.cols > div ul:after, .box.cols > div ul:before {
    content: " ";
    display: table
}

.box.cols > div ul:after {
    clear: both
}

.box.cols > div ul li {
    padding: 0 10px
}

.box.cols > div ul li p {
    font-size: 12px;
    line-height: 20px;
    color: #444
}

.box.cols.cols-3 > div ul li {
    width: 33.33333333%;
    float: right
}

.box.cols.cols-3.desc-overlay ul li {
    height: 175px
}

.box.cols.cols-4 > div ul li {
    width: 25%;
    float: right
}

.box.cols.cols-4.desc-overlay ul li {
    height: 150px
}

.box.cols.cols-4.card > div ul li {
    height: 300px
}

.box.cols.cols-4.card > div ul li figure > a {
    height: 131px
}

.box.cols.cols-4.card > div ul li .desc {
    padding-top: 210px
}

@media (max-width: 767px) {
    .box.cols.cols-4-thumb > div ul li {
        width: 50% !important;
        float: right
    }
}

.box.cols.cols-2 > div ul li {
    width: 50%;
    float: right
}

.box.cols.cols-2.first-featured ul li {
    width: 40%
}

.box.cols.cols-2.first-featured ul li:first-child {
    width: 60%;
    height: 431px
}

.box.cols.cols-2.first-featured ul li:first-child figure a {
    height: 331px
}

.box.cols.cols-2.first-featured ul li:first-child .desc {
    padding-top: 331px
}

.box.cols.card > div ul li figure > a {
    overflow: hidden
}

.box.cols.card > div ul li figure > a img {
    max-width: none;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    max-height: 100%
}

.box.cols.card.first-featured > div ul li figure > a img {
    max-width: 100%
}

.box.cols.sports > div ul li {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 141px;
    border: 0 none
}

.box.cols.sports > div ul li figure {
    float: none;
    position: absolute;
    top: 3px;
    right: 10px;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    max-height: 138px
}

.box.cols.sports > div ul li figure a {
    width: 100%;
    height: auto
}

.box.cols.sports > div ul li figure a img {
    width: 100%;
    height: auto
}

.box.cols.sports > div ul li .desc {
    padding: 175px 10px 0;
    background: #f1f1f1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    height: 100%;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    border-top: 3px solid #93cc2f;
    margin-right: 0;
    padding: 0 52% 0 0
}

.box.cols.sports > div ul li .desc a {
    padding-top: 10px
}

.box.cols.sports > div ul li .desc h4 a {
    padding-bottom: 3px;
    display: block
}

.box.cols.sports > div ul li .desc h3 {
    font-size: 14px;
    line-height: 20px
}

.box.cols.sports > div ul li .desc h3 a {
    padding-top: 10px;
    padding-bottom: 3px;
    display: block
}

.box.cols.sports > div ul li .desc h4 + h3 a {
    padding-top: 0
}

.box.cols.sports > div ul li .desc time {
    position: absolute;
    bottom: 10px
}

.box.cols.sports > div ul li:hover {
    background: transparent
}

.box.cols.sports > div ul li:hover .desc {
    background: #e1e1e1
}

.box.cols.desc-overlay > div ul li {
    margin-bottom: 20px
}

/*.box.cols.desc-overlay > div ul li figure {
    max-height: 277px;
    overflow: hidden
}*/

.box.cols.desc-overlay > div ul li figure:before {
    top: 3px !important
}

.box.cols.desc-overlay > div ul li figure > a {
    height: 277px
}

.box.cols.desc-overlay > div ul li figure img {
    width: 100%;
    height: 100%
}

.box.cols.desc-overlay.cols-3 > div ul li figure > a {
    height: 175px
}

.box.list ul {
}

.box.list ul li {
    margin-bottom: 2px;
    position: relative
}

.box.list ul li:after, .box.list ul li:before {
    content: " ";
    display: table
}

.box.list ul li:after {
    clear: both
}

.box.list ul li:after, .box.list ul li:before {
    content: " ";
    display: table
}

.box.list ul li:after {
    clear: both
}

.box.list ul li figure {
    display: none
}

.box.list ul li .desc {
    display: block;
    height: 50px
}

.box.list ul li .desc > * {
    vertical-align: middle;
    display: inline-block
}

.box.list ul li .desc a {
    display: block
}

.box.list ul li h4 {
    font-size: 10px
}

.box.list ul li h4 a {
    color: #8b8e8e;
    padding-bottom: 0px
}

.box.list ul li h4 ~ h3 a {
    padding-top: 0
}

.box.list ul li h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5
}

.box.list ul li h3 a {
    color: #333;
    padding-top: 6px
}

.box.list ul li:hover h3 a {
    color: #315898
}

.box.list ul li:hover .comments, .box.list ul li:hover .visits, .box.list ul li:hover time {
    background: #315898;
    color: #fff
}

.box.list ul li:hover .comments a, .box.list ul li:hover .comments span, .box.list ul li:hover .visits a, .box.list ul li:hover .visits span, .box.list ul li:hover time a, .box.list ul li:hover time span {
    color: #fff
}

.box.list.list-bullets ul li {
    margin-bottom: 4px
}

.box.list.list-bullets ul li.new:before {
    color: #f26522
}

.box.list.list-bullets ul li:before {
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 9px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    content: '\f192';
    color: #91aec1;
    position: absolute;
    top: 9px;
    right: 0px;
    font-size: 15px
}

.box.list.list-bullets ul li .desc {
    display: inline-block;
    padding-right: 24px;
    height: auto;
    vertical-align: middle
}

.box.list.list-bullets ul li .desc h3, .box.list.list-bullets ul li .desc h4 {
    padding-right: 0
}

.box.list.list-bullets ul li h3 {
    display: inline-block;
    padding-right: 24px
}

.box.list.list-bullets ul li h4 {
    display: inline-block;
    padding-right: 24px
}

.box.list.list-bullets ul li h4 + h3 {
    display: block;
    margin-top: -4px
}

.box.list.list-bullets ul li time {
    display: none
}

.box.list.list-bullets ul li.audio .desc a:before, .box.list.list-bullets ul li.photo .desc a:before, .box.list.list-bullets ul li.text .desc a:before, .box.list.list-bullets ul li.video .desc a:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    display: inline-block;
    padding-left: 10px
}

.box.list.list-bullets ul li.text:before {
    content: "\f0f6"
}

.box.list.list-bullets ul li.video:before {
    content: "\f008"
}

.box.list.list-bullets ul li.audio:before {
    content: "\f0f6"
}

.box.list.list-bullets ul li.photo:before {
    content: "\f03e"
}

.box.list.list-nowrap .desc {
    max-width: 100%
}

.box.list.list-nowrap ul {
    margin-bottom: 12px;
    max-width: 100%
}

.box.list.list-nowrap ul li {
    margin-bottom: 0
}

.box.list.list-nowrap ul li h3, .box.list.list-nowrap ul li h4 {
    max-width: 100%;
    overflow: hidden
}

.box.list.list-nowrap ul li h3 a, .box.list.list-nowrap ul li h4 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.box.list.has-cols > div {
    margin: 0 -10px
}

.box.list.has-cols > div ul {
    width: 50%;
    float: right;
    padding: 0 10px
}

.box.media-section > header:before {
    display: none
}

.box.media-section > header h2, .box.media-section > header h2 > a {
    background: transparent;
    color: #fff
}

.box.media-section > header h2 > a:before, .box.media-section > header h2:before {
    background: #fff
}

.box.media-section > header .media-category {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    font-size: 12px
}

.box.media-section > header .media-category li {
    float: right;
    border-left: 1px solid #859597;
    line-height: 1
}

.box.media-section > header .media-category li:last-child {
    border-left: 0 none
}

.box.media-section > header .media-category li:last-child a {
    padding-left: 0
}

.box.media-section > header .media-category li a {
    display: block;
    color: #fff;
    padding: 0 12px
}

.box.media-section > header .media-category li a:hover {
    color: #00b8d4
}

.box.media-section > div ul {
    margin: 0 -10px;
    padding: 0;
    list-style: none
}

.box.media-section > div ul li {
    margin-top: 20px;
    width: 33.333333%;
    float: right;
    padding: 0 10px;
    position: relative;
    margin-bottom: 0
}

.box.media-section > div ul li figure {
    position: relative
}

.box.media-section > div ul li figure a {
    display: block;
    position: relative
}

.box.media-section > div ul li figure:before {
    display: none
}

.box.media-section > div ul li figure:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    height: 100px;
    width: 100%;
    z-index: 11;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.media-section > div ul li .desc {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin-left: 20px;
    z-index: 30
}

.box.media-section > div ul li .desc h3 {
    font-size: 17px
}

.box.media-section > div ul li .desc h3 a {
    color: #fff
}

.box.media-section > div ul li.audio .desc a:before, .box.media-section > div ul li.photo .desc a:before, .box.media-section > div ul li.text .desc a:before, .box.media-section > div ul li.video .desc a:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    display: inline-block;
    padding-left: 10px
}

.box.media-section > div ul li.text .desc a:before {
    content: "\f0f6"
}

.box.media-section > div ul li.video .desc a:before {
    content: "\f008"
}

.box.media-section > div ul li.audio .desc a:before {
    content: "\f0f6"
}

.box.media-section > div ul li.photo .desc a:before {
    content: "\f03e"
}

.box.media-section.first-featured > div ul li {
    max-height: 235px;
    overflow: hidden
}

.box.media-section.first-featured > div ul li:first-child {
    width: 66.66666%;
    max-height: 500px
}

.box.media-section.horizontal {
    padding: 0;
    margin-bottom: 0
}

.box.media-section.horizontal ul {
    margin: 0
}

.box.media-section.horizontal ul li {
    padding: 0;
    width: 25%;
    margin-top: 0
}

.box.media-section.horizontal ul li:hover figure a:after {
    height: 200px
}

.box.media-section.vertical {
    padding-top: 0;
    margin-top: 0
}

.box.media-section.vertical ul li {
    width: 100%;
    float: none;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 14px
}

.box.media-section.vertical ul li figure {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

.box.desc-overlay.lazy-player ul li figure a, .box.lazy-player ul li figure a {
    position: relative
}

.box.desc-overlay.lazy-player ul li figure a:after, .box.lazy-player ul li figure a:after {
    position: absolute;
    display: block;
    content: '';
    width: 67px;
    height: 48px;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -33.5px;
    /*background: url('../img/play.png') no-repeat 0 0 transparent;*/
    -webkit-transition: none;
    transition: none
}

.box.desc-overlay.lazy-player ul li figure a:hover:after, .box.lazy-player ul li figure a:hover:after {
    background-position-x: -68px
}

.box.desc-overlay.lazy-player ul li figure:after, .box.lazy-player ul li figure:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    height: 100px;
    width: 100%;
    z-index: 11;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.desc-overlay.lazy-player ul li.has-player, .box.lazy-player ul li.has-player {
    margin-bottom: -4px
}

.box.desc-overlay.lazy-player ul li.has-player .desc, .box.lazy-player ul li.has-player .desc {
    bottom: auto;
    top: 20px
}

.box.desc-overlay.lazy-player ul li.has-player .desc h4, .box.desc-overlay.lazy-player ul li.has-player .desc p, .box.desc-overlay.lazy-player ul li.has-player .desc time, .box.lazy-player ul li.has-player .desc h4, .box.lazy-player ul li.has-player .desc p, .box.lazy-player ul li.has-player .desc time {
    display: none
}

.box.desc-overlay.lazy-player ul li.has-player .desc h3 a, .box.lazy-player ul li.has-player .desc h3 a {
    visibility: hidden
}

.box.desc-overlay.lazy-player ul li.has-player .desc h3 a:before, .box.lazy-player ul li.has-player .desc h3 a:before {
    visibility: visible;
    content: '\f08e';
    font-family: 'FontAwesome'
}

.box.clean ul li figure a {
    margin-bottom: 10px
}

.box.clean ul li h4 {
    font-size: 11px
}

.box.clean ul li h3 {
    font-size: 16px;
    line-height: 1.5
}

.box.clean ul li h3 a {
    display: block;
    padding-bottom: 10px
}

.box.clean ul li p {
    font-size: 12px;
    line-height: 20px
}

.box.clean ul li time {
    display: none
}

.box.snip ul li figure a {
    padding-bottom: 10px
}

.box.snip ul li .desc h3 {
    font-size: 16px
}

.box.snip ul li .desc h3 a {
    color: #546e7a
}

.box.snip ul li .desc p {
    font-size: 12px;
    line-height: 20px
}

.box.snip.desc-overlay ul li figure a {
    padding-bottom: 0;
    border: 0 none
}

.box.snip.desc-overlay.has-carousel .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 0;
    overflow: visible;
    margin-top: -14px;
    opacity: 0.6;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.snip.desc-overlay.has-carousel .owl-controls .owl-next {
    float: right;
    margin-left: 0;
    margin-right: 10px
}

.box.snip.desc-overlay.has-carousel:hover .owl-controls {
    opacity: 1
}

.box.hot-news {
    margin-bottom: 30px
}

.box.hot-news ul:after, .box.hot-news ul:before {
    content: " ";
    display: table
}

.box.hot-news ul:after {
    clear: both
}

.box.hot-news ul:after, .box.hot-news ul:before {
    content: " ";
    display: table
}

.box.hot-news ul:after {
    clear: both
}

.box.hot-news ul li {
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 1px solid #e0e4e6;
    margin-bottom: 0;
    width: 50%
}

.box.hot-news ul li:after, .box.hot-news ul li:before {
    content: " ";
    display: table
}

.box.hot-news ul li:after {
    clear: both
}

.box.hot-news ul li:after, .box.hot-news ul li:before {
    content: " ";
    display: table
}

.box.hot-news ul li:after {
    clear: both
}

.box.hot-news ul li .desc {
    display: inline-block
}

.box.hot-news ul li .desc h3 {
    font-weight: normal
}

.box.hot-news ul li .desc h3 a {
    color: #546e7a;
    font-size: 12px;
    display: block;
    padding: 9px 0;
    position: relative;
    line-height: 1.42857143
}

.box.hot-news ul li:hover {
    border-bottom: 1px solid #2967ca
}

.box.hot-news ul li:hover:before {
    color: #2967ca
}

.box.hot-news ul li:hover:after {
    width: 100%
}

.box.hot-news ul li:hover a {
    color: #2967ca
}

.box.hot-news ul li:after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #2967ca;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear
}

.box.hot-news ul li:first-child {
    border: 0 none;
    width: 50%;
    float: right
}

.box.hot-news ul li:first-child:after, .box.hot-news ul li:first-child:before {
    display: none !important
}

.box.hot-news ul li:first-child .desc h4 a {
    font-size: 13px;
    padding: 5px 0;
    display: block
}

.box.hot-news ul li:first-child .desc h3 a {
    color: #546e7a;
    font-size: 16px;
    font-weight: bold;
    padding: 0
}

.box.hot-news ul li:first-child .desc p {
    line-height: 20px;
    font-size: 12px
}

.box.hot-news ul li:first-child ~ li {
    margin-right: 52%;
    width: 47%
}

.box.hot-news ul li:first-child ~ li .desc {
    display: inline-block
}

.box.hot-news ul li:first-child ~ li .desc h3 {
    display: block
}

.box.hot-news ul li:not(:first-child):before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 10px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    content: '\f192';
    color: #91aec1
}

.box.hot-news ul li.text:before {
    content: "\f0f6"
}

.box.hot-news ul li.video:before {
    content: "\f008"
}

.box.hot-news ul li.audio:before {
    content: "\f0f6"
}

.box.hot-news ul li.photo:before {
    content: "\f03e"
}

.box.ads.ads-orig figure a img {
    width: auto;
    margin: 0 auto;
    max-width: 100%
}

.box.ads.cols ul {
    margin: 0 -5px
}

.box.ads.cols ul li {
    padding: 0 5px
}

.box.ads.fixed-ad {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none
}

.box.ads.fixed-ad:after {
    display: block;
    content: '×';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
    width: 24px;
    height: 24px;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    z-index: 1234
}

.box.ads.fixed-ad li {
    margin-bottom: 0
}

.box.ads.fixed-ad li .item-img {
    margin-bottom: 0
}

.box.ads.fixed-ad li a {
    display: block;
    width: 100%;
    text-align: center
}

.box.ads.fixed-ad li a img {
    display: block;
    width: 100%
}

.box.ads-random ul li {
    display: none
}

.box.slider.slider-sidebar ul li {
    width: 270px;
    height: auto
}

.box.slider.slider-sidebar ul li h3 {
    font-size: 16px;
    line-height: 1.5
}

.box.slider.slider-sidebar ul li h4 a {
    padding: 0
}

.box.slider.slider-sidebar .owl-controls {
    position: absolute;
    top: 80px;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.slider.slider-sidebar .owl-controls .owl-next {
    float: right;
    margin-right: 10px
}

.box.slider.slider-sidebar:hover .owl-controls {
    opacity: 1;
    visibility: visible
}

.box.related ul li h4 {
    font-size: 11px
}

.box.related ul li h3 {
    font-size: 13px
}

.box.thumbs ul li:after, .box.thumbs ul li:before {
    content: " ";
    display: table
}

.box.thumbs ul li:after {
    clear: both
}

.box.thumbs ul li:after, .box.thumbs ul li:before {
    content: " ";
    display: table
}

.box.thumbs ul li:after {
    clear: both
}

.box.thumbs ul li figure {
    width: 40%;
    float: right
}

.box.thumbs ul li .desc {
    margin-right: 40%;
    padding-right: 10px
}

.box.thumbs ul li .desc h3 {
    font-size: 16px
}

.box.thumbs.cols-2 ul li:nth-child(odd) {
    clear: right
}

.box.thumbs.cols-2 ul li .desc h3 {
    font-size: 13px;
    line-height: 1.45
}

.box.comment-form .comment-info:after, .box.comment-form .comment-info:before {
    content: " ";
    display: table
}

.box.comment-form .comment-info:after {
    clear: both
}

.box.comment-form .comment-info:after, .box.comment-form .comment-info:before {
    content: " ";
    display: table
}

.box.comment-form .comment-info:after {
    clear: both
}

.box.comment-form .comment-info .alert {
    padding: 10px;
    font-size: 14px;
    position: relative
}

.box.comment-form .comment-info .alert .close {
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 11px;
    color: #337ab7 !important;
    opacity: 1
}

.box.gallery .photoGall ul {
    margin: 0 -10px
}

.box.gallery .photoGall ul:after, .box.gallery .photoGall ul:before {
    content: " ";
    display: table
}

.box.gallery .photoGall ul:after {
    clear: both
}

.box.gallery .photoGall ul:after, .box.gallery .photoGall ul:before {
    content: " ";
    display: table
}

.box.gallery .photoGall ul:after {
    clear: both
}

.box.gallery .photoGall ul li {
    float: right;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center
}

.box.gallery .photoGall ul li.large-item {
    width: 100% !important;
    height: auto !important;
    float: none
}

.box.gallery .photoGall ul li.large-item figure {
    height: auto
}

.box.gallery .photoGall ul li.large-item figure a img {
    min-height: 0 !important;
    width: 100%
}

.box.gallery .photoGall ul li figure {
    height: 180px
}

.box.gallery .photoGall ul li figure a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #eeeeee
}

.box.gallery .photoGall ul li figure a img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle
}

.box.gallery .tags ul {
    margin: 0;
    padding-right: 5px;
    display: table
}

.box.gallery .tags ul li {
    list-style: none;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    width: auto
}

.box.gallery .item-sharing:after, .box.gallery .item-sharing:before {
    content: " ";
    display: table
}

.box.gallery .item-sharing:after {
    clear: both
}

.box.gallery .item-sharing:after, .box.gallery .item-sharing:before {
    content: " ";
    display: table
}

.box.gallery .item-sharing:after {
    clear: both
}

.box.gallery .item-sharing ul {
    margin: 10px 0 0 !important;
    float: left
}

.box.gallery .item-sharing ul li {
    float: none;
    padding: 0;
    width: auto
}

.box.rss table tr td a {
    display: block
}

.box.search-form, .box.search-form input, .box.search-form label, .box.search-form select {
    font-size: 14px
}

.box.search-form label {
    margin-bottom: 6.66666667px
}

.box.search-form .form-group {
    margin-bottom: 20px
}

.box.search-form .date-range-inputs {
    margin-top: 10px
}

.box.search-form .date-range-inputs .ltr {
    direction: ltr;
    text-align: left
}

.box.archive-fileds, .box.archive-fileds input, .box.archive-fileds label, .box.archive-fileds select {
    font-size: 14px
}

.box.archive-fileds label {
    margin-bottom: 6.66666667px
}

.box.archive-fileds .has-divider {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px
}

.box.breaking {
    margin-bottom: 0
}

.box.breaking > header {
    padding-top: 20px;
    width: 100px;
    float: right
}

.box.breaking > header h2 {
    background: transparent;
    color: #eb1f1f;
    font-size: 18px;
    font-weight: bold
}

.box.breaking > header h2:before {
    -webkit-animation: blink 1s;
    animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.box.breaking > div {
    margin-right: 150px;
    padding: 20px 0
}

.box.breaking > div h3 {
    margin: 0;
    padding: 3px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3
}

.box.breaking > div h3 a {
    color: #eb5e5e;
    display: block;
    margin-bottom: 10px
}

.box.breaking > div p {
    margin-bottom: 0;
    color: #626262;
    font-size: 13px
}

.box.poll {
    margin-bottom: 10px
}

.box.poll:after, .box.poll:before {
    content: " ";
    display: table
}

.box.poll:after {
    clear: both
}

.box.poll:after, .box.poll:before {
    content: " ";
    display: table
}

.box.poll:after {
    clear: both
}

.box.poll .question {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold
}

.box.poll .form-group {
    margin-bottom: 0
}

.box.poll .form-group label {
    font-size: 13px;
    margin-top: -4px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 10px
}

.box.poll .form-group input {
    margin: 0 0 0 8px;
    display: inline-block
}

.box.poll .percent {
    margin: 3px 0 6px;
    height: 10px;
    border: 1px solid #ababab;
    padding: 1px
}

.box.poll .percent .bar {
    height: 6px;
    background: #ababab
}

.box.poll .btn-wrapper {
    float: left;
    margin-top: 8px
}

.box.poll .btn-wrapper .btn {
    border-radius: 0;
    padding: 5px 13px
}

.box.poll.show-percent .percent {
    position: relative
}

.box.poll.show-percent .percent:before {
    content: attr(title);
    display: block;
    position: absolute;
    left: 2px;
    top: 10px;
    text-shadow: 0 0 2px #fff;
    font-size: 12px
}

.box.poll.show-percent .percent .bar {
    height: 6px;
    background: #ababab
}

.box.poll.show-results .results .form-group label:after {
    content: "(" attr(data-vote) ")"
}

.box.poll .form-group:first-child .percent .bar {
    background: #ababab
}

.box.poll .form-group:nth-child(2) .percent .bar {
    background: #ff7676
}

.box.poll .form-group:nth-child(3) .percent .bar {
    background: #59b7ff
}

.box.poll .form-group:nth-child(4) .percent .bar {
    background: #6edb82
}

.box.poll .form-group:nth-child(5) .percent .bar {
    background: #db6ec2
}

.box.poll .form-group:nth-child(6) .percent .bar {
    background: #bce649
}

.box.poll .form-group:nth-child(7) .percent .bar {
    background: #8b49e0
}

.box.poll .form-group:nth-child(8) .percent .bar {
    background: #c96edb
}

.box.desc-overlay ul li {
    position: relative
}

.box.desc-overlay ul li figure a {
    border-bottom: 0 none;
    border-top: 3px solid #b7b7b7;
    position: relative
}

.box.desc-overlay ul li figure a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%)
}

.box.desc-overlay ul li .desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 80;
    padding: 6.66666667px 20px
}

.box.desc-overlay ul li .desc p {
    display: none
}

.box.desc-overlay ul li .desc time {
    position: static;
    color: #fff
}

.box.desc-overlay ul li .desc time a {
    color: #fff
}

.box.desc-overlay ul li .desc h4 {
    font-size: 11px
}

.box.desc-overlay ul li .desc h4 a {
    color: #fff
}

.box.desc-overlay ul li .desc h3 {
    font-size: 16px;
    line-height: 24px;
    max-height: 60px;
    overflow: hidden
}

.box.desc-overlay ul li .desc h3 a {
    color: #fff
}

.box.desc-overlay ul li .desc * {
    color: #fff;
    text-shadow: 0 0 3px #333333
}

.box.desc-overlay ul li:hover figure a:after {
    height: 80%
}

.box.desc-overlay ul li:hover .desc {
    background: transparent
}

.box.social ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0
}

.box.social ul li {
    list-style: none;
    float: right;
    margin-left: 2px;
    width: 32.7%
}

.box.social ul li:last-child {
    margin-left: 0
}

.box.social ul li .social-icon {
    color: #fff;
    padding: 20px 0;
    text-align: center;
    line-height: 0.7;
    display: block
}

.box.social ul li .social-text {
    color: #fff;
    padding: 15px 0;
    display: block;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease
}

.box.social ul li .social-text span {
    display: block;
    text-align: center
}

.box.social ul li .social-text .number {
    font-size: 18px;
    font-weight: 700
}

.box.social ul li .social-text .text {
    font-size: 10px
}

.box.social ul li .twitter .social-icon {
    background-color: #009ad5
}

.box.social ul li .twitter .social-text {
    background-color: #00aced
}

.box.social ul li .twitter:hover .social-icon {
    background-color: #00aced
}

.box.social ul li .twitter:hover .social-text {
    background-color: #009ad5
}

.box.social ul li .instagram .social-icon {
    background-color: #497293
}

.box.social ul li .instagram .social-text {
    background-color: #517fa4
}

.box.social ul li .instagram:hover .social-icon {
    background-color: #517fa4
}

.box.social ul li .instagram:hover .social-text {
    background-color: #497293
}

.box.social ul li .facebook .social-icon {
    background-color: #355089
}

.box.social ul li .facebook .social-text {
    background-color: #3b5998
}

.box.social ul li .facebook:hover .social-text {
    background-color: #355089
}

.box.social ul li .facebook:hover .social-icon {
    background-color: #3b5998
}

.box.downloads {
    margin-top: 10px
}

.box.downloads .button-dl-text span {
    font-size: 15px;
    color: #78909c;
    font-weight: 700;
    display: block
}

.box.downloads .button-dl-app {
    display: table;
    width: 100%;
    border: 1px solid #d1d1d1;
    padding: 10px 20px;
    margin-bottom: 10px;
    background-color: #f1f1f1
}

.box.downloads a.button-dl-app:hover .button-dl-text small, .box.downloads a.button-dl-app:hover .button-dl-text span {
    color: #316898
}

.box.downloads a.button-dl-app:hover {
    border: 1px solid #316898
}

.box.downloads .button-dl-app:last-child {
    margin-bottom: 0
}

.box.downloads .button-dl-app i {
    float: right;
    margin-left: 20px
}

.box.downloads .button-dl-app small {
    font-size: 11px;
    color: #999
}

.box.join-container > div {
    margin: 0 -10px
}

.box.join-container > div:after, .box.join-container > div:before {
    content: " ";
    display: table
}

.box.join-container > div:after {
    clear: both
}

.box.join-container > div:after, .box.join-container > div:before {
    content: " ";
    display: table
}

.box.join-container > div:after {
    clear: both
}

.box.join-container._bg-gray > div {
    margin-left: 0;
    margin-right: 0
}

.box.join-container._bg-gray > div > .box:first-child {
    padding-right: 0
}

.box.join-container._bg-gray > div > .box:last-child {
    padding-left: 0
}

.box.join-container .box {
    margin-bottom: 0
}

.box.join-container .box.no-header > header {
    display: block !important;
    margin: 0
}

.box.join-container .box.no-header > header:before {
    display: none
}

.box.join-container .box.no-header > header h2 {
    display: none
}

.box.join-container .box.no-header > header .more {
    top: -38px
}

.box.highlight ul > li h3 em, .box.highlight ul > li h4 em, .box.highlight ul > li p em {
    background-color: yellow;
    font-weight: bold
}

.box.prayer-times > div {
    padding: 20px
}

.box.prayer-times .select-city {
    margin-bottom: 40px
}

.box.prayer-times .select-city .form-group label, .box.prayer-times .select-city .form-group label select {
    font-size: 14px;
    color: #444;
    font-weight: 400
}

.box.prayer-times .select-city .form-group select {
    border: 0 none;
    border-bottom: 1px solid #d2d2d2;
    height: 30px
}

.box.prayer-times ul {
    display: table;
    width: 100%;
    margin: 0 !important
}

.box.prayer-times ul li {
    float: right;
    margin-bottom: 0 !important;
    margin-left: 45px;
    text-align: center
}

.box.prayer-times ul li i {
    margin-bottom: 10px;
    height: 36px
}

.box.prayer-times ul li span {
    display: block;
    font-size: 12px;
    color: #444;
    text-align: center
}

.box.prayer-times ul li:last-child {
    margin-left: 0
}

.box.albums > header {
    margin-bottom: 30px
}

.box.albums > header:before {
    border: 1px solid #ccc;
    height: 0
}

.box.albums > header h2 {
    padding-left: 20px;
    color: #000
}

.box.albums > header h2:before {
    display: none
}

.box.albums > header h2 a {
    color: #000
}

.box.albums > div ul li {
    color: black
}

.box.albums > div ul li a {
    color: black
}

.box.albums > div ul li .author:before {
    content: "\f030"
}

.box.albums > div ul li figure:before {
    display: none
}

.box.albums > div ul li figure a {
    margin: 0
}

.box.albums > div ul li .desc h3 a {
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden
}

.box.albums > div ul li .desc h4 {
    font-size: 12px
}

.box.albums > div ul li .desc h4 a {
    display: block;
    padding-top: 20px
}

.box.albums > div ul li .desc h4 + h3 a {
    margin: 0;
    padding-top: 0
}

.box.albums > div ul li .desc p {
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.box.albums.top {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.box.albums.top li .desc {
    padding: 60px;
    color: #fff
}

.box.albums.top li .desc * {
    color: #fff;
    text-shadow: 0 0 3px #333333
}

.box.albums.top li .desc h4 {
    margin: 0px
}

.box.albums.top.full-image li {
}

.box.albums.top.full-image li .desc {
    background: transparent
}

.box.albums.cols > div ul {
    margin: 0 -20px
}

.box.albums.cols > div ul li {
    padding: 0 20px;
    height: 370px;
    margin-bottom: 30px
}

.box.albums.cols > div ul li .desc h3 {
    font-size: 17px;
    line-height: 1.5
}

.box.albums.cols > div ul li .desc h3 a {
    padding-top: 10px
}

.box.albums.cols.cols-3 > div ul li {
    margin-bottom: 0
}

.box.albums.cols.cols-4 {
    margin: 0 -10px
}

.box.albums.cols.cols-4 li {
    padding: 0 10px;
    height: 300px;
    margin-bottom: 20px
}

.box.albums.cols.cols-4.max-3 ul li:nth-child(n+4) {
    display: none
}

.box.albums.cols.cols-centered ul {
    text-align: center
}

.box.albums.cols.cols-centered ul li {
    display: inline-block;
    float: none;
    vertical-align: top
}

.box.albums.cols.cols-centered ul li * {
    text-align: right
}

.box.albums.selected ul li {
    margin-bottom: 40px
}

.box.albums.selected ul li .desc {
    padding: 10px
}

.box.albums.selected ul li .desc h4 {
    font-size: 10px
}

.box.albums.selected ul li .desc h4 a {
    padding: 0
}

.box.albums.selected ul li .desc h3 {
    font-size: 14px
}

.box.albums.selected ul li .desc h3 a {
    padding: 0 0 5px 0
}

.box.albums.carousel {
    margin-bottom: 40px
}

.box.albums.carousel.centered ul .owl-item {
    opacity: 0.2;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.albums.carousel.centered ul .owl-item .desc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s all;
    transition: 0.2s all
}

.box.albums.carousel.centered ul .owl-item:hover {
    opacity: 0.8
}

.box.albums.carousel.centered ul .center + .active {
    opacity: 1
}

.box.albums.carousel.centered ul .center + .active .desc {
    opacity: 1;
    visibility: visible
}

.box.albums.carousel.centered ul li {
    width: 550px
}

.box.albums.carousel.centered ul li figure a {
    border: 0 none
}

.box.albums.carousel.centered > div {
    position: relative
}

.box.albums.carousel.centered > div .owl-nav > div {
    opacity: 0.0001;
    position: absolute;
    top: 0;
    height: 100%;
    width: 295px;
    background: transparent;
    color: transparent
}

.box.albums.carousel.centered > div .owl-nav > div.owl-next {
    left: 0px
}

.box.albums.carousel.centered > div .owl-nav > div.owl-prev {
    right: 0px
}

.box.sports.top {
}

.box.sports.top li .desc {
    color: #fff;
    background: none rgba(0, 0, 0, 0.7);
    padding: 12px 30px 12px 30px
}

.box.sports.top li .desc * {
    color: #fff;
    text-shadow: 0 0 3px #333333
}

.box.sports.top li .desc h4 {
    margin: 0px
}

.box.sports.top li:hover .desc {
    padding: 12px 30px 12px 30px
}

.box.sports.top.full-image li .desc {
}

.box.sports.top.full-image li .desc p {
    white-space: normal;
    overflow: visible;
    font-size: 14px;
    line-height: 1.5
}

.box.marquee, .box.ticker {
    background: #5280a4;
    position: relative;
    height: 36px;
    margin-bottom: 20px
}

.box.marquee header, .box.ticker header {
    background: #5B96CE;
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 36px;
    z-index: 120
}

.box.marquee header:after, .box.marquee header:before, .box.ticker header:after, .box.ticker header:before {
    display: none;
    background: transparent
}

.box.marquee header h2, .box.ticker header h2 {
    background: transparent;
    text-align: center;
    display: block;
    line-height: 36px;
    font-size: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.box.marquee header h2:after, .box.marquee header h2:before, .box.ticker header h2:after, .box.ticker header h2:before {
    display: none;
    background: transparent
}

.box.marquee header h2, .box.marquee header h2 a, .box.ticker header h2, .box.ticker header h2 a {
    color: #fff
}

.box.marquee > div, .box.ticker > div {
    width: 100%
}

.box.marquee > div marquee, .box.ticker > div marquee {
    width: 100%;
    right: -100%
}

.box.marquee > div ul, .box.ticker > div ul {
    display: none
}

.box.marquee > div li, .box.ticker > div li {
    display: inline-block;
    padding: 0 20px;
    position: relative
}

.box.marquee > div li:after, .box.ticker > div li:after {
    display: block;
    content: '|';
    position: absolute;
    color: #eeeeee;
    top: 0;
    left: -2px;
    height: 36px;
    line-height: 36px
}

.box.marquee > div li .desc h3, .box.ticker > div li .desc h3 {
    margin: 0;
    font-size: 14px;
    line-height: 36px
}

.box.marquee > div li .desc h3 a, .box.ticker > div li .desc h3 a {
    color: #fff
}

.box.marquee > div li:hover .desc h3 a, .box.ticker > div li:hover .desc h3 a {
    color: #eeeeee
}

.box.ticker > div {
    margin-right: 128px
}

.box.ticker > div ul {
    display: block
}

.box.ticker > div ul li {
    display: block
}

.box.ticker.no-header > div {
    margin-right: 0px
}

.box .related-box {
    margin-top: -6px
}

.box .related-box li {
    font-size: 12px;
    height: auto;
    width: 100%;
    display: list-item !important
}

.box .related-box li:after, .box .related-box li:before {
    content: '';
    display: none
}

.box .related-box li h3 {
    font-size: 10px;
    font-weight: normal;
    display: inline-block
}

.box .related-box li h3 a {
    display: inline-block;
    padding-bottom: 2px;
    position: relative;
    padding-right: 12px
}

.box .related-box li h3 a:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #555555;
    content: "";
    position: absolute;
    top: 2.5px;
    right: 0
}

.box.trending-tags {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 10px;
    background: #F1F1F1
}

.box.trending-tags:not(.line-tag) > header {
    width: 48px;
    float: right;
    margin-bottom: 0
}

.box.trending-tags:not(.line-tag) > header:before {
    display: none
}

.box.trending-tags:not(.line-tag) > header h2 {
    position: relative;
    background: #00b8d4;
    border-radius: 50%;
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif
}

.box.trending-tags:not(.line-tag) > header h2:before {
    display: none
}

.box.trending-tags:not(.line-tag) > header h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #00b8d4;
    border-bottom: 0;
    border-left: 0;
    margin-bottom: -6px;
    margin-left: -10px
}

.box.trending-tags:not(.line-tag) + div {
    margin-right: 48px
}

.box.trending-tags ul {
    padding: 0;
    font-size: 0
}

.box.trending-tags ul li {
    margin: 5px;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px
}

.box.trending-tags ul li a {
    color: #595959;
    display: block;
    padding: 0 8px;
    position: relative;
    background: #dddddd
}

.box.trending-tags ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: #2967ca
}

.box.header-topline > header:before {
    content: '';
    display: inline-block !important;
    border: 1px solid #e2e3e7;
    width: 100%;
    top: 13px;
    right: 0;
    position: absolute
}

li.page-item.active {
    font-weight: bolder;
    color: #2966C9
}

#item time, #item time a {
    color: #b9bec1;
    font-size: 11px
}

#item time:before {
    display: inline-block;
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

#item blockquote {
    padding: 20px;
    padding-right: 20px;
    border-right: 8px solid #eeeeee;
    font-size: 16px;
    background: #f9f9f9
}

#item .src {
    font-weight: bold;
    margin-left: 1rem
}

#item .full-news-text figure {
    margin-bottom: 20px
}

#item .full-news-text figure img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0
}

#item .full-news-text figure figcaption {
    font-size: 12px;
    padding: 10px;
    color: #666;
    background: #f4f4f4
}

#item .item-heading {
    text-align: left;
    font-size: 13px;
    color: #b7b7b7
}

#item .item-print {
    font-size: 15px;
    display: inline-block;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin-right: 10px
}

#item .item-footer {
    font-size: 12px;
    margin: 10px 0
}

#item .item-sharing ul {
    font-size: 0;
    padding: 0;
    margin: 0
}

#item .item-sharing ul li {
    padding: 0
}

#item .item-sharing ul li ~ li {
    margin-right: 6.66666667px
}

#item .item-sharing ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #b7b7b7;
    color: #fff;
    font-size: 16px
}

#item .item-sharing ul li.fb a {
    background: #3b5a9a
}

#item .item-sharing ul li.tw a {
    background: #28a9e2
}

#item .item-sharing ul li.gp a {
    background: #e04a39
}

#item .item-sharing ul li.li a {
    background: #117bb7
}

#item .item-sharing ul li.dl {
    margin-left: 20px
}

#item .item-sharing ul li.dl a {
    background: #5cb85c;
    padding: 0;
    float: none
}

#item .text-meta span {
    display: inline-block;
    white-space: nowrap;
    text-overflow: hidden
}

#item .item-link {
    margin-top: 6.66666667px
}

#item .item-link input {
    height: 26px;
    line-height: 26px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: #e7e7e7;
    direction: ltr;
    text-align: left
}

#item .news-info {
    -webkit-box-shadow: 0px 2px 2px #ddd;
    box-shadow: 0px 2px 2px #ddd;
    border-radius: 3px;
    margin-bottom: 6px
}

#item .news-info span {
    font-size: 11px
}

#item .news-info .fa-newspaper-o + span.title-meta {
    color: #eb1f1f
}

#item .meta-news {
    background-color: #e5e5e5;
    border-radius: 3px 3px 0 0
}

#item .meta-news ul {
    padding: 0;
    margin: 0;
    display: table
}

#item .meta-news ul li {
    border-left: 1px solid #f1f1f1;
    padding: 3px 7px;
    list-style: none;
    float: right
}

#item .meta-news ul li i {
    margin-left: 5px;
    color: #aaa;
    font-size: 15px;
    vertical-align: middle
}

#item .meta-news ul li .title-meta {
    color: #aaa
}

#item .meta-news ul li .text-meta {
    color: #546e7a
}

#item .news-tools {
    background-color: #f1f1f1;
    border-radius: 0 0 3px 3px
}

#item .news-tools ul {
    padding: 0;
    margin: 0;
    display: table
}

#item .news-tools ul li {
    border-left: 1px solid #e5e5e5;
    list-style: none;
    float: right
}

#item .news-tools ul li a {
    padding: 5px 10px;
    display: block
}

#item .news-tools ul li a:hover .text-tools {
    color: #013d9d
}

#item .news-tools ul li a:hover hover i {
    color: #013d9d
}

#item .news-tools ul li a:hover .negative {
    color: #c10808
}

#item .news-tools ul li a:hover .plus {
    color: #1a4b9a
}

#item .news-tools ul li .text-tools {
    color: #78909c;
    display: table;
    margin: 6px auto 0
}

#item .news-tools ul li i {
    font-size: 20px;
    color: #78909c;
    display: block;
    text-align: center
}

#item .news-tools ul li.font-size {
    padding: 5px 10px
}

#item .news-tools ul li.social-tools i.fa-facebook {
    color: #3b5998
}

#item .news-tools ul li.social-tools i.fa-twitter {
    color: #00aced
}

#item .news-tools ul li.social-tools i.fa-google-plus {
    color: #dd4b39
}

#item .news-tools ul li.social-tools a {
    padding: 5px 10px !important
}

#item .news-tools ul li .lg-sm-icon {
    line-height: 0;
    text-align: center
}

#item .news-tools ul li .lg-sm-icon button {
    border: 0 none;
    font-weight: 700;
    padding: 0;
    line-height: 11px;
    vertical-align: middle
}

#item .news-tools ul li .lg-sm-icon .text-tools {
    color: #78909c;
    display: table;
    margin: 6px auto 0
}

#item .news-tools ul li .lg-sm-icon .negative {
    color: #eb5e5e
}

#item .news-tools ul li .lg-sm-icon .plus {
    color: #4d82d7
}

#item .content-full-news {
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
    text-align: justify
}

html[lang=fa] #item .content-full-news {
    -webkit-font-kerning: none;
    font-kerning: none
}

html[lang=ar] #item .content-full-news {
    -webkit-font-kerning: none;
    font-kerning: none
}

#item .content-full-news p {
    color: #000;
    margin-bottom: 12px;
    line-height: 1.6em
}

#item .content-full-news img {
    margin-bottom: 20px;
    display: table;
    margin: 0 auto 20px
}

#item .content-full-news img[itemprop=image] {
    max-width: 600px;
    height: auto !important
}

#item .item-img {
    width: 50%;
    float: left;
    margin-right: 20px;
    margin-bottom: 6.66666667px
}

#item .item-img img {
    display: block;
    margin: 0
}

#item .item-img figcaption {
    background: #eeeeee;
    padding: 6.66666667px 5px;
    font-size: 12px
}

#item .jwplayer {
    margin: auto
}

#item .tags {
    display: block;
    margin-bottom: 30px
}

#item .tags span {
    font-size: 13px;
    color: #aaa;
    float: right;
    margin-top: 4px;
    margin-left: 5px
}

#item .tags i {
    color: #78909c;
    font-size: 15px;
    float: right;
    margin-top: 5px;
    margin-left: 5px
}

#item .tags ul {
    margin: 0;
    padding-right: 5px;
    display: table
}

#item .tags ul li {
    list-style: none;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px
}

#item .tags ul li:last-child:after {
    display: none
}

#item .tags ul li a {
    display: inline-block;
    color: #555;
    font-size: 13px;
    background: #eeeeee;
    padding: 4px 6px
}

#item .tags ul li a:hover {
    color: #fff;
    background: #777777
}

#item .author-id {
    padding: 0;
    white-space: nowrap;
    float: none;
    height: 18px;
    line-height: 18px;
    margin-bottom: 8px
}

#item .author-id.list-inline {
    margin-right: 0;
    margin-left: 0
}

#item .author-id li {
    padding: 0 10px;
    position: relative;
    margin: 0
}

#item .author-id li ~ li:before {
    content: '|';
    display: block;
    position: absolute;
    right: -2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold
}

#item .author-id li:first-child {
    padding-right: 0
}

#item .author-id li:last-child {
    padding-left: 0
}

#item .banner {
    margin-bottom: 30px
}

#item .banner a {
    display: block;
    text-align: center
}

#item .banner img {
    border: 1px solid #aaa
}

#item .hints {
    display: none;
    margin-top: 20px
}

#item .hints i {
    color: #cdb366;
    font-size: 20px;
    border: 1px solid #ffe38e;
    background-color: #ffecb3;
    border-radius: 50%;
    float: right;
    padding: 20px 26px
}

#item .hints .des-hints {
    padding-right: 85px
}

#item .hints .des-hints ul {
    background-color: #ffecb3;
    border: 1px solid #ffe38e;
    border-radius: 10px;
    padding: 20px;
    position: relative
}

#item .hints .des-hints ul:before {
    content: "";
    display: block;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ffecb3;
    position: absolute;
    top: 20px;
    right: -16px;
    z-index: 1
}

#item .hints .des-hints ul:after {
    content: "";
    display: block;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ffe38e;
    position: absolute;
    top: 20px;
    right: -17px;
    z-index: 0
}

#item .hints .des-hints ul li {
    color: #cdb366;
    list-style: none;
    font-size: 15px;
    line-height: 30px
}

#item .hints .title-hints {
    font-weight: 700
}

#item .top-comment {
    margin-bottom: 60px
}

#item .top-comment h1 {
    color: #333;
    font-size: 20px
}

#item .top-comment input {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    line-height: 40px
}

#item .top-comment textarea.text-comment {
    width: 100%;
    height: 100px;
    color: #4e4e4e;
    font-size: 14px;
    padding: 7px;
    border: 1px solid #ddd
}

#item .top-comment button.send {
    background: #2967ca;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 0px 25px;
    line-height: 35px;
    float: left
}

#item .top-comment button.send:hover {
    background: #fff;
    color: #2967ca;
    font-weight: 700;
    border: 1px solid #2967ca
}

#item .top-comment button.red-comment:hover {
    background: #fff;
    color: #eb5e5e;
    border: 1px solid #eb5e5e
}

#item .top-comment button.blue-comment :hover {
    background: #fff;
    color: #4d82d7;
    border: 1px solid #4d82d7
}

#item .top-comment .send i {
    margin-left: 8px
}

#item .comments .comment {
    margin-bottom: 45px
}

#item .comments .comment footer {
    display: table;
    width: 100%;
    padding-right: 62px;
    margin-top: 5px
}

#item .comments .comment-avatar {
    float: right
}

#item .comments .comment-avatar img {
    border-radius: 50%
}

#item .comments .comment-text {
    padding-right: 60px
}

#item .comments .comment-text p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 0;
    color: #111;
    font-size: 14px
}

#item .comments .comment-header {
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    display: table;
    width: 100%
}

#item .comments .comment-name {
    float: right
}

#item .comments .date-comment {
    float: left;
    font-size: 13px;
    color: #aaa
}

#item .comments .date-comment i {
    margin-left: 5px
}

#item .comments .comments-reply {
    margin-right: 100px
}

#item .comments .comments-reply footer {
    padding-right: 0
}

#item .comments .reply-comment {
    color: #78909c;
    font-size: 13px;
    float: right
}

#item .comments .reply-comment i {
    margin-left: 5px
}

#item .comments .total-comments {
    float: left
}

#item .comments .total-comments button {
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    padding: 0px 10px;
    line-height: 16px
}

#item .footer-icons {
    padding: 0;
    margin: 110px 0 0 !important;
    display: table
}

#item .footer-icons li {
    float: right;
    margin-left: 10px
}

#item .kicker {
    font-size: 13px !important;
    color: #8b8e8e !important;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0
}

#item .first-title {
    color: #333;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.4em
}

#item .first-title * {
    display: block
}

#item .news-text {
    font-size: 12px;
    color: #777;
    margin-bottom: 30px;
    line-height: 20px
}

#item.gallery .box .author, #item.gallery .box .author a {
    color: #4f4f4f
}

#item.gallery #item .kicker {
    margin-bottom: 0
}

#item.gallery #item .item-sharing ul li {
    float: right !important
}

#item h5 {
    font-size: 14px
}

#item h4 {
    font-size: 16px
}

#item h3 {
    font-size: 18px
}

#item h2 {
    font-size: 20px
}

.main-footer {
    background-color: #263238;
    color: #fff;
    padding-top: 10px;
    font-size: 12px
}

.main-footer .row div:nth-child(4n+5) {
    border-left: 0
}

.main-footer a {
    color: #e2e3e7
}

.main-footer ul {
    padding: 0;
    margin: 0 0 25px 0;
    list-style: none
}

.main-footer ul i {
    font-size: 9px;
    color: #91aec1
}

.main-footer ul a {
    display: block;
    line-height: 1.9
}

.main-footer ul a:hover {
    color: #00b8d4
}

.main-footer ul.nav-menu {
    text-align: left;
    margin-top: 25px
}

.main-footer ul.nav-menu li {
    display: inline-block;
    line-height: 20px;
    font-size: 14px
}

.main-footer ul.nav-menu li a {
    display: block;
    padding: 0 10px
}

.main-footer ul.nav-menu li ~ li {
    border-right: 1px solid #777777
}

.main-footer h5 {
    font-size: 16px
}

.main-footer .border-left {
    border-left: 1px solid #3f5665;
    min-height: 238px
}

.main-footer .border-bottom {
    border-bottom: 1px solid #3f5665
}

.main-footer:hover .spiral-logo {
    width: 100%
}

.copyright {
    border-top: 1px solid #3f5665;
    padding: 10px 0
}

.copyright .nastooh .nastooh-logo {
    margin: 0 10px;
    width: 32px
}

.footer-logo {
    display: block
}

.footer-logo:hover {
    opacity: 0.7
}

.footer-slogan {
    color: #97b4fd;
    font-size: 15px;
    line-height: 1.75;
    margin-top: 10px
}

.footer-slogan span {
    color: #fff
}

.footer-slogan span.highlight {
    color: #3eefff
}

.footer-icons {
    padding: 0;
    margin: 0 auto !important;
    display: table;
    min-height: unset !important;
    text-align: center
}

.footer-icons li {
    float: none;
    display: inline-block;
    margin-left: 10px
}

.footer-icons li a {
    display: block;
    width: 30px;
    height: 32px;
    border-radius: 100%;
    line-height: 38px;
    text-align: center
}

.footer-icons li a i {
    vertical-align: top
}

.footer-icons li.glyphicon a {
    background: #808080
}

.footer-icons li.glyphicon a i {
    font-size: 17px;
    color: #fff;
    vertical-align: unset
}

.footer-icons li.glyphicon.fb a:hover {
    background: #3b5a9a
}

.footer-icons li.glyphicon.tw a:hover {
    background: #28a9e2
}

.footer-icons li.glyphicon.gp a:hover {
    background: #e04a39
}

.footer-icons li.glyphicon.li a:hover {
    background: #337ab7
}

.totop {
    position: fixed;
    right: 20px;
    bottom: 70px;
    z-index: 710;
    background: rgba(204, 204, 204, 0.9);
    width: 60px;
    height: 60px;
    display: none;
    text-align: center;
    line-height: 60px;
    color: #666666;
    border-radius: 100%;
    cursor: pointer;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease
}

.totop:hover {
    text-decoration: none;
    background: #333333;
    color: #fff
}

body.sticky-header .main-header .nav-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030
}

body.sticky-header main.main-content {
    padding-top: 33px
}

html {
    max-width: 100vw
}

.page.item, .page.itemlist {
    padding-bottom: 40px
}

.page.photos .box.gallery {
    margin-bottom: 40px
}

.page.itemlist .box.card > header {
    float: none
}

.page.itemlist .box.card > header:before {
    display: none
}

.page.itemlist .box.card > header h1 {
    font-size: 24px;
    margin-bottom: 20px
}

.page.itemlist .box.card > header .archive-desc p {
    display: block !important
}

.page.itemlist .box.cols.cols-3 > div ul li {
    display: block !important
}

#breaking {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 800;
    border-top: 4px solid #ec0000;
    background: #E6E6E6
}

#search em {
    font-style: normal
}

body.photos .main-header {
    background: #797979
}

body.photos .main-header .nav-bar {
    background: #4f4f4f
}

body.photos .main-header .nav-bar .service-menu ul {
    padding: 2px 10px
}

body.photos .header-img {
    border: 0 none !important
}

body.photos main .row {
    margin: 0 -40px
}

body.photos main [class*=col-] {
    padding: 0 40px
}

body.photos .container-hasmax {
    max-width: 1000px
}

body.photos ._border-right {
    position: relative
}

body.photos ._border-right:before {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 12px;
    right: 0;
    background: #ccc
}

body.photos ._border-left {
    position: relative
}

body.photos ._border-left:before {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 12px;
    left: 0;
    background: #ccc;
    border-bottom: 80px solid white
}

body.photos .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    box-shadow: none
}

body.photos #fancybox-thumbs {
    opacity: 0 !important
}

body.photos .fancybox-title-outside-wrap {
    color: #333333;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    padding: 20px 0;
    z-index: 9999
}

body.photos .fancybox-title-outside-wrap h4 {
    font-size: 15px;
    font-weight: normal
}

body.photos .fancybox-title-outside-wrap .item-sharing:after, body.photos .fancybox-title-outside-wrap .item-sharing:before {
    content: " ";
    display: table
}

body.photos .fancybox-title-outside-wrap .item-sharing:after {
    clear: both
}

body.photos .fancybox-title-outside-wrap .item-sharing:after, body.photos .fancybox-title-outside-wrap .item-sharing:before {
    content: " ";
    display: table
}

body.photos .fancybox-title-outside-wrap .item-sharing:after {
    clear: both
}

body.photos .fancybox-title-outside-wrap .item-sharing ul {
    font-size: 0;
    padding: 0;
    margin: 0
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li {
    padding: 0;
    margin-right: 6.66666667px
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: none !important;
    padding: 0 !important
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.fb a {
    background: #3b5a9a
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.tw a {
    background: #28a9e2
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.gp a {
    background: #e04a39
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.li a {
    background: #117bb7
}

body.photos .fancybox-title-outside-wrap .item-sharing ul li.dl {
    margin-left: 30px
}

body.photos .fancybox-title-outside-wrap .close button {
    color: #333333
}

body.photos .fancybox-title-outside-wrap time:before {
    display: inline-block;
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px;
    display: none
}

body.photos .fancybox-title-outside-wrap .author:before {
    display: inline-block;
    content: "عکاس: ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 4px
}

body.photos .main-menu ul {
    border: 0 none !important
}

.close-breaking {
    background: #ec0000;
    color: #fff;
    position: absolute;
    top: -14px;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    font-size: 13px;
    text-align: center;
    border: 0 none
}

.select2-container {
    width: 100% !important
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.table * {
    direction: rtl;
    text-align: right;
    font-size: 14px
}

.download-link {
    background: #5cb85c;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 6.66666667px 10px;
    float: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.download-link:hover {
    background: #4aa94a;
    color: #fff
}

.form-control {
    height: 34px;
    background-color: #fff;
    text-align: right;
    line-height: 1.42857143;
    color: #333333
}

.green-dark {
}

.green-dark .section-title .text-title:before {
    background-color: #00ab93
}

.green-dark .section-title .text-title {
    color: #00ab93
}

.green-dark .news-card.card-imgright {
    border-color: #00ab93
}

.blue {
}

.blue .section-title .text-title {
    color: #2967ca
}

.blue .news-card.card-imgright {
    border-color: #2967ca
}

.blue .section-title .text-title:before {
    background-color: #2967ca
}

.blue .card-imgtop .img-news {
    border-color: #2967ca
}

.blue-comment {
    background-color: #4d82d7
}

.red-comment {
    background-color: #eb5e5e
}

.brown {
}

.green-medium {
}

.purple {
}

.purple .section-title .text-title {
    color: #ab47bc
}

.purple .section-title .text-title:before {
    background-color: #ab47bc
}

.purple .card-imgtop .img-news {
    border-color: #ab47bc
}

.purple .card-noimg {
    border-color: #ab47bc
}

.red {
}

.red .section-title .text-title:before {
    background-color: #eb1f1f
}

.red .section-title .text-title {
    color: #eb1f1f
}

.red article {
    border-color: #eb1f1f
}

.red .card-imgtop .img-news {
    border-color: #eb1f1f
}

.red .img-cart .img-news {
    border-color: #eb1f1f
}

.dark-red {
}

.cyan {
}

.cyan .section-title .text-title:before {
    background-color: #00b8d4
}

.cyan .section-title .text-title {
    color: #00b8d4
}

.cyan .news-card.card-imgright {
    border-color: #00b8d4
}

.cyan .card-imgtop .img-news {
    border-color: #00b8d4
}

.purple-2 {
}

.orange {
}

.orange .section-title .text-title:before {
    background-color: #ef563b
}

.orange .section-title .text-title {
    color: #ef563b
}

.green-light {
}

.green-light .card-imgtop .img-news {
    border-color: #93cc2f
}

.green-light .section-title .text-title {
    color: #93cc2f
}

.green-light .section-title .text-title:before {
    background-color: #93cc2f
}

.brown-2 {
}

.other-media {
    font-size: 12px
}

.other-media ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.other-media ul li a i {
    font-size: 9px;
    color: #91aec1;
    vertical-align: middle
}

.other-media ul a {
    color: #555555;
    display: block;
    padding: 4px 0
}

.other-media ul a:hover {
    color: #2967ca
}

.other-media .last-news h4 {
    font-size: 14px
}

.other-media .last-news img {
    border-radius: 3px
}

.media-section {
    background-color: #37474f;
    color: #fff;
    padding: 60px 0 20px 0;
    margin-top: 40px
}

.media-section .box > header h2 {
    background: transparent
}

.media-section .box > header h2:before {
    background: #fff
}

.media-section .box > header h2 a {
    color: #fff
}

.media-section .box ul li h3 a {
    color: #fff
}

.media-section .box ul li:hover h3 a {
    color: #ababab
}

.media-title {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.media-title:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 10px;
    vertical-align: middle
}

.media-title .media-category {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    font-size: 12px
}

.media-title .media-category li {
    float: right;
    border-left: 1px solid #859597;
    line-height: 1
}

.media-title .media-category li:last-child {
    border-left: 0 none
}

.media-title .media-category li:last-child a {
    padding-left: 0
}

.media-title .media-category li a {
    display: block;
    color: #fff;
    padding: 0 12px
}

.media-title .media-category li a:hover {
    color: #00b8d4
}

.media {
    display: block;
    position: relative;
    border-radius: 3px;
    margin-top: 30px
}

.media.last-media figcaption {
    font-size: 17px
}

.media figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#78000000', GradientType=0);
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease
}

.media figcaption i {
    margin-left: 5px
}

.media:hover figcaption {
    padding-top: 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.4)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#78000000', GradientType=0)
}

.media.video:before {
    content: '';
    display: block;
    /*background: url('../img/play.png') no-repeat 0 0;*/
    width: 66px;
    height: 48px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -24px;
    margin-right: -33px
}

.media.video:hover:before {
    background-position: -68px 0
}

blockquote {
    background: transparent !important;
    font-size: 14px !important;
    padding: 10px 15px !important
}

body.ltr {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif
}

body.ltr, body.ltr > * {
    direction: ltr;
    text-align: left
}

body.ltr [class*=col-] {
    float: left
}

body.ltr .text-left {
    text-align: right
}

body.ltr ._negative-top {
    margin-left: -220px;
    margin-right: 0
}

body.ltr .main-header .col-lg-3 {
    height: 0;
    overflow: visible
}

body.ltr .main-header .top-menu-bar {
    max-height: 30px;
    overflow: hidden
}

body.ltr .main-header .top-menu-bar .language, body.ltr .main-header .top-menu-bar ul {
    float: left
}

body.ltr .main-header .top-menu-bar .top-menu {
    margin-left: 0;
    max-height: 30px;
    overflow: hidden
}

body.ltr .main-header .top-menu-bar .top-menu li {
    float: left
}

body.ltr .main-header .top-menu-bar .top-menu li:after {
    display: none
}

body.ltr .main-header .top-menu-bar .top-menu li:before {
    content: '/';
    display: inline-block;
    color: #fff;
    font-size: 10px
}

body.ltr .main-header .top-menu-bar .top-menu li:first-child:before {
    display: none
}

body.ltr .main-header .top-search {
    float: left;
    margin: 0 auto
}

body.ltr .main-header .top-search form {
    float: left
}

body.ltr .main-header .top-search .advanced-search {
    float: left;
    margin: 3px 0 3px 8px
}

body.ltr .main-header .header-stats {
    left: auto;
    right: 15px
}

body.ltr .main-header .header-stats ul {
    float: right
}

body.ltr .main-header .header-stats ul li {
    padding-right: 10px;
    padding-left: 0
}

body.ltr .main-header .header-stats ul li:after {
    display: none
}

body.ltr .main-header .header-stats ul li:before {
    content: '/';
    display: inline-block;
    color: #fff;
    padding-right: 10px
}

body.ltr .main-header .header-stats ul li:first-child:before {
    display: none
}

body.ltr .main-header .main-menu ul li {
    float: left
}

body.ltr .main-header .main-menu ul li:after {
    left: auto;
    right: 0
}

body.ltr .main-header .main-menu .social-links {
    left: auto;
    right: 0
}

body.ltr .main-header .nav-bar .service-title {
    float: left
}

body.ltr .main-header .nav-bar .service-title:before {
    left: auto;
    right: 0
}

body.ltr .main-header .nav-bar .service-menu ul li {
    float: left
}

body.ltr .header-search form {
    left: auto;
    right: 0;
    float: right
}

body.ltr .header-search form .form-control {
    text-align: left
}

body.ltr .header-search form .form-group button[type=submit] {
    left: auto;
    right: 3px
}

body.ltr .box .nav.nav-tabs li {
    float: left;
    margin-left: 15px;
    margin-right: 0
}

body.ltr .box._border-right {
    border-right: 0 none;
    border-left: 3px solid #b7b7b7
}

body.ltr .box > header h2 {
    padding-left: 0;
    padding-right: 10px
}

body.ltr .box > header h2:before {
    margin-left: 0;
    margin-right: 5px
}

body.ltr .box > header .more {
    float: right;
    left: auto;
    right: 0
}

body.ltr .box > header .more:before {
    margin-left: 0;
    margin-right: 5px
}

body.ltr .box > footer .more {
    text-align: right
}

body.ltr .box.header-tab > header {
    float: left;
    left: 15px;
    right: auto
}

body.ltr .box.header-tab > header h2 {
    padding-left: 10px
}

body.ltr .box.desc-overlay ul li .desc {
    right: auto;
    left: 0
}

body.ltr .box.has-more-bottom > footer .more {
    text-align: center
}

body.ltr .box.has-more-bottom > footer .more:before {
    display: none
}

body.ltr .box.has-more-bottom > footer .more:after {
    font-size: 14px;
    margin-left: 4px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f141'
}

body.ltr .box.downloads .button-dl-app i {
    float: left;
    margin-left: 0;
    margin-right: 20px
}

body.ltr .box.circle-info ul li .comments, body.ltr .box.circle-info ul li .visits, body.ltr .box.circle-info ul li time {
    float: left;
    margin-right: 0;
    margin-left: -50px
}

body.ltr .box.circle-info ul li .desc {
    margin-right: 0;
    margin-left: 50px
}

body.ltr .box.circle-info ul li .desc a {
    padding-right: 0;
    padding-left: 10px
}

body.ltr .box.top li {
    float: left
}

body.ltr .box.top figure {
    float: left
}

body.ltr .box.top .desc {
    margin-right: 0;
    margin-left: 48%
}

body.ltr .box.top .desc time {
    left: 6.66666667px;
    bottom: 6.66666667px
}

body.ltr .box.top .slider-button {
    left: auto;
    right: 20px
}

body.ltr .box.top .control-section ol li {
    text-align: left
}

body.ltr .box.top .control-section ol li span:before {
    margin-left: 0;
    margin-right: 4px
}

body.ltr .box.cols.cols-2 ul li {
    float: left
}

body.ltr .box.cols.cols-3 ul li {
    float: left
}

body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) figure {
    float: left
}

body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) .desc {
    padding-right: 10px;
    padding-left: 40%
}

body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) .desc > * {
    padding-right: 0;
    padding-left: 10px
}

body.ltr .box.card.full-card figure {
    float: left
}

body.ltr .box.card.full-card .desc {
    margin-right: 0;
    margin-left: 48%
}

body.ltr .box.card.full-card.horizontal .desc {
    margin-right: 0;
    margin-left: 33.333333%
}

body.ltr .box.list.list-bullets ul li:before {
    right: auto;
    left: 0;
    margin-left: 0;
    margin-right: 4px
}

body.ltr .box.list.list-bullets ul li .desc {
    padding-right: 0;
    padding-left: 24px
}

body.ltr .box.albums.carousel.centered ul .center {
    opacity: 1
}

body.ltr .box.albums.carousel.centered ul .center .desc {
    opacity: 1;
    visibility: visible
}

body.ltr .box.albums.carousel.centered ul .center + .active {
    opacity: 0.2
}

body.ltr .box.albums.carousel.centered ul .center + .active .desc {
    opacity: 0;
    visibility: hidden
}

body.ltr .box.gallery ul li {
    float: left
}

body.ltr .box time:before {
    margin-left: 0;
    margin-right: 4px
}

body.ltr .box .author:before {
    margin-left: 0;
    margin-right: 4px
}

body.ltr #item .meta-news ul li {
    float: left
}

body.ltr #item .news-tools ul li {
    float: left
}

body.ltr #item .top-comment .send i {
    margin-left: 0;
    margin-right: 8px
}

body.ltr #item .tags span {
    float: left
}

body.ltr #item .tags i {
    float: left;
    margin-left: 0;
    margin-right: 5px
}

body.ltr #item .tags ul {
    padding-left: 5px;
    padding-right: 0
}

body.ltr #item .tags ul li {
    float: left
}

body.ltr #item .tags ul li:after {
    margin-left: 0;
    margin-right: 4px
}

body.ltr #item .comments .comment-avatar {
    float: left
}

body.ltr #item .comments .comment-text {
    padding-right: 0;
    padding-left: 60px
}

body.ltr #item .comments .comment-name {
    float: left
}

body.ltr #item .comments .date-comment {
    float: right
}

body.ltr #item .comments .date-comment i {
    margin-left: 0;
    margin-right: 5px
}

body.ltr #item .comments footer {
    padding-right: 0;
    padding-left: 62px
}

body.ltr #item .comments footer .reply-comment {
    float: left
}

body.ltr #item .comments footer .total-comments {
    float: right
}

body.ltr #item .comments .comments-reply {
    margin-right: 0;
    margin-left: 100px
}

body.ltr #item .comments .comments-reply footer {
    padding-left: 0
}

body.ltr #item .item-img {
    float: right;
    margin-right: 0;
    margin-left: 10px
}

body.ltr #item .item-sharing ul li {
}

body.ltr #item .item-sharing ul li ~ li {
    margin-right: 0;
    margin-left: 6.66666667px
}

body.ltr #item .author-id {
    float: right
}

body.ltr #item .author-id li ~ li:before {
    right: auto;
    left: -2px
}

body.ltr #item .author-id li:first-child {
    padding-left: 0;
    padding-right: 10px
}

body.ltr #item .author-id li:last-child {
    padding-left: 10px;
    padding-right: 0
}

body.ltr .pagination .back-page-sicon {
    background-position: -178px 0;
    margin-left: 0;
    margin-right: 10px
}

body.ltr .pagination .next-page-sicon {
    background-position: -171px 0;
    margin-right: 0;
    margin-left: 10px
}

body.ltr .main-footer .border-left {
    border-left: 0 none;
    border-right: 1px solid #3f5665
}

body.ltr.photos ._border-left:before {
    left: auto;
    right: 0
}

body.ltr.photos .fancybox-title-outside-wrap .item-sharing ul li.dl {
    margin-left: 0
}

body.ltr.photos .fancybox-title-outside-wrap .item-sharing ul li:last-child {
    margin: 0
}

@media screen and (max-width: 1199px) {
    body.ltr .header-img {
        margin-top: 10px
    }

    body.ltr .top-menu {
        height: 30px
    }

    body.ltr .header-tools {
        float: left;
        top: 0;
        margin-left: 0
    }

    body.ltr .main-header .top-search {
        float: none
    }
}

@media screen and (max-width: 991px) {
    body.ltr {
    }
}

@media screen and (max-width: 767px) {
    body.ltr .header-tools {
        margin: 0 auto;
        float: none
    }

    body.ltr .header-tools .top-search {
        float: none;
        margin-top: 10px
    }

    body.ltr .header-tools .top-search form {
        float: none
    }

    body.ltr .header-stats {
        display: none !important
    }

    body.ltr .navbar-toggle {
        float: right
    }

    body.ltr .main-header .nav-bar .service-title:before {
        left: auto;
        right: -50px
    }

    body.ltr .main-header .main-menu {
        clear: right
    }

    body.ltr .main-header .main-menu ul li {
        float: none
    }

    body.ltr .box.card.thumbs-since-2 ul li:nth-child(n+2) .desc {
        padding-left: 20%
    }
}

@media screen and (max-width: 600px) {
    body.ltr .box.top .desc {
        margin-left: 0
    }
}

@media screen and (max-width: 1199px) {
    .box.top ul li {
        width: 698px;
        height: 224px
    }

    .box.top.full-image ul li {
        height: 466px
    }

    .box.card ul li {
        height: 265px
    }

    .box.card ul li figure a {
        height: 140px
    }

    .box.card ul li .desc {
        padding: 140px 15px 0
    }

    .box.card.full-card ul li {
        height: 226px
    }

    .box.card.full-card ul li .desc h4 {
        font-size: 11px
    }

    .box.card.full-card ul li .desc h3 {
        font-size: 15px;
        padding-bottom: 6.66666667px
    }

    .box.card.full-card.horizontal ul li {
        height: 158px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) {
        height: 118px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) time {
        display: none
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) {
        height: 105px
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) time {
        display: none
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a {
        height: 105px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -82px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) {
        height: 376px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a {
        height: 276px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -218px
    }

    .box.cols.cols-2.first-featured > div ul li:first-child {
        height: 374px
    }

    .box.cols.cols-2.first-featured > div ul li:first-child figure a {
        height: 274px
    }

    .box.cols.cols-2.first-featured > div ul li:first-child .desc {
        padding-top: 274px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child {
        height: 240px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child figure a {
        height: 150px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child .desc {
        padding-top: 150px
    }

    .box.cols.cols-2.first-featured.has-join.floated-since-2 ul li:nth-child(3) {
        top: 135px
    }

    .box.cols.sports.card ul li {
        height: 125px
    }

    .box.cols.sports.card ul li .desc p {
        display: none
    }

    .box.cols.cols-4.card > div ul li figure > a {
        height: 106px
    }

    .box.cols.cols-4.card > div ul li .desc {
        padding-top: 110px
    }

    .box.media-section > div ul li {
        max-height: none
    }

    .box.downloads .button-dl-text span {
        font-size: 13px
    }

    .box.carousel.centered .owl-nav > div {
        width: 195px !important
    }

    .box.gallery .photoGall ul li figure {
        height: 148px
    }

    .nav.nav-tabs li {
        margin-right: 10px
    }

    .nav.nav-tabs li a, .nav.nav-tabs li span {
        font-size: 14px;
        /*padding: 10px*/
    }

    .top-search {
        float: none;
        margin-bottom: 5px
    }

    .header-img {
        /*background: url('../img/logo.png') 0 0 no-repeat;*/
        background-size: 100%;
        width: 100%;
        max-width: 230px;
        height: 85px;
        float: left;
        margin: 10px 0 5px
    }

    .header-img img {
        display: none
    }

    .prayer-time li {
        margin-left: 21px
    }

    .button-dl-text span {
        font-size: 13px
    }

    .service-title h1 {
        padding: 23px 0
    }

    .summery-news .des-left {
        padding-right: 15px
    }

    .news-title {
        max-width: 130px
    }

    .header-img {
        border: 0 none
    }

    .header-tools {
        top: 0;
        height: auto;
        float: left
    }

    .top-menu-bar {
        display: block
    }

    .top-menu-bar ul {
        float: left !important
    }

    .header-stats {
        position: static;
        text-align: right;
        border-top: 3px solid #00b5af
    }
}

@media screen and (max-width: 991px) {
    .nav-bar {
        max-width: 100%;
        max-width: 100vw;
        overflow: hidden
    }

    .box.top ul li {
        width: 720px;
        height: 231px
    }

    .box.top.full-image ul li {
        height: 480px
    }

    .box.card ul li {
        height: 265px
    }

    .box.card ul li figure a {
        height: 140px
    }

    .box.card ul li .desc {
        padding: 140px 15px 0
    }

    .box.card.full-card ul li {
        height: 226px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) {
        height: 118px
    }

    .box.card.horizontal-since-3 ul li:nth-child(n+3) time {
        display: none
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) {
        height: 105px
    }

    .box.card.horizontal-since-2 ul li:nth-child(n+2) time {
        display: none
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a {
        height: 105px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -82px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) {
        height: 376px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a {
        height: 276px
    }

    .box.card.full-height-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: -218px
    }

    .box.cols.cols-2.first-featured > div ul li:first-child {
        height: 374px
    }

    .box.cols.cols-2.first-featured > div ul li:first-child figure a {
        height: 274px
    }

    .box.cols.cols-2.first-featured > div ul li:first-child .desc {
        padding-top: 274px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child {
        height: 240px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child figure a {
        height: 150px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child .desc {
        padding-top: 150px
    }

    .box.cols.cols-2.first-featured.has-join.floated-since-2 ul li:nth-child(3) {
        top: 135px
    }

    .box.cols.desc-overlay ul li figure {
        max-height: 240px
    }

    .box.cols.desc-overlay ul li figure > a {
        max-height: 240px
    }

    .box.media-section.first-featured ul li {
        width: 50%
    }

    .box.media-section.first-featured ul li:first-child {
        width: 100% !important
    }

    .box.media-section.horizontal ul li {
        width: 50%
    }

    .box.downloads .button-dl-text span {
        font-size: 13px
    }

    .box.gallery .photoGall ul li {
        width: 33.333333%
    }

    .box.gallery .photoGall ul li figure {
        height: 152px
    }

    .box.gallery .item-sharing {
        float: right
    }

    .nav.nav-tabs li {
        margin-right: 10px
    }

    .nav.nav-tabs li a, .nav.nav-tabs li span {
        font-size: 12px;
        /*padding: 10px*/
    }

    .main-menu .social-links {
        top: 30px;
        border-top-color: transparent
    }

    .news-title {
        max-width: 170px
    }

    .main-header .top-menu-bar .top-menu {
        margin: 0
    }

    .main-header .top-menu-bar .top-menu li:first-child a {
        padding-right: 0
    }

    .main-header .top-menu-bar .language {
        margin-bottom: 0
    }

    .border-left {
        border: 0 none !important
    }

    .inside .media-section ul li {
        width: 50%
    }

    a.media.video {
        float: right;
        margin-top: 10px;
        width: 50%
    }

    .inside a.media.video {
        float: none;
        margin-top: 0;
        width: 100%
    }

    .header-img {
        margin-top: 30px
    }

    body {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease
    }

    body.toggled {
        position: absolute;
        width: 100%;
        margin-left: 265px;
        min-width: 320px;
        left: 0
    }

    body.toggled #sidebar-wrapper {
        left: 0
    }

    #sidebar-wrapper {
        z-index: 1000;
        left: -265px;
        width: 265px;
        height: 100%;
        margin-left: 0px;
        overflow-y: auto;
        overflow-x: hidden;
        background: #fff;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: fixed;
        top: 0;
        padding: 0
    }

    #sidebar-wrapper::-webkit-scrollbar {
        display: none
    }

    .sidebar-nav {
        position: absolute;
        top: 0;
        width: 265px;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .is-open {
        left: 0
    }

    .sidebar-toggle .icon-bar {
        background: #fff;
        width: 20px;
        height: 2px;
        display: block;
        margin-bottom: 3px;
        border-radius: 20px
    }

    .sidebar-toggle > span:first-child {
        display: block;
        float: right;
        margin-top: 0px;
        margin-left: 5px;
        width: 20px;
        height: 26px;
        position: relative
    }

    .hamburger {
        color: #fff;
        font-size: 13px;
        position: absolute;
        bottom: 0px;
        z-index: 999;
        display: block;
        height: 32px;
        background: transparent;
        border: none;
        background: #00b5af;
        line-height: 24px;
        left: 10px;
        padding: 0 5px 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease
    }

    .hamburger .resmenu-text {
        float: right
    }

    .hamburger:active, .hamburger:focus, .hamburger:hover {
        outline: none
    }

    .hamburger.is-closed:before {
        content: '';
        display: block;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed .hamb-bottom, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-top {
        position: absolute;
        left: 0;
        height: 2px;
        width: 100%;
        border-radius: 5px;
        background-color: #fff
    }

    .hamburger.is-closed .hamb-top {
        top: 6px;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed .hamb-middle {
        top: 50%;
        margin-top: -2px;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed .hamb-bottom {
        bottom: 8px;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed:hover:before {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed:hover .hamb-top {
        top: 5px;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-closed:hover .hamb-bottom {
        bottom: 7px;
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-open .hamb-bottom, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-top {
        position: absolute;
        left: 0;
        height: 2px;
        width: 100%;
        border-radius: 5px;
        background-color: #fff
    }

    .hamburger.is-open .hamb-bottom, .hamburger.is-open .hamb-top {
        top: 50%;
        margin-top: -2px
    }

    .hamburger.is-open .hamb-top {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
    }

    .hamburger.is-open .hamb-middle {
        display: none
    }

    .hamburger.is-open .hamb-bottom {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
    }

    .hamburger.is-open:before {
        content: '';
        display: block;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .hamburger.is-open:hover:before {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
        -webkit-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out
    }

    .overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 800
    }

    .header-img {
        border: 0 none
    }

    .header-tools {
        top: 0;
        height: auto
    }

    #item .jwplayer {
        max-width: 100%;
        width: 100% !important
    }

    body.photos main .row {
        margin: 0 -20px
    }

    body.photos main [class*=col-] {
        padding: 0 20px
    }

    body.photos .box.albums.top li {
        width: 720px;
        height: 480px;
        padding: 0
    }

    body.photos .box.albums.top li .desc {
        padding: 120px 60px 60px
    }

    body.photos .box.albums.cols ul {
        margin: 0 -10px !important
    }

    body.photos .box.albums.cols ul li {
        padding: 0 10px !important
    }

    body.photos .box.albums.cols.cols-2 ul li {
        height: 350px
    }

    body.photos .box.albums.carousel.centered ul li {
        width: 400px
    }

    body.photos .box.albums.carousel.centered .owl-nav > div {
        width: 160px !important
    }
}

@media screen and (min-width: 768px) {
    .box.ads.fixed-ad {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .box.top + .box.card.cols-3 ul li:nth-child(n+3) {
    }

    .main-menu .social-links {
        top: 0px;
        border-top-color: transparent
    }

    .main-menu .social-links li a {
        padding: 7px 15px !important;
        background: #154781
    }

    .nav-bar .service-title:before {
        left: -250px
    }

    .text-tools {
        display: block;
        text-align: center
    }

    .box.top ul li {
        width: 730px
    }

    .box.top.full-image ul li {
        height: 478px
    }

    .box.top.showcase ul li {
        height: auto
    }

    .box.cols.cols-3 > div ul li {
        width: 100%
    }

    .box.cols.cols-3 > div ul li figure a {
        height: 170px
    }

    .box.cols.cols-3 > div ul li .desc {
        padding-top: 0
    }

    .box.cols.cols-2.thumbs-since-2 > div ul li {
        width: 100% !important
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li {
        height: auto !important
    }

    .box.cols.cols-2 ul li {
        width: 100% !important
    }

    .box.cols.cols-2 ul li figure a {
        height: 210px !important
    }

    .box.cols.cols-2 ul li .desc {
        padding-top: 210px !important
    }

    .box.cols.cols-2.first-featured > div ul li {
    }

    .box.cols.first-featured.full-height-since-2 ul li {
        min-height: 104px
    }

    .box.cols.first-featured.full-height-since-2 ul li .desc {
        min-height: 94px !important
    }

    .box.cols.first-featured.full-height-since-2 ul li:first-child figure a {
        overflow: hidden;
        text-align: center;
        max-width: 100%
    }

    .box.cols.first-featured.full-height-since-2 ul li:first-child figure a img {
        display: inline-block;
        height: 100%;
        max-width: none;
        margin: 0 auto
    }

    .box.cols.sports.card ul li {
        height: 125px
    }

    .box.cols.cols-equal ul li {
        width: 100%;
        height: 104px
    }

    .box.cols.cols-equal ul li figure {
        width: 150px
    }

    .box.cols.cols-equal ul li figure a {
        height: 105px
    }

    .box.cols.cols-equal ul li figure a img {
        margin-left: 0;
        left: 0;
        display: block;
        width: 100%;
        height: auto
    }

    .box.cols.cols-equal ul li figure + .desc {
        padding-right: 160px;
        padding-top: 0
    }

    .box.cols.horizontal-since-3 > div ul li figure > a {
        height: 210px !important
    }

    .box.cols.horizontal-since-3 > div ul li figure:visible + .desc {
        padding-top: 210px !important
    }

    .box.cols.cols-4.card > div ul li {
        width: 100%;
        float: none
    }

    .box.cols.cols-4.card > div ul li figure {
        width: 130px;
        float: right
    }

    .box.cols.cols-4.card > div ul li figure > a {
        height: 106px
    }

    .box.cols.cols-4.card > div ul li .desc {
        padding-top: 0;
        padding-right: 135px;
        height: 106px
    }

    .box.card > div ul li {
        height: auto !important
    }

    .box.card.cols.cols-equal > div ul li {
        height: 104px !important
    }

    .box.card time {
        display: none !important
    }

    .box.card.thumbs-since-2 > div ul li:nth-child(n+2) .desc {
        padding-top: 0 !important;
        min-height: 94px
    }

    .box.card.thumbs-since-2 > div ul li:nth-child(n+2) figure a {
        height: 94px !important;
        overflow: hidden
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure {
        width: 150px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a {
        height: 105px
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure a img {
        margin-left: 0;
        left: 0;
        display: block;
        width: 100%;
        height: auto
    }

    .box.card.thumbs-since-2 ul li:nth-child(n+2) figure + .desc {
        padding-right: 160px
    }

    .box.card.horizontal-since-3 ul li {
        width: 50%
    }

    .box.card.full-card ul li {
        height: 176px
    }

    .box.card.full-card ul li .desc p {
        display: none
    }

    .box.card.full-card ul li figure a {
        height: auto
    }

    .box.card.full-card.horizontal ul li {
        height: 118px
    }

    .box.card.floated-since-2 ul li:nth-child(n+2) {
        position: static
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child {
        height: auto
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child figure a {
        height: 260px
    }

    .box.cols.cols-2.first-featured.has-join ul li:first-child .desc {
        padding-top: 260px;
        height: 360px
    }

    .box.media-section.first-featured ul li {
        display: none
    }

    .box.media-section.first-featured ul li:first-child {
        display: block !important
    }

    .box.media-section.horizontal ul li:nth-child(n+3) {
        display: none
    }

    .box.gallery .photoGall ul li {
        width: 50%
    }

    .box.gallery .photoGall ul li figure {
        height: 199px
    }

    .box.join-container .box {
        width: 100%
    }

    .box.archive-fileds {
        padding: 20px
    }

    .box.hot-news ul li {
        width: 100% !important;
        float: none !important;
        margin: 0 !important
    }

    .box.albums.cols ul li .desc {
        padding-top: 10px !important
    }

    .hot-news footer, .news-content footer {
        position: static
    }

    .big-card.card-imgtop, .card-imgtop, .card-noimg, .medium290-card.card-imgtop, .slider-news, .small-card.card-imgtop .img-news img {
        height: auto
    }

    .is-open {
        left: 0
    }

    .navbar-toggle {
        float: none;
        line-height: 1;
        font-size: 15px;
        color: #fff;
        margin-left: 0;
        padding-right: 0
    }

    .navbar-toggle > span:first-child {
        display: block;
        float: right;
        margin-left: 10px;
        margin-top: 1px
    }

    .navbar-toggle .icon-bar {
        background: #fff
    }

    .resmenu-text {
        display: inline-block
    }

    .main-menu ul li {
        float: none
    }

    .main-menu ul li:after {
        display: none
    }

    .main-header .top-menu-bar .top-menu {
        margin-right: 20px
    }

    .nav-bar .service-menu ul {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        height: 42px;
        padding-left: 0;
        padding-right: 0;
        display: block;
        clear: both
    }

    .nav-bar .service-menu ul li {
        float: none;
        display: inline-block
    }

    .header-img {
        margin-right: auto;
        margin-left: auto;
        float: none
    }

    .top-search {
        margin: 0 auto
    }

    .top-search {
        margin-top: 0px;
        margin-bottom: 10px;
        display: block
    }

    .top-search form {
        float: none
    }

    .top-search form input {
        width: 100%
    }

    .main-header .top-menu-bar {
        width: auto;
        margin: 0 auto
    }

    .hot-news .img-news {
        display: table;
        width: auto
    }

    .latest-news {
        height: auto;
        margin-bottom: 20px;
        padding: 15px
    }

    .latest-news .news-text {
        margin-bottom: 0
    }

    .slider-news .img-news {
        width: 250px;
        margin-left: 15px
    }

    .card-imgtop img, .main-footer .spiral-logo, .service-title {
        width: 100%
    }

    .news-content {
        padding-right: 15px
    }

    .news-text {
        margin-bottom: 10px
    }

    .copyright-text {
        font-size: 10px
    }

    .full-slider .slider-news .img-news {
        width: 100%;
        height: 100%;
        margin-left: 0
    }

    .sidebar-toggle {
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 9px;
        margin-left: 15px
    }

    .main-header .nav-bar {
        position: relative
    }

    .service-title {
        text-align: center;
        float: none
    }

    .service-title:before {
        left: -50px
    }

    .service-title h1 {
        padding: 5px 0;
        width: auto
    }

    .header-img {
        margin-top: 5px
    }

    .meta-news ul li {
        width: 50%
    }

    .news-tools ul li {
        width: 25%;
        border-bottom: 1px solid #e5e5e5
    }

    .news-tools ul li a {
        padding: 10px
    }

    .header-stats {
        display: none
    }

    .language {
        margin-top: 0 !important
    }

    .top-menu {
        margin-bottom: 0 !important
    }

    .header-tools {
        margin: 0 auto;
        float: none;
        width: 75%
    }

    #item img[itemprop=image] {
        width: 100% !important
    }

    .main-footer .footer-icons ul li:last-child a {
        width: auto;
        height: auto
    }

    .tabs-container.tab-theme {
    }

    .tabs-container.tab-theme .nav.nav-tabs {
    }

    .tabs-container.tab-theme .nav.nav-tabs li {
        float: none;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 10px;
        border: 0 none
    }

    .tabs-container.tab-theme .nav.nav-tabs li a {
        border: 2px solid #e2e3e7 !important
    }

    #item .author-id {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 30px;
        white-space: normal;
        float: none;
        line-height: 1.75
    }

    #item .author-id li {
        display: block
    }

    #item .author-id li:before {
        display: none !important
    }
}

@media screen and (max-width: 600px) {
    body.photos .box.albums.top ul li {
        height: auto
    }

    body.photos .box.albums.top ul li .desc {
        position: static;
        padding: 20px;
        background: #555555
    }

    body.photos .box.carousel.centered .owl-nav > div {
        display: none !important
    }

    .box.top ul li {
        width: auto;
        height: auto
    }

    .box.top ul li figure {
        width: 100%
    }

    .box.top ul li .desc {
        margin-right: 0
    }

    .box.top ul li .desc time {
        position: static
    }

    .box.top.full-image ul li {
        height: auto
    }

    .box.top .control-section ol li time {
        display: block;
        padding-right: 0
    }

    .box.top .control-section ol li time:before {
        display: none
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li {
        width: 50%;
        height: 265px
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li:first-child {
        width: 50%
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li:first-child .desc {
        padding-top: 135px
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li figure {
        height: 0
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li figure a {
        height: 135px
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li figure a img {
        margin-left: 0;
        left: 0
    }

    .box.cols.cols-2.first-featured.full-height-since-2 > div ul li .desc {
        padding-top: 135px;
        height: 100%
    }

    .box.cols.cols-3 > div ul li figure a {
        height: 150px
    }

    .box.cols.cols-3 > div ul li .desc {
        padding-top: 0
    }

    .box.cols.desc-overlay ul li {
        overflow: hidden
    }

    .box.cols.desc-overlay ul li figure {
        max-height: 120px
    }

    .box.cols.desc-overlay ul li figure > a {
        height: auto
    }

    .box.cols.desc-overlay ul li .desc p {
        display: none
    }

    .box.cols.desc-overlay ul li .desc time {
        display: none
    }

    .box.cols.desc-overlay ul li .desc h3 {
        max-height: 50px
    }

    .box.cols.sports ul li {
        width: 100%;
        height: 122px
    }

    .box.cols.cols-equal ul li figure a {
        height: 104px
    }

    .box.cols.card ul li figure > a img {
        max-width: 100%;
        max-height: none;
        height: auto !important
    }

    .box.card h4 {
        font-size: 10px;
        line-height: 1.5
    }

    .box.card p {
        display: none
    }

    .main-header .top-menu-bar .language {
        margin: 10px auto 0;
        float: none
    }

    .main-header .top-menu-bar .top-menu {
        margin: 0 auto 10px;
        text-align: center
    }

    .main-header .top-menu-bar .top-menu li {
        float: none;
        text-align: center;
        display: inline-block
    }

    .main-header .top-menu-bar .top-menu li:first-child a {
        padding-right: 10px
    }

    .main-header .top-menu-bar .top-menu li a {
        padding: 0 2px
    }

    .header-img {
        margin-bottom: 0;
        margin-top: 0
    }

    .slider-button.next-button, .slider-button.prev-button {
        left: 5px
    }

    .main-slider .control-section li {
        padding: 10px 10px 10px 40px
    }

    .main-slider .control-section li time {
        display: block
    }

    .main-slider .control-section li time:before {
        display: none;
        margin: 0
    }

    .copyright-text, .spiral-logo a {
        display: table !important;
        float: none !important;
        width: 100% !important
    }

    .list-news .card-imgright.summery-news .img-news {
        float: none;
        width: 100%;
        max-width: unset !important
    }

    .list-news .card-imgright.summery-news .img-news img {
        width: 100%
    }

    .list-news .card-imgright.summery-news .des-left {
        padding-right: 10px
    }

    .pagination li {
        margin: 0 3px
    }

    .xs600 {
        width: 100%;
        float: none
    }

    .copyright-text {
        text-align: center;
        margin-top: 10px
    }

    .top-comment input {
        width: 49%;
        margin-bottom: 5px
    }

    .des-hibts {
        padding-right: 0
    }

    textarea.text-comment {
        margin-bottom: 10px
    }

    .news-tools ul li {
        width: 50%
    }

    #item .item-img {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .top-menu-bar .top-menu {
        display: none !important
    }

    .top-menu {
        float: none !important
    }

    .box.gallery .photoGall ul li figure {
        height: 156px
    }
}

@media screen and (max-width: 500px) {
    .box.cols.cols-3 > div ul li figure a {
        height: 120px
    }

    .box.cols.cols-3 > div ul li .desc {
        padding-top: 0
    }

    .box.cols.cols-3 > div ul li figure + .desc {
        padding-top: 210px
    }

    .box.cols.cols-equal > div ul li figure a {
        height: 104px
    }

    .box.cols.cols-equal > div ul li figure + .desc {
        padding-top: 0
    }

    .box.media-section.horizontal ul li {
        display: none;
        width: 100%
    }

    .box.media-section.horizontal ul li:first-child {
        display: block
    }

    .box.list.has-cols > div ul {
        width: 100%
    }

    .box.gallery .photoGall ul li figure {
        height: 130px
    }

    .xs500 {
        width: 100%;
        float: none
    }

    .main-footer .border-left {
        height: auto
    }

    .pagination li {
        margin: 0 2px
    }

    .pagination li a {
        font-size: 10px;
        width: 22px;
        height: 30px;
        padding: 7px 0px
    }

    .pagination li a.next, .pagination li a.prev {
        padding: 7px 0
    }

    .pagination li a.prev {
        margin-left: 0
    }

    .pagination li a.next {
        margin-right: 0
    }

    .pagination li.active a {
        width: 30px;
        height: 30px
    }

    .inside .media-section ul li {
        width: 100%
    }

    a.media.video {
        width: 100%
    }

    .media.video figure img {
        width: 100%
    }

    .media-title .media-category {
        float: none;
        margin-top: 20px
    }

    .des-hibts ul li {
        font-size: 13px
    }

    .comments-reply {
        margin-right: 0px
    }

    .full-slider {
        margin-bottom: 60px
    }

    .full-slider .news-content.des-small {
        width: 100%;
        margin-left: 0
    }

    .full-slider .slider-news .img-news {
        margin-bottom: 0
    }

    .full-slider .slider-button.prev-left {
        bottom: -30px;
        left: 0
    }

    .full-slider .slider-button.next-right {
        bottom: -30px;
        left: 35px
    }

    .main-slider {
        overflow: inherit
    }

    .inside .full-slider .news-content h1 {
        font-size: 15px;
        line-height: 20px
    }

    .inside .des-small.news-content {
        padding: 0 15px 15px 15px
    }

    .footer-icons {
        margin: 10px auto !important
    }

    .footer-logo {
        display: table;
        margin: 0 auto
    }

    .main-footer {
        padding-top: 10px
    }

    .footer-icons li:last-child {
        margin-left: 0
    }

    .meta-news ul li {
        width: 50%
    }

    .media-section .box.cols.cols-2 ul li {
        clear: both
    }

    .media-section .box.cols.cols-2 ul li figure a {
        height: auto !important
    }

    .media-section .box.cols.cols-2 ul li .desc {
        padding-top: 0 !important
    }
}

@media screen and (max-width: 400px) {
    .col-400 {
        width: 100%;
        float: none
    }

    .news-text {
        padding: 0 10px
    }

    .top-comment input {
        width: 100%;
        margin-bottom: 5px
    }

    .copyright-text {
        font-size: 9px
    }

    .top-search input {
        width: 240px
    }

    .header-img {
        max-width: 180px
    }
}

/*.print .nav-bar {
    display: none
}

.print .main-header {
    background: #fff;
    margin: 20px 0;
    display: none
}

.print .print-logo {
    margin: 0 0 10px 0;
    display: block;
    width: 180px;
    height: auto
}

.print .container {
    width: 650px !important
}

.print .sidebar, .print aside {
    display: none
}

.print .main-content [class*=col-] {
    width: 100%
}

.print .item .news-tools {
    display: none
}

.print .item .meta-news i {
    display: none
}

.print .item .comment-form {
    display: none
}

.print .item .comments * {
    font-size: 90% !important
}

.print .item .comments footer {
    display: none !important
}

.print .item p {
    color: #333333 !important;
    font-size: 12px
}

.print .poweredby {
    display: none
}

.print #item .content-full-news {
    border: 0 none
}

.print #item .news-info span {
    font-size: 10px
}

.print .ad, .print .ads, .print .banner {
    display: none
}

.print .main-footer {
    padding-top: 0;
    background: #fff;
    color: #333333
}

.print .main-footer .poweredby {
    background: #fff
}

.print .main-footer .container > .row:first-child {
    display: none
}

.print a[href]:after {
    content: ""
}

.print abbr[title]:after {
    content: ""
}*/

#frmNewsArchive {
    clear: both;
    background-color: #fff
}

.archiveOptions {
    display: inline-block
}

.archiveOptions select {
    background: #d9d9d9;
    color: #555;
    height: 30px;
    width: 110px;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-right: 23px
}

.archiveOptions td {
    position: relative
}

.archiveOptions td:after {
    content: '<';
    font: bold 22px "Consolas", monospace;
    color: #FFF;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 2px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
    direction: rtl
}

.archiveOptions td:before {
    content: '';
    right: 2px;
    top: 3px;
    width: 24px;
    height: 30px;
    background: #808080;
    position: absolute;
    pointer-events: none;
    display: block
}

.archiveOptions td:hover:before {
    background: #043db3
}

.archiveOptions select[id*=toDay] {
    width: 60px
}

.archiveOptions select[id*=toMonth] {
    width: 60px
}

.archiveOptions select[id*=toYear] {
    width: 60px
}

.span12.mainbody {
    padding: 0 6px
}

.third-news {
    margin-bottom: 24px
}

.third-news ul {
    list-style: none;
    margin: 0
}

.third-news ul li {
    min-height: 70px;
    margin: 0 0 10px 6px;
    padding-bottom: 6px;
    /*background: url("../img/dot.png") repeat-x scroll 0 bottom transparent*/
}

.third-news ul li a {
    color: #042971
}

.third-news ul li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.third-news ul li h3 {
    margin: 3px 0 0 0;
    font: bold 16px/1.3em inherit
}

.third-news ul li p {
    font: normal 15px/1.6em inherit;
    text-align: justify;
    margin-top: 5px;
    color: #626262
}

.third-news ul li h4 {
    font: normal 11px/18px tahoma;
    margin: 0;
    color: #666
}

.third-news .item-image {
    display: block;
    width: 130px;
    float: right;
    margin-left: 10px
}

.third-news .item-image img {
    display: block;
    width: 130px;
    background-color: #000
}

.third-news .item-time {
    display: block;
    float: left;
    clear: left;
    font-size: 10px;
    color: #888;
    margin-right: 12px;
    line-height: 1em;
    white-space: nowrap
}

ul li.mosaic {
    display: block;
    float: right;
    border: 0
}

ul li.mosaic h3 {
    margin-top: 4px;
    margin-bottom: 12px;
    font-size: 16px
}

li.mosaic .item-image {
    margin-bottom: 6px
}

li.mosaic .item-time {
    margin-left: 30px
}

.mosaic-1 .item-image {
    width: 640px;
    min-height: 420px;
    height: auto
}

.mosaic-1 .item-image img {
    width: 640px;
    height: auto
}

.mosaic-2 .item-image {
    width: 400px;
    height: 185px;
    overflow: hidden !important;
    background: #888
}

.mosaic-2 .item-image img {
    width: 400px;
    height: auto
}

.mosaic-3 .item-image {
    width: 33.3%
}

.mosaic-3 .item-image img {
    width: auto
}

.mosaic-5 {
    width: 20%
}

.mosaic-4 {
    width: 25%
}

.mosaic-3 {
    width: 33.3%
}

.mosaic-2 {
    width: 49%;
    height: 240px
}

.text-error {
    color: #EA0400
}

#archiveTopNav {
    border: 1px solid silver;
    background-color: #f7f7f7;
    border-width: 1px 0 1px 0;
    text-align: center
}

#archiveTopNav a {
    float: right
}

#archiveTopNav a.span2 {
    width: 120px
}

#archiveTopNav a.span3 {
    width: 140px
}

#frmSearchNews .search-query {
    font-size: 1.5em;
    width: 17em;
    height: 1.6em;
    margin-bottom: 3px
}

#frmSearchNews .pageSize {
    width: 3em
}

.search-result em {
    background-color: yellow
}

.msg {
    display: none;
    margin: 6px 0
}

.tinyTip {
    padding: 2px 0 0 0;
    margin-top: 12px;
    display: block;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #b1b1b1
}

.tinyTip .content {
    padding: 0 5px 0 5px;
    font-size: 1em;
    color: #555;
    background-color: #fff
}

.tinyTip .bottom {
    height: 2px;
    background-color: #fff;
    font: 0/0 sans-serif
}

.tblRSSHelp {
    width: 75%;
    margin: 0 auto;
    text-align: center
}

.tblRSSHelp td:nth-child(2n) {
    direction: ltr !important
}

.box.content > header {
    height: auto
}

.box.content table td, .box.content table th {
    padding: 3px
}

.box.content table th {
    text-align: center
}

blockquote, cite {
    font-style: normal;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0
}

.quote-t1 {
    float: left;
    width: 200px;
    padding-left: 8px;
    padding-right: 15px;
    border-right-width: 5px;
    margin-right: 22px
}

.quote-t2 {
    float: right;
    width: 200px;
    padding-left: 20px;
    padding-right: 8px;
    border-right-width: 5px;
    margin-left: 12px
}

.quote-t3 {
    display: block;
    padding: 7px 11px;
    margin-left: 5px;
    width: 170px;
    float: left;
    margin-right: 12px;
    background: #999;
    color: #FEFEFE;
    font-weight: bold;
    line-height: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.quote-t4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 2px solid #C76C0C;
    border-right: 9px solid #C76C0C;
    color: #666666;
    display: block;
    float: left;
    font: 1em/1.5em inherit, serif;
    margin: 0 16px 20px 0;
    padding: 15px 15px 15px 14px;
    position: relative;
    text-align: justify;
    width: 200px;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc
}

.quote-t4:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    right: 10px;
    top: 5px
}

.quote-t4:after {
    content: ""
}

.quote-t4 a {
    background: #eee;
    padding: 0 3px;
    color: #c76c0c
}

.quote-t4 a:hover {
    color: #666
}

.quote-t4 em {
    font-style: italic
}

.quote-t5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    color: #444444;
    display: block;
    float: left;
    font: 12px/1.7em tahoma;
    margin-left: 5px;
    margin-right: 12px;
    padding: 7px 11px;
    text-align: right;
    width: 170px
}

.quote-t6 {
    color: #505050;
    display: block;
    float: left;
    font: 1.1em/1.8em inherit, serif;
    margin: 28px 8px 20px 5px;
    padding: 10px;
    position: relative;
    text-align: right;
    width: 200px
}

.quote-t6:before {
    content: "\201D";
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
    color: #999999;
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    height: 35px;
    line-height: 58px;
    position: absolute;
    right: 0;
    top: -29px;
    width: 200px
}

.quote-t6:after {
    content: '"';
    font-family: Georgia, serif
}

.quote-t7 {
    background: none repeat scroll 0 0 #f9f5e4;
    border-right: 10px solid #f6ebc1;
    float: left;
    font: 1.1em/1.7em inherit, serif;
    margin: 6px 12px 6px 6px;
    padding: 6px;
    quotes: "�" "�" "�" "�";
    width: 209px
}

.quote-t7:before {
    color: #f7ef76;
    content: "\00BB";
    font-size: 4em;
    line-height: 0.5em;
    margin-left: 0.25em;
    vertical-align: -0.2em
}

.quote-t7 p {
    display: inline
}

.quote-t8 {
    margin: 1.5em -1.5em 0.75em 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #FFF;
    padding: 0.75em 1em 0.75em 0.5em;
    border-right: 0.5em solid #DDDDDD;
    font: 1.2em/1.7em inherit, serif
}

.quote-t8:before {
    color: #999999;
    content: "�";
    display: block;
    font: italic 400%/1 Cochin, Georgia, "Times New Roman", serif;
    height: 0;
    margin-right: -0.95em
}

.quote-t9-left, .quote-t9-right {
    color: #0034cc;
    width: 200px;
    border-top-width: 1px;
    border-top-style: dotted
}

.quote-t9-left img, .quote-t9-right img {
    max-width: 190px;
    text-align: center
}

.quote-t9-left {
    float: left;
    padding-left: 6px;
    padding-right: 12px;
    margin-right: 14px;
    margin-top: 12px
}

.quote-t9-right {
    float: right;
    padding-left: 12px;
    padding-right: 6px;
    margin-left: 12px;
    margin-top: 12px
}

.poweredby {
    margin: 0;
    font-size: 11px
}

.ltr {
    direction: ltr
}

body > * {
    direction: rtl;
    text-align: right
}

/*[class*=col-] {
    float: right
}*/

.placeholder {
    height: 80px;
    background: #eeeeee;
    text-align: center;
    line-height: 80px;
    color: #555555
}

[class*=-sicon] {
    /*background-image: url('../img/sprite.png?_=1');*/
    display: inline-block;
    vertical-align: middle
}

.morning-sicon {
    background-position: 0 0;
    width: 14px;
    height: 34px
}

.noon-sicon {
    background-position: -15px 0;
    width: 36px;
    height: 36px
}

.evening-sicon {
    background-position: -52px 0;
    width: 28px;
    height: 28px
}

.apple-sicon {
    background-position: -81px 0;
    width: 28px;
    height: 34px
}

.google-sicon {
    background-position: -110px 0;
    width: 30px;
    height: 33px
}

.bazar-sicon {
    background-position: -140px 0;
    width: 30px;
    height: 34px
}

.back-page-sicon {
    background-position: -171px 0;
    width: 6px;
    height: 10px;
    margin-left: 10px
}

.next-page-sicon {
    background-position: -178px 0;
    width: 6px;
    height: 10px;
    margin-right: 10px
}

.rss-sicon {
    background-position: -187px 0;
    width: 30px;
    height: 32px
}

.rss-sicon:hover {
    background-position: -187px -32px
}

.viber-sicon {
    background-position: -250px -1px;
    width: 30px;
    height: 32px
}

.viber-sicon:hover {
    background-position: -250px -33px
}

.aparat-sicon {
    background-position: -300px 0;
    width: 30px;
    height: 32px
}

.aparat-sicon:hover {
    background-position: -300px -32px
}

.telegram-sicon {
    background-position: -218px 0;
    width: 31px;
    height: 32px
}

.telegram-sicon:hover {
    background-position: -218px -32px
}

.font-text-sicon {
    background-position: -280px 0;
    width: 19px;
    height: 18px
}

.tooltip {
    padding: 5px 0 !important
}