@import "../fonts/font-awesome/css/font-awesome.min.css";

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}

audio, canvas, video {
display: inline-block;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden] {
display: none;
}

html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body {
margin: 0;
}

a:focus {
outline: thin dotted;
}

a:active, a:hover {
outline: 0;
}

h1 {
font-size: 2em;
margin: .67em 0;
}

abbr[title] {
border-bottom: 1px dotted;
}

b, strong {
font-weight: bold;
}

dfn {
font-style: italic;
}

hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}

mark {
background: #ff0;
color: #000;
}

code, kbd, pre, samp {
font-family: monospace,serif;
font-size: 1em;
}

pre {
white-space: pre-wrap;
}

q {
quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
font-size: 80%;
}

sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -0.5em;
}

sub {
bottom: -0.25em;
}

img {
border: 0;
}

svg:not(:root) {
overflow: hidden;
}

figure {
margin: 0;
}

fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em;
}

legend {
border: 0;
padding: 0;
}

button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}

button, input {
line-height: normal;
}

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;
}

input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}

input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}

textarea {
overflow: auto;
vertical-align: top;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

@media print {
* {
text-shadow: none!important;
color: #000!important;
background: transparent!important;
box-shadow: none!important;
}

a, a:visited {
text-decoration: underline;
}

a[href]:after {
content: " (" attr(href) ")";
}

abbr[title]:after {
content: " (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}

pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}

thead {
display: table-header-group;
}

tr, img {
page-break-inside: avoid;
}

img {
max-width: 100%!important;
}

@page {
margin: 2cm .5cm;
}

p, h2, h3 {
orphans: 3;
widows: 3;
}

h2, h3 {
page-break-after: avoid;
}

.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 th, .table-bordered td {
border: 1px solid #ddd!important;
}
}

*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.428571429;
color: #4d4d4d;
background-color: #f7f8fa;
}

input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

button, input, select[multiple], textarea {
background-image: none;
}

a {
color: #4187df;
text-decoration: none;
outline: 0;
}

a:hover, a:focus {
color: #4187df;
text-decoration: underline;
}

a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

img {
vertical-align: middle;
}

.img-responsive {
display: block;
max-width: 100%;
height: auto;
}

.img-rounded {
border-radius: 5px;
}

.img-thumbnail {
padding: 10px;
line-height: 1.428571429;
background-color: #f7f8fa;
border: 1px solid #e6e7e8;
border-radius: 2px;
-webkit-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 #e6e7e8;
}

hr .outsider {
margin-left: -20px;
margin-right: -20px;
border-top: 1px solid #d2d3d6;
}

.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}

p {
margin: 0 0 20px;
}

.lead {
margin-bottom: 20px;
font-size: 16.099999999999998px;
font-weight: 200;
line-height: 1.4;
}

@media (min-width:768px) {
.lead
{
font-size: 21px;
}

}

small {
font-size: 85%;
}

cite {
font-style: normal;
}

.text-muted {
color: #aeafb1;
}

.text-primary {
color: #4187df;
}

.text-primary:hover {
color: #226dcb;
}

.text-warning {
color: #927608;
}

.text-warning:hover {
color: #614f06;
}

.text-danger {
color: #a81515;
}

.text-danger:hover {
color: #7b0f0f;
}

.text-success {
color: #527f26;
}

.text-success:hover {
color: #39581a;
}

.text-info {
color: #157890;
}

.text-info:hover {
color: #0f5363;
}

.text-left {
text-align: left;
}

.text-right {
text-align: right;
}

.text-center {
text-align: center;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
line-height: 1.42;
color: #000;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
font-weight: normal;
line-height: 1;
color: #aeafb1;
}

h1, h2, h3 {
margin-top: 0;
margin-bottom: 10px;
font-weight: 300;
}

h4, h5, h6 {
margin-top: 10px;
margin-bottom: 10px;
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-weight: 400;
}

h1, .h1 {
font-size: 38px;
}

h2, .h2 {
font-size: 33px;
}

h3, .h3 {
font-size: 24px;
}

h4, .h4 {
font-size: 18px;
}

h5, .h5 {
font-size: 14px;
}

h6, .h6 {
font-size: 12px;
}

h1 small, .h1 small {
font-size: 24px;
}

h2 small, .h2 small {
font-size: 18px;
}

h3 small, .h3 small, h4 small, .h4 small {
font-size: 14px;
}

.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #edeef0;
}

ul, ol {
margin-top: 0;
margin-bottom: 10px;
}

ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}

.list-unstyled {
padding-left: 0;
list-style: none;
}

.list-inline {
padding-left: 0;
list-style: none;
}

.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}

.list-inline > li:first-child {
padding-left: 0;
}

dl {
margin-bottom: 20px;
}

dt, dd {
line-height: 1.428571429;
}

dt {
font-weight: bold;
}

dd {
margin-left: 0;
}

.panel dl {
margin: 0 auto;
}

.panel dl dd {
margin-bottom: 10px;
}

@media (min-width:768px) {
.dl-horizontal dt
{
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.dl-horizontal dd {
margin-left: 180px;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}

.dl-horizontal dd:after {
clear: both;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}

.dl-horizontal dd:after {
clear: both;
}

}

abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #aeafb1;
}

abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}

blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 2px solid #edeef0;
font-style: italic;
}

blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}

blockquote p:last-child {
margin-bottom: 0;
}

blockquote small {
display: block;
line-height: 1.428571429;
color: #aeafb1;
}

blockquote small:before {
content: '\2014 \00A0';
}

blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 2px solid #edeef0;
border-left: 0;
}

blockquote.pull-right p, blockquote.pull-right small {
text-align: right;
}

blockquote.pull-right small:before {
content: '';
}

blockquote.pull-right small:after {
content: '\00A0 \2014';
}

q:before, q:after, blockquote:before, blockquote:after {
content: "";
}

address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}

code, kdb, pre, samp {
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 2px;
}

pre {
display: block;
padding: 9.5px;
margin: 0 0 20px;
font-size: 13px;
line-height: 1.428571429;
word-break: break-all;
word-wrap: break-word;
color: #32373d;
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: 0;
}

.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}

.container {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}

.container:before, .container:after {
content: " ";
display: table;
}

.container:after {
clear: both;
}

.container:before, .container:after {
content: " ";
display: table;
}

.container:after {
clear: both;
}

.row {
margin-left: -10px;
margin-right: -10px;
}

.row:before, .row:after {
content: " ";
display: table;
}

.row:after {
clear: both;
}

.row:before, .row:after {
content: " ";
display: table;
}

.row:after {
clear: both;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
float: left;
}

.col-xs-1 {
width: 8.333333333333332%;
}

.col-xs-2 {
width: 16.666666666666664%;
}

.col-xs-3 {
width: 25%;
}

.col-xs-4 {
width: 33.33333333333333%;
}

.col-xs-5 {
width: 41.66666666666667%;
}

.col-xs-6 {
width: 50%;
}

.col-xs-7 {
width: 58.333333333333336%;
}

.col-xs-8 {
width: 66.66666666666666%;
}

.col-xs-9 {
width: 75%;
}

.col-xs-10 {
width: 83.33333333333334%;
}

.col-xs-11 {
width: 91.66666666666666%;
}

.col-xs-12 {
width: 100%;
}

@media (min-width:768px) {
.container
{
width: 100%;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
float: left;
}

.col-sm-1 {
width: 8.333333333333332%;
}

.col-sm-2 {
width: 16.666666666666664%;
}

.col-sm-3 {
width: 25%;
}

.col-sm-4 {
width: 33.33333333333333%;
}

.col-sm-5 {
width: 41.66666666666667%;
}

.col-sm-6 {
width: 50%;
}

.col-sm-7 {
width: 58.333333333333336%;
}

.col-sm-8 {
width: 66.66666666666666%;
}

.col-sm-9 {
width: 75%;
}

.col-sm-10 {
width: 83.33333333333334%;
}

.col-sm-11 {
width: 91.66666666666666%;
}

.col-sm-12 {
width: 100%;
}

.col-sm-push-1 {
left: 8.333333333333332%;
}

.col-sm-push-2 {
left: 16.666666666666664%;
}

.col-sm-push-3 {
left: 25%;
}

.col-sm-push-4 {
left: 33.33333333333333%;
}

.col-sm-push-5 {
left: 41.66666666666667%;
}

.col-sm-push-6 {
left: 50%;
}

.col-sm-push-7 {
left: 58.333333333333336%;
}

.col-sm-push-8 {
left: 66.66666666666666%;
}

.col-sm-push-9 {
left: 75%;
}

.col-sm-push-10 {
left: 83.33333333333334%;
}

.col-sm-push-11 {
left: 91.66666666666666%;
}

.col-sm-pull-1 {
right: 8.333333333333332%;
}

.col-sm-pull-2 {
right: 16.666666666666664%;
}

.col-sm-pull-3 {
right: 25%;
}

.col-sm-pull-4 {
right: 33.33333333333333%;
}

.col-sm-pull-5 {
right: 41.66666666666667%;
}

.col-sm-pull-6 {
right: 50%;
}

.col-sm-pull-7 {
right: 58.333333333333336%;
}

.col-sm-pull-8 {
right: 66.66666666666666%;
}

.col-sm-pull-9 {
right: 75%;
}

.col-sm-pull-10 {
right: 83.33333333333334%;
}

.col-sm-pull-11 {
right: 91.66666666666666%;
}

.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}

.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}

.col-sm-offset-3 {
margin-left: 25%;
}

.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}

.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}

.col-sm-offset-6 {
margin-left: 50%;
}

.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}

.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}

.col-sm-offset-9 {
margin-left: 75%;
}

.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}

.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}

}

@media (min-width:992px) {
.container
{
width: 100%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
float: left;
}

.col-md-1 {
width: 8.333333333333332%;
}

.col-md-2 {
width: 16.666666666666664%;
}

.col-md-3 {
width: 25%;
}

.col-md-4 {
width: 33.33333333333333%;
}

.col-md-5 {
width: 41.66666666666667%;
}

.col-md-6 {
width: 50%;
}

.col-md-7 {
width: 58.333333333333336%;
}

.col-md-8 {
width: 66.66666666666666%;
}

.col-md-9 {
width: 75%;
}

.col-md-10 {
width: 83.33333333333334%;
}

.col-md-11 {
width: 91.66666666666666%;
}

.col-md-12 {
width: 100%;
}

.col-md-push-0 {
left: auto;
}

.col-md-push-1 {
left: 8.333333333333332%;
}

.col-md-push-2 {
left: 16.666666666666664%;
}

.col-md-push-3 {
left: 25%;
}

.col-md-push-4 {
left: 33.33333333333333%;
}

.col-md-push-5 {
left: 41.66666666666667%;
}

.col-md-push-6 {
left: 50%;
}

.col-md-push-7 {
left: 58.333333333333336%;
}

.col-md-push-8 {
left: 66.66666666666666%;
}

.col-md-push-9 {
left: 75%;
}

.col-md-push-10 {
left: 83.33333333333334%;
}

.col-md-push-11 {
left: 91.66666666666666%;
}

.col-md-pull-0 {
right: auto;
}

.col-md-pull-1 {
right: 8.333333333333332%;
}

.col-md-pull-2 {
right: 16.666666666666664%;
}

.col-md-pull-3 {
right: 25%;
}

.col-md-pull-4 {
right: 33.33333333333333%;
}

.col-md-pull-5 {
right: 41.66666666666667%;
}

.col-md-pull-6 {
right: 50%;
}

.col-md-pull-7 {
right: 58.333333333333336%;
}

.col-md-pull-8 {
right: 66.66666666666666%;
}

.col-md-pull-9 {
right: 75%;
}

.col-md-pull-10 {
right: 83.33333333333334%;
}

.col-md-pull-11 {
right: 91.66666666666666%;
}

.col-md-offset-0 {
margin-left: 0;
}

.col-md-offset-1 {
margin-left: 8.333333333333332%;
}

.col-md-offset-2 {
margin-left: 16.666666666666664%;
}

.col-md-offset-3 {
margin-left: 25%;
}

.col-md-offset-4 {
margin-left: 33.33333333333333%;
}

.col-md-offset-5 {
margin-left: 41.66666666666667%;
}

.col-md-offset-6 {
margin-left: 50%;
}

.col-md-offset-7 {
margin-left: 58.333333333333336%;
}

.col-md-offset-8 {
margin-left: 66.66666666666666%;
}

.col-md-offset-9 {
margin-left: 75%;
}

.col-md-offset-10 {
margin-left: 83.33333333333334%;
}

.col-md-offset-11 {
margin-left: 91.66666666666666%;
}

}

@media (min-width:1200px) {
.container
{
width: 100%;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
float: left;
}

.col-lg-1 {
width: 8.333333333333332%;
}

.col-lg-2 {
width: 16.666666666666664%;
}

.col-lg-3 {
width: 25%;
}

.col-lg-4 {
width: 33.33333333333333%;
}

.col-lg-5 {
width: 41.66666666666667%;
}

.col-lg-6 {
width: 50%;
}

.col-lg-7 {
width: 58.333333333333336%;
}

.col-lg-8 {
width: 66.66666666666666%;
}

.col-lg-9 {
width: 75%;
}

.col-lg-10 {
width: 83.33333333333334%;
}

.col-lg-11 {
width: 91.66666666666666%;
}

.col-lg-12 {
width: 100%;
}

.col-lg-push-0 {
left: auto;
}

.col-lg-push-1 {
left: 8.333333333333332%;
}

.col-lg-push-2 {
left: 16.666666666666664%;
}

.col-lg-push-3 {
left: 25%;
}

.col-lg-push-4 {
left: 33.33333333333333%;
}

.col-lg-push-5 {
left: 41.66666666666667%;
}

.col-lg-push-6 {
left: 50%;
}

.col-lg-push-7 {
left: 58.333333333333336%;
}

.col-lg-push-8 {
left: 66.66666666666666%;
}

.col-lg-push-9 {
left: 75%;
}

.col-lg-push-10 {
left: 83.33333333333334%;
}

.col-lg-push-11 {
left: 91.66666666666666%;
}

.col-lg-pull-0 {
right: auto;
}

.col-lg-pull-1 {
right: 8.333333333333332%;
}

.col-lg-pull-2 {
right: 16.666666666666664%;
}

.col-lg-pull-3 {
right: 25%;
}

.col-lg-pull-4 {
right: 33.33333333333333%;
}

.col-lg-pull-5 {
right: 41.66666666666667%;
}

.col-lg-pull-6 {
right: 50%;
}

.col-lg-pull-7 {
right: 58.333333333333336%;
}

.col-lg-pull-8 {
right: 66.66666666666666%;
}

.col-lg-pull-9 {
right: 75%;
}

.col-lg-pull-10 {
right: 83.33333333333334%;
}

.col-lg-pull-11 {
right: 91.66666666666666%;
}

.col-lg-offset-0 {
margin-left: 0;
}

.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}

.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}

.col-lg-offset-3 {
margin-left: 25%;
}

.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}

.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}

.col-lg-offset-6 {
margin-left: 50%;
}

.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}

.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}

.col-lg-offset-9 {
margin-left: 75%;
}

.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}

.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}

}

table {
max-width: 100%;
background-color: transparent;
}

th {
text-align: left;
}

.table {
width: 100%;
margin-bottom: 20px;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
padding: 10px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #e6e7e8;
}

.table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #e6e7e8;
}

.table caption + thead tr:first-child th, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child td {
border-top: 0;
}

.table tbody + tbody {
border-top: 2px solid #e6e7e8;
}

.table .table {
background-color: #f7f8fa;
}

.table-condensed thead > tr > th, .table-condensed tbody > tr > th, .table-condensed tfoot > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > td {
padding: 5px;
}

.table-bordered {
border: 1px solid #e6e7e8;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #e6e7e8;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f7f8fa;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
background-color: #edeef0;
}

table col[class^="col-"] {
float: none;
display: table-column;
}

table td[class^="col-"], table th[class^="col-"] {
float: none;
display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #edeef0;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #ebf6e1;
border-color: #b8df92;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
background-color: #dff0cd;
border-color: #abd97f;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #fdf2f2;
border-color: #f29797;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
background-color: #fbdbdb;
border-color: #ef8080;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #fcf3d0;
border-color: #f7dc6f;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
background-color: #fbedb8;
border-color: #f5d657;
}

@media (max-width:768px) {
.table-responsive
{
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: auto;
border: 1px solid #e6e7e8;
}

.table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}

.table-responsive > .table-bordered {
border: 0;
}

.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}

.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}

.table-responsive > .table-bordered > thead > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > thead > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}

.table-flipscroll table:before, .table-flipscroll thead:before, .table-flipscroll table:after, .table-flipscroll thead:after {
content: " ";
display: table;
}

.table-flipscroll table:after, .table-flipscroll thead:after {
clear: both;
}

.table-flipscroll table:before, .table-flipscroll thead:before, .table-flipscroll table:after, .table-flipscroll thead:after {
content: " ";
display: table;
}

.table-flipscroll table:after, .table-flipscroll thead:after {
clear: both;
}

.table-flipscroll table, .table-flipscroll caption, .table-flipscroll td, .table-flipscroll thead, .table-flipscroll thead tr, .table-flipscroll th, .table-flipscroll tbody {
display: block;
}

.table-flipscroll table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
position: relative;
}

.table-flipscroll table th, .table-flipscroll table td {
margin: 0;
vertical-align: top;
}

.table-flipscroll table th:last-child, .table-flipscroll table td:last-child {
border-bottom: 1px solid #e6e7e8;
}

.table-flipscroll table td {
min-height: 1.25em;
text-align: left;
border-left: 0;
border-right: 0;
border-bottom: 0;
}

.table-flipscroll table thead {
float: left;
}

.table-flipscroll table th {
text-align: left;
border-bottom-width: 1px!important;
border-left: 0;
}

.table-flipscroll table th:first-child {
border-top: 1px solid transparent!important;
}

.table-flipscroll table tbody {
width: auto;
position: relative;
overflow-x: auto;
white-space: nowrap;
}

.table-flipscroll table tbody tr {
display: inline-block;
vertical-align: top;
border-left: 1px solid #e6e7e8;
}

.table-vertical table, .table-vertical caption, .table-vertical thead, .table-vertical tbody, .table-vertical th, .table-vertical td, .table-vertical tr {
display: block;
}

.table-vertical thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}

.table-vertical tr {
border: 1px solid #ccc;
}

.table-vertical td {
border: 0;
border-bottom: 1px solid #e6e7e8;
position: relative;
padding-left: 50%!important;
white-space: normal;
text-align: left;
}

.table-vertical td:before {
position: absolute;
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align: left;
font-weight: bold;
content: attr(data-title);
}

}

fieldset {
padding: 0;
margin: 0;
border: 0;
}

legend {
display: block;
width: 100%;
padding: 0 0 5px;
margin-bottom: 20px;
font-size: 24px;
font-weight: 300;
line-height: inherit;
color: #32373d;
border: 0;
border-bottom: 1px solid #e6e7e8;
}

label {
display: inline-block;
margin-bottom: 10px;
font-weight: none;
}

input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}

input[type="file"] {
display: block;
}

select[multiple], select[size] {
height: auto;
}

select[multiple] {
padding: 7px!important;
}

select optgroup {
font-size: inherit;
font-style: inherit;
font-family: inherit;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height: auto;
}

.form-control:-moz-placeholder {
color: #aeafb1;
}

.form-control::-moz-placeholder {
color: #aeafb1;
}

.form-control:-ms-input-placeholder {
color: #aeafb1;
}

.form-control::-webkit-input-placeholder {
color: #aeafb1;
}

.form-control {
display: block;
width: 100%;
height: 34px;
padding: 5px 9px;
font-size: 14px;
line-height: 1.428571429;
color: #4d4d4d;
vertical-align: middle;
background-color: #fff;
border: 1px solid #d2d3d6;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.015)!important;
box-shadow: inset 0 1px 0 rgba(0,0,0,0.015)!important;
-webkit-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: #4d4d4d;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(77,77,77,0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(77,77,77,0.6);
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #edeef0;
}

textarea.form-control {
height: auto;
}

select.form-control {
padding: 6px 9px 5px 4px;
}

.form-group {
margin-bottom: 20px;
}

.radio, .checkbox {
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
vertical-align: middle;
}

.radio label, .checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
margin-top: -5px;
}

.radio:first-child, .checkbox:first-child {
margin-top: 5px;
}

.radio-inline, .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}

.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
}

select.input-sm {
height: 30px;
line-height: 30px;
}

textarea.input-sm {
height: auto;
}

.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 2px;
}

select.input-lg {
height: 45px;
line-height: 45px;
}

textarea.input-lg {
height: auto;
}

.has-warning .help-block, .has-warning .control-label {
color: #927608;
}

.has-warning .form-control {
border-color: #927608;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
border-color: #614f06;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f1c40f;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f1c40f;
}

.has-warning .input-group-addon {
color: #927608;
border-color: #927608;
background-color: #fcf3d0;
}

.has-error .help-block, .has-error .control-label {
color: #a81515;
}

.has-error .form-control {
border-color: #a81515;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
border-color: #7b0f0f;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #e73c3c;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #e73c3c;
}

.has-error .input-group-addon {
color: #a81515;
border-color: #a81515;
background-color: #fdf2f2;
}

.has-success .help-block, .has-success .control-label {
color: #527f26;
}

.has-success .form-control {
border-color: #527f26;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
border-color: #39581a;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #85c744;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #85c744;
}

.has-success .input-group-addon {
color: #527f26;
border-color: #527f26;
background-color: #ebf6e1;
}

.form-control-static {
margin-bottom: 0;
padding-top: 8px;
}

.help-block {
display: block;
margin-top: 5px;
margin-bottom: 0;
color: #8d8d8d;
}

@media (min-width:768px) {
.form-inline .form-group
{
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}

.form-inline .form-control {
display: inline-block;
}

.form-inline .radio, .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}

.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}

}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 8px;
}

.form-horizontal .form-group {
margin-left: -10px;
margin-right: -10px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}

.form-horizontal .form-group:after {
clear: both;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}

.form-horizontal .form-group:after {
clear: both;
}

@media (min-width:768px) {
.form-horizontal .control-label
{
text-align: right;
}

}

.row-border .form-group {
border-top: 1px solid #e6e7e8;
padding: 10px 10px;
margin-bottom: 0;
margin-left: -20px;
margin-right: -20px;
}

.row-border .form-group:first-child {
border-top: 0;
padding-top: 0;
}

.btn {
display: inline-block;
padding: 7px 15px;
margin-bottom: 0;
font-size: 14px;
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-weight: 600;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0 solid transparent;
border-radius: 2px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
}

.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
outline: 0;
}

.btn:hover, .btn:focus {
color: #333;
text-decoration: none;
}

.btn:active, .btn.active, .btn.fc-state-active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

.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: #333;
background-color: #e6e7e8;
border-color: #e6e7e8;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
color: #333;
background-color: #d1d3d4;
border-color: #c6c8cb;
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
background-image: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
background-color: #e6e7e8;
border-color: #e6e7e8;
}

.btn-primary {
color: #fff;
background-color: #4187df;
border-color: #4187df;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #2472d4;
border-color: #2168c2;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color: #4187df;
border-color: #4187df;
}

.btn-warning {
color: #fff;
background-color: #f1c40f;
border-color: #f1c40f;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #cba50c;
border-color: #b8960b;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
background-color: #f1c40f;
border-color: #f1c40f;
}

.btn-danger {
color: #fff;
background-color: #e73c3c;
border-color: #e73c3c;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
color: #fff;
background-color: #df1b1b;
border-color: #cd1919;
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
background-image: none;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
background-color: #e73c3c;
border-color: #e73c3c;
}

.btn-success {
color: #fff;
background-color: #85c744;
border-color: #85c744;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
color: #fff;
background-color: #71ae34;
border-color: #669e2f;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
background-image: none;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
background-color: #85c744;
border-color: #85c744;
}

.btn-info {
color: #fff;
background-color: #2bbce0;
border-color: #2bbce0;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
color: #fff;
background-color: #1da4c5;
border-color: #1a95b4;
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
background-image: none;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
background-color: #2bbce0;
border-color: #2bbce0;
}

.btn-muted {
color: #333;
background-color: #e6e7e8;
border-color: #e6e7e8;
}

.btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-muted.active, .open .dropdown-toggle.btn-muted {
color: #333;
background-color: #d1d3d4;
border-color: #c6c8cb;
}

.btn-muted:active, .btn-muted.active, .open .dropdown-toggle.btn-muted {
background-image: none;
}

.btn-muted.disabled, .btn-muted[disabled], fieldset[disabled] .btn-muted, .btn-muted.disabled:hover, .btn-muted[disabled]:hover, fieldset[disabled] .btn-muted:hover, .btn-muted.disabled:focus, .btn-muted[disabled]:focus, fieldset[disabled] .btn-muted:focus, .btn-muted.disabled:active, .btn-muted[disabled]:active, fieldset[disabled] .btn-muted:active, .btn-muted.disabled.active, .btn-muted[disabled].active, fieldset[disabled] .btn-muted.active {
background-color: #e6e7e8;
border-color: #e6e7e8;
}

.btn-muted .caret {
border-top-color: #333!important;
}

.btn-inverse {
color: #fff;
background-color: #4f5259;
border-color: #4f5259;
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .open .dropdown-toggle.btn-inverse {
color: #fff;
background-color: #3c3e43;
border-color: #323439;
}

.btn-inverse:active, .btn-inverse.active, .open .dropdown-toggle.btn-inverse {
background-image: none;
}

.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active {
background-color: #4f5259;
border-color: #4f5259;
}

.btn-brown {
color: #fff;
background-color: #c0392b;
border-color: #c0392b;
}

.btn-brown:hover, .btn-brown:focus, .btn-brown:active, .btn-brown.active, .open .dropdown-toggle.btn-brown {
color: #fff;
background-color: #9f2f24;
border-color: #8e2a20;
}

.btn-brown:active, .btn-brown.active, .open .dropdown-toggle.btn-brown {
background-image: none;
}

.btn-brown.disabled, .btn-brown[disabled], fieldset[disabled] .btn-brown, .btn-brown.disabled:hover, .btn-brown[disabled]:hover, fieldset[disabled] .btn-brown:hover, .btn-brown.disabled:focus, .btn-brown[disabled]:focus, fieldset[disabled] .btn-brown:focus, .btn-brown.disabled:active, .btn-brown[disabled]:active, fieldset[disabled] .btn-brown:active, .btn-brown.disabled.active, .btn-brown[disabled].active, fieldset[disabled] .btn-brown.active {
background-color: #c0392b;
border-color: #c0392b;
}

.btn-indigo {
color: #fff;
background-color: #8e44ad;
border-color: #8e44ad;
}

.btn-indigo:hover, .btn-indigo:focus, .btn-indigo:active, .btn-indigo.active, .open .dropdown-toggle.btn-indigo {
color: #fff;
background-color: #763890;
border-color: #6a3381;
}

.btn-indigo:active, .btn-indigo.active, .open .dropdown-toggle.btn-indigo {
background-image: none;
}

.btn-indigo.disabled, .btn-indigo[disabled], fieldset[disabled] .btn-indigo, .btn-indigo.disabled:hover, .btn-indigo[disabled]:hover, fieldset[disabled] .btn-indigo:hover, .btn-indigo.disabled:focus, .btn-indigo[disabled]:focus, fieldset[disabled] .btn-indigo:focus, .btn-indigo.disabled:active, .btn-indigo[disabled]:active, fieldset[disabled] .btn-indigo:active, .btn-indigo.disabled.active, .btn-indigo[disabled].active, fieldset[disabled] .btn-indigo.active {
background-color: #8e44ad;
border-color: #8e44ad;
}

.btn-orange {
color: #fff;
background-color: #f39c12;
border-color: #f39c12;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
color: #fff;
background-color: #d2850b;
border-color: #be780a;
}

.btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
background-image: none;
}

.btn-orange.disabled, .btn-orange[disabled], fieldset[disabled] .btn-orange, .btn-orange.disabled:hover, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange:hover, .btn-orange.disabled:focus, .btn-orange[disabled]:focus, fieldset[disabled] .btn-orange:focus, .btn-orange.disabled:active, .btn-orange[disabled]:active, fieldset[disabled] .btn-orange:active, .btn-orange.disabled.active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange.active {
background-color: #f39c12;
border-color: #f39c12;
}

.btn-sky {
color: #fff;
background-color: #76c4ed;
border-color: #76c4ed;
}

.btn-sky:hover, .btn-sky:focus, .btn-sky:active, .btn-sky.active, .open .dropdown-toggle.btn-sky {
color: #fff;
background-color: #52b4e8;
border-color: #40ade6;
}

.btn-sky:active, .btn-sky.active, .open .dropdown-toggle.btn-sky {
background-image: none;
}

.btn-sky.disabled, .btn-sky[disabled], fieldset[disabled] .btn-sky, .btn-sky.disabled:hover, .btn-sky[disabled]:hover, fieldset[disabled] .btn-sky:hover, .btn-sky.disabled:focus, .btn-sky[disabled]:focus, fieldset[disabled] .btn-sky:focus, .btn-sky.disabled:active, .btn-sky[disabled]:active, fieldset[disabled] .btn-sky:active, .btn-sky.disabled.active, .btn-sky[disabled].active, fieldset[disabled] .btn-sky.active {
background-color: #76c4ed;
border-color: #76c4ed;
}

.btn-midnightblue {
color: #fff;
background-color: #2c3e50;
border-color: #2c3e50;
}

.btn-midnightblue:hover, .btn-midnightblue:focus, .btn-midnightblue:active, .btn-midnightblue.active, .open .dropdown-toggle.btn-midnightblue {
color: #fff;
background-color: #1e2a36;
border-color: #161f29;
}

.btn-midnightblue:active, .btn-midnightblue.active, .open .dropdown-toggle.btn-midnightblue {
background-image: none;
}

.btn-midnightblue.disabled, .btn-midnightblue[disabled], fieldset[disabled] .btn-midnightblue, .btn-midnightblue.disabled:hover, .btn-midnightblue[disabled]:hover, fieldset[disabled] .btn-midnightblue:hover, .btn-midnightblue.disabled:focus, .btn-midnightblue[disabled]:focus, fieldset[disabled] .btn-midnightblue:focus, .btn-midnightblue.disabled:active, .btn-midnightblue[disabled]:active, fieldset[disabled] .btn-midnightblue:active, .btn-midnightblue.disabled.active, .btn-midnightblue[disabled].active, fieldset[disabled] .btn-midnightblue.active {
background-color: #2c3e50;
border-color: #2c3e50;
}

.btn-magenta {
color: #fff;
background-color: #e73c68;
border-color: #e73c68;
}

.btn-magenta:hover, .btn-magenta:focus, .btn-magenta:active, .btn-magenta.active, .open .dropdown-toggle.btn-magenta {
color: #fff;
background-color: #df1b4e;
border-color: #cd1947;
}

.btn-magenta:active, .btn-magenta.active, .open .dropdown-toggle.btn-magenta {
background-image: none;
}

.btn-magenta.disabled, .btn-magenta[disabled], fieldset[disabled] .btn-magenta, .btn-magenta.disabled:hover, .btn-magenta[disabled]:hover, fieldset[disabled] .btn-magenta:hover, .btn-magenta.disabled:focus, .btn-magenta[disabled]:focus, fieldset[disabled] .btn-magenta:focus, .btn-magenta.disabled:active, .btn-magenta[disabled]:active, fieldset[disabled] .btn-magenta:active, .btn-magenta.disabled.active, .btn-magenta[disabled].active, fieldset[disabled] .btn-magenta.active {
background-color: #e73c68;
border-color: #e73c68;
}

.btn-green {
color: #fff;
background-color: #16a085;
border-color: #16a085;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
color: #fff;
background-color: #117c67;
border-color: #0f6a58;
}

.btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
background-image: none;
}

.btn-green.disabled, .btn-green[disabled], fieldset[disabled] .btn-green, .btn-green.disabled:hover, .btn-green[disabled]:hover, fieldset[disabled] .btn-green:hover, .btn-green.disabled:focus, .btn-green[disabled]:focus, fieldset[disabled] .btn-green:focus, .btn-green.disabled:active, .btn-green[disabled]:active, fieldset[disabled] .btn-green:active, .btn-green.disabled.active, .btn-green[disabled].active, fieldset[disabled] .btn-green.active {
background-color: #16a085;
border-color: #16a085;
}

.btn-purple {
color: #fff;
background-color: #e044ab;
border-color: #e044ab;
}

.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
color: #fff;
background-color: #d7249a;
border-color: #c6218e;
}

.btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
background-image: none;
}

.btn-purple.disabled, .btn-purple[disabled], fieldset[disabled] .btn-purple, .btn-purple.disabled:hover, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple:hover, .btn-purple.disabled:focus, .btn-purple[disabled]:focus, fieldset[disabled] .btn-purple:focus, .btn-purple.disabled:active, .btn-purple[disabled]:active, fieldset[disabled] .btn-purple:active, .btn-purple.disabled.active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple.active {
background-color: #e044ab;
border-color: #e044ab;
}

.btn-link {
color: #4187df;
font-weight: normal;
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:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
color: #4187df;
text-decoration: underline;
background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
color: #aeafb1;
text-decoration: none;
}

.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 2px;
}

.btn-sm, .btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
}

.btn-xs {
padding: 1px 5px;
}

.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}

.btn-block + .btn-block {
margin-top: 10px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%;
}

.btn-default-alt {
color: #333;
background-color: #fff;
border-color: #e6e7e8;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-default-alt:hover, .btn-default-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #cbced0;
}

.btn-default-alt:active, .btn-default-alt.active {
border-color: #e6e7e8;
background-color: #e6e7e8;
color: #fff;
}

.btn-default-alt.disabled, .btn-default-alt[disabled], fieldset[disabled] .btn-default-alt, .btn-default-alt.disabled:hover, .btn-default-alt[disabled]:hover, fieldset[disabled] .btn-default-alt:hover, .btn-default-alt.disabled:focus, .btn-default-alt[disabled]:focus, fieldset[disabled] .btn-default-alt:focus {
box-shadow: none!important;
border-color: #e6e7e8;
}

.btn-default-alt.disabled:active, .btn-default-alt[disabled]:active, fieldset[disabled] .btn-default-alt:active, .btn-default-alt.disabled.active, .btn-default-alt[disabled].active, fieldset[disabled] .btn-default-alt.active {
border-color: #e6e7e8;
background-color: #e6e7e8;
color: #fff;
}

.btn-default-alt i {
color: #333;
}

.btn-default-alt.dropdown-toggle {
border-width: 1px;
}

.btn-default-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-default-alt:active, .btn-default-alt.active {
color: #000!important;
}

.btn-primary-alt {
color: #333;
background-color: #fff;
border-color: #4187df;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-primary-alt:hover, .btn-primary-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #226dcb;
}

.btn-primary-alt:active, .btn-primary-alt.active {
border-color: #4187df;
background-color: #4187df;
color: #fff;
}

.btn-primary-alt.disabled, .btn-primary-alt[disabled], fieldset[disabled] .btn-primary-alt, .btn-primary-alt.disabled:hover, .btn-primary-alt[disabled]:hover, fieldset[disabled] .btn-primary-alt:hover, .btn-primary-alt.disabled:focus, .btn-primary-alt[disabled]:focus, fieldset[disabled] .btn-primary-alt:focus {
box-shadow: none!important;
border-color: #4187df;
}

.btn-primary-alt.disabled:active, .btn-primary-alt[disabled]:active, fieldset[disabled] .btn-primary-alt:active, .btn-primary-alt.disabled.active, .btn-primary-alt[disabled].active, fieldset[disabled] .btn-primary-alt.active {
border-color: #4187df;
background-color: #4187df;
color: #fff;
}

.btn-primary-alt i {
color: #333;
}

.btn-primary-alt.dropdown-toggle {
border-width: 1px;
}

.btn-primary-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-warning-alt {
color: #333;
background-color: #fff;
border-color: #f1c40f;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-warning-alt:hover, .btn-warning-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #c29d0b;
}

.btn-warning-alt:active, .btn-warning-alt.active {
border-color: #f1c40f;
background-color: #f1c40f;
color: #fff;
}

.btn-warning-alt.disabled, .btn-warning-alt[disabled], fieldset[disabled] .btn-warning-alt, .btn-warning-alt.disabled:hover, .btn-warning-alt[disabled]:hover, fieldset[disabled] .btn-warning-alt:hover, .btn-warning-alt.disabled:focus, .btn-warning-alt[disabled]:focus, fieldset[disabled] .btn-warning-alt:focus {
box-shadow: none!important;
border-color: #f1c40f;
}

.btn-warning-alt.disabled:active, .btn-warning-alt[disabled]:active, fieldset[disabled] .btn-warning-alt:active, .btn-warning-alt.disabled.active, .btn-warning-alt[disabled].active, fieldset[disabled] .btn-warning-alt.active {
border-color: #f1c40f;
background-color: #f1c40f;
color: #fff;
}

.btn-warning-alt i {
color: #333;
}

.btn-warning-alt.dropdown-toggle {
border-width: 1px;
}

.btn-warning-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-danger-alt {
color: #333;
background-color: #fff;
border-color: #e73c3c;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-danger-alt:hover, .btn-danger-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #d61a1a;
}

.btn-danger-alt:active, .btn-danger-alt.active {
border-color: #e73c3c;
background-color: #e73c3c;
color: #fff;
}

.btn-danger-alt.disabled, .btn-danger-alt[disabled], fieldset[disabled] .btn-danger-alt, .btn-danger-alt.disabled:hover, .btn-danger-alt[disabled]:hover, fieldset[disabled] .btn-danger-alt:hover, .btn-danger-alt.disabled:focus, .btn-danger-alt[disabled]:focus, fieldset[disabled] .btn-danger-alt:focus {
box-shadow: none!important;
border-color: #e73c3c;
}

.btn-danger-alt.disabled:active, .btn-danger-alt[disabled]:active, fieldset[disabled] .btn-danger-alt:active, .btn-danger-alt.disabled.active, .btn-danger-alt[disabled].active, fieldset[disabled] .btn-danger-alt.active {
border-color: #e73c3c;
background-color: #e73c3c;
color: #fff;
}

.btn-danger-alt i {
color: #333;
}

.btn-danger-alt.dropdown-toggle {
border-width: 1px;
}

.btn-danger-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-success-alt {
color: #333;
background-color: #fff;
border-color: #85c744;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-success-alt:hover, .btn-success-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #6ca632;
}

.btn-success-alt:active, .btn-success-alt.active {
border-color: #85c744;
background-color: #85c744;
color: #fff;
}

.btn-success-alt.disabled, .btn-success-alt[disabled], fieldset[disabled] .btn-success-alt, .btn-success-alt.disabled:hover, .btn-success-alt[disabled]:hover, fieldset[disabled] .btn-success-alt:hover, .btn-success-alt.disabled:focus, .btn-success-alt[disabled]:focus, fieldset[disabled] .btn-success-alt:focus {
box-shadow: none!important;
border-color: #85c744;
}

.btn-success-alt.disabled:active, .btn-success-alt[disabled]:active, fieldset[disabled] .btn-success-alt:active, .btn-success-alt.disabled.active, .btn-success-alt[disabled].active, fieldset[disabled] .btn-success-alt.active {
border-color: #85c744;
background-color: #85c744;
color: #fff;
}

.btn-success-alt i {
color: #333;
}

.btn-success-alt.dropdown-toggle {
border-width: 1px;
}

.btn-success-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-info-alt {
color: #333;
background-color: #fff;
border-color: #2bbce0;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-info-alt:hover, .btn-info-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #1c9cbc;
}

.btn-info-alt:active, .btn-info-alt.active {
border-color: #2bbce0;
background-color: #2bbce0;
color: #fff;
}

.btn-info-alt.disabled, .btn-info-alt[disabled], fieldset[disabled] .btn-info-alt, .btn-info-alt.disabled:hover, .btn-info-alt[disabled]:hover, fieldset[disabled] .btn-info-alt:hover, .btn-info-alt.disabled:focus, .btn-info-alt[disabled]:focus, fieldset[disabled] .btn-info-alt:focus {
box-shadow: none!important;
border-color: #2bbce0;
}

.btn-info-alt.disabled:active, .btn-info-alt[disabled]:active, fieldset[disabled] .btn-info-alt:active, .btn-info-alt.disabled.active, .btn-info-alt[disabled].active, fieldset[disabled] .btn-info-alt.active {
border-color: #2bbce0;
background-color: #2bbce0;
color: #fff;
}

.btn-info-alt i {
color: #333;
}

.btn-info-alt.dropdown-toggle {
border-width: 1px;
}

.btn-info-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-muted-alt {
color: #333;
background-color: #fff;
border-color: #e6e7e8;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-muted-alt:hover, .btn-muted-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #cbced0;
}

.btn-muted-alt:active, .btn-muted-alt.active {
border-color: #e6e7e8;
background-color: #e6e7e8;
color: #fff;
}

.btn-muted-alt.disabled, .btn-muted-alt[disabled], fieldset[disabled] .btn-muted-alt, .btn-muted-alt.disabled:hover, .btn-muted-alt[disabled]:hover, fieldset[disabled] .btn-muted-alt:hover, .btn-muted-alt.disabled:focus, .btn-muted-alt[disabled]:focus, fieldset[disabled] .btn-muted-alt:focus {
box-shadow: none!important;
border-color: #e6e7e8;
}

.btn-muted-alt.disabled:active, .btn-muted-alt[disabled]:active, fieldset[disabled] .btn-muted-alt:active, .btn-muted-alt.disabled.active, .btn-muted-alt[disabled].active, fieldset[disabled] .btn-muted-alt.active {
border-color: #e6e7e8;
background-color: #e6e7e8;
color: #fff;
}

.btn-muted-alt i {
color: #333;
}

.btn-muted-alt.dropdown-toggle {
border-width: 1px;
}

.btn-muted-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-inverse-alt {
color: #333;
background-color: #fff;
border-color: #4f5259;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-inverse-alt:hover, .btn-inverse-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #37393e;
}

.btn-inverse-alt:active, .btn-inverse-alt.active {
border-color: #4f5259;
background-color: #4f5259;
color: #fff;
}

.btn-inverse-alt.disabled, .btn-inverse-alt[disabled], fieldset[disabled] .btn-inverse-alt, .btn-inverse-alt.disabled:hover, .btn-inverse-alt[disabled]:hover, fieldset[disabled] .btn-inverse-alt:hover, .btn-inverse-alt.disabled:focus, .btn-inverse-alt[disabled]:focus, fieldset[disabled] .btn-inverse-alt:focus {
box-shadow: none!important;
border-color: #4f5259;
}

.btn-inverse-alt.disabled:active, .btn-inverse-alt[disabled]:active, fieldset[disabled] .btn-inverse-alt:active, .btn-inverse-alt.disabled.active, .btn-inverse-alt[disabled].active, fieldset[disabled] .btn-inverse-alt.active {
border-color: #4f5259;
background-color: #4f5259;
color: #fff;
}

.btn-inverse-alt i {
color: #333;
}

.btn-inverse-alt.dropdown-toggle {
border-width: 1px;
}

.btn-inverse-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-brown-alt {
color: #333;
background-color: #fff;
border-color: #c0392b;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-brown-alt:hover, .btn-brown-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #962d22;
}

.btn-brown-alt:active, .btn-brown-alt.active {
border-color: #c0392b;
background-color: #c0392b;
color: #fff;
}

.btn-brown-alt.disabled, .btn-brown-alt[disabled], fieldset[disabled] .btn-brown-alt, .btn-brown-alt.disabled:hover, .btn-brown-alt[disabled]:hover, fieldset[disabled] .btn-brown-alt:hover, .btn-brown-alt.disabled:focus, .btn-brown-alt[disabled]:focus, fieldset[disabled] .btn-brown-alt:focus {
box-shadow: none!important;
border-color: #c0392b;
}

.btn-brown-alt.disabled:active, .btn-brown-alt[disabled]:active, fieldset[disabled] .btn-brown-alt:active, .btn-brown-alt.disabled.active, .btn-brown-alt[disabled].active, fieldset[disabled] .btn-brown-alt.active {
border-color: #c0392b;
background-color: #c0392b;
color: #fff;
}

.btn-brown-alt i {
color: #333;
}

.btn-brown-alt.dropdown-toggle {
border-width: 1px;
}

.btn-brown-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-indigo-alt {
color: #333;
background-color: #fff;
border-color: #8e44ad;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-indigo-alt:hover, .btn-indigo-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #703688;
}

.btn-indigo-alt:active, .btn-indigo-alt.active {
border-color: #8e44ad;
background-color: #8e44ad;
color: #fff;
}

.btn-indigo-alt.disabled, .btn-indigo-alt[disabled], fieldset[disabled] .btn-indigo-alt, .btn-indigo-alt.disabled:hover, .btn-indigo-alt[disabled]:hover, fieldset[disabled] .btn-indigo-alt:hover, .btn-indigo-alt.disabled:focus, .btn-indigo-alt[disabled]:focus, fieldset[disabled] .btn-indigo-alt:focus {
box-shadow: none!important;
border-color: #8e44ad;
}

.btn-indigo-alt.disabled:active, .btn-indigo-alt[disabled]:active, fieldset[disabled] .btn-indigo-alt:active, .btn-indigo-alt.disabled.active, .btn-indigo-alt[disabled].active, fieldset[disabled] .btn-indigo-alt.active {
border-color: #8e44ad;
background-color: #8e44ad;
color: #fff;
}

.btn-indigo-alt i {
color: #333;
}

.btn-indigo-alt.dropdown-toggle {
border-width: 1px;
}

.btn-indigo-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-orange-alt {
color: #333;
background-color: #fff;
border-color: #f39c12;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-orange-alt:hover, .btn-orange-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #c87f0a;
}

.btn-orange-alt:active, .btn-orange-alt.active {
border-color: #f39c12;
background-color: #f39c12;
color: #fff;
}

.btn-orange-alt.disabled, .btn-orange-alt[disabled], fieldset[disabled] .btn-orange-alt, .btn-orange-alt.disabled:hover, .btn-orange-alt[disabled]:hover, fieldset[disabled] .btn-orange-alt:hover, .btn-orange-alt.disabled:focus, .btn-orange-alt[disabled]:focus, fieldset[disabled] .btn-orange-alt:focus {
box-shadow: none!important;
border-color: #f39c12;
}

.btn-orange-alt.disabled:active, .btn-orange-alt[disabled]:active, fieldset[disabled] .btn-orange-alt:active, .btn-orange-alt.disabled.active, .btn-orange-alt[disabled].active, fieldset[disabled] .btn-orange-alt.active {
border-color: #f39c12;
background-color: #f39c12;
color: #fff;
}

.btn-orange-alt i {
color: #333;
}

.btn-orange-alt.dropdown-toggle {
border-width: 1px;
}

.btn-orange-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-sky-alt {
color: #333;
background-color: #fff;
border-color: #76c4ed;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-sky-alt:hover, .btn-sky-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #49b1e7;
}

.btn-sky-alt:active, .btn-sky-alt.active {
border-color: #76c4ed;
background-color: #76c4ed;
color: #fff;
}

.btn-sky-alt.disabled, .btn-sky-alt[disabled], fieldset[disabled] .btn-sky-alt, .btn-sky-alt.disabled:hover, .btn-sky-alt[disabled]:hover, fieldset[disabled] .btn-sky-alt:hover, .btn-sky-alt.disabled:focus, .btn-sky-alt[disabled]:focus, fieldset[disabled] .btn-sky-alt:focus {
box-shadow: none!important;
border-color: #76c4ed;
}

.btn-sky-alt.disabled:active, .btn-sky-alt[disabled]:active, fieldset[disabled] .btn-sky-alt:active, .btn-sky-alt.disabled.active, .btn-sky-alt[disabled].active, fieldset[disabled] .btn-sky-alt.active {
border-color: #76c4ed;
background-color: #76c4ed;
color: #fff;
}

.btn-sky-alt i {
color: #333;
}

.btn-sky-alt.dropdown-toggle {
border-width: 1px;
}

.btn-sky-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-midnightblue-alt {
color: #333;
background-color: #fff;
border-color: #2c3e50;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-midnightblue-alt:hover, .btn-midnightblue-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #1a242f;
}

.btn-midnightblue-alt:active, .btn-midnightblue-alt.active {
border-color: #2c3e50;
background-color: #2c3e50;
color: #fff;
}

.btn-midnightblue-alt.disabled, .btn-midnightblue-alt[disabled], fieldset[disabled] .btn-midnightblue-alt, .btn-midnightblue-alt.disabled:hover, .btn-midnightblue-alt[disabled]:hover, fieldset[disabled] .btn-midnightblue-alt:hover, .btn-midnightblue-alt.disabled:focus, .btn-midnightblue-alt[disabled]:focus, fieldset[disabled] .btn-midnightblue-alt:focus {
box-shadow: none!important;
border-color: #2c3e50;
}

.btn-midnightblue-alt.disabled:active, .btn-midnightblue-alt[disabled]:active, fieldset[disabled] .btn-midnightblue-alt:active, .btn-midnightblue-alt.disabled.active, .btn-midnightblue-alt[disabled].active, fieldset[disabled] .btn-midnightblue-alt.active {
border-color: #2c3e50;
background-color: #2c3e50;
color: #fff;
}

.btn-midnightblue-alt i {
color: #333;
}

.btn-midnightblue-alt.dropdown-toggle {
border-width: 1px;
}

.btn-midnightblue-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-magenta-alt {
color: #333;
background-color: #fff;
border-color: #e73c68;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-magenta-alt:hover, .btn-magenta-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #d61a4b;
}

.btn-magenta-alt:active, .btn-magenta-alt.active {
border-color: #e73c68;
background-color: #e73c68;
color: #fff;
}

.btn-magenta-alt.disabled, .btn-magenta-alt[disabled], fieldset[disabled] .btn-magenta-alt, .btn-magenta-alt.disabled:hover, .btn-magenta-alt[disabled]:hover, fieldset[disabled] .btn-magenta-alt:hover, .btn-magenta-alt.disabled:focus, .btn-magenta-alt[disabled]:focus, fieldset[disabled] .btn-magenta-alt:focus {
box-shadow: none!important;
border-color: #e73c68;
}

.btn-magenta-alt.disabled:active, .btn-magenta-alt[disabled]:active, fieldset[disabled] .btn-magenta-alt:active, .btn-magenta-alt.disabled.active, .btn-magenta-alt[disabled].active, fieldset[disabled] .btn-magenta-alt.active {
border-color: #e73c68;
background-color: #e73c68;
color: #fff;
}

.btn-magenta-alt i {
color: #333;
}

.btn-magenta-alt.dropdown-toggle {
border-width: 1px;
}

.btn-magenta-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-green-alt {
color: #333;
background-color: #fff;
border-color: #16a085;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-green-alt:hover, .btn-green-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #107360;
}

.btn-green-alt:active, .btn-green-alt.active {
border-color: #16a085;
background-color: #16a085;
color: #fff;
}

.btn-green-alt.disabled, .btn-green-alt[disabled], fieldset[disabled] .btn-green-alt, .btn-green-alt.disabled:hover, .btn-green-alt[disabled]:hover, fieldset[disabled] .btn-green-alt:hover, .btn-green-alt.disabled:focus, .btn-green-alt[disabled]:focus, fieldset[disabled] .btn-green-alt:focus {
box-shadow: none!important;
border-color: #16a085;
}

.btn-green-alt.disabled:active, .btn-green-alt[disabled]:active, fieldset[disabled] .btn-green-alt:active, .btn-green-alt.disabled.active, .btn-green-alt[disabled].active, fieldset[disabled] .btn-green-alt.active {
border-color: #16a085;
background-color: #16a085;
color: #fff;
}

.btn-green-alt i {
color: #333;
}

.btn-green-alt.dropdown-toggle {
border-width: 1px;
}

.btn-green-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn-purple-alt {
color: #333;
background-color: #fff;
border-color: #e044ab;
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}

.btn-purple-alt:hover, .btn-purple-alt:focus {
box-shadow: none!important;
color: #000;
border-color: #cf2294;
}

.btn-purple-alt:active, .btn-purple-alt.active {
border-color: #e044ab;
background-color: #e044ab;
color: #fff;
}

.btn-purple-alt.disabled, .btn-purple-alt[disabled], fieldset[disabled] .btn-purple-alt, .btn-purple-alt.disabled:hover, .btn-purple-alt[disabled]:hover, fieldset[disabled] .btn-purple-alt:hover, .btn-purple-alt.disabled:focus, .btn-purple-alt[disabled]:focus, fieldset[disabled] .btn-purple-alt:focus {
box-shadow: none!important;
border-color: #e044ab;
}

.btn-purple-alt.disabled:active, .btn-purple-alt[disabled]:active, fieldset[disabled] .btn-purple-alt:active, .btn-purple-alt.disabled.active, .btn-purple-alt[disabled].active, fieldset[disabled] .btn-purple-alt.active {
border-color: #e044ab;
background-color: #e044ab;
color: #fff;
}

.btn-purple-alt i {
color: #333;
}

.btn-purple-alt.dropdown-toggle {
border-width: 1px;
}

.btn-purple-alt.dropdown-toggle.alt-border {
border-width: 1px 1px 1px 1px;
}

.btn[class*="alt"] {
padding: 6px 14px;
}

.btn-lg[class*="alt"] {
padding: 9px 15px;
font-size: 18px;
line-height: 1.33;
border-radius: 2px;
}

.btn-sm[class*="alt"] {
padding: 4px 9px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
}

.btn-xs[class*="alt"] {
padding: 4px 9px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
padding: 0 4px;
}

.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}

.fade.in {
opacity: 1;
}

.collapse {
display: none;
}

.collapse.in {
display: block;
}

.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height .35s ease;
transition: height .35s ease;
}

.caret {
position: relative;
-webkit-font-smoothing: antialiased;
}

.caret:before {
content: "\f0d7";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 14px;
}

.dropdown {
position: relative;
}

.dropdown-toggle:focus {
outline: 0;
}

.dropdown-menu {
position: absolute;
top: 100%;
right: 0;
z-index: 1001;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 0;
list-style: none;
font-size: 14px;
background-color: #fff;
background-color: rgba(255,255,255,0.98);
border: 1px solid #ccc;
border: 1px solid #d2d3d6;
border-radius: 2px;
-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
background-clip: padding-box;
}

.dropdown-menu.pull-right {
right: 0;
left: auto;
}

.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e6e7e8;
}

.dropdown-menu > li > a {
display: block;
padding: 5px 15px;
clear: both;
line-height: 1.428571429;
color: #4d4d4d;
white-space: nowrap;
}

.dropdown-menu.arrow:before {
position: absolute;
top: -8px;
right: 11px;
display: inline-block;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
border-left: 10px solid transparent;
content: '';
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #000;
background-color: #d2d3d6;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #000;
text-decoration: none;
outline: 0;
background-color: #d2d3d6;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #aeafb1;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}

.open > .dropdown-menu {
display: block;
}

.open > a {
outline: 0;
}

.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #aeafb1;
}

.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 991;
}

.pull-right > .dropdown-menu {
right: 0;
left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000;
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;
}

}

header .nav.navbar-nav .dropdown-menu {
left: 0;
right: auto;
}

.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 #ddd;
}

.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:hover, a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #d2d3d6;
border-color: #d2d3d6;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #fff;
}

.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}

.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}

.panel {
margin: 0 0 20px;
border-radius: 2px;
}

.panel-body {
border: 1px solid #d2d3d6;
border-radius: 2px;
}

.panel-body:before, .panel-body:after {
content: " ";
display: table;
}

.panel-body:after {
clear: both;
}

.panel-body:before, .panel-body:after {
content: " ";
display: table;
}

.panel-body:after {
clear: both;
}

.panel-heading {
font-size: 18px;
border-bottom: 1px solid #d2d3d6;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
height: 40px;
line-height: 2em;
}

.panel-heading:before, .panel-heading:after {
content: " ";
display: table;
}

.panel-heading:after {
clear: both;
}

.panel-heading:before, .panel-heading:after {
content: " ";
display: table;
}

.panel-heading:after {
clear: both;
}

.panel-heading .nav.nav-tabs li a {
color: #888;
outline: 0;
}

.panel-heading .nav.nav-tabs li a:hover {
border: 1px solid transparent;
color: #444;
background: 0;
}

.panel-heading .nav.nav-tabs li.active a {
color: #000;
background-color: #f7f8fa;
border-left: 1px solid #d2d3d6;
border-right: 1px solid #d2d3d6;
border-top: 1px solid #d2d3d6;
}

.panel-heading h4 {
float: left!important;
margin: 0;
line-height: 40px;
}

.panel-heading h4 i {
position: relative;
}

.panel-heading .options {
float: right!important;
}

.panel-heading .options:before, .panel-heading .options:after {
content: " ";
display: table;
}

.panel-heading .options:after {
clear: both;
}

.panel-heading .options:before, .panel-heading .options:after {
content: " ";
display: table;
}

.panel-heading .options:after {
clear: both;
}

.panel-heading .options .nav-tabs {
float: left;
position: relative;
top: 5px;
}

.panel-heading .options .nav-tabs li a {
line-height: 2.36em;
}

.panel-heading .options > a {
opacity: .5;
filter: alpha(opacity=50);
color: #000;
font-size: 14px;
float: right;
line-height: 40px;
padding-left: 10px;
}

.panel-heading .options > a:hover {
opacity: 1;
filter: alpha(opacity=100);
text-decoration: none;
}

.panel-heading .options .btn {
line-height: 1em!important;
padding-top: 2px;
padding-bottom: 2px;
opacity: 1;
filter: alpha(opacity=100);
}

.panel-footer {
padding: 20px 20px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

.panel-footer:before, .panel-footer:after {
content: " ";
display: table;
}

.panel-footer:after {
clear: both;
}

.panel-footer:before, .panel-footer:after {
content: " ";
display: table;
}

.panel-footer:after {
clear: both;
}

.panel-body {
padding: 20px;
}

.panel-heading + .panel-body {
border: 0;
padding: 20px 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}

.panel-body + .panel-footer {
padding: 10px 0 0;
border-top: 1px solid #d2d3d6;
color: #d2d3d6;
}

.options .nav-tabs {
border-bottom: 0;
}

.options .nav-tabs li a {
padding: 0 10px;
font-size: 14px;
line-height: 2.5em;
}

.options .nav-tabs li a:hover {
background: 0;
}

.options .nav-tabs > li > a {
margin-right: 0;
}

.panel-primary {
border-color: #4187df;
}

.panel-primary .panel-heading {
color: #fff;
background-color: #4187df;
border-color: #4187df;
}

.panel-primary .panel-body {
border-top: 2px solid #4187df;
}

.panel-success {
border-color: #85c744;
}

.panel-success .panel-heading {
color: #fff;
background-color: #85c744;
border-color: #85c744;
}

.panel-success .panel-body {
border-top: 2px solid #85c744;
}

.panel-warning {
border-color: #f1c40f;
}

.panel-warning .panel-heading {
color: #fff;
background-color: #f1c40f;
border-color: #f1c40f;
}

.panel-warning .panel-body {
border-top: 2px solid #f1c40f;
}

.panel-danger {
border-color: #e73c3c;
}

.panel-danger .panel-heading {
color: #fff;
background-color: #e73c3c;
border-color: #e73c3c;
}

.panel-danger .panel-body {
border-top: 2px solid #e73c3c;
}

.panel-info {
border-color: #2bbce0;
}

.panel-info .panel-heading {
color: #fff;
background-color: #2bbce0;
border-color: #2bbce0;
}

.panel-info .panel-body {
border-top: 2px solid #2bbce0;
}

.panel-inverse {
border-color: #4f5259;
}

.panel-inverse .panel-heading {
color: #fff;
background-color: #4f5259;
border-color: #4f5259;
}

.panel-inverse .panel-body {
border-top: 2px solid #4f5259;
}

.panel-brown {
border-color: #c0392b;
}

.panel-brown .panel-heading {
color: #fff;
background-color: #c0392b;
border-color: #c0392b;
}

.panel-brown .panel-body {
border-top: 2px solid #c0392b;
}

.panel-indigo {
border-color: #8e44ad;
}

.panel-indigo .panel-heading {
color: #fff;
background-color: #8e44ad;
border-color: #8e44ad;
}

.panel-indigo .panel-body {
border-top: 2px solid #8e44ad;
}

.panel-orange {
border-color: #f39c12;
}

.panel-orange .panel-heading {
color: #fff;
background-color: #f39c12;
border-color: #f39c12;
}

.panel-orange .panel-body {
border-top: 2px solid #f39c12;
}

.panel-sky {
border-color: #76c4ed;
}

.panel-sky .panel-heading {
color: #fff;
background-color: #76c4ed;
border-color: #76c4ed;
}

.panel-sky .panel-body {
border-top: 2px solid #76c4ed;
}

.panel-midnightblue {
border-color: #2c3e50;
}

.panel-midnightblue .panel-heading {
color: #fff;
background-color: #2c3e50;
border-color: #2c3e50;
}

.panel-midnightblue .panel-body {
border-top: 2px solid #2c3e50;
}

.panel-magenta {
border-color: #e73c68;
}

.panel-magenta .panel-heading {
color: #fff;
background-color: #e73c68;
border-color: #e73c68;
}

.panel-magenta .panel-body {
border-top: 2px solid #e73c68;
}

.panel-green {
border-color: #16a085;
}

.panel-green .panel-heading {
color: #fff;
background-color: #16a085;
border-color: #16a085;
}

.panel-green .panel-body {
border-top: 2px solid #16a085;
}

.panel-purple {
border-color: #e044ab;
}

.panel-purple .panel-heading {
color: #fff;
background-color: #e044ab;
border-color: #e044ab;
}

.panel-purple .panel-body {
border-top: 2px solid #e044ab;
}

.panel-grape {
border-color: #7a869c;
}

.panel-grape .panel-heading {
color: #fff;
background-color: #7a869c;
border-color: #7a869c;
}

.panel-grape .panel-body {
border-top: 2px solid #7a869c;
}

.panel.gray {
border-color: #f7f8fa;
}

.panel.gray .panel-heading {
color: #000;
background-color: #e3e4e6;
border-color: #f7f8fa;
}

.panel.gray .panel-body {
border-top: 2px solid #f7f8fa;
}

.panel.gray .panel-heading {
border-bottom: 1px solid #d2d3d6;
padding-right: 10px;
}

.panel.gray .panel-heading .nav.nav-tabs li.active a {
background: #fff;
}

.panel.gray .panel-heading .nav.nav-tabs li.active a:hover {
background: #fff;
}

.panel.gray .panel-heading h4 {
padding-left: 10px;
color: #000!important;
}

.panel.gray .panel-heading h4 > .nav.nav-tabs {
right: 10px;
bottom: -2px;
}

.panel.gray .panel-heading h4 > .nav.nav-tabs li a {
    line-height: 38px;
    padding: 0 10px;
    margin-top: -2px;
}

.panel.gray .panel-body {
background-color: #fff;
border-top: 0!important;
border-left: 1px solid #d2d3d6;
border-right: 1px solid #d2d3d6;
border-bottom: 1px solid #d2d3d6;
padding: 20px!important;
}

.panel-gray {
border-color: #edeef0;
}

.panel-gray .panel-heading {
color: #000;
background-color: #edeef0;
border-color: #edeef0;
}

.panel-gray .panel-body {
border-top: 2px solid #edeef0;
}

.panel-gray .panel-heading h4 {
color: #000!important;
}

.panel-gray .panel-heading .options a {
color: #000!important;
}

.panel-gray .panel-body {
border-bottom: 1px solid #d2d3d6!important;
border-left: 1px solid #d2d3d6!important;
border-right: 1px solid #d2d3d6!important;
}

[class*="panel-"].panel .panel-heading {
padding: 0 10px;
border-bottom: 0;
}

[class*="panel-"].panel .panel-heading.rounded-bottom {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

[class*="panel-"].panel .panel-heading .nav.nav-tabs > li a {
color: #fff;
color: rgba(255,255,255,0.75);
}

[class*="panel-"].panel .panel-heading .nav.nav-tabs > li a:hover {
color: #fff;
}

[class*="panel-"].panel .panel-heading .nav.nav-tabs > li.active a {
color: #000;
background: #fff;
}

[class*="panel-"].panel .panel-heading .options a {
color: #fff;
}

[class*="panel-"].panel .panel-heading .options .nav-tabs li, [class*="panel-"].panel .panel-heading .options .nav-tabs li a {
border: 0;
font-size: 14px!important;
}

[class*="panel-"].panel .panel-heading .options .nav-tabs li a {
line-height: 35px;
}

[class*="panel-"].panel .panel-heading .options .nav-tabs li.active a:hover {
color: #000;
}

[class*="panel-"].panel .panel-heading .options .nav-tabs li a i {
font-size: 14px;
}

[class*="panel-"].panel .panel-body {
padding: 20px;
border-left: 1px solid #d2d3d6;
border-right: 1px solid #d2d3d6;
border-bottom: 1px solid #d2d3d6;
background-color: #fff;
}

[class*="panel-"].panel .panel-footer {
background-color: #f7f8fa;
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #d2d3d6;
padding: 20px 20px;
color: #000;
}

[class*="panel-"].panel .panel-heading + .panel-body {
border-top: 0;
}

[class*="panel-"].panel .panel-body .panel-footer {
margin: 20px -21px -21px;
border-top: 1px solid #d2d3d6;
}

.panel-heading > h4 > ul.nav.nav-tabs {
position: relative;
bottom: -2px;
}

.panel-heading > h4 > ul.nav.nav-tabs > li {
padding-left: 0;
}

.panel-heading > h4 > ul.nav.nav-tabs > li > a {
padding: 0 10px;
line-height: 38px;
margin-top: -2px;
}

[class*="panel-"].panel .panel-heading > h4 {
color: #fff;
}

[class*="panel-"].panel .panel-heading > h4 > ul.nav.nav-tabs {
bottom: -1px;
right: 9px;
border: 0;
}

[class*="panel-"].panel .panel-heading > h4 > ul.nav.nav-tabs > li > a {
border: 0;
padding: 0 10px;
line-height: 40px;
margin-top: 0;
}

.panel-body > .list-group {
margin: -20px;
}

.panel-body > .list-group .list-group-item {
border-width: 1px 0;
}

.panel-body > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}

.panel-body > .list-group .list-group-item:last-child {
border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}

.panel > .table {
margin-bottom: 0;
}

.panel > .panel-body + .table {
border-top: 1px solid #e6e7e8;
}

.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
overflow: hidden;
}

.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 #d2d3d6;
}

.panel-group .panel-footer {
border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #d2d3d6;
}

.well {
min-height: 20px;
padding: 20px;
margin-bottom: 20px;
background-color: #edeef0;
border: 1px solid #d2d3d6;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.well blockquote {
border-color: #e6e7e8;
border-color: rgba(0,0,0,0.15);
}

.well.well-transparent {
background: 0;
}

.well-lg {
padding: 24px;
border-radius: 2px;
}

.well-sm {
padding: 9px;
border-radius: 2px;
}

.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .2;
filter: alpha(opacity=20);
}

.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
filter: alpha(opacity=50);
}

button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}

.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}

.nav:before, .nav:after {
content: " ";
display: table;
}

.nav:after {
clear: both;
}

.nav:before, .nav:after {
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:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #edeef0;
}

.nav > li.disabled > a {
color: #aeafb1;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #aeafb1;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #edeef0;
border-color: #4187df;
}

.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 #cdced1;
}

.nav-tabs > li {
float: left;
margin-bottom: -1px;
}

.nav-tabs > li > a {
margin-right: 0;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 2px 2px 0 0;
}

.nav-tabs > li > a:hover {
border-color: #edeef0 #edeef0 #cdced1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #4f5259;
background-color: #f7f8fa;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}

.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}

.nav-tabs.nav-justified > li {
float: none;
}

.nav-tabs.nav-justified > li > a {
text-align: center;
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li
{
display: table-cell;
width: 1%;
}

}

.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
margin-right: 0;
}

.nav-tabs.nav-justified > .active > a {
border-bottom-color: #f7f8fa;
}

.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 2px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a
{
border-bottom: 1px solid #ddd;
border-radius: 2px 2px 0 0;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #f7f8fa;
}

}

.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:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #d2d3d6;
}

.nav-stacked > li {
float: none;
}

.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}

.nav-justified {
width: 100%;
}

.nav-justified > li {
float: none;
}

.nav-justified > li > a {
text-align: center;
}

@media (min-width:768px) {
.nav-justified>li
{
display: table-cell;
width: 1%;
}

}

.nav-tabs-justified {
border-bottom: 0;
}

.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
margin-right: 0;
}

.nav-tabs-justified > .active > a {
border-bottom-color: #f7f8fa;
}

.nav-tabs-justified {
border-bottom: 0;
}

.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 2px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}

@media (min-width:768px) {
.nav-tabs-justified>li>a
{
border-bottom: 1px solid #ddd;
border-radius: 2px 2px 0 0;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
border-bottom-color: #f7f8fa;
}

}

.tabbable:before, .tabbable:after {
content: " ";
display: table;
}

.tabbable:after {
clear: both;
}

.tabbable:before, .tabbable:after {
content: " ";
display: table;
}

.tabbable:after {
clear: both;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
display: none;
}

.tab-content > .active, .pill-content > .active {
display: block;
}

.nav .caret {
border-top-color: #4187df;
border-bottom-color: #4187df;
}

.nav a:hover .caret {
border-top-color: #4187df;
border-bottom-color: #4187df;
}

.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}

.navbar {
position: relative;
z-index: 1000;
min-height: 40px;
margin-bottom: 20px;
border: 0;
}

.navbar:before, .navbar:after {
content: " ";
display: table;
}

.navbar:after {
clear: both;
}

.navbar:before, .navbar:after {
content: " ";
display: table;
}

.navbar:after {
clear: both;
}

@media (min-width:768px) {
.navbar
{
border-radius: 2px;
}

}

.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}

.navbar-header:after {
clear: both;
}

.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}

.navbar-header:after {
clear: both;
}

@media (min-width:768px) {
.navbar-header
{
float: left;
}

}

.navbar-collapse {
max-height: 340px;
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}

.navbar-collapse:after {
clear: both;
}

.navbar-collapse:before, .navbar-collapse:after {
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;
height: auto;
padding-bottom: 0;
overflow: visible;
}

.navbar-collapse.in {
overflow-y: visible;
}

.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}

.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}

}

.container > .navbar-header, .container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}

@media (min-width:768px) {
.container>.navbar-header,.container>.navbar-collapse
{
margin-right: 0;
margin-left: 0;
}

}

.navbar-static-top {
border-width: 0 0 1px;
}

@media (min-width:768px) {
.navbar-static-top
{
border-radius: 0;
}

}

.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}

@media (min-width:768px) {
.navbar-fixed-top,.navbar-fixed-bottom
{
border-radius: 0;
}

}

.navbar-fixed-top {
z-index: 1030;
top: 0;
}

.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}

.navbar-brand {
float: left;
padding: 10px 15px;
font-size: 18px;
line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}

@media (min-width:768px) {
.navbar>.container .navbar-brand
{
margin-left: -15px;
}

}

.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 3px;
margin-bottom: 3px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 2px;
}

.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: 5px -15px;
}

.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}

@media (max-width:767px) {
.navbar-nav Dropdowns get custom display when collapsed .open .dropdown-menu
{
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}

.navbar-nav Dropdowns get custom display when collapsed .open .dropdown-menu > li > a, .navbar-nav Dropdowns get custom display when collapsed .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}

.navbar-nav Dropdowns get custom display when collapsed .open .dropdown-menu > li > a {
line-height: 20px;
}

.navbar-nav Dropdowns get custom display when collapsed .open .dropdown-menu > li > a:hover, .navbar-nav Dropdowns get custom display when collapsed .open .dropdown-menu > li > a:focus {
background-image: none;
}

}

@media (min-width:768px) {
.navbar-nav
{
float: left;
margin: 0;
}

.navbar-nav > li {
float: left;
}

.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
}

}

@media (min-width:768px) {
.navbar-left
{
float: left!important;
}

.navbar-right {
float: right!important;
}

}

.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
margin-top: 2px;
margin-bottom: 2px;
}

@media (min-width:768px) {
.navbar-form .form-group
{
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}

.navbar-form .form-control {
display: inline-block;
}

.navbar-form .radio, .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}

.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}

}

@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-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
left: auto;
right: 0;
}

.navbar-btn {
margin-top: 2px;
margin-bottom: 2px;
}

.navbar-text {
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width:768px) {
.navbar-text
{
margin-left: 15px;
margin-right: 15px;
}

}

.navbar-default {
background-color: #fdfdfd;
border-color: 0;
}

.navbar-default .navbar-brand {
color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}

.navbar-default .navbar-text {
color: #777;
}

.navbar-default .navbar-nav > li > a {
color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #ececec;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}

.navbar-default .navbar-toggle {
border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #ccc;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: 0;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #333;
border-bottom-color: #333;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #ececec;
color: #555;
}

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #555;
border-bottom-color: #555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #777;
border-bottom-color: #777;
}

@media (max-width:767px) {
.navbar-default .navbar-nav .navbar-nav a
{
color: #333;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #ececec;
}

.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}

}

.navbar-default .navbar-link {
color: #777;
}

.navbar-default .navbar-link:hover {
color: #333;
}

.navbar-inverse {
background-color: #313338;
border-color: #191a1d;
}

.navbar-inverse .navbar-brand {
color: #888;
color: rgba(255,255,255,0.5);
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}

.navbar-inverse .navbar-text {
color: #aeafb1;
}

.navbar-inverse .navbar-nav > li > a {
color: #888;
color: rgba(255,255,255,0.5);
}

.navbar-inverse .navbar-nav > li > a:hover {
color: #fff;
background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:focus {
background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #27292d;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}

.navbar-inverse .navbar-toggle {
border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #202225;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #27292d;
color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: rgba(255,255,255,0.5);
border-bottom-color: rgba(255,255,255,0.5);
}

.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}

@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header
{
border-color: #191a1d;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}

}

.navbar-inverse .navbar-link {
color: #888;
color: rgba(255,255,255,0.5);
}

.navbar-inverse .navbar-link:hover {
color: #fff;
}

.btn.dropdown-toggle {
min-width: 26px;
}

.btn-default .caret {
border-top-color: #333;
}

.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
border-top-color: #fff;
}

.dropup .btn-default .caret {
border-bottom-color: #333;
}

.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
border-bottom-color: #fff;
}

.btn-group, .btn-group-vertical {
padding: 0;
position: relative;
display: inline-block;
vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
position: relative;
float: left;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.fc-state-active, .btn-group-vertical > .btn.fc-state-active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
z-index: 2;
}

.btn-group > .btn:focus, .btn-group-vertical > .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: 0;
}

.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}

.btn-toolbar:after {
clear: both;
}

.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}

.btn-toolbar:after {
clear: both;
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
margin-left: 0;
}

.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-xs > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
padding: 1px 5px;
}

.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
}

.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 2px;
}

.btn-group > .btn + .dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
}

.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 15px;
padding-right: 15px;
}

.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

.btn .caret {
margin-left: 0;
}

.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}

.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table;
}

.btn-group-vertical > .btn-group:after {
clear: both;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
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 > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-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 {
float: none;
display: table-cell;
width: 1%;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}

.breadcrumb {
padding: 7px 15px;
margin-bottom: 0;
list-style: none;
background-color: #edeef0;
border-radius: 2px;
}

.breadcrumb > li {
display: inline-block;
font-size: 12px!important;
}

.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #d2d3d6;
}

.breadcrumb > .active {
color: #aeafb1;
}

.pagination {
display: inline-block;
padding-left: 0;
margin: 10px 0;
border-radius: 2px;
}

.pagination > li {
display: inline;
}

.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 15px;
line-height: 1.428571429;
text-decoration: none;
background-color: #fff;
border: 1px solid #d2d3d6;
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:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
background-color: #edeef0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #4187df;
border-color: #4187df;
cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
color: #aeafb1;
background-color: #fff;
border-color: #d2d3d6;
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: 2px;
border-top-left-radius: 2px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}

.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:before, .pager:after {
content: " ";
display: table;
}

.pager:after {
clear: both;
}

.pager:before, .pager:after {
content: " ";
display: table;
}

.pager:after {
clear: both;
}

.pager li {
display: inline;
}

.pager li > a, .pager li > span {
display: inline-block;
padding: 6px 14px;
background-color: #fff;
border: 1px solid #d2d3d6;
border-radius: 2px;
}

.pager li > a:hover, .pager li > a:focus {
text-decoration: none;
background-color: #edeef0;
}

.pager .next > a, .pager .next > span {
float: right;
}

.pager .previous > a, .pager .previous > span {
float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
color: #aeafb1;
background-color: #fff;
cursor: not-allowed;
}

.modal-open {
overflow: hidden;
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
margin-right: 15px;
}

.modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
}

.modal.fade .modal-dialog {
-webkit-transform: translate(0,-25%);
-ms-transform: translate(0,-25%);
transform: translate(0,-25%);
-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: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}

.modal-dialog {
margin-left: auto;
margin-right: auto;
width: auto;
padding: 10px;
z-index: 1050;
}

.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 2px;
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
box-shadow: 0 3px 9px rgba(0,0,0,0.5);
background-clip: padding-box;
outline: 0;
}

.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
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.428571429px;
}

.modal-header .close {
margin-top: -2px;
}

.modal-title {
margin: 0;
line-height: 1.428571429;
}

.modal-body {
position: relative;
padding: 20px;
}

.modal-footer {
margin-top: 0px;
padding: 19px 20px 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}

.modal-footer:after {
clear: both;
}

.modal-footer:before, .modal-footer:after {
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;
}

@media screen and (min-width:768px) {
.modal-dialog {
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}

.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
}

.tooltip {
position: absolute;
z-index: 1030;
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: 7px 10px;
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: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid #d2d3d6;
border-radius: 0;
-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
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 15px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 0 solid #ebebeb;
border-radius: 0;
}

.popover-content {
padding: 10px 15px;
}

.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: #999;
border-top-color: rgba(0,0,0,0.25);
bottom: -11px;
}

.popover.top .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}

.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,0.25);
}

.popover.right .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}

.popover.bottom .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0,0,0,0.25);
top: -11px;
}

.popover.bottom .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}

.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,0.25);
}

.popover.left .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}

.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: bold;
color: #4187df!important;
}

.alert > p, .alert > ul {
margin-bottom: 0;
}

.alert > p + p {
margin-top: 5px;
}

.alert-dismissable {
padding-right: 35px;
}

.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}

.alert-success {
background-color: #ebf6e1;
border-color: #b8df92;
color: #527f26;
}

.alert-success hr {
border-top-color: #abd97f;
}

.alert-success .alert-link {
color: #39581a;
}

.alert-info {
background-color: #ddf4fa;
border-color: #84d8ed;
color: #157890;
}

.alert-info hr {
border-top-color: #6ed1ea;
}

.alert-info .alert-link {
color: #0f5363;
}

.alert-warning {
background-color: #fcf3d0;
border-color: #f7dc6f;
color: #927608;
}

.alert-warning hr {
border-top-color: #f5d657;
}

.alert-warning .alert-link {
color: #614f06;
}

.alert-danger, .alert-error {
background-color: #fdf2f2;
border-color: #f29797;
color: #a81515;
}

.alert-danger hr, .alert-error hr {
border-top-color: #ef8080;
}

.alert-danger .alert-link, .alert-error .alert-link {
color: #7b0f0f;
}

.thumbnail {
padding: 10px;
line-height: 1.428571429;
background-color: #f7f8fa;
border: 1px solid #e6e7e8;
border-radius: 2px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
display: block;
}

.thumbnail > img {
display: block;
max-width: 100%;
height: auto;
}

a.thumbnail:hover, a.thumbnail:focus {
border-color: #4187df;
}

.thumbnail > img {
margin-left: auto;
margin-right: auto;
}

.thumbnail .caption {
padding: 9px;
color: #4d4d4d;
}

.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;
}

.label {
display: inline;
padding: .09em .6em .15em;
font-size: 75%;
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-weight: 600;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 2px;
}

.label[href]:hover, .label[href]:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}

.label:empty {
display: none;
}

.label-default {
background-color: #aeafb1;
}

.label-default[href]:hover, .label-default[href]:focus {
background-color: #949598;
}

.label-primary {
background-color: #4187df;
}

.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #226dcb;
}

.label-success {
background-color: #85c744;
}

.label-success[href]:hover, .label-success[href]:focus {
background-color: #6ca632;
}

.label-info {
background-color: #2bbce0;
}

.label-info[href]:hover, .label-info[href]:focus {
background-color: #1c9cbc;
}

.label-warning {
background-color: #f1c40f;
}

.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #c29d0b;
}

.label-danger {
background-color: #e73c3c;
}

.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #d61a1a;
}

.badge {
display: inline-block;
min-width: 10px;
padding: 4px 6px;
font-size: 11px;
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-weight: 600;
color: #fff;
line-height: 10px;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #aeafb1;
border-radius: 9px;
}

.badge:empty {
display: none;
}

a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}

.btn .badge {
position: relative;
top: -1px;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #4187df;
background-color: #fff;
}

.nav-pills > li > a > .badge {
margin-left: 3px;
}

.badge-primary {
background-color: #4187df;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
background-color: #226dcb;
}

.badge-success {
background-color: #85c744;
}

.badge-success[href]:hover, .badge-success[href]:focus {
background-color: #6ca632;
}

.badge-info {
background-color: #2bbce0;
}

.badge-info[href]:hover, .badge-info[href]:focus {
background-color: #1c9cbc;
}

.badge-warning {
background-color: #f1c40f;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
background-color: #c29d0b;
}

.badge-danger {
background-color: #e73c3c;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
background-color: #d61a1a;
}

#sidebar .badge.badge-primary {
background-color: #4187df;
}

#sidebar .badge.badge-primary[href]:hover, #sidebar .badge.badge-primary[href]:focus {
background-color: #226dcb;
}

#sidebar .badge.badge-indigo {
background-color: #8e44ad;
}

#sidebar .badge.badge-indigo[href]:hover, #sidebar .badge.badge-indigo[href]:focus {
background-color: #703688;
}

#sidebar .badge.badge-orange {
background-color: #f39c12;
}

#sidebar .badge.badge-orange[href]:hover, #sidebar .badge.badge-orange[href]:focus {
background-color: #c87f0a;
}

#sidebar .badge.badge-success {
background-color: #85c744;
}

#sidebar .badge.badge-success[href]:hover, #sidebar .badge.badge-success[href]:focus {
background-color: #6ca632;
}

#sidebar .badge.badge-info {
background-color: #2bbce0;
}

#sidebar .badge.badge-info[href]:hover, #sidebar .badge.badge-info[href]:focus {
background-color: #1c9cbc;
}

#sidebar .badge.badge-warning {
background-color: #f1c40f;
}

#sidebar .badge.badge-warning[href]:hover, #sidebar .badge.badge-warning[href]:focus {
background-color: #c29d0b;
}

#sidebar .badge.badge-danger {
background-color: #e73c3c;
}

#sidebar .badge.badge-danger[href]:hover, #sidebar .badge.badge-danger[href]:focus {
background-color: #d61a1a;
}

@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}

to {
background-position: 0 0;
}
}

@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}

to {
background-position: 0 0;
}
}

@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}

to {
background-position: 40px 0;
}

}

@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}

to {
background-position: 0 0;
}
}

.progress {
overflow: hidden;
height: 8px;
margin-bottom: 20px;
background-color: #edeef0;
border-radius: 2px;
}

.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #4187df;
-webkit-transition: width .6s ease;
transition: width .6s ease;
}

.progress-striped .progress-bar {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,#4187df),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,#4187df),color-stop(0.75,#4187df),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,#4187df 25%,transparent 25%,transparent 50%,#4187df 50%,#4187df 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,#4187df 25%,transparent 25%,transparent 50%,#4187df 50%,#4187df 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,#4187df 25%,transparent 25%,transparent 50%,#4187df 50%,#4187df 75%,transparent 75%,transparent);
background-size: 40px 40px;
}

.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-inverse {
background-color: #4f5259;
}

.progress-striped .progress-bar-inverse {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-primary {
background-color: #4187df;
}

.progress-striped .progress-bar-primary {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-success {
background-color: #85c744;
}

.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-info {
background-color: #2bbce0;
}

.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
background-color: #f1c40f;
}

.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
background-color: #e73c3c;
}

.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-green {
background-color: #16a085;
}

.progress-striped .progress-bar-green {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-orange {
background-color: #f39c12;
}

.progress-striped .progress-bar-orange {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-purple {
background-color: #e044ab;
}

.progress-striped .progress-bar-purple {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.progress-bar-indigo {
background-color: #8e44ad;
}

.progress-striped .progress-bar-indigo {
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.35)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.35)),color-stop(0.75,rgba(255,255,255,0.35)),color-stop(0.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,0.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.35) 50%,rgba(255,255,255,0.35) 75%,transparent 75%,transparent);
}

.contextual-progress {
margin: 20px 0;
}

.contextual-progress .progress-percentage {
float: right;
}

.contextual-progress .progress-title {
float: left;
}

.contextual-progress .progress {
height: 2px;
margin: 5px 0 0;
}

.contextual-progress:first-child {
margin-top: 0;
}

.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;
transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > 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,0.6);
}

.carousel-control.left {
background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
}

.carousel-control.right {
left: auto;
right: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
}

.carousel-control:hover, .carousel-control:focus {
color: #fff;
text-decoration: none;
opacity: .9;
filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -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;
}

.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,0.6);
}

.carousel-caption .btn {
text-shadow: none;
}

@media screen and (min-width:768px) {
.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}

.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}

.carousel-indicators {
bottom: 20px;
}
}

.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #edeef0;
}

.jumbotron h1 {
line-height: 1;
color: inherit;
}

.jumbotron p {
line-height: 1.4;
}

.container .jumbotron {
border-radius: 2px;
}

@media screen and (min-width:768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}

.container .jumbotron {
padding-left: 60px;
padding-right: 60px;
}

.jumbotron h1 {
font-size: 63px;
}
}

.input-group {
position: relative;
display: table;
border-collapse: separate;
}

.input-group.col {
float: none;
padding-left: 0;
padding-right: 0;
}

.input-group .form-control {
width: 100%;
margin-bottom: 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 2px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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: 7px 5px;
font-size: 14px;
font-weight: normal;
line-height: 1;
text-align: center;
min-width: 44px;
background-color: #edeef0;
border: 1px solid #d2d3d6;
border-radius: 2px;
}

.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 2px;
}

.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 2px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
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 > .dropdown-toggle, .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:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}

.input-group-addon:last-child {
border-left: 0;
}

.input-group-btn {
position: relative;
white-space: nowrap;
}

.input-group-btn > .btn {
position: relative;
}

.input-group-btn > .btn + .btn {
margin-left: -4px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
z-index: 2;
}

.input-group-btn > .btn + .dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
}

.clearfix:before, .clearfix:after {
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;
}

.affix {
position: fixed;
}

@-ms-viewport {
width: device-width;
}

.hidden {
display: none!important;
visibility: hidden!important;
}

.visible-xs {
display: none!important;
}

tr.visible-xs {
display: none!important;
}

th.visible-xs, td.visible-xs {
display: none!important;
}

.btn-group.visible-xs, .btn-group-vertical.visible-xs, .btn.visible-xs, span.visible-xs {
display: none!important;
}

@media (max-width:767px) {
.visible-xs
{
display: block!important;
}

tr.visible-xs {
display: table-row!important;
}

th.visible-xs, td.visible-xs {
display: table-cell!important;
}

.btn-group.visible-xs, .btn-group-vertical.visible-xs, .btn.visible-xs {
display: inline-block!important;
}

span.visible-xs {
display: inline!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm
{
display: block!important;
}

tr.visible-xs.visible-sm {
display: table-row!important;
}

th.visible-xs.visible-sm, td.visible-xs.visible-sm {
display: table-cell!important;
}

.btn-group.visible-xs.visible-sm, .btn-group-vertical.visible-xs.visible-sm, .btn.visible-xs.visible-sm {
display: inline-block!important;
}

span.visible-xs.visible-sm {
display: inline!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md
{
display: block!important;
}

tr.visible-xs.visible-md {
display: table-row!important;
}

th.visible-xs.visible-md, td.visible-xs.visible-md {
display: table-cell!important;
}

.btn-group.visible-xs.visible-md, .btn-group-vertical.visible-xs.visible-md, .btn.visible-xs.visible-md {
display: inline-block!important;
}

span.visible-xs.visible-md {
display: inline!important;
}

}

@media (min-width:1200px) {
.visible-xs.visible-lg
{
display: block!important;
}

tr.visible-xs.visible-lg {
display: table-row!important;
}

th.visible-xs.visible-lg, td.visible-xs.visible-lg {
display: table-cell!important;
}

.btn-group.visible-xs.visible-lg, .btn-group-vertical.visible-xs.visible-lg, .btn.visible-xs.visible-lg {
display: inline-block!important;
}

span.visible-xs.visible-lg {
display: inline!important;
}

}

.visible-sm {
display: none!important;
}

tr.visible-sm {
display: none!important;
}

th.visible-sm, td.visible-sm {
display: none!important;
}

.btn-group.visible-sm, .btn-group-vertical.visible-sm, .btn.visible-sm, span.visible-sm {
display: none!important;
}

@media (max-width:767px) {
.visible-sm.visible-xs
{
display: block!important;
}

tr.visible-sm.visible-xs {
display: table-row!important;
}

th.visible-sm.visible-xs, td.visible-sm.visible-xs {
display: table-cell!important;
}

.btn-group.visible-sm.visible-xs, .btn-group-vertical.visible-sm.visible-xs, .btn.visible-sm.visible-xs {
display: inline-block!important;
}

span.visible-sm.visible-xs {
display: inline!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.visible-sm
{
display: block!important;
}

tr.visible-sm {
display: table-row!important;
}

th.visible-sm, td.visible-sm {
display: table-cell!important;
}

.btn-group.visible-sm, .btn-group-vertical.visible-sm, .btn.visible-sm {
display: inline-block!important;
}

span.visible-sm {
display: inline!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md
{
display: block!important;
}

tr.visible-sm.visible-md {
display: table-row!important;
}

th.visible-sm.visible-md, td.visible-sm.visible-md {
display: table-cell!important;
}

.btn-group.visible-sm.visible-md, .btn-group-vertical.visible-sm.visible-md, .btn.visible-sm.visible-md {
display: inline-block!important;
}

span.visible-sm.visible-md {
display: inline!important;
}

}

@media (min-width:1200px) {
.visible-sm.visible-lg
{
display: block!important;
}

tr.visible-sm.visible-lg {
display: table-row!important;
}

th.visible-sm.visible-lg, td.visible-sm.visible-lg {
display: table-cell!important;
}

.btn-group.visible-sm.visible-lg, .btn-group-vertical.visible-sm.visible-lg, .btn.visible-sm.visible-lg {
display: inline-block!important;
}

span.visible-sm.visible-lg {
display: inline!important;
}

}

.visible-md {
display: none!important;
}

tr.visible-md {
display: none!important;
}

th.visible-md, td.visible-md {
display: none!important;
}

.btn-group.visible-md, .btn-group-vertical.visible-md, .btn.visible-md, span.visible-md {
display: none!important;
}

@media (max-width:767px) {
.visible-md.visible-xs
{
display: block!important;
}

tr.visible-md.visible-xs {
display: table-row!important;
}

th.visible-md.visible-xs, td.visible-md.visible-xs {
display: table-cell!important;
}

.btn-group.visible-md.visible-xs, .btn-group-vertical.visible-md.visible-xs, .btn.visible-md.visible-xs {
display: inline-block!important;
}

span.visible-md.visible-xs {
display: inline!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.visible-md.visible-sm
{
display: block!important;
}

tr.visible-md.visible-sm {
display: table-row!important;
}

th.visible-md.visible-sm, td.visible-md.visible-sm {
display: table-cell!important;
}

.btn-group.visible-md.visible-sm, .btn-group-vertical.visible-md.visible-sm, .btn.visible-md.visible-sm {
display: inline-block!important;
}

span.visible-md.visible-sm {
display: inline!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.visible-md
{
display: block!important;
}

tr.visible-md {
display: table-row!important;
}

th.visible-md, td.visible-md {
display: table-cell!important;
}

.btn-group.visible-md, .btn-group-vertical.visible-md, .btn.visible-md {
display: inline-block!important;
}

span.visible-md {
display: inline!important;
}

}

@media (min-width:1200px) {
.visible-md.visible-lg
{
display: block!important;
}

tr.visible-md.visible-lg {
display: table-row!important;
}

th.visible-md.visible-lg, td.visible-md.visible-lg {
display: table-cell!important;
}

.btn-group.visible-md.visible-lg, .btn-group-vertical.visible-md.visible-lg, .btn.visible-md.visible-lg {
display: inline-block!important;
}

span.visible-md.visible-lg {
display: inline!important;
}

}

.visible-lg {
display: none!important;
}

tr.visible-lg {
display: none!important;
}

th.visible-lg, td.visible-lg {
display: none!important;
}

.btn-group.visible-lg, .btn-group-vertical.visible-lg, .btn.visible-lg, span.visible-lg {
display: none!important;
}

@media (max-width:767px) {
.visible-lg.visible-xs
{
display: block!important;
}

tr.visible-lg.visible-xs {
display: table-row!important;
}

th.visible-lg.visible-xs, td.visible-lg.visible-xs {
display: table-cell!important;
}

.btn-group.visible-lg.visible-xs, .btn-group-vertical.visible-lg.visible-xs, .btn.visible-lg.visible-xs {
display: inline-block!important;
}

span.visible-lg.visible-xs {
display: inline!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm
{
display: block!important;
}

tr.visible-lg.visible-sm {
display: table-row!important;
}

th.visible-lg.visible-sm, td.visible-lg.visible-sm {
display: table-cell!important;
}

.btn-group.visible-lg.visible-sm, .btn-group-vertical.visible-lg.visible-sm, .btn.visible-lg.visible-sm {
display: inline-block!important;
}

span.visible-lg.visible-sm {
display: inline!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md
{
display: block!important;
}

tr.visible-lg.visible-md {
display: table-row!important;
}

th.visible-lg.visible-md, td.visible-lg.visible-md {
display: table-cell!important;
}

.btn-group.visible-lg.visible-md, .btn-group-vertical.visible-lg.visible-md, .btn.visible-lg.visible-md {
display: inline-block!important;
}

span.visible-lg.visible-md {
display: inline!important;
}

}

@media (min-width:1200px) {
.visible-lg
{
display: block!important;
}

tr.visible-lg {
display: table-row!important;
}

th.visible-lg, td.visible-lg {
display: table-cell!important;
}

.btn-group.visible-lg, .btn-group-vertical.visible-lg, .btn.visible-lg {
display: inline-block!important;
}

span.visible-lg {
display: inline!important;
}

}

.hidden-xs {
display: block!important;
}

tr.hidden-xs {
display: table-row!important;
}

th.hidden-xs, td.hidden-xs {
display: table-cell!important;
}

.btn-group.hidden-xs, .btn-group-vertical.hidden-xs, .btn.hidden-xs {
display: inline-block!important;
}

span.hidden-xs {
display: inline!important;
}

@media (max-width:767px) {
.hidden-xs
{
display: none!important;
}

tr.hidden-xs {
display: none!important;
}

th.hidden-xs, td.hidden-xs {
display: none!important;
}

.btn-group.hidden-xs, .btn-group-vertical.hidden-xs, .btn.hidden-xs, span.hidden-xs {
display: none!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm
{
display: none!important;
}

tr.hidden-xs.hidden-sm {
display: none!important;
}

th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
display: none!important;
}

.btn-group.hidden-xs.hidden-sm, .btn-group-vertical.hidden-xs.hidden-sm, .btn.hidden-xs.hidden-sm, span.hidden-xs.hidden-sm {
display: none!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md
{
display: none!important;
}

tr.hidden-xs.hidden-md {
display: none!important;
}

th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
display: none!important;
}

.btn-group.hidden-xs.hidden-md, .btn-group-vertical.hidden-xs.hidden-md, .btn.hidden-xs.hidden-md, span.hidden-xs.hidden-md {
display: none!important;
}

}

@media (min-width:1200px) {
.hidden-xs.hidden-lg
{
display: none!important;
}

tr.hidden-xs.hidden-lg {
display: none!important;
}

th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
display: none!important;
}

.btn-group.hidden-xs.hidden-lg, .btn-group-vertical.hidden-xs.hidden-lg, .btn.hidden-xs.hidden-lg, span.hidden-xs.hidden-lg {
display: none!important;
}

}

.hidden-sm {
display: block!important;
}

tr.hidden-sm {
display: table-row!important;
}

th.hidden-sm, td.hidden-sm {
display: table-cell!important;
}

.btn-group.hidden-sm, .btn-group-vertical.hidden-sm, .btn.hidden-sm {
display: inline-block!important;
}

span.hidden-sm {
display: inline!important;
}

@media (max-width:767px) {
.hidden-sm.hidden-xs
{
display: none!important;
}

tr.hidden-sm.hidden-xs {
display: none!important;
}

th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
display: none!important;
}

.btn-group.hidden-sm.hidden-xs, .btn-group-vertical.hidden-sm.hidden-xs, .btn.hidden-sm.hidden-xs, span.hidden-sm.hidden-xs {
display: none!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm
{
display: none!important;
}

tr.hidden-sm {
display: none!important;
}

th.hidden-sm, td.hidden-sm {
display: none!important;
}

.btn-group.hidden-sm, .btn-group-vertical.hidden-sm, .btn.hidden-sm, span.hidden-sm {
display: none!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md
{
display: none!important;
}

tr.hidden-sm.hidden-md {
display: none!important;
}

th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
display: none!important;
}

.btn-group.hidden-sm.hidden-md, .btn-group-vertical.hidden-sm.hidden-md, .btn.hidden-sm.hidden-md, span.hidden-sm.hidden-md {
display: none!important;
}

}

@media (min-width:1200px) {
.hidden-sm.hidden-lg
{
display: none!important;
}

tr.hidden-sm.hidden-lg {
display: none!important;
}

th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
display: none!important;
}

.btn-group.hidden-sm.hidden-lg, .btn-group-vertical.hidden-sm.hidden-lg, .btn.hidden-sm.hidden-lg, span.hidden-sm.hidden-lg {
display: none!important;
}

}

.hidden-md {
display: block!important;
}

tr.hidden-md {
display: table-row!important;
}

th.hidden-md, td.hidden-md {
display: table-cell!important;
}

.btn-group.hidden-md, .btn-group-vertical.hidden-md, .btn.hidden-md {
display: inline-block!important;
}

span.hidden-md {
display: inline!important;
}

@media (max-width:767px) {
.hidden-md.hidden-xs
{
display: none!important;
}

tr.hidden-md.hidden-xs {
display: none!important;
}

th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
display: none!important;
}

.btn-group.hidden-md.hidden-xs, .btn-group-vertical.hidden-md.hidden-xs, .btn.hidden-md.hidden-xs, span.hidden-md.hidden-xs {
display: none!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm
{
display: none!important;
}

tr.hidden-md.hidden-sm {
display: none!important;
}

th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
display: none!important;
}

.btn-group.hidden-md.hidden-sm, .btn-group-vertical.hidden-md.hidden-sm, .btn.hidden-md.hidden-sm, span.hidden-md.hidden-sm {
display: none!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md
{
display: none!important;
}

tr.hidden-md {
display: none!important;
}

th.hidden-md, td.hidden-md {
display: none!important;
}

.btn-group.hidden-md, .btn-group-vertical.hidden-md, .btn.hidden-md, span.hidden-md {
display: none!important;
}

}

@media (min-width:1200px) {
.hidden-md.hidden-lg
{
display: none!important;
}

tr.hidden-md.hidden-lg {
display: none!important;
}

th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
display: none!important;
}

.btn-group.hidden-md.hidden-lg, .btn-group-vertical.hidden-md.hidden-lg, .btn.hidden-md.hidden-lg, span.hidden-md.hidden-lg {
display: none!important;
}

}

.hidden-lg {
display: block!important;
}

tr.hidden-lg {
display: table-row!important;
}

th.hidden-lg, td.hidden-lg {
display: table-cell!important;
}

.btn-group.hidden-lg, .btn-group-vertical.hidden-lg, .btn.hidden-lg {
display: inline-block!important;
}

span.hidden-lg {
display: inline!important;
}

@media (max-width:767px) {
.hidden-lg.hidden-xs
{
display: none!important;
}

tr.hidden-lg.hidden-xs {
display: none!important;
}

th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
display: none!important;
}

.btn-group.hidden-lg.hidden-xs, .btn-group-vertical.hidden-lg.hidden-xs, .btn.hidden-lg.hidden-xs, span.hidden-lg.hidden-xs {
display: none!important;
}

}

@media (min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm
{
display: none!important;
}

tr.hidden-lg.hidden-sm {
display: none!important;
}

th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
display: none!important;
}

.btn-group.hidden-lg.hidden-sm, .btn-group-vertical.hidden-lg.hidden-sm, .btn.hidden-lg.hidden-sm, span.hidden-lg.hidden-sm {
display: none!important;
}

}

@media (min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md
{
display: none!important;
}

tr.hidden-lg.hidden-md {
display: none!important;
}

th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
display: none!important;
}

.btn-group.hidden-lg.hidden-md, .btn-group-vertical.hidden-lg.hidden-md, .btn.hidden-lg.hidden-md, span.hidden-lg.hidden-md {
display: none!important;
}

}

@media (min-width:1200px) {
.hidden-lg
{
display: none!important;
}

tr.hidden-lg {
display: none!important;
}

th.hidden-lg, td.hidden-lg {
display: none!important;
}

.btn-group.hidden-lg, .btn-group-vertical.hidden-lg, .btn.hidden-lg, span.hidden-lg {
display: none!important;
}

}

.visible-print {
display: none!important;
}

tr.visible-print {
display: none!important;
}

th.visible-print, td.visible-print {
display: none!important;
}

.btn-group.visible-print, .btn-group-vertical.visible-print, .btn.visible-print, span.visible-print {
display: none!important;
}

@media print {
.visible-print {
display: block!important;
}

tr.visible-print {
display: table-row!important;
}

th.visible-print, td.visible-print {
display: table-cell!important;
}

.btn-group.visible-print, .btn-group-vertical.visible-print, .btn.visible-print {
display: inline-block!important;
}

span.visible-print {
display: inline!important;
}

.hidden-print {
display: none!important;
}

tr.hidden-print {
display: none!important;
}

th.hidden-print, td.hidden-print {
display: none!important;
}

.btn-group.hidden-print, .btn-group-vertical.hidden-print, .btn.hidden-print, span.hidden-print {
display: none!important;
}
}

.tiles-heading, .tiles-body, .tiles-footer {
-webkit-transition: .05s ease-in;
transition: .05s ease-in;
}

.tiles-heading:before, .tiles-body:before, .tiles-footer:before, .tiles-heading:after, .tiles-body:after, .tiles-footer:after {
content: " ";
display: table;
}

.tiles-heading:after, .tiles-body:after, .tiles-footer:after {
clear: both;
}

.tiles-heading:before, .tiles-body:before, .tiles-footer:before, .tiles-heading:after, .tiles-body:after, .tiles-footer:after {
content: " ";
display: table;
}

.tiles-heading:after, .tiles-body:after, .tiles-footer:after {
clear: both;
}

.info-tiles, .shortcut-tiles {
margin: 0 0 20px;
display: block;
border-radius: 2px;
}

.info-tiles .tiles-heading .pull-right {
color: #fff;
opacity: .4;
filter: alpha(opacity=40);
-webkit-transition: .06s ease-in;
transition: .06s ease-in;
}

.info-tiles .tiles-heading {
padding: 5px 10px;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
text-transform: uppercase;
text-align: center;
letter-spacing: .04em;
}

.info-tiles .tiles-body {
padding: 10px;
font-size: 42px;
font-weight: 300;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

.info-tiles .tiles-body i {
color: #fff;
opacity: .4;
filter: alpha(opacity=40);
-webkit-transition: .06s ease-in;
transition: .06s ease-in;
}

.info-tiles .tiles-body > i {
position: absolute;
font-size: 28px;
}

.info-tiles .tiles-body div + small {
font-size: 14px;
text-align: center;
display: block;
font-weight: 400;
opacity: .7;
filter: alpha(opacity=70);
margin-top: -7px;
margin-bottom: 4px;
}

.info-tiles .tiles-body .sparkline {
width: 100px;
margin: 0 auto;
padding: 0;
}

.info-tiles .tiles-body .text-top {
vertical-align: super;
font-size: 24px;
}

.info-tiles .tiles-body .text-smallcaps {
font-variant: small-caps;
}

.info-tiles .tiles-body .text-center {
margin-top: -5px;
}

.info-tiles .tiles-body-alt {
padding: 10px;
font-size: 48px;
font-weight: 300;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.info-tiles .tiles-body-alt i {
color: #fff;
opacity: .4;
filter: alpha(opacity=40);
-webkit-transition: .06s ease-in;
transition: .06s ease-in;
}

.info-tiles .tiles-body-alt > i {
position: absolute;
font-size: 28px;
}

.info-tiles .tiles-body-alt div + small {
font-size: 14px;
text-align: center;
display: block;
font-weight: 400;
opacity: .7;
filter: alpha(opacity=70);
margin-top: -7px;
margin-bottom: 4px;
}

.info-tiles .tiles-body-alt .sparkline {
width: 100px;
margin: 0 auto;
padding: 0;
}

.info-tiles .tiles-body-alt .text-top {
vertical-align: super;
font-size: 24px;
}

.info-tiles .tiles-body-alt .text-smallcaps {
font-variant: small-caps;
}

.info-tiles .tiles-body-alt .text-center {
margin-top: -5px;
}

.info-tiles .tiles-footer {
color: #fff;
color: rgba(255,255,255,0.4);
padding: 5px 10px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

.info-tiles .tiles-footer i {
float: right;
position: relative;
top: 2px;
display: none;
}

.info-tiles .tiles-footer:after {
content: "";
position: absolute;
bottom: 0;
right: -1px;
width: 0;
height: 0;
margin-right: 10px;
margin-bottom: 20px;
border-top: 5px solid rgba(0,0,0,0.3);
border-right: 5px solid #f7f8fa;
border-bottom: 5px solid #f7f8fa;
border-left: 5px solid rgba(0,0,0,0.3);
border-top-left-radius: 2px;
}

.info-tiles .tiles-footer:hover {
color: #fff;
}

.info-tiles:hover {
text-decoration: none;
}

.info-tiles:hover i {
color: #fff;
opacity: 1;
filter: alpha(opacity=100);
}

.info-tiles:hover .tiles-footer {
color: #fff;
}

.info-tiles:hover .tiles-footer i {
display: inline;
}

.info-tiles:hover .tiles-heading .pull-right {
color: #fff;
opacity: 1;
filter: alpha(opacity=100);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.info-tiles .tiles-footer:after {
right: 0;
border-top: 6px solid rgba(0,0,0,0.3);
}
}

@media (max-width:768px) {
.col-xs-12 .info-tiles .tiles-footer:after
{
bottom: -20px;
}

}

.shortcut-tiles .tiles-body {
padding: 10px 10px 0 10px;
font-size: 42px;
line-height: 42px;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}

.shortcut-tiles .tiles-body i {
color: #fff;
opacity: .6;
filter: alpha(opacity=60);
-webkit-transition: .06s ease-in;
transition: .06s ease-in;
}

.shortcut-tiles .tiles-body .pull-right {
margin-top: -3px;
line-height: 0;
}

.shortcut-tiles .tiles-body .pull-right .badge {
background: #000;
background-color: rgba(0,0,0,0.3);
}

.shortcut-tiles .tiles-footer {
text-transform: none;
text-align: right;
padding: 7px 10px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: .04em;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}

.shortcut-tiles:hover {
text-decoration: none;
}

.shortcut-tiles:hover i {
color: #fff;
opacity: 1;
filter: alpha(opacity=100);
}

.info-tiles.tiles-info {
color: #fff;
}

.info-tiles.tiles-info .tiles-heading {
background: #4cc7e5;
}

.info-tiles.tiles-info .tiles-body {
background: #2bbce0;
}

.info-tiles.tiles-info .tiles-body-alt {
background: #2bbce0;
}

.info-tiles.tiles-info .tiles-footer {
background: #1c9cbc;
}

.info-tiles.tiles-info:hover {
color: #fff;
}

.info-tiles.tiles-info:hover .tiles-heading {
background: #36c0e2;
}

.info-tiles.tiles-info:hover .tiles-body {
background: #1fafd3;
}

.info-tiles.tiles-info:hover .tiles-body-alt {
background: #1fafd3;
}

.info-tiles.tiles-info:hover .tiles-footer {
background: #188aa6;
}

.info-tiles.tiles-success {
color: #fff;
}

.info-tiles.tiles-success .tiles-heading {
background: #98d061;
}

.info-tiles.tiles-success .tiles-body {
background: #85c744;
}

.info-tiles.tiles-success .tiles-body-alt {
background: #85c744;
}

.info-tiles.tiles-success .tiles-footer {
background: #6ca632;
}

.info-tiles.tiles-success:hover {
color: #fff;
}

.info-tiles.tiles-success:hover .tiles-heading {
background: #8bca4e;
}

.info-tiles.tiles-success:hover .tiles-body {
background: #78ba38;
}

.info-tiles.tiles-success:hover .tiles-body-alt {
background: #78ba38;
}

.info-tiles.tiles-success:hover .tiles-footer {
background: #5f932c;
}

.info-tiles.tiles-danger {
color: #fff;
}

.info-tiles.tiles-danger .tiles-heading {
background: #eb5e5e;
}

.info-tiles.tiles-danger .tiles-body {
background: #e73c3c;
}

.info-tiles.tiles-danger .tiles-body-alt {
background: #e73c3c;
}

.info-tiles.tiles-danger .tiles-footer {
background: #d61a1a;
}

.info-tiles.tiles-danger:hover {
color: #fff;
}

.info-tiles.tiles-danger:hover .tiles-heading {
background: #e84747;
}

.info-tiles.tiles-danger:hover .tiles-body {
background: #e42525;
}

.info-tiles.tiles-danger:hover .tiles-body-alt {
background: #e42525;
}

.info-tiles.tiles-danger:hover .tiles-footer {
background: #bf1818;
}

.info-tiles.tiles-warning {
color: #fff;
}

.info-tiles.tiles-warning .tiles-heading {
background: #f3cd33;
}

.info-tiles.tiles-warning .tiles-body {
background: #f1c40f;
}

.info-tiles.tiles-warning .tiles-body-alt {
background: #f1c40f;
}

.info-tiles.tiles-warning .tiles-footer {
background: #c29d0b;
}

.info-tiles.tiles-warning:hover {
color: #fff;
}

.info-tiles.tiles-warning:hover .tiles-heading {
background: #f2c71b;
}

.info-tiles.tiles-warning:hover .tiles-body {
background: #dab10d;
}

.info-tiles.tiles-warning:hover .tiles-body-alt {
background: #dab10d;
}

.info-tiles.tiles-warning:hover .tiles-footer {
background: #aa8a0a;
}

.info-tiles.tiles-primary {
color: #fff;
}

.info-tiles.tiles-primary .tiles-heading {
background: #629ce5;
}

.info-tiles.tiles-primary .tiles-body {
background: #4187df;
}

.info-tiles.tiles-primary .tiles-body-alt {
background: #4187df;
}

.info-tiles.tiles-primary .tiles-footer {
background: #226dcb;
}

.info-tiles.tiles-primary:hover {
color: #fff;
}

.info-tiles.tiles-primary:hover .tiles-heading {
background: #4c8ee1;
}

.info-tiles.tiles-primary:hover .tiles-body {
background: #2b79db;
}

.info-tiles.tiles-primary:hover .tiles-body-alt {
background: #2b79db;
}

.info-tiles.tiles-primary:hover .tiles-footer {
background: #1e61b5;
}

.info-tiles.tiles-inverse {
color: #fff;
}

.info-tiles.tiles-inverse .tiles-heading {
background: #61656d;
}

.info-tiles.tiles-inverse .tiles-body {
background: #4f5259;
}

.info-tiles.tiles-inverse .tiles-body-alt {
background: #4f5259;
}

.info-tiles.tiles-inverse .tiles-footer {
background: #37393e;
}

.info-tiles.tiles-inverse:hover {
color: #fff;
}

.info-tiles.tiles-inverse:hover .tiles-heading {
background: #555860;
}

.info-tiles.tiles-inverse:hover .tiles-body {
background: #43464b;
}

.info-tiles.tiles-inverse:hover .tiles-body-alt {
background: #43464b;
}

.info-tiles.tiles-inverse:hover .tiles-footer {
background: #2b2d30;
}

.info-tiles.tiles-midnightblue {
color: #fff;
}

.info-tiles.tiles-midnightblue .tiles-heading {
background: #3a5169;
}

.info-tiles.tiles-midnightblue .tiles-body {
background: #2c3e50;
}

.info-tiles.tiles-midnightblue .tiles-body-alt {
background: #2c3e50;
}

.info-tiles.tiles-midnightblue .tiles-footer {
background: #1a242f;
}

.info-tiles.tiles-midnightblue:hover {
color: #fff;
}

.info-tiles.tiles-midnightblue:hover .tiles-heading {
background: #314458;
}

.info-tiles.tiles-midnightblue:hover .tiles-body {
background: #233140;
}

.info-tiles.tiles-midnightblue:hover .tiles-body-alt {
background: #233140;
}

.info-tiles.tiles-midnightblue:hover .tiles-footer {
background: #11181f;
}

.info-tiles.tiles-sky {
color: #fff;
}

.info-tiles.tiles-sky .tiles-heading {
background: #98d3f1;
}

.info-tiles.tiles-sky .tiles-body {
background: #76c4ed;
}

.info-tiles.tiles-sky .tiles-body-alt {
background: #76c4ed;
}

.info-tiles.tiles-sky .tiles-footer {
background: #49b1e7;
}

.info-tiles.tiles-sky:hover {
color: #fff;
}

.info-tiles.tiles-sky:hover .tiles-heading {
background: #81c9ee;
}

.info-tiles.tiles-sky:hover .tiles-body {
background: #5fbaea;
}

.info-tiles.tiles-sky:hover .tiles-body-alt {
background: #5fbaea;
}

.info-tiles.tiles-sky:hover .tiles-footer {
background: #32a7e4;
}

.info-tiles.tiles-orange {
color: #fff;
}

.info-tiles.tiles-orange .tiles-heading {
background: #f5ab36;
}

.info-tiles.tiles-orange .tiles-body {
background: #f39c12;
}

.info-tiles.tiles-orange .tiles-body-alt {
background: #f39c12;
}

.info-tiles.tiles-orange .tiles-footer {
background: #c87f0a;
}

.info-tiles.tiles-orange:hover {
color: #fff;
}

.info-tiles.tiles-orange:hover .tiles-heading {
background: #f4a11e;
}

.info-tiles.tiles-orange:hover .tiles-body {
background: #e08e0b;
}

.info-tiles.tiles-orange:hover .tiles-body-alt {
background: #e08e0b;
}

.info-tiles.tiles-orange:hover .tiles-footer {
background: #b06f09;
}

.info-tiles.tiles-indigo {
color: #fff;
}

.info-tiles.tiles-indigo .tiles-heading {
background: #a059be;
}

.info-tiles.tiles-indigo .tiles-body {
background: #8e44ad;
}

.info-tiles.tiles-indigo .tiles-body-alt {
background: #8e44ad;
}

.info-tiles.tiles-indigo .tiles-footer {
background: #703688;
}

.info-tiles.tiles-indigo:hover {
color: #fff;
}

.info-tiles.tiles-indigo:hover .tiles-heading {
background: #9648b6;
}

.info-tiles.tiles-indigo:hover .tiles-body {
background: #7f3d9b;
}

.info-tiles.tiles-indigo:hover .tiles-body-alt {
background: #7f3d9b;
}

.info-tiles.tiles-indigo:hover .tiles-footer {
background: #612e76;
}

.info-tiles.tiles-green {
color: #fff;
}

.info-tiles.tiles-green .tiles-heading {
background: #1bc2a1;
}

.info-tiles.tiles-green .tiles-body {
background: #16a085;
}

.info-tiles.tiles-green .tiles-body-alt {
background: #16a085;
}

.info-tiles.tiles-green .tiles-footer {
background: #107360;
}

.info-tiles.tiles-green:hover {
color: #fff;
}

.info-tiles.tiles-green:hover .tiles-heading {
background: #18ab8e;
}

.info-tiles.tiles-green:hover .tiles-body {
background: #138a72;
}

.info-tiles.tiles-green:hover .tiles-body-alt {
background: #138a72;
}

.info-tiles.tiles-green:hover .tiles-footer {
background: #0d5d4d;
}

.info-tiles.tiles-magenta {
color: #fff;
}

.info-tiles.tiles-magenta .tiles-heading {
background: #eb5e82;
}

.info-tiles.tiles-magenta .tiles-body {
background: #e73c68;
}

.info-tiles.tiles-magenta .tiles-body-alt {
background: #e73c68;
}

.info-tiles.tiles-magenta .tiles-footer {
background: #d61a4b;
}

.info-tiles.tiles-magenta:hover {
color: #fff;
}

.info-tiles.tiles-magenta:hover .tiles-heading {
background: #e84771;
}

.info-tiles.tiles-magenta:hover .tiles-body {
background: #e42556;
}

.info-tiles.tiles-magenta:hover .tiles-body-alt {
background: #e42556;
}

.info-tiles.tiles-magenta:hover .tiles-footer {
background: #bf1843;
}

.info-tiles.tiles-purple {
color: #fff;
}

.info-tiles.tiles-purple .tiles-heading {
background: #e565ba;
}

.info-tiles.tiles-purple .tiles-body {
background: #e044ab;
}

.info-tiles.tiles-purple .tiles-body-alt {
background: #e044ab;
}

.info-tiles.tiles-purple .tiles-footer {
background: #cf2294;
}

.info-tiles.tiles-purple:hover {
color: #fff;
}

.info-tiles.tiles-purple:hover .tiles-heading {
background: #e24fb0;
}

.info-tiles.tiles-purple:hover .tiles-body {
background: #dc2ea1;
}

.info-tiles.tiles-purple:hover .tiles-body-alt {
background: #dc2ea1;
}

.info-tiles.tiles-purple:hover .tiles-footer {
background: #b91f84;
}

.info-tiles.tiles-brown {
color: #fff;
}

.info-tiles.tiles-brown .tiles-heading {
background: #d44c3e;
}

.info-tiles.tiles-brown .tiles-body {
background: #c0392b;
}

.info-tiles.tiles-brown .tiles-body-alt {
background: #c0392b;
}

.info-tiles.tiles-brown .tiles-footer {
background: #962d22;
}

.info-tiles.tiles-brown:hover {
color: #fff;
}

.info-tiles.tiles-brown:hover .tiles-heading {
background: #ca3c2d;
}

.info-tiles.tiles-brown:hover .tiles-body {
background: #ab3326;
}

.info-tiles.tiles-brown:hover .tiles-body-alt {
background: #ab3326;
}

.info-tiles.tiles-brown:hover .tiles-footer {
background: #81261d;
}

.info-tiles.tiles-grape {
color: #fff;
}

.info-tiles.tiles-grape .tiles-heading {
background: #909aac;
}

.info-tiles.tiles-grape .tiles-body {
background: #7a869c;
}

.info-tiles.tiles-grape .tiles-body-alt {
background: #7a869c;
}

.info-tiles.tiles-grape .tiles-footer {
background: #616d82;
}

.info-tiles.tiles-grape:hover {
color: #fff;
}

.info-tiles.tiles-grape:hover .tiles-heading {
background: #818da1;
}

.info-tiles.tiles-grape:hover .tiles-body {
background: #6c7991;
}

.info-tiles.tiles-grape:hover .tiles-body-alt {
background: #6c7991;
}

.info-tiles.tiles-grape:hover .tiles-footer {
background: #566074;
}

.shortcut-tiles.tiles-info {
color: #fff;
}

.shortcut-tiles.tiles-info .tiles-heading, .shortcut-tiles.tiles-info .tiles-body, .shortcut-tiles.tiles-info .tiles-footer {
background: #2bbce0;
}

.shortcut-tiles.tiles-info:hover {
color: #fff;
}

.shortcut-tiles.tiles-info:hover .tiles-heading, .shortcut-tiles.tiles-info:hover .tiles-body, .shortcut-tiles.tiles-info:hover .tiles-footer {
background: #1fafd3;
}

.shortcut-tiles.tiles-success {
color: #fff;
}

.shortcut-tiles.tiles-success .tiles-heading, .shortcut-tiles.tiles-success .tiles-body, .shortcut-tiles.tiles-success .tiles-footer {
background: #85c744;
}

.shortcut-tiles.tiles-success:hover {
color: #fff;
}

.shortcut-tiles.tiles-success:hover .tiles-heading, .shortcut-tiles.tiles-success:hover .tiles-body, .shortcut-tiles.tiles-success:hover .tiles-footer {
background: #78ba38;
}

.shortcut-tiles.tiles-danger {
color: #fff;
}

.shortcut-tiles.tiles-danger .tiles-heading, .shortcut-tiles.tiles-danger .tiles-body, .shortcut-tiles.tiles-danger .tiles-footer {
background: #e73c3c;
}

.shortcut-tiles.tiles-danger:hover {
color: #fff;
}

.shortcut-tiles.tiles-danger:hover .tiles-heading, .shortcut-tiles.tiles-danger:hover .tiles-body, .shortcut-tiles.tiles-danger:hover .tiles-footer {
background: #e42525;
}

.shortcut-tiles.tiles-warning {
color: #fff;
}

.shortcut-tiles.tiles-warning .tiles-heading, .shortcut-tiles.tiles-warning .tiles-body, .shortcut-tiles.tiles-warning .tiles-footer {
background: #f1c40f;
}

.shortcut-tiles.tiles-warning:hover {
color: #fff;
}

.shortcut-tiles.tiles-warning:hover .tiles-heading, .shortcut-tiles.tiles-warning:hover .tiles-body, .shortcut-tiles.tiles-warning:hover .tiles-footer {
background: #dab10d;
}

.shortcut-tiles.tiles-primary {
color: #fff;
}

.shortcut-tiles.tiles-primary .tiles-heading, .shortcut-tiles.tiles-primary .tiles-body, .shortcut-tiles.tiles-primary .tiles-footer {
background: #4187df;
}

.shortcut-tiles.tiles-primary:hover {
color: #fff;
}

.shortcut-tiles.tiles-primary:hover .tiles-heading, .shortcut-tiles.tiles-primary:hover .tiles-body, .shortcut-tiles.tiles-primary:hover .tiles-footer {
background: #2b79db;
}

.shortcut-tiles.tiles-inverse {
color: #fff;
}

.shortcut-tiles.tiles-inverse .tiles-heading, .shortcut-tiles.tiles-inverse .tiles-body, .shortcut-tiles.tiles-inverse .tiles-footer {
background: #4f5259;
}

.shortcut-tiles.tiles-inverse:hover {
color: #fff;
}

.shortcut-tiles.tiles-inverse:hover .tiles-heading, .shortcut-tiles.tiles-inverse:hover .tiles-body, .shortcut-tiles.tiles-inverse:hover .tiles-footer {
background: #43464b;
}

.shortcut-tiles.tiles-midnightblue {
color: #fff;
}

.shortcut-tiles.tiles-midnightblue .tiles-heading, .shortcut-tiles.tiles-midnightblue .tiles-body, .shortcut-tiles.tiles-midnightblue .tiles-footer {
background: #2c3e50;
}

.shortcut-tiles.tiles-midnightblue:hover {
color: #fff;
}

.shortcut-tiles.tiles-midnightblue:hover .tiles-heading, .shortcut-tiles.tiles-midnightblue:hover .tiles-body, .shortcut-tiles.tiles-midnightblue:hover .tiles-footer {
background: #233140;
}

.shortcut-tiles.tiles-sky {
color: #fff;
}

.shortcut-tiles.tiles-sky .tiles-heading, .shortcut-tiles.tiles-sky .tiles-body, .shortcut-tiles.tiles-sky .tiles-footer {
background: #76c4ed;
}

.shortcut-tiles.tiles-sky:hover {
color: #fff;
}

.shortcut-tiles.tiles-sky:hover .tiles-heading, .shortcut-tiles.tiles-sky:hover .tiles-body, .shortcut-tiles.tiles-sky:hover .tiles-footer {
background: #5fbaea;
}

.shortcut-tiles.tiles-orange {
color: #fff;
}

.shortcut-tiles.tiles-orange .tiles-heading, .shortcut-tiles.tiles-orange .tiles-body, .shortcut-tiles.tiles-orange .tiles-footer {
background: #f39c12;
}

.shortcut-tiles.tiles-orange:hover {
color: #fff;
}

.shortcut-tiles.tiles-orange:hover .tiles-heading, .shortcut-tiles.tiles-orange:hover .tiles-body, .shortcut-tiles.tiles-orange:hover .tiles-footer {
background: #e08e0b;
}

.shortcut-tiles.tiles-indigo {
color: #fff;
}

.shortcut-tiles.tiles-indigo .tiles-heading, .shortcut-tiles.tiles-indigo .tiles-body, .shortcut-tiles.tiles-indigo .tiles-footer {
background: #8e44ad;
}

.shortcut-tiles.tiles-indigo:hover {
color: #fff;
}

.shortcut-tiles.tiles-indigo:hover .tiles-heading, .shortcut-tiles.tiles-indigo:hover .tiles-body, .shortcut-tiles.tiles-indigo:hover .tiles-footer {
background: #7f3d9b;
}

.shortcut-tiles.tiles-green {
color: #fff;
}

.shortcut-tiles.tiles-green .tiles-heading, .shortcut-tiles.tiles-green .tiles-body, .shortcut-tiles.tiles-green .tiles-footer {
background: #16a085;
}

.shortcut-tiles.tiles-green:hover {
color: #fff;
}

.shortcut-tiles.tiles-green:hover .tiles-heading, .shortcut-tiles.tiles-green:hover .tiles-body, .shortcut-tiles.tiles-green:hover .tiles-footer {
background: #138a72;
}

.shortcut-tiles.tiles-magenta {
color: #fff;
}

.shortcut-tiles.tiles-magenta .tiles-heading, .shortcut-tiles.tiles-magenta .tiles-body, .shortcut-tiles.tiles-magenta .tiles-footer {
background: #e73c68;
}

.shortcut-tiles.tiles-magenta:hover {
color: #fff;
}

.shortcut-tiles.tiles-magenta:hover .tiles-heading, .shortcut-tiles.tiles-magenta:hover .tiles-body, .shortcut-tiles.tiles-magenta:hover .tiles-footer {
background: #e42556;
}

.shortcut-tiles.tiles-purple {
color: #fff;
}

.shortcut-tiles.tiles-purple .tiles-heading, .shortcut-tiles.tiles-purple .tiles-body, .shortcut-tiles.tiles-purple .tiles-footer {
background: #e044ab;
}

.shortcut-tiles.tiles-purple:hover {
color: #fff;
}

.shortcut-tiles.tiles-purple:hover .tiles-heading, .shortcut-tiles.tiles-purple:hover .tiles-body, .shortcut-tiles.tiles-purple:hover .tiles-footer {
background: #dc2ea1;
}

.shortcut-tiles.tiles-brown {
color: #fff;
}

.shortcut-tiles.tiles-brown .tiles-heading, .shortcut-tiles.tiles-brown .tiles-body, .shortcut-tiles.tiles-brown .tiles-footer {
background: #c0392b;
}

.shortcut-tiles.tiles-brown:hover {
color: #fff;
}

.shortcut-tiles.tiles-brown:hover .tiles-heading, .shortcut-tiles.tiles-brown:hover .tiles-body, .shortcut-tiles.tiles-brown:hover .tiles-footer {
background: #ab3326;
}

.shortcut-tiles.tiles-grape {
color: #fff;
}

.shortcut-tiles.tiles-grape .tiles-heading, .shortcut-tiles.tiles-grape .tiles-body, .shortcut-tiles.tiles-grape .tiles-footer {
background: #7a869c;
}

.shortcut-tiles.tiles-grape:hover {
color: #fff;
}

.shortcut-tiles.tiles-grape:hover .tiles-heading, .shortcut-tiles.tiles-grape:hover .tiles-body, .shortcut-tiles.tiles-grape:hover .tiles-footer {
background: #6c7991;
}

.panel-comments, .panel-threads, .panel-users {
padding-left: 0;
list-style: none;
margin-bottom: 20px!important;
}

.panel-comments li, .panel-threads li, .panel-users li {
display: block;
margin-left: -20px;
margin-right: -20px;
padding: 20px 20px;
border-bottom: 1px solid #e6e7e8;
}

.panel-comments li:before, .panel-threads li:before, .panel-users li:before, .panel-comments li:after, .panel-threads li:after, .panel-users li:after {
content: " ";
display: table;
}

.panel-comments li:after, .panel-threads li:after, .panel-users li:after {
clear: both;
}

.panel-comments li:before, .panel-threads li:before, .panel-users li:before, .panel-comments li:after, .panel-threads li:after, .panel-users li:after {
content: " ";
display: table;
}

.panel-comments li:after, .panel-threads li:after, .panel-users li:after {
clear: both;
}

.panel-comments li:first-child, .panel-threads li:first-child, .panel-users li:first-child {
padding-top: 0;
}

.panel-comments li img, .panel-threads li img, .panel-users li img {
float: left;
height: 30px;
width: 30px;
border-radius: 2px;
}

.panel-comments li .content, .panel-threads li .content, .panel-users li .content {
margin-left: 45px;
}

.panel-comments li .content .time, .panel-threads li .content .time, .panel-users li .content .time {
float: right;
color: #aeafb1;
font-size: 12px;
}

.panel-comments li .content .commented {
display: block;
margin-bottom: 10px;
}

.panel-comments li .content .actions {
display: block;
margin-top: 10px;
line-height: 1em;
}

.panel-comments li .content .actions a {
    color: #4f5259;
    font-size: 12px;
    margin-left: 10px;
}

    .panel-comments li .content .actions a:first-child {
        margin-left: 0;
    }

    .panel-comments li .content .actions a:hover {
        text-decoration: none;
        color: #4d4d4d;
    }

.panel-threads li .content .title {
display: block;
}

.panel-threads li .content .thread {
color: #aeafb1;
display: block;
font-size: 12px;
padding-top: 5px;
line-height: 14px;
}

.panel-threads li .content .thread a {
    color: #4f5259;
}

    .panel-threads li .content .thread a:hover {
        color: #4d4d4d;
        text-decoration: none;
    }

.panel-users li .content .desc {
display: block;
}

.panel-users li .content > div {
font-size: 12px;
color: #aeafb1;
}

body {
padding-top: 40px;
}

body.static-header {
padding-top: 0;
}

#page-container {
background: #e6e7e8;
overflow: hidden;
}

#page-content {
min-height: 650px;
background: #f7f8fa;
box-shadow: -1px 0 0 0 rgba(0,0,0,0.1);
}

#wrap > .container {
padding: 20px;
}

:focus {
outline: 0;
}

::-moz-focus-inner {
border: 0;
}

.navbar-brand {
background: url("../img/logo.png") no-repeat center center;
height: 40px;
width: 110px;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}

#headerbar {
top: -1000px;
left: 0;
position: fixed;
padding: 20px 20px 0;
z-index: 9999;
width: 100%;
background-color: #000;
background-color: rgba(0,0,0,0.86);
-webkit-transition: top .25s ease;
transition: top .25s ease;
}

#headerbar:before, #headerbar:after {
content: " ";
display: table;
}

#headerbar:after {
clear: both;
}

#headerbar:before, #headerbar:after {
content: " ";
display: table;
}

#headerbar:after {
clear: both;
}

#page-content {
padding-bottom: 30px;
}

footer {
border-top: 1px solid #d2d3d6;
height: 30px;
background: #edeef0;
margin-left: 230px;
margin-top: -30px;
overflow: hidden;
}

footer > div.clearfix {
margin: 6px 20px 0;
font-size: 12px;
color: #4d4d4d;
}

footer > div.clearfix a {
color: #4d4d4d;
}

footer > div.clearfix a:hover {
color: #808080;
text-decoration: none!important;
}

footer > div.clearfix ul {
margin-bottom: -2px;
}

footer > div.clearfix ul li:last-child {
padding-right: 0;
}

#page-heading .breadcrumb {
line-height: .75;
padding: 20px 20px 0 20px;
background: transparent;
}

#page-heading {
background: #f7f8fa;
}

#page-heading:before, #page-heading:after {
content: " ";
display: table;
}

#page-heading:after {
clear: both;
}

#page-heading:before, #page-heading:after {
content: " ";
display: table;
}

#page-heading:after {
clear: both;
}

#page-heading h1 {
margin: 0;
padding: 20px 20px 20px 20px;
float: left;
line-height: 30px;
font-weight: 300;
font-size: 42px;
}

#page-heading .options {
display: inline;
float: right;
position: relative;
top: 16px;
right: 20px;
}

@media print {
#page-leftbar, #page-heading .options, header {
display: none!important;
}
}

@media (max-width:768px) {
header .navbar-collapse.in
{
overflow-y: visible;
}

}

.focusedform {
background: #e6e7e8;
padding: 0;
}

.focusedform .panel {
width: 400px;
}

.focusedform .brand {
display: block;
padding-bottom: 40px;
margin: 0 auto;
width: 224px;
}

.focusedform .verticalcenter {
position: absolute;
top: 42%;
left: 50%;
margin-top: -186px;
margin-left: -200px;
}

.horizontal-nav footer {
margin-left: 0;
margin-top: 0;
overflow: hidden;
}

.horizontal-nav #page-content {
margin-left: 0;
}

.horizontal-nav nav.navbar {
z-index: 999;
}

#horizontal-navbar {
background-color: #e6e7e8;
box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

#horizontal-navbar .navbar-nav li a {
color: #3f444c;
}

#horizontal-navbar .navbar-nav li a i {
color: #3f444c;
}

#horizontal-navbar .navbar-nav li.active a, #horizontal-navbar .navbar-nav li.active a i, #horizontal-navbar .navbar-nav li.active a:hover, #horizontal-navbar .navbar-nav li.active a:hover i {
background-color: #595f69;
color: #fff;
}

#horizontal-navbar .navbar-nav li.active a:before {
width: 0;
height: 0;
border-style: solid;
border-width: 0 9px 9px 9px;
border-color: transparent transparent #f7f8fa transparent;
content: "";
position: absolute;
bottom: 0;
left: 50%;
margin-left: -9px;
}

#horizontal-navbar .navbar-nav li a:hover, #horizontal-navbar .navbar-nav li a:hover i {
background: #d2d3d6;
color: #3f444c;
}

#horizontal-navbar .navbar-nav li a:hover {
box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

@media (min-width:768px) {
#horizontal-navbar.large-icons-nav .navbar-nav
{
margin-bottom: 0;
}

#horizontal-navbar.large-icons-nav .navbar-nav li {
min-width: 120px;
}

#horizontal-navbar.large-icons-nav .navbar-nav li i {
font-size: 28px;
display: block;
text-align: center;
margin-top: 5px;
}

#horizontal-navbar.large-icons-nav .navbar-nav li span {
display: block;
text-align: center;
margin-top: 8px;
text-transform: uppercase;
font-size: 14px;
letter-spacing: .04em;
}

}

.fixed-layout {
background: rgba(0,0,0,0.9);
}

.fixed-layout #page-container, .fixed-layout header {
max-width: none!important;
width: 960px;
margin: 0 auto;
}

.fixed-layout header .navbar-brand {
display: block;
}

header a.hasnotifications {
color: #fff!important;
}

header .toolbar .dropdown, header #headerbardropdown, header #rightmenu-trigger {
border-left: 1px solid #27292d;
}

header #leftmenu-trigger {
border-right: 1px solid #27292d;
}

.dropdown-menu.notifications, .dropdown-menu.messeges {
padding: 0;
}

.dropdown-menu.notifications li, .dropdown-menu.messeges li {
border-bottom: 1px solid #e6e7e8;
color: #000!important;
}

.dropdown-menu.notifications li a, .dropdown-menu.messeges li a {
white-space: normal;
}

.dropdown-menu.notifications li a.active, .dropdown-menu.messeges li a.active, .dropdown-menu.notifications li a:hover, .dropdown-menu.messeges li a:hover {
color: #1a1a1a!important;
background: #f7f8fa!important;
}

.dropdown-menu.notifications li a:hover i, .dropdown-menu.messeges li a:hover i {
    color: #fff!important;
}

.dropdown-menu.notifications li .dd-viewall, .dropdown-menu.messeges li .dd-viewall {
color: #4187df;
text-align: center;
font-size: .85em;
padding: 8px 10px;
}

.dropdown-menu.notifications li .time, .dropdown-menu.messeges li .time {
color: #b3b3b3;
font-size: .85em;
white-space: nowrap;
text-align: right;
vertical-align: top;
}

.dropdown-menu.notifications li:first-child, .dropdown-menu.messeges li:first-child {
font-size: .85em;
padding: 6px 10px;
}

.dropdown-menu.notifications li:first-child:before, .dropdown-menu.messeges li:first-child:before, .dropdown-menu.notifications li:first-child:after, .dropdown-menu.messeges li:first-child:after {
content: " ";
display: table;
}

.dropdown-menu.notifications li:first-child:after, .dropdown-menu.messeges li:first-child:after {
clear: both;
}

.dropdown-menu.notifications li:first-child:before, .dropdown-menu.messeges li:first-child:before, .dropdown-menu.notifications li:first-child:after, .dropdown-menu.messeges li:first-child:after {
content: " ";
display: table;
}

.dropdown-menu.notifications li:first-child:after, .dropdown-menu.messeges li:first-child:after {
clear: both;
}

.dropdown-menu.notifications li:first-child span:first-child, .dropdown-menu.messeges li:first-child span:first-child {
float: left!important;
font-weight: 400;
}

.dropdown-menu.notifications li:first-child span:last-child, .dropdown-menu.messeges li:first-child span:last-child {
float: right!important;
}

.dropdown-menu.notifications li:first-child span:last-child a, .dropdown-menu.messeges li:first-child span:last-child a {
    padding: 0!important;
}

.dropdown-menu.notifications li:first-child a, .dropdown-menu.messeges li:first-child a {
background: none!important;
}

.dropdown-menu.notifications li:first-child a:hover, .dropdown-menu.messeges li:first-child a:hover {
    color: #4187df;
}

.dropdown-menu.notifications li:last-child, .dropdown-menu.messeges li:last-child {
border-bottom: 0;
}

.dropdown-menu.notifications li .notification-user i {
background-color: #4f5259;
}

.dropdown-menu.notifications li .notification-warning i {
background-color: #f1c40f;
}

.dropdown-menu.notifications li .notification-danger i {
background-color: #e73c3c;
}

.dropdown-menu.notifications li .notification-fix i {
background-color: #4f5259;
}

.dropdown-menu.notifications li .notification-success i {
background-color: #85c744;
}

.dropdown-menu.notifications li .notification-failure i {
background-color: #e73c3c;
}

.dropdown-menu.notifications li .notification-order i {
background-color: #2bbce0;
}

.dropdown-menu.notifications li a {
width: 300px;
padding: 12px 15px;
line-height: 16px;
}

.dropdown-menu.notifications li a i {
float: left!important;
color: rgba(255,255,255,0.9);
padding: 3px 0;
min-width: 20px;
text-align: center;
margin-top: -2px;
border-radius: 2px;
}

.dropdown-menu.notifications li a .msg {
overflow: hidden;
padding: 0 7px;
display: block;
width: 210px;
}

.dropdown-menu.notifications li .time {
position: absolute;
right: 15px;
}

.dropdown-menu.messeges li a {
width: 290px;
line-height: 14px;
padding: 15px 15px 12px;
}

.dropdown-menu.messeges li a img {
float: left!important;
margin-right: 10px;
height: 30px;
border-radius: 2px;
}

.dropdown-menu.messeges li a div {
overflow: hidden;
position: relative;
}

.dropdown-menu.messeges li a .name {
margin-top: 0;
}

.dropdown-menu.messeges li a .msg {
padding-top: 5px;
}

.dropdown-menu.messeges li .time {
position: absolute;
right: 15px;
}

.dropdown-menu.messeges li img {
height: 30px;
width: 30px;
}

.dropdown-menu.messeges li span {
display: block;
}

.dropdown-menu.messeges li span.msg {
font-size: .85em;
color: #808080;
}

.dropdown-menu.userinfo {
padding: 15px 15px 0;
width: 200px;
}

.dropdown-menu.userinfo:before, .dropdown-menu.userinfo:after {
content: " ";
display: table;
}

.dropdown-menu.userinfo:after {
clear: both;
}

.dropdown-menu.userinfo:before, .dropdown-menu.userinfo:after {
content: " ";
display: table;
}

.dropdown-menu.userinfo:after {
clear: both;
}

.dropdown-menu.userinfo ul {
padding-left: 0;
}

.dropdown-menu.userinfo li {
list-style: none;
}

.dropdown-menu.userinfo h5 {
margin: 0;
}

.dropdown-menu.userinfo li.username {
margin: 0 -15px;
padding: 0 10px 10px;
border-bottom: 1px solid #d2d3d6;
}

.dropdown-menu.userinfo li.username:before, .dropdown-menu.userinfo li.username:after {
content: " ";
display: table;
}

.dropdown-menu.userinfo li.username:after {
clear: both;
}

.dropdown-menu.userinfo li.username:before, .dropdown-menu.userinfo li.username:after {
content: " ";
display: table;
}

.dropdown-menu.userinfo li.username:after {
clear: both;
}

.dropdown-menu.userinfo li.username a {
padding: 0 5px;
}

.dropdown-menu.userinfo li.username .pull-left img {
width: 30px;
border-radius: 2px;
}

.dropdown-menu.userinfo li.username .pull-right {
width: 128px;
}

.dropdown-menu.userinfo li.username .pull-right small {
color: #808080;
}

.dropdown-menu.userinfo li.username .pull-right small span {
    color: #4187df;
}

.dropdown-menu.userinfo .userlinks ul {
display: block;
position: relative;
border: 0;
background: transparent;
width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
}

.dropdown-menu.userinfo .userlinks ul li {
margin: 0 -15px;
}

.dropdown-menu.userinfo .userlinks ul li a {
white-space: inherit;
}

.dropdown-menu.userinfo .userlinks ul li.divider {
margin: 5px -15px;
}

.dropdown-menu.userinfo .userlinks ul i.pull-right {
margin-top: 2px;
}

.dropdown-menu.search {
width: 280px;
padding: 0;
}

.dropdown-menu.search input[type="text"] {
border: 0;
height: 38px;
}

#headerbardropdown {
padding: 7px 12px;
}

#headerbardropdown span {
background-color: rgba(255,255,255,0.15);
padding: 2px 8px 3px 8px;
display: block;
border-radius: 2px;
}

#headerbardropdown i {
margin-left: 0;
}

#headerbardropdown:hover span {
background-color: rgba(255,255,255,0.25);
}

.toolbar {
margin: 0;
}

.navbar-nav .dropdown-toggle {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
}

.navbar-nav.toolbar > li {
float: right;
}

a.username {
padding: 8px 10px!important;
font-size: 12px!important;
}

a.username span {
padding-right: 10px;
top: 1px;
position: relative;
}

a.username img {
height: 24px;
width: 24px;
border-radius: 2px;
}

.dropdown-menu.userinfo .username a {
padding: 0;
color: #4d4d4d;
}

.dropdown-menu.userinfo .username a:before, .dropdown-menu.userinfo .username a:after {
content: " ";
display: table;
}

.dropdown-menu.userinfo .username a:after {
clear: both;
}

.dropdown-menu.userinfo .username a:before, .dropdown-menu.userinfo .username a:after {
content: " ";
display: table;
}

.dropdown-menu.userinfo .username a:after {
clear: both;
}

.dropdown-menu.userinfo .username a:hover {
text-decoration: none;
background: 0;
}

header.navbar {
margin-bottom: 0;
border: 0;
}

@media (max-width:767px) {
.dropdown-menu.messeges
{
margin-right: -82px;
}

.dropdown-menu.messeges:before {
margin-right: 82px;
}

.dropdown-menu.notifications {
margin-right: -127px;
}

.dropdown-menu.notifications:before {
margin-right: 127px;
}

}

.nav .badge, #sidebar .badge {
text-align: center;
text-shadow: none!important;
}

.nav .badge {
top: 4px;
left: 22px;
position: absolute;
background-color: #e73c3c;
}

#sidebar .badge {
float: right;
position: absolute;
top: 11px;
right: 30px;
}

.navbar .btn {
font-size: 1em;
padding: 5px;
}

.navbar .btn.pull-left {
border-right: 1px solid #555;
margin-right: 10px;
}

.navbar .btn.pull-right {
border-left: 1px solid #555;
margin-left: 10px;
}

#leftmenu-trigger, #rightmenu-trigger {
height: 40px;
width: 40px;
cursor: pointer;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjI5OTJEN0UxMDdFMTFFMzk1QjZBODRFMTJGRERFNzMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjI5OTJEN0QxMDdFMTFFMzk1QjZBODRFMTJGRERFNzMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmRpZDo4QzE3NEM1ODdCMTBFMzExQTBDOEVEREIyRENFMUU0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QzE3NEM1ODdCMTBFMzExQTBDOEVEREIyRENFMUU0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmxMBE8AAADNSURBVHja7NpBCoAwDARAIz7cn9cvaGhqW2bPCnEwSxGjtXZIPicCgAABAhSAAAECFIAAAQIUgADXyZW45+583aiUzB0+qFphgDpw7P1TzacDrTBAHTjxmbB8Vh1ohQECBCgAAQIEKAABAgQoAAECBCgAAQIEKAABAgQoAAECBCgAAU6YzP+Bb/+Hi8metWTuDGAs+rKEFdaBOvBLl/xVAUPn27EDwwrrQB3Yu2P+WvvyWXc/B4YV1oEABSBAgAAFIECAAAUgQIA75RFgAGBMGKmai6EfAAAAAElFTkSuQmCC);
}

#leftmenu-trigger {
background-position: 0 0;
}

#leftmenu-trigger:hover {
background-position: 0 40px;
}

#rightmenu-trigger {
background-position: 39px 0;
}

#rightmenu-trigger:hover {
background-position: 39px 40px;
}

@media (max-width:767px) {
nav .navbar .dropdown-menu {
position: relative;
float: none;
background: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}

}

nav.navbar {
margin-bottom: 0;
}

body, html {
height: 99%;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
border-top-left-radius: 2px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
border-top-right-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
border-bottom-left-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-right-radius: 2px;
}

.jqstooltip {
width: auto!important;
height: auto!important;
border: none!important;
}

textarea.autosize {
vertical-align: top;
transition: height .2s;
-webkit-transition: height .2s;
-moz-transition: height .2s;
}

.stepy-header {
display: table;
width: 100%;
list-style: none;
padding-left: 0;
padding-bottom: 10px;
border-bottom: 1px solid #e6e7e8;
margin-bottom: 20px;
}

.stepy-header li {
display: table-cell;
cursor: pointer;
line-height: 1.42;
color: #000;
font-size: 14px;
}

.stepy-header li small {
font-weight: normal;
line-height: 1;
color: #aeafb1;
}

.stepy-header li div {
line-height: 1.42;
color: #000;
font-size: 33px;
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-family: 300;
}

.stepy-header li div small {
font-weight: normal;
line-height: 1;
color: #aeafb1;
}

.stepy-header li:not(.stepy-active) {
opacity: .3;
}

.stepy-header li:not(.stepy-active):hover {
opacity: .7;
}

.stepy-header.panel-footer {
margin: 20px 0 -21px 0;
padding: 15px 20px;
border-top: 1px solid #d2d3d6!important;
}

.stepy-header.panel-footer .btn {
margin: 0 5px;
}

.stepy-header.panel-footer .btn:last-child {
margin-right: 0;
}

[class*="panel-"].panel .stepy-navigator {
margin: 20px -21px -21px -21px;
padding: 20px 20px;
border-top: 1px solid #e6e7e8;
}

.wysihtml5-toolbar {
padding-left: 0;
list-style: none;
}

.wysihtml5-toolbar > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}

.wysihtml5-toolbar > li:first-child {
padding-left: 0;
}

.wysihtml5-toolbar > li {
padding: 0 10px 10px 0;
}

.wysihtml5-toolbar > li .dropdown-menu {
margin-top: -10px;
left: 0;
}

.wysihtml5-sandbox {
border: 1px solid #d2d3d6!important;
padding: 5px 9px!important;
}

.nicescroll-rails {
margin: 0 0!important;
}

.nicescroll-rails > div {
opacity: .5!important;
filter: alpha(opacity=50)!important;
border: none!important;
width: 4px!important;
border-radius: 2px;
}

.panel .fc-header {
margin-bottom: 20px;
}

.panel .fc-header h2 {
line-height: 1.42;
color: #000;
font-size: 18px;
font-weight: 400;
margin: 0;
}

.panel .fc-header h2 small {
font-weight: normal;
line-height: 1;
color: #aeafb1;
}

.panel .fc-header .fc-button {
display: inline-block;
padding: 7px 15px;
margin-bottom: 0;
font-size: 14px;
font-family: 'Source Sans Pro','Open Sans','Segoe UI','Droid Sans',Tahoma,Arial,sans-serif;
font-weight: 600;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0 solid transparent;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
color: #333;
background-color: #e6e7e8;
border-color: #e6e7e8;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;
border-radius: 0;
}

.panel .fc-header .fc-button:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
outline: 0;
}

.panel .fc-header .fc-button:hover, .panel .fc-header .fc-button:focus {
color: #333;
text-decoration: none;
}

.panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .panel .fc-header .fc-button.fc-state-active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

.panel .fc-header .fc-button.disabled, .panel .fc-header .fc-button[disabled], fieldset[disabled] .panel .fc-header .fc-button {
cursor: not-allowed;
pointer-events: none;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}

.panel .fc-header .fc-button:hover, .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .open .dropdown-toggle.panel .fc-header .fc-button {
color: #333;
background-color: #d1d3d4;
border-color: #c6c8cb;
}

.panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .open .dropdown-toggle.panel .fc-header .fc-button {
background-image: none;
}

.panel .fc-header .fc-button.disabled, .panel .fc-header .fc-button[disabled], fieldset[disabled] .panel .fc-header .fc-button, .panel .fc-header .fc-button.disabled:hover, .panel .fc-header .fc-button[disabled]:hover, fieldset[disabled] .panel .fc-header .fc-button:hover, .panel .fc-header .fc-button.disabled:focus, .panel .fc-header .fc-button[disabled]:focus, fieldset[disabled] .panel .fc-header .fc-button:focus, .panel .fc-header .fc-button.disabled:active, .panel .fc-header .fc-button[disabled]:active, fieldset[disabled] .panel .fc-header .fc-button:active, .panel .fc-header .fc-button.disabled.active, .panel .fc-header .fc-button[disabled].active, fieldset[disabled] .panel .fc-header .fc-button.active {
background-color: #e6e7e8;
border-color: #e6e7e8;
}

.panel .fc-header .fc-button:active, .panel .fc-header .fc-button.active, .panel .fc-header .fc-button.fc-state-active {
outline: 0;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
color: #333;
background-color: #d1d3d4;
border-color: #c6c8cb;
background-image: none;
}

.panel .fc-header .fc-corner-left {
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}

.panel .fc-header .fc-corner-right {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}

.panel .fc-content table {
border: 1px solid #e6e7e8;
}

.panel .fc-content table > thead > tr > th, .panel .fc-content table > tbody > tr > th, .panel .fc-content table > tfoot > tr > th, .panel .fc-content table > thead > tr > td, .panel .fc-content table > tbody > tr > td, .panel .fc-content table > tfoot > tr > td {
border: 1px solid #e6e7e8;
}

.panel .fc-content table > thead > tr > th, .panel .fc-content table > thead > tr > td {
border-bottom-width: 2px;
}

.fc-event {
border-radius: 2px;
}

.toggle-primary .toggle-slide .toggle-on, .toggle-primary .toggle-slide .toggle-on.active {
background-color: #4187df;
}

.toggle-primary .toggle-slide.active .toggle-blob {
border: 1px solid #4187df;
}

.toggle-success .toggle-slide .toggle-on, .toggle-success .toggle-slide .toggle-on.active {
background-color: #85c744;
}

.toggle-success .toggle-slide.active .toggle-blob {
border: 1px solid #85c744;
}

.toggle-warning .toggle-slide .toggle-on, .toggle-warning .toggle-slide .toggle-on.active {
background-color: #f1c40f;
}

.toggle-warning .toggle-slide.active .toggle-blob {
border: 1px solid #f1c40f;
}

.toggle-danger .toggle-slide .toggle-on, .toggle-danger .toggle-slide .toggle-on.active {
background-color: #e73c3c;
}

.toggle-danger .toggle-slide.active .toggle-blob {
border: 1px solid #e73c3c;
}

.toggle-info .toggle-slide .toggle-on, .toggle-info .toggle-slide .toggle-on.active {
background-color: #2bbce0;
}

.toggle-info .toggle-slide.active .toggle-blob {
border: 1px solid #2bbce0;
}

.toggle-inverse .toggle-slide .toggle-on, .toggle-inverse .toggle-slide .toggle-on.active {
background-color: #4f5259;
}

.toggle-inverse .toggle-slide.active .toggle-blob {
border: 1px solid #4f5259;
}

.toggle-slide {
border-radius: 2px;
}

.toggle-slide .toggle-blob {
border-radius: 2px;
}

.gallery {
overflow: hidden;
-webkit-transition: all 150ms fade;
transition: all 150ms fade;
}

.gallery h4 {
display: none;
top: 0;
right: 10px;
position: absolute;
text-align: right;
z-index: 2;
}

.gallery .mix {
opacity: 0;
display: none;
padding: 10px;
border-top: 1px solid transparent;
}

.gallery .gap {
display: inline-block;
width: 200px;
}

.gallery img {
z-index: 3;
position: relative;
}

.gallery:after {
content: '';
display: inline-block;
width: 100%;
}

.gallery.full-width li {
position: relative;
}

.gallery.full-width .mix:not(:first-child) {
border-top: 1px solid #e6e7e8;
}

.gallery.full-width h4 {
display: block;
}

.legend .legendLabel {
padding-left: 4px;
}

.twitter-typeahead {
width: 100%;
}

.tt-hint {
display: block;
width: 100%;
height: 34px;
padding: 5px 9px;
font-size: 14px;
line-height: 1.428571429;
color: #4d4d4d;
vertical-align: middle;
background-color: #fff;
border: 1px solid #d2d3d6;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.015)!important;
box-shadow: inset 0 1px 0 rgba(0,0,0,0.015)!important;
-webkit-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;
}

.tt-hint:-moz-placeholder {
color: #aeafb1;
}

.tt-hint::-moz-placeholder {
color: #aeafb1;
}

.tt-hint:-ms-input-placeholder {
color: #aeafb1;
}

.tt-hint::-webkit-input-placeholder {
color: #aeafb1;
}

.tt-hint:focus {
border-color: #4d4d4d;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(77,77,77,0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(77,77,77,0.6);
}

.tt-hint[disabled], .tt-hint[readonly], fieldset[disabled] .tt-hint {
cursor: not-allowed;
background-color: #edeef0;
}

textarea.tt-hint {
height: auto;
}

.tt-dropdown-menu {
z-index: 1001;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
background-color: rgba(255,255,255,0.98);
border: 1px solid #ccc;
border: 1px solid #d2d3d6;
border-radius: 2px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
background-clip: padding-box;
}

.tt-suggestion {
display: block;
padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
color: #000;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#d2d3d6 0,#c5c6ca 100%);
}

.tt-suggestion.tt-is-under-cursor a {
color: rgba(255,255,255,0.98);
}

.tt-suggestion p {
margin: 0;
}

.easypiechart {
position: relative;
display: block;
width: 90px;
height: 90px;
line-height: 90px;
margin: 0 auto;
text-align: center;
}

.easypiechart .percent {
position: absolute;
width: 90px;
line-height: 90px;
font-size: 24px;
font-weight: 300;
color: #808080;
}

.easypiechart .percent:after {
content: '%';
}

.easypiechart + label {
text-align: center;
display: block;
margin-top: 5px;
margin-bottom: 0;
}

.show-grid [class*="col-"] {
background: #e6e7e8;
text-align: center;
margin-bottom: 10px;
line-height: 2em;
border: 10px solid #f7f8fa;
}

.show-grid [class*="col-"]:hover {
background: #d2d3d6;
}

.demo-example .breadcrumb {
margin-bottom: 20px;
}

#demo-type-table {
width: 100%;
margin: -20px 0 -20px 0;
}

#demo-type-table td {
vertical-align: middle;
}

#demo-type-table h1, #demo-type-table h2, #demo-type-table h3, #demo-type-table h4, #demo-type-table h5, #demo-type-table h6 {
margin: 15px 0;
}

#demo-type-table td:last-child {
text-align: right;
}

@media (max-width:440px) {
body .horizontal-nav>header.navbar-fixed-top+nav
{
padding-top: 40px;
}

.navbar-brand {
display: none;
}

.demodrop {
display: none!important;
}

}

#demo-dropdown {
width: 183px;
padding: 10px 15px;
}

#demo-dropdown label {
width: 100px;
margin-bottom: 0;
}

#demo-dropdown label[for='fixedheader'] {
position: relative;
}

#demo-dropdown #fixedheader {
display: inline-block;
}

#demo-dropdown .demo-color-variation {
display: inline-block;
position: relative;
top: 5px;
}

#demo-dropdown .demo-color-variation li {
padding-right: 2px;
}

#demo-dropdown .demo-color-variation li a {
display: block;
height: 20px;
width: 20px;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 60%;
}

#demo-dropdown .demo-color-variation li a.color-lite {
    background-color: #e6e7e8;
}

#demo-dropdown .demo-color-variation li a.color-steel {
    background-color: #687285;
}

#demo-dropdown .demo-color-variation li a.color-lavender {
    background-color: #716885;
}

#demo-dropdown .demo-color-variation li a.color-black {
    background-color: #000;
}

#demo-dropdown .demo-color-variation li a.color-dark {
    background-color: #313338;
}

#demo-dropdown .demo-color-variation li a.color-red {
    background-color: #b43e2e;
}

#demo-dropdown .demo-color-variation li a.color-green {
    background-color: #48d09b;
}

#demo-dropdown .demo-color-variation li a.color-blue {
    background-color: #2e5dac;
}

#page-rightbar {
background: #fafbfc;
display: none;
width: 300px;
top: 40px;
right: 0;
bottom: 0;
height: 100%;
z-index: 1029;
overflow: hidden;
position: fixed;
border-left: 1px solid #d2d3d6;
-webkit-box-shadow: -1px 0 1px rgba(0,0,0,0.04);
box-shadow: -1px 0 1px rgba(0,0,0,0.04);
}

#page-rightbar > div {
padding: 0 10px;
}

body.show-rightbar #page-rightbar {
display: block;
}

body.show-rightbar #widgetarea {
display: block;
overflow: visible;
}

body.show-rightbar .widget-heading {
padding: 0 10px;
margin: 10px -10px 10px -10px;
background-color: #edeef0;
}

body.show-rightbar .widget-heading a {
text-decoration: none;
color: inherit;
}

body.show-rightbar .widget-heading a h4 {
font-size: 14px;
color: #1a1a1a;
line-height: 1em;
display: block;
padding: 10px 0 10px;
margin: 0;
text-transform: uppercase;
letter-spacing: .04em;
}

body.show-rightbar .widget-heading a h4:after {
opacity: .5;
filter: alpha(opacity=50);
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
float: right;
}

body.show-rightbar .widget-heading a.collapsed h4:after {
content: "\f104";
opacity: .5;
filter: alpha(opacity=50);
}

body.show-rightbar .widget-body {
margin-top: 0;
}

body.show-rightbar .widget-body:before, body.show-rightbar .widget-body:after {
content: " ";
display: table;
}

body.show-rightbar .widget-body:after {
clear: both;
}

body.show-rightbar .widget-body:before, body.show-rightbar .widget-body:after {
content: " ";
display: table;
}

body.show-rightbar .widget-body:after {
clear: both;
}

body.show-rightbar .widget-body .more {
padding-top: 0;
font-size: 12px;
float: right;
}

body.show-rightbar .widget-body .widget-block {
padding: 10px;
margin-bottom: 10px;
border-radius: 2px;
}

body.show-rightbar .widget-body .widget-block:before, body.show-rightbar .widget-body .widget-block:after {
content: " ";
display: table;
}

body.show-rightbar .widget-body .widget-block:after {
clear: both;
}

body.show-rightbar .widget-body .widget-block:before, body.show-rightbar .widget-body .widget-block:after {
content: " ";
display: table;
}

body.show-rightbar .widget-body .widget-block:after {
clear: both;
}

body.show-rightbar .widget-body .widget-block small {
display: block;
color: #fff;
color: rgba(255,255,255,0.75);
}

body.show-rightbar .widget-body .widget-block h5 {
margin: 0;
color: #fff;
font-size: 1.3em;
}

body.show-rightbar .widget-body .widget-block h5 > small {
vertical-align: super;
display: inline;
font-size: .6em;
}

body.show-rightbar #chatbody ul {
list-style: none;
margin: 0;
padding: 0;
}

body.show-rightbar #chatbody ul a {
display: block;
color: #4d4d4d;
}

body.show-rightbar #chatbody ul a:hover {
text-decoration: none;
background-color: #f2f3f5;
border-radius: 2px;
}

body.show-rightbar #chatbody ul li {
margin: 5px 0 0 0;
}

body.show-rightbar #chatbody ul li:first-child {
margin-top: 0;
}

body.show-rightbar #chatbody ul img {
width: 30px;
height: 30px;
border-radius: 2px;
}

body.show-rightbar #chatbody ul span {
padding-left: 10px;
}

body.show-rightbar #chatbody ul li a:after {
content: "â€¢";
float: right;
font-size: 1.5em;
padding-right: 3px;
}

body.show-rightbar #chatbody ul li[data-stats="online"] a:after {
color: #85c744;
}

body.show-rightbar #chatbody ul li[data-stats="busy"] a:after {
color: #e73c3c;
}

body.show-rightbar #chatbody ul li[data-stats="away"] a:after {
color: #f1c40f;
}

body.show-rightbar #chatbody ul li[data-stats="offline"] a:after {
color: #edeef0;
}

body.show-rightbar #chatarea {
display: none;
margin-top: 10px;
}

body.show-rightbar #chatarea .chatuser {
font-size: 18px;
margin: 0;
}

body.show-rightbar #chatarea .chathistory {
bottom: 122px;
top: 40px;
position: absolute;
height: auto;
display: block;
z-index: 999999999;
overflow-y: auto;
overflow-x: hidden;
}

body.show-rightbar #chatarea .chatinput {
height: 100px;
width: 279px;
bottom: 10px;
position: absolute;
}

body.show-rightbar #chatarea .chatinput textarea {
border: 1px solid #d2d3d6;
text-decoration: none;
background-color: #fff;
width: 100%;
height: 62px;
padding: 10px;
resize: none;
}

body.show-rightbar #chatarea .chatmsg {
text-align: right;
position: relative;
background: #edeef0;
color: #1a1a1a;
width: 279px;
padding: 10px;
margin: 10px 0 20px;
border-radius: 2px;
}

body.show-rightbar #chatarea .chatmsg:after {
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
top: 100%;
right: 5%;
border-top: 10px solid #edeef0;
border-left: 15px solid transparent;
}

body.show-rightbar #chatarea .chatmsg p {
margin: 0;
font-size: 14px;
}

body.show-rightbar #chatarea .chatmsg span {
padding-top: 5px;
display: block;
text-align: left;
font-size: 12px;
opacity: .3;
filter: alpha(opacity=30);
}

body.show-rightbar #chatarea .chatmsg.sent {
text-align: left;
background: #2c3e50;
color: #fff;
position: relative;
}

body.show-rightbar #chatarea .chatmsg.sent span {
text-align: right;
}

body.show-rightbar #chatarea .chatmsg.sent:after {
left: 5%;
right: auto;
border-left: none;
border-top: 10px solid #2c3e50;
border-right: 15px solid transparent;
}

#page-leftbar {
float: left;
background: #e6e7e8;
white-space: nowrap;
position: relative;
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
}

#page-leftbar:before, #page-leftbar:after {
content: " ";
display: table;
}

#page-leftbar:after {
clear: both;
}

#page-leftbar:before, #page-leftbar:after {
content: " ";
display: table;
}

#page-leftbar:after {
clear: both;
}

#page-leftbar .collapse.in {
padding: 5px 0 5px;
}

#page-leftbar .collapse {
padding: 0;
}

#sidebar {
white-space: normal;
margin: 10px 0 0 0;
padding-left: 0!important;
}

#sidebar .badge {
font-weight: 600;
background-color: rgba(21,22,26,0.6);
right: 25px!important;
}

#sidebar i {
color: #3f444c;
margin-left: 1px;
margin-right: 8px;
min-width: 15px;
text-align: center;
display: inline-block;
}

#sidebar .divider {
height: 1px;
width: 100%;
margin: 10px 0;
overflow: hidden;
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
background-color: #d2d3d6;
}

#sidebar .divider:hover {
background-color: #d2d3d6;
}

#sidebar a {
text-decoration: none;
}

#sidebar ul {
padding: 5px 0;
list-style: none;
}

#sidebar ul {
padding-left: 0!important;
}

#sidebar ul, #sidebar ul li a {
background: #dfe0e2;
color: rgba(63,68,76,0.7);
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
}

#sidebar li.active i, #sidebar li.active a:hover i {
color: #fff;
}

#sidebar li a {
color: #3f444c;
display: block;
padding: 10px;
position: relative;
}

#sidebar a:hover {
background-color: #d2d3d6;
color: #3f444c;
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
}

#sidebar a:hover i {
color: #3f444c;
}

#sidebar > li.active > a {
background: #595f69;
color: #fff;
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
}

#sidebar > li.active > a:after {
width: 0;
height: 0;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #f7f8fa transparent transparent;
content: "";
position: absolute;
top: 50%;
margin-top: -9px;
right: 0;
}

#sidebar ul li a {
padding: 5px 10px 5px 37px;
}

#sidebar ul li.active:not(.open) > a {
font-weight: 600;
color: #3f444c;
}

#sidebar li ul {
display: none;
}

#sidebar ul ul {
padding: 0;
}

#sidebar li li li a {
padding-left: 60px;
}

#sidebar ul ul ul li a {
padding-left: 80px;
}

#sidebar ul ul ul ul li a {
padding-left: 100px;
}

#sidebar li.hasChild > a {
position: relative;
}

#sidebar li.hasChild > a:before, #sidebar li.hasChild > a:after {
content: " ";
display: table;
}

#sidebar li.hasChild > a:after {
clear: both;
}

#sidebar li.hasChild > a:before, #sidebar li.hasChild > a:after {
content: " ";
display: table;
}

#sidebar li.hasChild > a:after {
clear: both;
}

#sidebar:hover li.hasChild > a:before, #sidebar:hover li.hasChild.open > a:before {
content: "\f105";
opacity: .5;
filter: alpha(opacity=50);
}

#sidebar:hover li.hasChild.open > a:before {
content: "\f107";
opacity: .5;
filter: alpha(opacity=50);
}

#sidebar li.hasChild > a:before, #sidebar li.hasChild.open > a:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
font-size: 14px!important;
text-decoration: inherit;
text-align: right;
font-size: 14px;
padding-right: 0;
float: right;
}

#sidebar li.hasChild li.hasChild a:before {
top: 5px;
}

body.collapse-leftbar #sidebar > li.hasChild.open > a:before {
content: "";
}

body.collapse-leftbar #sidebar > li.hasChild > a:before {
content: "";
}

body.collapse-leftbar #sidebar > li.hasChild:hover > a:before {
content: "";
}

#page-leftbar {
width: 230px;
}

#page-content {
margin-left: 230px;
}

#wrap {
overflow: auto;
}

@media (max-width:768px) {
#page-leftbar
{
width: 0;
z-index: 1029;
overflow: hidden;
position: absolute;
left: 0;
-webkit-transition: 250ms ease;
transition: 250ms ease;
}

#page-leftbar #sidebar > li.active > a {
background-image: none;
}

#page-content {
width: 100%;
margin-left: 0;
-webkit-transition: 250ms ease;
transition: 250ms ease;
}

footer {
margin-left: 0;
}

body.show-leftbar #page-leftbar {
width: 230px;
}

body.show-leftbar #page-content {
margin-left: 230px;
}

body.show-leftbar footer {
-webkit-transform: translate(230px,0);
-ms-transform: translate(230px,0);
transform: translate(230px,0);
}

}

#search {
line-height: 0;
}

#search > a {
display: none!important;
}

#search .src-form {
margin: 0;
padding: 0;
position: relative;
}

#search .src-form .search-query {
background: #d2d3d6;
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
color: #3f444c;
padding: 0 10px 0 37px;
border-radius: 0;
min-height: 40px;
line-height: 18px;
width: 100%;
}

#search .src-form .search-query:-moz-placeholder {
color: rgba(63,68,76,0.5);
}

#search .src-form .search-query::-moz-placeholder {
color: rgba(63,68,76,0.5);
}

#search .src-form .search-query:-ms-input-placeholder {
color: rgba(63,68,76,0.5);
}

#search .src-form .search-query::-webkit-input-placeholder {
color: rgba(63,68,76,0.5);
}

#search .src-form .search-query:focus {
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
}

#search .src-form .search-query:focus:-moz-placeholder {
    color: transparent;
}

#search .src-form .search-query:focus::-moz-placeholder {
    color: transparent;
}

#search .src-form .search-query:focus:-ms-input-placeholder {
    color: transparent;
}

#search .src-form .search-query:focus::-webkit-input-placeholder {
    color: transparent;
}

#search .src-form .search-query:focus + button i {
    opacity: 1;
    filter: alpha(opacity=100);
}

#search .src-form .search-query, #search .src-form .search-query:active, #search .src-form .search-query:focus {
border: 0;
}

#search .src-form button[type="submit"] {
float: left;
position: absolute;
top: 0;
left: 10px;
border: 0;
background: 0;
padding: 13px 0;
margin: 0;
min-width: none;
}

#search .src-form button[type="submit"] i {
color: #3f444c;
opacity: .5;
filter: alpha(opacity=50);
}

body.collapse-leftbar #page-leftbar {
width: 40px;
}

body.collapse-leftbar #page-content, body.collapse-leftbar footer {
margin-left: 40px;
}

body.collapse-leftbar #sidebar > li {
white-space: nowrap;
z-index: 999;
position: relative;
}

body.collapse-leftbar #sidebar > li span {
display: none;
}

body.collapse-leftbar #sidebar > li > ul {
position: absolute;
width: 210px;
left: 40px;
}

body.collapse-leftbar #sidebar > li:hover, body.collapse-leftbar #sidebar > li.keep-open {
box-shadow: inset -1px 0 0 0 rgba(0,0,0,0.1);
background: #d2d3d6;
width: 250px;
}

body.collapse-leftbar #sidebar > li:hover span, body.collapse-leftbar #sidebar > li.keep-open span {
display: inline;
}

body.collapse-leftbar #sidebar > li:hover > ul, body.collapse-leftbar #sidebar > li.keep-open > ul {
display: block;
}

body.collapse-leftbar #sidebar > li:hover.divider, body.collapse-leftbar #sidebar > li.keep-open.divider {
width: 40px!important;
}

body.collapse-leftbar #sidebar > li:hover > a, body.collapse-leftbar #sidebar > li.keep-open > a, body.collapse-leftbar #sidebar > li:hover a i, body.collapse-leftbar #sidebar > li.keep-open a i {
color: #3f444c;
}

body.collapse-leftbar #sidebar > li.active:hover > a:after {
display: none;
}

body.collapse-leftbar #sidebar > li.active:hover > a, body.collapse-leftbar #sidebar > li.active:hover > a i {
color: #fff;
}

body.collapse-leftbar #sidebar i {
margin-right: 20px!important;
margin-left: 1px;
}

body.collapse-leftbar #sidebar li li a {
padding-left: 10px;
}

body.collapse-leftbar #sidebar li li li a {
padding-left: 20px;
}

body.collapse-leftbar #sidebar li li li li a {
padding-left: 30px;
}

body.collapse-leftbar #search:hover {
width: 40px!important;
}

body.collapse-leftbar #search:hover, body.collapse-leftbar #search:hover a {
background: none!important;
box-shadow: none!important;
}

body.collapse-leftbar #search a {
display: block!important;
padding: 13px 10px;
}

body.collapse-leftbar #search .src-form {
display: none;
}

body.collapse-leftbar #search .opacity-control {
opacity: .5;
filter: alpha(opacity=50);
}

body.collapse-leftbar #search.keep-open {
width: 250px!important;
}

body.collapse-leftbar #search.keep-open > a {
background: #d2d3d6!important;
}

body.collapse-leftbar #search.keep-open > a:hover {
background: #3f444c;
}

body.collapse-leftbar #search.keep-open form {
display: block;
width: 220px;
position: absolute;
top: 0;
left: 30px;
}

body.collapse-leftbar #search.keep-open form .search-query {
border: 0;
background: transparent;
padding: 0 10px 0 10px;
position: relative!important;
z-index: 1050;
width: 100%;
}

body.collapse-leftbar #search.keep-open form button[type="submit"] {
display: none;
}

.colorpicker-saturation {
width: 100px;
height: 100px;
background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/saturation.png');
cursor: crosshair;
float: left;
}

.colorpicker-saturation i {
display: block;
height: 5px;
width: 5px;
border: 1px solid #000;
position: absolute;
top: 0;
left: 0;
margin: -4px 0 0 -4px;
}

.colorpicker-saturation i b {
display: block;
height: 5px;
width: 5px;
border: 1px solid #fff;
}

.colorpicker-hue, .colorpicker-alpha {
width: 15px;
height: 100px;
float: left;
cursor: row-resize;
margin-left: 4px;
margin-bottom: 4px;
}

.colorpicker-hue i, .colorpicker-alpha i {
display: block;
height: 1px;
background: #000;
border-top: 1px solid #fff;
position: absolute;
top: 0;
left: 0;
width: 100%;
margin-top: -1px;
}

.colorpicker-hue {
background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/hue.png');
}

.colorpicker-alpha {
background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
display: none;
}

.colorpicker {
top: 0;
left: 0;
padding: 4px;
min-width: 120px;
max-width: 150px;
margin-top: 1px;
z-index: 9999!important;
}

.colorpicker:before, .colorpicker:after {
content: " ";
display: table;
}

.colorpicker:after {
clear: both;
}

.colorpicker:before, .colorpicker:after {
content: " ";
display: table;
}

.colorpicker:after {
clear: both;
}

.colorpicker:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0,0,0,0.2);
position: absolute;
top: -7px;
left: 6px;
}

.colorpicker:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
position: absolute;
top: -6px;
left: 7px;
}

.colorpicker div {
position: relative;
}

.colorpicker.alpha {
min-width: 140px;
}

.colorpicker.alpha .colorpicker-alpha {
display: block;
}

.colorpicker-color {
height: 10px;
margin-top: 5px;
clear: both;
background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
background-position: 0 100%;
}

.colorpicker-color div {
height: 10px;
}

.input-group.color .input-group-addon i {
display: block;
cursor: pointer;
width: 16px;
height: 16px;
}

.form-rfv {
position: absolute;
}

.form-image-thumb {
    width:40px;
    height:38px;
}

.rounded-circle {
    border-radius: 50%;
}

.parent-info {
    padding: 6px 0 0 20px;
}

.parent-info .up{
    width: 22px;
}

.parent-info .form-image-thumb{
    border-radius: 50%;
    width: 32px;
    height: auto;
}

.table-members td {
    padding: 10px 5px!important;
}


.progress-overlay {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.progress-overlay .loading {
    z-index: 1000;
    opacity: 1;
    -moz-opacity: 1;
    position: fixed;
    top: 40%;
    width: 100%;
    text-align: center;
}

.progress-overlay .loading img{
    width: 200px; /*60%;*/
    border-radius: 50%;
}

.progress-overlay.zidx1100{
    z-index: 1100;
}
