@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italic);
@import url(//fonts.googleapis.com/css?family=Kaushan+Script);



body {
    height: 100%;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    position: relative;
    min-height: 800px
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@-moz-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@-o-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

.front-wrapper {
}

.front-wrapper .btn-main {
    background: transparent;
    text-transform: uppercase;
    color: #3f5d9b;
    font-weight: 300;
    border-color: #3f5d9b
}

.front-wrapper .btn-main:hover {
    background: transparent;
    color: #354f83;
    border-color: #354f83
}

.front-wrapper .btn-main .fa {
    margin-left: 10px
}

.front-wrapper .red-btn {
    background-color: #ea4d29;
    width: 100%;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 300;
    border: none;
    border-radius: 20px;
    position: relative;
    padding-right: 30px
}

.front-wrapper .red-btn .glyphicon {
    background: #ffffff;
    color: #ea4d29;
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 7px;
    border-radius: 15px
}

.front-wrapper .center {
    text-align: center
}

.front-wrapper .popover {
    border-radius: 3px;
    font-family: 'Roboto', sans-serif
}

.front-wrapper .chart-space {
    margin-bottom: 30px
}

.front-wrapper .no-space {
    margin: 30px 0 0 0px !important
}

.front-wrapper .loading-area {
    position: relative
}

.front-wrapper .loading-area img {
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 40%
}

.front-wrapper .chart-wrapper {
    position: relative
}

.front-wrapper .chart-wrapper .btn-info {
    position: absolute;
    right: 40px;
    top: 10px;
    width: 26px;
    height: 23px;
    z-index: 1;
    padding: 1px 6px;
    background: #f3f3f3;
    border-color: #ddd;
    color: #666;
    border-radius: 3px
}

.front-wrapper .chart-wrapper .type-stat {
    padding-left: 60px;
    font-size: 13px;
    color: #3f5d9b
}

.front-wrapper .chart-wrapper .type-stat img {
    width: 16px;
    margin-right: 10px;
    height: 15px
}

.front-wrapper .chart-wrapper .type-stat span {
    color: #666666
}

.front-wrapper .chart-wrapper .type-stat .red-btn {
    width: auto;
    padding: 0 12px;
    text-transform: none
}

.front-wrapper .story {
    position: relative
}

.front-wrapper .main-wrapper {
    height: 100%;
    margin-left: 90px
}

.front-wrapper .main-wrapper .filter {
    position: fixed;
    width: 260px;
    height: 100%;
    background: #3f5d9b;
    right: 0;
    z-index: 100;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.front-wrapper .main-wrapper .filter .filter-toggle {
    width: 30px;
    height: 30px;
    position: fixed;
    right: 20px;
    top: 20px;
    background: url(/images/close.png) top center no-repeat
}

.front-wrapper .main-wrapper .filter .clear-provinces {
    width: 12px;
    height: 12px;
    background: url('/images/close.png') no-repeat 0 0;
    background-size: 12px;
    float: right
}

.front-wrapper .main-wrapper .filter h3 {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding-right: 30px
}

.front-wrapper .main-wrapper .filter.closed {
    height: 70px;
    right: -200px
}

.front-wrapper .main-wrapper .filter.closed .filter-toggle {
    right: 15px;
    background: url(/images/open.png) top center no-repeat
}

.front-wrapper .main-wrapper .filter.closed .upper, .front-wrapper .main-wrapper .filter.closed .below {
    display: none
}

.front-wrapper .main-wrapper .filter.abs {
    position: absolute;
    min-height: 100%;
    height: auto
}

.front-wrapper .main-wrapper .filter.abs.closed {
    height: 70px;
    right: 0;
    width: 62px;
    min-height: 70px;
    position: fixed
}

.front-wrapper .main-wrapper .filter .upper {
    padding: 30px;
    background: url(/images/pattern.png) bottom left repeat-x
}

.front-wrapper .main-wrapper .filter .below {
    padding: 30px
}

.front-wrapper .main-wrapper .filter .below .control-group {
    margin-bottom: 20px
}

.front-wrapper .main-wrapper .filter .below .control-group label {
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px
}

.front-wrapper .main-wrapper .filter .below .dropdown {
    margin-bottom: 15px
}

.front-wrapper .main-wrapper .filter .below .dropdown-menu {
    left: 15px;
    margin-top: 0;
    border-radius: 1px;
    min-width: 170px
}

.front-wrapper .mainlist {
    padding-left: 0px;
    list-style: none
}

.front-wrapper .mainlist li {
    margin-bottom: 8px
}

.front-wrapper .mainlist li span {
    margin-right: 5px;
    color: #555555
}

.front-wrapper .container {
    max-width: 100%
}

.front-wrapper .map-wrap {
    /* background: url(/images/back6.jpg) center center no-repeat fixed; */
    height: 100%;
    position: relative;
    background-size: cover;
    overflow: hidden
}

.front-wrapper .map-wrap > .container {
    position: relative
}

.front-wrapper .background {
    fill: none;
    pointer-events: all
}

.front-wrapper .gray-bg {
    background: #f3f3f3
}

.front-wrapper .gray-bg-lighter {
    background: #f8f8f8
}

.front-wrapper .overlayf {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    display: none
}

.front-wrapper .callout-info {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-left-color: #3f5d9b;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.front-wrapper .callout-info h4 {
    color: #3f5d9b;
    margin-bottom: 5px;
    margin-top: 0
}

.front-wrapper .callout-info p {
    margin: 0
}

.front-wrapper .col-cus-5 {
    width: 20%
}

.front-wrapper .alert {
    border-radius: 0px
}

.front-wrapper .info-box {
    padding: 20px;
    margin-top: 30px;
    border-top: 1px dashed #3f5d9b;
    border-bottom: 1px dashed #3f5d9b;
    color: #555
}

.front-wrapper .info-box.sbtm {
    margin-bottom: 30px
}

.front-wrapper blockquote {
    border-left: 5px solid #3f5d9b
}

.front-wrapper blockquote p {
    color: #666666
}

.front-wrapper .main-menu {
    width: 90px;
    background: #ffffff;
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2
}

.front-wrapper .main-menu > div {
    height: 100%;
    background: #ffffff
}

.front-wrapper .main-menu a.logo {
    width: 42px;
    height: 56px;
    background: url(/images/logo.png) left top no-repeat;
    display: block;
    margin: 20px auto
}

.front-wrapper .main-menu nav ul {
    list-style: none;
    padding: 0;
    border-top: 1px solid #e4e4e4
}

.front-wrapper .main-menu nav ul > li {
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #e4e4e4
}

.front-wrapper .main-menu nav ul > li > a {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #808588;
    padding: 12px;
    display: block;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.front-wrapper .main-menu nav ul > li > a > span {
    width: 32px;
    height: 32px;
    display: block;
    margin: 6px auto
}

.front-wrapper .main-menu nav ul > li > a > span.m1 {
    background: url("/images/m1.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a > span.m2 {
    background: url("/images/m2.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a > span.m3 {
    background: url("/images/m3.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a > span.m4 {
    background: url("/images/m4.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a > span.m5 {
    background: url("/images/m5.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a:hover {
    text-decoration: none;
    background: #f1f5f6;
    color: #333333
}

.front-wrapper .main-menu nav ul > li > a:hover span.m1 {
    background: url("/images/m1_h.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a:hover span.m2 {
    background: url("/images/m2_h.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a:hover span.m3 {
    background: url("/images/m3_h.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a:hover span.m4 {
    background: url("/images/m4_h.png") center no-repeat
}

.front-wrapper .main-menu nav ul > li > a:hover span.m5 {
    background: url("/images/m5_h.png") center no-repeat
}

.front-wrapper .main-menu .sub-menu {
    height: 100%;
    width: 235px;
    position: absolute;
    top: 0;
    left: -145px;
    z-index: -1;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    border-left: 1px solid #e4e4e4;
    box-shadow: 3px 0px 2px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 0px 2px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 0px 2px -1px rgba(0, 0, 0, 0.1);
    padding-top: 30px
}

.front-wrapper .main-menu .sub-menu .fblike {
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.front-wrapper .main-menu .sub-menu .twitter-follow {
    float: left
}

.front-wrapper .main-menu .sub-menu > ul {
    list-style: none;
    padding: 0;
    margin-top: 30px
}

.front-wrapper .main-menu .sub-menu > ul a {
    padding: 15px;
    padding-left: 60px;
    display: block;
    color: #808585;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.front-wrapper .main-menu .sub-menu > ul a span {
    width: 30px;
    font-size: 20px;
    top: 15px;
    position: absolute;
    left: 20px
}

.front-wrapper .main-menu .sub-menu > ul a:hover {
    background: #f1f5f6;
    color: #555555;
    text-decoration: none
}

.front-wrapper .main-menu .sub-menu > ul a:hover span {
    color: #3f5d9b
}

.front-wrapper .main-menu .sub-menu .language {
    position: absolute;
    bottom: 0;
    width: 100%
}

.front-wrapper .main-menu .sub-menu .language ul {
    list-style: none;
    padding: 0;
    width: 100%;
    overflow: hidden
}

.front-wrapper .main-menu .sub-menu .language ul li {
    float: left;
    width: 50%;
    text-align: center
}

.front-wrapper .main-menu .sub-menu .language ul li a {
    padding: 15px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    color: #555555
}

.front-wrapper .main-menu .sub-menu .language ul li a:hover, .front-wrapper .main-menu .sub-menu .language ul li a.active {
    color: #3f5d9b;
    text-decoration: none
}

.front-wrapper .main-menu .lang {
    padding: 5px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
    height: auto
}

.front-wrapper .main-menu .lang a {
    display: inline-block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    text-transform: uppercase;
    font-size: 10px;
    color: #3f5d9b;
    text-decoration: none;
    line-height: 13px
}

.front-wrapper .main-menu .lang a:hover {
    color: #333333
}

.front-wrapper .main-menu .lang img {
    width: 20px;
    margin-right: 4px;
    margin-bottom: 2px
}

.front-wrapper .box {
    padding: 50px 0;
    border-bottom: 1px solid #e9e9e9
}

.front-wrapper p.drop-cap:first-letter {
    float: left;
    color: #3f5d9b;
    font-size: 64px;
    line-height: 56px;
    padding: 0px 5px 0 0
}

.front-wrapper .feature-bg h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 22px;
    color: #3f5d9b;
    font-weight: 400
}

.front-wrapper .features .fitem {
    text-align: center
}

.front-wrapper .features .fitem h5 {
    font-size: 16px;
    margin: 30px 0 15px;
    color: #333333
}

.front-wrapper .features .fitem h5 a {
    color: #333333
}

.front-wrapper .features .fitem h5 a:hover {
    color: #3f5d9b
}

.front-wrapper .features .fitem p {
    max-width: 220px;
    margin: 0 auto;
    color: #747474
}

.front-wrapper .features .fitem a {
    display: block
}

.front-wrapper .features .fitem a img {
    width: 270px;
    height: 230px
}

.front-wrapper .features i {
    padding: 15px;
    background: #3f5d9b;
    border-radius: 30px;
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-right: 10px;
    float: left
}

.front-wrapper .features span {
    margin-top: 13px;
    display: block;
    min-height: 40px
}

.front-wrapper .features .row {
    margin-bottom: 15px
}

.front-wrapper .partners, .front-wrapper .mapt {
    min-height: 145px;
    background: #f3f3f3 url(/images/mapt.png) center bottom no-repeat
}

.front-wrapper .partners #partner-wrap .item, .front-wrapper .mapt #partner-wrap .item {
    margin: 3px
}

.front-wrapper .partners #partner-wrap .item img, .front-wrapper .mapt #partner-wrap .item img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}

.front-wrapper .partner-page h2 {
    margin-bottom: 15px !important
}

.front-wrapper .partners-list .p-item {
    padding: 30px 0;
    text-align: justify
}

.front-wrapper .partners-list .p-item a {
    display: block
}

.front-wrapper .partners-list .p-item a img {
    border: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 15px
}

.front-wrapper .partners-list .p-item h4 {
    color: #3f5d9b
}

.front-wrapper .main-table {
    color: #666666
}

.front-wrapper .main-table th {
    color: #3f5d9b;
    font-weight: normal;
    font-size: 16px
}

.front-wrapper .main-table th.upper {
    text-transform: uppercase
}

.front-wrapper .main-table > tbody > tr > td, .front-wrapper .main-table > tbody > tr > th, .front-wrapper .main-table > tfoot > tr > td, .front-wrapper .main-table > tfoot > tr > th, .front-wrapper .main-table > thead > tr > td, .front-wrapper .main-table > thead > tr > th {
    border-top: none;
    border-bottom: 1px solid #e1e1e1
}

.front-wrapper .main-table tr > th {
    padding: 8px 8px 20px 8px;
    border-bottom: 1px solid #e1e1e1
}

.front-wrapper .main-table tr > th:nth-child(2), .front-wrapper .main-table tr > th:nth-child(3), .front-wrapper .main-table tr > td:nth-child(2), .front-wrapper .main-table tr > td:nth-child(3) {
    text-align: right
}

.front-wrapper .data-table.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff
}

.front-wrapper .data-table.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f6f6f6
}

.front-wrapper .data-table thead > tr {
    background: #3f5d9b
}

.front-wrapper .data-table thead > tr th.rank {
    width: 2%;
    padding: 4px 12px
}

.front-wrapper .data-table > tbody {
    border-right: 1px solid rgba(200, 200, 200, 0.2);
    border-bottom: 1px solid rgba(200, 200, 200, 0.2)
}

.front-wrapper .data-table > tbody > tr > td, .front-wrapper .data-table > thead > tr > td, .front-wrapper .data-table > thead > tr > th {
    padding: 4px 12px;
    border-bottom: none;
    line-height: 20px;
    border-left: 1px solid rgba(200, 200, 200, 0.2);
    border-top: 1px solid rgba(200, 200, 200, 0.2)
}

.front-wrapper .data-table > thead > tr > td, .front-wrapper .data-table > thead > tr > th {
    color: #ffffff;
    font-weight: normal;
    font-size: 16px
}

.front-wrapper .data-table > thead > tr > td:first-child, .front-wrapper .data-table > thead > tr > th:first-child {
    text-align: center;
    padding: 4px 10px
}

.front-wrapper .data-table > tbody > tr > td:first-child {
    color: #868686;
    font-weight: 300;
    text-align: center;
    padding: 4px 12px
}

.front-wrapper .data-table > tbody > tr > td a {
    color: #000000;
    font-weight: 300
}

.front-wrapper .data-table .progress {
    margin: 0;
    height: 20px;
    border-radius: 3px
}

.front-wrapper .data-table .progress .progress-bar {
    color: #fff;
    text-align: left;
    padding-left: 15px;
    line-height: 18px;
    background-color: #16a085;
    border: 1px solid #12836d;
    box-shadow: none
}

.front-wrapper .data-table .progress .progress-bar.c2012 {
    background-color: #1d89b8;
    border: 1px solid #18749b
}

.front-wrapper .data-table .progress .progress-bar.c2013 {
    background-color: #7e5aa5;
    border: 1px solid #6e4e90
}

.front-wrapper .data-table .progress .progress-bar.c2014 {
    background-color: #4ab7ac;
    border: 1px solid #40a096
}

.front-wrapper .data-table .progress .progress-bar.c2015 {
    background-color: #ee3b6c;
    border: 1px solid #eb1c55
}

.front-wrapper .data-table .progress .progress-bar.c2016 {
    background-color: #474646;
    border: 1px solid #363636
}

.front-wrapper .pr-profile h1 {
    text-transform: uppercase;
    font-weight: 300;
    color: #555555;
    padding-bottom: 30px;
    border-bottom: 1px dashed #c0c9dc;
    margin-bottom: 20px;
    margin-top: 0
}

.front-wrapper .pr-profile h2 {
    font-size: 24px;
    color: #3f5d9b;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px;
    margin-top: 0
}

.front-wrapper .pr-profile h2.spaced {
    margin: 15px 0
}

.front-wrapper .pr-profile h2.spaced30 {
    margin: 30px 0 15px
}

.front-wrapper .pr-profile h2.byrank {
    text-align: right;
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 8px
}

.front-wrapper .pr-profile h2 span {
    color: #555555;
    font-size: 16px;
    margin-left: 10px
}

.front-wrapper .pr-profile .province-desc img {
    max-width: 100%
}

.front-wrapper .pr-profile .province-desc p {
    color: #666;
    line-height: 30px
}

.front-wrapper .pr-profile #fixed-head {
    position: fixed;
    top: 0;
    z-index: 1;
    background: #fff;
    margin-left: -50px;
    width: 100%;
    box-shadow: 3px 2px 2px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 2px 2px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 2px 2px -1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-top: -100px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.front-wrapper .pr-profile #fixed-head h1 {
    margin: 0;
    border: none;
    padding: 15px 0;
    display: inline-block;
    margin-right: 15px
}

.front-wrapper .pr-profile #fixed-head span {
    color: #3f5d9b;
    font-size: 22px
}

.front-wrapper .pr-profile #fixed-head.fix {
    margin-top: 0
}

.front-wrapper .provinces-list a {
    display: block;
    text-decoration: none;
    color: #555555
}

.front-wrapper .provinces-list a span {
    margin-right: 5px
}

.front-wrapper .provinces-list .area-mountain {
    margin-top: -80px
}

.front-wrapper .provinces-list .area-mountain h4 {
    color: #2ecc71
}

.front-wrapper .provinces-list .area-west {
    margin-top: -120px
}

.front-wrapper .provinces-list .area-west h4 {
    color: #3498db
}

.front-wrapper .provinces-list .area-east {
    margin-top: -120px
}

.front-wrapper .provinces-list .area-east h4 {
    color: #1abc9c
}

.front-wrapper .provinces-list .area-central {
    margin-top: -20px
}

.front-wrapper .provinces-list .area-central h4 {
    color: #9b59b6
}

.front-wrapper .provinces-list .area-gobi {
    margin-top: -80px
}

.front-wrapper .provinces-list .area-gobi h4 {
    color: #f39c12
}

.front-wrapper .page-content .page-heading {
    height: 250px;
    width: 100%;
    background: url(/images/faq-header.jpg) no-repeat center;
    background-size: cover !important;
    position: relative
}

.front-wrapper .page-content .page-heading .pattern {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: url(/images/pattern1.png) repeat top left
}

.front-wrapper .page-content .page-heading.p1 {
    background: url(/images/heading1.jpg) no-repeat center
}

.front-wrapper .page-content .page-heading.p2 {
    background: url(/images/pr2.jpg) no-repeat center
}

.front-wrapper .page-content .page-heading.pr10 {
    background: url(/images/pr/pr10.jpg) no-repeat center
}

.front-wrapper .page-content .page-heading.pr19 {
    background: url(/images/pr/pr19.jpg) no-repeat center
}

.front-wrapper .page-content .page-heading.short {
    height: 220px
}

.front-wrapper .page-content p {
    line-height: 24px;
    text-align: justify
}

.front-wrapper .page-content img {
    max-width: 100%
}

.front-wrapper .page-content h4 {
    color: #3f5d9b;
    font-weight: normal
}

.front-wrapper .page-content .content-side ul, .front-wrapper .page-content .mainlist {
    padding-left: 30px;
    color: inherit
}

.front-wrapper .page-content .content-side ul li, .front-wrapper .page-content .mainlist li {
    list-style: circle
}

.front-wrapper .inline-head {
    padding-bottom: 30px;
    border-bottom: 1px dashed #c0c9dc;
    margin-bottom: 20px
}

.front-wrapper .inline-head h1 {
    text-transform: uppercase;
    font-weight: 300;
    color: #555555;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 30px;
    display: inline-block;
    margin-right: 15px
}

.front-wrapper .inline-head span {
    color: #3f5d9b;
    font-size: 22px
}

.front-wrapper .inline-head.bigger h1 {
    font-size: 36px
}

.front-wrapper .inline-head.nomrgn {
    margin: 0
}

.front-wrapper .pr-main-data .panel-group .panel {
    background: transparent;
    box-shadow: none
}

.front-wrapper .pr-main-data .panel-group .panel h4 a {
    color: #3f5d9b;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none
}

.front-wrapper .pr-main-data .panel-group .panel h4 a:hover {
    color: #354f83
}

.front-wrapper .pr-main-data .panel-group .panel h4 a i {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-bottom: -2px;
    margin-right: 10px;
    background: url(/images/toggle.png) top center no-repeat
}

.front-wrapper .pr-main-data .panel-group .panel h4 a.collapsed i {
    background: url(/images/toggle.png) bottom center no-repeat
}

.front-wrapper .pr-main-data .pr-datas {
    padding: 15px 0 15px 50px
}

.front-wrapper .pr-main-data .pr-datas p {
    color: #666666;
    line-height: 24px
}

.front-wrapper .pr-main-data .pr-datas .data-line {
    position: relative;
    color: #666666;
    font-size: 14px;
    margin-bottom: 5px
}

.front-wrapper .pr-main-data .pr-datas .data-number, .front-wrapper .pr-main-data .pr-datas .data-value {
    position: absolute;
    top: 0px
}

.front-wrapper .pr-main-data .pr-datas .data-number {
    left: 0
}

.front-wrapper .pr-main-data .pr-datas .data-value {
    right: 0
}

.front-wrapper .pr-main-data .pr-datas .data-name {
    padding: 0 30px 0 30px
}

.front-wrapper .pr-main-data .pr-datas table {
    width: 100%;
    margin: 0
}

.front-wrapper .pr-main-data .pr-datas table tr td {
    border: none;
    padding: 4px 5px;
    color: #666666
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a i {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-bottom: -5px;
    margin-right: 10px
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="Two"] {
    color: #16a085
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="Two"] i {
    background: url(/images/s1b.png) top center no-repeat
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="One"] {
    color: #3f5d9b
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="One"] i {
    background: url(/images/s2b.png) top center no-repeat
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="Three"] {
    color: #9b59b6
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="Three"] i {
    background: url(/images/s3b.png) top center no-repeat
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="Four"] {
    color: #e67e22
}

.front-wrapper .advantage .pr-main-data .panel-group .panel h4 a[href*="Four"] i {
    background: url(/images/s4b.png) top center no-repeat
}

.front-wrapper footer .logos {
    margin-top: 15px
}

.front-wrapper footer .box {
    background: url(/images/mapb.png) center no-repeat;
    max-height: 208px
}

.front-wrapper footer p {
    color: #555555;
    font-size: 11px
}

.front-wrapper footer p.address {
    font-size: 13px
}

.front-wrapper footer a img {
    max-width: 100%
}

.front-wrapper footer a.link {
    font-size: 12px;
    margin-right: 5px
}

.front-wrapper footer .asia-desc {
    padding-left: 57px;
    text-transform: uppercase
}

.front-wrapper footer h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #3f5d9b
}

.front-wrapper footer span {
    font-size: 12px;
    color: #555555;
    margin-right: 15px
}

.front-wrapper footer .fsocial {
    margin-top: 10px
}

.front-wrapper footer .fsocial a {
    text-align: center;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    border-radius: 2px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}

.front-wrapper footer .fsocial a span {
    margin: 0;
    font-size: 13px;
    color: #ffffff;
    line-height: 25px
}

.front-wrapper footer .fsocial a.fb {
    background: #3b5998
}

.front-wrapper footer .fsocial a.fb:hover {
    background: #2d4373
}

.front-wrapper footer .fsocial a.tw {
    background: #55acee
}

.front-wrapper footer .fsocial a.tw:hover {
    background: #2795e9
}

.front-wrapper footer .fsocial a.yt {
    background: #e52d27
}

.front-wrapper footer .fsocial a.yt:hover {
    background: #c21d17
}

.front-wrapper footer .fbottom {
    overflow: hidden
}

.front-wrapper footer .fbottom span {
    padding: 10px 0;
    display: block;
    float: left
}

.front-wrapper footer .fbottom a {
    font-size: 12px;
    color: #555555;
    padding: 10px 0
}

.front-wrapper .mesh {
    fill: none;
    stroke: #94a3c0;
    stroke-linecap: round;
    stroke-linejoin: round
}

.front-wrapper path[class^="aimag"] {
    fill: #1454b2;
    stroke: #98afc6;
    stroke-width: 3px;
    cursor: pointer;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
    stroke-dasharray: 1500px;
    stroke-dashoffset: 1500px;
    animation: draw 5s linear forwards;
    -webkit-animation: draw 5s linear forwards;
    -moz-animation: draw 5s linear forwards;
    -o-animation: draw 5s linear forwards
}

.front-wrapper path[class^="aimag"]:hover {
    fill: #11b3f6
}

.front-wrapper #map path.aimag8, .front-wrapper #map path.aimag6, .front-wrapper #map path.aimag0, .front-wrapper #map path.aimag10, .front-wrapper #map path.aimag7 {
    /*fill: #505f7b;*/
    stroke: #d0defc
}

.front-wrapper #map path.aimag8:hover, .front-wrapper #map path.aimag6:hover, .front-wrapper #map path.aimag0:hover, .front-wrapper #map path.aimag10:hover, .front-wrapper #map path.aimag7:hover {
    fill: #fffff
}

.front-wrapper #map path.aimag20, .front-wrapper #map path.aimag21, .front-wrapper #map path.aimag3 {
    /*fill: #303949;*/
    stroke: #d0defc;
}

.front-wrapper #map path.aimag20:hover, .front-wrapper #map path.aimag21:hover, .front-wrapper #map path.aimag3:hover {
    fill: #fffff
}

.front-wrapper #map path.aimag18, .front-wrapper #map path.aimag16, .front-wrapper #map path.aimag14, .front-wrapper #map path.aimag17, .front-wrapper #map path.aimag19 {
    /*fill: #404c62;*/
    stroke: #d0defc
}

.front-wrapper #map path.aimag18:hover, .front-wrapper #map path.aimag16:hover, .front-wrapper #map path.aimag14:hover, .front-wrapper #map path.aimag17:hover, .front-wrapper #map path.aimag19:hover {
    fill: #fffff
}

.front-wrapper #map path.aimag2, .front-wrapper #map path.aimag1, .front-wrapper #map path.aimag13 {
    /*fill: #384256;*/
    stroke: #d0defc
}

.front-wrapper #map path.aimag2:hover, .front-wrapper #map path.aimag1:hover, .front-wrapper #map path.aimag13:hover {
    fill: #fffff
}

.front-wrapper #map path.aimag9, .front-wrapper #map path.aimag11, .front-wrapper #map path.aimag12, .front-wrapper #map path.aimag4, .front-wrapper #map path.aimag5, .front-wrapper #map path.aimag15 {
    /*fill: #48566e;*/
    stroke: #d0defc
}

.front-wrapper #map path.aimag9:hover, .front-wrapper #map path.aimag11:hover, .front-wrapper #map path.aimag12:hover, .front-wrapper #map path.aimag4:hover, .front-wrapper #map path.aimag5:hover, .front-wrapper #map path.aimag15:hover {
    fill: #fffff
}

.front-wrapper path[class^="aimaguud"] {
    fill: #f3f3f3;
    stroke: #888;
    cursor: pointer;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear
}

.front-wrapper path[class^="aimaguud"]:hover {
    fill: #f8f8f8
}

.front-wrapper text {
    font-size: 11px
}

.front-wrapper text.avalue {
    text-align: center
}

.front-wrapper #map {
    overflow: hidden;
    position: relative
}

.front-wrapper #map .map-legend {
    position: absolute;
    left: 0;
    top: 0;
    color: #555555
}

.front-wrapper #map .map-legend span {
    margin: 0 4px 0 30px
}

.front-wrapper #map .map-legend span.west {
    color: #3498db
}

.front-wrapper #map .map-legend span.mountain {
    color: #2ecc71
}

.front-wrapper #map .map-legend span.central {
    color: #9b59b6
}

.front-wrapper #map .map-legend span.gobi {
    color: #f39c12
}

.front-wrapper #map .map-legend span.east {
    color: #1abc9c
}

.front-wrapper .aimag-wrap {
    height: 100%;
    position: relative
}

.front-wrapper .aimag-wrap path {
    stroke: #ecf0f1
}

.front-wrapper .aimag-wrap path.aimaguud8, .front-wrapper .aimag-wrap path.aimaguud6, .front-wrapper .aimag-wrap path.aimaguud0, .front-wrapper .aimag-wrap path.aimaguud10, .front-wrapper .aimag-wrap path.aimaguud7 {
    fill: #3498db;
    stroke: #217dbb
}

.front-wrapper .aimag-wrap path.aimaguud8:hover, .front-wrapper .aimag-wrap path.aimaguud6:hover, .front-wrapper .aimag-wrap path.aimaguud0:hover, .front-wrapper .aimag-wrap path.aimaguud10:hover, .front-wrapper .aimag-wrap path.aimaguud7:hover {
    fill: #2383c4
}

.front-wrapper .aimag-wrap path.aimaguud20, .front-wrapper .aimag-wrap path.aimaguud21, .front-wrapper .aimag-wrap path.aimaguud3 {
    fill: #1abc9c;
    stroke: #148f77
}

.front-wrapper .aimag-wrap path.aimaguud20:hover, .front-wrapper .aimag-wrap path.aimaguud21:hover, .front-wrapper .aimag-wrap path.aimaguud3:hover {
    fill: #15987e
}

.front-wrapper .aimag-wrap path.aimaguud18, .front-wrapper .aimag-wrap path.aimaguud16, .front-wrapper .aimag-wrap path.aimaguud14, .front-wrapper .aimag-wrap path.aimaguud17, .front-wrapper .aimag-wrap path.aimaguud19 {
    fill: #9b59b6;
    stroke: #804399
}

.front-wrapper .aimag-wrap path.aimaguud18:hover, .front-wrapper .aimag-wrap path.aimaguud16:hover, .front-wrapper .aimag-wrap path.aimaguud14:hover, .front-wrapper .aimag-wrap path.aimaguud17:hover, .front-wrapper .aimag-wrap path.aimaguud19:hover {
    fill: #8646a0
}

.front-wrapper .aimag-wrap path.aimaguud2, .front-wrapper .aimag-wrap path.aimaguud1, .front-wrapper .aimag-wrap path.aimaguud13 {
    fill: #f39c12;
    stroke: #c87f0a
}

.front-wrapper .aimag-wrap path.aimaguud2:hover, .front-wrapper .aimag-wrap path.aimaguud1:hover, .front-wrapper .aimag-wrap path.aimaguud13:hover {
    fill: #d2850b
}

.front-wrapper .aimag-wrap path.aimaguud9, .front-wrapper .aimag-wrap path.aimaguud11, .front-wrapper .aimag-wrap path.aimaguud12, .front-wrapper .aimag-wrap path.aimaguud4, .front-wrapper .aimag-wrap path.aimaguud5, .front-wrapper .aimag-wrap path.aimaguud15 {
    fill: #2ecc71;
    stroke: #25a25a
}

.front-wrapper .aimag-wrap path.aimaguud9:hover, .front-wrapper .aimag-wrap path.aimaguud11:hover, .front-wrapper .aimag-wrap path.aimaguud12:hover, .front-wrapper .aimag-wrap path.aimaguud4:hover, .front-wrapper .aimag-wrap path.aimaguud5:hover, .front-wrapper .aimag-wrap path.aimaguud15:hover {
    fill: #26ab5f
}

.front-wrapper .place {
    fill: #ea4d29;
    stroke-width: 1px;
    stroke: #798aa8;
    pointer-events: none
}

.front-wrapper .place-a {
    fill: #3f5d9b;
    stroke-width: 1px;
    pointer-events: none
}

.front-wrapper .place-label {
    fill: #fcfcfc
}

.front-wrapper .place-label-a {
    fill: #ecf0f1
}

.front-wrapper .highcharts-button9898 rect {
    fill: #f3f3f3;
    stroke: #ddd
}

.front-wrapper .axis path, .front-wrapper .axis line {
    fill: none;
    stroke: #444;
    shape-rendering: crispEdges
}

.front-wrapper .node rect {
    cursor: pointer;
    fill: #fff;
    fill-opacity: .5;
    stroke-width: 1.5px
}

.front-wrapper .node text {
    font: 10px sans-serif;
    pointer-events: none
}

.front-wrapper path.link {
    fill: none;
    stroke: #ccc;
    stroke-width: 1.5px
}

.front-wrapper .node {
    cursor: pointer
}

.front-wrapper .overlay {
    background-color: #EEE
}

.front-wrapper .node circle {
    fill: #fff;
    stroke: steelblue;
    stroke-width: 1.5px
}

.front-wrapper .node text {
    font-size: 10px;
    font-family: sans-serif
}

.front-wrapper .link {
    fill: none;
    stroke: #ccc;
    stroke-width: 1.5px
}

.front-wrapper .templink {
    fill: none;
    stroke: red;
    stroke-width: 3px
}

.front-wrapper .ghostCircle.show {
    display: block
}

.front-wrapper .ghostCircle, .front-wrapper .activeDrag .ghostCircle {
    display: none
}

.front-wrapper .timeline {
    position: relative;
    margin: 30px 0
}

.front-wrapper .timeline .line {
    height: 100%;
    width: 10px;
    border-left: 1px solid #dcddde;
    position: absolute;
    left: 10%
}

.front-wrapper .timeline .line .circle {
    width: 10px;
    height: 10px;
    border: 1px solid #dcddde;
    border-radius: 5px;
    margin-left: -5px;
    margin-top: -10px
}

.front-wrapper .timeline .line .circleb {
    width: 10px;
    height: 10px;
    border: 1px solid #dcddde;
    border-radius: 5px;
    position: absolute;
    bottom: -10px;
    left: -5px
}

.front-wrapper .timeline ul {
    padding: 15px 0;
    list-style: none
}

.front-wrapper .timeline ul li {
    width: 85%;
    padding-right: 30px;
    margin-top: 30px;
    position: relative;
    margin-left: 10%;
    padding-right: 0px;
    padding-left: 30px
}

.front-wrapper .timeline ul li:before {
    content: ''
}

.front-wrapper .timeline ul li:first-child {
    margin-top: 0
}

.front-wrapper .timeline ul li .time-content {
    padding: 20px;
    border: 1px solid #dcddde;
    border-radius: 2px;
    line-height: 24px;
    background: #f3f3f3
}

.front-wrapper .timeline ul li .time-content span {
    color: #3f5d9b;
    margin-right: 5px
}

.front-wrapper .timeline ul li .time-content:before {
    content: '';
    display: inline-block;
    border-top: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid #dcddde;
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-bottom: 13px solid rgba(0, 0, 0, 0);
    position: absolute;
    top: 50%;
    left: 5px;
    right: inherit;
    margin-top: -13px
}

.front-wrapper .timeline ul li .time-content:after {
    content: '';
    display: inline-block;
    border-right: 12px solid #f3f3f3;
    border-left: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    position: absolute;
    top: 50%;
    left: 7px;
    right: inherit;
    margin-top: -12px
}

.front-wrapper .timeline ul li p {
    margin: 0
}

.front-wrapper .timeline ul li i {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    left: -5px;
    background: #fff;
    color: #3f5d9b
}

.front-wrapper .timeline ul li .year {
    position: absolute;
    top: 50%;
    font-size: 16px;
    margin-top: -10px;
    font-weight: 500;
    color: #3f5d9b;
    left: -50px
}

.front-wrapper .error-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background: url(/images/p404.jpg) center no-repeat;
    background-size: cover
}

.front-wrapper .p404 {
    padding-top: 100px
}

.front-wrapper .p404 .error-number {
    font-size: 60px
}

.front-wrapper .sidebar {
    padding: 60px 0px 60px 30px
}

.front-wrapper .sidebar ul {
    padding: 0;
    list-style: none;
    margin: 0 0 15px 0
}

.front-wrapper .sidebar ul li {
    margin-bottom: 5px
}

.front-wrapper .sidebar ul li a {
    color: #3f5d9b;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px
}

.front-wrapper .sidebar ul li a:hover {
    text-decoration: none;
    color: #555555
}

.front-wrapper .sidebar.fix-sidebar {
    position: fixed;
    top: 0
}

.front-wrapper .social {
    overflow: hidden;
    margin-bottom: 20px
}

.front-wrapper .social .stbutton9898 .stFb, .front-wrapper .social .stbutton9898 .stTwbutton9898, .front-wrapper .social .stbutton9898 .stMainServices, .front-wrapper .social .stbutton9898 .stHBubble, .front-wrapper .social .stbutton9898 .stbutton9898_gradient {
    height: 22px
}

.front-wrapper .social .addthis_native_toolbox {
    float: right
}

.front-wrapper .social .share-button9898s {
    float: right
}

.front-wrapper .social .share-button9898s a {
    display: inline-block;
    padding: 8px 12px;
    background: #ececec;
    font-size: 12px;
    text-transform: capitalize;
    text-decoration: none;
    -webkit-transition: all 140ms linear;
    -moz-transition: all 140ms linear;
    -ms-transition: all 140ms linear;
    -o-transition: all 140ms linear;
    transition: all 140ms linear
}

.front-wrapper .social .share-button9898s a.facebook-share {
    color: #3b5998
}

.front-wrapper .social .share-button9898s a.facebook-share:hover {
    background: #3b5998;
    color: #ffffff
}

.front-wrapper .social .share-button9898s a.twitter-retweet {
    color: #00aced
}

.front-wrapper .social .share-button9898s a.twitter-retweet:hover {
    background: #00aced;
    color: #ffffff
}

.front-wrapper .social .share-button9898s a.save-page {
    color: #3f5d9b
}

.front-wrapper .social .share-button9898s a.save-page:hover {
    background: #3f5d9b;
    color: #ffffff
}

.front-wrapper .social .share-button9898s a .fa {
    margin-right: 4px;
    font-size: 14px
}

.front-wrapper .pr-profile.animated {
    -webkit-animation-fill-mode: none
}

.front-wrapper .main-title-wr {
    position: absolute;
    width: 100%
}

.front-wrapper .main-title-wr .main-title {
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff;
    margin-top: 50px;
    font-size: 26px;
    text-align: center;
    text-shadow: 1px 1px 1px #000
}

.front-wrapper .short-desc {
    color: #555555;
    line-height: 28px;
    padding: 30px 0
}

.front-wrapper .short-desc h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 22px;
    color: #3f5d9b;
    font-weight: 400
}

.front-wrapper .short-desc a {
    color: #3f5d9b
}

.front-wrapper .short-desc p {
    text-align: justify
}

.front-wrapper .article-list {
    list-style: none;
    padding: 0;
    margin-top: 50px
}

.front-wrapper .article-list .article-item {
    margin-bottom: 30px
}

.front-wrapper .article-list .article-item .article-thumbnail {
    height: 200px;
    width: 100%;
    margin-bottom: 15px;
    background-size: cover;
    background-repeat: no-repeat
}

.front-wrapper .article-list .article-item p {
    color: #333333;
    font-weight: 300
}

.front-wrapper .article-list .article-item h2 {
    margin-top: 5px;
    margin-bottom: 15px
}

.front-wrapper .article-list .article-item .meta span {
    color: #666666
}

.front-wrapper .article-list .article-item .meta .data:before {
    content: " / ";
    color: #222222
}

.front-wrapper .article-list .article-item:nth-child(2n) .floating {
    float: right
}

.front-wrapper .infographic-list {
    list-style: none;
    padding: 0;
    margin-top: 50px
}

.front-wrapper .infographic-list .infographic-item {
    overflow: hidden;
    width: 50%;
    margin-bottom: 30px;
    float: left
}

.front-wrapper .infographic-list .infographic-item a {
    position: relative;
    display: block;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.front-wrapper .infographic-list .infographic-item a .shadow {
    background: url(/images/shadow.png) left bottom repeat-x;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%
}

.front-wrapper .infographic-list .infographic-item a:hover h2 {
    bottom: -100%
}

.front-wrapper .infographic-list .infographic-item .infographic-thumbnail {
    height: 300px;
    width: 100%;
    margin-bottom: 15px;
    background-size: cover;
    background-repeat: no-repeat
}

.front-wrapper .infographic-list .infographic-item h2 {
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    padding: 15px;
    margin-bottom: 0;
    line-height: 24px
}

.front-wrapper .infographic-list .infographic-item:nth-child(2n) {
    padding-left: 15px
}

.front-wrapper .infographic-list .infographic-item:nth-child(2n+1) {
    padding-right: 15px
}

.front-wrapper #treecontrol {
    display: none !important
}

.front-wrapper .treeview, .front-wrapper .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.front-wrapper .treeview .hitarea {
    background: url(/images/plus.png) left top no-repeat;
    height: 19px;
    width: 19px;
    margin-left: 10px;
    margin-top: 12px;
    float: left;
    cursor: pointer
}

.front-wrapper .treeview .hitarea.collapsable-hitarea {
    background: url(/images/minus.png) left top no-repeat
}

.front-wrapper .treeview li {
    margin: 0;
    padding: 14px 0pt 0px 30px;
    position: relative
}

.front-wrapper .treeview a.select9898ed {
    background-color: #eee
}

.front-wrapper .treeview .hover {
    cursor: pointer
}

.front-wrapper .treeview li {
    background: url(/images/treeview-lines.png) left top no-repeat
}

.front-wrapper .treeview li:last-child {
    background: url(/images/treeview-bottom.png) left top no-repeat;
    padding-bottom: 0
}

.front-wrapper .treeview div.lastCollapsable-hitarea, .front-wrapper .treeview div.lastExpandable-hitarea {
    background-position: 0
}

.front-wrapper .treeview li ul {
    opacity: 0.95
}

.front-wrapper .treeview li ul li ul {
    opacity: 0.93
}

.front-wrapper .treeview li ul li ul li ul {
    opacity: 0.9
}

.front-wrapper .treeview li .collapsable > span, .front-wrapper .treeview li .expandable > span {
    padding-left: 45px
}

.front-wrapper .treeview > li {
    padding-left: 0;
    background: none;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    position: relative
}

.front-wrapper .treeview > li > i {
    position: absolute;
    right: 15px;
    top: 28px
}

.front-wrapper .treeview > li.collapsable > i:before {
    content: "\f107"
}

.front-wrapper .treeview > li > .hitarea {
    background: none
}

.front-wrapper .treeview > li > span {
    text-transform: uppercase
}

.front-wrapper .treeview > li span {
    display: block;
    padding: 10px 15px;
    padding-left: 15px;
    border-radius: 2px
}

.front-wrapper .treeview > li .value, .front-wrapper .treeview > li .description {
    position: absolute;
    padding: 0 15px 0 0;
    right: 0
}

.front-wrapper .treeview > li .value {
    top: 26px;
    font-size: 13px
}

.front-wrapper .treeview > li .description {
    top: 100%;
    font-size: 10px;
    background: #fff !important;
    color: #222
}

.front-wrapper .treeview > li:first-child span {
    background: #3f5d9b
}

.front-wrapper .treeview > li:nth-child(2) span {
    background: #16a085
}

.front-wrapper .treeview > li:nth-child(3) span {
    background: #9b59b6
}

.front-wrapper .treeview > li:nth-child(4) span {
    background: #e67e22
}

.front-wrapper .treeview > li:first-child > span {
    padding-left: 50px;
    background: #3f5d9b url(/images/s2.png) 8px 8px no-repeat
}

.front-wrapper .treeview > li:nth-child(2) > span {
    padding-left: 50px;
    background: #16a085 url(/images/s1.png) 8px 8px no-repeat
}

.front-wrapper .treeview > li:nth-child(3) > span {
    padding-left: 50px;
    background: #9b59b6 url(/images/s3.png) 8px 8px no-repeat
}

.front-wrapper .treeview > li:nth-child(4) > span {
    padding-left: 50px;
    background: #e67e22 url(/images/s4.png) 8px 8px no-repeat
}

.front-wrapper .treeview > li:last-child {
    background-image: none
}

.front-wrapper .treeview > li > .hitarea {
    display: none
}

.front-wrapper .help-arrow {
    width: 1px;
    height: 53px;
    position: absolute;
    right: 239px;
    background: url(/images/arrow.png) left top no-repeat
}

.front-wrapper .contact {
    padding: 30px 0
}

.front-wrapper .contact .center span {
    color: #3f5d9b;
    font-size: 36px;
    margin-bottom: 30px
}

.front-wrapper .contact .center div {
    text-transform: uppercase;
    font-size: 14px
}

.front-wrapper .navbar-default {
    background: #ffffff;
    box-shadow: 0px 3px 2px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 3px 2px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 2px -1px rgba(0, 0, 0, 0.1)
}

.front-wrapper .navbar-default .navbar-brand {
    padding: 10px 15px
}

.front-wrapper .navbar-default .navbar-brand img {
    height: 30px
}

.front-wrapper .navbar-default li > a {
    color: #808588;
    font-family: 'Roboto Condensed', sans-serif
}

.front-wrapper .navbar-default li > a img {
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.front-wrapper .navbar-default li > a > span {
    margin-right: 10px
}

.front-wrapper .navbar-default .navbar-toggle {
    border-radius: 2px
}

.front-wrapper .navbar-default .navbar-toggle:hover, .front-wrapper .navbar-default .navbar-toggle:focus {
    background: #f8f8f8
}

.front-wrapper .navbar-default .lang {
    position: absolute;
    right: 75px;
    top: 15px
}

.front-wrapper .navbar-default .lang a {
    color: #3f5d9b;
    font-size: 11px;
    text-transform: uppercase
}

.front-wrapper .navbar-default .lang i {
    color: #3f5d9b;
    font-size: 16px
}

.front-wrapper .modal-content {
    border-radius: 2px
}

.front-wrapper .modal-content .modal-header {
    padding: 20px
}

.front-wrapper .modal-content .modal-header h4 {
    color: #3f5d9b;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px
}

.front-wrapper .modal-content .modal-header p {
    margin: 0
}

.front-wrapper .diffTable {
    width: 49%;
    float: left;
    color: #555555;
    border-bottom: 1px solid #ddd;
    clear: none
}

.front-wrapper .diffTable:nth-child(2) {
    margin-left: 2%
}

.front-wrapper .diffTable tr > td, .front-wrapper .diffTable tbody > tr > td {
    padding: 8px 10px;
    font-weight: 300
}

.front-wrapper .diffTable tr > td:first-child {
    font-weight: 400
}

.front-wrapper .diffTable tr:first-child {
    background-color: transparent !important;
    text-transform: uppercase
}

.front-wrapper .diffTable tr:first-child > td {
    color: #3f5d9b;
    font-weight: 500;
    border: none;
    padding-bottom: 20px
}

.front-wrapper .wp1, .front-wrapper .wp2, .front-wrapper .wp3, .front-wrapper .wp4, .front-wrapper .wp5, .front-wrapper .wp6, .front-wrapper .wpl1 {
    visibility: hidden
}

.front-wrapper .bounceInLeft, .front-wrapper .bounceInRight, .front-wrapper .fadeInUp, .front-wrapper .fadeInUpDelay, .front-wrapper .fadeInDown, .front-wrapper .fadeInUpD, .front-wrapper .fadeInLeft, .front-wrapper .fadeInRight, .front-wrapper .bounceInDown {
    visibility: visible
}

.front-wrapper .delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.front-wrapper .delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.assembly-menu-btn {
    position: relative
}

.assembly-menu-btn .assembly-menu, .assembly-menu-btn .assembly-menu ul {
    position: absolute;
    padding-left: 4px;
    z-index: 3;
    left: 230px;
    top: 0;
    display: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    border-right: 1px solid #e4e4e4;
    box-shadow: 3px 0px 2px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 0px 2px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 0px 2px -1px rgba(0, 0, 0, 0.1)
}

.assembly-menu-btn li {
    position: relative;
    width: 235px;
    background: #fff
}

.assembly-menu-btn li a {
    padding-left: 12px
}

.assembly-menu-btn:hover .assembly-menu {
    display: block !important
}

.assembly-menu-btn:hover .assembly-menu li:hover ul {
    display: block !important
}

.front-wrapper .sidebar ul.point-sub-menu, .front-wrapper .sidebar ul.point-sub-menu ul {
    padding-left: 24px;
    padding-top: 4px;
    margin-bottom: 0px;
    list-style: disc;
    color: #3f5d9b
}

.front-wrapper .sidebar ul.point-sub-menu li, .front-wrapper .sidebar ul.point-sub-menu ul li {
    list-style: disc
}

.front-wrapper .sidebar ul.point-sub-menu li a, .front-wrapper .sidebar ul.point-sub-menu ul li a {
    text-transform: none
}

.assembly-icons, .assembly-partners {
    padding-top: 32px
}

.assembly-icons a, .assembly-partners a {
    display: inline-block;
    text-align: center;
    margin-right: 32px
}

.assembly-icons a i {
    font-size: 48px;
    display: block;
    margin-bottom: 8px
}

.assembly-icons a i:hover {
    text-decoration: none
}

.assembly-partners img {
    height: 80px
}

* html .hitarea {
    display: inline;
    float: none
}

@media (max-width: 768px) {
    body {
        padding-top: 50px
    }

    .front-wrapper footer .box {
        max-height: none;
        background-size: cover
    }

    .front-wrapper .main-wrapper {
        margin-left: 0px !important
    }

    .page-heading {
        height: 190px !important
    }

    .article-list .article-item:nth-child(2n) .floating {
        float: none
    }

    .front-wrapper .sidebar {
        position: relative !important;
        padding: 0px 0 30px
    }

    .front-wrapper .main-wrapper .filter .filter-toggle {
        top: 70px
    }

    footer {
        text-align: center
    }

    footer a {
        margin-bottom: 15px;
        display: block
    }

    footer a img {
        width: 180px
    }

    .front-wrapper .main-title-wr {
        position: relative;
        width: 100%
    }

    .front-wrapper .main-title-wr .main-title {
        margin-top: 30px;
        font-size: 18px
    }

    .data-table > tbody > tr > td, .data-table > thead > tr > td, .data-table > thead > tr > th {
        padding: 4px 12px
    }

    .filter {
        overflow: auto
    }

    #map .place-label, #map .place-label-a {
        display: none
    }

    .provinces-list .col-cus-5 {
        width: 100% !important;
        padding-left: 20% !important
    }

    .provinces-list .area-mountain, .provinces-list .area-west, .provinces-list .area-east, .provinces-list .area-central, .provinces-list .area-gobi {
        margin-top: 0px !important
    }

    .map-legend {
        display: none
    }

    .btn-lg {
        font-size: 12px
    }

    .pr-profile h1 {
        font-size: 16px
    }

    .pr-profile h2 {
        font-size: 14px
    }

    .front-wrapper .main-wrapper .filter h3 {
        font-size: 16px
    }

    .treeview > li {
        font-size: 14px
    }

    .features .fitem {
        margin-bottom: 30px
    }

    .diffTable {
        width: 100%;
        float: none;
        margin-bottom: 15px
    }

    .infographic-list .infographic-item {
        width: 100%;
        float: none
    }

    .front-wrapper .inline-head h1 {
        font-size: 20px
    }

    .front-wrapper .help-arrow {
        width: 200px !important;
        right: 5px !important;
        background: url(/images/arrow.png) right top no-repeat
    }

    .front-wrapper .data-table .progress .progress-bar {
        padding-left: 5px
    }

    .front-wrapper .data-table thead > tr th.rank {
        width: 2%;
        padding: 4px;
        max-width: 15px;
        font-size: 9px
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 96%
    }
}

@media (max-width: 500px) {
    .front-wrapper .data-table > tbody > tr > td:first-child {
        padding: 4px
    }

    .front-wrapper .data-table thead > tr th.rank {
        font-size: 0px
    }

    .front-wrapper .data-table .progress .progress-bar {
        font-size: 11px;
        padding-left: 4px;
        color: #222
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 990px
    }
}

@media (max-width: 992px) {
    .front-wrapper .page-heading {
        height: 210px !important
    }
}

@media (max-height: 700px) {
    .front-wrapper .main-menu nav ul > li > a {
        padding: 10px 12px;
        font-size: 10px
    }
}

@media (max-height: 600px) {
    .front-wrapper .main-menu nav ul > li > a {
        font-size: 11px
    }

    .front-wrapper .main-menu nav ul > li > a span {
        display: none
    }

    .front-wrapper .main-menu .sub-menu > ul a {
        font-size: 11px;
        padding: 4px 10px;
        padding-left: 40px
    }

    .front-wrapper .main-menu .sub-menu > ul a span {
        width: 20px;
        font-size: 14px;
        left: 10px;
        top: 5px
    }

    .front-wrapper .main-menu .sub-menu .fblike, .front-wrapper .main-menu .sub-menu .twitter-follow {
        display: none
    }

    .front-wrapper .main-menu .sub-menu > ul {
        margin-top: 0
    }
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc
}

.btn-default .badge {
    color: #ffffff;
    background-color: #333333
}

.btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff
}

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff
}

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff
}

.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff
}

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff
}

.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:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    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
}

input9898[type="submit"].btn-block, input9898[type="reset"].btn-block, input9898[type="button9898"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-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
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input9898-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input9898-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle="button9898s"] > .btn input9898[type="radio"], [data-toggle="button9898s"] > .btn-group > .btn input9898[type="radio"], [data-toggle="button9898s"] > .btn input9898[type="checkbox"], [data-toggle="button9898s"] > .btn-group > .btn input9898[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input9898-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input9898-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input9898-group .form-control9898 {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input9898-group-lg > .form-control9898, .input9898-group-lg > .input9898-group-addon, .input9898-group-lg > .input9898-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select9898.input9898-group-lg > .form-control9898, select9898.input9898-group-lg > .input9898-group-addon, select9898.input9898-group-lg > .input9898-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input9898-group-lg > .form-control9898, textarea.input9898-group-lg > .input9898-group-addon, textarea.input9898-group-lg > .input9898-group-btn > .btn, select9898[multiple].input9898-group-lg > .form-control9898, select9898[multiple].input9898-group-lg > .input9898-group-addon, select9898[multiple].input9898-group-lg > .input9898-group-btn > .btn {
    height: auto
}

.input9898-group-sm > .form-control9898, .input9898-group-sm > .input9898-group-addon, .input9898-group-sm > .input9898-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select9898.input9898-group-sm > .form-control9898, select9898.input9898-group-sm > .input9898-group-addon, select9898.input9898-group-sm > .input9898-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input9898-group-sm > .form-control9898, textarea.input9898-group-sm > .input9898-group-addon, textarea.input9898-group-sm > .input9898-group-btn > .btn, select9898[multiple].input9898-group-sm > .form-control9898, select9898[multiple].input9898-group-sm > .input9898-group-addon, select9898[multiple].input9898-group-sm > .input9898-group-btn > .btn {
    height: auto
}

.input9898-group-addon, .input9898-group-btn, .input9898-group .form-control9898 {
    display: table-cell
}

.input9898-group-addon:not(:first-child):not(:last-child), .input9898-group-btn:not(:first-child):not(:last-child), .input9898-group .form-control9898:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input9898-group-addon, .input9898-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input9898-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px
}

.input9898-group-addon.input9898-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input9898-group-addon.input9898-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input9898-group-addon input9898[type="radio"], .input9898-group-addon input9898[type="checkbox"] {
    margin-top: 0
}

.input9898-group .form-control9898:first-child, .input9898-group-addon:first-child, .input9898-group-btn:first-child > .btn, .input9898-group-btn:first-child > .btn-group > .btn, .input9898-group-btn:first-child > .dropdown-toggle, .input9898-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input9898-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input9898-group-addon:first-child {
    border-right: 0
}

.input9898-group .form-control9898:last-child, .input9898-group-addon:last-child, .input9898-group-btn:last-child > .btn, .input9898-group-btn:last-child > .btn-group > .btn, .input9898-group-btn:last-child > .dropdown-toggle, .input9898-group-btn:first-child > .btn:not(:first-child), .input9898-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input9898-group-addon:last-child {
    border-left: 0
}

.input9898-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input9898-group-btn > .btn {
    position: relative
}

.input9898-group-btn > .btn + .btn {
    margin-left: -1px
}

.input9898-group-btn > .btn:hover, .input9898-group-btn > .btn:focus, .input9898-group-btn > .btn:active {
    z-index: 2
}

.input9898-group-btn:first-child > .btn, .input9898-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input9898-group-btn:last-child > .btn, .input9898-group-btn:last-child > .btn-group {
    margin-left: -1px
}

.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:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee
}

.nav > li.disabled > a {
    color: #777777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    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 #dddddd
}

.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 #dddddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    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:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff
    }
}

.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:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    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:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff
    }
}

.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
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer: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
}

.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: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    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;
        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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        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-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        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 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    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 -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        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: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    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-control9898 {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control9898-static {
        display: inline-block
    }

    .navbar-form .input9898-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input9898-group .input9898-group-addon, .navbar-form .input9898-group .input9898-group-btn, .navbar-form .input9898-group .form-control9898 {
        width: auto
    }

    .navbar-form .input9898-group > .form-control9898 {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input9898[type="radio"], .navbar-form .checkbox input9898[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control9898-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: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777777
}

.navbar-default .navbar-nav > li > a {
    color: #777777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #dddddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777777
}

.navbar-default .navbar-link:hover {
    color: #333333
}

.navbar-default .btn-link {
    color: #777777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc
}

.navbar-inverse {
    background-color: #222222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff
}

@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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #ffffff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #ffffff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444
}

.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: #cccccc
}

.breadcrumb > .active {
    color: #777777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #dddddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777777;
    background-color: #ffffff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #ffffff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333333
}

.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
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555555
}

a.list-group-item .list-group-item-heading {
    color: #333333
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd
}

.panel-default {
    border-color: #dddddd
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #ffffff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button9898.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    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: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    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: #000000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.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
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.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
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.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
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.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
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.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
    }
}

.admin-alert {
    margin-left: 0px !important
}

ul {
    padding-left: 0
}

li {
    list-style: none
}

html, body {
    height: 100%
}

.login-box {
    margin-top: 50px;
    padding: 50px
}

.admin-layout {
    overflow: hidden
}

.admin-layout .admin-filter {
    margin-bottom: 32px
}

.admin-layout th.admin-sortable {
    cursor: pointer
}

.admin-layout .header {
    padding: 0
}

.admin-layout .dataTables_wrapper table.dataTable {
    width: 100% !important
}

.admin-layout .dataTables_wrapper table.dataTable > tbody > tr > td {
    background-color: white
}

.admin-layout .dataTables_wrapper table.dataTable > thead:first-child > tr:first-child > th, .admin-layout .dataTables_wrapper table.dataTable > tbody > tr:nth-child(even) > td {
    background-color: #f3f4f5 !important
}

.admin-layout .dataTables_wrapper table.dataTable > thead:first-child > tr:first-child > th {
    border-bottom: none !important;
    padding: 8px
}

.admin-layout .dataTables_wrapper table.dataTable > thead > tr:first-child > th, .admin-layout .dataTables_wrapper table.dataTable > tbody > tr > td {
    border-top: 1px solid #ddd !important
}

.admin-layout .dataTables_wrapper .box-body {
    padding: 0
}

.admin-layout .dataTables_wrapper .box > .box-header {
    padding-bottom: 0
}

.admin-layout .dataTables_wrapper .box-toolbar {
    padding: 10px
}

.admin-layout .dataTables_wrapper .box-toolbar .pull-left {
    min-width: 310px
}

.admin-layout .dataTables_wrapper .box-toolbar .dataTables_filter, .admin-layout .dataTables_wrapper .box-toolbar .dataTables_length {
    float: left
}

.admin-layout .dataTables_wrapper .box-toolbar .dataTables_length {
    margin-right: 8px
}

.admin-layout .dataTables_wrapper .box-toolbar .dataTables_filter input9898 {
    margin: 0
}

.admin-layout .redactor_editor {
    max-height: 500px
}

.admin-layout #provinceContentForm .redactor_editor {
    max-height: 200px
}

.admin-layout {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    background: #f9f9f9;
}

.admin-layout ::-webkit-input9898-placeholder {
    color: #bbb !important
}

.admin-layout a:hover, .admin-layout a:active, .admin-layout a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2
}

.admin-layout .wrapper {
    min-height: 100%
}

.admin-layout .wrapper:before, .admin-layout .wrapper:after {
    display: table;
    content: " "
}

.admin-layout .wrapper:after {
    clear: both
}

.admin-layout .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030
}

.admin-layout .right-side, .admin-layout .left-side {
    min-height: 100%;
    display: block
}

.admin-layout .right-side {
    background-color: #f9f9f9;
    margin-left: 220px
}

.admin-layout .left-side {
    position: absolute;
    width: 220px;
    top: 0
}

@media screen and (min-width: 992px) {
    .admin-layout {
    }

    .admin-layout .left-side {
        top: 50px
    }

    .admin-layout .right-side.strech {
        margin-left: 0
    }

    .admin-layout .right-side.strech > .content-header {
        margin-top: 0px
    }

    .admin-layout .left-side.collapse-left {
        left: -220px
    }
}

@media screen and (max-width: 992px) {
    .admin-layout .right-side {
        margin-left: 0
    }
}

.admin-layout body.fixed > .header, .admin-layout body.fixed .left-side, .admin-layout body.fixed .navbar {
    position: fixed
}

.admin-layout body.fixed > .header {
    top: 0;
    right: 0;
    left: 0
}

.admin-layout body.fixed .navbar {
    left: 0;
    right: 0
}

.admin-layout body.fixed .wrapper {
    margin-top: 50px
}

.admin-layout .content {
    padding: 20px 15px;
    background: #f9f9f9;
    overflow: auto
}

.admin-layout h1, .admin-layout h2, .admin-layout h3, .admin-layout h4, .admin-layout h5, .admin-layout h6, .admin-layout .h1, .admin-layout .h2, .admin-layout .h3, .admin-layout .h4, .admin-layout .h5, .admin-layout .h6 {
    font-family: 'Source Sans Pro', sans-serif
}

.admin-layout .page-header {
    margin: 10px 0 20px 0;
    font-size: 22px
}

.admin-layout .page-header > small {
    color: #666;
    display: block;
    margin-top: 5px
}

.admin-layout img {
    max-width: 100% important
}

.admin-layout .sort-highlight {
    background: #f4f4f4;
    border: 1px dashed #ddd;
    margin-bottom: 10px
}

.admin-layout .pad {
    padding: 10px
}

.admin-layout .margin {
    margin: 10px
}

.admin-layout .inline {
    display: inline;
    width: auto
}

.admin-layout .bg-red, .admin-layout .bg-yellow, .admin-layout .bg-aqua, .admin-layout .bg-blue, .admin-layout .bg-light-blue, .admin-layout .bg-green, .admin-layout .bg-navy, .admin-layout .bg-teal, .admin-layout .bg-olive, .admin-layout .bg-lime, .admin-layout .bg-orange, .admin-layout .bg-fuchsia, .admin-layout .bg-purple, .admin-layout .bg-maroon, .admin-layout .bg-black {
    color: #f9f9f9 !important
}

.admin-layout .bg-gray {
    background-color: #eaeaec !important
}

.admin-layout .bg-black {
    background-color: #222222 !important
}

.admin-layout .bg-red {
    background-color: #f56954 !important
}

.admin-layout .bg-yellow {
    background-color: #f39c12 !important
}

.admin-layout .bg-aqua {
    background-color: #00c0ef !important
}

.admin-layout .bg-blue {
    background-color: #0073b7 !important
}

.admin-layout .bg-light-blue {
    background-color: #3c8dbc !important
}

.admin-layout .bg-green {
    background-color: #00a65a !important
}

.admin-layout .bg-navy {
    background-color: #001f3f !important
}

.admin-layout .bg-teal {
    background-color: #39cccc !important
}

.admin-layout .bg-olive {
    background-color: #3d9970 !important
}

.admin-layout .bg-lime {
    background-color: #01ff70 !important
}

.admin-layout .bg-orange {
    background-color: #ff851b !important
}

.admin-layout .bg-fuchsia {
    background-color: #f012be !important
}

.admin-layout .bg-purple {
    background-color: #932ab6 !important
}

.admin-layout .bg-maroon {
    background-color: #85144b !important
}

.admin-layout .text-red {
    color: #f56954 !important
}

.admin-layout .text-yellow {
    color: #f39c12 !important
}

.admin-layout .text-aqua {
    color: #00c0ef !important
}

.admin-layout .text-blue {
    color: #0073b7 !important
}

.admin-layout .text-light-blue {
    color: #3c8dbc !important
}

.admin-layout .text-green {
    color: #00a65a !important
}

.admin-layout .text-navy {
    color: #001f3f !important
}

.admin-layout .text-teal {
    color: #39cccc !important
}

.admin-layout .text-olive {
    color: #3d9970 !important
}

.admin-layout .text-lime {
    color: #01ff70 !important
}

.admin-layout .text-orange {
    color: #ff851b !important
}

.admin-layout .text-fuchsia {
    color: #f012be !important
}

.admin-layout .text-purple {
    color: #932ab6 !important
}

.admin-layout .text-maroon {
    color: #85144b !important
}

.admin-layout .hide {
    display: none !important
}

.admin-layout .no-border {
    border: 0px !important
}

.admin-layout .no-padding {
    padding: 0px !important
}

.admin-layout .no-margin {
    margin: 0px !important
}

.admin-layout .no-shadow {
    box-shadow: none !important
}

@media print {
    .admin-layout .no-print {
        display: none
    }

    .admin-layout .left-side, .admin-layout .header, .admin-layout .content-header {
        display: none
    }

    .admin-layout .right-side {
        margin: 0
    }
}

.admin-layout .flat {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.admin-layout .table-striped > tbody > tr:nth-child(odd) > td, .admin-layout .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f3f4f5
}

.admin-layout table.text-center td, .admin-layout table.text-center th {
    text-align: center
}

.admin-layout .jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important
}

.admin-layout .header {
    position: relative;
    max-height: 100px;
    z-index: 1030
}

.admin-layout .header .navbar {
    height: 50px;
    min-height: inherit;
    margin-bottom: 0;
    margin-left: 220px
}

.admin-layout .header .navbar .sidebar-toggle {
    float: left;
    padding: 9px 5px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.admin-layout .header .navbar .sidebar-toggle:hover .icon-bar {
    background: #f6f6f6
}

.admin-layout .header .navbar .sidebar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.admin-layout .header .navbar .sidebar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.admin-layout .header .navbar .nav > li.user > a {
    font-weight: bold
}

.admin-layout .header .navbar .nav > li.user > a > .fa, .admin-layout .header .navbar .nav > li.user > a > .glyphicon, .admin-layout .header .navbar .nav > li.user > a > .ion {
    margin-right: 5px
}

.admin-layout .header .navbar .nav > li > a > .label {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    right: 2px;
    font-size: 10px;
    font-weight: normal;
    width: 15px;
    height: 15px;
    line-height: 1.0em;
    text-align: center;
    padding: 2px
}

.admin-layout .header .navbar .nav > li > a:hover > .label {
    top: 3px
}

.admin-layout .header .logo {
    float: left;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    width: 220px;
    font-family: 'Kaushan Script', cursive;
    font-weight: 500;
    height: 50px;
    display: block
}

.admin-layout .header .logo .icon {
    margin-right: 10px
}

.admin-layout .right-side > .content-header {
    position: relative;
    padding: 15px 15px 10px 20px
}

.admin-layout .right-side > .content-header > h1 {
    margin: 0;
    font-size: 24px
}

.admin-layout .right-side > .content-header > h1 > small {
    font-size: 15px;
    display: inline-block;
    padding-left: 4px;
    font-weight: 300
}

.admin-layout .right-side > .content-header > .header-right {
    float: right;
    position: absolute;
    top: 15px;
    right: 20px
}

.admin-layout .right-side > .content-header > .header-right > .breadcrumb {
    display: inline-block;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.admin-layout .right-side > .content-header > .header-right > .breadcrumb > li > a {
    color: #444;
    text-decoration: none
}

.admin-layout .right-side > .content-header > .header-right > .breadcrumb > li > a > .fa, .admin-layout .right-side > .content-header > .header-right > .breadcrumb > li > a > .glyphicon, .admin-layout .right-side > .content-header > .header-right > .breadcrumb > li > a > .ion {
    margin-right: 5px
}

.admin-layout .right-side > .content-header > .header-right > .breadcrumb > li + li:before {
    content: '>\00a0'
}

.admin-layout .right-side > .content-header > .header-right > .new-document {
    margin-left: 10px
}

@media screen and (max-width: 767px) {
    .admin-layout .right-side > .content-header > .header-right > .breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #efefef
    }
}

@media (max-width: 767px) {
    .admin-layout .navbar .navbar-nav > li {
        float: left
    }

    .admin-layout .navbar-nav {
        margin: 0;
        float: left
    }

    .admin-layout .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px
    }

    .admin-layout .navbar .navbar-right {
        float: right
    }
}

@media screen and (max-width: 560px) {
    .admin-layout .header {
        position: relative
    }

    .admin-layout .header .logo, .admin-layout .header .navbar {
        width: 100%;
        float: none;
        position: relative !important
    }

    .admin-layout .header .navbar {
        margin: 0
    }

    .admin-layout body.fixed > .header {
        position: fixed
    }

    .admin-layout body.fixed > .wrapper, .admin-layout body.fixed .sidebar-offcanvas {
        margin-top: 100px !important
    }
}

.admin-layout .sidebar {
    margin-bottom: 5px
}

.admin-layout .sidebar .sidebar-form input9898:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: transparent !important
}

.admin-layout .sidebar .sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.admin-layout .sidebar .sidebar-menu > li {
    margin: 0;
    padding: 0
}

.admin-layout .sidebar .sidebar-menu > li > a {
    padding: 12px 5px 12px 15px;
    display: block
}

.admin-layout .sidebar .sidebar-menu > li > a > .fa, .admin-layout .sidebar .sidebar-menu > li > a > .glyphicon, .admin-layout .sidebar .sidebar-menu > li > a > .ion {
    width: 20px
}

.admin-layout .sidebar .sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0
}

.admin-layout .sidebar .sidebar-menu .treeview-menu > li {
    margin: 0
}

.admin-layout .sidebar .sidebar-menu .treeview-menu > li > a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 14px;
    margin: 0px 0px
}

.admin-layout .sidebar .sidebar-menu .treeview-menu > li > a > .fa, .admin-layout .sidebar .sidebar-menu .treeview-menu > li > a > .glyphicon, .admin-layout .sidebar .sidebar-menu .treeview-menu > li > a > .ion {
    width: 20px
}

.admin-layout .user-panel {
    padding: 10px
}

.admin-layout .user-panel:before, .admin-layout .user-panel:after {
    display: table;
    content: " "
}

.admin-layout .user-panel:after {
    clear: both
}

.admin-layout .user-panel > .image > img {
    width: 45px;
    height: 45px
}

.admin-layout .user-panel > .info {
    font-weight: 600;
    padding: 5px 5px 5px 15px;
    font-size: 14px;
    line-height: 1
}

.admin-layout .user-panel > .info > p {
    margin-bottom: 9px
}

.admin-layout .user-panel > .info > a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px;
    font-weight: normal
}

.admin-layout .user-panel > .info > a > .fa, .admin-layout .user-panel > .info > a > .ion, .admin-layout .user-panel > .info > a > .glyphicon {
    margin-right: 3px
}

@media screen and (max-width: 992px) {
    .admin-layout .relative {
        position: relative
    }

    .admin-layout .row-offcanvas-right .sidebar-offcanvas {
        right: -220px
    }

    .admin-layout .row-offcanvas-left .sidebar-offcanvas {
        left: -220px
    }

    .admin-layout .row-offcanvas-right.active {
        right: 220px
    }

    .admin-layout .row-offcanvas-left.active {
        left: 220px
    }

    .admin-layout .sidebar-offcanvas {
        left: 0
    }

    .admin-layout body.fixed .sidebar-offcanvas {
        margin-top: 50px;
        left: -220px
    }

    .admin-layout body.fixed .row-offcanvas-left.active .navbar {
        left: 220px !important;
        right: 0
    }

    .admin-layout body.fixed .row-offcanvas-left.active .sidebar-offcanvas {
        left: 0px
    }
}

.admin-layout .dropdown-menu {
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    z-index: 2300
}

.admin-layout .dropdown-menu > li > a > .glyphicon, .admin-layout .dropdown-menu > li > a > .fa, .admin-layout .dropdown-menu > li > a > .ion {
    margin-right: 10px
}

.admin-layout .dropdown-menu > li > a:hover {
    background-color: #3c8dbc;
    color: #f9f9f9
}

.admin-layout .skin-blue .navbar .dropdown-menu > li > a {
    color: #444444
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu {
    width: 280px;
    padding: 0 0 0 0 !important;
    margin: 0 !important;
    top: 100%;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li.header, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li.header:after, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li.header:after {
    bottom: 100%;
    left: 92%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: #f4f4f4;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444444;
    text-align: center
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
    background: #f4f4f4;
    text-decoration: none;
    font-weight: normal
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
    background: #f6f6f6;
    text-decoration: none
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
    font-size: 12px;
    color: #444444
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
    font-size: 20px;
    width: 50px;
    text-align: center;
    padding: 15px 0px;
    margin-right: 5px;
    background: #00c0ef;
    color: #f9f9f9;
    color: rgba(255, 255, 255, 0.7)
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.danger, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.danger {
    background: #f56954
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.warning, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.warning, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.warning {
    background: #f39c12
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.success, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.success, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.success {
    background: #00a65a
}

.admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.info, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.info, .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.info {
    background: #00c0ef
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
    margin: 0px;
    line-height: 20px;
    padding: 10px 5px 10px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px;
    border: 1px solid #dddddd
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #444444;
    font-size: 15px
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
    color: #999999;
    font-size: 10px;
    float: right
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #888888
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
    display: table;
    content: " "
}

.admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
    clear: both
}

.admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
    padding: 10px
}

.admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666666
}

.admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
    padding: 0;
    margin: 0
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu:after {
    bottom: 100%;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: 175px;
    padding: 10px;
    background: #3c8dbc;
    text-align: center
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 8px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    z-index: 5;
    color: #f9f9f9;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    text-shadow: 2px 2px 3px #333333;
    margin-top: 10px
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
    display: block;
    font-size: 12px
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-body:before, .admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-body:after {
    display: table;
    content: " "
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-body:after {
    clear: both
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-body > div > a {
    color: #0073b7
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-footer {
    background-color: #f9f9f9;
    padding: 10px
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:before, .admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after {
    display: table;
    content: " "
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after {
    clear: both
}

.admin-layout .navbar-nav > .user-menu > .dropdown-menu > li.user-footer .btn-default {
    color: #666666
}

.admin-layout .open > .dropdown-menu {
    animation-name: fadeAnimation;
    animation-duration: .7s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeAnimation;
    -webkit-animation-duration: .7s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: fadeAnimation;
    -moz-animation-duration: .7s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards
}

@keyframes fadeAnimation {
    from {
        opacity: 0;
        top: 120%
    }
    to {
        opacity: 1;
        top: 100%
    }
}

@-webkit-keyframes fadeAnimation {
    from {
        opacity: 0;
        top: 120%
    }
    to {
        opacity: 1;
        top: 100%
    }
}

@media screen and (max-width: 767px) {
    .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu, .admin-layout .navbar-nav > .user-menu > .dropdown-menu, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu {
        position: absolute;
        top: 100%;
        right: 0;
        left: auto;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        background: #ffffff
    }
}

@media screen and (max-width: 480px) {
    .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li.header, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li.header, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li.header {
    }

    .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after, .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu > li.header:after, .admin-layout .navbar-nav > .messages-menu > .dropdown-menu > li.header:after {
        border-width: 0px !important
    }

    .admin-layout .navbar-nav > .tasks-menu > .dropdown-menu {
        position: absolute;
        right: -120px;
        left: auto
    }

    .admin-layout .navbar-nav > .notifications-menu > .dropdown-menu {
        position: absolute;
        right: -170px;
        left: auto
    }

    .admin-layout .navbar-nav > .messages-menu > .dropdown-menu {
        position: absolute;
        right: -210px;
        left: auto
    }
}

.admin-layout .form-control9898 {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    box-shadow: none
}

.admin-layout .form-control9898:focus {
    border-color: #3c8dbc !important;
    box-shadow: none
}

.admin-layout .form-group.has-success label {
    color: #00a65a
}

.admin-layout .form-group.has-success .form-control9898 {
    border-color: #00a65a !important;
    box-shadow: none
}

.admin-layout .form-group.has-warning label {
    color: #f39c12
}

.admin-layout .form-group.has-warning .form-control9898 {
    border-color: #f39c12 !important;
    box-shadow: none
}

.admin-layout .form-group.has-error label {
    color: #f56954
}

.admin-layout .form-group.has-error .form-control9898 {
    border-color: #f56954 !important;
    box-shadow: none
}

.admin-layout .input9898-group .input9898-group-addon {
    border-radius: 0;
    background-color: #f4f4f4
}

.admin-layout .btn-group-vertical .btn.btn-flat:first-of-type, .admin-layout .btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0
}

.admin-layout .checkbox, .admin-layout .radio {
    padding-left: 0
}

.admin-layout .progress.sm {
    height: 10px
}

.admin-layout .progress.xs {
    height: 7px
}

.admin-layout .progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px
}

.admin-layout .progress.vertical > .progress-bar {
    width: 100% !important;
    position: absolute;
    bottom: 0
}

.admin-layout .progress.vertical.sm {
    width: 20px
}

.admin-layout .progress.vertical.xs {
    width: 10px
}

.admin-layout .table tr > td .progress {
    margin: 0
}

.admin-layout .progress-bar-light-blue, .admin-layout .progress-bar-primary {
    background-color: #3c8dbc
}

.admin-layout .progress-striped .progress-bar-light-blue, .admin-layout .progress-striped .progress-bar-primary {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.admin-layout .progress-bar-green, .admin-layout .progress-bar-success {
    background-color: #00a65a
}

.admin-layout .progress-striped .progress-bar-green, .admin-layout .progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.admin-layout .progress-bar-aqua, .admin-layout .progress-bar-info {
    background-color: #00c0ef
}

.admin-layout .progress-striped .progress-bar-aqua, .admin-layout .progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.admin-layout .progress-bar-yellow, .admin-layout .progress-bar-warning {
    background-color: #f39c12
}

.admin-layout .progress-striped .progress-bar-yellow, .admin-layout .progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.admin-layout .progress-bar-red, .admin-layout .progress-bar-danger {
    background-color: #f56954
}

.admin-layout .progress-striped .progress-bar-red, .admin-layout .progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.admin-layout .small-box {
    position: relative;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px
}

.admin-layout .small-box > .inner {
    padding: 10px
}

.admin-layout .small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none
}

.admin-layout .small-box > .small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15)
}

.admin-layout .small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0
}

.admin-layout .small-box p {
    font-size: 15px
}

.admin-layout .small-box p > small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.admin-layout .small-box h3, .admin-layout .small-box p {
    z-index: 5px
}

.admin-layout .small-box .icon {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15)
}

.admin-layout .small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.admin-layout .small-box:hover .icon {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards
}

@keyframes tansformAnimation {
    from {
        font-size: 90px
    }
    to {
        font-size: 100px
    }
}

@-webkit-keyframes tansformAnimation {
    from {
        font-size: 90px
    }
    to {
        font-size: 100px
    }
}

@media screen and (max-width: 480px) {
    .admin-layout .small-box {
        text-align: center
    }

    .admin-layout .small-box .icon {
        display: none
    }

    .admin-layout .small-box p {
        font-size: 12px
    }
}

.admin-layout .box {
    position: relative;
    background: #ffffff;
    border-top: 2px solid #c1c1c1;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1)
}

.admin-layout .box.box-primary {
    border-top-color: #3c8dbc
}

.admin-layout .box.box-info {
    border-top-color: #00c0ef
}

.admin-layout .box.box-danger {
    border-top-color: #f56954
}

.admin-layout .box.box-warning {
    border-top-color: #f39c12
}

.admin-layout .box.box-success {
    border-top-color: #00a65a
}

.admin-layout .box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.admin-layout .box .box-header {
    position: relative;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0px solid #f4f4f4;
    color: #444;
    padding-bottom: 10px
}

.admin-layout .box .box-header:before, .admin-layout .box .box-header:after {
    display: table;
    content: " "
}

.admin-layout .box .box-header:after {
    clear: both
}

.admin-layout .box .box-header > .fa, .admin-layout .box .box-header > .glyphicon, .admin-layout .box .box-header > .ion, .admin-layout .box .box-header .box-title {
    display: inline-block;
    padding: 10px 0px 10px 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    float: left;
    cursor: default
}

.admin-layout .box .box-header a:not(.btn) {
    color: #444
}

.admin-layout .box .box-header > .box-tools {
    padding: 5px 10px 5px 5px
}

.admin-layout .box .box-body {
    padding: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.admin-layout .box .box-body > table, .admin-layout .box .box-body > .table {
    margin-bottom: 0
}

.admin-layout .box .box-body.chart-responsive {
    width: 100%;
    overflow: hidden
}

.admin-layout .box .box-body > .chart {
    position: relative;
    overflow: hidden;
    width: 100%
}

.admin-layout .box .box-body > .chart svg, .admin-layout .box .box-body > .chart canvas {
    width: 100% !important
}

.admin-layout .box .box-body .fc {
    margin-top: 5px
}

.admin-layout .box .box-body .fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px
}

.admin-layout .box .box-body .fc-header-right {
    padding-right: 10px
}

.admin-layout .box .box-body .fc-header-left {
    padding-left: 10px
}

.admin-layout .box .box-body .fc-widget-header {
    background: #fafafa;
    box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.02)
}

.admin-layout .box .box-body .fc-grid {
    width: 100%;
    border: 0
}

.admin-layout .box .box-body .fc-widget-header:first-of-type, .admin-layout .box .box-body .fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0
}

.admin-layout .box .box-body .fc-widget-header:last-of-type, .admin-layout .box .box-body .fc-widget-content:last-of-type {
    border-right: 0
}

.admin-layout .box .box-body .table {
    margin-bottom: 0
}

.admin-layout .box .box-body .full-width-chart {
    margin: -19px
}

.admin-layout .box .box-body.no-padding .full-width-chart {
    margin: -9px
}

.admin-layout .box .box-footer {
    border-top: 1px solid #f4f4f4;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
    background-color: #ffffff
}

.admin-layout .box.box-solid {
    border-top: 0px
}

.admin-layout .box.box-solid > .box-header {
    padding-bottom: 0px !important
}

.admin-layout .box.box-solid > .box-header .btn.btn-default {
    background: transparent
}

.admin-layout .box.box-solid.box-primary > .box-header {
    color: #fff;
    background: #3c8dbc;
    background-color: #3c8dbc
}

.admin-layout .box.box-solid.box-primary > .box-header a {
    color: #444
}

.admin-layout .box.box-solid.box-info > .box-header {
    color: #fff;
    background: #00c0ef;
    background-color: #00c0ef
}

.admin-layout .box.box-solid.box-info > .box-header a {
    color: #444
}

.admin-layout .box.box-solid.box-danger > .box-header {
    color: #fff;
    background: #f56954;
    background-color: #f56954
}

.admin-layout .box.box-solid.box-danger > .box-header a {
    color: #444
}

.admin-layout .box.box-solid.box-warning > .box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}

.admin-layout .box.box-solid.box-warning > .box-header a {
    color: #444
}

.admin-layout .box.box-solid.box-success > .box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}

.admin-layout .box.box-solid.box-success > .box-header a {
    color: #444
}

.admin-layout .box.box-solid > .box-header > .box-tools > .btn {
    border: 0;
    box-shadow: none
}

.admin-layout .box.box-solid.collapsed-box .box-header {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.admin-layout .box.box-solid[class*='bg'] > .box-header {
    color: #fff
}

.admin-layout .box .box-group > .box {
    margin-bottom: 5px
}

.admin-layout .box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em
}

.admin-layout .box .todo-list {
    margin: 0;
    padding: 0px 0px;
    list-style: none
}

.admin-layout .box .todo-list > li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    background: #f3f4f5;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444
}

.admin-layout .box .todo-list > li:last-of-type {
    margin-bottom: 0
}

.admin-layout .box .todo-list > li.danger {
    border-left-color: #f56954
}

.admin-layout .box .todo-list > li.warning {
    border-left-color: #f39c12
}

.admin-layout .box .todo-list > li.info {
    border-left-color: #00c0ef
}

.admin-layout .box .todo-list > li.success {
    border-left-color: #00a65a
}

.admin-layout .box .todo-list > li.primary {
    border-left-color: #3c8dbc
}

.admin-layout .box .todo-list > li > input9898[type='checkbox'] {
    margin: 0 10px 0 5px
}

.admin-layout .box .todo-list > li .text {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600
}

.admin-layout .box .todo-list > li .label {
    margin-left: 10px;
    font-size: 9px
}

.admin-layout .box .todo-list > li .tools {
    display: none;
    float: right;
    color: #f56954
}

.admin-layout .box .todo-list > li .tools > .fa, .admin-layout .box .todo-list > li .tools > .glyphicon, .admin-layout .box .todo-list > li .tools > .ion {
    margin-right: 5px;
    cursor: pointer
}

.admin-layout .box .todo-list > li:hover .tools {
    display: inline-block
}

.admin-layout .box .todo-list > li.done {
    color: #999
}

.admin-layout .box .todo-list > li.done .text {
    text-decoration: line-through;
    font-weight: 500
}

.admin-layout .box .todo-list > li.done .label {
    background: #eaeaec !important
}

.admin-layout .box .todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px
}

.admin-layout .box .chat {
    padding: 5px 20px 5px 10px
}

.admin-layout .box .chat .item {
    margin-bottom: 10px
}

.admin-layout .box .chat .item:before, .admin-layout .box .chat .item:after {
    display: table;
    content: " "
}

.admin-layout .box .chat .item:after {
    clear: both
}

.admin-layout .box .chat .item > img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.admin-layout .box .chat .item > img.online {
    border: 2px solid #00a65a
}

.admin-layout .box .chat .item > img.offline {
    border: 2px solid #f56954
}

.admin-layout .box .chat .item > .message {
    margin-left: 55px;
    margin-top: -40px
}

.admin-layout .box .chat .item > .message > .name {
    display: block;
    font-weight: 600
}

.admin-layout .box .chat .item > .attachment {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f0f0f0;
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px
}

.admin-layout .box .chat .item > .attachment > h4 {
    margin: 0 0 5px 0;
    font-weight: 600;
    font-size: 14px
}

.admin-layout .box .chat .item > .attachment > p, .admin-layout .box .chat .item > .attachment > .filename {
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    margin: 0
}

.admin-layout .box .chat .item > .attachment:before, .admin-layout .box .chat .item > .attachment:after {
    display: table;
    content: " "
}

.admin-layout .box .chat .item > .attachment:after {
    clear: both
}

.admin-layout .box > .overlay, .admin-layout .box > .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.admin-layout .box > .overlay {
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7)
}

.admin-layout .box > .overlay.dark {
    background: rgba(0, 0, 0, 0.5)
}

.admin-layout .box > .loading-img {
    z-index: 1020;
    background: transparent url('/img/ajax-loader1.gif') 50% 50% no-repeat
}

.admin-layout .timeline {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

.admin-layout .timeline:before {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0;
    width: 5px;
    background: #ddd;
    left: 45px;
    border: 1px solid #eee;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.admin-layout .timeline > li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px
}

.admin-layout .timeline > li:before, .admin-layout .timeline > li:after {
    display: table;
    content: " "
}

.admin-layout .timeline > li:after {
    clear: both
}

.admin-layout .timeline > li > .timeline-item {
    margin-top: 10px;
    border: 0px solid #dfdfdf;
    background: #fff;
    color: #555;
    margin-left: 60px;
    margin-right: 15px;
    padding: 5px;
    position: relative;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1)
}

.admin-layout .timeline > li > .timeline-item > .time {
    color: #999;
    float: right;
    margin: 2px 0 0 0
}

.admin-layout .timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 5px;
    font-size: 16px;
    line-height: 1.1
}

.admin-layout .timeline > li > .timeline-item > .timeline-header > a {
    font-weight: 600
}

.admin-layout .timeline > li > .timeline-item > .timeline-body, .admin-layout .timeline > li > .timeline-item > .timeline-footer {
    padding: 10px
}

.admin-layout .timeline > li.time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.admin-layout .timeline > li > .fa, .admin-layout .timeline > li > .glyphicon, .admin-layout .timeline > li > .ion {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #eee;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0
}

.admin-layout .btn {
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid transparent;
    -webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09)
}

.admin-layout .btn.btn-default {
    background-color: #fafafa;
    color: #666;
    border-color: #ddd;
    border-bottom-color: #ddd
}

.admin-layout .btn.btn-default:hover, .admin-layout .btn.btn-default:active, .admin-layout .btn.btn-default.hover {
    background-color: #f4f4f4 !important
}

.admin-layout .btn.btn-default.btn-flat {
    border-bottom-color: #d9dadc
}

.admin-layout .btn.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9
}

.admin-layout .btn.btn-primary:hover, .admin-layout .btn.btn-primary:active, .admin-layout .btn.btn-primary.hover {
    background-color: #367fa9
}

.admin-layout .btn.btn-success {
    background-color: #00a65a;
    border-color: #008d4c
}

.admin-layout .btn.btn-success:hover, .admin-layout .btn.btn-success:active, .admin-layout .btn.btn-success.hover {
    background-color: #008d4c
}

.admin-layout .btn.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6
}

.admin-layout .btn.btn-info:hover, .admin-layout .btn.btn-info:active, .admin-layout .btn.btn-info.hover {
    background-color: #00acd6
}

.admin-layout .btn.btn-danger {
    background-color: #f56954;
    border-color: #f4543c
}

.admin-layout .btn.btn-danger:hover, .admin-layout .btn.btn-danger:active, .admin-layout .btn.btn-danger.hover {
    background-color: #f4543c
}

.admin-layout .btn.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b
}

.admin-layout .btn.btn-warning:hover, .admin-layout .btn.btn-warning:active, .admin-layout .btn.btn-warning.hover {
    background-color: #e08e0b
}

.admin-layout .btn.btn-flat {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.admin-layout .btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.admin-layout .btn:focus {
    outline: none
}

.admin-layout .btn.btn-file {
    position: relative;
    width: 120px;
    height: 35px;
    overflow: hidden
}

.admin-layout .btn.btn-file > input9898[type='file'] {
    display: block !important;
    width: 100% !important;
    height: 35px !important;
    opacity: 0 !important;
    position: absolute;
    top: -10px;
    cursor: pointer
}

.admin-layout .btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fafafa;
    font-size: 12px
}

.admin-layout .btn.btn-app > .fa, .admin-layout .btn.btn-app > .glyphicon, .admin-layout .btn.btn-app > .ion {
    font-size: 20px;
    display: block
}

.admin-layout .btn.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.admin-layout .btn.btn-app:active, .admin-layout .btn.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.admin-layout .btn.btn-app > .badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400
}

.admin-layout .btn.btn-social-old {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0.9;
    padding: 0
}

.admin-layout .btn.btn-social-old > .fa {
    padding: 10px 0;
    width: 40px
}

.admin-layout .btn.btn-social-old > .fa + span {
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.admin-layout .btn.btn-social-old span {
    padding: 10px
}

.admin-layout .btn.btn-social-old:hover {
    opacity: 1
}

.admin-layout .btn.btn-circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.admin-layout .callout {
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee
}

.admin-layout .callout h4 {
    margin-top: 0
}

.admin-layout .callout p:last-child {
    margin-bottom: 0
}

.admin-layout .callout code, .admin-layout .callout .highlight {
    background-color: #fff
}

.admin-layout .callout.callout-danger {
    background-color: #fcf2f2;
    border-color: #dFb5b4
}

.admin-layout .callout.callout-warning {
    background-color: #fefbed;
    border-color: #f1e7bc
}

.admin-layout .callout.callout-info {
    background-color: #f0f7fd;
    border-color: #d0e3f0
}

.admin-layout .callout.callout-danger h4 {
    color: #B94A48
}

.admin-layout .callout.callout-warning h4 {
    color: #C09853
}

.admin-layout .callout.callout-info h4 {
    color: #3A87AD
}

.admin-layout .alert {
    padding-left: 30px;
    margin-left: 15px;
    position: relative
}

.admin-layout .alert > .fa, .admin-layout .alert > .glyphicon {
    position: absolute;
    left: -15px;
    top: -15px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    background: inherit;
    border: inherit
}

.admin-layout .nav.nav-pills > li > a {
    border-top: 3px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #444
}

.admin-layout .nav.nav-pills > li > a > .fa, .admin-layout .nav.nav-pills > li > a > .glyphicon, .admin-layout .nav.nav-pills > li > a > .ion {
    margin-right: 5px
}

.admin-layout .nav.nav-pills > li.active > a, .admin-layout .nav.nav-pills > li.active > a:hover {
    background-color: #f6f6f6;
    border-top-color: #3c8dbc;
    color: #444
}

.admin-layout .nav.nav-pills > li.active > a {
    font-weight: 600
}

.admin-layout .nav.nav-pills > li > a:hover {
    background-color: #f6f6f6
}

.admin-layout .nav.nav-pills.nav-stacked > li > a {
    border-top: 0;
    border-left: 3px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #444
}

.admin-layout .nav.nav-pills.nav-stacked > li.active > a, .admin-layout .nav.nav-pills.nav-stacked > li.active > a:hover {
    background-color: #f6f6f6;
    border-left-color: #3c8dbc;
    color: #444
}

.admin-layout .nav.nav-pills.nav-stacked > li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase
}

.admin-layout .nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1)
}

.admin-layout .nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4
}

.admin-layout .nav-tabs-custom > .nav-tabs > li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.admin-layout .nav-tabs-custom > .nav-tabs > li > a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.admin-layout .nav-tabs-custom > .nav-tabs > li > a, .admin-layout .nav-tabs-custom > .nav-tabs > li > a:hover {
    background: transparent;
    margin: 0
}

.admin-layout .nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover, .admin-layout .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus, .admin-layout .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
    border-color: transparent
}

.admin-layout .nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #3c8dbc
}

.admin-layout .nav-tabs-custom > .nav-tabs > li.active > a, .admin-layout .nav-tabs-custom > .nav-tabs > li.active:hover > a {
    background-color: #fff
}

.admin-layout .nav-tabs-custom > .nav-tabs > li.active > a {
    border-top: 0;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.admin-layout .nav-tabs-custom > .nav-tabs > li:first-of-type {
    margin-left: 0px
}

.admin-layout .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
    border-left-width: 0
}

.admin-layout .nav-tabs-custom > .nav-tabs.pull-right {
    float: none !important
}

.admin-layout .nav-tabs-custom > .nav-tabs.pull-right > li {
    float: right
}

.admin-layout .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
    margin-right: 0px
}

.admin-layout .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
    border-left-width: 1px;
    border-right-width: 0px
}

.admin-layout .nav-tabs-custom > .nav-tabs > li.header {
    font-weight: 400;
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444;
    cursor: default
}

.admin-layout .nav-tabs-custom > .nav-tabs > li.header > .fa, .admin-layout .nav-tabs-custom > .nav-tabs > li.header > .glyphicon, .admin-layout .nav-tabs-custom > .nav-tabs > li.header > .ion {
    margin-right: 10px
}

.admin-layout .nav-tabs-custom > .tab-content {
    background: #fff;
    padding: 10px
}

.admin-layout .mailbox .table-mailbox {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.admin-layout .mailbox .table-mailbox tr.unread > td {
    background-color: rgba(0, 0, 0, 0.05);
    color: #000;
    font-weight: 600
}

.admin-layout .mailbox .table-mailbox tr > td > .fa.fa-star, .admin-layout .mailbox .table-mailbox tr > td > .fa.fa-star-o, .admin-layout .mailbox .table-mailbox tr > td > .glyphicon.glyphicon-star, .admin-layout .mailbox .table-mailbox tr > td > .glyphicon.glyphicon-star-empty {
    color: #f39c12;
    cursor: pointer
}

.admin-layout .mailbox .table-mailbox tr > td.small-col {
    width: 30px
}

.admin-layout .mailbox .table-mailbox tr > td.name {
    width: 150px;
    font-weight: 600
}

.admin-layout .mailbox .table-mailbox tr > td.time {
    text-align: right;
    width: 100px
}

.admin-layout .mailbox .table-mailbox tr > td {
    white-space: nowrap
}

.admin-layout .mailbox .table-mailbox tr > td > a {
    color: #444
}

@media screen and (max-width: 767px) {
    .admin-layout .mailbox .nav-stacked > li:not(.header) {
        float: left;
        width: 50%
    }

    .admin-layout .mailbox .nav-stacked > li:not(.header).header {
        border: 0 !important
    }

    .admin-layout .mailbox .search-form {
        margin-top: 10px
    }
}

.admin-layout .lockscreen {
    background: url(/img/blur-background09.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.admin-layout .lockscreen > body {
    background: transparent
}

.admin-layout .lockscreen .headline {
    color: #fff;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.5);
    font-weight: 300;
    -webkit-font-smoothing: antialiased !important;
    opacity: 0.8;
    margin: 10px 0 30px 0;
    font-size: 90px
}

@media screen and (max-width: 480px) {
    .admin-layout .lockscreen .headline {
        font-size: 60px;
        margin-bottom: 40px
    }
}

.admin-layout .lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600;
    font-size: 16px
}

.admin-layout .lockscreen-item {
    padding: 0;
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px auto;
    width: 290px
}

.admin-layout .lockscreen-item:before, .admin-layout .lockscreen-item:after {
    display: table;
    content: " "
}

.admin-layout .lockscreen-item:after {
    clear: both
}

.admin-layout .lockscreen-item > .lockscreen-image {
    position: absolute;
    left: -10px;
    top: -30px;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 10
}

.admin-layout .lockscreen-item > .lockscreen-image > img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.admin-layout .lockscreen-item > .lockscreen-credentials {
    margin-left: 80px
}

.admin-layout .lockscreen-item > .lockscreen-credentials input9898 {
    border: 0 !important
}

.admin-layout .lockscreen-item > .lockscreen-credentials .btn {
    background-color: #fff;
    border: 0
}

.admin-layout .lockscreen-link {
    margin-top: 30px;
    text-align: center
}

.admin-layout .form-box {
    width: 360px;
    margin: 90px auto 0 auto
}

.admin-layout .form-box .header {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #3d9970;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.2);
    padding: 20px 10px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #fff
}

.admin-layout .form-box .body, .admin-layout .form-box .footer {
    padding: 10px 20px;
    background: #fff;
    color: #444
}

.admin-layout .form-box .body > .form-group, .admin-layout .form-box .footer > .form-group {
    margin-top: 20px
}

.admin-layout .form-box .body > .form-group > input9898, .admin-layout .form-box .footer > .form-group > input9898 {
    border: #fff
}

.admin-layout .form-box .body > .btn, .admin-layout .form-box .footer > .btn {
    margin-bottom: 10px
}

.admin-layout .form-box .footer {
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

@media (max-width: 767px) {
    .admin-layout .form-box {
        width: 90%
    }
}

.admin-layout .error-page {
    width: 600px;
    margin: 20px auto 0 auto
}

@media screen and (max-width: 767px) {
    .admin-layout .error-page {
        width: 100%
    }
}

.admin-layout .error-page > .headline {
    float: left;
    font-size: 100px;
    font-weight: 300
}

@media screen and (max-width: 767px) {
    .admin-layout .error-page > .headline {
        float: none;
        text-align: center
    }
}

.admin-layout .error-page > .error-content {
    margin-left: 190px;
    display: block
}

@media screen and (max-width: 767px) {
    .admin-layout .error-page > .error-content {
        margin-left: 0
    }
}

.admin-layout .error-page > .error-content > h3 {
    font-weight: 300;
    font-size: 25px
}

@media screen and (max-width: 767px) {
    .admin-layout .error-page > .error-content > h3 {
        text-align: center
    }
}

.admin-layout .error-page:before, .admin-layout .error-page:after {
    display: table;
    content: " "
}

.admin-layout .error-page:after {
    clear: both
}

.admin-layout .invoice {
    position: relative;
    width: 90%;
    margin: 10px auto;
    background: #fff;
    border: 1px solid #f4f4f4
}

.admin-layout .invoice-title {
    margin-top: 0
}

@media print {
    .admin-layout .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0
    }

    .admin-layout .invoice-col {
        float: left;
        width: 33.3333333%
    }

    .admin-layout .table-responsive {
        overflow: auto
    }

    .admin-layout .table-responsive > .table tr th, .admin-layout .table-responsive > .table tr td {
        white-space: normal !important
    }
}

.admin-layout .skin-blue .navbar {
    background-color: #3c8dbc
}

.admin-layout .skin-blue .navbar .nav a {
    color: rgba(255, 255, 255, 0.8)
}

.admin-layout .skin-blue .navbar .nav > li > a:hover, .admin-layout .skin-blue .navbar .nav > li > a:active, .admin-layout .skin-blue .navbar .nav > li > a:focus, .admin-layout .skin-blue .navbar .nav .open > a, .admin-layout .skin-blue .navbar .nav .open > a:hover, .admin-layout .skin-blue .navbar .nav .open > a:focus {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6
}

.admin-layout .skin-blue .navbar .navbar-right > .nav {
    margin-right: 10px
}

.admin-layout .skin-blue .navbar .sidebar-toggle .icon-bar {
    background: rgba(255, 255, 255, 0.8)
}

.admin-layout .skin-blue .navbar .sidebar-toggle:hover .icon-bar {
    background: #f6f6f6 !important
}

.admin-layout .skin-blue .logo {
    background-color: #367fa9;
    color: #f9f9f9
}

.admin-layout .skin-blue .logo > a {
    color: #f9f9f9
}

.admin-layout .skin-blue .logo:hover {
    background: #357ca5
}

.admin-layout .skin-blue .right-side > .content-header {
    background: #fbfbfb;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1)
}

.admin-layout .skin-blue .user-panel > .image > img {
    border: 1px solid #dfdfdf
}

.admin-layout .skin-blue .user-panel > .info, .admin-layout .skin-blue .user-panel > .info > a {
    color: #555555
}

.admin-layout .skin-blue .sidebar {
    border-bottom: 1px solid #fff
}

.admin-layout .skin-blue .sidebar > .sidebar-menu > li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dbdbdb
}

.admin-layout .skin-blue .sidebar > .sidebar-menu > li:first-of-type {
    border-top: 1px solid #dbdbdb
}

.admin-layout .skin-blue .sidebar > .sidebar-menu > li:first-of-type > a {
    border-top: 1px solid #fff
}

.admin-layout .skin-blue .sidebar > .sidebar-menu > li > a {
    margin-right: 1px
}

.admin-layout .skin-blue .sidebar > .sidebar-menu > li > a:hover, .admin-layout .skin-blue .sidebar > .sidebar-menu > li.active > a {
    color: #222;
    background: #f9f9f9
}

.admin-layout .skin-blue .sidebar > .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #f9f9f9
}

.admin-layout .skin-blue .left-side {
    background: #f4f4f4;
    -webkit-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1);
    box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.07)
}

.admin-layout .skin-blue .sidebar a {
    color: #555555
}

.admin-layout .skin-blue .sidebar a:hover {
    text-decoration: none
}

.admin-layout .skin-blue .treeview-menu > li > a {
    color: #777
}

.admin-layout .skin-blue .treeview-menu > li.active > a, .admin-layout .skin-blue .treeview-menu > li > a:hover {
    color: #111
}

.admin-layout .skin-blue .sidebar-form {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    margin: 10px 10px
}

.admin-layout .skin-blue .sidebar-form input9898[type="text"], .admin-layout .skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #fafafa;
    border: 1px solid #fafafa;
    height: 35px
}

.admin-layout .skin-blue .sidebar-form input9898[type="text"] {
    color: #666;
    -webkit-border-top-left-radius: 2px !important;
    -webkit-border-top-right-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-left-radius: 2px !important;
    -moz-border-radius-topleft: 2px !important;
    -moz-border-radius-topright: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    -moz-border-radius-bottomleft: 2px !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 2px !important
}

.admin-layout .skin-blue .sidebar-form input9898[type="text"]:focus, .admin-layout .skin-blue .sidebar-form input9898[type="text"]:focus + .input9898-group-btn .btn {
    background-color: #fff;
    color: #666
}

.admin-layout .skin-blue .sidebar-form input9898[type="text"]:focus + .input9898-group-btn .btn {
    border-left-color: #fff
}

.admin-layout .skin-blue .sidebar-form .btn {
    color: #999;
    -webkit-border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 2px !important;
    -webkit-border-bottom-right-radius: 2px !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    -moz-border-radius-topright: 2px !important;
    -moz-border-radius-bottomright: 2px !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    border-bottom-left-radius: 0 !important
}

.admin-layout .skin-black .navbar {
    background-color: #ffffff;
    border-bottom: 1px solid #eee
}

.admin-layout .skin-black .navbar .nav a {
    color: #333333
}

.admin-layout .skin-black .navbar .nav > li > a:hover, .admin-layout .skin-black .navbar .nav > li > a:active, .admin-layout .skin-black .navbar .nav > li > a:focus, .admin-layout .skin-black .navbar .nav .open > a, .admin-layout .skin-black .navbar .nav .open > a:hover, .admin-layout .skin-black .navbar .nav .open > a:focus {
    background: #ffffff;
    color: #999999
}

.admin-layout .skin-black .navbar .navbar-right > .nav {
    margin-right: 10px
}

.admin-layout .skin-black .navbar .sidebar-toggle .icon-bar {
    background: #333333
}

.admin-layout .skin-black .navbar .sidebar-toggle:hover .icon-bar {
    background: #999999 !important
}

.admin-layout .skin-black .logo {
    background-color: #333333;
    color: #f9f9f9
}

.admin-layout .skin-black .logo > a {
    color: #f9f9f9
}

.admin-layout .skin-black .logo:hover {
    background: #303030
}

.admin-layout .skin-black .right-side > .content-header {
    background: transparent;
    box-shadow: none
}

.admin-layout .skin-black .user-panel > .image > img {
    border: 1px solid #444
}

.admin-layout .skin-black .user-panel > .info, .admin-layout .skin-black .user-panel > .info > a {
    color: #eee
}

.admin-layout .skin-black .sidebar {
    border-bottom: 1px solid #333
}

.admin-layout .skin-black .sidebar > .sidebar-menu > li {
    border-top: 1px solid #333;
    border-bottom: 0px solid #444
}

.admin-layout .skin-black .sidebar > .sidebar-menu > li:first-of-type {
    border-top: 1px solid #444
}

.admin-layout .skin-black .sidebar > .sidebar-menu > li:first-of-type > a {
    border-top: 0px solid #333
}

.admin-layout .skin-black .sidebar > .sidebar-menu > li > a {
    margin-right: 1px
}

.admin-layout .skin-black .sidebar > .sidebar-menu > li > a:hover, .admin-layout .skin-black .sidebar > .sidebar-menu > li.active > a {
    color: #f6f6f6;
    background: #444
}

.admin-layout .skin-black .sidebar > .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #444
}

.admin-layout .skin-black .left-side {
    background: #333
}

.admin-layout .skin-black .sidebar a {
    color: #eee
}

.admin-layout .skin-black .sidebar a:hover {
    text-decoration: none
}

.admin-layout .skin-black .treeview-menu > li > a {
    color: #ccc
}

.admin-layout .skin-black .treeview-menu > li.active > a, .admin-layout .skin-black .treeview-menu > li > a:hover {
    color: #fff
}

.admin-layout .skin-black .sidebar-form {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0px solid #555;
    margin: 10px 10px
}

.admin-layout .skin-black .sidebar-form input9898[type="text"], .admin-layout .skin-black .sidebar-form .btn {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.1);
    border: 0 solid rgba(255, 255, 255, 0.1);
    height: 35px;
    outline: none
}

.admin-layout .skin-black .sidebar-form input9898[type="text"] {
    color: #666;
    -webkit-border-top-left-radius: 2px !important;
    -webkit-border-top-right-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-left-radius: 2px !important;
    -moz-border-radius-topleft: 2px !important;
    -moz-border-radius-topright: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    -moz-border-radius-bottomleft: 2px !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 2px !important
}

.admin-layout .skin-black .sidebar-form input9898[type="text"]:focus, .admin-layout .skin-black .sidebar-form input9898[type="text"]:focus + .input9898-group-btn .btn {
    background-color: #444;
    border: 0
}

.admin-layout .skin-black .sidebar-form input9898[type="text"]:focus + .input9898-group-btn .btn {
    border-left: 0
}

.admin-layout .skin-black .sidebar-form .btn {
    color: #999;
    -webkit-border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 2px !important;
    -webkit-border-bottom-right-radius: 2px !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    -moz-border-radius-topright: 2px !important;
    -moz-border-radius-bottomright: 2px !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    border-bottom-left-radius: 0 !important;
    border-left: 0
}

.admin-layout .icheckbox_minimal, .admin-layout .iradio_minimal {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: rgba(255, 255, 255, 0.7) url(/iCheck/minimal/minimal.png) no-repeat;
    border: none;
    cursor: pointer
}

.admin-layout .icheckbox_minimal {
    background-position: 0 0
}

.admin-layout .icheckbox_minimal.hover {
    background-position: -20px 0
}

.admin-layout .icheckbox_minimal.checked {
    background-position: -40px 0
}

.admin-layout .icheckbox_minimal.disabled {
    background-position: -60px 0;
    cursor: default
}

.admin-layout .icheckbox_minimal.checked.disabled {
    background-position: -80px 0
}

.admin-layout .iradio_minimal {
    background-position: -100px 0
}

.admin-layout .iradio_minimal.hover {
    background-position: -120px 0
}

.admin-layout .iradio_minimal.checked {
    background-position: -140px 0
}

.admin-layout .iradio_minimal.disabled {
    background-position: -160px 0;
    cursor: default
}

.admin-layout .iradio_minimal.checked.disabled {
    background-position: -180px 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .admin-layout .icheckbox_minimal, .admin-layout .iradio_minimal {
        background-image: url('iCheck/minimal/minimal@2x.png');
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px
    }
}

.admin-layout .pace .pace-progress {
    background: #00c0ef;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.admin-layout .pace-inactive {
    display: none
}

.admin-layout .btn-social {
    position: relative;
    padding-left: 44px !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.admin-layout .btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px !important;
    line-height: 34px !important;
    font-size: 1.6em !important;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-social.btn-lg {
    padding-left: 60px !important
}

.admin-layout .btn-social.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.admin-layout .btn-social.btn-sm {
    padding-left: 38px !important
}

.admin-layout .btn-social.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.admin-layout .btn-social.btn-xs {
    padding-left: 30px !important
}

.admin-layout .btn-social.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.admin-layout .btn-social-icon {
    position: relative;
    padding-left: 44px !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.admin-layout .btn-social-icon :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px !important;
    line-height: 34px !important;
    font-size: 1.6em !important;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-social-icon.btn-lg {
    padding-left: 60px !important
}

.admin-layout .btn-social-icon.btn-lg :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.admin-layout .btn-social-icon.btn-sm {
    padding-left: 38px !important
}

.admin-layout .btn-social-icon.btn-sm :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.admin-layout .btn-social-icon.btn-xs {
    padding-left: 30px !important
}

.admin-layout .btn-social-icon.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.admin-layout .btn-social-icon :first-child {
    border: none;
    text-align: center;
    width: 100% !important
}

.admin-layout .btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.admin-layout .btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.admin-layout .btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.admin-layout .btn-bitbucket {
    color: #ffffff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-bitbucket:hover, .admin-layout .btn-bitbucket:focus, .admin-layout .btn-bitbucket:active, .admin-layout .btn-bitbucket.active, .admin-layout .open .dropdown-toggle.btn-bitbucket {
    color: #ffffff;
    background-color: #183c60;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-bitbucket:active, .admin-layout .btn-bitbucket.active, .admin-layout .open .dropdown-toggle.btn-bitbucket {
    background-image: none
}

.admin-layout .btn-bitbucket.disabled, .admin-layout .btn-bitbucket[disabled], .admin-layout fieldset[disabled] .btn-bitbucket, .admin-layout .btn-bitbucket.disabled:hover, .admin-layout .btn-bitbucket[disabled]:hover, .admin-layout fieldset[disabled] .btn-bitbucket:hover, .admin-layout .btn-bitbucket.disabled:focus, .admin-layout .btn-bitbucket[disabled]:focus, .admin-layout fieldset[disabled] .btn-bitbucket:focus, .admin-layout .btn-bitbucket.disabled:active, .admin-layout .btn-bitbucket[disabled]:active, .admin-layout fieldset[disabled] .btn-bitbucket:active, .admin-layout .btn-bitbucket.disabled.active, .admin-layout .btn-bitbucket[disabled].active, .admin-layout fieldset[disabled] .btn-bitbucket.active {
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-bitbucket .badge {
    color: #205081;
    background-color: #ffffff
}

.admin-layout .btn-dropbox {
    color: #ffffff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-dropbox:hover, .admin-layout .btn-dropbox:focus, .admin-layout .btn-dropbox:active, .admin-layout .btn-dropbox.active, .admin-layout .open .dropdown-toggle.btn-dropbox {
    color: #ffffff;
    background-color: #0d70b7;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-dropbox:active, .admin-layout .btn-dropbox.active, .admin-layout .open .dropdown-toggle.btn-dropbox {
    background-image: none
}

.admin-layout .btn-dropbox.disabled, .admin-layout .btn-dropbox[disabled], .admin-layout fieldset[disabled] .btn-dropbox, .admin-layout .btn-dropbox.disabled:hover, .admin-layout .btn-dropbox[disabled]:hover, .admin-layout fieldset[disabled] .btn-dropbox:hover, .admin-layout .btn-dropbox.disabled:focus, .admin-layout .btn-dropbox[disabled]:focus, .admin-layout fieldset[disabled] .btn-dropbox:focus, .admin-layout .btn-dropbox.disabled:active, .admin-layout .btn-dropbox[disabled]:active, .admin-layout fieldset[disabled] .btn-dropbox:active, .admin-layout .btn-dropbox.disabled.active, .admin-layout .btn-dropbox[disabled].active, .admin-layout fieldset[disabled] .btn-dropbox.active {
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-dropbox .badge {
    color: #1087dd;
    background-color: #ffffff
}

.admin-layout .btn-facebook {
    color: #ffffff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-facebook:hover, .admin-layout .btn-facebook:focus, .admin-layout .btn-facebook:active, .admin-layout .btn-facebook.active, .admin-layout .open .dropdown-toggle.btn-facebook {
    color: #ffffff;
    background-color: #30487b;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-facebook:active, .admin-layout .btn-facebook.active, .admin-layout .open .dropdown-toggle.btn-facebook {
    background-image: none
}

.admin-layout .btn-facebook.disabled, .admin-layout .btn-facebook[disabled], .admin-layout fieldset[disabled] .btn-facebook, .admin-layout .btn-facebook.disabled:hover, .admin-layout .btn-facebook[disabled]:hover, .admin-layout fieldset[disabled] .btn-facebook:hover, .admin-layout .btn-facebook.disabled:focus, .admin-layout .btn-facebook[disabled]:focus, .admin-layout fieldset[disabled] .btn-facebook:focus, .admin-layout .btn-facebook.disabled:active, .admin-layout .btn-facebook[disabled]:active, .admin-layout fieldset[disabled] .btn-facebook:active, .admin-layout .btn-facebook.disabled.active, .admin-layout .btn-facebook[disabled].active, .admin-layout fieldset[disabled] .btn-facebook.active {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-facebook .badge {
    color: #3b5998;
    background-color: #ffffff
}

.admin-layout .btn-flickr {
    color: #ffffff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-flickr:hover, .admin-layout .btn-flickr:focus, .admin-layout .btn-flickr:active, .admin-layout .btn-flickr.active, .admin-layout .open .dropdown-toggle.btn-flickr {
    color: #ffffff;
    background-color: #d6006f;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-flickr:active, .admin-layout .btn-flickr.active, .admin-layout .open .dropdown-toggle.btn-flickr {
    background-image: none
}

.admin-layout .btn-flickr.disabled, .admin-layout .btn-flickr[disabled], .admin-layout fieldset[disabled] .btn-flickr, .admin-layout .btn-flickr.disabled:hover, .admin-layout .btn-flickr[disabled]:hover, .admin-layout fieldset[disabled] .btn-flickr:hover, .admin-layout .btn-flickr.disabled:focus, .admin-layout .btn-flickr[disabled]:focus, .admin-layout fieldset[disabled] .btn-flickr:focus, .admin-layout .btn-flickr.disabled:active, .admin-layout .btn-flickr[disabled]:active, .admin-layout fieldset[disabled] .btn-flickr:active, .admin-layout .btn-flickr.disabled.active, .admin-layout .btn-flickr[disabled].active, .admin-layout fieldset[disabled] .btn-flickr.active {
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-flickr .badge {
    color: #ff0084;
    background-color: #ffffff
}

.admin-layout .btn-foursquare {
    color: #ffffff;
    background-color: #0072b1;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-foursquare:hover, .admin-layout .btn-foursquare:focus, .admin-layout .btn-foursquare:active, .admin-layout .btn-foursquare.active, .admin-layout .open .dropdown-toggle.btn-foursquare {
    color: #ffffff;
    background-color: #005888;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-foursquare:active, .admin-layout .btn-foursquare.active, .admin-layout .open .dropdown-toggle.btn-foursquare {
    background-image: none
}

.admin-layout .btn-foursquare.disabled, .admin-layout .btn-foursquare[disabled], .admin-layout fieldset[disabled] .btn-foursquare, .admin-layout .btn-foursquare.disabled:hover, .admin-layout .btn-foursquare[disabled]:hover, .admin-layout fieldset[disabled] .btn-foursquare:hover, .admin-layout .btn-foursquare.disabled:focus, .admin-layout .btn-foursquare[disabled]:focus, .admin-layout fieldset[disabled] .btn-foursquare:focus, .admin-layout .btn-foursquare.disabled:active, .admin-layout .btn-foursquare[disabled]:active, .admin-layout fieldset[disabled] .btn-foursquare:active, .admin-layout .btn-foursquare.disabled.active, .admin-layout .btn-foursquare[disabled].active, .admin-layout fieldset[disabled] .btn-foursquare.active {
    background-color: #0072b1;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-foursquare .badge {
    color: #0072b1;
    background-color: #ffffff
}

.admin-layout .btn-github {
    color: #ffffff;
    background-color: #444444;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-github:hover, .admin-layout .btn-github:focus, .admin-layout .btn-github:active, .admin-layout .btn-github.active, .admin-layout .open .dropdown-toggle.btn-github {
    color: #ffffff;
    background-color: #303030;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-github:active, .admin-layout .btn-github.active, .admin-layout .open .dropdown-toggle.btn-github {
    background-image: none
}

.admin-layout .btn-github.disabled, .admin-layout .btn-github[disabled], .admin-layout fieldset[disabled] .btn-github, .admin-layout .btn-github.disabled:hover, .admin-layout .btn-github[disabled]:hover, .admin-layout fieldset[disabled] .btn-github:hover, .admin-layout .btn-github.disabled:focus, .admin-layout .btn-github[disabled]:focus, .admin-layout fieldset[disabled] .btn-github:focus, .admin-layout .btn-github.disabled:active, .admin-layout .btn-github[disabled]:active, .admin-layout fieldset[disabled] .btn-github:active, .admin-layout .btn-github.disabled.active, .admin-layout .btn-github[disabled].active, .admin-layout fieldset[disabled] .btn-github.active {
    background-color: #444444;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-github .badge {
    color: #444444;
    background-color: #ffffff
}

.admin-layout .btn-google-plus {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-google-plus:hover, .admin-layout .btn-google-plus:focus, .admin-layout .btn-google-plus:active, .admin-layout .btn-google-plus.active, .admin-layout .open .dropdown-toggle.btn-google-plus {
    color: #ffffff;
    background-color: #ca3523;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-google-plus:active, .admin-layout .btn-google-plus.active, .admin-layout .open .dropdown-toggle.btn-google-plus {
    background-image: none
}

.admin-layout .btn-google-plus.disabled, .admin-layout .btn-google-plus[disabled], .admin-layout fieldset[disabled] .btn-google-plus, .admin-layout .btn-google-plus.disabled:hover, .admin-layout .btn-google-plus[disabled]:hover, .admin-layout fieldset[disabled] .btn-google-plus:hover, .admin-layout .btn-google-plus.disabled:focus, .admin-layout .btn-google-plus[disabled]:focus, .admin-layout fieldset[disabled] .btn-google-plus:focus, .admin-layout .btn-google-plus.disabled:active, .admin-layout .btn-google-plus[disabled]:active, .admin-layout fieldset[disabled] .btn-google-plus:active, .admin-layout .btn-google-plus.disabled.active, .admin-layout .btn-google-plus[disabled].active, .admin-layout fieldset[disabled] .btn-google-plus.active {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-google-plus .badge {
    color: #dd4b39;
    background-color: #ffffff
}

.admin-layout .btn-instagram {
    color: #ffffff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-instagram:hover, .admin-layout .btn-instagram:focus, .admin-layout .btn-instagram:active, .admin-layout .btn-instagram.active, .admin-layout .open .dropdown-toggle.btn-instagram {
    color: #ffffff;
    background-color: #335d7e;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-instagram:active, .admin-layout .btn-instagram.active, .admin-layout .open .dropdown-toggle.btn-instagram {
    background-image: none
}

.admin-layout .btn-instagram.disabled, .admin-layout .btn-instagram[disabled], .admin-layout fieldset[disabled] .btn-instagram, .admin-layout .btn-instagram.disabled:hover, .admin-layout .btn-instagram[disabled]:hover, .admin-layout fieldset[disabled] .btn-instagram:hover, .admin-layout .btn-instagram.disabled:focus, .admin-layout .btn-instagram[disabled]:focus, .admin-layout fieldset[disabled] .btn-instagram:focus, .admin-layout .btn-instagram.disabled:active, .admin-layout .btn-instagram[disabled]:active, .admin-layout fieldset[disabled] .btn-instagram:active, .admin-layout .btn-instagram.disabled.active, .admin-layout .btn-instagram[disabled].active, .admin-layout fieldset[disabled] .btn-instagram.active {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-instagram .badge {
    color: #3f729b;
    background-color: #ffffff
}

.admin-layout .btn-linkedin {
    color: #ffffff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-linkedin:hover, .admin-layout .btn-linkedin:focus, .admin-layout .btn-linkedin:active, .admin-layout .btn-linkedin.active, .admin-layout .open .dropdown-toggle.btn-linkedin {
    color: #ffffff;
    background-color: #005f8d;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-linkedin:active, .admin-layout .btn-linkedin.active, .admin-layout .open .dropdown-toggle.btn-linkedin {
    background-image: none
}

.admin-layout .btn-linkedin.disabled, .admin-layout .btn-linkedin[disabled], .admin-layout fieldset[disabled] .btn-linkedin, .admin-layout .btn-linkedin.disabled:hover, .admin-layout .btn-linkedin[disabled]:hover, .admin-layout fieldset[disabled] .btn-linkedin:hover, .admin-layout .btn-linkedin.disabled:focus, .admin-layout .btn-linkedin[disabled]:focus, .admin-layout fieldset[disabled] .btn-linkedin:focus, .admin-layout .btn-linkedin.disabled:active, .admin-layout .btn-linkedin[disabled]:active, .admin-layout fieldset[disabled] .btn-linkedin:active, .admin-layout .btn-linkedin.disabled.active, .admin-layout .btn-linkedin[disabled].active, .admin-layout fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-linkedin .badge {
    color: #007bb6;
    background-color: #ffffff
}

.admin-layout .btn-tumblr {
    color: #ffffff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-tumblr:hover, .admin-layout .btn-tumblr:focus, .admin-layout .btn-tumblr:active, .admin-layout .btn-tumblr.active, .admin-layout .open .dropdown-toggle.btn-tumblr {
    color: #ffffff;
    background-color: #1f3346;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-tumblr:active, .admin-layout .btn-tumblr.active, .admin-layout .open .dropdown-toggle.btn-tumblr {
    background-image: none
}

.admin-layout .btn-tumblr.disabled, .admin-layout .btn-tumblr[disabled], .admin-layout fieldset[disabled] .btn-tumblr, .admin-layout .btn-tumblr.disabled:hover, .admin-layout .btn-tumblr[disabled]:hover, .admin-layout fieldset[disabled] .btn-tumblr:hover, .admin-layout .btn-tumblr.disabled:focus, .admin-layout .btn-tumblr[disabled]:focus, .admin-layout fieldset[disabled] .btn-tumblr:focus, .admin-layout .btn-tumblr.disabled:active, .admin-layout .btn-tumblr[disabled]:active, .admin-layout fieldset[disabled] .btn-tumblr:active, .admin-layout .btn-tumblr.disabled.active, .admin-layout .btn-tumblr[disabled].active, .admin-layout fieldset[disabled] .btn-tumblr.active {
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-tumblr .badge {
    color: #2c4762;
    background-color: #ffffff
}

.admin-layout .btn-twitter {
    color: #ffffff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-twitter:hover, .admin-layout .btn-twitter:focus, .admin-layout .btn-twitter:active, .admin-layout .btn-twitter.active, .admin-layout .open .dropdown-toggle.btn-twitter {
    color: #ffffff;
    background-color: #309aea;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-twitter:active, .admin-layout .btn-twitter.active, .admin-layout .open .dropdown-toggle.btn-twitter {
    background-image: none
}

.admin-layout .btn-twitter.disabled, .admin-layout .btn-twitter[disabled], .admin-layout fieldset[disabled] .btn-twitter, .admin-layout .btn-twitter.disabled:hover, .admin-layout .btn-twitter[disabled]:hover, .admin-layout fieldset[disabled] .btn-twitter:hover, .admin-layout .btn-twitter.disabled:focus, .admin-layout .btn-twitter[disabled]:focus, .admin-layout fieldset[disabled] .btn-twitter:focus, .admin-layout .btn-twitter.disabled:active, .admin-layout .btn-twitter[disabled]:active, .admin-layout fieldset[disabled] .btn-twitter:active, .admin-layout .btn-twitter.disabled.active, .admin-layout .btn-twitter[disabled].active, .admin-layout fieldset[disabled] .btn-twitter.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-twitter .badge {
    color: #55acee;
    background-color: #ffffff
}

.admin-layout .btn-vk {
    color: #ffffff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-vk:hover, .admin-layout .btn-vk:focus, .admin-layout .btn-vk:active, .admin-layout .btn-vk.active, .admin-layout .open .dropdown-toggle.btn-vk {
    color: #ffffff;
    background-color: #4a6a89;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-vk:active, .admin-layout .btn-vk.active, .admin-layout .open .dropdown-toggle.btn-vk {
    background-image: none
}

.admin-layout .btn-vk.disabled, .admin-layout .btn-vk[disabled], .admin-layout fieldset[disabled] .btn-vk, .admin-layout .btn-vk.disabled:hover, .admin-layout .btn-vk[disabled]:hover, .admin-layout fieldset[disabled] .btn-vk:hover, .admin-layout .btn-vk.disabled:focus, .admin-layout .btn-vk[disabled]:focus, .admin-layout fieldset[disabled] .btn-vk:focus, .admin-layout .btn-vk.disabled:active, .admin-layout .btn-vk[disabled]:active, .admin-layout fieldset[disabled] .btn-vk:active, .admin-layout .btn-vk.disabled.active, .admin-layout .btn-vk[disabled].active, .admin-layout fieldset[disabled] .btn-vk.active {
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.admin-layout .btn-vk .badge {
    color: #587ea3;
    background-color: #ffffff
}

.admin-layout .btn-danger i, .admin-layout .btn-success i, .admin-layout .btn-primary i {
    color: white
}

.admin-layout th.sorting {
    cursor: pointer
}