/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background: transparent
}

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

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

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100%!important
    }

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

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

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

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

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: benton-sans,'Helvetica Neue',helvetica,arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #3f3f44;
    background-color: #fff
}

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

a {
    color: #664986;
    text-decoration: none
}

a:hover,a:focus {
    color: #533a6f;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

.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: 200;
    line-height: 1.1;
    color: #664986
}

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

cite {
    font-style: normal
}

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

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

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

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

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

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

dt,dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #3f3f44;
    background-color: #f5f5f7;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #e7e7ec;
    background-color: #3f3f44;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #3f3f44;
    background-color: #fcfcfd;
    border: 1px solid #e0e0e6;
    border-radius: 4px
}

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

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

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

.container:after {
    clear: both
}

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

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

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

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

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

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

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

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

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

input[type="file"] {
    display: block
}

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

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

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

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

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

.form-control:focus {
    border-color: #79589f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(121,88,159,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(121,88,159,0.6)
}

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm,.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-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

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

.input-lg,.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.33;
    border-radius: 6px
}

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

.has-success .form-control:focus {
    border-color: #51b05f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #bae0c0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #bae0c0
}

.has-success .input-group-addon {
    color: #068019;
    border-color: #068019;
    background-color: #f8fcf9
}

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

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

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

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

.has-warning .input-group-addon {
    color: #f4b170;
    border-color: #f4b170;
    background-color: #fef8f2
}

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

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

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

.has-error .form-control:focus {
    border-color: #bc2929;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #e89696;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #e89696
}

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

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

.form-control-static {
    margin-bottom: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-default {
    color: #79589f;
    background-color: #fff;
    border-color: #79589f
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    color: #79589f;
    background-color: #e6e6e6;
    border-color: #5a4278
}

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

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

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

.btn-primary {
    color: #fff;
    background-color: #79589f;
    border-color: #79589f
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5f467e;
    border-color: #5a4278
}

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

.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active {
    background-color: #79589f;
    border-color: #79589f
}

.btn-primary .badge {
    color: #79589f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #068019;
    border-color: #068019
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #51b05f;
    border-color: #4daa5b
}

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

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

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

.btn-info {
    color: #fff;
    background-color: #1969ca;
    border-color: #1969ca
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #24c2fb;
    border-color: #1abffb
}

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

.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active {
    background-color: #1969ca;
    border-color: #1969ca
}

.btn-info .badge {
    color: #1969ca;
    background-color: #fff
}

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

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

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

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

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

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

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

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

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

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

.btn-link {
    color: #79589f;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

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

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

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

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

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

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

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

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"] {
     position: absolute;
     z-index: -1;
     opacity: 0
 }

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

.label:empty {
    display: none
}

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

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

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

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

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

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

.alert>p+p {
    margin-top: 5px
}

.alert-success {
    background-color: #f8fcf9;
    border-color: #86cf95;
    color: #068019
}

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

.alert-success .alert-link {
    color: #056814
}

.alert-info {
    background-color: #f6faff;
    border-color: #8ebdf1;
    color: #1969ca
}

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

.alert-info .alert-link {
    color: #165db3
}

.alert-warning {
    background-color: #fffaf6;
    border-color: #fa9f47;
    color: #b24603
}

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

.alert-warning .alert-link {
    color: #993c03
}

.alert-danger {
    background-color: #fdf6f6;
    border-color: #de7575;
    color: #c20707
}

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

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

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

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

.clearfix:after {
    clear: both
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

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

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

.affix {
    position: fixed
}

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

a {
    text-decoration: underline
}

a.btn {
    text-decoration: none
}

@font-face {
    font-family:'benton-sans';font-weight:200;font-style:normal;src:url("/src/assets/style/bentonsans-book.eot");src:url("/src/assets/style/bentonsans-book.eot?#iefix") format("embedded-opentype"),url("https://www.herokucdn.com/fonts/bentonsans-book.woff") format("woff"),url("/src/assets/style/bentonsans-book.ttf") format("truetype"),url("/src/assets/style/bentonsans-book.svg#benton-sans") format("svg")
}

@font-face {
    font-family:'benton-sans';font-weight:normal;font-style:normal;src:url("/src/assets/style/bentonsans-regular.eot");src:url("/src/assets/style/bentonsans-regular.eot?#iefix") format("embedded-opentype"),url("/src/assets/style/bentonsans-regular.woff") format("woff"),url("/src/assets/style/bentonsans-regular.ttf") format("truetype"),url("/src/assets/style/bentonsans-regular.svg#benton-sans") format("svg")
}

@font-face {
    font-family:'benton-sans';font-weight:bold;font-style:normal;src:url("/src/assets/style/bentonsans-medium.eot");src:url("/src/assets/style/bentonsans-medium.eot?#iefix") format("embedded-opentype"),url("/src/assets/style/bentonsans-medium.woff") format("woff"),url("/src/assets/style/bentonsans-medium.ttf") format("truetype"),url("/src/assets/style/bentonsans-medium.svg#benton-sans") format("svg")
}

h4,.h4 {
    font-size: 16px;
    font-weight: 200
}

h5,h6,.h5,.h6 {
    color: #62748e;
    font-weight: normal
}

h6,.h6 {
    text-transform: uppercase
}

dl dt {
    font-size: 13px;
    font-weight: normal;
    color: #62748e
}

dl dd {
    margin-bottom: 12px
}

dl dd:last-of-type {
    margin-bottom: 0
}

dl.dl-horizontal dt {
    text-align: left
}

abbr {
    color: #62748e
}

blockquote {
    border-width: 3px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    html,body,input,button {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    h5,h6,.h5,.h6 {
        font-weight: bold
    }
}

code,kbd {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1)
}

label code {
    box-shadow: none;
    background: none;
    border: none;
    color: #62748e;
    box-shadow: none;
    padding-left: 12px;
    padding-right: 12px
}

pre code {
    box-shadow: none
}

.form-control {
    box-shadow: inset 0 1px 2px rgba(203,203,210,0.4);
    padding-left: 8px;
    padding-right: 8px
}

.form-control:focus {
    box-shadow: inset 0 1px 2px rgba(203,203,210,0.2),0 0 4px rgba(121,88,159,0.3)
}

input:-webkit-autofill {
    box-shadow: inset 0 1px 2px rgba(203,203,210,0.4),inset 0 0 10px 1000px #fffedb
}

input:-webkit-autofill:focus {
    box-shadow: inset 0 1px 2px rgba(203,203,210,0.2),0 0 4px rgba(121,88,159,0.3),inset 0 0 10px 1000px #fffedb
}

label {
    font-weight: normal
}

form label {
    color: #62748e;
    font-size: 12px;
    font-weight: bold
}

.alert a {
    color: inherit
}

.btn {
    font-weight: bold;
    border-radius: 5px;
    border: none;
    padding-left: 18px;
    padding-right: 18px
}

.btn:active,.btn.active {
    box-shadow: none!important
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    background: rgba(203,203,210,0.1);
    box-shadow: inset 0 0 0 1px #cbcbd2;
    color: #cbcbd2;
    opacity: 1
}

.btn-default {
    box-shadow: inset 0 0 0 1px rgba(121,88,159,0.6)
}

.btn-default:hover {
    background: rgba(121,88,159,0.05);
    box-shadow: inset 0 0 0 1px rgba(121,88,159,0.6);
    color: #5f467e
}

.btn-default:active,.btn-default.active {
    background: rgba(121,88,159,0.1);
    box-shadow: inset 0 0 0 1px rgba(121,88,159,0.8)!important
}

.btn-primary {
    color: #fff;
    background-color: #60467e;
    background-image: -webkit-gradient(linear,right top,left bottom,color-stop(0,rgba(159,88,150,0)),color-stop(1,rgba(159,88,150,0.6)));
    background-image: -o-linear-gradient(left bottom,rgba(159,88,150,0) 0,rgba(159,88,150,0.6) 100%);
    background-image: -moz-linear-gradient(left bottom,rgba(159,88,150,0) 0,rgba(159,88,150,0.6) 100%);
    background-image: -webkit-linear-gradient(left bottom,rgba(159,88,150,0) 0,rgba(159,88,150,0.6) 100%);
    background-image: -ms-linear-gradient(left bottom,rgba(159,88,150,0) 0,rgba(159,88,150,0.6) 100%);
    background-image: linear,to left bottom,rgba(159,88,150,0) 0,rgba(159,88,150,0.6) 100%
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #6c4f8f
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    background-color: #5f467e
}

.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active {
    background: rgba(203,203,210,0.2)
}

.btn-primary .badge {
    color: #79589f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #068019;
    background-image: -webkit-gradient(linear,right top,left bottom,color-stop(0,rgba(152,218,162,0)),color-stop(1,rgba(152,218,162,0.6)));
    background-image: -o-linear-gradient(left bottom,rgba(152,218,162,0) 0,rgba(152,218,162,0.6) 100%);
    background-image: -moz-linear-gradient(left bottom,rgba(152,218,162,0) 0,rgba(152,218,162,0.6) 100%);
    background-image: -webkit-linear-gradient(left bottom,rgba(152,218,162,0) 0,rgba(152,218,162,0.6) 100%);
    background-image: -ms-linear-gradient(left bottom,rgba(152,218,162,0) 0,rgba(152,218,162,0.6) 100%);
    background-image: linear,to left bottom,rgba(152,218,162,0) 0,rgba(152,218,162,0.6) 100%
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #62b86f
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    background-color: #51b05f
}

.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active {
    background: rgba(203,203,210,0.2)
}

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

.btn-info {
    color: #fff;
    background-color: #1969ca;
    background-image: -webkit-gradient(linear,right top,left bottom,color-stop(0,rgba(192,237,255,0)),color-stop(1,rgba(192,237,255,0.6)));
    background-image: -o-linear-gradient(left bottom,rgba(192,237,255,0) 0,rgba(192,237,255,0.6) 100%);
    background-image: -moz-linear-gradient(left bottom,rgba(192,237,255,0) 0,rgba(192,237,255,0.6) 100%);
    background-image: -webkit-linear-gradient(left bottom,rgba(192,237,255,0) 0,rgba(192,237,255,0.6) 100%);
    background-image: -ms-linear-gradient(left bottom,rgba(192,237,255,0) 0,rgba(192,237,255,0.6) 100%);
    background-image: linear,to left bottom,rgba(192,237,255,0) 0,rgba(192,237,255,0.6) 100%
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3dc9fc
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    background-color: #24c2fb
}

.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active {
    background: rgba(203,203,210,0.2)
}

.btn-info .badge {
    color: #1969ca;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f4b170;
    background-image: -webkit-gradient(linear,right top,left bottom,color-stop(0,rgba(238,212,61,0)),color-stop(1,rgba(238,212,61,0.6)));
    background-image: -o-linear-gradient(left bottom,rgba(238,212,61,0) 0,rgba(238,212,61,0.6) 100%);
    background-image: -moz-linear-gradient(left bottom,rgba(238,212,61,0) 0,rgba(238,212,61,0.6) 100%);
    background-image: -webkit-linear-gradient(left bottom,rgba(238,212,61,0) 0,rgba(238,212,61,0.6) 100%);
    background-image: -ms-linear-gradient(left bottom,rgba(238,212,61,0) 0,rgba(238,212,61,0.6) 100%);
    background-image: linear,to left bottom,rgba(238,212,61,0) 0,rgba(238,212,61,0.6) 100%
}

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

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    background-color: #f09641
}

.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active {
    background: rgba(203,203,210,0.2)
}

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

.btn-danger {
    color: #fff;
    background-color: #c83d40;
    background-image: -webkit-gradient(linear,right top,left bottom,color-stop(0,rgba(244,120,120,0)),color-stop(1,rgba(244,120,120,0.6)));
    background-image: -o-linear-gradient(left bottom,rgba(244,120,120,0) 0,rgba(244,120,120,0.6) 100%);
    background-image: -moz-linear-gradient(left bottom,rgba(244,120,120,0) 0,rgba(244,120,120,0.6) 100%);
    background-image: -webkit-linear-gradient(left bottom,rgba(244,120,120,0) 0,rgba(244,120,120,0.6) 100%);
    background-image: -ms-linear-gradient(left bottom,rgba(244,120,120,0) 0,rgba(244,120,120,0.6) 100%);
    background-image: linear,to left bottom,rgba(244,120,120,0) 0,rgba(244,120,120,0.6) 100%
}

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

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    background-color: #bc2929
}

.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active {
    background: rgba(203,203,210,0.2)
}

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

.btn-link {
    font-weight: normal;
    text-decoration: underline
}

.btn-lg,.btn-group-lg>.btn {
    font-weight: normal
}

.btn-sm,.btn-group-sm>.btn {
    font-size: 13px
}

.btn-xs,.btn-group-xs>.btn {
    height: 24px;
    line-height: 22px;
    padding-left: 12px;
    padding-right: 12px
}

.gradient-primary {
    background-image: -webkit-linear-gradient(top,#654a86,#534292);
    background-image: linear-gradient(to bottom,#654a86,#534292);
    background-color: #534292
}

.heroku-cookie-banner {
    background: #f9f9fb;
    font-family: inherit;
    line-height: 1.4;
    box-shadow: 0 0 0 1px rgba(89,105,128,0.05),0 3px 20px 0 rgba(89,105,128,0.1),0 1px 2px 0 rgba(0,0,0,0.05);
    position: relative;
    z-index: 1000;
    display: flex
}

.heroku-cookie-banner a {
    color: #4a90e2
}

.heroku-cookie-banner.heroku-cookie-banner p {
    margin: 0;
    padding: 0;
    color: #333d47;
    padding: 15px 20px;
    max-width: 1024px;
    margin-right: auto;
    font-size: 14px;
    line-height: 1.4
}

.heroku-cookie-banner__dismiss {
    border-left: 1px solid #e7e7e7;
    display: flex;
    padding: 20px;
    transition: background-color .3s
}

.heroku-cookie-banner__dismiss:hover {
    background-color: #f0f7ff
}

.heroku-cookie-banner__dismiss svg {
    width: 16px;
    height: 100%;
    fill: currentColor;
    vertical-align: middle
}

@media(max-width:600px) {
    .heroku-cookie-banner {
        font-size: 13px;
        flex-direction: column
    }

    .heroku-cookie-banner p,.heroku-cookie-banner__dismiss {
        padding: 15px
    }

    .heroku-cookie-banner__dismiss {
        text-decoration: none;
        border-top: 1px solid #eee;
        border-left: none
    }

    .heroku-cookie-banner__dismiss::after {
        content: "Dismiss";
        padding-left: 10px
    }

    .heroku-cookie-banner__dismiss svg {
        height: 16px
    }

    #heroku-cookie-banner.dark-mode .heroku-cookie-banner__dismiss {
        border-top-color: rgba(255,255,255,0.1)
    }
}

#heroku-cookie-banner.dark-mode .heroku-cookie-banner {
    background: rgba(0,0,0,0.4);
    border-bottom: 1px solid rgba(255,255,255,0.1)
}

#heroku-cookie-banner.dark-mode .heroku-cookie-banner p {
    color: #fff
}

#heroku-cookie-banner.dark-mode .heroku-cookie-banner a {
    color: #5ca6fc
}

#heroku-cookie-banner.dark-mode .heroku-cookie-banner__dismiss {
    border-left-color: rgba(255,255,255,0.1)
}

#heroku-cookie-banner.dark-mode .heroku-cookie-banner__dismiss:hover {
    background-color: #27507f
}

#heroku-cookie-banner.banner-mode .heroku-cookie-banner {
    border-radius: 3px;
    margin: 20px auto;
    z-index: 0;
    max-width: 1024px
}

#heroku-cookie-banner.fixed-mode .heroku-cookie-banner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.dib {
    display: inline-block
}

.deputy-panel {
    padding: 3rem;
    text-align: left
}

.deputy-panel input {
    padding: 0 8px!important
}

.deputy-panel label {
    position: initial;
    clip: initial;
    height: initial;
    width: initial;
    margin: initial;
    border: initial;
    overflow: initial;
    font-size: 1.3rem;
    padding: .8rem 0
}

.deputy-panel form {
    padding: 0!important
}

.deputy-panel .h3 {
    margin: 0 0 1rem 0!important;
    line-height: 1.2
}

.mb2 {
    margin-bottom: 8px
}

.flex {
    display: flex
}

.password-tips {
    flex: auto;
    text-align: end;
    color: #62738d;
    font-weight: 500
}

html,body {
    height: 100%
}

.page-wrap {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.container {
    position: relative;
    height: 100%;
    text-align: center;
    padding-top: 60px
}

.container .content,.container .content>a {
    margin-bottom: 90px;
    color: #fff
}

.container .panel {
    color: #2d3748
}

h1.logo {
    text-align: center;
    margin: 0 0 40px
}

h1.logo a {
    display: inline-block;
    height: 98px;
    width: 69px;
    overflow: hidden;
    background-repeat: no-repeat
}

h1.logo a:before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:1.3 / 1),only screen and (min-resolution:125dpi),only screen and (min-resolution:1.3dppx) {
    h1.logo a {
        /*background: url("../logo-vertical@2x.png");*/
        background-size: 69px auto;
        background-repeat: no-repeat
    }
}

.logo-sfdc {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 430px;
    padding: 26.66667px 0;
    text-align: center;
    background: -webkit-linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 100%);
    background-size: 100% 1px;
    background-repeat: no-repeat
}

.logo-sfdc a {
    display: block;
    color: #dcdae9;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 10px;
    font-weight: bold
}

.logo-sfdc a span {
    display: inline-block;
    height: 49px;
    width: 70px;
    text-align: center;
    margin: 0 3px -22px;
    overflow: hidden;
    /*background: url("../logo-sfdc.png");*/
    background-repeat: repeat;
    background-repeat: no-repeat
}

.logo-sfdc a span:before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:1.3 / 1),only screen and (min-resolution:125dpi),only screen and (min-resolution:1.3dppx) {
    .logo-sfdc a span {
        /*background: url("../logo-sfdc@2x.png");*/
        background-size: 70px auto;
        background-repeat: repeat
    }
}

.legal {
    list-style: none;
    margin-top: 40px;
    padding: 0;
    text-align: center
}

.legal li {
    display: inline-block;
    margin: 5px
}

.legal li,.legal a {
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    color: #dcdae9
}

.legal a:hover {
    color: rgba(255,255,255,0.8)
}

.panel {
    max-width: 430px;
    margin: 0 auto 20px;
    border-radius: 8px
}

.panel form {
    padding: 40px
}

@media(max-width:600px) {
    .panel form {
        padding: 40px 20px
    }
}

.panel .h3 {
    margin: 40px 20px 0;
    line-height: 1.5
}

.panel h4 {
    color: #333;
    font-weight: bold
}

.panel .divide {
    position: relative;
    margin-top: -20px;
    margin-bottom: -20px
}

.panel .divide span {
    position: relative;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px
}

.panel .divide::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    right: 40px;
    height: 1px;
    background: rgba(203,203,210,0.6)
}

.panel .panel-body {
    padding: 20px 40px 40px
}

.panel .panel-body.panel-small-margin {
    padding: 20px 40px 20px
}

@media(max-width:600px) {
    .panel .panel-body {
        padding: 20px
    }
}

.panel .panel-body.panel-left {
    text-align: left
}

.panel .panel-body .center {
    margin-top: 13.33333px;
    text-align: center
}

.panel .panel-footer {
    padding: 20px;
    display: block;
    font-size: 17px;
    color: #4a5568
}

.panel .panel-footer .help-block {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 14px
}

.panel .panel-footer form,.panel .panel-footer .btn-link {
    padding: 0
}

.panel .panel-footer .btn-link {
    vertical-align: baseline
}

.panel .help-block {
    margin-top: -10px;
    padding-bottom: 20px
}

.panel a.panel-footer {
    text-decoration: none
}

.panel a.panel-footer>span {
    color: #79589f;
    text-decoration: underline
}

form label {
    text-align: left;
    width: 100%
}

.ie form label {
    display: block;
    position: relative;
    clip: none;
    height: auto;
    width: auto;
    margin: 5px 0
}

form .form-group {
    position: relative;
    margin-bottom: 20px
}

form input[type="text"],form input[type="email"],form input[type="password"],form input[type="number"] {
    height: 44px;
    padding-left: 50px
}

@media(max-width:600px) {
    form input[type="text"],form input[type="email"],form input[type="password"],form input[type="number"] {
        font-size: 16px
    }
}

form input::placeholder {
    color: #62738d;
    opacity: 1
}

form .input-icon {
    position: absolute;
    bottom: 13px;
    margin-top: -9px;
    left: 12px;
    width: 18px;
    height: 18px
}

form .input-icon::after {
    content: '';
    position: absolute;
    right: -11px;
    top: -10px;
    bottom: -10px;
    width: 1px;
    opacity: .5;
    background-color: rgba(212,212,212,0);
    background-image: -webkit-linear-gradient(bottom,rgba(212,212,212,0) 0,#d4d4d4 30%,#d4d4d4 70%,rgba(212,212,212,0) 100%);
    background-image: linear-gradient(to top,rgba(212,212,212,0) 0,#d4d4d4 30%,#d4d4d4 70%,rgba(212,212,212,0) 100%)
}

form .input-icon.icon-username {
    background: url("../../assets/icon-username.png");
    background-repeat: repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:1.3 / 1),only screen and (min-resolution:125dpi),only screen and (min-resolution:1.3dppx) {
    form .input-icon.icon-username {
        /*background: url("../icon-username@2x.png");*/
        background-size: 18px auto;
        background-repeat: repeat
    }
}

form .input-icon.icon-password {
    background: url("../../assets/icon-password.png");
    background-repeat: repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:1.3 / 1),only screen and (min-resolution:125dpi),only screen and (min-resolution:1.3dppx) {
    form .input-icon.icon-password {
        /*background: url("../icon-password@2x.png");*/
        background-size: 18px auto;
        background-repeat: repeat
    }
}

form .input-icon.icon-2fa {
    /*background: url("../icon-2fa.png");*/
    background-repeat: repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:1.3 / 1),only screen and (min-resolution:125dpi),only screen and (min-resolution:1.3dppx) {
    form .input-icon.icon-2fa {
        /*background: url("../icon-2fa@2x.png");*/
        background-size: 18px auto;
        background-repeat: repeat
    }
}

form .input-icon.icon-sms {
    /*background: url("../icon-sms.png");*/
    background-repeat: repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:1.3 / 1),only screen and (min-resolution:125dpi),only screen and (min-resolution:1.3dppx) {
    form .input-icon.icon-sms {
        /*background: url("../icon-sms@2x.png");*/
        background-size: 18px auto;
        background-repeat: repeat
    }
}

form ul {
    margin: 0;
    padding: 10px 20px 20px;
    color: #4a5568
}

form .split {
    margin-top: 20px
}

form .split .btn {
    width: 48%;
    margin-right: 4%
}

.ie form .split .btn {
    width: 46%
}

form .split .btn:last-child {
    margin-right: 0
}

form .overview {
    margin-bottom: 20px
}

form.authorize {
    text-align: left
}

form.authorize ul {
    border-bottom: 1px solid rgba(203,203,210,0.6);
    margin-bottom: 20px
}

form.authorize ul strong {
    color: #444
}

form.authorize p {
    color: #2d3748
}

form .btn {
    border: 1px solid transparent
}
