/*!
 * Bootstrap for Vanilla
 *
 * Built on Bootstrap v3.1.1
 *
 * Both Bootstrap and Bootstrap for Vanilla are licensed under the terms of the
 * MIT License (http://opensource.org/licenses/MIT)
 *
 * @author    Kasper Isager <kasperisager@gmail.com>
 * @copyright 2014 (c) Kasper Kronborg Isager
 * @license   http://opensource.org/licenses/MIT MIT
 */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-size: .28rem;
    margin-bottom: 60px;
}

@media (width: 375px) {
    html {
        font-size: 366.21094%; 
    }
}

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

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

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

a {
    background-color: transparent
}
a:active,a:hover {
    outline: 0
}
a,a:hover, a:active, a:visited, a:focus {
    text-decoration:none !important;
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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



textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

legend,td,th {
    padding: 0
}



*,:after,:before,input[type=search] {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

select {
    font-family: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.Message img,.PhotoWrapLarge>img,.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left,th {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.ActionBlock,.Conversation .Item .MItem,.Conversation .Item .MItem a,.Gloss,.Item .AuthorInfo,.Item .Meta,.Item .Meta a,.OptionsMenu .SpFlyoutHandle,.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.Incorrect,.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

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

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

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

.bg-info {
    background-color: #d9edf7;
}

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

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

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

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

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

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

dl,ol,ul {
    margin-top: 0
}

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

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

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

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

dl {
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}



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

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

blockquote {
    padding: 5px 5px;
    margin: 0 0 0 5px;
    font-size: 10px;
}

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

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

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

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

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

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

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

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

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

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


pre code,table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

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

.table>thead>tr>th,table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    border-top: 1px solid #ddd
}

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

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

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

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

.table .table,table table {
    background-color: #fff
}

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

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

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

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

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

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

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

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

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

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



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

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

input[type=file],legend,output {
    display: block
}

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

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

output {
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.InputBox,.form-control {
    height: 34px
}

.InputBox,.MultiComplete,.TextBox,.form-control,.token-input-list,select {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.token-input-list,select {
    height: 34px
}

.InputBox:focus,.MultiComplete:focus,.TextBox:focus,.form-control:focus,.token-input-focused,select:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

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

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

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

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

.MultiComplete,.TextBox,select[multiple].input-sm,textarea.form-control,textarea.input-sm {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
        line-height: 34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group,form .P,form ul:not(.List) li {
    margin-bottom: 15px
}

.CheckBoxLabel,.RadioLabel,.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

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

.checkbox label,.radio label {
    min-height: 20px
}

.CheckBoxLabel input[type=checkbox],.RadioLabel input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

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

.checkbox-inline,.radio-inline {
    display: inline-block;
    vertical-align: middle
}

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

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

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

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,.input-sm {
    border-radius: 3px
}

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

select[multiple].form-group-sm .form-control,select[multiple].input-lg,textarea.form-group-sm .form-control,textarea.input-lg {
    height: auto
}

.form-group-sm .form-control,.form-group-sm .form-control-static,.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.form-group-lg .form-control,.input-lg {
    border-radius: 6px
}

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

select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control,.form-group-lg .form-control-static,.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

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

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

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

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

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

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

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

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

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

.has-feedback label~.form-control-feedback {
    top: 25px
}

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

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



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

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

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



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



.Button,.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Button,.NavButton,.SocialIcon,.btn {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.NavButton {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.SocialIcon {
    border-radius: 4px
}

.ActionBlock .React,.PhotoWrapLarge .ChangePicture,.SocialIcon {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ActionBlock .React,.SocialIcon {
    display: inline-block
}

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

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

.Button:focus,.Button:hover {
    text-decoration: none
}

.SocialIcon:focus,.SocialIcon:hover {
    color: #333;
    text-decoration: none
}

.ActionBlock .React:focus,.ActionBlock .React:hover,.PhotoWrapLarge .ChangePicture:focus,.PhotoWrapLarge .ChangePicture:hover {
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none
}

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

.SocialIcon:active {
    background-image: none
}

.ActionBlock .React:active,.PhotoWrapLarge .ChangePicture:active,.SocialIcon:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

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

.ActionBlock .React,.Button,.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.ActionBlock .React:active,.ActionBlock .React:focus,.ActionBlock .React:hover,.Button:active,.Button:focus,.Button:hover,.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

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

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

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.Button.Primary,.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.Button.Primary:active,.Button.Primary:focus,.Button.Primary:hover,.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

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

.Button.Primary[disabled],.Button.Primary[disabled]:active,.Button.Primary[disabled]:focus,.Button.Primary[disabled]:hover,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .Button.Primary,fieldset[disabled] .Button.Primary:active,fieldset[disabled] .Button.Primary:focus,fieldset[disabled] .Button.Primary:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

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

.PhotoWrapLarge .ChangePicture,.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.PhotoWrapLarge .ChangePicture:active,.PhotoWrapLarge .ChangePicture:focus,.PhotoWrapLarge .ChangePicture:hover,.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

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

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

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

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

.Button.Danger,.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.Button.Danger:active,.Button.Danger:focus,.Button.Danger:hover,.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

.Button.Danger[disabled],.Button.Danger[disabled]:active,.Button.Danger[disabled]:focus,.Button.Danger[disabled]:hover,.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .Button.Danger,fieldset[disabled] .Button.Danger:active,fieldset[disabled] .Button.Danger:focus,fieldset[disabled] .Button.Danger:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.NavButton,.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

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

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

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

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

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

.ActionBlock .React,.PhotoWrapLarge .ChangePicture,.btn-group-sm>.btn,.btn-group-xs>.btn,.btn-sm,.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.ActionBlock .React,.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px
}

.PhotoWrapLarge .ChangePicture,.btn-block,.page-sidebar .BigButton {
    display: block;
    width: 100%
}

.alert>p+p,.btn-block+.btn-block,.page-sidebar .BigButton+.BigButton {
    margin-top: 5px
}

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


.collapse {
    display: none;
    visibility: hidden
}

.collapse.in,.collapse.show {
    display: block;
    visibility: visible
}


tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

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

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.FlyoutMenu,.MenuItems,.ac_results,.atwho-view,.dropdown-menu,.token-input-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

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

.MenuItems li>hr,.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.MenuItems li>a,.MenuItems>a,.ac_results li,.ac_results>p,.atwho-view li,.dropdown-menu>li>a,.token-input-dropdown li,.token-input-dropdown>p {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.MenuItems li>a:focus,.MenuItems li>a:hover,.MenuItems>a:focus,.MenuItems>a:hover,.ac_results li:hover,.atwho-view li:hover,.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.token-input-dropdown li:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.ac_results .token-input-selected-dropdown-item,.ac_results .token-input-selected-dropdown-item:hover,.atwho-view .cur,.atwho-view .cur:hover,.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover,.token-input-dropdown .token-input-selected-dropdown-item,.token-input-dropdown .token-input-selected-dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

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

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.Open>.MenuItems,.navbar-brand>img,.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.MeBox .FlyoutMenu,.MeBox .MenuItems,.OptionsMenu .MenuItems,.dropdown-menu-right {
    left: auto;
    right: 0
}

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

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

.dropup .SpDropdownHandle,.dropup .caret,.navbar-fixed-bottom .dropdown .SpDropdownHandle,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}


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

.btn-group>.btn {
    float: left
}

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

.ButtonGroup>.Button {
    position: relative;
    float: left
}

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

.ButtonGroup .Button~.Button,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

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

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.ButtonGroup>.Button:not(:first-child):not(:last-child),.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.ButtonGroup>.Button:first-child,.btn-group>.btn:first-child {
    margin-left: 0
}

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

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

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

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

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

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

.btn .SpDropdownHandle,.btn .caret {
    margin-left: 0
}

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

.dropup .btn-lg .SpDropdownHandle,.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none
}

.nav-tabs.nav-justified>li {
    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-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified,.input-group {
    display: table;
    border-collapse: separate
}

.btn-group-justified {
    width: 100%;
    table-layout: fixed
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative
}

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

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

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

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

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,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: 3px
}

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
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,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 .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

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

.input-group-addon {
    white-space: nowrap
}

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

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

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.FilterMenu li>a,.MeBox .FlyoutButton,.MeBox .Username,.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

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

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

.FilterMenu >li> a {
    color:#ffffff
}

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

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

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

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



.nav-pills>li {
    float: left
}

.FilterMenu li>a,.nav-pills>li>a {
    border-radius: 4px
}

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

.FilterMenu .Active>a,.FilterMenu .Active>a:focus,.FilterMenu .Active>a:hover,.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

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

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

.nav-justified {
    width: 100%
}

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

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

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

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

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

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

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

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

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

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

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

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

    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

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

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



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

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

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

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

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

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

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

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



.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}



.navbar-nav {
    margin: 7.5px -15px
}

.MeBox .FlyoutButton,.MeBox .Username,.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

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

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


.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}



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

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}



.MeBox .FlyoutMenu,.MeBox .MenuItems,.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}


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

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

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

.navbar-default .MeBox .FlyoutButton,.navbar-default .MeBox .Username,.navbar-default .navbar-nav>li>a {
    color: #777
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-brand,.navbar-inverse .navbar-text {
    color: #9d9d9d
}

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

.navbar-inverse .MeBox .FlyoutButton,.navbar-inverse .MeBox .Username,.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .MeBox .Open .FlyoutButton,.navbar-inverse .MeBox .Open .FlyoutButton:focus,.navbar-inverse .MeBox .Open .FlyoutButton:hover,.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .btn-link,.navbar-inverse .navbar-link {
    color: #9d9d9d
}

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

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

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

.Breadcrumbs,.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 5px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.Breadcrumbs .Crumb+span,.Breadcrumbs .CrumbLabel,.breadcrumb>li {
    display: inline-block
}

.Breadcrumbs .Crumb+span:before,.Breadcrumbs .CrumbLabel:before,.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.Breadcrumbs .Last a,.breadcrumb>.active {
    color: #777
}

.pages,.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px
}

.pages li,.pagination>li {
    display: inline
}

.pages>kbd,.pages>strong,.pages>em,.pages>a,.pages>div,.pages>span,.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pages>strong {
    line-height: 1.43857143;
    color: #000000;
}
.pages>kbd {
    height: 34px;
    box-shadow:none;
}

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

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

.pages>a:focus,.pages>a:hover,.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

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

.pages>span,.pages>span:focus,.pages>span:hover,.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

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

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

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

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

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

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

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

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

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

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

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

.HasNew,.Item .Meta .MItem.Category a,.Note.Closed,.Tag,.label,.token-input-token {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

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

.Item .Meta .MItem.Category a,.Tag,.label-default {
    background-color: #777
}

.Item .Meta .MItem.Category a:focus,.Item .Meta .MItem.Category a:hover,.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.Note.Closed.SignInOrRegister,.label-primary,.token-input-token {
    background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover,.token-input-token.token-input-highlighted-token {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

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

.Tag-Announcement,.label-info {
    background-color: #5bc0de
}

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

.HasNew,.label-warning {
    background-color: #f0ad4e
}

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

.Note.Closed,.Tag-Closed,.label-danger,.token-input-token.token-input-selected-token {
    background-color: #d9534f
}

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

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

.Alert:empty,.Count:empty,.badge:empty {
    display: none
}

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

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

.FilterMenu .Active>a .Count,.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

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

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

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

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

.jumbotron,.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px
}

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


.PhotoWrapLarge,.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.PhotoWrapLarge>img,.thumbnail a>img,.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7
}

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

.DismissMessage,.Errors,.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

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

.DismissMessage a,.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.DismissMessage .Dismiss {
    position: relative;
    top: -2px;
    right: -21px
}

.InformMessage .Close,.alert-dismissable .token-input-delete-token,.alert-dismissable a.Close,.alert-dismissable a.Delete,.alert-dismissible .token-input-delete-token,.alert-dismissible a.Close,.alert-dismissible a.Delete {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.InfoMessage,.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

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

.alert-success .alert-link {
    color: #2b542c
}

.CasualMessage,.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

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

.alert-info .alert-link {
    color: #245269
}

.AlertMessage,.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

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

.alert-warning .alert-link {
    color: #66512c
}

.Errors,.WarningMessage,.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

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

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.PasswordStrength,.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

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

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

.progress-bar.active,.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.PasswordStrength.Score-4 .StrengthText,.PasswordStrength.Score-5 .StrengthText,.progress-bar-success {
    background-color: #5cb85c
}

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

.progress-bar-info {
    background-color: #5bc0de
}

.PasswordStrength.Score-2 .StrengthText,.PasswordStrength.Score-3 .StrengthText,.progress-bar-warning {
    background-color: #f0ad4e
}

.PasswordStrength.Score-0 .StrengthText,.PasswordStrength.Score-1 .StrengthText,.progress-bar-danger {
    background-color: #d9534f
}

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

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

.Item.Activity .ItemContent,.Item.ActivityComment .ItemContent,.Media,.Media-Body,.UserBox,.media,.media-body {
    zoom: 1;
    overflow: hidden
}

.Item.Activity .ItemContent,.Item.ActivityComment .ItemContent,.Media-Body,.media-body {
    width: 10000px
}

.BlockColumn .PhotoWrap,.Item-Icon,.UserBox .PhotoWrap,.media-object {
    display: block
}

.UserBox>.pull-right,.media-right,.media>.pull-right {
    padding-left: 10px
}

.BlockColumn .PhotoWrap,.DataList-Search .Item .PhotoWrap,.Item-Icon,.UserBox .PhotoWrap,.UserBox>.pull-left,.media-left,.media>.pull-left {
    padding-right: 10px
}

.Item.Activity .ItemContent,.Item.ActivityComment .ItemContent,.Media-Body,.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.DataList,.PanelInfo,.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.DataList .Foot,.DataList .Item,.DataList.Activities .CommentForm,.PanelInfo .Heading,.PanelInfo a,.list-group-item {
    position: relative;
    display: block;
    padding: 8px 10px 5px 10px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.DataList .Foot:first-child,.DataList .Item:first-child,.DataList.Activities .CommentForm:first-child,.PanelInfo li:first-child a,.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.DataList .Foot:last-child,.DataList .Item:last-child,.DataList.Activities .CommentForm:last-child,.PanelInfo li:last-child a,.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

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

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

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

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

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

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

.PanelInfo .Active a,.PanelInfo .Active a:focus,.PanelInfo .Active a:hover,.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

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

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

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-danger .list-group-item-heading,a.list-group-item-info .list-group-item-heading,a.list-group-item-success .list-group-item-heading,a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

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

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

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

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

/* ============= check========*/

.CategoryBox,.CategoryGroup,.DataTableWrap,.Empty,.MessageForm,.MessageList .Item,.NoResults,.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.Empty,.MessageForm .Form-Body,.MessageList .Item-Body,.MessageList.Conversation .Message,.NoResults,.panel-body {
    padding: 15px
}

.CategoryBox .H,.CategoryGroup .H,.MessageList .Item-Header,.MessageList.Conversation .Meta,.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.CategoryBox .H,.CategoryGroup .H,.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.CategoryBox .MorePager,.MessageForm .Buttons,.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.CategoryBox .DataList,.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.CategoryBox .DataList .Item,.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.CategoryBox .DataList .Item:last-child,.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.CategoryBox .DataList .Item:first-child,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.DataTableWrap .DataTable,.panel>.panel-collapse>.table,.panel>.panel-collapse>table,.panel>.table,.panel>.table-responsive>.table,.panel>.table-responsive>table,.panel>table {
    margin-bottom: 0
}




.DismissMessage .Dismiss,.close,.token-input-delete-token,a.Close,a.Delete {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.DismissMessage .Dismiss:focus,.DismissMessage .Dismiss:hover,.close:focus,.close:hover,.token-input-delete-token:focus,.token-input-delete-token:hover,a.Close:focus,a.Close:hover,a.Delete:focus,a.Delete:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close,button.token-input-delete-token,buttona.Close,buttona.Delete {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}


.BeforeCommentHeading:after,.BeforeCommentHeading:before,.Conversation .Item .Meta:after,.Conversation .Item .Meta:before,.Empty:after,.Empty:before,.FilterMenu li>a:after,.FilterMenu li>a:before,.FilterMenu:after,.FilterMenu:before,.Item-Header:after,.Item-Header:before,.Item:after,.Item:before,.MeBox .MeMenu:after,.MeBox .MeMenu:before,.MeBox:after,.MeBox:before,.MessageForm .Form-Body:after,.MessageForm .Form-Body:before,.MessageList .Item-Body:after,.MessageList .Item-Body:before,.MessageList.Conversation .Message:after,.MessageList.Conversation .Message:before,.MultipleEntryMethods+.Buttons:after,.MultipleEntryMethods+.Buttons:before,.MultipleEntryMethods:after,.MultipleEntryMethods:before,.NoResults:after,.NoResults:before,.Overlay>.Popup .Buttons:after,.Overlay>.Popup .Buttons:before,.PageControls:after,.PageControls:before,.PagerWrap:after,.PagerWrap:before,.PanelInfo a:after,.PanelInfo a:before,.PrevNextPager:after,.PrevNextPager:before,.SingleEntryMethod+.Buttons:after,.SingleEntryMethod+.Buttons:before,.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    content: " ";
    display: table
}

.BeforeCommentHeading:after,.Conversation .Item .Meta:after,.Empty:after,.FilterMenu li>a:after,.FilterMenu:after,.Item-Header:after,.Item:after,.MeBox .MeMenu:after,.MeBox:after,.MessageForm .Form-Body:after,.MessageList .Item-Body:after,.MessageList.Conversation .Message:after,.MultipleEntryMethods+.Buttons:after,.MultipleEntryMethods:after,.NoResults:after,.Overlay>.Popup .Buttons:after,.PageControls:after,.PagerWrap:after,.PanelInfo a:after,.PrevNextPager:after,.SingleEntryMethod+.Buttons:after,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.Aside,.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width:device-width
}



dl dd,dl dt {
    display: inline-block
}

dl dt {
    margin-left: 5px
}

dl dt:first-child {
    margin-left: 0
}

dl dd {
    margin-right: 5px
}

dl dd:last-child {
    margin-right: 0
}

.page-footer {
    padding: 20px;
    margin-top: 40px;
    color: #777;
    background-color: #f5f5f5;
    border-top: #e3e3e3 solid 1px
}

.page-footer p {
    margin-bottom: 0
}

.PageDescription {
    margin-bottom: 20px
}

.Empty,.NoResults {
    text-align: center
}

.Message {
    word-wrap: break-word
}

.Message>:first-child {
    margin-top: 0!important
}

.Message>:last-child {
    margin-bottom: 0!important
}

.Message .emoji {
    display: inline;
    height: 20px
}

.HomepageTitle,h1.H {
    padding-bottom: 19px
}

.page-content {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top:5px;
}

@media (min-width:768px) {
    .page-content {
        float: left;
        width: 75%
    }
}

.page-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}


.DismissMessage .Dismiss {
    right: 0
}

.Errors ul,.Errors ul li {
    margin-bottom: 0!important
}


.Overlay {
    display: block!important
}

.Overlay>.Popup {
    top: 0!important;
    left: 0!important;
    z-index: 1040;
    opacity: 0;
    transition: transform .3s ease-out,opacity .15s linear
}

.Overlay>.Popup.in {
    opacity: 1
}

.Overlay>.Popup h1 {
    margin: -15px -15px 15px;
    font-size: 18px
}

.Overlay>.Popup .Content .Buttons {
    margin: 30px -15px -15px
}

.Overlay>.Popup a.Close {
    position: absolute;
    top: 15px;
    right: 20px
}

.InformMessages {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1060;
    padding: 20px;
    width: 100%;
    max-width: 316px
}

.InformMessage {
    position: static;
    display: block
}

.Dismissable .InformMessage {
    padding-right: 34px
}

.BlockColumn .ProfilePhoto,.ProfilePhoto,.ProfilePhotoMedium {
    width: 40px;
    height: 40px;
    border-radius: 3px
}

.ProfilePhotoSmall {
    width: 20px;
    height: 20px
}

.ProfilePhotoLarge {
    width: 100%
}

.Box+.Box,.GuestBox+.Box,.UserBox+.Box {
    margin-top: 20px
}

.GuestBox>:first-child {
    margin-top: 0
}

.GuestBox .PopupWindow {
    display: inline-block;
    margin-bottom: 5px
}

.UserBox .PhotoWrap {
    float: left!important
}

.UserBox .Email,.UserBox .Username {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}



.Item .Title {
    margin: 0
}

.Item .Title,.Item .Title a {
    font-size: 15px;
    line-height: 20px;
    vertical-align: top
}

.Conversation .Item .Name,.Item .Title,.Item .Title a,.Item .Username {
    font-weight: 500;
    color: #333
}

.Conversation .Item .Meta {
    font-size: 14px;
    text-align: right
}

.Conversation .Item .MItem,.Item .Meta {
    font-size: 12px;
    line-height: 20px;
    padding-top: 8px;
}

.DataList .Conversation .Item .MItem,.DataList .Conversation .Item .MItem a,.DataList .Item .Meta,.DataList .Item .Meta a,.DataTable .Conversation .Item .MItem,.DataTable .Conversation .Item .MItem a,.DataTable .Item .Meta,.DataTable .Item .Meta a,.FlyoutMenu .Conversation .Item .MItem,.FlyoutMenu .Conversation .Item .MItem a,.FlyoutMenu .Item .Meta,.FlyoutMenu .Item .Meta a,.MenuItems .Conversation .Item .MItem,.MenuItems .Conversation .Item .MItem a,.MenuItems .Item .Meta,.MenuItems .Item .Meta a {
    color: #999
}

.Item .AuthorInfo .MItem,.Item .Meta .MItem {
    padding-right: 10px
}

.Item .AuthorInfo .MItem:last-child,.Item .Meta .MItem:last-child {
    padding-right: 0
}

.Conversation .Item .Author {
    float: left!important
}

.Item .Author .PhotoWrap {
    float: left!important;
    padding-right: 12px
}

.Item .Options {
    float: right!important
}

.Item .OptionsMenu+.AdminCheck {
    padding-left: 5px
}

.Item .ActionBlock {
    margin-top: 10px
}

.DataList.Condensed .Item .Excerpt,.Item-Header .PhotoWrap,.Item-Icon {
    float: left!important
}

.Item.Category .CategoryName {
    margin: 0;
    font-size: 14px;
    line-height: 1.42857143
}

.Item.Activity:hover,.Item.ActivityComment:hover {
    background-color: #fff
}


.Hidden {
    display: none
}


/* ===== custom ====*/

/*Popup Calendar*/
#calendar { border: 1px solid #BDC8A8; background: #E0E8D0; margin-bottom: 0.8em;z-index: 1050 !important;}
#calendar td { padding: 2px; font-weight: bold;}
#calendar_week td { height: 2em; line-height: 2em; border-bottom: 1px solid #BDC8A8;}
#hourminute td {padding: 4px 2px; border-top: 1px solid #BDC8A8;}
.calendar_expire, .calendar_expire a:link, .calendar_expire a:visited { color: #000000; font-weight: normal; }
.calendar_default, .calendar_default a:link, .calendar_default a:visited { color: ;}
.calendar_checked, .calendar_checked a:link, .calendar_checked a:visited { color: #2B2B2B; font-weight: bold;}
td.calendar_checked, span.calendar_checked{ background: #BDC8A8;}
.calendar_today, .calendar_today a:link, .calendar_today a:visited { color: #000000; font-weight: bold; }
#calendar_header td{ width: 30px; height: 18px; border-bottom: 1px solid #BDC8A8; font-weight: normal; }
#calendar_year {left: 60px !important;display: none;line-height: 130%; background: #E0E8D0; position: absolute; z-index: 10; }
#calendar_year .col { float: left; background: #E0E8D0; margin-left: 1px; border: 1px solid #BDC8A8; padding: 4px; }
#calendar_month { display: none; background: #E0E8D0; line-height: 130%; border: 1px solid #DDD; padding: 4px; position: absolute; z-index: 1051 !important;}

/*post*/
.postSubject {
    display: inline-flex;
}
.postSubject select {
    width: auto;
    max-width: 80px;
    line-height:1.5;
    vertical-align:middle;
    background: #FFE url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size:8px 10px;
}
.postSubject input {
    margin-left: 5px;
    width: 270px;
}
.postBtn {
    margin-top: 10px;
    margin-bottom: 1px;
}
.postNav {
    margin-bottom: 12px;
}
.postNav a {
    padding:10px 12px !important;
}
fieldset {
    border: 1px solid #ddd;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 12px;
}
legend {
    width: auto;
    font-size: 14px;
}
.popupmenu_popup {
    color: #155724;
    background-color: #d4edda;
    border-color: #d4edda;
    margin-top: 5px;
}

/* for editor start*/
.editor {
    border-top: 0px !important;
}
.editor table td {
    padding: 0px;
}
.popupmenu_option {
    padding-top: 8px;
}
.popupmenu_option input[type=text], .popupmenu_option textarea {
    margin-top: 15px;
    margin-bottom: 5px;
    border: 1px solid #d4edda !important;
}
.popupmenu_option input[type=button] {
    padding:6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    margin-top: 5px;
    margin-bottom: 10px;
}
#posteditor_cmd_email_menu, #posteditor_cmd_createlink_menu, #posteditor_cmd_insertimage_menu, #posteditor_cmd_quote_menu, #posteditor_cmd_code_menu, #posteditor_cmd_free_menu, #posteditor_cmd_hide_menu {
    left: 5px !important;
}

.attachTable {
    font-size: 10px;
}

.postIcon input {
   display:inline-block;
   vertical-align:middle;
   width: 11px;
}
.postIcon img {
    display:inline-block;
    vertical-align:middle;
}

.epAchDel {
    display:flex;
    justify-content:center;
    align-items:center;
}
.epAchRow {
    padding: 5px;
}
.epAchBody {
    padding-left: 0px;
}
.epAchRow hr {
    margin: 3px;
}
/* for editor end*/


/*== home === */
.favForum {
    line-height: 14px;
    font-size: 14px;
    font-weight: 500;
}
.favThreadList {
    margin-left: 0px !important;
}

/* ===== index ====*/
.card-header {
    color: #ffffff;
    font-size: 13px; 
}
.container-fluid .bg-info {
    margin-bottom: 1px;
}
.collapse-btn {
    margin-top: 4px;
    line-height: 12px;
    float: right;
    clear:right;
    color: #ffffff;
}
.collapse-btn i, .viewmoreIcon i, .sidebarCollapse i, #dismiss i {
    font-style:normal;
}
.indexbadge {
    padding: 1px 4px !important;
    color: white !important;
    background-color: #6c757d8f !important;
    vertical-align: middle;
    margin-left: 2px;
    margin-bottom: 3px;
}


/* ===== viewtherad ====*/
.bg-purple {
    background-color: purple;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #337ab7 !important;
    border-bottom-color: #337ab7 !important;
}
.tooltip-inner {
    background-color:#337ab7 !important;
    max-width: 348px !important;
}
.fixViewCard {
    margin-bottom: 10px;
}
.fixViewCard .table>thead>tr>th > a {
    color: white;
}
.fixViewCard fieldset {
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 12px;
}
.fixViewCard legend {
    width: auto;
    font-size: 12px;
}
.fixViewCard fieldset ul {
    margin-left: -30px;
    list-style-type:none;
}
.signatures {
    overflow:hidden;
    max-height: 100px;
    background: url(../images/mobile/sigline.gif) no-repeat 0 0;
    margin-left:10px;
    padding-top: 20px;
    font-size: 10px;
    margin-top: 15px;
}
table {
    table-layout: fixed !important;
    word-wrap: break-word !important;
    margin-bottom: 1px !important;
}

table img {
    max-width: 98%;
}
iframe {
    max-width: 99%;
}
embed {
    max-width: 99%;
}
.postNumber {
    float: right;
    clear:right;
}
.viewthreadMenu {
    padding-top: 2px !important; 
    padding-bottom: 2px !important;
}
.viewthreadMenu > a {
    font-size: 12px;
    margin-left: 8px;
}

.userlist {
    padding-left:0px;
}
.userlist li {
    display: inline;
    margin:5px 4px; 
    line-height:12px;
}

.quote, .blockcode {
    border: 1px solid #ccc;
}
.quote h5, .blockcode h5 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-left: 5px; 
}
.blockcode .headactions {
    display: none;
}
.t_attachlist {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 0px !important;
    border-bottom: 1px dashed #BDC8A8;
}
#post_btns {
    margin-bottom: 5px;
}
#post_btns .dropdown {
    margin-left: 5px;
}
#post_btns .show {
    display: inline-block !important;
}
#post_btns li {
    background-image: url(../images/mobile/folder_s.gif);
    background-repeat: no-repeat;
    background-position: left 20% bottom 55%;
    border-bottom: 1px dashed #BDC8A8;
}
#post_btns .poll {
    background-image: url(../images/mobile/pollsmall.gif);
}
#post_btns .debate {
    background-image: url(../images/mobile/debatesmall.gif);
}
#post_btns .reward {
    background-image: url(../images/mobile/rewardsmall.gif);
}
#post_btns li a {
    padding-left: 55px;
}
.thanksbadge {
    padding: 1px 6px !important;
}
.thanksheart {
    line-height: 14px;
    font-size: 14px;
    vertical-align: middle;
}
/* ===== viewtherad end ====*/


/* ===== header ====*/
#ajaxwaitid {
    position: fixed;
    display: none;
    z-index: 500;
    width: 100px;
    height: 1.6em;
    font-size: 14px;
    top: 0px;
    right: 0px;
    line-height: 1.8em;
    overflow: hidden;
    background: #337ab7;
    color:#ffffff;
}
.nav-link {
    padding:0px !important;
}
.header {
    margin-left: 0px;
    margin-right: 0px;
    height:46px;
}
@media (min-width:768px) {
    .header {
        margin-left: 5px;
        margin-right: 5px;
    }
}
.header .dropdown-menu li {
    padding-left: 32px;
    border-bottom: 1px dashed #BDC8A8;
}
.pmbadge {
    padding: 1px 3px !important;
    background-color: red;
    vertical-align: top;
    margin-top: -2px;
    margin-left: -6px;
}


/*footer*/
.copyright {
    text-align: center;
    vertical-align: bottom;
}

@media (min-width:768px) {
    .navbar-inverse {
        max-width: 1130px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

#footer {
  background-color: #f5f5f5;
}
#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}
#bottomNav {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left:5px;
    padding-right:8px;
}
#bottomNav a {
    font-size:28pt;
    line-height: 36px;
    color:#fff;
    text-decoration:none;
}
#bottomNav a:hover {
    color:#fff;
}
#bottomNav .active {
  background-color: #4CAF50;
  color: white;
}
.footer-col {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.footer-col .fas {
    vertical-align: bottom;
    font-size: 28px;
}
.footerText {
    display: block;
    font-size: 8px;
    line-height: 16px;
}
/*footer*/

/*misc*/
.operating th {
    width: 30%;
    vertical-align:middle !important;
}
.operating input {
    display: inline-block;
}
.highlight em {
    margin-left: 5px;
    width: 15px;
}
.formbox h3 {
    margin-top: 5px;
}
.otherLsit .Title {
    margin-left: 0px !important;
}
.schSelect {
    width: 110px;
    height: 33px;
    padding: 5px;
    text-align: center;
}
#searchFrom .form-row input[type=radio] {
    margin-left: 0px;
    margin-right: 0px;
}
#searchFrom .form-row label {
    margin-left: 20px;
}
#pmSearch input[type=radio] {
    margin-left: 0px;
    margin-right: 0px;
}
#pmSearch .form-row label {
    margin-left: 15px;
}
#pmSearch .form-group {
    margin-bottom: 7px;
}
.profileInfo .avatar > img {
    width:100px;
    height:100px;
    border-radius:100px;
}
.profileInfo {
    margin-bottom: -20px;
}
.media-body .list-group {
    font-size: 12px;
}
.profileLabel {
    margin-left: 5px;
    margin-right: 10px;
}
.fixTableBottom {
    margin-bottom: -2px;
}
.fixTableBottom>tbody>tr>th {
    width: 35%;
}
.viewproTable tbody tr th, .viewproTable thead tr td {
    width: 25% !important;
}
.pages>kbd>input {
    vertical-align: middle;
    margin-top: -2px;
}
.tableInput {
    width: 96%;
}
.table>thead>tr>th {
    color: white;
}
.pmTitle {
    margin-left: 0px !important;
}
.TabThH5 {
    margin-top: 0px !important;
}

/* forumdisplay  start*/
.Title em {
    font-style: normal !important;
}
.Item .Title {
    font-size: 15px !important;
    margin-left: -10px;
}
.titleIcon img {
    width: auto;
    height: auto;
    max-height: 20px;
    vertical-align: middle;
}
.badgeNew {
    margin-bottom: 3px;
    vertical-align: middle;
    background-color: #6c757d8f !important;
}
.dtViewMore {
    height: 12px;
    line-height: 12px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
    display: none;
}  
.dtViewMore .dtLine {  
    display: inline-block;
    width: 46%;
    border-top: 1px solid #6c757d8f;
    vertical-align: middle;
}  
.dtViewMore .dtMiddle {  
    color: #6c757d8f;
    vertical-align: middle;
}
.schFilterNav {
    display: inline-flex;
    margin-bottom: 12px;
}
.schFilterNav select {
    display: inline-block;
    width: 27%;
    padding: 2px 2px;
    height: 28px;
}
.schFilterNav button {
    padding: 4px 12px !important;
    vertical-align: middle;
}
.classicNav a, .classicNav strong {
    margin-left: 4px;
    margin-right: 4px;
}
#rulesBtn {
    float: right;
}
#rules {
    max-width: 99%;
    table-layout: fixed !important;
    word-wrap: break-word !important;
}
#rules img {
    max-width: 100%;
}
/* forumdisplay end*/

/* adv start */
.advHeaderSlide, .advDownloadSlide {
    margin-left: 0px;
    margin-right: 0px;
}
.advHeaderSlide img, .advDownloadSlide img {
    max-height: 200px !important;
    height: auto !important;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    .advHeaderSlide img, .advDownloadSlide img {
        max-height: 400px !important;
        width: auto;
    }
}

/* for ipad pro*/
@media only screen 
and (min-device-width : 1024px) { 
    .overdiv2 {
        padding-bottom: 12px;
        padding-top: 10px;
    }
}

.advHeader {
    margin-top: 5px;
    max-width: 100%;
    word-wrap: break-word !important;
}
.advHeader p {
    height: auto;
    max-height: 50px;
}
.advHeader img, .advDownload img, .homeheadline img, .footerFloat img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.advHeader ul, .advDownload ul, .homeheadline ul, .footerFloat ul {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}
.overdiv0 {
    padding-bottom: 2px;
}
.overdiv2 li{
    vertical-align:middle;
    display: inline-block;
    width: 49%;
    height: auto;
    max-height: 50px;
    padding: 2px;
}
.overdiv3 li{
    vertical-align:middle;
    display: inline-block;
    width: 24%;
    height: auto;
    max-height: 50px;
    padding: 2px;
}
.overdiv4 {
    height: auto;
    margin: 3px 2px 0 2px;
    border: 1px solid #ddd;
}
.overdiv4 ul {
    display: inline;
}
.overdiv4 li {
    display: inline;
    height:auto;
    max-height: 18px;
    padding-left: 5px;
    margin-right: 5px;
    text-align: center;
    white-space: nowrap;  
    text-overflow:ellipsis; 
    overflow:hidden;
}
.overdiv4 a {
    border-bottom: 1px solid #ddd;
}
.ad_green {
    color: green;
}
.ad_blue {
    color: blue;
}
.ad_red {
    color: #FF007B;
}
.ad_pink {
    color: #ef16f2;
}
.ad_purple {
    color: purple;
}
.ad_yellow {
    color: #aa8412;
}
.ad_black {
    color: black;
}
.ad_size_s1 {
    font-size: 6px;
}
.ad_size_s2 {
    font-size: 8px;
}
.advThreadTopFieldset {
    width:100%;
}

.advThread {
    border: 1px solid #ddd;
}
.advThread img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 40px;
}
.advThread li{
    vertical-align:middle;
    display: inline-block;
    width: 49%;
    height: auto;
    max-height: 40px;
    padding-top: 5px;
    margin-bottom: 2px;
}
.advFullscreen {
    position: fixed;
    height: auto;
    width: auto;
    z-index: 1888;
    transition: all 0.3s;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.fsclosebtn {
    position: absolute;
    right: -6px;
    margin-top: -10px;
    font-size: 26px;
    color: green;
}
.advFullscreen img {
    max-width: 100%;
    width: atuo;
}
.lmclosebtn {
    position: absolute;
    right: -1px;
    margin-top: -1px;
    font-size: 14px;
    color: #999;
}
.lmfixedTips {
    color: white;
    margin-left: 10px;
    line-height: 26px !important;
}
.lmfixedTips a {
    font-size: 14px !important;
    color: #17a2b8 !important;
    line-height: 26px !important;
}

.textThreadTopDiv {
    padding:4px;
    margin-bottom:3px;
    font-size:90%;
    border: 1px solid #ddd;
}
.textThreadTop {
    list-style-type: none;
    margin: 0 0 auto -30px;
}

.admobtop {padding:5px;overflow:hidden;}
.admob h5{color:#6666FF;padding-bottom:2px;font-weight:normal;margin:0}
.admob a{color:#339900;}
.admob {font-size:0.87em;padding-top:8px;padding-left:5px;}

/* adv end */

.tagsList a {
    padding-right: 8px;
}



