 .logo{font-weight: normal;}
 @media screen and (max-width: 767px){
  h1.logo {
    margin:0;
  }
 }
 .sr-only{
   display:none;
 }
 
.ti-toggle:before {
  content: "\e622";
}
.wf-collapsed .ti-toggle:before {
  content: "\e61a";
}



.berry .tab-pane fieldset > legend {
display: none;
}


/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

/*.grid {*/
/*	list-style: none;*/
/*}*/

/*.grid li {*/
/*	display: inline-block;*/
/*	width: 16.666%;*/
/*	margin: 0;*/
/*	padding: 5px;*/
/*	text-align: left;*/
/*	position: relative;*/
/*}*/

/*.grid figure {*/
/*	margin: 0;*/
/*	position: relative;*/
/*}*/

/*.grid figure img {*/
/*	width: 100%;*/
/*	display: block;*/
/*	position: relative;*/
/*}*/

/*@media screen and (max-width: 31.5em) {*/
/*	.grid {*/
/*		padding: 10px 10px 100px 10px;*/
/*	}*/
/*	.grid li {*/
/*		width: 100%;*/
/*		min-width: 300px;*/
/*	}*/
/*}*/

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

body {
    margin: 0
}

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

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

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

[hidden],template {
    display: none
}

a {
    background: 0 0
}

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

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em}sub{bottom:-.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-size: 1em
}

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    body {
        height: auto !important;
    }
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }

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

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

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

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

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

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

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

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #626262;
    background-color: #f3f3f3
}

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

a {
    color: #5b90bf;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 3px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

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

cite {
    font-style: normal
}

.mark,mark {
    background-color: #fcf7ef;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #999
}

.text-primary {
    color: #5b90bf
}

a.text-primary:hover {
    color: #4177a6
}

.text-success {
    color: #7a8c6b
}

a.text-success:hover {
    color: #616f55
}

.text-info {
    color: #6d8594
}

a.text-info:hover {
    color: #576b77
}

.text-warning {
    color: #96825c
}

a.text-warning:hover {
    color: #766749
}

.text-danger {
    color: #9d545b
}

a.text-danger:hover {
    color: #7c4248
}

.bg-primary {
    color: #fff;
    background-color: #5b90bf
}

a.bg-primary:hover {
    background-color: #4177a6
}

.bg-success {
    background-color: #f2fbec
}

a.bg-success:hover {
    background-color: #d5f2c2
}

.bg-info {
    background-color: #eff3fa
}

a.bg-info:hover {
    background-color: #c8d6ee
}

.bg-warning {
    background-color: #fcf7ef
}

a.bg-warning:hover {
    background-color: #f4e2c4
}

.bg-danger {
    background-color: #fef0f0
}

a.bg-danger:hover {
    background-color: #fbc0c0
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container:after {
    clear: both
}

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

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

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

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

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

    .col-xsm-1 {
        width: 8.33333%
    }

    .col-xsm-2 {
        width: 16.66667%
    }

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

    .col-xsm-4 {
        width: 33.33333%
    }

    .col-xsm-5 {
        width: 41.66667%
    }

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

    .col-xsm-7 {
        width: 58.33333%
    }

    .col-xsm-8 {
        width: 66.66667%
    }

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

    .col-xsm-10 {
        width: 83.33333%
    }

    .col-xsm-11 {
        width: 91.66667%
    }

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

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

    .col-xsm-pull-1 {
        right: 8.33333%
    }

    .col-xsm-pull-2 {
        right: 16.66667%
    }

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

    .col-xsm-pull-4 {
        right: 33.33333%
    }

    .col-xsm-pull-5 {
        right: 41.66667%
    }

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

    .col-xsm-pull-7 {
        right: 58.33333%
    }

    .col-xsm-pull-8 {
        right: 66.66667%
    }

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

    .col-xsm-pull-10 {
        right: 83.33333%
    }

    .col-xsm-pull-11 {
        right: 91.66667%
    }

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

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

    .col-xsm-push-1 {
        left: 8.33333%
    }

    .col-xsm-push-2 {
        left: 16.66667%
    }

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

    .col-xsm-push-4 {
        left: 33.33333%
    }

    .col-xsm-push-5 {
        left: 41.66667%
    }

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

    .col-xsm-push-7 {
        left: 58.33333%
    }

    .col-xsm-push-8 {
        left: 66.66667%
    }

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

    .col-xsm-push-10 {
        left: 83.33333%
    }

    .col-xsm-push-11 {
        left: 91.66667%
    }

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

    .col-xsm-offset-0 {
        margin-left: 0
    }

    .col-xsm-offset-1 {
        margin-left: 8.33333%
    }

    .col-xsm-offset-2 {
        margin-left: 16.66667%
    }

    .col-xsm-offset-3 {
        margin-left: 25%
    }

    .col-xsm-offset-4 {
        margin-left: 33.33333%
    }

    .col-xsm-offset-5 {
        margin-left: 41.66667%
    }

    .col-xsm-offset-6 {
        margin-left: 50%
    }

    .col-xsm-offset-7 {
        margin-left: 58.33333%
    }

    .col-xsm-offset-8 {
        margin-left: 66.66667%
    }

    .col-xsm-offset-9 {
        margin-left: 75%
    }

    .col-xsm-offset-10 {
        margin-left: 83.33333%
    }

    .col-xsm-offset-11 {
        margin-left: 91.66667%
    }

    .col-xsm-offset-12 {
        margin-left: 100%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 10px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #f3f3f3
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #f2fbec
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #e4f7d7
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #eff3fa
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #dce4f4
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf7ef
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #f8ecda
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #fef0f0
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #fcd8d8
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

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

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

input[type=file] {
    display: block
}

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #626262
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #626262;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cbd5dd;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

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

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

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

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

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    line-height: 34px;
    line-height: 1.42857 \0
}

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

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

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

.checkbox,.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

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

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm,.form-horizontal .form-group-lg .form-control-static.form-control,.form-horizontal .form-group-sm .form-control-static.form-control,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

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

.form-horizontal .form-group-sm select.form-control,.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm {
    height: 30px;
    line-height: 30px
}

.form-horizontal .form-group-sm select[multiple].form-control,.form-horizontal .form-group-sm textarea.form-control,.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm {
    height: auto
}

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

.form-horizontal .form-group-lg select.form-control,.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg {
    height: 46px;
    line-height: 46px
}

.form-horizontal .form-group-lg select[multiple].form-control,.form-horizontal .form-group-lg textarea.form-control,.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.form-horizontal .form-group-lg .form-control+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-horizontal .form-group-sm .form-control+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline {
    color: #7a8c6b
}

.has-success .form-control {
    border-color: #7a8c6b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #616f55;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #aeb9a4;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #aeb9a4
}

.has-success .input-group-addon {
    color: #7a8c6b;
    border-color: #7a8c6b;
    background-color: #f2fbec
}

.has-success .form-control-feedback {
    color: #7a8c6b
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
    color: #96825c
}

.has-warning .form-control {
    border-color: #96825c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #766749;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0b298;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0b298
}

.has-warning .input-group-addon {
    color: #96825c;
    border-color: #96825c;
    background-color: #fcf7ef
}

.has-warning .form-control-feedback {
    color: #96825c
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
    color: #9d545b
}

.has-error .form-control {
    border-color: #9d545b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #7c4248;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c59297;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c59297
}

.has-error .input-group-addon {
    color: #9d545b;
    border-color: #9d545b;
    background-color: #fef0f0
}

.has-error .form-control-feedback {
    color: #9d545b
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a2a2a2
}

@media (min-width: 768px) {
    .form-inline .form-group,.navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

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

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

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

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

    .form-inline .checkbox,.form-inline .radio,.navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label,.navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio],.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback,.navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.btn.active,.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #626262;
    background-color: #fafafa;
    border-color: #ededed
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.btn-default.dropdown-toggle {
    color: #626262;
    background-color: #e1e1e1;
    border-color: #cfcfcf
}

.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fafafa;
    border-color: #ededed
}

.btn-default .badge {
    color: #fafafa;
    background-color: #626262
}

.btn-primary {
    color: #fff;
    background-color: #5b90bf;
    border-color: #4984b8
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4177a6;
    border-color: #37648c
}

.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #5b90bf;
    border-color: #4984b8
}

.btn-primary .badge {
    color: #5b90bf;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #a3be8c;
    border-color: #96b57c
}

.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #89ac6b;
    border-color: #779b58
}

.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #a3be8c;
    border-color: #96b57c
}

.btn-success .badge {
    color: #a3be8c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #7fabd2;
    border-color: #6c9fcb
}

.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #5992c5;
    border-color: #4181b9
}

.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #7fabd2;
    border-color: #6c9fcb
}

.btn-info .badge {
    color: #7fabd2;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #ebcb8b;
    border-color: #e7c175
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e3b760;
    border-color: #deaa41
}

.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #ebcb8b;
    border-color: #e7c175
}

.btn-warning .badge {
    color: #ebcb8b;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #bf616a;
    border-color: #b84f59
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #a9444e;
    border-color: #8f3a42
}

.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #bf616a;
    border-color: #b84f59
}

.btn-danger .badge {
    color: #bf616a;
    background-color: #fff
}

.btn-link {
    color: #5b90bf;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

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

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

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

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

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

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

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

.btn-block {
    display: block;
    width: 100%
}

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

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

.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: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(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: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #5b90bf
}

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

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    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.42857;
    color: #999;
    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: 1px
}

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

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

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

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

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

.btn-group-vertical>.btn:focus,.btn-group>.btn:focus {
    outline: 0
}

.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:after,.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-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-lg.btn-group>.btn+.dropdown-toggle,.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,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

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

.btn .caret {
    margin-left: 0
}

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

.dropup .btn-group-lg>.btn .caret,.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:after,.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.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: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 2px;
    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=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

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

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

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

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

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #626262;
    text-align: center;
    background-color: #eee;
    border: 1px solid #cbd5dd;
    border-radius: 2px
}

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

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

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

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

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

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

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

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

.input-group-btn>.btn {
    position: relative
}

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

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

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

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

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

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

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #5b90bf
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

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

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

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

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

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

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

.nav-pills>li {
    float: left
}

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

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

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

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

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

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

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

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

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

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

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both
}

@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,.1);
    -webkit-overflow-scrolling: touch
}

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

.navbar-collapse:after {
    clear: both
}

.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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

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

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

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

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

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

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

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

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

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

@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: 2px
}

.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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

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

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

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

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

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    margin: 8px -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,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

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

@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-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.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 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

.btn-group-xs>.navbar-btn.btn,.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
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

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

.navbar-default .navbar-brand {
    color: #777
}

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

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

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

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

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

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

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

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

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

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

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

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

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

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

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

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

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

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

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #999
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 2px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #e9e9e9
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #5b90bf;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    margin-left: -1px
}

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

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

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #5b90bf;
    background-color: #fff;
    border-color: #5b90bf
}

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

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #999;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    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: 3px;
    border-top-left-radius: 3px
}

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

.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: 2px;
    border-top-left-radius: 2px
}

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    border-radius: 15px
}

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

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #999;
    background-color: #f6f6f6;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #5b90bf
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #4177a6
}

.label-success {
    background-color: #a3be8c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #89ac6b
}

.label-info {
    background-color: #7fabd2
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #5992c5
}

.label-warning {
    background-color: #ebcb8b
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #e3b760
}

.label-danger {
    background-color: #bf616a
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #a9444e
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.nav-pills>.active>a>.badge,a.list-group-item.active>.badge {
    color: #5b90bf;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.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 {
    border-radius: 3px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .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.42857;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #626262
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #5b90bf
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.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: #f2fbec;
    border-color: #e9f7d7;
    color: #7a8c6b
}

.alert-success hr {
    border-top-color: #ddf2c2
}

.alert-success .alert-link {
    color: #616f55
}

.alert-info {
    background-color: #eff3fa;
    border-color: #d4e4f1;
    color: #6d8594
}

.alert-info hr {
    border-top-color: #c0d7eb
}

.alert-info .alert-link {
    color: #576b77
}

.alert-warning {
    background-color: #fcf7ef;
    border-color: #f8e7da;
    color: #96825c
}

.alert-warning hr {
    border-top-color: #f4dac4
}

.alert-warning .alert-link {
    color: #766749
}

.alert-danger {
    background-color: #fef0f0;
    border-color: #fcd8de;
    color: #9d545b
}

.alert-danger hr {
    border-top-color: #fbc0ca
}

.alert-danger .alert-link {
    color: #7c4248
}

@-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: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5b90bf;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -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[aria-valuenow="1"],.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #999;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #a3be8c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #7fabd2
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #ebcb8b
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #bf616a
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media,.media-body {
    overflow: hidden;
    zoom: 1
}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.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: #fff;
    border: 1px solid #eff2f7
}

.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #999
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #999
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #5b90bf;
    border-color: #eff2f7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #eef3f8
}

.list-group-item-success {
    color: #7a8c6b;
    background-color: #f2fbec
}

a.list-group-item-success {
    color: #7a8c6b
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #7a8c6b;
    background-color: #e4f7d7
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #7a8c6b;
    border-color: #7a8c6b
}

.list-group-item-info {
    color: #6d8594;
    background-color: #eff3fa
}

a.list-group-item-info {
    color: #6d8594
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #6d8594;
    background-color: #dce4f4
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #6d8594;
    border-color: #6d8594
}

.list-group-item-warning {
    color: #96825c;
    background-color: #fcf7ef
}

a.list-group-item-warning {
    color: #96825c
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #96825c;
    background-color: #f8ecda
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #96825c;
    border-color: #96825c
}

.list-group-item-danger {
    color: #9d545b;
    background-color: #fef0f0
}

a.list-group-item-danger {
    color: #9d545b
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #9d545b;
    background-color: #fcd8d8
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #9d545b;
    border-color: #9d545b
}

.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: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #fafafa;
    border-top: 1px solid #e9e9e9;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 1px
}

.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 1px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 1px
}

.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 1px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-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: 2px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #e9e9e9
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #e9e9e9
}

.panel-default {
    border-color: #e9e9e9
}

.panel-default>.panel-heading {
    color: #626262;
    background-color: #f6f6f6;
    border-color: #e9e9e9
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e9e9e9
}

.panel-default>.panel-heading .badge {
    color: #f6f6f6;
    background-color: #626262
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e9e9e9
}

.panel-primary {
    border-color: #5b90bf
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #5b90bf;
    border-color: #5b90bf
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #5b90bf
}

.panel-primary>.panel-heading .badge {
    color: #5b90bf;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #5b90bf
}

.panel-success {
    border-color: #e9f7d7
}

.panel-success>.panel-heading {
    color: #7a8c6b;
    background-color: #f2fbec;
    border-color: #e9f7d7
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e9f7d7
}

.panel-success>.panel-heading .badge {
    color: #f2fbec;
    background-color: #7a8c6b
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e9f7d7
}

.panel-info {
    border-color: #d4e4f1
}

.panel-info>.panel-heading {
    color: #6d8594;
    background-color: #eff3fa;
    border-color: #d4e4f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d4e4f1
}

.panel-info>.panel-heading .badge {
    color: #eff3fa;
    background-color: #6d8594
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d4e4f1
}

.panel-warning {
    border-color: #f8e7da
}

.panel-warning>.panel-heading {
    color: #96825c;
    background-color: #fcf7ef;
    border-color: #f8e7da
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f8e7da
}

.panel-warning>.panel-heading .badge {
    color: #fcf7ef;
    background-color: #96825c
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #f8e7da
}

.panel-danger {
    border-color: #fcd8de
}

.panel-danger>.panel-heading {
    color: #9d545b;
    background-color: #fef0f0;
    border-color: #fcd8de
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fcd8de
}

.panel-danger>.panel-heading .badge {
    color: #fef0f0;
    background-color: #9d545b
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fcd8de
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 3px
}

.well-sm {
    padding: 9px;
    border-radius: 2px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(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: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

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

.modal-header .close {
    margin-top: -2px
}

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

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

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

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

.modal-footer:after {
    clear: both
}

.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,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 2px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #1c2b36;
    background-clip: padding-box;
    border: 1px solid #1c2b36;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(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;
    font-weight: 400;
    line-height: 18px;
    background-color: #1c2b36;
    border-bottom: 1px solid #131e25;
    border-radius: 2px 2px 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: #1c2b36;
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #1c2b36
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #1c2b36
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #1c2b36
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #1c2b36;
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #1c2b36
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #1c2b36
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #1c2b36;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(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,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    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 #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(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-next,.carousel-control .icon-prev {
        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
    }
}

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

.clearfix: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;
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

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

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

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

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

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

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

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

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

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

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

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

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

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

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

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

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

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

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

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

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

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

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

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

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

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

body {
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important
}

::selection {
    background: #5b90bf;
    color: #fff
}

::-moz-selection {
    background: #5b90bf;
    color: #fff
}

span.block {
    display: block
}

.no-margin {
    margin: 0
}

.no-border {
    border: 0
}

a.bg-primary,a.bg-primary:hover {
    background-color: #5b90bf;
    color: #fff
}

a.bg-success,a.bg-success:hover {
    background-color: #a3be8c;
    color: #fff
}

a.bg-info,a.bg-info:hover {
    background-color: #7fabd2;
    color: #fff
}

a.bg-warning,a.bg-warning:hover {
    background-color: #ebcb8b;
    color: #fff
}

a.bg-danger,a.bg-danger:hover {
    background-color: #bf616a;
    color: #fff
}

a.bg-orange,a.bg-orange:hover {
    background-color: #ab7967;
    color: #fff
}

.bg-white {
    background-color: #fff;
    color: #626262
}

.bg-white a,.bg-white a:hover {
    color: #626262
}

.bg-body {
    background-color: #f3f3f3;
    color: #626262
}

.bg-body a,.bg-body a:hover {
    color: #626262
}

.bg-dark-light {
    background-color: #3a3f51;
    color: #fff
}

.bg-dark-light a,.bg-dark-light a:hover {
    color: #fff
}

.bg-black {
    background-color: #000;
    color: #fff
}

.bg-black a,.bg-black a:hover {
    color: #fff
}

.bg-primary {
    background-color: #5b90bf;
    color: #fff
}

.bg-primary a,.bg-primary a:hover {
    color: #fff
}

.bg-primary-light {
    background-color: #7fabd2;
    color: #fff
}

.bg-primary-light a,.bg-primary-light a:hover {
    color: #fff
}

.bg-success {
    background-color: #a3be8c;
    color: #fff
}

.bg-success a,.bg-success a:hover {
    color: #fff
}

.bg-info {
    background-color: #7fabd2;
    color: #fff
}

.bg-info a,.bg-info a:hover {
    color: #fff
}

.bg-info-alt {
    background-color: #b48ead;
    color: #fff
}

.bg-info-alt a,.bg-info-alt a:hover {
    color: #fff
}

.bg-warning {
    background-color: #ebcb8b;
    color: #fff
}

.bg-warning a,.bg-warning a:hover {
    color: #fff
}

.bg-danger {
    background-color: #bf616a;
    color: #fff
}

.bg-danger a,.bg-danger a:hover {
    color: #fff
}

.bg-orange {
    background-color: #ab7967;
    color: #fff
}

.bg-orange a,.bg-orange a:hover {
    color: #fff
}

.bg-violet {
    background-color: #7fabd2;
    color: #fff
}

.bg-violet a,.bg-violet a:hover {
    color: #fff
}

.bg-dark {
    background-color: #1c2b36;
    color: #fff
}

.bg-dark a,.bg-dark a:hover {
    color: #fff
}

.bg-bright {
    background-color: #fafafa;
    color: #626262
}

.bg-bright a,.bg-bright a:hover {
    color: #626262
}

.bg-reverse {
    background-color: #fff;
    color: #626262
}

.bg-reverse a,.bg-reverse a:hover {
    color: #626262
}

.bg-facebook {
    background-color: #335397;
    color: #fff
}

.bg-facebook a,.bg-facebook a:hover {
    color: #fff
}

.bg-twitter {
    background-color: #00c7f7;
    color: #fff
}

.bg-twitter a,.bg-twitter a:hover {
    color: #fff
}

.bg-google-plus {
    background-color: #df4a32;
    color: #fff
}

.bg-google-plus a,.bg-google-plus a:hover {
    color: #fff
}

.page-container {
    max-width: 1170px;
    margin: auto
}

.blockquote-colored {
    border-left: 5px solid #5b90bf
}

.blockquote-colored.pull-right {
    border-right: 5px solid #5b90bf;
    border-left: 0
}

.gradient-text {
    font-size: 150px;
    font-weight: 300;
    color: #5b90bf;
    background: -webkit-linear-gradient(92deg,#fb83fa,#00aced);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-small {
    font-size: 12px
}

.text-normal {
    font-size: 14px
}

.text-huge {
    font-size: 72px
}

.text-large {
    font-size: 50px
}

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

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

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

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

.text-thin {
    font-weight: 300
}

.text-ultralight {
    font-weight: 100
}

.color-primary {
    color: #5b90bf
}

.color-success {
    color: #a3be8c
}

.color-info {
    color: #7fabd2
}

.color-info-alt {
    color: #b48ead
}

.color-warning {
    color: #ebcb8b
}

.color-danger {
    color: #bf616a
}

.color-dark {
    color: #1c2b36
}

.color-reverse {
    color: #fff
}

.color-gray-darker {
    color: #222
}

.color-gray-dark {
    color: #333
}

.color-gray {
    color: #555
}

.color-gray-light {
    color: #999
}

.color-gray-lighter {
    color: #eee
}

.dropcap,.dropcap-circle,.dropcap-square {
    display: block;
    float: left;
    font-weight: 400;
    line-height: 36px;
    margin-right: 6px;
    text-shadow: none
}

.dropcap {
    font-size: 3.1em
}

.dropcap-circle,.dropcap-square {
    background-color: #eee;
    color: #626262;
    width: 36px;
    text-align: center
}

.dropcap-square {
    border-radius: 2px;
    font-size: 2.3em
}

.dropcap-circle {
    border-radius: 50%;
    font-size: 1.78em
}

.dropcap.colored {
    color: #5b90bf
}

.dropcap-circle.colored,.dropcap-square.colored {
    background-color: #5b90bf;
    color: #fff
}

.highlight {
    background-color: #1c2b36;
    color: #fff;
    border-radius: 2px;
    padding: 2px 5px
}

.highlight.colored {
    background-color: #5b90bf
}

.pull-in {
    margin: 0 -15px
}

.divider {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px
}

.divider.divider-dashed {
    border: 1px dashed #e9e9e9
}

.divider.divider-dotted {
    border: 1px dotted #e9e9e9
}

.divider-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.divider-lg {
    margin-top: 30px;
    margin-bottom: 30px
}

.divider-xl {
    margin-top: 50px;
    margin-bottom: 50px
}

.space {
    display: inline;
    padding: 5px
}

.space-md {
    padding: 15px
}

.space-lg {
    padding: 25px
}

.section-header {
    margin-bottom: 25px
}

.hr-colored {
    border-color: #5b90bf
}

.table-dynamic .table-filters {
    margin: 10px 0;
    padding: 8px
}

.table-dynamic .filter-result-info {
    padding: 7px
}

.table-dynamic .table-bordered {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.table-dynamic .table-bordered thead th {
    position: relative;
    padding: 0
}

.table-dynamic .table-bordered thead th>.th {
    position: relative;
    padding: 8px 20px 8px 8px
}

.table-dynamic .table-bordered thead th .glyphicon-chevron-down,.table-dynamic .table-bordered thead th .glyphicon-chevron-up {
    position: absolute;
    color: #999
}

.table-dynamic .table-bordered thead th .glyphicon-chevron-down:hover,.table-dynamic .table-bordered thead th .glyphicon-chevron-up:hover {
    color: #5b90bf;
    cursor: pointer
}

.table-dynamic .table-bordered thead th .glyphicon-chevron-down.active,.table-dynamic .table-bordered thead th .glyphicon-chevron-up.active {
    color: #5b90bf
}

.table-dynamic .table-bordered thead th .fa-angle-down,.table-dynamic .table-bordered thead th .fa-angle-up {
    position: absolute;
    color: #999;
    font-size: 16px;
    font-weight: 700
}

.table-dynamic .table-bordered thead th .fa-angle-down:hover,.table-dynamic .table-bordered thead th .fa-angle-up:hover {
    color: #5b90bf;
    cursor: pointer
}

.table-dynamic .table-bordered thead th .fa-angle-down.active,.table-dynamic .table-bordered thead th .fa-angle-up.active {
    color: #5b90bf
}

.table-dynamic .table-bordered thead th .fa-angle-up,.table-dynamic .table-bordered thead th .glyphicon-chevron-up {
    top: 4px;
    right: 5px
}

.table-dynamic .table-bordered thead th .fa-angle-down {
    top: 18px;
    right: 5px
}

.table-dynamic .table-bordered thead th .glyphicon-chevron-down {
    top: 18px;
    right: 6px
}

.table-dynamic .table-footer {
    margin: 10px 0;
    padding: 8px
}

.table-dynamic .page-num-info span {
    padding: 6px
}

.table-dynamic .pagination-container ul {
    margin: 0
}

.table-dynamic .pagination-container ul li:hover {
    cursor: pointer
}

@media only screen and (max-width: 800px) {
    .table-flip-scroll .cf:after {
        visibility:hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }

    .table-flip-scroll * html .cf,.table-flip-scroll :first-child+html .cf {
        zoom: 1
    }

    .table-flip-scroll table {
        border-collapse: collapse;
        border-spacing: 0
    }

    .table-flip-scroll td,.table-flip-scroll th {
        margin: 0;
        vertical-align: top
    }

    .table-flip-scroll table {
        display: block;
        position: relative;
        width: 100%
    }

    .table-flip-scroll thead {
        display: block;
        float: left
    }

    .table-flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    .table-flip-scroll thead tr {
        display: block
    }

    .table-flip-scroll .table>thead>tr>th:first-child {
        border-top: 1px solid #ddd
    }

    .table-flip-scroll th {
        display: block;
        text-align: right
    }

    .table-flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top
    }

    .table-flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    .table-flip-scroll th {
        border-bottom: 0;
        border-left: 0
    }

    .table-flip-scroll td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    .table-flip-scroll tbody tr {
        border-left: 1px solid #babcbf
    }

    .table-flip-scroll td:last-child,.table-flip-scroll th:last-child {
        border-bottom: 1px solid #babcbf
    }
}

.ui-radio {
    position: relative;
    margin: 0 20px 10px;
    font-size: 14px;
    line-height: 20px;
    height: 20px
}

.ui-radio input[type=radio]+span:hover {
    cursor: pointer
}

.ui-radio input[type=radio]+span:hover:before {
    border-color: #5b90bf
}

.ui-radio input[type=radio]:disabled+span:hover {
    cursor: not-allowed
}

.ui-radio input[type=radio]:disabled+span:hover:before {
    border-color: #ccc
}

.ui-radio input[type=radio] {
    display: none
}

.ui-radio input[type=radio]+span {
    padding-left: 10px;
    font-weight: 400
}

.ui-radio input[type=radio]+span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -20px;
    top: 0;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.ui-radio input[type=radio]:disabled+span:before {
    opacity: .65;
    border: 1px solid #ccc;
    cursor: no-drop
}

.ui-radio input[type=radio]:checked+span:before {
    border-color: #5b90bf
}

.ui-radio input[type=radio]:checked+span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: -14px;
    background-color: #5b90bf;
    border-radius: 50%;
    display: block
}

.ui-radio input[type=radio]:disabled:checked+span:before {
    border-color: #ccc
}

.ui-radio input[type=radio]:disabled:checked+span:after {
    opacity: .65;
    cursor: no-drop;
    background-color: #ccc
}

.ui-checkbox {
    position: relative;
    margin: 0 20px 10px
}

.ui-checkbox input[type=checkbox]+span:hover {
    cursor: pointer
}

.ui-checkbox input[type=checkbox]+span:hover:before {
    border-color: #5b90bf
}

.ui-checkbox input[type=checkbox]:disabled+span:hover {
    cursor: not-allowed
}

.ui-checkbox input[type=checkbox]:disabled+span:hover:before {
    border-color: #ccc
}

.ui-checkbox input[type=checkbox] {
    display: none
}

.ui-checkbox input[type=checkbox]+span {
    font-weight: 400
}

.ui-checkbox input[type=checkbox]+span:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -20px;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #ccc;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.ui-checkbox input[type=checkbox]:disabled+span:before {
    opacity: .65;
    border: 1px solid #ccc;
    cursor: no-drop
}

.ui-checkbox input[type=checkbox]:checked+span:before {
    border: 1px solid #5b90bf
}

.ui-checkbox input[type=checkbox]:checked+span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 7px;
    left: -15px;
    background-color: #5b90bf;
    display: block
}

.ui-checkbox input[type=checkbox]:disabled:checked+span:before {
    opacity: .65;
    border: 1px solid #ccc
}

.ui-checkbox input[type=checkbox]:disabled:checked+span:after {
    opacity: .65;
    cursor: no-drop;
    background-color: #ccc
}

.ui-datepicker table {
    margin: 0 5px
}

.ui-datepicker table td,.ui-datepicker table th {
    padding: 1px
}

.ui-datepicker table td .active span,.ui-datepicker table th .active span {
    color: #fff
}

.ui-timepicker td {
    padding: 1px
}

.ui-rating:hover {
    cursor: pointer
}

.ui-rating .glyphicon {
    margin-right: 2px
}

.ui-rating .glyphicon-star {
    color: #5b90bf
}

.ui-rating.ui-rating-success .glyphicon-star {
    color: #a3be8c
}

.ui-rating.ui-rating-info .glyphicon-star {
    color: #7fabd2
}

.ui-rating.ui-rating-warning .glyphicon-star {
    color: #ebcb8b
}

.ui-rating.ui-rating-danger .glyphicon-star {
    color: #bf616a
}

.form-control {
    border-width: 1px;
    box-shadow: none
}

.form-control:focus {
    border-color: #5b90bf;
    box-shadow: none
}

.form-group .col-sm-10 {
    position: relative
}

.form-group .col-sm-10 .icon {
    position: absolute;
    right: 25px;
    top: 10px
}

.input-round {
    border-radius: 25px
}

input.input-primary,input.input-primary:focus {
    border-color: #5b90bf
}

input.input-info,input.input-info:focus {
    border-color: #7fabd2
}

input.input-success,input.input-success:focus {
    border-color: #a3be8c
}

input.input-warning,input.input-warning:focus {
    border-color: #ebcb8b
}

input.input-danger,input.input-danger:focus {
    border-color: #bf616a
}

.drop-box {
    width: 100%;
    height: 100px;
    background: #F8F8F8;
    border: 2px dashed #DDD;
    text-align: center;
    padding-top: 35px;
    border-radius: 2px
}

.ui-select {
    position: relative;
    display: inline-block;
    margin: 0 0 2px 1.2%;
    width: auto;
    height: auto;
    border: 1px solid #cbd5dd;
    border-radius: 2px
}

.ui-select>select {
    z-index: 99;
    display: block;
    position: relative;
    padding: 10px 15px 10px 10px;
    min-width: 200px;
    width: 120%;
    border: none;
    outline: 0;
    background: 0 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

.ui-select select::-ms-expand {
    display: none
}

.ui-select:after {
    z-index: 0;
    content: "";
    position: absolute;
    right: 8%;
    top: 50%;
    color: #cbd5dd;
    width: 0;
    margin-top: -3px;
    height: 0;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

.ui-spinner {
    max-width: 200px
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn {
    height: 17px;
    margin: 0;
    padding: 0 6px;
    text-align: center
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn:first-child {
    border-radius: 0 2px 0 0!important
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn:last-child {
    border-radius: 0 0 2px
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn i {
    display: block;
    margin-top: -2px
}

.ui-switch input {
    display: none
}

.ui-switch i {
    display: inline-block;
    cursor: pointer;
    padding-right: 20px;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    transition: all ease .2s;
    border-radius: 25px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.5)
}

.ui-switch i:before {
    display: block;
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.5)
}

.ui-switch :checked+i {
    padding-right: 0;
    padding-left: 20px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 40px #5b90bf
}

.ui-switch.ui-switch-success :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 40px #a3be8c
}

.ui-switch.ui-switch-info :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 40px #7fabd2
}

.ui-switch.ui-switch-warning :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 40px #ebcb8b
}

.ui-switch.ui-switch-danger :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 40px #bf616a
}

.ui-switch.ui-switch-sm i {
    padding-right: 16px;
    border-radius: 20px
}

.ui-switch.ui-switch-sm i:before {
    width: 20px;
    height: 20px;
    border-radius: 20px
}

.ui-switch.ui-switch-sm :checked+i {
    padding-right: 0;
    padding-left: 16px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 32px #5b90bf
}

.ui-switch.ui-switch-sm.ui-switch-success :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 32px #a3be8c
}

.ui-switch.ui-switch-sm.ui-switch-info :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 32px #7fabd2
}

.ui-switch.ui-switch-sm.ui-switch-warning :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 32px #ebcb8b
}

.ui-switch.ui-switch-sm.ui-switch-danger :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 32px #bf616a
}

.ui-switch.ui-switch-lg i {
    padding-right: 25px;
    border-radius: 30px
}

.ui-switch.ui-switch-lg i:before {
    width: 30px;
    height: 30px;
    border-radius: 30px
}

.ui-switch.ui-switch-lg :checked+i {
    padding-right: 0;
    padding-left: 25px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 50px #5b90bf
}

.ui-switch.ui-switch-lg.ui-switch-success :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 50px #a3be8c
}

.ui-switch.ui-switch-lg.ui-switch-info :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 50px #7fabd2
}

.ui-switch.ui-switch-lg.ui-switch-warning :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 50px #ebcb8b
}

.ui-switch.ui-switch-lg.ui-switch-danger :checked+i {
    box-shadow: inset 0 0 1px rgba(0,0,0,.5),inset 0 0 50px #bf616a
}

.form-validation .ng-valid.ng-dirty {
    border-color: #a3be8c
}

.form-validation .ng-invalid.ng-dirty {
    border-color: #bf616a
}

.btn-info-alt {
    color: #fff;
    background-color: #b48ead;
    border-color: #aa7fa2
}

.btn-info-alt.active,.btn-info-alt:active,.btn-info-alt:focus,.btn-info-alt:hover,.open>.btn-info-alt.dropdown-toggle {
    color: #fff;
    background-color: #a06f97;
    border-color: #8d5e85
}

.btn-info-alt.active,.btn-info-alt:active,.open>.btn-info-alt.dropdown-toggle {
    background-image: none
}

.btn-info-alt.disabled,.btn-info-alt.disabled.active,.btn-info-alt.disabled:active,.btn-info-alt.disabled:focus,.btn-info-alt.disabled:hover,.btn-info-alt[disabled],.btn-info-alt[disabled].active,.btn-info-alt[disabled]:active,.btn-info-alt[disabled]:focus,.btn-info-alt[disabled]:hover,fieldset[disabled] .btn-info-alt,fieldset[disabled] .btn-info-alt.active,fieldset[disabled] .btn-info-alt:active,fieldset[disabled] .btn-info-alt:focus,fieldset[disabled] .btn-info-alt:hover {
    background-color: #b48ead;
    border-color: #aa7fa2
}

.btn-info-alt .badge {
    color: #b48ead;
    background-color: #fff
}

.btn-dark {
    color: #fff;
    background-color: #1c2b36;
    border-color: #131e25
}

.btn-dark.active,.btn-dark:active,.btn-dark:focus,.btn-dark:hover,.open>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0b1014;
    border-color: #000
}

.btn-dark.active,.btn-dark:active,.open>.btn-dark.dropdown-toggle {
    background-image: none
}

.btn-dark.disabled,.btn-dark.disabled.active,.btn-dark.disabled:active,.btn-dark.disabled:focus,.btn-dark.disabled:hover,.btn-dark[disabled],.btn-dark[disabled].active,.btn-dark[disabled]:active,.btn-dark[disabled]:focus,.btn-dark[disabled]:hover,fieldset[disabled] .btn-dark,fieldset[disabled] .btn-dark.active,fieldset[disabled] .btn-dark:active,fieldset[disabled] .btn-dark:focus,fieldset[disabled] .btn-dark:hover {
    background-color: #1c2b36;
    border-color: #131e25
}

.btn-dark .badge {
    color: #1c2b36;
    background-color: #fff
}

.btn-line-default {
    color: #626262;
    background-color: transparent;
    border-color: #ededed
}

.btn-line-default.active,.btn-line-default:active,.btn-line-default:focus,.btn-line-default:hover,.open .btn-line-default.dropdown-toggle {
    color: #626262;
    background-color: #fafafa
}

.btn-line-primary {
    color: #626262;
    background-color: transparent;
    border-color: #4984b8
}

.btn-line-primary.active,.btn-line-primary:active,.btn-line-primary:focus,.btn-line-primary:hover,.open .btn-line-primary.dropdown-toggle {
    color: #fff;
    background-color: #5b90bf
}

.btn-line-success {
    color: #626262;
    background-color: transparent;
    border-color: #96b57c
}

.btn-line-success.active,.btn-line-success:active,.btn-line-success:focus,.btn-line-success:hover,.open .btn-line-success.dropdown-toggle {
    color: #fff;
    background-color: #a3be8c
}

.btn-line-info {
    color: #626262;
    background-color: transparent;
    border-color: #6c9fcb
}

.btn-line-info.active,.btn-line-info:active,.btn-line-info:focus,.btn-line-info:hover,.open .btn-line-info.dropdown-toggle {
    color: #fff;
    background-color: #7fabd2
}

.btn-line-warning {
    color: #626262;
    background-color: transparent;
    border-color: #e7c175
}

.btn-line-warning.active,.btn-line-warning:active,.btn-line-warning:focus,.btn-line-warning:hover,.open .btn-line-warning.dropdown-toggle {
    color: #fff;
    background-color: #ebcb8b
}

.btn-line-danger {
    color: #626262;
    background-color: transparent;
    border-color: #b84f59
}

.btn-line-danger.active,.btn-line-danger:active,.btn-line-danger:focus,.btn-line-danger:hover,.open .btn-line-danger.dropdown-toggle {
    color: #fff;
    background-color: #bf616a
}

.btn-line-dark {
    color: #626262;
    background-color: transparent;
    border-color: #131e25
}

.btn-line-dark.active,.btn-line-dark:active,.btn-line-dark:focus,.btn-line-dark:hover,.open .btn-line-dark.dropdown-toggle {
    color: #fff;
    background-color: #1c2b36
}

.btn-direction {
    position: relative;
    border: 0;
    line-height: 20px
}

.btn-left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-left:before {
    content: " ";
    line-height: 0;
    position: absolute;
    top: 0;
    left: -26px;
    border: 16px solid transparent;
    border-right: 10px solid #fafafa
}

.btn-left:hover:before {
    border-right: 10px solid #e1e1e1
}

.btn-left.btn-primary:before {
    border-right: 10px solid #5b90bf
}

.btn-left.btn-primary:hover:before {
    border-right: 10px solid #4177a6
}

.btn-left.btn-success:before {
    border-right: 10px solid #a3be8c
}

.btn-left.btn-success:hover:before {
    border-right: 10px solid #89ac6b
}

.btn-left.btn-info:before {
    border-right: 10px solid #7fabd2
}

.btn-left.btn-info:hover:before {
    border-right: 10px solid #5992c5
}

.btn-left.btn-warning:before {
    border-right: 10px solid #ebcb8b
}

.btn-left.btn-warning:hover:before {
    border-right: 10px solid #e3b760
}

.btn-left.btn-danger:before {
    border-right: 10px solid #bf616a
}

.btn-left.btn-danger:hover:before {
    border-right: 10px solid #a9444e
}

.btn-right {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-right:before {
    content: " ";
    line-height: 0;
    position: absolute;
    top: 0;
    right: -26px;
    border: 16px solid transparent;
    border-left: 10px solid #fafafa
}

.btn-right:hover:before {
    border-left: 10px solid #e1e1e1
}

.btn-right.btn-primary:before {
    border-left: 10px solid #5b90bf
}

.btn-right.btn-primary:hover:before {
    border-left: 10px solid #4177a6
}

.btn-right.btn-success:before {
    border-left: 10px solid #a3be8c
}

.btn-right.btn-success:hover:before {
    border-left: 10px solid #89ac6b
}

.btn-right.btn-info:before {
    border-left: 10px solid #7fabd2
}

.btn-right.btn-info:hover:before {
    border-left: 10px solid #5992c5
}

.btn-right.btn-warning:before {
    border-left: 10px solid #ebcb8b
}

.btn-right.btn-warning:hover:before {
    border-left: 10px solid #e3b760
}

.btn-right.btn-danger:before {
    border-left: 10px solid #bf616a
}

.btn-right.btn-danger:hover:before {
    border-left: 10px solid #a9444e
}

.btn-up:before {
    content: " ";
    line-height: 0;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom: 8px solid #fafafa
}

.btn-up:hover:before {
    border-bottom: 8px solid #e1e1e1
}

.btn-up.btn-primary:before {
    border-bottom: 8px solid #5b90bf
}

.btn-up.btn-primary:hover:before {
    border-bottom: 8px solid #4177a6
}

.btn-up.btn-success:before {
    border-bottom: 8px solid #a3be8c
}

.btn-up.btn-success:hover:before {
    border-bottom: 8px solid #89ac6b
}

.btn-up.btn-info:before {
    border-bottom: 8px solid #7fabd2
}

.btn-up.btn-info:hover:before {
    border-bottom: 8px solid #5992c5
}

.btn-up.btn-warning:before {
    border-bottom: 8px solid #ebcb8b
}

.btn-up.btn-warning:hover:before {
    border-bottom: 8px solid #e3b760
}

.btn-up.btn-danger:before {
    border-bottom: 8px solid #bf616a
}

.btn-up.btn-danger:hover:before {
    border-bottom: 8px solid #a9444e
}

.btn-down:before {
    content: " ";
    line-height: 0;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #fafafa
}

.btn-down:hover:before {
    border-top: 8px solid #e1e1e1
}

.btn-down.btn-primary:before {
    border-top: 8px solid #5b90bf
}

.btn-down.btn-primary:hover:before {
    border-top: 8px solid #4177a6
}

.btn-down.btn-success:before {
    border-top: 8px solid #a3be8c
}

.btn-down.btn-success:hover:before {
    border-top: 8px solid #89ac6b
}

.btn-down.btn-info:before {
    border-top: 8px solid #7fabd2
}

.btn-down.btn-info:hover:before {
    border-top: 8px solid #5992c5
}

.btn-down.btn-warning:before {
    border-top: 8px solid #ebcb8b
}

.btn-down.btn-warning:hover:before {
    border-top: 8px solid #e3b760
}

.btn-down.btn-danger:before {
    border-top: 8px solid #bf616a
}

.btn-down.btn-danger:hover:before {
    border-top: 8px solid #a9444e
}

.btn-w-xs {
    min-width: 80px
}

.btn-w-sm {
    min-width: 100px
}

.btn-w-md {
    min-width: 120px
}

.btn-w-lg {
    min-width: 150px
}

.btn-round {
    border-radius: 2em
}

.btn-gap {
    margin: 5px
}

.btn-gap-h {
    margin: 0 5px
}

.btn-gap-v {
    margin: 0 0 5px
}

.btn-icon {
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    height: 35px;
    width: 35px;
    line-height: 35px
}

.btn-icon.btn-icon-lined {
    line-height: 31px
}

.btn-icon.btn-icon-lined.btn-icon-thin {
    line-height: 33px
}

.btn-icon:hover {
    color: #fff
}

.btn-icon-lined {
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    background-color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #626262;
    color: #626262;
    height: 35px;
    width: 35px;
    line-height: 35px
}

.btn-icon-lined.btn-icon-lined {
    line-height: 31px
}

.btn-icon-lined.btn-icon-lined.btn-icon-thin {
    line-height: 33px
}

.btn-icon-lined.btn-icon-thin {
    border-width: 1px
}

.btn-icon-lined:hover {
    background-color: #fff;
    color: #fff
}

.btn-icon-lined.btn-default-light,.btn-icon-lined.btn-default-light:hover {
    color: #bbb;
    border: 2px solid #bbb
}

.btn-icon-lined.btn-default,.btn-icon-lined.btn-default:hover {
    color: #999;
    border-color: #999
}

.btn-icon-lined.btn-primary {
    color: #5b90bf;
    border-color: #5b90bf
}

.btn-icon-lined.btn-success {
    color: #a3be8c;
    border-color: #a3be8c
}

.btn-icon-lined.btn-info {
    color: #7fabd2;
    border-color: #7fabd2
}

.btn-icon-lined.btn-warning {
    color: #ebcb8b;
    border-color: #ebcb8b
}

.btn-icon-lined.btn-danger {
    color: #bf616a;
    border-color: #bf616a
}

.btn-icon-round {
    border-radius: 50%
}

.btn-icon-sm {
    height: 30px;
    width: 30px;
    line-height: 30px
}

.btn-icon-sm.btn-icon-lined {
    line-height: 26px
}

.btn-icon-sm.btn-icon-lined.btn-icon-thin {
    line-height: 28px
}

.btn-icon-md {
    height: 45px;
    width: 45px;
    line-height: 45px
}

.btn-icon-md.btn-icon-lined {
    line-height: 41px
}

.btn-icon-md.btn-icon-lined.btn-icon-thin {
    line-height: 43px
}

.btn-icon-lg {
    height: 65px;
    width: 65px;
    line-height: 65px
}

.btn-icon-lg.btn-icon-lined {
    line-height: 61px
}

.btn-icon-lg.btn-icon-lined.btn-icon-thin {
    line-height: 63px
}

.btn-icon-lg-alt {
    height: 70px;
    width: 70px;
    line-height: 70px
}

.btn-icon-lg-alt.btn-icon-lined {
    line-height: 66px
}

.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin {
    line-height: 68px
}

.btn-icon-xl {
    height: 80px;
    width: 80px;
    line-height: 80px
}

.btn-icon-xl.btn-icon-lined {
    line-height: 76px
}

.btn-icon-xl.btn-icon-lined.btn-icon-thin {
    line-height: 78px
}

.btn-twitter {
    color: #fff;
    background-color: #00c7f7;
    border-color: #00c7f7
}

.btn-twitter:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00a6ce;
    border-color: #0096ba
}

.btn-facebook {
    color: #fff;
    background-color: #335397;
    border-color: #335397
}

.btn-facebook:hover {
    color: #fff;
    text-decoration: none;
    background-color: #294279;
    border-color: #243a69
}

.btn-google-plus,.btn-gplus {
    color: #fff;
    background-color: #dd4a38;
    border-color: #dd4a38
}

.btn-google-plus:hover,.btn-gplus:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ca3522;
    border-color: #b8301f
}

.btn-instagram {
    color: #fff;
    background-color: #82685a;
    border-color: #82685a
}

.btn-instagram:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6a5549;
    border-color: #5e4b41
}

.btn-vimeo {
    color: #fff;
    background-color: #63879c;
    border-color: #63879c
}

.btn-vimeo:hover {
    color: #fff;
    text-decoration: none;
    background-color: #537183;
    border-color: #4b6777
}

.btn-flickr {
    color: #fff;
    background-color: #0061db;
    border-color: #0061db
}

.btn-flickr:hover {
    color: #fff;
    text-decoration: none;
    background-color: #004fb2;
    border-color: #00469e
}

.btn-github {
    color: #fff;
    background-color: #3b3b3b;
    border-color: #3b3b3b
}

.btn-github:hover {
    color: #fff;
    text-decoration: none;
    background-color: #272727;
    border-color: #1c1c1c
}

.btn-pinterest {
    color: #fff;
    background-color: #d73532;
    border-color: #d73532
}

.btn-pinterest:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bc2725;
    border-color: #ab2421
}

.btn-tumblr {
    color: #fff;
    background-color: #586980;
    border-color: #586980
}

.btn-tumblr:hover {
    color: #fff;
    text-decoration: none;
    background-color: #475568;
    border-color: #3f4b5c
}

.btn-linkedin {
    color: #fff;
    background-color: #018faf;
    border-color: #018faf
}

.btn-linkedin:hover {
    color: #fff;
    text-decoration: none;
    background-color: #016e86;
    border-color: #015d72
}

.btn-dribbble {
    color: #fff;
    background-color: #ea73a0;
    border-color: #ea73a0
}

.btn-dribbble:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e55088;
    border-color: #e23e7c
}

.btn-stumbleupon {
    color: #fff;
    background-color: #ea4b24;
    border-color: #ea4b24
}

.btn-stumbleupon:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d13914;
    border-color: #bf3412
}

.btn-lastfm {
    color: #fff;
    background-color: #b80638;
    border-color: #b80638
}

.btn-lastfm:hover {
    color: #fff;
    text-decoration: none;
    background-color: #90052c;
    border-color: #7d0426
}

.btn-evernote {
    color: #fff;
    background-color: #3bab27;
    border-color: #3bab27
}

.btn-evernote:hover {
    color: #fff;
    text-decoration: none;
    background-color: #308a1f;
    border-color: #2a791c
}

.btn-skype {
    color: #fff;
    background-color: #00b0f6;
    border-color: #00b0f6
}

.btn-skype:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0093cd;
    border-color: #0084b9
}

.btn-soundcloud {
    color: #fff;
    background-color: #06f;
    border-color: #06f
}

.btn-soundcloud:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0056d6;
    border-color: #004ec2
}

.btn-behance {
    color: #fff;
    background-color: #b80638;
    border-color: #b80638
}

.btn-behance:hover {
    color: #fff;
    text-decoration: none;
    background-color: #90052c;
    border-color: #7d0426
}

.btn-rss {
    color: #fff;
    background-color: #f79638;
    border-color: #f79638
}

.btn-rss:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f58111;
    border-color: #e87709
}

.btn-youtube {
    color: #fff;
    background-color: #cc181e;
    border-color: #cc181e
}

.btn-youtube:hover {
    color: #fff;
    text-decoration: none;
    background-color: #a71419;
    border-color: #951216
}

.btn-metro {
    position: relative;
    padding: 0;
    border: 0;
    width: 180px;
    height: 180px;
    font-size: 21px;
    text-align: center
}

.btn-metro i {
    font-size: 48px;
    line-height: 180px
}

.btn-metro span {
    position: absolute;
    left: 15px;
    bottom: 15px
}

.content-container.ng-leave {
    z-index: 9999
}

.content-container.ng-enter {
    z-index: 8888
}

@-webkit-keyframes fade-up-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fade-up-enter {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes fade-up-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-up-leave {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}

@-moz-keyframes fade-up-leave {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
}

@keyframes fade-up-leave {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.animate-fade-up.ng-enter {
    -webkit-animation: .35s fade-up-enter;
    -moz-animation: .35s fade-up-enter;
    animation: .35s fade-up-enter
}

@-webkit-keyframes animate-flip-y-enter {
    0% {
        -webkit-transform: perspective(3000px) rotateY(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform: perspective(3000px) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes animate-flip-y-enter {
    0% {
        -moz-transform: perspective(3000px) rotateY(90deg);
        opacity: 0
    }

    100% {
        -moz-transform: perspective(3000px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes animate-flip-y-enter {
    0% {
        -webkit-transform: perspective(3000px) rotateY(90deg);
        -moz-transform: perspective(3000px) rotateY(90deg);
        -ms-transform: perspective(3000px) rotateY(90deg);
        -o-transform: perspective(3000px) rotateY(90deg);
        transform: perspective(3000px) rotateY(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform: perspective(3000px) rotateY(0deg);
        -moz-transform: perspective(3000px) rotateY(0deg);
        -ms-transform: perspective(3000px) rotateY(0deg);
        -o-transform: perspective(3000px) rotateY(0deg);
        transform: perspective(3000px) rotateY(0deg);
        opacity: 1
    }
}

@-webkit-keyframes animate-flip-y-leave {
    0% {
        -webkit-transform: perspective(3000px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(3000px) rotateY(-90deg);
        opacity: 0
    }
}

@-moz-keyframes animate-flip-y-leave {
    0% {
        -moz-transform: perspective(3000px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: perspective(3000px) rotateY(-90deg);
        opacity: 0
    }
}

@keyframes animate-flip-y-leave {
    0% {
        -webkit-transform: perspective(3000px) rotateY(0deg);
        -moz-transform: perspective(3000px) rotateY(0deg);
        -ms-transform: perspective(3000px) rotateY(0deg);
        -o-transform: perspective(3000px) rotateY(0deg);
        transform: perspective(3000px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(3000px) rotateY(-90deg);
        -moz-transform: perspective(3000px) rotateY(-90deg);
        -ms-transform: perspective(3000px) rotateY(-90deg);
        -o-transform: perspective(3000px) rotateY(-90deg);
        transform: perspective(3000px) rotateY(-90deg);
        opacity: 0
    }
}

.animate-flip-y.ng-enter {
    -webkit-animation: .35s animate-flip-y-enter ease-in-out;
    -moz-animation: .35s animate-flip-y-enter ease-in-out;
    animation: .35s animate-flip-y-enter ease-in-out
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }

    100% {
        -moz-transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.animate-vertical-slide.ng-hide-add {
    -webkit-animation: .35s slideOutUp ease-in-out;
    -moz-animation: .35s slideOutUp ease-in-out;
    animation: .35s slideOutUp ease-in-out
}

.animate-vertical-slide.ng-hide-remove {
    -webkit-animation: .35s .35s slideInDown ease-in-out;
    -moz-animation: .35s .35s slideInDown ease-in-out;
    animation: .35s .35s slideInDown ease-in-out
}

@-webkit-keyframes slideOutUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.95)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes slideOutUp {
    0% {
        opacity: 0;
        -moz-transform: scale(0.95)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@keyframes slideOutUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.ainmate-scale-up.ng-enter {
    -webkit-animation: .35s slideOutUp ease-in-out;
    -moz-animation: .35s slideOutUp ease-in-out;
    animation: .35s slideOutUp ease-in-out
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(25px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        -moz-transform: translateX(25px);
        -ms-transform: translateX(25px);
        -o-transform: translateX(25px);
        transform: translateX(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.ainmate-slide-in-right.ng-enter {
    -webkit-animation: .35s slideInRight ease-in-out;
    -moz-animation: .35s slideInRight ease-in-out;
    animation: .35s slideInRight ease-in-out
}

.badge-primary {
    background-color: #5b90bf
}

.badge-success {
    background-color: #a3be8c
}

.badge-info {
    background-color: #7fabd2
}

.badge-warning {
    background-color: #ebcb8b
}

.badge-danger {
    background-color: #bf616a
}

.breadcrumb a {
    color: #626262
}

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

.breadcrumb-alt {
    overflow: hidden;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}

.breadcrumb-alt>li {
    float: left;
    margin: 0 25px 0 0
}

.breadcrumb-alt>li>a {
    position: relative;
    float: left;
    background-color: #eee;
    color: #626262;
    font-size: 12px;
    padding: 10px
}

.breadcrumb-alt>li>a:before {
    position: absolute;
    top: 50%;
    left: -1em;
    margin-top: -1.6em;
    border-color: #eee #eee #eee transparent;
    border-style: solid;
    border-width: 1.5em 0 1.7em 1em;
    content: ""
}

.breadcrumb-alt>li>a:after {
    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -1.5em;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #eee;
    border-top: 1.5em solid transparent;
    content: ""
}

.breadcrumb-alt>li>a.active,.breadcrumb-alt>li>a:hover {
    text-decoration: none;
    background-color: #5b90bf;
    color: #fff
}

.breadcrumb-alt>li>a.active:before,.breadcrumb-alt>li>a:hover:before {
    border-color: #5b90bf #5b90bf #5b90bf transparent
}

.breadcrumb-alt>li>a.active:after,.breadcrumb-alt>li>a:hover:after {
    border-left: 1em solid #5b90bf
}

.icon-box .icon-container {
    border: 1px solid rgba(0,0,0,.05);
    box-shadow: 0 0 0 7px rgba(0,0,0,.01);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
    font-size: 50px;
    line-height: 110px;
    color: #5b90bf
}

.icon-box h4 {
    font-weight: 700
}

@media (min-width: 768px) {
    .icon-box .desc-container {
        max-width:250px
    }
}

.icon-box-vertical {
    padding: 15px 0;
    text-align: center
}

.icon-box-vertical .icon-container {
    margin: 0 auto 15px
}

.icon-box-vertical .desc-container {
    margin: auto
}

.icon-box-horizontal {
    position: relative;
    min-height: 130px;
    padding: 10px 10px 10px 145px
}

.icon-box-horizontal .icon-container {
    position: absolute;
    left: 10px;
    top: 10px
}

.photo-box {
    text-align: center
}

.photo-box img {
    max-width: 100%
}

.photo-box h4 {
    font-weight: 700
}

.photo-box .photo-container {
    border: 8px solid #fafafa
}

.ui-bullet {
    overflow: auto
}

.ui-bullet .btn-icon {
    float: left;
    font-size: 26px
}

.ui-bullet .ui-bullet-content {
    margin-left: 75px;
    margin-bottom: 2em
}

.ui-bullet h3 {
    display: inline-block;
    border-bottom: 1px solid rgba(98,98,98,.2);
    font-size: 24px;
    margin: .5em 0 .6em
}

.callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee
}

.callout h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.callout p:last-child {
    margin-bottom: 0
}

.callout-success {
    background-color: #f3faf3;
    border-color: #a3be8c
}

.callout-success h4 {
    color: #a3be8c
}

.callout-info {
    background-color: #f4f8fa;
    border-color: #7fabd2
}

.callout-info h4 {
    color: #7fabd2
}

.callout-warning {
    background-color: #fcf8f2;
    border-color: #ebcb8b
}

.callout-warning h4 {
    color: #ebcb8b
}

.callout-danger {
    background-color: #fdf7f7;
    border-color: #bf616a
}

.callout-danger h4 {
    color: #bf616a
}

#flotTip {
    background: rgba(0,0,0,.7);
    color: #fafafa;
    padding: .5em .6em;
    border: 0;
    font-size: 12px;
    border-radius: 2px
}

.legendLabel {
    padding: 0 5px;
    color: #626262
}

.chartjs-with-legend {
    position: relative;
    padding: 10px 130px 10px 10px;
    min-height: 200px
}

.doughnut-legend {
    list-style: none;
    position: absolute;
    right: 20px;
    top: 20px
}

.doughnut-legend li {
    display: block;
    position: relative;
    margin-bottom: 4px;
    border-radius: 2px;
    padding: 2px 8px 2px 28px;
    font-size: 14px;
    cursor: default;
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out
}

.doughnut-legend li:hover {
    background-color: #fafafa
}

.doughnut-legend li span {
    display: inline-block;
    margin: 0 8px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 2px
}

.dropdown-menu {
    box-shadow: none
}

.dropdown-menu.dropdown-dark {
    background-color: #1c2b36
}

.dropdown-menu.dropdown-dark.with-arrow:after {
    border-bottom: 7px solid #1c2b36
}

.dropdown-menu.dropdown-dark>li>a {
    color: #999
}

.dropdown-menu.with-arrow {
    margin-top: 0
}

.dropdown-menu.with-arrow:before {
    content: " ";
    position: absolute;
    left: 12px;
    top: -16px;
    border: 8px solid transparent;
    border-bottom: 8px solid rgba(0,0,0,.15)
}

.dropdown-menu.with-arrow:after {
    content: " ";
    position: absolute;
    left: 13px;
    top: -14px;
    border: 7px solid transparent;
    border-bottom: 7px solid #fff
}

.dropdown-menu.with-arrow.pull-right {
    margin-top: 0
}

.dropdown-menu.with-arrow.pull-right:before {
    left: auto;
    right: 12px
}

.dropdown-menu.with-arrow.pull-right:after {
    left: auto;
    right: 13px
}

.dropdown-menu.with-arrow.panel {
    border: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,.2)
}

.dropdown-menu.with-arrow.panel-default:before {
    border-bottom: 8px solid #e9e9e9
}

.dropdown-menu.with-arrow.panel-default:after {
    border-bottom: 7px solid #f6f6f6
}

.dropdown-menu.with-arrow.panel-dark:before {
    border-bottom: 8px solid #1c2b36
}

.dropdown-menu.with-arrow.panel-dark:after {
    border-bottom: 7px solid #1c2b36
}

.dropdown-menu.with-arrow.panel-primary:before {
    border-bottom: 8px solid #5b90bf
}

.dropdown-menu.with-arrow.panel-primary:after {
    border-bottom: 7px solid #5b90bf
}

.dropdown-menu.with-arrow.panel-success:before {
    border-bottom: 8px solid #e9f7d7
}

.dropdown-menu.with-arrow.panel-success:after {
    border-bottom: 7px solid #f2fbec
}

.dropdown-menu.with-arrow.panel-info:before {
    border-bottom: 8px solid #d4e4f1
}

.dropdown-menu.with-arrow.panel-info:after {
    border-bottom: 7px solid #eff3fa
}

.dropdown-menu.with-arrow.panel-warning:before {
    border-bottom: 8px solid #f8e7da
}

.dropdown-menu.with-arrow.panel-warning:after {
    border-bottom: 7px solid #fcf7ef
}

.dropdown-menu.with-arrow.panel-danger:before {
    border-bottom: 8px solid #fcd8de
}

.dropdown-menu.with-arrow.panel-danger:after {
    border-bottom: 7px solid #fef0f0
}

img.img30_30 {
    width: 30px;
    height: 30px
}

img.img64_64 {
    width: 64px;
    height: 64px
}

img.img80_80 {
    width: 80px;
    height: 80px
}

.label {
    padding: .5em .8em
}

.label-info-alt {
    background: #b48ead
}

.list-group-item {
    padding: 15px;
    border: 1px solid #f3f3f3
}

.list-info li {
    padding: 10px;
    border-bottom: 1px solid #eee
}

.list-info li:last-child {
    border-bottom: none
}

.list-info li .icon {
    margin-right: 10px;
    color: #5b90bf
}

.list-info li label {
    width: 100px
}

.page.page-mail {
    padding: 0 15px
}

.page.page-mail>.row {
    display: table
}

.page.page-mail .col-sm-3,.page.page-mail .col-sm-9 {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding: 0
}

.page.page-mail .col-sm-3 {
    padding-bottom: 180px
}

.page.page-mail .col-sm-9 {
    background-color: #fff
}

.mail-categories {
    background-color: #f6f6f6
}

.mail-categories a {
    color: #626262
}

.mail-categories .btn-primary {
    color: #fff
}

.mail-categories .category-heading {
    padding: 13px 15px
}

.mail-categories .list-group .list-group-item {
    padding: 0;
    border-width: 1px 0;
    border-color: rgba(0,0,0,.02);
    background-color: transparent
}

.mail-categories .list-group .list-group-item.active>a {
    color: #5b90bf;
    background-color: #fff
}

.mail-categories .list-group .list-group-item>a {
    display: block;
    padding: 15px;
    text-decoration: none
}

.mail-categories .list-group .list-group-item>a:hover {
    color: #5b90bf;
    background-color: #fafafa
}

.mail-categories .list-group .list-group-item>a>i {
    font-size: 14px;
    width: 18px;
    margin-right: 6px
}

.mail-categories .list-group .list-group-item>a>i.fa-circle {
    font-size: 14px
}

.mail-container.panel {
    border: 0;
    margin: 0
}

.mail-container .panel-heading {
    padding: 20px;
    font-size: 22px
}

.mail-container .mail-options {
    padding: 12px
}

.mail-container .table {
    margin-bottom: 0;
    border-top: 1px solid #ddd
}

.mail-container .table tr:hover {
    cursor: pointer
}

.mail-container .table tr>td {
    padding: 12px
}

.mail-container .table tr>td .ti-star {
    color: #ccc
}

.mail-container .table tr>td .ti-star.active {
    color: #bf616a
}

.mail-container .table label.ui-checkbox {
    margin-bottom: 0
}

.mail-container .table .mail-unread {
    font-weight: 700;
    color: #333
}

.mail-container .table .mail-hightlight td {
    background-color: #fcf7ef
}

.mail-container .mail-header {
    padding: 15px 0
}

.mail-container .mail-header h3 {
    margin-top: 0
}

.mail-container .mail-info {
    padding: 10px 15px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.mail-container .mail-info .col-md-4,.mail-container .mail-info .col-md-8 {
    padding: 0
}

.mail-container .mail-attachments,.mail-container .mail-content {
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1
}

.mail-container .mail-attachments .list-attachs img {
    max-width: 200px;
    max-height: 200px
}

.mail-container .mail-actions {
    margin-top: 10px
}

.mail-compose .form-group>input,.mail-compose .form-group>input:focus {
    border: none
}

.mail-compose .mail-actions {
    margin-top: 10px
}

.nav-boxed {
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    background-color: #fff;
    border-radius: 2px
}

.nav-boxed.nav-justified>li>a {
    margin: 0
}

.nav-boxed a {
    color: #626262
}

.nav-boxed>li>a {
    display: block;
    padding: 10px 5px;
    border-left: 0;
    border-top: 1px solid #f3f3f3
}

@media (min-width: 768px) {
    .nav-boxed>li>a {
        border-top:0;
        border-left: 1px solid #f3f3f3
    }
}

.nav-boxed>li>a>i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 2px;
    font-size: 30px
}

.nav-boxed>li:first-child>a {
    border-left: none;
    border-top: 0
}

@media (min-width: 768px) {
    .nav-boxed>li:first-child>a {
        border-left:1px solid #f3f3f3
    }
}

.panel {
    box-shadow: 0 0 3px rgba(0,0,0,.1)
}

.panel .panel-heading {
    text-transform: uppercase
}

.panel .panel-title {
    font-size: 14px
}

.panel-dark {
    border-color: #1c2b36
}

.panel-dark>.panel-heading {
    color: #fff;
    background-color: #1c2b36;
    border-color: #1c2b36
}

.panel-dark>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #1c2b36
}

.panel-dark>.panel-heading .badge {
    color: #1c2b36;
    background-color: #fff
}

.panel-dark>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #1c2b36
}

.panel-box {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    border: none
}

.panel-box .panel-item {
    display: table-cell;
    padding: 30px;
    width: 1%;
    vertical-align: top;
    border-radius: 0
}

.panel-box .panel-left {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel-box .panel-right {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.panel-box.info-box i {
    line-height: 70px
}

.panel-box .panel-bottom,.panel-box .panel-top {
    display: block
}

.panel-box .panel-top {
    padding: 30px 20px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.panel-box .panel-bottom {
    padding: 10px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.panel-box .panel-bottom p {
    margin: 0
}

.panel-box .list-justified-container {
    padding: 15px 0
}

.panel-box ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0
}

.panel-box ul.list-justified>li {
    float: none;
    display: table-cell;
    padding: 10px;
    width: 1%;
    border-right: 1px solid #eee
}

.panel-box ul.list-justified>li:last-child {
    border: none
}

.panel-box ul.list-justified>li p {
    margin: 0
}

.panel-box .panel-icon,.panel-box .panel-img {
    display: block;
    margin: -75px auto 0;
    border-radius: 50%;
    border: 10px solid #fff;
    width: 150px;
    height: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 58px;
    text-shadow: -6px 8px 5px rgba(0,0,0,.3)
}

.panel-box .panel-icon {
    padding: 28px 35px 35px
}

.panel-box .panel-img {
    padding: 0
}

.panel-box .panel-img img {
    width: 100%;
    max-width: 100%
}

.mini-box {
    min-height: 120px;
    padding: 25px
}

.mini-box .box-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
    font-size: 35px;
    border-radius: 2px
}

.mini-box .box-icon.rounded {
    border-radius: 50%
}

.mini-box .btn-icon,.mini-box .btn-icon-lined {
    margin: 0 15px 0 0;
    font-size: 32px
}

.mini-box .box-info {
    display: inline-block;
    vertical-align: top
}

.mini-box .box-info p {
    margin: 0
}

.panel-profile {
    border: none
}

.panel-profile .profile {
    margin: 5px 15px 5px 5px;
    border-radius: 50%;
    padding: 5px;
    border: 1px solid rgba(0,0,0,.2)
}

.panel-profile .profile img {
    border-radius: 50%
}

.panel-profile .list-group>li>i {
    margin-right: 10px;
    font-size: 16px;
    color: #999;
    table-layout: fixed
}

.panel-profile .list-justified-container {
    padding: 15px 0
}

.panel-profile ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0
}

.panel-profile ul.list-justified>li {
    float: none;
    display: table-cell;
    padding: 10px;
    width: 1%;
    border-right: 1px solid #eee
}

.panel-profile ul.list-justified>li:last-child {
    border: none
}

.panel-profile ul.list-justified>li p {
    margin: 0
}

.popover-title {
    padding: 8px 14px 0;
    color: #aaa;
    font-weight: 700;
    border-bottom: none
}

.popover-content {
    color: #fafafa
}

.pricing-table {
    margin-bottom: 20px;
    text-align: center;
    background-color: #fcfcfc;
    color: #626262;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,.2)
}

.pricing-table>header {
    display: block;
    margin: 0;
    padding: 30px 40px;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase
}

.pricing-table .pricing-price {
    padding: 0 15px;
    margin: 0 0 20px
}

.pricing-table .pricing-price sup {
    font-size: 20px;
    line-height: 1;
    color: #5b90bf
}

.pricing-table .pricing-price span {
    font-size: 45px;
    color: #5b90bf;
    line-height: 1;
    margin: 0 5px
}

.pricing-table .pricing-price sub {
    font-size: 15px;
    line-height: 1;
    color: #999
}

.pricing-table .pricing-price hr {
    width: 60%
}

.pricing-table .subtitle {
    color: #999
}

.pricing-table .pricing-body>ul {
    margin: 0;
    padding: 10px 25px;
    list-style: none;
    font-size: 16px
}

.pricing-table .pricing-body>ul>li {
    padding: 12px;
    border-bottom: 1px solid #e9e9e9
}

.pricing-table .pricing-body>ul>li strong {
    color: #1c2b36
}

.pricing-table>footer {
    padding: 30px 40px
}

.pricing-table>footer>a {
    display: block;
    margin: 0;
    font-size: 16px
}

.pricing-table.pricing-table-highlight {
    background-color: #5b90bf;
    color: #fafafa
}

.pricing-table.pricing-table-highlight .pricing-price span,.pricing-table.pricing-table-highlight .pricing-price sup {
    color: #fff
}

.pricing-table.pricing-table-highlight .pricing-price sub {
    color: #fafafa
}

.pricing-table.pricing-table-highlight .pricing-price hr {
    border-color: rgba(0,0,0,.2)
}

.pricing-table.pricing-table-highlight .subtitle {
    color: #eee
}

.pricing-table.pricing-table-highlight .pricing-body>ul>li {
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.pricing-table.pricing-table-highlight .pricing-body>ul>li strong {
    color: #fff
}

.ui-ribbon-container {
    position: relative
}

.ui-ribbon-container .ui-ribbon-wrapper {
    position: absolute;
    overflow: hidden;
    width: 85px;
    height: 88px;
    top: -3px;
    right: -3px
}

.ui-ribbon-container .ui-ribbon {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: #555;
    box-shadow: 0 0 3px rgba(0,0,0,.3)
}

.ui-ribbon-container .ui-ribbon:after,.ui-ribbon-container .ui-ribbon:before {
    position: absolute;
    content: " ";
    line-height: 0;
    border-top: 2px solid #555;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    bottom: -2px
}

.ui-ribbon-container .ui-ribbon:before {
    left: 0;
    bottom: -1px
}

.ui-ribbon-container .ui-ribbon:after {
    right: 0
}

.ui-ribbon-container.ui-ribbon-primary .ui-ribbon {
    background-color: #5b90bf
}

.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:before {
    border-top: 2px solid #5b90bf
}

.ui-ribbon-container.ui-ribbon-success .ui-ribbon {
    background-color: #a3be8c
}

.ui-ribbon-container.ui-ribbon-success .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-success .ui-ribbon:before {
    border-top: 2px solid #a3be8c
}

.ui-ribbon-container.ui-ribbon-info .ui-ribbon {
    background-color: #7fabd2
}

.ui-ribbon-container.ui-ribbon-info .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-info .ui-ribbon:before {
    border-top: 2px solid #7fabd2
}

.ui-ribbon-container.ui-ribbon-warning .ui-ribbon {
    background-color: #ebcb8b
}

.ui-ribbon-container.ui-ribbon-warning .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-warning .ui-ribbon:before {
    border-top: 2px solid #ebcb8b
}

.ui-ribbon-container.ui-ribbon-danger .ui-ribbon {
    background-color: #bf616a
}

.ui-ribbon-container.ui-ribbon-danger .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-danger .ui-ribbon:before {
    border-top: 2px solid #bf616a
}

/*.flags-american,.flags-china,.flags-france,.flags-germany,.flags-italy,.flags-japan,.flags-korea,.flags-portugal,.flags-russia,.flags-spain,.flags-sprite {
    background: url(ui/images/flags-s61ea563cec.png) no-repeat
}*/

.flags-american {
    background-position: 0 -21px;
    height: 21px;
    width: 32px
}

.flags-china {
    background-position: 0 -42px;
    height: 21px;
    width: 32px
}

.flags-france {
    background-position: 0 -126px;
    height: 21px;
    width: 32px
}

.flags-germany {
    background-position: 0 -168px;
    height: 21px;
    width: 32px
}

.flags-italy {
    background-position: 0 -147px;
    height: 21px;
    width: 32px
}

.flags-japan {
    background-position: 0 -63px;
    height: 21px;
    width: 32px
}

.flags-korea {
    background-position: 0 0;
    height: 21px;
    width: 32px
}

.flags-portugal {
    background-position: 0 -105px;
    height: 21px;
    width: 32px
}

.flags-russia {
    background-position: 0 -189px;
    height: 21px;
    width: 32px
}

.flags-spain {
    background-position: 0 -84px;
    height: 21px;
    width: 32px
}

.ui-timline-container {
    padding: 15px
}

.ui-timline-left .ui-timeline:before {
    left: 0
}

@media (min-width: 768px) {
    .ui-timline-left .ui-timeline .tl-item:before {
        display:none
    }
}

@media (min-width: 768px) {
    .ui-timline-left .ui-timeline .tl-item .tl-caption {
        margin-left:-55px
    }
}

@media (min-width: 768px) {
    .ui-timline-left .ui-timeline .tl-item .tl-body .tl-time {
        left:auto;
        right: 15px;
        color: #999
    }
}

.ui-timeline {
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.ui-timeline:before {
    background-color: #d5d5d5;
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 1px;
    z-index: 0
}

@media (min-width: 768px) {
    .ui-timeline:before {
        left:50%
    }
}

.ui-timeline .tl-item {
    display: table-row;
    margin-bottom: 5px
}

.ui-timeline .tl-item:before {
    display: none;
    content: ""
}

@media (min-width: 768px) {
    .ui-timeline .tl-item:before {
        display:block;
        width: 50%
    }
}

.ui-timeline .tl-item .tl-caption {
    width: 150px;
    margin-left: -55px
}

@media (min-width: 768px) {
    .ui-timeline .tl-item .tl-caption {
        margin-left:-110px
    }
}

@media (min-width: 768px) {
    .ui-timeline .tl-item.alt {
        text-align:right
    }

    .ui-timeline .tl-item.alt:before {
        display: none
    }

    .ui-timeline .tl-item.alt:after {
        content: "";
        display: block;
        width: 50%
    }

    .ui-timeline .tl-item.alt .tl-body .tl-entry {
        margin: 0 35px 15px 0
    }

    .ui-timeline .tl-item.alt .tl-body .tl-time {
        right: -220px;
        left: auto;
        text-align: left
    }

    .ui-timeline .tl-item.alt .tl-body .tl-icon {
        right: -53px;
        left: auto
    }

    .ui-timeline .tl-item.alt .tl-body .tl-content:after {
        right: -16px;
        left: auto;
        border: 8px solid transparent;
        border-left: 8px solid rgba(255,255,255,.9)
    }
}

.ui-timeline .tl-item .tl-body {
    display: table-cell;
    width: 50%;
    vertical-align: top
}

.ui-timeline .tl-item .tl-body .tl-entry {
    position: relative;
    margin: 0 0 15px 36px
}

.ui-timeline .tl-item .tl-body .tl-time {
    z-index: 1;
    position: absolute;
    left: auto;
    right: 15px;
    top: 5px;
    width: 150px;
    color: #999;
    line-height: 35px;
    text-align: right
}

@media (min-width: 768px) {
    .ui-timeline .tl-item .tl-body .tl-time {
        left:-220px;
        right: auto;
        color: #626262
    }
}

.ui-timeline .tl-item .tl-body .tl-icon {
    position: absolute;
    left: -53px;
    top: 5px
}

.ui-timeline .tl-item .tl-body .tl-content {
    position: relative;
    padding: 15px;
    border-radius: 2px;
    background-color: rgba(255,255,255,.9)
}

.ui-timeline .tl-item .tl-body .tl-content:after {
    content: " ";
    line-height: 0;
    position: absolute;
    left: -16px;
    top: 15px;
    border: 8px solid transparent;
    border-right: 8px solid rgba(255,255,255,.9)
}

.tooltip-inner {
    padding: .85em
}

.ui-accordion .panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #e9e9e9
}

.ui-accordion .panel {
    border: 1px solid #e9e9e9
}

.ui-accordion .panel-heading {
    padding: 0;
    background-color: #f6f6f6
}

.ui-accordion .panel-heading .panel-title>a {
    display: block;
    padding: 15px;
    font-size: 14px
}

.ui-accordion .panel-heading .panel-title>a:hover {
    cursor: pointer;
    text-decoration: none
}

.ui-accordion-success .panel {
    border: 1px solid #a3be8c
}

.ui-accordion-success .panel-heading {
    background-color: #a3be8c;
    color: #fff
}

.ui-accordion-info .panel {
    border: 1px solid #7fabd2
}

.ui-accordion-info .panel-heading {
    background-color: #7fabd2;
    color: #fff
}

.ui-accordion-warning .panel {
    border: 1px solid #ebcb8b
}

.ui-accordion-warning .panel-heading {
    background-color: #ebcb8b;
    color: #fff
}

.ui-accordion-danger .panel {
    border: 1px solid #bf616a
}

.ui-accordion-danger .panel-heading {
    background-color: #bf616a;
    color: #fff
}

.ui-accordion-dark .panel {
    border: 1px solid #1c2b36
}

.ui-accordion-dark .panel-heading {
    background-color: #1c2b36;
    color: #fff
}

.ui-map {
    display: block;
    height: 400px
}

.pagination-lg>li span,.pagination-lg>li>a {
    line-height: 26px;
    padding: 10px 18px
}

.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-radius: 24px
}

.pagination>li>a {
    color: #626262;
    border-radius: 24px;
    cursor: pointer
}

.pagination>li>a,.pagination>li>span {
    margin-left: 3px
}

.progress {
    box-shadow: none;
    background-color: #f6f6f6
}

.progress-rounded {
    border-radius: 50px
}

.progress-bar {
    box-shadow: none
}

.progressbar-xs {
    height: 10px
}

.progressbar-sm {
    height: 15px
}

.ui-tab .nav-tabs {
    margin-bottom: 15px
}

.ui-tab .nav-tabs.nav-justified>li.active>a {
    border-bottom-color: transparent
}

.ui-tab .nav-tabs>li.active>a {
    background-color: #fff
}

.ui-tab .nav-tabs a {
    color: #626262
}

.ui-tab .nav-tabs a:hover {
    cursor: pointer
}

.ui-tab-container .nav-tabs {
    margin-bottom: 0
}

.ui-tab-container .nav-tabs.nav-justified>li:last-child {
    border-right: 0
}

.ui-tab-container .nav-tabs.nav-justified>li:hover>a,.ui-tab-container .nav-tabs.nav-justified>li>a {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd
}

.ui-tab-container .nav-tabs>li.active>a {
    color: #5b90bf
}

.ui-tab-container .nav-tabs>li:hover>a {
    border: 0;
    background-color: transparent
}

.ui-tab-container .nav-tabs>li>a {
    margin: 0;
    border: 0;
    padding: 15px;
    font-weight: 700;
    border-radius: 0
}

.ui-tab-container .tab-content {
    padding: 15px
}

.ui-tab-horizontal {
    border: 1px solid #ddd;
    border-radius: 2px
}

.ui-tab-horizontal .nav-tabs {
    background-color: #f6f6f6
}

.ui-tab-horizontal .nav-tabs>li {
    border-right: 1px solid #ddd
}

.ui-tab-horizontal .nav-tabs>li.active:hover>a {
    background-color: #fff
}

.ui-tab-vertical {
    position: relative;
    padding: 0 0 0 30%
}

.ui-tab-vertical .nav-tabs {
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    background-color: #f6f6f6;
    border-width: 1px 0 1px 1px;
    border-radius: 2px 0 0 2px;
    border-color: #ddd;
    border-style: solid
}

.ui-tab-vertical .nav-tabs>li {
    width: 100%;
    float: none;
    border-bottom: 1px solid #ddd;
    margin: 0
}

.ui-tab-vertical .nav-tabs>li:last-child {
    border-bottom: 0
}

.ui-tab-vertical .nav-tabs>li.active:hover>a {
    background-color: #fff
}

.ui-tab-vertical .nav-tabs>li.active>a {
    margin-right: -1px
}

.ui-tab-vertical .nav-tabs>li>a {
    display: block
}

.ui-tab-vertical .tab-content {
    border: 1px solid #ddd;
    border-radius: 0 2px 2px 0
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: 100%!important;
    height: 4px
}

.slider.slider-horizontal .slider-track {
    height: 2px;
    width: 100%;
    margin-top: -1px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -15px;
    margin-top: -15px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 2px 2px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-vertical {
    height: 210px;
    width: 4px
}

.slider.slider-vertical .slider-track {
    width: 2px;
    height: 100%;
    margin-left: -1px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -15px;
    margin-top: -15px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 2px 0 2px 2px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider.slider-disabled .slider-handle {
    pointer-events: none;
    background-color: #f5f5f5
}

.slider.slider-disabled .slider-track {
    opacity: .65;
    cursor: not-allowed
}

.slider input {
    display: none
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #eee;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    border-radius: 2px
}

.slider-selection {
    position: absolute;
    background-color: #5b90bf;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px
}

.slider-handle {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.1)
}

.slider-handle.round {
    border-radius: 50%
}

.slider-handle.triangle {
    background: 0 0
}

table.responsive {
    border: 1px solid #ddd
}

@media only screen and (max-width: 767px) {
    table.responsive {
        margin-bottom:0
    }

    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }

    .pinned table {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-right: none;
        border-left: none;
        width: 100%
    }

    .pinned table td,.pinned table th {
        white-space: nowrap
    }

    .pinned td:last-child {
        border-bottom: 0
    }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }

    div.table-wrapper div.scrollable {
        margin-left: 35%;
        overflow: scroll;
        overflow-y: hidden
    }

    table.responsive td,table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }

    table.responsive td:first-child,table.responsive th:first-child,table.responsive.pinned td {
        display: none
    }
}

.easypiechart {
    display: inline-block;
    position: relative;
    width: 180px;
    height: 180px;
    text-align: center;
    margin: 5px auto
}

.easypiechart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.easypiechart .pie-percent {
    display: inline-block;
    line-height: 180px;
    font-size: 40px;
    font-weight: 300;
    color: #333
}

.easypiechart .pie-percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .6em
}

.easypiechart.easypiechart-sm {
    width: 120px;
    height: 120px
}

.easypiechart.easypiechart-sm .pie-percent {
    font-size: 28px;
    line-height: 120px
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;top:-.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: alpha(Opacity=80);
    filter: alpha(opacity=80)
}

.toast-close-button:focus,.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: alpha(Opacity=40);
    filter: alpha(opacity=40)
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    border-radius: 2px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8;
    -ms-filter: alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div {
    width: 96%;
    margin: auto
}

.toast {
    background-color: #333
}

.toast-success {
    background-color: #8eaf72
}

.toast-error {
    background-color: #b04751
}

.toast-info {
    background-color: #6197c7
}

.toast-warning {
    background-color: #e5bb68
}

@media all and (max-width: 240px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    #toast-container .toast-close-button {
        right: -.2em;top:-.2em
    }
}

@media all and (min-width: 241px) and (max-width:480px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 18em
    }

    #toast-container .toast-close-button {
        right: -.2em;top:-.2em
    }
}

@media all and (min-width: 481px) and (max-width:768px) {
    #toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.tabcontrol,.wizard {
    display: block;
    width: 100%;
    overflow: hidden
}

.tabcontrol a,.wizard a {
    outline: 0
}

.tabcontrol ul,.wizard ul {
    list-style: none!important;
    padding: 0;
    margin: 0
}

.tabcontrol ul>li,.wizard ul>li {
    display: block;
    padding: 0
}

.tabcontrol>.content>.title,.tabcontrol>.steps .current-info,.wizard>.content>.title,.wizard>.steps .current-info {
    position: absolute;
    left: -999em
}

.wizard>.steps {
    position: relative;
    display: block;
    width: 100%
}

.wizard>.steps>ul>li {
    width: 100%
}

@media (min-width: 600px) {
    .wizard>.steps>ul>li {
        width:25%
    }
}

.wizard.vertical>.steps {
    display: block;
    width: 100%
}

@media (min-width: 600px) {
    .wizard.vertical>.steps {
        display:inline;
        float: left;
        width: 30%
    }
}

.wizard.vertical>.steps>ul>li {
    float: none;
    width: 100%
}

.wizard.vertical>.content {
    width: 100%
}

@media (min-width: 600px) {
    .wizard.vertical>.content {
        display:inline;
        float: left;
        margin: 0 2.5% .5em;
        width: 65%
    }
}

.wizard>.steps .number {
    font-size: 1.429em
}

.wizard>.actions>ul>li,.wizard>.steps>ul>li {
    float: left
}

.wizard>.steps a,.wizard>.steps a:active,.wizard>.steps a:hover {
    display: block;
    width: auto;
    margin: 0 .5em .5em;
    padding: 1em;
    text-decoration: none;
    border-radius: 2em
}

.wizard>.steps .disabled a,.wizard>.steps .disabled a:active,.wizard>.steps .disabled a:hover {
    background: #eee;
    color: #aaa;
    cursor: default
}

.wizard>.steps .current a,.wizard>.steps .current a:active,.wizard>.steps .current a:hover {
    background: #5b90bf;
    color: #fff;
    cursor: default
}

.wizard>.steps .done a,.wizard>.steps .done a:active,.wizard>.steps .done a:hover {
    background: #5b90bf;
    color: #fff;
    opacity: .6
}

.wizard>.steps .error a,.wizard>.steps .error a:active,.wizard>.steps .error a:hover {
    background: #bf616a;
    color: #fff
}

.wizard>.content {
    background-color: #eee;
    display: block;
    margin: .5em;
    min-height: 25em;
    overflow: hidden;
    position: relative;
    width: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.wizard>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%
}

.wizard>.content>.body ul {
    list-style: disc!important
}

.wizard>.content>.body ul>li {
    display: list-item
}

.wizard>.content>.body>iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.wizard>.content>.body input {
    display: block;
    border: 1px solid #ccc
}

.wizard>.content>.body input[type=checkbox] {
    display: inline-block
}

.wizard>.content>.body input.error {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11
}

.wizard>.content>.body label {
    display: inline-block;
    margin-bottom: .5em
}

.wizard>.content>.body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em
}

.wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%
}

.wizard.vertical>.actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%
}

.wizard>.actions>ul {
    display: inline-block;
    text-align: right
}

.wizard>.actions>ul>li {
    margin: 0 .5em
}

.wizard.vertical>.actions>ul>li {
    margin: 0 0 0 1em
}

.wizard>.actions a,.wizard>.actions a:active,.wizard>.actions a:hover {
    background: #5b90bf;
    color: #fff;
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.wizard>.actions .disabled a,.wizard>.actions .disabled a:active,.wizard>.actions .disabled a:hover {
    background: #eee;
    color: #aaa
}

.tabcontrol>.steps {
    position: relative;
    display: block;
    width: 100%
}

.tabcontrol>.steps>ul {
    position: relative;
    margin: 6px 0 0;
    top: 1px;
    z-index: 1
}

.tabcontrol>.steps>ul>li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.tabcontrol>.steps>ul>li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0
}

.tabcontrol>.steps>ul>li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px;
    margin-top: 0
}

.tabcontrol>.steps>ul>li>a {
    color: #5f5f5f;
    display: inline-block;
    border: 0;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none
}

.tabcontrol>.steps>ul>li>a:hover {
    text-decoration: none
}

.tabcontrol>.steps>ul>li.current>a {
    padding: 15px 30px 10px
}

.tabcontrol>.content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px
}

.tabcontrol>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%
}

.tabcontrol>.content>.body ul {
    list-style: disc!important
}

.tabcontrol>.content>.body ul>li {
    display: list-item
}

.ui-tags-input .host {
    position: relative;
    margin: 5px 0
}

.ui-tags-input .host:active {
    outline: 0
}

.ui-tags-input .tags {
    overflow: hidden;
    word-wrap: break-word;
    cursor: text;
    display: block;
    width: 100%;
    min-height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #626262;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cbd5dd;
    border-radius: 2px
}

.ui-tags-input .tags.focused {
    outline: 0
}

.ui-tags-input .tags .tag-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.ui-tags-input .tags .tag-item {
    display: inline-block;
    float: left;
    margin: 2px;
    padding: 6px 8px;
    border-radius: 2px;
    background-color: #5b90bf;
    color: #fff
}

.ui-tags-input .tags .tag-item .remove-button {
    margin: 0 0 0 5px;
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    vertical-align: middle;
    color: #eee;
    text-decoration: none
}

.ui-tags-input .tags .tag-item .remove-button:active {
    color: #bf616a
}

.ui-tags-input .tags .input {
    border: 0;
    outline: 0;
    margin: 2px;
    padding: 0 0 0 5px;
    float: left;
    line-height: 30px;
    height: 30px
}

.ui-tags-input .tags .input.invalid-tag {
    color: #bf616a
}

.ui-tags-input .tags .input::-ms-clear {
    display: none
}

.ui-tags-input .autocomplete {
    margin-top: 5px;
    position: absolute;
    padding: 5px 0;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2)
}

.ui-tags-input .autocomplete .suggestion-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.ui-tags-input .autocomplete .suggestion-item {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1c2b36;
    background-color: #fff
}

.ui-tags-input .autocomplete .suggestion-item.selected,.ui-tags-input .autocomplete .suggestion-item.selected em {
    color: #fff;
    background-color: #0097cf
}

.ui-tags-input .autocomplete .suggestion-item em {
    color: #1c2b36;
    background-color: #fff
}

.lt-ie9-bg {
    z-index: 11111;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333;
    color: #999;
    padding: 100px 20px;
    text-align: center;
    font-size: 26px
}

.lt-ie9-bg a {
    color: #f5f5f5;
    border-bottom: 2px solid #fff
}

.lt-ie9-bg a:hover {
    text-decoration: none
}

.non-display {
    display: none
}

/*.page {*/
/*    padding: 15px*/
/*}*/

/*.page-grid .grid-structure .row {*/
/*    margin-top: 10px*/
/*}*/

/*.page-grid .grid-structure .row .widget-container {*/
/*    margin-top: 5px;*/
/*    background: #eee;*/
/*    padding: 10px 15px 12px;*/
/*    min-height: 0;*/
/*    border-radius: 2px*/
/*}*/

.page-form-ele .list-checkbox-radio li:nth-child(even) {
    margin-bottom: 20px
}

.page-form-ele .list-checkbox-radio li>div {
    float: left;
    margin-right: 10px
}

.demoslider-container {
    max-width: 600px;
    margin: auto
}

.layout-boxed>.header-container .top-header,.layout-boxed>.main-container {
    max-width: 1200px;
    margin: 0 auto
}

html {
    position: relative;
    min-height: 100%;
    height:100%;
}

.app {
    position: static;
    min-height: 100%;
    height:100%;
}

.app>.header-container.header-fixed {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.app>.header-container.header-fixed+.main-container {
    padding-top: 100px
}

@media (min-width: 768px) {
    .app>.header-container.header-fixed+.main-container {
        padding-top:50px
    }
}

.app>.main-container {
    position: static
}

.app>.main-container:before {
    content: " ";
    line-height: 0;
    z-index: -2;
    position: absolute;
    display: block;
    width: 100%;
    max-width: inherit;
    top: 0;
    bottom: 0;
    background-color: #eaeaea;
    box-shadow: 0 0 2px rgba(0,0,0,.2)
}

.app>.main-container>.nav-container {
    display: none;
    z-index: 11;
    position: static;
    float: left;
    width: 220px
}

@media (min-width: 768px) {
    .app>.main-container>.nav-container {
        display:block
    }
}

.app>.main-container>.nav-container:before {
    z-index: -1;
    content: " ";
    line-height: 0;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: inherit;
    background-color: inherit;
    border-width: inherit;
    border-style: inherit;
    border-color: inherit
}

.app>.main-container>.nav-container.nav-fixed {
    position: fixed;
    top: 100px;
    bottom: 0;
    float: none
}

@media (min-width: 768px) {
    .app>.main-container>.nav-container.nav-fixed {
        top:50px
    }
}

.app>.main-container>.content-container {
    overflow: hidden;
    min-height: 100%;
    margin-left: 0
}

.app>.main-container>.content-container {
    overflow:unset;
}

@media (min-width: 768px) {
    .app>.main-container>.content-container {
        /*margin-left:220px*/
    }
}

@media (min-width: 768px) {
    .app>.main-container>.nav-container.nav-horizontal {
        z-index:11;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: #d4d4d4
    }

    .app>.main-container>.nav-container.nav-horizontal:before {
        border: 0
    }

    .app>.main-container>.nav-container.nav-horizontal.nav-fixed {
        border-width: 0 1px 1px 0;
        left: 0;
        right: 0;
        bottom: auto
    }

    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav {
        text-align: center
    }

    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li {
        display: inline-block;
        float: none
    }

    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li>a {
        padding: 15px 28px
    }

    .app>.main-container>.nav-container.nav-horizontal.nav-fixed+.content-container {
        margin: 80px 0 0
    }
}

@media print {
    .no-print {
        display: none
    }
}

#nav-container ul {
    padding-left: 0;
    list-style: none
}

#nav-container>.nav-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.nav-container .nav {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch
}

.nav-container .nav>li>a>.nav-icon,.nav-container .nav>li>a>i {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-container .nav a {
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-container .nav a:hover {
    text-decoration: none
}

.nav-container .nav>li {
    position: relative;
    margin: 0;
    text-align: left;
    font-weight: 700;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-container .nav>li:first-child>a {
    border-top: 0
}

.nav-container .nav>li>a {
    position: relative;
    display: block;
    padding: 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-container .nav>li>a .badge {
    position: absolute;
    top: 16px;
    right: 5px
}

.nav-container .nav>li>.icon-has-ul-h {
    display: none
}

.nav-container .nav>li>.icon-has-ul {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 10px;
    line-height: 19px
}

.nav-container .nav ul {
    display: none
}

.nav-container .nav ul a {
    font-size: 13px
}

.nav-container .nav ul li {
    position: relative;
    padding: 0
}

.nav-container .nav ul li:last-child>a {
    border-bottom: 0
}

.nav-container .nav ul li>a {
    position: relative;
    display: block;
    padding: 13px 0 13px 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nav-container .nav ul li>a:first-child {
    border-top: none
}

.nav-container .nav ul li>a>i {
    font-size: 9px;
    margin-right: 16px
}

.nav-container .nav ul li>a>.badge {
    position: absolute;
    right: 5px;
    top: 12px
}

@media (max-width: 767px) {
    .on-canvas #header {
        position:fixed;
        right: 0;
        left: 0;
        z-index: 12
    }

    .on-canvas #nav-container {
        display: block;
        position: fixed;
        top: 100px;
        bottom: 0;
        float: none
    }

    .on-canvas .main-container {
        overflow: hidden
    }

    .on-canvas .main-container #content {
        margin-left: 220px;
        margin-right: -220px
    }
}

@media (min-width: 768px) {
    .main-container>.nav-container.nav-horizontal {
        float:none;
        width: auto
    }

    .main-container>.nav-container.nav-horizontal+.content-container {
        margin-left: 0
    }

    .nav-horizontal {
        background-color: #eee
    }

    .nav-horizontal .slimScrollDiv {
        overflow: visible!important;
        height: auto!important
    }

    .nav-horizontal .slimScrollDiv .slimScrollBar,.nav-horizontal .slimScrollDiv .slimScrollRail {
        display: none!important
    }

    .nav-horizontal .nav {
        overflow: visible!important
    }

    .nav-horizontal .nav>li {
        position: relative;
        float: left
    }

    .nav-horizontal .nav>li:hover>a {
        background-color: #e1e1e1;
        color: #626262
    }

    .nav-horizontal .nav>li:hover>i {
        color: #626262
    }

    .nav-horizontal .nav>li.active>a {
        background-color: #e1e1e1;
        color: #5b90bf
    }

    .nav-horizontal .nav>li.active>.icon-has-ul-h {
        color: #5b90bf
    }

    .nav-horizontal .nav>li>a {
        padding: 15px 30px;
        text-align: center;
        font-weight: 400
    }

    .nav-horizontal .nav>li>a>i {
        margin: 0;
        font-size: 26px;
        line-height: 1
    }

    .nav-horizontal .nav>li>a span {
        margin: 0;
        display: block;
        font-size: 12px
    }

    .nav-horizontal .nav>li>a .badge {
        top: 15px
    }

    .nav-horizontal .nav>li>.icon-has-ul-h {
        display: block;
        position: absolute;
        bottom: 16px;
        right: 10px;
        font-size: 10px
    }

    .nav-horizontal .nav>li>.icon-has-ul {
        display: none
    }

    .nav-horizontal .nav>li:hover>ul {
        display: block!important
    }

    .nav-horizontal .nav>li>ul {
        z-index: 9;
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 100%;
        width: auto;
        background-color: #e1e1e1;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .nav-horizontal .nav>li>ul li {
        white-space: nowrap
    }

    .nav-horizontal .nav>li>ul li.active>a,.nav-horizontal .nav>li>ul li:hover>a {
        color: #5b90bf
    }

    .nav-horizontal .nav>li>ul li>a {
        padding: 13px 40px 13px 20px
    }
}

@media (min-width: 768px) {
    .app.nav-collapsed-min .slimScrollDiv {
        overflow:visible!important;
        height: auto!important
    }

    .app.nav-collapsed-min .slimScrollDiv .slimScrollBar,.app.nav-collapsed-min .slimScrollDiv .slimScrollRail {
        display: none!important
    }

    .app.nav-collapsed-min #nav-container {
        width: 60px
    }

    .app.nav-collapsed-min .content-container {
        margin-left: 60px
    }

    .app.nav-collapsed-min #nav,.app.nav-collapsed-min #nav-wrapper {
        overflow: visible!important
    }

    .app.nav-collapsed-min #nav>li>a {
        padding: 15px;
        text-align: center
    }

    .app.nav-collapsed-min #nav>li>a>i {
        margin: 0;
        font-size: 20px
    }

    .app.nav-collapsed-min #nav>li .icon-has-ul,.app.nav-collapsed-min #nav>li>a>span {
        display: none
    }

    .app.nav-collapsed-min #nav>li>ul {
        z-index: 9;
        position: absolute;
        left: 100%;
        top: 0;
        width: 220px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        box-shadow: 1px 1px 3px rgba(0,0,0,.2)
    }

    .app.nav-collapsed-min #nav>li.open>ul,.app.nav-collapsed-min #nav>li:hover>ul {
        display: block!important
    }

    .app.nav-collapsed-min .nav-horizontal#nav-container {
        width: auto
    }

    .app.nav-collapsed-min .nav-horizontal+.content-container {
        margin: 0
    }

    .app.nav-collapsed-min .nav-horizontal.nav-fixed+.content-container {
        margin: 50px 0 0
    }

    .app.nav-collapsed-min .nav-horizontal #nav>li>.icon-has-ul-h {
        display: none
    }

    .app.nav-collapsed-min .nav-horizontal #nav>li>ul {
        left: 0;
        top: 100%
    }
}

.header-container {
    box-shadow: 0 1px 2px rgba(0,0,0,.15)
}

.header-container>.top-header a {
    color: #aaa
}

.header-container>.top-header a:hover {
    text-decoration: none
}

.header-container>.top-header .dropdown-menu a {
    color: #626262
}

.header-container>.top-header .hidden-mobile {
    display: none
}

@media (min-width: 480px) {
    .header-container>.top-header .hidden-mobile {
        display:inline
    }
}

.header-container>.top-header .logo {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center
}

@media (min-width: 768px) {
    .header-container>.top-header .logo {
        display:inline-block;
        width: 220px;
        border-right: 1px solid rgba(255,255,255,.06)
    }
}

.header-container>.top-header .logo>a {
    font-size: 24px;
    vertical-align: middle
}

.header-container>.top-header .logo>a .logo-icon {
    color: #a4c2dc;
    margin-right: 12px
}

.header-container>.top-header .menu-button {
    display: block;
    position: absolute;
    top: 8px;
    right: 20px;
    width: 46px;
    padding: 10px 12px;
    border-radius: 4px
}

.header-container>.top-header .menu-button:hover {
    cursor: pointer;
    background-color: #4177a6
}

.header-container>.top-header .menu-button .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff
}

.header-container>.top-header .menu-button .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .header-container>.top-header .menu-button {
        display:none
    }
}

.header-container>.top-header .admin-options {
    z-index: 20;
    line-height: 20px
}

.header-container>.top-header .skin-options .panel-body {
    min-width: 330px;
    background-color: #f9f9f9
}

.header-container>.top-header .dropdown-menu.panel {
    padding: 0;
    white-space: nowrap
}

.header-container>.top-header .dropdown-menu.panel .list-group-item,.header-container>.top-header .dropdown-menu.panel .panel-footer,.header-container>.top-header .dropdown-menu.panel .panel-heading {
    padding: 10px 15px
}

.header-container>.top-header .dropdown-menu.panel .list-group-item>a {
    display: block
}

.header-container>.top-header .dropdown-menu.panel .media .media-body {
    padding-right: 75px
}

.header-container>.top-header .top-nav {
    width: 100%;
    height: 50px;
    padding: 50px 0 0
}

@media (min-width: 768px) {
    .header-container>.top-header .top-nav {
        padding:0 0 0 220px
    }
}

.header-container>.top-header .top-nav>ul {
    margin-bottom: 0
}

.header-container>.top-header .top-nav .nav-left,.header-container>.top-header .top-nav .nav-right {
    font-size: 16px;
    line-height: 20px
}

.header-container>.top-header .top-nav .nav-left>li,.header-container>.top-header .top-nav .nav-right>li {
    float: left
}

.header-container>.top-header .top-nav .nav-left>li.nav-profile>a,.header-container>.top-header .top-nav .nav-right>li.nav-profile>a {
    padding: 10px 15px
}

.header-container>.top-header .top-nav .nav-left>li.nav-profile .hidden-xs,.header-container>.top-header .top-nav .nav-right>li.nav-profile .hidden-xs {
    padding-right: 8px
}

.header-container>.top-header .top-nav .nav-left>li.nav-profile i,.header-container>.top-header .top-nav .nav-right>li.nav-profile i {
    width: 18px;
    font-size: 16px;
    margin-right: 5px
}

.header-container>.top-header .top-nav .nav-left>li>.toggle-min,.header-container>.top-header .top-nav .nav-right>li>.toggle-min {
    display: none
}

@media (min-width: 768px) {
    .header-container>.top-header .top-nav .nav-left>li>.toggle-min,.header-container>.top-header .top-nav .nav-right>li>.toggle-min {
        display:block
    }
}

.header-container>.top-header .top-nav .nav-left>li a:focus,.header-container>.top-header .top-nav .nav-left>li a:hover,.header-container>.top-header .top-nav .nav-right>li a:focus,.header-container>.top-header .top-nav .nav-right>li a:hover {
    text-decoration: none
}

.header-container>.top-header .top-nav .nav-left>li>.btn-group>a,.header-container>.top-header .top-nav .nav-left>li>a,.header-container>.top-header .top-nav .nav-right>li>.btn-group>a,.header-container>.top-header .top-nav .nav-right>li>a {
    position: relative;
    display: block;
    height: 50px;
    padding: 15px 16px
}

@media (min-width: 768px) {
    .header-container>.top-header .top-nav .nav-left>li>.btn-group>a,.header-container>.top-header .top-nav .nav-left>li>a,.header-container>.top-header .top-nav .nav-right>li>.btn-group>a,.header-container>.top-header .top-nav .nav-right>li>a {
        padding:15px 18px
    }
}

.header-container>.top-header .top-nav .nav-left>li>.btn-group>a .badge,.header-container>.top-header .top-nav .nav-left>li>a .badge,.header-container>.top-header .top-nav .nav-right>li>.btn-group>a .badge,.header-container>.top-header .top-nav .nav-right>li>a .badge {
    position: absolute;
    top: 6px;
    right: 3px
}

@media (min-width: 768px) {
    .header-container>.top-header .top-nav .nav-left>li>.btn-group>a .badge,.header-container>.top-header .top-nav .nav-left>li>a .badge,.header-container>.top-header .top-nav .nav-right>li>.btn-group>a .badge,.header-container>.top-header .top-nav .nav-right>li>a .badge {
        background-color:transparent;
        color: #aaa
    }
}

.header-container>.top-header .top-nav .nav-left>li ul.dropdown-menu a:hover,.header-container>.top-header .top-nav .nav-right>li ul.dropdown-menu a:hover {
    background-color: #5b90bf;
    color: #fff
}

.header-container>.top-header .top-nav .nav-left>li ul.dropdown-menu .glyphicon,.header-container>.top-header .top-nav .nav-right>li ul.dropdown-menu .glyphicon {
    margin-right: 10px
}

.header-container>.top-header .top-nav .search-box {
    max-width: 180px;
    padding: 8px 0
}

.header-container>.top-header .top-nav .search-box .input-group-addon {
    padding: 6px 0 6px 12px;
    border: none;
    background-color: transparent
}

.header-container>.top-header .top-nav .search-box .form-control {
    border: none;
    background: 0 0
}

.header-container>.top-header .top-nav .nav-left {
    float: left;
    padding: 0
}

.header-container>.top-header .top-nav .nav-left>li {
    border-right: 1px solid rgba(255,255,255,.06)
}

.header-container>.top-header .top-nav .nav-right {
    padding: 0
}

.header-container>.top-header .top-nav .nav-right>li>a {
    text-align: center;
    border-left: 1px solid rgba(255,255,255,.06)
}

.header-container>.top-header .top-nav .nav-right>li:last-child {
    border-right: 1px solid rgba(255,255,255,.06)
}

.header-container>.top-header .top-nav .nav-right>li:last-child .dropdown-menu.pull-right {
    right: 10px
}

.header-container>.top-header .langs .active-flag .flag {
    margin-top: 0
}

.header-container>.top-header .langs .list-langs a {
    position: relative;
    padding: 8px 20px 8px 57px
}

.header-container>.top-header .langs .list-langs a .flag {
    position: absolute;
    top: 7px;
    left: 15px
}

.skin-check {
    position: relative;
    display: block
}

.skin-check input[type=radio] {
    display: none
}

.skin-check input[type=radio]+span:hover {
    cursor: pointer
}

.skin-check input[type=radio]+span {
    position: relative
}

.skin-check input[type=radio]+span>.overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    text-align: center;
    line-height: 30px;
    color: #fff
}

.skin-check input[type=radio]:checked+span>.overlay {
    display: block
}

.skin-item {
    overflow: hidden;
    display: block;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    margin-bottom: 15px
}

.skin-item>span {
    display: block;
    float: left;
    width: 50%;
    height: 20px
}

.skin-item .item-header {
    height: 10px
}

body {
    background: /*url(../images/bg-pattern/bg-pattern7.png)*/ #fff
}

.body-wide #header,.body-wide #nav-container {
    display: none
}

.body-wide>.main-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.body-wide #content {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding-bottom: 50px
}

.body-wide .introjs-helperLayer,.body-wide .introjs-overlay {
    display: none
}

.header-container .dropdown,.header-container .dropdown a,.header-container .dropdown a:hover,.header-container.bg-white,.header-container.bg-white .input-group-addon,.header-container.bg-white .input-group-addon:hover,.header-container.bg-white a,.header-container.bg-white a:hover {
    color: #626262
}

.header-container.bg-danger,.header-container.bg-danger a,.header-container.bg-danger a:hover,.header-container.bg-dark,.header-container.bg-dark .input-group-addon,.header-container.bg-dark .input-group-addon:hover,.header-container.bg-dark a,.header-container.bg-dark a:hover,.header-container.bg-info,.header-container.bg-info a,.header-container.bg-info a:hover,.header-container.bg-info-alt,.header-container.bg-info-alt a,.header-container.bg-info-alt a:hover,.header-container.bg-primary,.header-container.bg-primary a,.header-container.bg-primary a:hover,.header-container.bg-success,.header-container.bg-success a,.header-container.bg-success a:hover,.header-container.bg-warning,.header-container.bg-warning a,.header-container.bg-warning a:hover {
    color: #fafafa
}

.header-container.bg-danger .input-group-addon,.header-container.bg-info .input-group-addon,.header-container.bg-info-alt .input-group-addon,.header-container.bg-primary .input-group-addon,.header-container.bg-success .input-group-addon,.header-container.bg-warning .input-group-addon {
    color: #eee
}

.header-container.bg-danger ::-webkit-input-placeholder,.header-container.bg-info ::-webkit-input-placeholder,.header-container.bg-info-alt ::-webkit-input-placeholder,.header-container.bg-primary ::-webkit-input-placeholder,.header-container.bg-success ::-webkit-input-placeholder,.header-container.bg-warning ::-webkit-input-placeholder {
    color: #eaeaea
}

.header-container.bg-danger :-moz-placeholder,.header-container.bg-info :-moz-placeholder,.header-container.bg-info-alt :-moz-placeholder,.header-container.bg-primary :-moz-placeholder,.header-container.bg-success :-moz-placeholder,.header-container.bg-warning :-moz-placeholder {
    color: #eaeaea
}

.header-container.bg-danger ::-moz-placeholder,.header-container.bg-info ::-moz-placeholder,.header-container.bg-info-alt ::-moz-placeholder,.header-container.bg-primary ::-moz-placeholder,.header-container.bg-success ::-moz-placeholder,.header-container.bg-warning ::-moz-placeholder {
    color: #eaeaea
}

.header-container.bg-danger :-ms-input-placeholder,.header-container.bg-info :-ms-input-placeholder,.header-container.bg-info-alt :-ms-input-placeholder,.header-container.bg-primary :-ms-input-placeholder,.header-container.bg-success :-ms-input-placeholder,.header-container.bg-warning :-ms-input-placeholder {
    color: #eaeaea
}

.header-container.bg-danger .top-nav .nav-left>li>a .badge,.header-container.bg-info .top-nav .nav-left>li>a .badge,.header-container.bg-info-alt .top-nav .nav-left>li>a .badge,.header-container.bg-primary .top-nav .nav-left>li>a .badge,.header-container.bg-success .top-nav .nav-left>li>a .badge,.header-container.bg-warning .top-nav .nav-left>li>a .badge {
    color: #eaeaea
}

.header-container>.top-header .logo {
    border: 1px solid rgba(0,0,0,.1)
}

@media (min-width: 768px) {
    .header-container>.top-header .logo {
        border:0
    }
}

.header-container>.top-header .logo.bg-white,.header-container>.top-header .logo.bg-white a,.header-container>.top-header .logo.bg-white a:hover {
    color: #1c2b36
}

.header-container>.top-header .logo.bg-white+.menu-button .icon-bar {
    background-color: #626262
}

.header-container>.top-header .logo.bg-white+.menu-button:hover .icon-bar {
    background-color: #fff
}

.header-container>.top-header .logo.bg-danger,.header-container>.top-header .logo.bg-danger a,.header-container>.top-header .logo.bg-danger a:hover,.header-container>.top-header .logo.bg-dark,.header-container>.top-header .logo.bg-dark a,.header-container>.top-header .logo.bg-dark a:hover,.header-container>.top-header .logo.bg-info,.header-container>.top-header .logo.bg-info a,.header-container>.top-header .logo.bg-info a:hover,.header-container>.top-header .logo.bg-info-alt,.header-container>.top-header .logo.bg-info-alt a,.header-container>.top-header .logo.bg-info-alt a:hover,.header-container>.top-header .logo.bg-primary,.header-container>.top-header .logo.bg-primary a,.header-container>.top-header .logo.bg-primary a:hover,.header-container>.top-header .logo.bg-success,.header-container>.top-header .logo.bg-success a,.header-container>.top-header .logo.bg-success a:hover,.header-container>.top-header .logo.bg-warning,.header-container>.top-header .logo.bg-warning a,.header-container>.top-header .logo.bg-warning a:hover {
    color: #fafafa
}

.nav-container {
    border-width: 0 1px 0 0;
    border-style: solid
}

.nav-container.bg-white {
    border-color: #ddd
}

.nav-container.bg-white .nav a {
    color: #626262
}

.nav-container.bg-white .nav>li:hover>a {
    background-color: transparent;
    color: #5b90bf
}

.nav-container.bg-white .nav>li:hover>.icon-has-ul,.nav-container.bg-white .nav>li:hover>.icon-has-ul-h {
    color: #5b90bf
}

.nav-container.bg-white .nav>li.active>a {
    background-color: #f6f6f6;
    color: #626262
}

.nav-container.bg-white .nav>li.active>.icon-has-ul {
    color: #626262
}

.nav-container.bg-white .nav ul {
    background-color: #f6f6f6
}

.nav-container.bg-white .nav ul>li.active>a,.nav-container.bg-white .nav ul>li:hover>a {
    color: #5b90bf
}

.nav-container.bg-white.nav-vertical .nav>li {
    border-bottom: 1px solid rgba(0,0,0,.06)
}

.nav-container.bg-white.nav-vertical .nav>li.open>a {
    background-color: #f6f6f6;
    color: #626262
}

.nav-container.bg-white.nav-vertical .nav>li.open>.icon-has-ul,.nav-container.bg-white.nav-vertical .nav>li.open>.icon-has-ul-h {
    color: #626262
}

.nav-container.bg-dark {
    background-color: #1c2b36;
    border-color: #1c2b36
}

.nav-container.bg-dark .nav a {
    color: #ccc;
    color: rgba(255,255,255,.5)
}

.nav-container.bg-dark .nav>li:hover>a {
    background-color: transparent;
    color: rgba(255,255,255,.8)
}

.nav-container.bg-dark .nav>li:hover>.icon-has-ul,.nav-container.bg-dark .nav>li:hover>.icon-has-ul-h {
    color: rgba(255,255,255,.8)
}

.nav-container.bg-dark .nav>li.active>a {
    background-color: #17232c;
    color: rgba(255,255,255,.8)
}

.nav-container.bg-dark .nav>li.active>.icon-has-ul {
    color: rgba(255,255,255,.8)
}

.nav-container.bg-dark .nav ul {
    background-color: #17232c
}

.nav-container.bg-dark .nav ul>li.active>a,.nav-container.bg-dark .nav ul>li:hover>a {
    color: rgba(255,255,255,.8)
}

.nav-container.bg-dark.nav-vertical .nav>li {
    border-bottom: 1px solid rgba(255,255,255,.05)
}

.nav-container.bg-dark.nav-vertical .nav>li.open>a {
    background-color: #17232c;
    color: rgba(255,255,255,.8)
}

.nav-container.bg-dark.nav-vertical .nav>li.open>.icon-has-ul,.nav-container.bg-dark.nav-vertical .nav>li.open>.icon-has-ul-h {
    color: rgba(255,255,255,.8)
}

@media (max-width: 767px) {
    .nav-horizontal .nav>li.open>a,.nav-horizontal .nav>li.open>i {
        color:#5b90bf
    }
}
/*tag input*/

.tagsinput {
    border: 1px solid #e3e6ed;
    border-radius: 6px;
    height: 100px;
    padding: 5px 0 0 5px;
    overflow-y: auto;
    text-align: left;
}
.tagsinput .tag {
    border-radius: 4px;
    background-color: #a3be8c;
    color: #ffffff;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 15px;
    padding: 6px 13px 8px 19px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.14s linear;
    -moz-transition: 0.14s linear;
    -o-transition: 0.14s linear;
    transition: 0.14s linear;
    -webkit-backface-visibility: hidden;
}
.tagsinput .tag:hover {
    background-color: #89ac6b;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 20px;
}
.tagsinput .tag:hover .tagsinput-remove-link {
    color: #ffffff;
    opacity: 1;
    display: block\9;
}
.tagsinput input {
    background: transparent;
    border: none;
    color: #34495e;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0 0 0 5px;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 12px;
}
.tagsinput-remove-link {
    bottom: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
    padding: 7px 7px 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none\9;
}
.tagsinput-remove-link:before {
    color: #ffffff;
    content: "\f00d";
    font-family: "FontAwesome";
}
.tagsinput-add-container {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.tagsinput-add {
    background-color: #d6dbdf;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 5px 9px 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
.tagsinput-add:hover {
    background-color: #a3be8c;
}
.tagsinput-add:before {
    content: "\f067";
    font-family: "FontAwesome";
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}


/*Added*/
body{min-height: 100px;background:#004333;font-family: 'Open Sans', sans-serif;}
.main-container{background: transparent;}


.checkbox{    text-align: left;}
.fa-resize:before{
      content: "\f065";

}
/*.no-resize .fa-resize{display: none}*/
.full-page .fa-resize:before{
    content: "\f066";
}




.parent-hover{visibility: hidden;}
*:hover > .parent-hover{visibility: visible;}
.generated-content{ min-height: 500px;}
.generated-content .widget .panel-default>.panel-heading {
    color: #FEFEFE;
    background-color: #1C7158;
    border-color: #0D543A;
    border-bottom:solid 1px #0D543A;
}


.list-group-item .handle{color:#aaa;width: 45px;background:#fcfdfc;text-align:center;border-right: solid 1px #eee;cursor:move;padding-top: 18px;padding-bottom: 18px;margin: -15px 20px -15px -15px;display: inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.list-group-item:hover .handle{background:#f8f8f8;color:#626262;}
.list-group-item .handle:before{
      content: "\f0c9";
}

.panel-page > .panel{background: none;margin:0;}
.panel-page > .panel > .panel-heading{position: fixed;z-index: 1001;right:0;left:0;height: 46px;padding-right:0;}
.panel-page > .panel > .panel-heading .panel-title{font-size: 16px;padding-top:3px;}
.panel-page > .panel > .panel-body{padding-top: 60px;border:none;}
.panel-page > .panel  > .panel-heading .panel-title > .btn,.panel-page > .panel  > .panel-heading .panel-title > .btn-group{
    position: relative;
    /*right: -1px;*/
    top: -13px;
    /*bottom: -1px;*/
    line-height: 32px;
    border-radius: 0;
}
.panel-page > .panel  > .panel-heading .panel-title > .btn-group{
  top:6px;
  right:6px;
  position:absolute;
}
.panel-page > .panel > .panel-body>.well{margin: -16px;}
@media (min-width: 768px){
.panel-page > .panel > .panel-heading{left:220px;}

}
.app>.main-container>.nav-container {
    z-index: 1002;
}



/*.nav-pills>li.active>a:focus, .nav-pills>li>a:focus,*/
 .nav.nav-pills>li>a:hover {
    color: #005A43;
    background-color: #eee;
}


.header-container>.top-header .top-nav .nav-left>li ul.dropdown-menu a:hover, .header-container>.top-header .top-nav .nav-right>li ul.dropdown-menu a:hover {
background-color: #1C7158;
}
.header-container>.top-header .top-nav .nav-left>li{
  border-right:0;
}
.btn:focus{
  outline: none;
}
.header-container .header-fixed .bg-primary, .top-header{

  background-color: rgba(40, 90, 65, 1)

  /* will be "on top", if browser supports it */
  background-image: linear-gradient(rgba(40, 90, 65, 1), rgba(24,53,40, 1));

  /* these will reset other properties, like background-position, but it does know what you mean */
  background: green;
  background: linear-gradient(rgba(40, 90, 65, 1), rgba(24,53,40, 1));
/*'https://my.binghamton.edu/mycampus-v7-theme/images/custom/headbg.png'*/
}




@font-face {
  font-family: 'bingicon';
  src: url('../fonts/bingicon.eot');
}
@font-face {
  font-family: 'bingicon';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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DwcJDwcfXQHDF0EOFAj8v18LBQMSIDpyOKc3MTFUPHZuZFsiEiEPDg9ObxcnNDQrVj0sEi1CQkRDeigQAX04QD8FBwUHAQEbOyJPQWpTPTIKDBMPBAUGX0sUOCM2QBMxAdYgICAgICAgAwYEBAoFICAgBhEJu10IIA0DBIsPLEQPAxRMPVtpAwMDChYGQgGPYiASAjQxQE0BLSho/vtAL1FCJ18jImUBkjEPGREGJwIEFQX+nBklai9naiQkBQUEISIB2v5ROCNWLDRSGBl8AAAFABkAFAPnA24ABAAJAA4AEwAYAAATESERIQUVITUhAREhESEBIREhEQE1IRUhGQPO/DIDpPyGA3r8hgGo/lgB0gGo/lj+LgN6/IYDbvymA1or0ND9+gEL/vUBC/71AQv99tXVAAAAAAUAGQAUA+cDbgAEAAkADgATABgAABMRIREhBSE1IRUFIREhESczESMRAREhESEZA878MgOk/W8Ckf1vATH+z+m/vwJEATb+ygNu/KYDWum+vir94wId6Pz7AwX8+wId/eMAAAAEABkAFAPnA24ABAAJAA4AEwAAExEhESEFESERISEzESMRASMRMxEZA878MgK7/lgBqP1vvr4Der+/A278pgNaK/z7AwX8+wMF/PsDBfz7AAIAGQAUA+cDbgAEAAkAACUhESERJSERIRED5/wyA878XAN6/IYUA1r8pioDBfz7AAMAGQAUA+cDbgAEAAkADgAAExEhESEXIREhEQEhESERGQPO/DIqAaj+WAN6/lgBqANu/KYDWiv8+wMF/PsDBfz7AAAABAAZABQD5wNuAAQACQAOABMAABMRIREhBREjETMpAREhEQEjETMRGQPO/DICu7+//W8BqP5YA3q/vwNu/KYDWiv8+wMF/PsDBfz7AwX8+wAEABkAFAPnA24ABAAJAA4AEwAAExEhESEFESERISkBESERASERIREZA878MgJt/vQBDP29AQz+9AN6/vQBDANu/KYDWiv8+wMF/PsDBfz7AwX8+wABAAAAAQAADNtYg18PPPUACwQAAAAAANECtvkAAAAA0QK2+f/8/+kEEAOjAAAACAACAAAAAAAAAAEAAAPA/8AAAAQA//z/8AQQAAEAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAgAAAAQAAKcEAAAcBAD//AQAABkEAAAZBAAAGQQAABkEAAAZBAAAGQQAABkAAAAAAAoAFAAeAI4CZgMwA2QDlgO+A9YD+AQgBEoAAAABAAAADgFrAAoAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAEAAAAAEAAAAAAAIADgDIAAEAAAAAAAMAEACgAAEAAAAAAAQAEADWAAEAAAAAAAUAFgCKAAEAAAAAAAYACACwAAEAAAAAAAoAegAQAAMAAQQJAAEAEAAAAAMAAQQJAAIADgDIAAMAAQQJAAMAEACgAAMAAQQJAAQAEADWAAMAAQQJAAUAFgCKAAMAAQQJAAYAEAC4AAMAAQQJAAoAegAQAGIAaQBuAGcAaQBjAG8AbgBCAGkAbgBnAGgAYQBtAHQAbwBuACAAdQBuAGkAdgBlAHIAcwBpAHQAeQAgAGMAdQBzAHQAbwBtACAAaQBjAG8AbgBzAAoARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABiAGkAbgBnAGkAYwBvAG5iaW5naWNvbgBiAGkAbgBnAGkAYwBvAG4AUgBlAGcAdQBsAGEAcgBiAGkAbgBnAGkAYwBvAG4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype'),
     url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAzgAAsAAAAADJQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIDMGNtYXAAAAFoAAAAVAAAAFTmQeCHZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAACJQAAAiUXxOXT2hlYWQAAApYAAAANgAAADYFMLJ7aGhlYQAACpAAAAAkAAAAJAfPA79obXR4AAAKtAAAADgAAAA4KgEBbmxvY2EAAArsAAAAHgAAAB4R8g9ebWF4cAAACwwAAAAgAAAAIAAZAW1uYW1lAAALLAAAAZQAAAGU+zb/C3Bvc3QAAAzAAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gYDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABAAAAADAAIAAIABAABACDgA+YG//3//wAAAAAAIOAB5gD//f//AAH/4yADGgcAAwABAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwCn/+kDVQOjABEAPgBIAAABNCYnLgEjIgYHDgEXIxEhESMDFSM1LgEnNx4BFzI2Jy4BJy4BNz4BNzUzFR4BFwcuAQcGFhceARceARUUBgcTIzU+ARceARcVAvsCFB17S0t/HhIFAV0CrlreRhEhDw4SJhQVIhcXOBUPBggHIBVGDx0ODxM1FAsCCg0iDxchKSFJzQQ1LSo8AQIyL3wsRFZWRChtQv23Akn+PEA8AgkHOggHASQTExQXEjIWFBsGQT0CCQY7CQ0MBxoICg8IDSocIjUKAcR2KUABAjoqeAACABwAQwPjA1UA+QFqAAAlFDAVMBQxOAExMBQxHAEVOAExFDA1OAExPAExMDQxOAExMDQxNDA1PAE1OAExOAExOAExOAExOAExNDY3PgEXHgEXHgE3NiYnLgEnPgEnMjY3NiYHDgEnLgEnLgEnPgE3NiYHDgEVLgEnLgEnLgEHBhYHDgEnLgEnJgYXHgEXHgEHDgEHLgEnLgEnJgYXHgEXHgEXIgYjDgEHBhY3PgE3PgE3PgE3PgExFjY3HgEXHgEHDgEVIgYHDgEXFjY3PgEzMhYVHgEXFjYnLgE3PgE3PgE3HgEXHgEXHgEXKgEjDgEXFjYXMhYzDgEHDgEHDgEHDgEVOgEzPAE1ASoCJiMiBgcOASMiJgYiJw4BFRwDFRQWMzoDMzQmJy4BJy4BJw4BByImJw4BBwYmJyY2Nz4BNz4BNzYyNz4BFxY2MzIWNzYWFx4BFx4BBwYWFx4BBw4BBw4BBw4BBzoBMzI2NTwDNTQmBwKPDiAHGQIMFQgHFAQEGAkHDggNBgUBMw0RGhAKKgINIRYHDgcCCgsPFg0TDQoUCBYZAgEHDQ4NCRVAGAcOBwgRCQYNBwcDAgQYEQQGBAoZDxYCEAgPCAYEAQYOBxgtEQ8XDgkTCw0aDCozCgECHDMYBBMIAgEDCQ0JEAgLLgEBLQoGCwYEBQMNCQ0eEBEIAgEHBgIEAg0cDhEhDRwMAQoTCQowCwcqCwULBgILCQcOBxobAwEBBw4HAR8CRF9nJBwkAgMlHjNnZmYzKhcTID9+fn4/AwMEEhAWMQsTEiITJA8MFww3XQgFIyMHCQIMLiQFGgMOYzMIJRsjMgkcNBcLFAwpMwoCBQQMCAMEHAUILxMYJAs3bjciERUgdQEBAQEBAQEBAQECAQEBAQECAhJEFAQMAQUQCwoNEQ4XCAUJBBk0HBUMEQ4MCA8CEx0IAgQCDhsLDxQOFDMBAgYFDCUZCRYFBhwIEQYNBA8CAg4JBwsFBQQJFR4MBAcEDREEBhsIBAgEAwcHAgEQEQ4OCAYLAwIEAgcyKQIHBQwODRQKAgQDCy0BAQECCBITEAMBAQUEER0OEhARESoWChQIAwQDCAIBAQgMFjQCAQsSCw0BAg0UCAUKBRAvHgw0GxAaCALfASIZGgwBAQEBIB9GkZGQRx8UGTAQFCMPFR4BBQ4BCAsECQMLQTgnRRQECgghKwcBBBQwGwQaJgIFDBIJJAURSi4JDwcTNxUXHBYnKwgKIxcTIFarq6tWIhABAAr//ACRBBADOwAEAAkADgAYAB8ARgBVAGMAhwCVAAABIzUzFSEjNTMVKwE1MxUlHgEXHgEXMzUjBTM1Ix4BFyU0BjU0MjMyFjMyNjMyFhUUBgcVHgEVFAYjIiYjIgYjIiY1NDY1ERcUFhczMjY1NCYHIgYdAREUFjMyNjU0JiMiBh0BATQGNTQ2Nz4BMzIGFRM+ATMyFhUUBiMiJiMiBiMiJjU0NjURExQWMzI2NTQmIyIGHQEEEDQ0/FQeHi07OwG8CQ8HCQ8HH10BwxdBDhQI/L9fCwUDEiA6cjinNzExVDx2bmRbIhIhDw4PTm8XJzQ0K1Y9LBItQkJEQ3ooEAF9OEA/BQcFBwEBGzsiT0FqUz0yCgwTDwQFBl9LFDgjNkATMQHWICAgICAgIAMGBAQKBSAgIAYRCbtdCCANAwSLDyxEDwMUTD1baQMDAwoWBkIBj2IgEgI0MUBNAS0oaP77QC9RQidfIyJlAZIxDxkRBicCBBUF/pwZJWovZ2okJAUFBCEiAdr+UTgjViw0UhgZfAAABQAZABQD5wNuAAQACQAOABMAGAAAExEhESEFFSE1IQERIREhASERIREBNSEVIRkDzvwyA6T8hgN6/IYBqP5YAdIBqP5Y/i4DevyGA278pgNaK9DQ/foBC/71AQv+9QEL/fbV1QAAAAAFABkAFAPnA24ABAAJAA4AEwAYAAATESERIQUhNSEVBSERIREnMxEjEQERIREhGQPO/DIDpP1vApH9bwEx/s/pv78CRAE2/soDbvymA1rpvr4q/eMCHej8+wMF/PsCHf3jAAAABAAZABQD5wNuAAQACQAOABMAABMRIREhBREhESEhMxEjEQEjETMRGQPO/DICu/5YAaj9b76+A3q/vwNu/KYDWiv8+wMF/PsDBfz7AwX8+wACABkAFAPnA24ABAAJAAAlIREhESUhESERA+f8MgPO/FwDevyGFANa/KYqAwX8+wADABkAFAPnA24ABAAJAA4AABMRIREhFyERIREBIREhERkDzvwyKgGo/lgDev5YAagDbvymA1or/PsDBfz7AwX8+wAAAAQAGQAUA+cDbgAEAAkADgATAAATESERIQURIxEzKQERIREBIxEzERkDzvwyAru/v/1vAaj+WAN6v78DbvymA1or/PsDBfz7AwX8+wMF/PsABAAZABQD5wNuAAQACQAOABMAABMRIREhBREhESEpAREhEQEhESERGQPO/DICbf70AQz9vQEM/vQDev70AQwDbvymA1or/PsDBfz7AwX8+wMF/PsAAQAAAAEAAAzbWINfDzz1AAsEAAAAAADRArb5AAAAANECtvn//P/pBBADowAAAAgAAgAAAAAAAAABAAADwP/AAAAEAP/8//AEEAABAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAIAAAAEAACnBAAAHAQA//wEAAAZBAAAGQQAABkEAAAZBAAAGQQAABkEAAAZAAAAAAAKABQAHgCOAmYDMANkA5YDvgPWA/gEIARKAAAAAQAAAA4BawAKAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABAAAAABAAAAAAACAA4AyAABAAAAAAADABAAoAABAAAAAAAEABAA1gABAAAAAAAFABYAigABAAAAAAAGAAgAsAABAAAAAAAKAHoAEAADAAEECQABABAAAAADAAEECQACAA4AyAADAAEECQADABAAoAADAAEECQAEABAA1gADAAEECQAFABYAigADAAEECQAGABAAuAADAAEECQAKAHoAEABiAGkAbgBnAGkAYwBvAG4AQgBpAG4AZwBoAGEAbQB0AG8AbgAgAHUAbgBpAHYAZQByAHMAaQB0AHkAIABjAHUAcwB0AG8AbQAgAGkAYwBvAG4AcwAKAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgBWAGUAcgBzAGkAbwBuACAAMQAuADAAYgBpAG4AZwBpAGMAbwBuYmluZ2ljb24AYgBpAG4AZwBpAGMAbwBuAFIAZQBnAHUAbABhAHIAYgBpAG4AZwBpAGMAbwBuAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('woff');
  font-weight: normal;
  font-style: normal;
}

[class^="bu-"], [class*=" bu-"] {
  font-family: 'bingicon', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bu-12-12:before {
  content: "\e603";
}

.bu-6-6:before {
  content: "\e604";
}

.bu-6-3-3:before {
  content: "\e605";
}

.bu-4-4-4:before {
  content: "\e606";
}

.bu-3-6-3:before {
  content: "\e602";
}

.bu-doubledown:before {
  content: "\e600";
}

.bu-oddshape:before {
  content: "\e601";
}

.bu-quikpay:before {
  content: "\e001";
}

.bu-bubrain:before {
  content: "\e002";
}

.bu-blackboard:before {
  content: "\e003";
}



/*@font-face {
  font-family: 'ecoicon';
  src:url('../fonts/ecoicons/ecoicon.eot');
  src:url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ecoicons/ecoicon.woff') format('woff'),
    url('../fonts/ecoicons/ecoicon.ttf') format('truetype'),
    url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
  font-weight: normacollegiatelinkl;
  font-style: normal;
}
*/


.hi-icon-wrap {
  text-align: center;
  margin: -6px auto 0;
  /*padding: 2em 0 3em;*/
  width:315px;
  height: 88px;
}
.editing .hi-icon-wrap {
  display: none;
}
.hi-icon {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  margin: 15px 30px 20px;
/*  width: 90px;
  height: 90px;*/
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  /*color: rgba(255, 255, 255, 0) !important;*/
}
.hi-icon div {  
  width: 75px;
  position: relative;
  left: -15px;
  top: 7px;
  color:#F5F8CC/*e2ea66*/;
  font-weight:700;
  padding-bottom: 2px;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}

.hi-icon:before {
  /*font-family: 'ecoicon';*/
  speak: none;
  /*font-size: 48px;*/
  /*font-size: 32px;*/
  font-size: 32px;
  /*line-height: 90px;*/
  line-height: 45px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
  color: #F5F8CC/*e2ea66*/;
}


@media (max-width: 991px) {
  .header-container>.top-header .top-nav {
   padding-left: 223px !important;
  }

  .logo a{
    width:220px !important;
  }
  .logo div{display: none}
/*
}
@media (max-width: 991px) {*/
  .hi-icon:before {

  }
  .hi-icon div {  
    font-size:smaller;
    /*width: 50px;*/
    /*display:none;*/
  }
  .hi-icon {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin: 15px 15px 20px;
  }
  .hi-icon-wrap {
    width:225px;
  }
}

.hi-icon:hover:before {
  /*color: rgba(255, 255, 255, 0) !important;*/
  color: #234A26 !important;
}


/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
  box-shadow: 0 0 0 3px #F5F8CC/*e2ea66*/;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #F5F8CC/*e2ea66*/;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}


/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
  color: #fff;
}

.hi-icon-effect-3b .hi-icon:hover {
  color: #234A26 !important;
  text-decoration: none;
}

.hi-icon-effect-3b .hi-icon:after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}

.hi-icon-effect-3b .hi-icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/*a:visited,a:active,a:focus, a{color:#005A43}*/
a:hover{color:#6bc04b;text-decoration: none}

::selection {
background: #067d5a;
color: #FFF;
}


.legend{
  padding: 5px;
  margin-top: 5px;
  border: solid 1px #FFF;
}
.legend ul {
  list-style-type: none;
  margin-bottom: 0px;
  padding-left:5px;
}

.legend li span{display: inline-block;
width: 16px;
height: 16px;
margin-right: 5px;
margin-bottom: -4px;}


.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}




#page.app>.main-container>.nav-container.nav-fixed {
  top: 80px;
}
@media (max-width: 767px) {
  #page.app>.main-container>aside.nav-container.nav-fixed {
    top:50px;
  }
}


#page .app>.main-container>.nav-container.nav-horizontal.nav-fixed+.content-container {
margin: 0;
}

/*@media (min-width: 768px) {
    #page .app>.main-container>.nav-container.nav-horizontal.nav-fixed+.content-container {
    margin: 80px 0 0;
    }
}
*/
#page .nivo-controlNav {
    display:none;
}
#page .theme-default .nivoSlider {
    margin-bottom: 20px;
}
/*
.logo img{display:none;}
.logo a{display:block;width:100%;height:100%; 
    background: url('/assets/img/bing-portal-logo.png') no-repeat;
    background-size: 100% auto, cover;
    background-position: 10px 10px;
}*/
.nested-sortable li {
    list-style-type: none;
}

#page .header-container>.top-header .top-nav .nav-right>li>a {
  line-height: 50px;
  height: 82px;
}

#page .header-container>.top-header .top-nav .nav-right>li a:focus{
  outline: none;
}

.logo a{
  width:350px;margin-top:15px;margin-left:15px;
  font-family: arial;
  text-decoration:none;
}

@media screen and (max-width: 767px) {
  .header-container>.top-header .logo {
    text-align: left;
  }
  .logo a{
    width:200px !important;
    margin-top:-10px;
    margin-left:15px;
  }
  .header-container>.top-header .logo {line-height: 40px;}
/*  .header-container>.top-header .logo>a {
    font-size: 24px;
  }*/
  .app>.main-container>.nav-container.nav-fixed {
    top: 50px;
  }
  .app>.header-container.header-fixed+.main-container {
    padding-top: 50px
  }

  .nav-container .nav ul {
    display: block;
  }

}
@media (min-width: 768px){
  .header-container>.top-header .top-nav {
    padding-left: 375px;
  }

  .header-container>.top-header .logo {
    margin-top: 10px;

  }
    #app .header-container>.top-header .logo {
    width:171px !important;
    text-align: left;
    margin-top:0;
    margin-left:0;
  }
}

@media (min-width: 992px){
  
/*  .header-container>.top-header .logo>a {
    font-size: 24px;
  }*/
  #page .header-container>.top-header .logo {
    width:350px;
    height: 72px;
    overflow: hidden;
  }
  #page .header-container>.top-header .logo>a {    font-size:36px;}

/*  #app .header-container>.top-header .logo {
    width:200px !important;
    margin-top:0;
    margin-left:0;
  }*/
}

.showMenu{
  display:block !important;
}






.header-container>.top-header .menu-button:hover {
  background-color: #E1F2DB/*a6d993*/;
}

.header-container>.top-header .menu-button .icon-bar {
  background-color: #E1F2DB/*a6d993*/;
}
.header-container>.top-header .menu-button:hover .icon-bar {
  background-color: #1C7158;
}
.panel {
   border-style: none;
}

.generated-content .widget .panel-default>.panel-heading {
    color: #F5F8CC;
    background: #005A43;
}

.generated-content .widget>.panel-default>.panel-heading a {
    color: #F5F8CC;
    font-weight:bold;
    text-decoration: none
}



blockquote {
    padding: 3px 12px ;
    margin: 0 0 20px;
    font-size: 18px;
    border-left: 4px solid #ccc;
   /* border-left: 4px solid #6bc04b;*/
}

blockquote .small:before, blockquote small:before {
    content: ''
}

blockquote h4 {
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 0px;
}

blockquote h4 a:hover{
    color: #6bc04b !important;
}

body {
    font-size: 15px;
}

.main-container{
    background-color: #e2e3e3;
}
/*#6B988d*/



#page .header-container .top-header .top-nav{
  /*height:80px;*/
}

.nav-container .nav {
   /*margin-top: 5px;*/
   top:8px;
   background-color: #E1F2DB/*a6d993*/;
}


.nav-container.bg-white .nav>li:hover>a {
    color: #F5F8CC/*e2ea66*/;
    background-color: #005A43;
}

@media (min-width: 768px){
  #page .nav-container.bg-white .nav>li>a {
    border-bottom-style: solid;
    border-bottom-width: 7px;
    border-bottom-color: #E1F2DB/*a6d993*/;      
    padding-bottom:5px !important;
  }
  #app .nav-container.bg-white .nav>li>a:hover {
  background: #345f53 !important;
    color: #fff/*e2ea66*/ !important;
  }
  .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li>a {
    padding: 12px 28px;
  }
  .nav-container.bg-white .nav>li:hover>a {
      color: #005A43 !important;
      background-color: #E1F2DB/*a6d993*/ !important;
      border-color:#005A43 !important;
      /*padding-bottom:5px !important;*/

      transition:none;
    }

}

.nav-horizontal .nav>li>a {
    font-weight: 700;
    text-transform: uppercase;
}
.bg-white {
    color: #005A43;
}
.nav-container.bg-white .nav > i, .nav-container.bg-white .nav a {
  color: #005A43;
}
.nav-container.bg-white .nav>li:hover>.icon-has-ul/*, .nav-container.bg-white .nav>li:hover>.icon-has-ul-h*/{
    color: #F5F8CC/*e2ea66*/;
}

.nav-container.bg-white .nav>li:hover>a {
    color: #F5F8CC/*e2ea66*/;
    background-color: #005A43;
}


.nav-container.bg-white .nav>li:hover>.icon-has-ul-h{
  color:#005A43;
}

.nav-container.bg-white .nav li ul >li:hover>a {
    color: #F5F8CC/*e2ea66*/;
}

.nav-boxed {
    margin-top:-10px;
    background-color:  #005A43;
    box-shadow: none;
    border-radius: 0;
}
.nav-boxed>li>a {
    color: #F5F8CC/*e2ea66*/;
    padding:8px 5px;
    border-top-color:#a9aaaa;
}

.nav-boxed>li:hover>a {
    background-color: #005A43;
    font-weight:bold;
    color: #fff;
}

@media (min-width: 768px) {
    .nav-boxed>li>a {
        border-left-color: #a9aaaa;}
}
@media (min-width: 768px)
.nav-boxed>li:first-child>a{
        border-left-color: #a9aaaa;

}
}
/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover {
    color: #005A43;
    background-color: #e1f2db;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}*/
/*,.nav-container.bg-white .nav ul>li:hover>.icon-has-ul-h */
.nav-container.bg-white .nav ul>li.active>a, .nav-container.bg-white .nav ul>li:hover>a{
  color: #00916C;
}


@media screen and (max-width: 767px) {
  .nav-container.bg-white .nav>li.active, 
  .nav-container.bg-white .nav>li.active>a{
      background-color: #005A43;
  }

.nav-container.bg-white .nav .currentPageContainer .icon-has-ul-h, 
  .nav-container.bg-white .nav>li.active, 
  .nav-container.bg-white .nav>li.active>a,
  .nav-container.bg-white .nav>li.active>.icon-has-ul {
      color: #ddd/*f5f8cc*/;
  }

  .nav-container.bg-white .nav>li.hover, 
  .nav-container.bg-white .nav>li.hover>a, 
  .nav-container.bg-white .nav>li.hover>.icon-has-ul {
      color: #ddd/*f5f8cc*/ !important;
  }
  .nav-container.bg-white .nav .currentPageContainer a,
  .nav-container.bg-white .nav .currentPageContainer,
  .nav-container.bg-white .nav li ul >li>a, 
  .nav-container.bg-white .nav li ul >li:visited>a {
      color: #ddd/*f5f8cc*/;
      background-color: #005A43;
  }
}
  .nav-container.bg-white .nav li ul >li>a, 
  .nav-container.bg-white .nav li ul >li:visited>a {
      color: #ddd/*f5f8cc*/;
      background-color: #005A43;
  }
@media screen and (min-width: 768px) {
  .nav-container.bg-white .nav .currentPageContainer a,
  .nav-container.bg-white .nav .currentPageContainer{
    border-color:#005A43;
   /*   color: #f5f8cc;
      background-color: #005A43;*/
  }
}
.nav-container.bg-white .nav .currentPageContainer .icon-has-ul{

    color: #ddd/*f5f8cc*/; 
}

.nav-boxed.nav>li>a:focus{
    background-color: #005A43;
    outline: 0;
}



.dropdown-menu>li>a:focus{
  background-color: #fff;
  outline: none;
}


.panel-title.fa-collapse, .panel-title.fa-collapse a{display: block;margin: -10px -15px;padding: 10px;}
.panel-title.fa-collapse a:before{
  content:"\f107";
  float:left;
  margin-right:10px;
  margin-left:3px;
}
.panel-title.fa-collapse a.collapsed:before{
  content:"\f105";
  margin-right: 12px;
  margin-left:5px;
}

.footer{text-align:center;color: #fff;background-color: #005A43;padding:5px;/*position:fixed;bottom:0;width:100%*/}

/*Custom elements*/

.bubble {
position: relative;
width: 100%;
height: 45px;
padding: 7px;
background: #005A43;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: #c4cf1c solid 3px;
margin-bottom:25px;
}

.bubble:after {
content: '';
position: absolute;
border-style: solid;
border-width: 16px 12px 0;
border-color: #005A43 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -14px;
left: 52px;
}

.bubble:before {
content: '';
position: absolute;
border-style: solid;
border-width: 18px 14px 0;
border-color: #c4cf1c transparent;
display: block;
width: 0;
z-index: 0;
bottom: -19px;
left: 50px;
}

@media screen and (max-width: 767px) {
  .nav-container .nav li ul {
      display:none;
  }
  .nav-container .nav li ul.active {
    display: block;
  }
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: inherit;
}










#page .widget .list-group-item {
    padding: 9px;
    border-left: none;
    border-right: none;
}

#page .widget a.list-group-item:focus, a.list-group-item:hover{
    text-decoration: none;
    color: #555;
    /*background-color: #e1f2db*/
    background-color: #f5f5f5;
}
#page .widget a.list-group-item, a.list-group-item:visited {
    color: #005a43;
}

blockquote h4 a:hover {
    text-decoration:none;
}

#page .widget #accordion .panel-default>.panel-heading {
background: #c6c7c6 !important;
    border-color: #e2e3e3;

}
.Html .panel-default>.panel-heading a {
    color: #005a43 !important;
}
#accordion .panel-default>.panel-heading  h4 {
  color: #005a43 !important;
}

.bubble
{
position: relative;
width: 100%;
height: 100%;
padding: 0px;
background: #005A43;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border:  #c4cf1c solid 3px;
}

.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 14px 11px 0;
border-color: #005A43 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -14px;
left: 28px;
}

.bubble:before{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 16px 13px 0;
    border-color: #c4cf1c transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -19px;
    left: 26px;
}

.isbold .list-group-item {
    font-weight: bold;
}
.nav-tabs>li>a {
     background-color: #e2e3e3;
     margin-top: 3px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover {
    color: #005A43;
    /*background-color: #e1f2db;*/
}

.nav-tabs>li.active>a:focus,.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    /*background-color: #e1f2db;*/
    color: #005A43;
}

.nav{
    font-weight: bold;
}


.nav-boxed {
background-color:  #005a43;
}
.nav-boxed a {
    color:#ddd/*f5f8cc*/ !important;  
}

.nav-boxed>li>a:hover {
background-color:  #014634;
color: #F5F8CC/*e2ea66*/  !important;  
}

.nav-boxed>li:hover>a {

color: #F5F8CC/*e2ea66*/ ;  
}

.header-container .header-fixed .bg-primary, .top-header {
     background: #014634;
}
.nodisplay{display: none;}

#favorites .form-control.filter{display:none;}









@font-face {
    font-family: 'bingicon';
    src: url('fonts/bingicon.eot');
}
@font-face {
    font-family: 'bingicon';
    src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="bu-"], [class*=" bu-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'bingicon', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bu-quikpay:before {
    content: "\e001";
}
.bu-bubrain:before {
    content: "\e002";
}
.bu-blackboard:before {
    content: "\e003";
}
.bu-clocktower:before {
    content: "\e004";
}
.bu-b:before {
    content: "\e005";
}
.bu-b-color .path1:before {
    content: "\e006";
    color: rgb(35, 31, 32);
}
.bu-b-color .path2:before {
    content: "\e007";
    margin-left: -1.1240234375em;
    color: rgb(0, 112, 86);
}
.bu-b-color .path3:before {
    content: "\e008";
    margin-left: -1.1240234375em;
    color: rgb(255, 255, 255);
}
.bu-logo:before {
    content: "\e009";
}
.bu-logo-simple:before {
    content: "\e010";
}

.btn-bu {
border-color:#005A43; 
background-color:#067d5a;
color:#f4f4f4;
}

.btn-bu:hover {
border-color:#067d5a; 
background-color:#098e67;
color:#fff;

}

.btn-bu.active,.btn-bu:active,.btn-bu:focus,.open>.btn-bu.dropdown-toggle {
border-color:#005A43; 
background-color:#005A43;
color:#eee;
}

.btn-bu.disabled:hover,
.btn-bu.disabled:focus,
.btn-bu.disabled:active,
.btn-bu.disabled.active,
.btn-bu[disabled]:hover,
.btn-bu[disabled]:focus,
.btn-bu[disabled]:active,
.btn-bu[disabled].active,
fieldset[disabled] .btn-bu:hover,
fieldset[disabled] .btn-bu:focus,
fieldset[disabled] .btn-bu:active,
fieldset[disabled] .btn-bu.active {
  background-color: #005A43;
  border-color: #005A43;
  color:#ddd;
}


/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.42
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}


/* ========================================================================
 * bootstrap-tour - v0.10.3
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.tour-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background-color:#000;opacity:.8;filter:alpha(opacity=80)}
.tour-step-backdrop{position:relative;z-index:1101}.tour-step-backdrop>td{position:relative;z-index:1101}.tour-step-background{position:absolute!important;z-index:1100;background:inherit;border-radius:6px}.popover[class*=tour-]{z-index:1102}.popover[class*=tour-] .popover-navigation{padding:9px 14px;overflow:hidden}.popover[class*=tour-] .popover-navigation [data-role=end]{float:right}.popover[class*=tour-] .popover-navigation [data-role=prev],.popover[class*=tour-] .popover-navigation [data-role=next],.popover[class*=tour-] .popover-navigation [data-role=end]{cursor:pointer}.popover[class*=tour-] .popover-navigation [data-role=prev].disabled,.popover[class*=tour-] .popover-navigation [data-role=next].disabled,.popover[class*=tour-] .popover-navigation [data-role=end].disabled{cursor:default}.popover[class*=tour-].orphan{position:fixed;margin-top:0}.popover[class*=tour-].orphan .arrow{display:none}

.tour-tour .popover-content{color:#626262;} 
.tour-tour.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.tour-tour.popover.top{margin-top:-10px}
.tour-tour.popover.right{margin-left:10px}
.tour-tour.popover.bottom{margin-top:10px}
.tour-tour.popover.left{margin-left:-10px}
.tour-tour .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.tour-tour .popover-content{padding:9px 14px}
.tour-tour.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.tour-tour.popover>.arrow{border-width:11px}
.tour-tour.popover>.arrow:after{border-width:10px;content:""}
.tour-tour.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}
.tour-tour.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
.tour-tour.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}
.tour-tour.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}
.tour-tour.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}
.tour-tour.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.tour-tour.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}
.tour-tour.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}


[data-popins]{ border-bottom: 1px dotted;}
[data-popins]{cursor: pointer; }
thead .form-group{margin-bottom:0;}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
.table-responsive{ overflow: auto;}

.form-cobler form{overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;}


#template .nav li:first-child i {
    display: none;
}
  .page-menu{margin:0 0 -20px}
@media (min-width: 768px){

.smallbar.app>.main-container>.nav-container  {
    width: 50px;
}
.smallbar.app>.main-container>.content-container {
    margin-left: 50px;
}

.smallbar .panel-page > .panel .panel-heading {
    left: 50px;
}
.smallbar  .nav-container .nav>li>a>span {
    display: none;
}

  .nav-horizontal .nav>li>ul li>a {
      /*padding: 7px 40px 6px 20px !important;*/
      padding: 5px 20px 5px 15px !important;
  }
  .nav-container .nav>li>a {
    padding: 14px 15px 13px;
  }
  .page-menu{margin-top:95px;}
}

        

.header-container>.top-header .top-nav .nav-right>li.nav-profile>a {
    padding: 15px;
}

.editor .generated-content:hover .cobler_container{min-height: 100px;outline: dashed 1px #fff;}
.editor .widget:hover{/*outline: dotted 1px #19491D;*/box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);}


.row .cobler_container:last-child {
    padding-right: 15px;
}
.row .cobler_container:first-child {
    padding-left: 15px;
}
.cobler_container {
    padding-left: 10px;
    padding-right: 10px;
}


.editor #layout {
    display: block;
}

body#page #main-container{
    margin-left:0;
}
body{padding-top:0;}

.table-well{background:#fff}

.widget.WorkflowSubmissionReport .list{top:111px}
/*#previewForm{margin:0 -35px 0 -25px}*/

#page.flow .flow-title {top:0}
.table-well .table-container div table.table-fixed{margin-top: -23px !important;}
/*.table-well .table-container div table{margin-top: 0px !important;}*/


@media print{
    .app>.header-container.header-fixed+.main-container {
        padding-top: 0;
    }
}

/* Allow Dropdown Menu to Scroll Past Page Bottom */
.other-menu {
    overflow-y: auto;
    max-height: calc(100vh - 130px);
}


#workflows .dataTable,#workflows .assignments {
    cursor: pointer;
}
 .slider {
    position: relative !important;
 }
.switch .slider {
	position: absolute !important;
}
/* Allow Dropdown Menu to Scroll Past Page Bottom - test this*/
/*.other-menu {*/
/*    overflow-y: auto;*/
/*    max-height: calc(100vh - 130px);*/
/*}*/
.workflow-history .list-group-item.file h5>div ,.WorkflowSubmissionReport .report .list-group-item.file {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Hide all BNumbers in user forms */
[data-type*="user"] .control-label span {display:none;}

html,body{
    -webkit-overflow-scrolling : touch !important;
    overflow: auto !important;
    height: 100% !important;
}
.workflow_sidebar{
    top: 140px;
}
.widget.Workflow .tab-content{
    padding-top: 15px;
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
}
.widget.Workflow .dropzone {
    margin-top: 30px;
    
}