/*************************** responsive css ****************************************/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);

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

audio, canvas, video {
    display: inline-block;
}

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

[hidden], template {
    display: none;
}

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

body {
    margin: 0;
    padding-top: 70px;
    /*padding-bottom:50px;*/

    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857;
    color: #757575;
    background-color: #fff;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

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

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    float: left;
    height: 100%;
}

img .h-fix {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    float: left;
    height: auto;
}

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

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

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

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

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

pre {
    white-space: pre-wrap;
}

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

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

figure {
    margin: 0;
}

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

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

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

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

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top;
}

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

li{
    list-style: none;
}

.help-txt img {
    border: none;
}

.demo6 a:hover img {
    margin-top: -60px;
}

.icon-help-g {
    background-image: url(/images/contents/icon-help-off.svg);
    background-size: 22px 22px;
    cursor: pointer;
}

.icon-help-g:hover {
    background-image: url(/images/contents/icon-help-on.svg);
    cursor: pointer;
}

a img.icon-help-g:focus {
    outline: none;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
}

.icon-i-g {
    background-image: url(/images/contents/i_icon_off.svg);
    background-size: 22px 22px;
    cursor: pointer;
}

.icon-i-g:hover {
    background-image: url(/images/contents/i_icon_on.svg);
    cursor: pointer;
}

a img.icon-i-g:focus {
    outline: none;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
}

.help-layout {
    background-position: 0px 0px;
    display: inline-block;
    margin: -1px;
    height: 22px;
    width: 22px;
}

.navbar-header {
    padding: 5px 0px;
}

.align-center {
    text-align: center;
    float: left;
    width: 80%;
    margin: 0px 40%;
}

.btn-sns-img {
    float: left;
}

.btn-left-line {
    width: 250px;
    margin-right: 3px;

    margin-top: 4px;
}

.btn-right-line {
    width: 250px;
    margin-top: 4px;
}

.border-line {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding-bottom: 5px;
}

.border-line-top {
    border-top: 1px solid rgb(225, 225, 225);
    padding-top: 10px;
    padding-bottom: 5px;
}

.border-top-line {
    border-top: 1px solid #e1e1e1;
    padding-top: 5px;
}

.form-partner-field {
    font-size: 15px;
    line-height: 1.6;
    color: #444444;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 8px;
}

a.partner_url_link {
    font-size: 14px;
    color: #0054a6;
    font-weight: normal;
    line-height: 20px;
    vertical-align: middle;
    background: transparent url("/images/type_arrow_oran1.png") no-repeat scroll left center;
    padding-left: 21px;
    padding-top: 1px;
    text-decoration: none;
}

a.partner_url_link:hover {
    color: #2d8ae5;
    TEXT-DECORATION: underline;
}

table .box-report {
    margin: 0;
    border-collapse: collapse;
}

.box-report th {
    padding: 0.8em 0.3em .5em 0.3em;
    border: 1px solid #c2c2c2;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
}

.box-report td {
    padding: 0.8em 0.5em;
    border: 1px solid #c2c2c2;

    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    color: #757575;
    text-align: center;
}

.table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
}


.seminar_link{
    margin-bottom: 20%;
}

.seminar_link img{
    width:100%;
}


@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        -webkit-box-shadow: none !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;
    }

    @page {
        margin: 2cm .5cm
    }

    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;
    }
}

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

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

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

a {
    color: #0054a6;
    text-decoration: none;
}

a:hover, a:focus {
    color: #2d8ae5;
    TEXT-DECORATION: underline;
}

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

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

.img-rounded {
    border-radius: 0;
}

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

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

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #e6e6e6;
}

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

p {
    margin: 0 0 6px;
    line-height: 20px;
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.4;
}

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

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

cite {
    font-style: normal;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #4494ec;
}

.text-primary:hover {
    color: #3cc8d4;
}

.text-warning {
    color: #fff;
}

.text-warning:hover {
    color: #e6e6e6;
}

.text-danger {
    color: #fff;
}

.text-danger:hover {
    color: #e6e6e6;
}

.text-success {
    color: #fff;
}

.text-success:hover {
    color: #e6e6e6;
}

.text-info {
    color: #fff;
}

.text-info:hover {
    color: #e6e6e6;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
}

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

h1, h2, h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
}

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

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

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

h1, .h1 {
    font-size: 39px;
}

h2, .h2 {
    font-size: 32px;
}

h3, .h3 {
    font-size: 26px;
}

h4, .h4 {
    font-size: 19px;
}

h5, .h5 {
    font-size: 15px;
}

h6, .h6 {
    font-size: 13px;
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #e6e6e6;
}

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

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

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

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

.list-inline > li:first-child {
    padding-left: 0;
}

dl {
    margin-bottom: 21px;
}

dt, dd {
    line-height: 1.42857;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

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

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

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

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

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

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

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    border-left: 5px solid #e6e6e6;
}

blockquote p {
    font-size: 18.75px;
    font-weight: 300;
    line-height: 1.25;
}

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote small {
    display: block;
    line-height: 1.42857;
    color: #999;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e6e6e6;
    border-left: 0;
}

blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
    text-align: right;
}

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

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

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

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

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

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

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

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

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

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

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

.container:after {
    clear: both
}

.row {

}

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

.row:after {
    clear: both;
}

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {



    .container {
        width: 750px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
    text-align: left;
}

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

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

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

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

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

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

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

.table-bordered {
    border: 1px solid #ddd
}

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

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

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

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

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

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

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

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

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

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

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

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

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


.footer_partner {
    position: fixed !important;
}

@media (max-width: 767px) {

    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

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

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

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

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

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

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

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

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

label {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: 100;
    font-size: 1.0em;
    color: #656565;
    letter-spacing: -0.3px;
}

label .txt-normal-txt {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: normal;
    font-size: 16px;
    color: #656565;
}

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=radio], input[type=checkbox] {
    margin: 0px 0 10px;
    margin-top: 1px;
    line-height: normal;
    width: 17px;
    height: 17px;
    position: relative;
    top: 2px;
}

input[type=file] {
    display: block
}

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

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

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

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

output {
    display: block;
    padding-top: 11px;
    font-size: 15px;
    line-height: 1.42857;
    color: #333;
    vertical-align: middle
}

.form-search-field {
    font-size: 15px;
    line-height: 1.6;
    color: #444444;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 8px;
}

.font-normal {
    font-weight: 300;
    color: #656565;
    font-size: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 8px;
    font-size: 15px;
    line-height: 1.42857;
    color: #666;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

.form-control:-moz-placeholder {
    color: #c3c3c3;
}

.form-control::-moz-placeholder {
    color: #c3c3c3;
}

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

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

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

.form-control {
    background-color: #ffd9d9;
}

.form-control.passed,
.form-control.error {
    background-color: #fff;
}

.form-control:focus {
    background-color: #faffbd;
}

.error:focus,
.error {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 8px;
    font-size: 15px;
    line-height: 1.42857;
    color: #666;
    vertical-align: middle;
    background-image: none;
    border: 1px solid #da605f;
    border-radius: 0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

textarea.form-control {
    height: auto
}

option .space-txt-line {
    font-size: 14px;
    line-height: 20px;
}

.top-space {
    padding-top: 15px;
}

.form-group-title {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 10px;
    color: #272727;
}

.form-reporttxt-title {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 30px;

    border-left: 4px solid #2894D2;
    line-height: 36px;
    margin-bottom: 10px;
    padding-left: 11px;
    color: #333;
}

.report-margin-top {
    margin-top: 50px;
}

.report-margin-bottom {
    margin-bottom: 20px;
}

.form-qna-title {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 2px;
    color: #272727;
}

.form-qna-title-gr {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 2px;
    color: #656565;
}

.form-screen-txt {
    font-weight: 700;
    font-size: 18px;
    color: #656565;
    width: 100%;
    line-height: 24px;
}

.form-group-contact {
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 45px;
    margin-bottom: 3px;
    color: #272727;
}

.form-group-title-space {
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 25px;
    margin-bottom: 12px;
    color: #272727;
}

.box-form-margintop {
    margin-top: 15px;
    float: left;
    width: 100%;
}

.form-group {
    margin-bottom: 12px;
}

.form-group8 {
    margin-bottom: 8px;
}

.form-group5 {
    margin-bottom: 5px;
}

.form-group35 {
    margin-bottom: 35px;
}

.form-group22 {
    margin-bottom: 22px;
}

.top-space-line1 {
    padding-top: 10px;
}

.top-space-line2 {
    padding-top: 20px;
    clear: both;
}

.top-space-line10 {
    padding-top: 3px;
}

.box-point-txt-grey {
    font-size: 0.95em;
    line-height: 1.4;
    color: #666;

    background-color: #fffdf7;
    border: 1px solid #e1e1e1;
    padding: 12px 14px 17px 14px;
}

.box-point-title {
    font-size: 15px;
    line-height: 2.3;
    color: #555555;
    font-weight: 700;
    padding-left: 3px;
}

.box1-point-txt-grey {
    font-size: 0.95em;
    line-height: 1.4;
    color: #666;

    background-color: #fafafa;
    border: 1px solid #e1e1e1;
    padding: 18px 6px;
}

.box-qnainfo-grey {
    font-size: 1.0em;
    line-height: 1.6;
    color: #444;

    background-color: #FFFFD9;
    border: 1px solid #707066;
    padding: 15px 14px 18px 20px;
}

.box-data-downline {
    border: 1px solid #e1e1e1;
    padding: 10px;
}

.qna-info-tit {
    line-height: 1.5;
    padding-bottom: 10px;
    padding-left: 10px;
}

.qna-info-titb {
    line-height: 1.5;
    padding-bottom: 0px;
    padding-left: 10px;
}

.info-black {
    color: #000000;
    font-size: 1.3em;

    line-height: 1.7;
}

.box-point-txt-blue {
    font-size: 1.05em;
    line-height: 1.6;
    color: #666;
    background-color: #e9f9ff;
    border: 1px solid #e9f9ff;
    padding: 30px 25px;
}

.boxfree-point-txt-blue {
    font-size: 1.05em;
    line-height: 1.6;
    color: #333;
    padding: 12px 20px 18px 20px;
    background-color: #f3f9ff;
    border: 1px solid #d2d9e8;
}

.flow-box {
    font-size: 1.0em;
    line-height: 1.6;
    color: #4b4b4b;
    text-align: left;
    padding: 15px 1px;
}

.subflow-info{
    font-size: 1.0em;
    line-height: 1.4;
    color: #555555;
    text-align: left;
    padding: 10px 5px 5px 5px;
}

.mail-send-title {
    font-size: 1.2em;
    color: rgb(51, 51, 51);
    line-height: 1.7em;
}

.point-txt-grey {
    font-size: 0.95em;
    line-height: 1.42857;
    color: #666;
}

.form-group-space {
    margin-bottom: 8px;
    text-align: center;
    margin-top: 30px !important;
}

.form-group-space-com {
    margin-bottom: 80px;
    text-align: center;
    margin-bottom: 25px;
}

.form-group-space-free {
    margin-bottom: 8px;
    border: none;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
}

.form-group-space_partner{
    margin-bottom: 90px;
}

.btn-fin-space {
    margin: 20px 0 30px 15px;
}

.form-group01 {
    margin-bottom: 10px
}

.radio, .checkbox, .notice {
    display: block;
    min-height: 21px;
    margin-top: 15px;
    margin-bottom: 3px;
    /*padding-left:20px;*/
    vertical-align: middle
}

.radio label, .checkbox label, .notice label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    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: 400;
    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: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

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: 31px;
    line-height: 31px
}

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

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 66px;
    padding: 18px 30px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 0
}

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: 66px;
    line-height: 66px
}

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

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

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

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

.has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #ff7518
}

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

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

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

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

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

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

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

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

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

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

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

    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
    }

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

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

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

.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: 11px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

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

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

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

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

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

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

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #fff;
    background-color: #0e0e0e;
    border-color: #040404
}

.open .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #0e0e0e;
    border-color: #040404
}

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

.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: #222;
    border-color: #222
}

.btn-primary {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    height: 56px;
    font-size: 1.5em;
    line-height: 22pt;
    border-radius: 4px;
    padding: 7px 18px;
    width: 220px;
    height: 57px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}

.btn-primary_confirm {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    font-size: 1.65em;
    line-height: 27pt;
    border-radius: 4px;
    padding: 17px 0px;
    width: 100%;
}

.btn-primary_confirm:hover, .btn-primary_confirm:focus, .btn-primary_confirm:active, .btn-primary_confirm.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}


.btn-primary_confirm {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    font-size: 1.5em;
    line-height: 25pt;
    border-radius: 4px;
    padding: 12px 0px;
    width: 280px;
    letter-spacing: -1px;
}

.btn-primary_confirm:hover, .btn-primary_confirm:focus, .btn-primary_confirm:active, .btn-primary_confirm.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}


.logo-full {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    float: left;
    margin-right: 17px;
    margin-left: 3px;
}

.logo-full-right {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    float: left;
    margin-top: 4px;
}

.btn-primary1 {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    font-size: 1.65em;
    line-height: 27pt;
    border-radius: 4px;
    padding: 17px 0px;
    width: 100%;
}

.btn-primary1:hover, .btn-primary1:focus, .btn-primary1:active, .btn-primary1.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}

.btn-primary1:disabled {
    color: #eeeeee;
    background-color: #cccccc;
    border-color: #c0bfbf;
}


.btn-primary-free {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    font-size: 1.6em;
    line-height: 25pt;
    border-radius: 4px;
    padding: 15px 0px;
    width: 100%;
    letter-spacing: -1px;
}

.btn-primary-free:hover, .btn-primary-free:focus, .btn-primary-free:active, .btn-primary-free.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}

.btn-primary-free:disabled {
    color: #eeeeee;
    background-color: #cccccc;
    border-color: #c0bfbf;
}


.btn-fix {
    color: #fff;
    background-color: #c0c0c0;
    border-color: #c0c0c0;
    font-size: 1.5em;
    line-height: 25pt;
    border-radius: 4px;
    padding: 12px 0px;
    width: 280px;
    margin-right: 5px;
}




.btn-fix:hover, .btn-fix:focus, .btn-fix:active, .btn-fix.active {
    color: #fff;
    background-color: #747474;
    border-color: #a6a6a6;
}



.trial_btn_text{
    font-size:13px;
    color: #888888;
    margin-top: 30px;
    padding-bottom: 7px;
}



.btn-primary2 {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    font-size: 1.55em;
    line-height: 20pt;
    border-radius: 4px;
    padding: 12px 0px;
    width: 320px;
}

.btn-primary2:hover, .btn-primary2:focus, .btn-primary2:active, .btn-primary2.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}


.trial_btn_notice{
    margin:10px 5px 40px;
}


.mgphone_icon_mtext{
    padding: 0;
    margin: 0;
    color: #ff7c80;
    font-size: 0.93em;
}

.mgphone_icon_mtext::before{
    content: '';
    display: inline-block;
    width: 19px;
    height: 17px;
    background-image: url(/images/megaphone_icon_gray.svg);
    background-size: contain;
    vertical-align: text-top;
    background-repeat: no-repeat;
}




.btn-back {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;

    font-size: 1.15em;
    line-height: 22pt;
    border-radius: 4px;
    padding: 7px 18px;
    width: 185px;

    margin-left: 2px;
}

.btn-back:hover, .btn-back:focus, .btn-back:active, .btn-back.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}

.qna-btn-back {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;

    font-size: 1.15em;
    line-height: 22pt;
    border-radius: 4px;
    padding: 7px 18px;
    width: 185px;
}

.qna-btn-back:hover, .qna-btn-back:focus, .qna-btn-back:active, .qna-btn-back.active {
    color: #fff;
    background-color: #2487e3;
    border-color: #1678d4;
}

.btn-cancel {
    color: #fff;
    background-color: #c0c0c0;
    border-color: #c0c0c0;
    font-size: 1.35em;
    line-height: 25pt;
    border-radius: 4px;
    padding: 10px 0px 8px 0px;
    width: 220px;
    height: 57px;
    margin-right: 5px;
}

.btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active, .btn-cancel.active {
    color: #fff;
    background-color: #808080;
    border-color: #a6a6a6;
}

.open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #45cbd6;
    border-color: #34c6d2;
}

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

.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: #4494ec;
    border-color: #4494ec
}

.open .btn-cancel.dropdown-toggle {
    color: #fff;
    background-color: #45cbd6;
    border-color: #34c6d2;
}

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

.open .btn-cancel.dropdown-toggle {
    background-image: none
}

.btn-cancel.disabled, .btn-cancel.disabled:hover, .btn-cancel.disabled:focus, .btn-cancel.disabled:active, .btn-cancel.disabled.active, .btn-cancel[disabled], .btn-cancel[disabled]:hover,
.btn-cancel[disabled]:focus, .btn-cancel[disabled]:active, .btn-cancel[disabled].active, fieldset[disabled] .btn-cancel, fieldset[disabled] .btn-cancel:hover, fieldset[disabled]
.btn-cancel:focus, fieldset[disabled] .btn-cancel:active, fieldset[disabled] .btn-cancel.active {
    background-color: #4494ec;
    border-color: #4494ec
}

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

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ee6000;
    border-color: #da5800
}

.open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ee6000;
    border-color: #da5800
}

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

.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: #ff7518;
    border-color: #ff7518
}

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

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d60030;
    border-color: #c2002b
}

.open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d60030;
    border-color: #c2002b
}

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

.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: #ff0039;
    border-color: #ff0039
}

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

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #339213;
    border-color: #2c8011
}

.open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #339213;
    border-color: #2c8011
}

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

.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: #3fb618;
    border-color: #3fb618
}

.btn-info {
    color: #fff;
    background-color: #9954bb;
    border-color: #9954bb
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #8441a5;
    border-color: #783c96
}

.open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #8441a5;
    border-color: #783c96
}

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

.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: #9954bb;
    border-color: #9954bb
}

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

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

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

.btn-link:hover, .btn-link:focus {
    color: #2dbeca;
    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: #999;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 18px 30px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 0
}

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

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

.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;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

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

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

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

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

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.42857;
    color: #999
}

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

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

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

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

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

.btn-default .caret {
    border-top-color: #fff
}

.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
    border-top-color: #fff
}

.dropup .btn-default .caret {
    border-bottom-color: #fff
}

.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
    border-bottom-color: #fff
}

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

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

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

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

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

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

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

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

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table
}

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

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

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

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

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

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

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

[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
    display: none
}

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

.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

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

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

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

.input-group-addon {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: center;
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 0
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 18px 30px;
    font-size: 19px;
    border-radius: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav:after {
    clear: both
}

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

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

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

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

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #e6e6e6;
    border-color: #4494ec
}

.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
    border-top-color: #2dbeca;
    border-bottom-color: #2dbeca
}

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

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

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

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

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

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

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

.nav-pills > li {
    float: left
}

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

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

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

.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-stacked > li {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav .caret {
    border-top-color: #4494ec;
    border-bottom-color: #4494ec
}

.nav a:hover .caret {
    border-top-color: #2dbeca;
    border-bottom-color: #2dbeca
}

.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: 21px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both;
}

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

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

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

.navbar-collapse:after {
    clear: both
}

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

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

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

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

    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px;
    }

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

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

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

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

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

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

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

.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
}

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

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

.navbar-relative-bottom {
    position: relative;
    right: 0;
    left: 0;
}

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





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


.navbar-logo {
    float: left;
    padding: 14.5px 15px;
    font-size: 19px;
    line-height: 21px;
}

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

@media (min-width: 768px) {
    .navbar > .container .navbar-logo {
        margin-left: -15px;
    }
}

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

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

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

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.25px -15px -5px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px;
}

@media (max-width: 767px) {
    .nav > li > a {
        display: block;
        padding: 0px 10px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

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

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

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

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

    .navbar-nav > li {
        float: left;
    }

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

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

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

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

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

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

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

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

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

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

.navbar-text {
    float: left;
    margin-top: 14.5px;
    margin-bottom: 14.5px
}

@media (min-width: 768px) {
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-default {
    background-color: #1f1f1f;
    border-color: #0e0e0e
}

.navbar-default .navbar-logo {
    color: #fff;
}

.navbar-default .navbar-logo:hover, .navbar-default .navbar-logo:focus {
    color: #fff;
    background-color: none
}

.navbar-default .navbar-text {
    color: #868686;
}

.navbar-default .com-navbar-text {
    color: #ffffff;
    font-weight: bold;

    padding-right: 10px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #45a1ea;
    background-color: #1f1f1f;
}

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

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

.navbar-default .navbar-toggle {
    border-color: transparent
}

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

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

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

.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

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

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

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

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

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

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

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

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

.navbar-topbg {
    background-color: #4494ec;
    border-color: #3385e0;
}

.navbar-topbg .navbar-logo {
    color: #fff;
}

.navbar-topbg .navbar-logo:hover, .navbar-topbg .navbar-logo:focus {
    color: #fff;
    background-color: none;
}

.navbar-topbg .navbar-text {
    color: #fff
}

.navbar-topbg .navbar-nav > li > a {
    color: #fff
}

.navbar-topbg .navbar-nav > li > a:hover, .navbar-topbg .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #3cc8d4
}

.navbar-topbg .navbar-nav > .active > a, .navbar-topbg .navbar-nav > .active > a:hover, .navbar-topbg .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #3cc8d4
}

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

.navbar-topbg .navbar-toggle {
    border-color: transparent
}

.navbar-topbg .navbar-toggle:hover, .navbar-topbg .navbar-toggle:focus {
    background-color: #3cc8d4
}

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

.navbar-topbg .navbar-collapse, .navbar-topbg .navbar-form {
    border-color: #49ccd7
}

.navbar-topbg .navbar-nav > .open > a, .navbar-topbg .navbar-nav > .open > a:hover, .navbar-topbg .navbar-nav > .open > a:focus {
    background-color: #3cc8d4;
    color: #fff
}

.navbar-topbg .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-topbg .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-topbg .navbar-nav > .open > a .caret, .navbar-topbg .navbar-nav > .open > a:hover .caret, .navbar-topbg .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

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

    .navbar-topbg .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

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

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

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

.navbar-topbg .navbar-link {
    color: #fff
}

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb > li {
    display: inline-block
}

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

.breadcrumb > .active {
    color: #999
}

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

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 18px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

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

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

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    background-color: #e6e6e6
}

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

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

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

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

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

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

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

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

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

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

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

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

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

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

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

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

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

.label:empty {
    display: none
}

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

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

.label-primary {
    background-color: #6daff7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3cc8d4;
}

.label-success {
    background-color: #3fb618;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #2f8912;
}

.label-info {
    background-color: #9954bb;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #7e3f9d;
}

.label-warning {
    background-color: #ff7518;
}

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

.label-danger {
    background-color: #ff0039;
}

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

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

.badge:empty {
    display: none
}

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

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

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

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

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 23px;
    font-weight: 200;
    line-height: 2.14286;
    color: inherit;
    background-color: #e6e6e6
}

.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

.container .jumbotron {
    border-radius: 0
}

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

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1 {
        font-size: 67.5px
    }
}

.thumbnail {
    display: block;
    margin-bottom: 21px
}

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

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

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #4494ec
}

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

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

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

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

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

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

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

.alert-success {
    background-color: #3fb618;
    border-color: #4e9f15;
    color: #fff
}

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

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

.alert-info {
    background-color: #9954bb;
    border-color: #7643a8;
    color: #fff
}

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

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

.alert-warning {
    background-color: #ff7518;
    border-color: #ff4309;
    color: #fff
}

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

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

.alert-danger {
    background-color: #ff0039;
    border-color: #f0005e;
    color: #fff
}

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

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

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

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

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

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

.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: 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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

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

.progress-bar-success {
    background-color: #3fb618
}

.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: 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: #9954bb
}

.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

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

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

.media-object {
    display: block
}

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

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

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

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

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

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

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

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

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

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

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

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #34495e;
    background-color: #c5ebef;
    border-color: #c5ebef
}

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

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

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

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

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

.panel-body {
    padding: 15px
}

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

.panel-body:after {
    clear: both
}

.panel > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item {
    border-width: 1px 0
}

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

.panel > .list-group .list-group-item:last-child {
    border-bottom: 0
}

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

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

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

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

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

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

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

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px
}

.panel-title > a {
    color: inherit
}

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

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading > .dropdown .caret {
    border-color: #333 transparent
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #4494ec
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #4494ec;
    border-color: #4494ec
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #4494ec
}

.panel-primary > .panel-heading > .dropdown .caret {
    border-color: #fff transparent
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #4494ec
}

.panel-success {
    border-color: #4e9f15
}

.panel-success > .panel-heading {
    color: #fff;
    background-color: #3fb618;
    border-color: #4e9f15
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #4e9f15
}

.panel-success > .panel-heading > .dropdown .caret {
    border-color: #fff transparent
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #4e9f15
}

.panel-warning {
    border-color: #ff4309
}

.panel-warning > .panel-heading {
    color: #fff;
    background-color: #ff7518;
    border-color: #ff4309
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ff4309
}

.panel-warning > .panel-heading > .dropdown .caret {
    border-color: #fff transparent
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ff4309
}

.panel-danger {
    border-color: #f0005e
}

.panel-danger > .panel-heading {
    color: #fff;
    background-color: #ff0039;
    border-color: #f0005e
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #f0005e
}

.panel-danger > .panel-heading > .dropdown .caret {
    border-color: #fff transparent
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #f0005e
}

.panel-info {
    border-color: #7643a8
}

.panel-info > .panel-heading {
    color: #fff;
    background-color: #9954bb;
    border-color: #7643a8
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #7643a8
}

.panel-info > .panel-heading > .dropdown .caret {
    border-color: #fff transparent
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #7643a8
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 22.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    -webkit-filter: alpha(opacity=20);
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    -webkit-filter: alpha(opacity=50);
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    -webkit-filter: alpha(opacity=50);
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 13px;
    line-height: 1.4;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    -webkit-filter: alpha(opacity=90);
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, .9)
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, .9)
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, .9)
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: rgba(0, 0, 0, .9)
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(0, 0, 0, .9)
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    -webkit-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    -webkit-filter: alpha(opacity=90);
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.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
}

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    th.visible-xs.visible-sm, td.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    th.visible-xs.visible-md, td.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    th.visible-xs.visible-lg, td.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
    display: none !important
}

@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important
    }

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    th.visible-sm.visible-xs, td.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    th.visible-sm.visible-md, td.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    th.visible-sm.visible-lg, td.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md, tr.visible-md, th.visible-md, td.visible-md {
    display: none !important
}

@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important
    }

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    th.visible-md.visible-xs, td.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    th.visible-md.visible-sm, td.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    th.visible-md.visible-lg, td.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
    display: none !important
}

@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important
    }

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    th.visible-lg.visible-xs, td.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    th.visible-lg.visible-sm, td.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    th.visible-lg.visible-md, td.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

tr.hidden-xs {
    display: table-row !important
}

th.hidden-xs, td.hidden-xs {
    display: table-cell !important
}

@media (max-width: 767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

tr.hidden-sm {
    display: table-row !important
}

th.hidden-sm, td.hidden-sm {
    display: table-cell !important
}

@media (max-width: 767px) {
    .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

tr.hidden-md {
    display: table-row !important
}

th.hidden-md, td.hidden-md {
    display: table-cell !important
}

@media (max-width: 767px) {
    .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

tr.hidden-lg {
    display: table-row !important
}

th.hidden-lg, td.hidden-lg {
    display: table-cell !important
}

@media (max-width: 767px) {
    .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
        display: none !important
    }
}

.visible-print, tr.visible-print, th.visible-print, td.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }

    .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
        display: none !important
    }
}

.btn {
    border: 0
}

.text-primary {
    color: #4494ec
}

.text-success {
    color: #3fb618
}

.text-danger {
    color: #ff0039
}

.text-warning {
    color: #ff7518
}

.text-info {
    color: #9954bb
}

.table tr.success, .table tr.warning, .table tr.danger {
    color: #fff
}

.has-warning .help-block, .has-warning .control-label {
    color: #ff7518
}

.has-warning .form-control, .has-warning .form-control:focus {
    border: 1px solid #ff7518
}

.has-error .help-block, .has-error .control-label {
    color: #ff0039
}

.has-error .form-control, .has-error .form-control:focus {
    border: 1px solid #ff0039
}

.has-success .help-block, .has-success .control-label {
    color: #3fb618
}

.has-success .form-control, .has-success .form-control:focus {
    border: 1px solid #3fb618
}

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

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

.pagination .active > a, .pagination .active > a:hover {
    border-color: #ddd
}

.alert {
    border: 0
}

.alert .alert-link {
    text-decoration: underline;
    color: #fff
}

.label {
    border-radius: 0
}

.close {
    opacity: 1
}

.progress {
    height: 8px;
    -webkit-box-shadow: none;
    box-shadow: none
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Ashley Novak
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    padding: 4px;
    border-radius: 4px
}

.datepicker.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-dropdown {
    position: absolute;
    left: 0;
    z-index: 9999
}

.datepicker.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker.datepicker-dropdown.datepicker-orient-left:before {
    left: 107px
}

.datepicker.datepicker-dropdown.datepicker-orient-left:after {
    left: 108px
}

.datepicker.datepicker-dropdown.datepicker-orient-right:before {
    right: 107px
}

.datepicker.datepicker-dropdown.datepicker-orient-right:after {
    right: 108px
}

.datepicker.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 0
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #e6e6e6;
    cursor: pointer
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #333;
    background-color: #9954bb;
    border-color: #613079
}

.datepicker table tr td.today:focus, .datepicker table tr td.today:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover.active {
    color: #333;
    background-color: #9954bb;
    border-color: #3e1f4d
}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover {
    color: #333;
    background-color: #8441a5;
    border-color: #3e1f4d
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #e6e6e6;
    border-radius: 0
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #9954bb;
    border-color: #613079;
    border-radius: 0
}

.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover.active {
    color: #000;
    background-color: #9954bb;
    border-color: #3e1f4d
}

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover {
    color: #000;
    background-color: #8441a5;
    border-color: #3e1f4d
}

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover.active {
    color: #fff;
    background-color: #999;
    border-color: #373737
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover {
    color: #fff;
    background-color: #858585;
    border-color: #373737
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #4494ec;
    border-color: #4494ec;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active:focus, .datepicker table tr td.active:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover.active {
    color: #fff;
    background-color: #4494ec;
    border-color: #34c6d2
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover {
    color: #fff;
    background-color: #45cbd6;
    border-color: #34c6d2
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #e6e6e6
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #4494ec;
    border-color: #4494ec;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active {
    color: #fff;
    background-color: #4494ec;
    border-color: #34c6d2
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
    color: #fff;
    background-color: #45cbd6;
    border-color: #34c6d2
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
    color: #4494ec
}

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #e6e6e6
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #e6e6e6;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

html {
    height: 100%;
}

@media screen and (min-width: 768px) {
    .container {
        max-width: 738px;
    }
}

.container.container-full-width {
    width: 100%;
    max-width: 100%;
    padding-bottom: 5px;
}

@media screen and (min-width: 1200px) {
    .container.container-full-width {
        max-width: 1000px;
    }
}

.corner-badge {
    color: #fff;
    background-color: #db242f;
    position: absolute;
    top: 28px;
    right: 15px;
    font-size: 14px;
    height: 20px;
    border-radius: 10px;
    padding: 0 4px;
    min-width: 20px;
    text-align: center
}

.navbar-logo {
    position: relative;
}

.navbar-logo > .corner-badge {
    top: 3px;
    right: 24px;
    line-height: 20px
}

#navbar-logo-title {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    max-width: 360px
}

@media (max-width: 767px) {
    #navbar-logo-title {
        max-width: 230px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #navbar-logo-title {
        max-width: 320px
    }
}

#navbar-email {
    white-space: pre
}

#navbar-notification {
    display: none
}

.navbar-glyph {
    font-size: 21px;
    width: 30px;
    left: 4px
}

.navbar-menu .corner-badge {
    top: 3px;
    right: 1px;
    line-height: 20px
}

.navbar-menu-text {
    display: none
}

@media screen and (max-width: 767px) {
    body {
        padding-bottom: 0
    }

    .navbar-short {
        position: relative;
    }



    .navbar-header {
        text-align: center
    }

    .navbar-text {
        float: none;
        padding-bottom: 7px;
    }

    .navbar-nav > li > a > span {
        display: inline
    }

    .btn-primary {
        color: #fff;
        background-color: #4fa6f7;
        border-color: #4fa6f7;

        font-size: 1.2em;
        line-height: 22pt;
        border-radius: 4px;
        padding: 7px 0px;
        width: 140px;

        text-align: center;
    }

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
        color: #fff;
        background-color: #2487e3;
        border-color: #1678d4;
    }

    .btn-primary1 {
        color: #fff;
        background-color: #4fa6f7;
        border-color: #4fa6f7;
        font-size: 1.2em;
        line-height: 22pt;
        border-radius: 4px;
        padding: 11px 0px;
        width: 50%;
        text-align: center;
        margin-bottom: 10px;
    }

    .btn-primary_confirm {
        color: #fff;
        background-color: #4fa6f7;
        border-color: #4fa6f7;
        font-size: 1.2em;
        line-height: 22pt;
        border-radius: 4px;
        padding: 11px 0px;
        width: 50%;
        text-align: center;
        margin-bottom: 10px;
    }

    .btn-primary_confirm:hover, .btn-primary_confirm:focus, .btn-primary_confirm:active, .btn-primary_confirm.active {
        color: #fff;
        background-color: #2487e3;
        border-color: #1678d4;
    }

    .btn-primary-free {
        color: #fff;
        background-color: #4fa6f7;
        border-color: #4fa6f7;
        font-size: 1.2em;
        line-height: 22pt;
        border-radius: 4px;
        padding: 11px 0px;
        width: 50%;
        text-align: center;
        margin-bottom: 10px;
    }



    .btn-fix {
        color: #fff;
        background-color: #c0c0c0;
        border-color: #c0c0c0;
        font-size: 1.2em;
        line-height: 22pt;
        border-radius: 4px;
        padding: 11px 0px;
        width: 50%;
        text-align: center;
        margin-bottom: 8px;
    }



    .btn-primary1:hover, .btn-primary1:focus, .btn-primary1:active, .btn-primary1.active {
        color: #fff;
        background-color: #2487e3;
        border-color: #1678d4;
    }


    .trial_btn_text{
        font-size: 13px;
        color: #888888;
        text-indent: -12.5px;
        padding-left: 11px;
        margin-top: 10px;
        padding-bottom: 4px;
    }


    .trial_btn_notice{

    }

    .form-group-space {
        margin-bottom: 4px;
        margin-top: 10px !important;
    }

    form-group-space-com{
        margin-bottom: 20px;
    }

    form-group-space-free{
        margin-bottom: 4px;
    }

    .btn-cancel {
        color: #fff;
        background-color: #c0c0c0;
        border-color: #c0c0c0;
        font-size: 1.2em;
        line-height: 22pt;
        border-radius: 4px;
        padding: 11px 0px;
        width: 150px;
        text-align: center;
        margin-left: 3px;
        height: 51px;
    }

    .btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active, .btn-cancel.active {
        color: #fff;
        background-color: #a6a6a6;
        border-color: #a6a6a6;
    }
}

.modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0
}

body.modal-open {
    margin-right: 0
}

@media (min-width: 400px) {
    .signin-bg {
        background-color: #5bced8
    }
}

.signin-navbar {
    background-color: transparent;
    border-color: transparent
}

@media screen and (max-width: 767px) {
    .signin-navbar {
        position: absolute
    }
}

@media (max-width: 399px) {
    .signin-navbar .navbar-logo > img {
        width: 35px;
    }
}

.form-signin-bg {
    background-color: #fff;
    border-radius: 12px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@media (max-width: 399px) {
    .form-signin-bg {
        width: 100%;
        margin-top: -90px;
        margin-bottom: 0
    }
}

@media (min-width: 400px) {
    .form-signin-bg {
        width: 350px
    }
}

.form-signin-trial {
    text-align: center
}

.form-signin-trial > a > span {
    color: #00aebe;
    font-size: 14px;
    margin-top: 20px;
    padding: 2px 10px;
    height: 25px;
    border: solid 1px #00aebe
}

@media (max-width: 399px) {
    .form-signin-trial > a > span {
        display: inline-block
    }

    .form-signin-trial > a > img {
        display: none
    }
}

@media (min-width: 400px) {
    .form-signin-trial {
        position: absolute;
        top: -20px;
        right: -23px
    }

    .form-signin-trial > a > span {
        display: none
    }

    .form-signin-trial > a > img {
        display: block
    }
}

.form-signin {
    margin-bottom: 20px
}

.form-signin .form-control {
    margin-top: 20px;
    border-color: #00aebe
}

.form-signin .remember-me {
    font-weight: 400;
    font-size: small;
    margin-left: 20px
}

.form-signin-error {
    margin-bottom: -16px;
    font-size: 12px;
    color: red
}

.form-signin-reset {
    font-size: 12px;
    color: #00aebe
}

.form-signin #4494ec {
    margin-top: 20px;
    width: 130px;
    height: 40px;
    background-color: #00aebe;
    border-color: #00aebe;
    border-radius: 6px;
    font-size: 16px
}

.form-signin-notice {
    font-size: 12px;
    padding: 15px 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

h3.download-title {
    margin-bottom: 12px;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-weight: bold;
    font-size: 2.0em;
    line-height: 30px;
    margin-top: 35px;
}

h3.downloadfree-title {
    margin-bottom: 12px;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.75em;
    line-height: 37px;
    margin-top: 27px;
    letter-spacing: -0.8pt;
    color:#000000;
}

.sub_tit_txt{
    font-size: 1.2em;
    color: #4494ec;
    line-height: 35pt;
    letter-spacing: -.3pt;
    font-weight: 600;
}

.flow-box-tit{
    color: #000000;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 175%;
    padding-left: 10px;
    padding-right: 0;
    margin-bottom: 8px;
    border-left: 3px solid #0e68d8;
    border-bottom: 1px dotted #d0dbe8;
}

h3.download-title_correction {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.7em;
    line-height: 26px;
    float: left;
    margin: 9px 10px 8px;
    color: #fff;
}

h3.event-title_correction {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.55em;
    line-height: 1.15;
    float: left;
    margin: 9px 10px 8px;
    color: #fff;
}

@media (max-width: 399px) {
    .form-signin-notice {
        color: #00aebe;
        width: 100%;
        margin-bottom: 0
    }

    h3.download-title {
        font-size: 1.75em;
    }

    h3.downloadfree-title{
        font-size: 1.65em;
        margin-top: 10px;
    }

    .report-space {
        line-height: 17px;
    }

    .box-point-txt-blue {
        font-size: 1.0em;
        padding: 10px 12px;
    }

    .boxfree-point-txt-blue {
        font-size: 1.0em;
        padding: 15px;
    }

    .flow-box {
        font-size: 1.0em;
        padding: 12px 0px;
    }

    .sub_tit_txt {
        line-height: 19pt;
        letter-spacing: 0pt;
    }

}

@media (min-width: 400px) {
    .form-signin-notice {
        color: #fff;
        width: 350px
    }

    .form-signin-notice a {
        color: #fff
    }
}

.top-space-line {
    padding-top: 10px;
}

.download-icons {
    text-align: center;
    margin-top: 25px;
    margin-left: -20px;
    margin-right: -20px
}

.download-icons .btn-android {
    width: 120px;
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: left
}

.download-icons .btn-android > img {
    height: 42px
}

.form-domain {
    margin-top: 20px;
    margin-bottom: 50px
}

.form-invite-email {
    width: 50%
}

.row-invite {
    margin-bottom: 50px
}

.download-title {
    color: #000000;
    font-size: 1.7em;
    letter-spacing: -0.4pt;
}

.right-link-space {
    float: right;
    padding-right: 15px;
    padding-top: 15px;
}

.title-txt-box {
    float: left;
    width: 85%;
}

.title-txt-box_correction {
    float: right;
    width: 78%;
}

.title-txt-eventtit {
    float: left;
    width: 60%;
    margin-left: 10px;
}

.text-align-right {
    text-align: right;
    float: right;
    vertical-align: bottom;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 40pt;
    width: 15%;
    color: #a8a8a8;
    padding-top: 12px;
}

.text-align-right_correction {
    text-align: right;
    float: right;
    vertical-align: bottom;
    font-size: 1.05em;
    font-weight: bold;
    width: 15%;
    color: #f1f1f1c7;
    padding-top: 12px;
    cursor: default;
}

.navbar-header_correction img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 21%;
    float: left;
}

.right-link-report {
    float: right;
    padding-right: 15px;
    padding-top: 0px;
}


.left-link-space-free {
    float: left;
    width:100%;
    padding: 5px 0px 6px 0;
    line-height: 19px;
}

.report-space {
    float: left;
    line-height: 25px;
    margin-left: 15px;
    padding-right: 15px;
}

.left-link-space-qna {
    padding: 15px 0px 6px 0;
    line-height: 19px;
    letter-spacing: -0.2pt;
    width: 100%;
    margin: 0 auto;
}

a.url_link_trial {
    font-size: 15px;
    color: #0054a6;
    font-weight: normal;
    line-height: 22px;
    vertical-align: middle;
    background: transparent url("/images/type_arrow_oran1.png") no-repeat scroll left center;
    padding-left: 20px;
    padding-top: 1px;
    text-decoration: none;
}

a.url_link_trial:hover {
    color: #2d8ae5;
    TEXT-DECORATION: underline;
}

.bl25_free {
    font-size: 21px;
    color: #3f99e6;
    font-weight: bold;
    line-height: 26px;
}

.black_free {
    font-size: 21px;
    color: #333333;
    font-weight: bold;
    line-height: 26px;
}

.bl25_free_next {
    font-size: 1.1em;
    color: #3f99e6;
    font-weight: normal;
    line-height: 24px;
}

.download-title > .download-title-glyphicon {
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 45px;
    border-radius: 50%;
    background-color: #007781;
    text-align: center;
    color: #fff;
}

.text-frozen {
    color: #bcbcbc;
}

.text-gray {
    color: gray
}

.prof-icon, .prof-icon-large {
    width: 35px;
    height: 35px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 5px;
    background: #f0f0f0;
}

.prof-icon img, .prof-icon-large img {
    width: 100%;
    height: 100%
}

.prof-icon .initial-user, .prof-icon-large .initial-user {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    color: #fff
}

.prof-icon i, .prof-icon-large i {
    margin-top: 5px;
    margin-left: 8px
}

.prof-icon-large {
    width: 144px;
    height: 144px;
    background: #f0f0f0
}

.prof-icon-large img {
    width: 100%;
    height: 100%
}

.icon-user {
    background-image: url(../images/work/icon-user.edeb74f8.png);
    -webkit-background-size: cover;
    background-size: cover
}

.icon-user176 {
    background-image: url(../images/work/icon-user176.10a95f55.png);
    -webkit-background-size: cover;
    background-size: cover
}

.icon-users {
    background-image: url(../images/work/icon-users.ddc5f857.png);
    -webkit-background-size: cover;
    background-size: cover
}

.icon-users176 {
    background-image: url(../images/work/icon-users176.85826c43.png);
    -webkit-background-size: cover;
    background-size: cover
}

.icon-file {
    background-image: url(../images/work/icon-file.e876ef07.png);
    -webkit-background-size: cover;
    background-size: cover;
    width: 120px
}

.icon-logo {
    background-image: url(../images/work/direct-icon.b755ae86.png);
    -webkit-background-size: cover;
    background-size: cover
}

.icon-file-contain {
    background-image: url(../images/work/icon-file.e876ef07.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

#navbar-menu > .navbar-nav > li > a {
    padding: 10px;
    height: 50px
}

@media screen and (max-width: 991px) {
    #navbar-menu {
        height: 1px;
        overflow-y: auto
    }
}

.navbar-logo {
    line-height: 50px;
    height: 50px;
    padding-top: 8px;
    padding-bottom: 0;
    padding-right: 30px;
}

.navbar-logo .caret {
    border-top-color: #fff
}

.navbar-nav .current-user {
    padding: 7px
}

.label-frozen {
    background-color: #bcbcbc
}

.domain-label-wrapper {
    font-size: 15px
}

#navbar-domain-list {
    top: 48px;
    overflow-y: auto
}

#navbar-domain-list .label-frozen {
    margin-left: 5px
}

#navbar-logo-title-labels .label-frozen {
    background-color: #fff;
    color: #006c76
}

.navbar-fixed-bottom {
    min-height: 30px;
    line-height: 1.42857
}

.navbar-fixed-bottom > .container > .navbar-header > .navbar-text {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 12px;
}

.navbar-fixed-bottom > .container > .nav > li > .btn {
    padding: 12px 10px 0px 10px;
    font-size: 12px;
    color: #757575;
}


.navbar-relative-bottom {
    min-height: 30px;
    line-height: 1.42857
}

.navbar-relative-bottom > .container > .navbar-header > .navbar-text {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 12px;
}

.navbar-relative-bottom > .container > .nav > li > .btn {
    padding: 12px 10px 0px 10px;
    font-size: 12px;
    color: #757575;
}


.oauth_msg {
    display: none;
    text-align: center;
    background-color: #FAFFBD;
    padding: 5px;
    border: 1px;
    border-radius: 5px;
}

.form-data-size {
    width: 100%;
    padding-top: 10px;

    font-size: 12px;
}

.form-txt-tit {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 4px;

    font-size: 13px;
}

.form-gr-notice {
    width: 100%;
    line-height: 19px;

    font-size: 14px;
    color: #8e8e8e;
    margin: 15px 0 0 0;
}

.field-tel {
    float: left;
    width: 31.8%;
}

.field-tel1 {
    float: left;
    width: 30%;
}


.align-left-margin {
    margin-left: 22px;
}

.field-tel-right {
    float: right;
    width: 30%;
    /*height: 43px;*/
    margin-left: 4px;
}

.field-layout-align {
    float: left;
    width: 100%;
}

.field-post1 {
    float: left;
    width: 32%;
    height: 53px;
}

.field-post2 {
    float: left;
    width: 31%;
    height: 53px;
}

.box-point-txt-red {
    font-size: 0.95em;
    line-height: 1.4;
    color: #666;
    background-color: #f2faff;
    border: 1px solid #e5e9ec;
    padding: 12px 14px;
}

.box-notice-img {
    font-size: 0.95em;
    line-height: 1.45;
    color: #666;
    background-color: #f2faff;
    border: 1px solid #e5e9ec;
    padding: 20px 15px 20px 20px;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.tab_txt_left{
    margin-bottom: 15px;
}

ul.notice_ul li {
    font-size: 15px;
    text-indent: -15px;
    padding-left: 15px;
    padding-bottom: 5px;
  }


ul.notice_ul li:nth-last-child(1) {
  padding-bottom:0;
}

.tell-check-icon {
    width: 17px;
    height: 17px;
    position: relative;
    top: -12px;
    left: 124px;
    margin-top: -17px;
    display: none;
}
dd .tell-check-icon {
    left: 142px;
}

@media screen and (max-width: 767px) {
    .field-tel1 {
        float: left;
        width: 32%;
    }

    .align-left-margin {
        margin-left: 7px;
    }

    .field-tel-right {
        width: 32%;
        margin-left: 5px;
    }
}

.giki-box {
    width: 100%;
    padding-bottom: 1px;
    padding-top: 10px;
}

.giki-box-list {
    width: 100%;
    margin: 2px 0 15px 0;
    float: left;
    font-weight: 100;
    font-size: 15px;
    line-height: 1.2;
    color: #656565;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 8px;
}

.giki-box-list1 {
    width: 100%;
    margin-bottom: 35px;
    float: left;
}

.giki-f-normal {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.42857;
}

.formoid-solid div.element-radio {
    overflow: hidden;
    line-height: 2.2;
}

.element-radio-column3 {
    width: 22%;
    float: left;
}

.element-radio-column3.radio-column3-apply {
    width: 33%;
}

.element-radio .column {
    float: left;
}

.element-radio-column-list {
    float: left;
    margin-right: 25px;
}

div.element-radio {
    line-height: 2.2;
}

.formoid-solid input[type="radio"] {
    z-index: 1;
    position: absolute;
    float: left;
    opacity: 0.01;
    font-size: 1.3em;
    width: 1.2em;
    height: 1em;
    margin: 0;
    cursor: pointer;
}

.formoid-solid input[type="radio"] + span, .formoid-solid input[type="checkbox"] + span {
    margin-right: -19px;
    padding-top: 0;
    z-index: 0;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: top;
    font-size: 1em;
    line-height: 1.3;
    cursor: pointer;
}

option.service-small {
    font-size: 14px;
    padding: 5px;
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px) {

    .element-radio-column3 {
        width: 100%;
    }

    .box-point-txt-ye {
        margin: 0 0 5px 0;
    }

    .box-report th {
        padding: 0.5em 0.3em 0.5em 0.3em;
        font-size: 12px;
    }

    .box-report td {
        font-size: 11px;
        line-height: 1.2;
        padding: 0.7em 0.5em 0.7em 0.5em;
    }

    h3.download-title {
        font-size: 1.65em;
        line-height: 30px;
    }

    h3.downloadfree-title {
        font-size: 1.65em;
        line-height: 30px;
        margin-top: 10px;
    }

    .text-align-right {
        font-size: 1.0em;
        line-height: 42pt;
        padding-top: 7px;
    }

    .report-space {
        line-height: 19px;
    }

    .free_td_box{
        width: 100% !important;
        padding: 10px 0px;
    }

    .free_td_img{
        width: 100% !important;
    }


}

@media (max-width: 740px) and (orientation: landscape) {
    .element-radio-column3 {
        width: 25%;
    }
}

h3.line-slas {
    border-left: 4px solid #2894D2;
    line-height: 36px;
    margin-bottom: 10px;
    font-size: 25px;
    padding-left: 16px;
    color: #333;
}

a.img-resize {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    float: left;
}

.icon-add {
    background: transparent url("/images/icon-req.gif") no-repeat scroll left center;
    padding-left: 21px;
}

.icon-add1 {
    background: transparent url("/images/icon-req1.gif") no-repeat scroll left center;
    padding-left: 21px;
}

.chk {
    margin-top: 5px;
    margin-bottom: 5px;
    width: fit-content;
}

.chk {
    position: relative;
    display: inline-block;
    padding: 5px;
    top: 5px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 0.8em;
    background: #c72439;
    border-radius: 4px;
}

.chk:before {
    content: "";
    position: absolute;
    top: -19px;
    left: 20%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-bottom: 10px solid #c72439;
}

.chk:after {
    margin: 5px;
}

.chk_article {
    position: relative;
    display: inline-block;
    top: 13px;
    padding: 5px;
    min-width: 120px;
    max-width: 150%;
    color: #fff;
    font-size: 0.8em;
    background: #c72439;
    border-radius: 4px;
}

.chk_article:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 20%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-bottom: 10px solid #c72439;
}

.chk_articles:after {
    margin: 5px;
}

.pass {
    position: relative;
    float: right;
    display: inline-block;
    /*
	margin-top:17px;
	top:-47px;
	*/
    top: -11px;
    margin-right: 7px;
    margin-top: -18px;
}

.table-inner-box-list {
    float: right;
    width: 73%;
    margin: 0;
    font-size: 1em;
}

.Required {
    background-color: #ef857d;
    color: #fff;
    padding: 2px 8px;
    font-size: 0.7em;
    border-radius: 3px;
    float: right;
}

.Any {
    background-color: #adadad;
    color: #fff;
    padding: 2px 8px;
    font-size: 0.7em;
    border-radius: 3px;
    float: right;
}

.purpose, .service_type {
    position: relative;
    top: 2px;
}

/*
.element-radio-column3:first-child {
    width: 30%;
}*/

.element-radio-column3:nth-child(4) {
    width: 33%;
}

.qna_introduction-form {
    display: inline-block;
    width: 65%;
    float: left;
}

.qna_introduction-sec {
    display: inline-block;
    width: 33%;
    float: left;
}

.form-service-title {
    float: left;
    margin-right: 17%;
    margin-bottom: 4%;
}

.form-type-title {
    float: left;
    margin-right: 10%;
}

.qna-required-s {
    position: relative;
    top: 3px;
    left: 105px;
}

.qna-required-t {
    position: relative;
    top: 3px;
    left: 55px;
}

.Required-td {
    width: 10%;
    text-align: center;
    vertical-align: top;
}

.tr_option_td {
    width: 25%;
    height: 50px;
    vertical-align: top;
}

.mail_ad {
    width: 25%;
    height: 50px;
    vertical-align: center;
}

.table-inner-box-list-pl {
    display: inline-block;
    width: 32%;
}

.goBoxPage-off {
    display: none;
}

/*
@media screen and (max-width: 768px) {
  .navbar-footer-fixed{
            position: relative !important;
            height: auto !important;
            bottom: 0;
           }

}*/

@media screen and (max-width: 690px) {
    .text-align-right_correction {
        text-align: right;
        float: right;
        vertical-align: bottom;
        font-size: 1.05em;
        font-weight: bold;
        width: 15%;
        color: #ffffffb3;
        padding-top: 12px;
    }

    h3.download-title_correction {
        font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
        font-weight: bold;
        font-size: 1.8em;
        line-height: 30px;
        float: left;
        margin: 9px 10px 8px;
        color: #fff;
    }

    h3.event-title_correction {
        font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
        font-weight: bold;
        font-size: 1.6em;
        line-height: 1.5;
        float: left;
        margin: 9px 10px 8px;
        color: #fff;
    }

}

@media screen and (max-width: 550px) {
    .text-align-right_correction {
        text-align: right;
        float: right;
        vertical-align: bottom;
        font-size: 1.05em;
        font-weight: bold;
        width: 15%;
        color: #ffffffb3;
        padding-top: 12px;
    }

    h3.download-title_correction {
        font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
        font-weight: bold;
        font-size: 1.8em;
        line-height: 30px;
        float: left;
        margin: 9px 10px 8px;
        color: #fff;
    }

    h3.event-title_correction {
        font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, "Open Sans", Calibri, Candara, Arial, sans-serif;
        font-weight: bold;
        font-size: 1.6em;
        line-height: 1.5;
        float: left;
        margin: 9px 10px 8px;
        color: #fff;
    }

    .footer_partner {
        position: relative !important;
    }

    .form-group-space_partner {
        margin-bottom: 40px;
    }


}

@media screen and (max-width: 420px) {
    h3.download-title_correction {
        font-size: 1.5rem !important;
        margin: 1px 0px 0px 7px !important;
    }

    h3.event-title_correction {
        font-size: 1.6rem !important;
        margin: 4px 0px 0px 7px !important;
    }

    .text-align-right_correction span {
        font-size: 1em !important;
    }

    span.circle_span {
        font-size: 0.9em !important;
    }

    .free_td_box{
        width: 100% !important;
        padding: 10px 0px;
    }

    .free_td_img{
        width: 100% !important;
    }


}

@media screen and (max-width: 600px) {


    .form-group {
        margin-bottom: 4vh;
    }


    label {
        font-size: 1em;
    }

    .qna_introduction-form {
        width: 100%;
    }

    .qna-required-s {
        left: 5px;
    }

    .qna-required-t {
        left: 5px;
    }

    .form-service-title, .form-type-title {
        margin-bottom: 1%;
    }

    .form-type {
        margin-top: 5%;

    }

    .Required-td {
        width: 14%;
        text-align: center;
        vertical-align: top;
    }

    .tr_option_td {
        width: 25%;
        height: 50px;
        vertical-align: top;
    }

    .mail_ad {
        width: 20%;
        vertical-align: center;
        font-size: 0.8em;
    }

    .form-control {
        background-color: #FFD9D9;
        font-size: 1.1em;
    }

    .element-radio-column3:first-child {
        width: 100%;
    }

    .element-radio-column3 {
        width: 100%;
    }

    .element-radio-column3.radio-column3-apply {
        width: 100%;
    }

    .element-radio-column3:nth-child(4) {
        width: 100%;
    }

    .table-inner-box-list-pl {
        display: inline-block;
        width: 100%;
    }

    .btn-primary {
        width: 47%;
        height: 51px;

    }

    .btn-primary1, .btn-fix{
        width: 100%;
    }

    .btn-primary_confirm, .btn-fix{
        width: 100%;
    }

    .btn-primary-free, .btn-fix{
        width: 100%;
    }

    .btn-primary2 {
        width: 47%;
    }

    .mgphone_icon_mtext {
        text-align: center;
    }

    .btn-cancel {
        width: 48%;
        height: 51px;
        border-radius: 4px;
    }

    .chk {
        min-width: 100%;
        font-size: 0.7em;
    }

    .chk:before {
        content: "";
        position: absolute;
        top: -18px;
        left: 20%;
        margin-left: -15px;
        border: 10px solid transparent;
        border-bottom: 10px solid #c72439;
    }

    .tell-check-icon {
        top: -12px;
        left: 62%;

    }

    .valign-middle {
        vertical-align: top;
    }

    .valign-middle-top {
        vertical-align: top;
        position: relative;
        top: 3px;
    }

    .goBoxPage-on {
        display: none;
    }

    .goBoxPage-off {
        display: inherit;
    }

    .giki-f-normal {
        font-size: 1em;
    }

    .navbar-header_correction img {
        width: 28%;
        padding-top: 7px;
    }

    h3.download-title_correction {
        font-size: 1.3em;
        margin: 8px 0px 0px 7px;
    }

    h3.event-title_correction {
        font-size: 1.3em;
        margin: 8px 0px 0px 7px;
    }

    .text-align-right_correction {
        text-align: center;
        float: none;
        vertical-align: bottom;
        font-size: 0.8em;
        font-weight: bold;
        width: 60%;
        color: #ffffff;
        padding-top: 7px;
    }

    .title-txt-box_correction {
        float: right;
        width: 71%;
    }

    .element-radio-column-list {
        float: left;
        margin-right: 40px;
    }

    .complete-text-link .btn-primary1 {
        width: 100% !important;
        font-size: 1.4em !important;
    }

    .complete-text-link {
        text-align: center;
        margin: 20px 0 30px !important;
    }


    .navbar-footer-fixed {
        position: relative !important;
        bottom: 0;
        width: 100%;
        height: auto;
    }


    .confirm_td_size{
        width:39% !important;
    }

    .free_td_box{
        width: 100% !important;
        padding: 10px 0px;
    }
    .free_td_img{
        width: 100% !important;
    }

    .complete-text{
        text-align: left !important;
    }

    .complete-text-video{
        text-align: left !important;
    }
    .complete-text-serve {
        text-align: left !important;

    }

    .form-search-field {
        line-height: 1.3;
        padding-bottom: 15px;
    }


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

    .trial_complete{
        min-height: 77vh;
        height: 165vh;
    }

    .trial_complete_event{
        min-height: 210vh;
        height: 220vh;
    }


}

.complete-img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.complete-img img {
    width: 50%;
    float: none;
}

.complete-text {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin: 15px 0;
}

.complete-text-video {
    text-align: center;
    font-size: 1.9em;
    font-weight: bold;
    margin: 65px 0 15px 0;
    line-height: 1.2;
    color: #444444;
}

.complete-text-sub{
    text-align: center;
    font-size: 2.0em;
    line-height: .8;
    color: #333333;
    margin-top: 15px;
}

.complete-text-link {
    text-align: center;
    margin: 20px 0 50px;
}

.complete-text-serve {
    text-align: center;
    margin: 30px 0 15px;
}

.complete-text-link .btn-primary1 {
    color: #fff;
    background-color: #4fa6f7;
    border-color: #4fa6f7;
    font-size: 1.8em;
    line-height: 22pt;
    border-radius: 4px;
    padding: 19px 0px;
    width: 58%;
}

.text-align-right_correction span {
    font-size: 1.25em;
}

span.circle_span {
    font-size: 1.1em;
}

.navbar-footer-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
}

#applyingMask {
    width: 100vw;
    height: 100vh;
    position: fixed;
    display: none;
    opacity: .1;
    background-color: black;
    top: 0;
    z-index: 9999;
}


.confirm_td_size{
    width:25%;
    height:30px;
}

.free_td_box{
    width:60%;
    font-size: 0.95em;
    line-height: 1.5;
    color: #333;
    text-align:left;
    float:left;
    padding: 0px 0px;
}

.free_td_img{
    width:40%;
    float:left;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}


.trial_font{
    font-size: 15px;
    margin-bottom: -13px;
}

.trial_font ul li{
    width:33%;
}

.trial_font .planlabel{
    padding-right:0px;
}

.planlabel{
    padding-right:35px;
    font-weight: 100;
}
.planlabel_last{
    font-weight: 100;
}

.mgphone_icon_mtext {
    padding: 0;
    margin: 0;
    color: #ff7c80;
    font-size: 0.93em;
}

.icon-info-g {
    background-image: url(/images/contents/icon-info-off.png);
    background-size: 22px 22px;
    cursor: pointer;
}
.icon-info-g:hover {
    background-image: url(/images/contents/icon-info-on.png);
    cursor: pointer;
}

.mgphone_icon_mtext::before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 17px;
    background-image: url(/images/megaphone_icon_gray.svg);
    background-size: contain;
    vertical-align: text-top;
    background-repeat: no-repeat;
}

.complete_frame_text{
    font-size: 2.0em;
    line-height: .8;
    color: #333333;
    margin-top:20px;
}


.frame-wrapper_video {
    width:100%;
    padding-bottom: 56.25%;
    height:0px;
    position: relative;
    max-width: 708px;
}

.frame-wrapper_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.btn_video{
    margin: 15px 0 15px 0;
}


.form-type-title {
    float: left;
    margin-right: 0;
    width: 24%;
}



.form-type2-dl {
    float: right;
    width: 73%;
    margin: 0;
    font-size: 1em;
}


.form-type3-dl {
    float: left;
    width: 32.8%;
    margin: 0 4px 0 0;
    font-size: 1em;
}

.form-type3-dl:nth-child(3){
    margin-right:0;
}

.form-type4-dl {
    width: 73%;
    float: right;
    margin: 0;
}

.tell_3 {
    width: 73%;
    float: right;
}

@media screen and (max-width: 600px) {
    .confirm_td_size {
        width: 39% !important;
    }

    .free_td_box{
        width: 100% !important;
        padding: 10px 0px;
    }

    .free_td_img{
        width: 100% !important;
    }

    .flex_box_space {
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }
}

.mask {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 999999999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.spinner-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;

    transform: translateY(-50%);
    left: calc(50% - 50px);
    position: absolute;
    top: calc(50% - 50px);
    border-top-width: 0;
}

.lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: rgb(255, 255, 255);
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/* 入力フォーム流れ */

.flow {
    width: calc(100%);
    display: flex;
    justify-content: space-between;
}

.flow li {
    color: #7d7d7d;
    font-size: 15px;
    width: calc(100% / 3);
    background: #fef1f1;
    border: 1px solid #ef857d;
    line-height: 40px;
    text-align: center;
    position: relative;
}

.flow li:not(:first-child):not(:last-child) {
    padding: 0 0 0 10px;
}

.flow li::before,
.flow li::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
}

.flow li.color_step::before {
    border: solid 20px transparent;
    border-right: solid 17px #ef857d;
    border-left: solid 6px transparent;
    top: 0px;
    left: 0;
    z-index: 0;
}

.flow li.color_step::after {
    border: solid 20px #fef1f1;
    border-left: solid 18px #ef857d;
    border-right: solid 1px #fef1f1;
    top: 0;
    right: -20px;
    z-index: 6;
}

.flow li::before {
    left: 0;
    z-index: 1;
    border: solid 20px #fef1f1;
    border-left: solid 19px #ef857d;
    border-right: solid 1px #fef1f1;
    top: 0;
    left: -1px;
}

.flow li::after {
    border: solid 20px transparent;
    border-left: solid 19px #fef1f1;
    border-right: solid 3px transparent;
    top: 0px;
    right: -22px;
    z-index: 2;
}

.flow li:first-child::before,
.flow li:last-child::after {
    content: none;
}


.flow li.current {
    color: #FFF;
    background: #ef857d;
}

@media screen and (max-width: 600px) {

    .box-form-margintop {
        margin-top: 3px;
    }

    .flow li {
        line-height: 36px;
        font-size: 13px;
    }

    .flow li::before {
        left: 0;
        z-index: 1;
        border: solid 18px #fef1f1;
        border-left: solid 17px #ef857d;
        border-right: solid 1px #fef1f1;
        top: 0;
        left: -1px;
    }

    .flow li::after {
        border: solid 18px transparent;
        border-left: solid 17px #fef1f1;
        border-right: solid 5px transparent;
        top: 0px;
        right: -22px;
        z-index: 2;
    }

    .flow li.color_step::before {
        border: solid 18px transparent;
        border-right: solid 17px #ef857d;
        border-left: solid 6px transparent;
        top: 0px;
        left: 0;
        z-index: 0;
    }

    .flow li.color_step::after {
        border: solid 18px #fef1f1;
        border-left: solid 18px #ef857d;
        border-right: solid 1px #fef1f1;
        top: 0;
        right: -20px;
        z-index: 6;
    }


}




.field-tel_qna_after {
    float: left;
    width: 32.86%;
}

.align-left-margin5 {
    margin-left: 5px;
}

.label_text {
    line-height: 20px;
    padding-left: 3px;
    font-size: 1.2em;
}

.trial_aiocr{
  display: block;
  font-size: 12px;
  color: #8e8e8e;
  text-align: left;
  line-height: 12px;
}

.trial_aiocr_sec{
  display: block;
  font-size: 12px;
  color: #8e8e8e;
  text-align: left;
  padding-left: 12px;
  line-height: 19px;
}

.trial_d_font{
  font-size: 17px;
  line-height: 23px;
  padding-top: 5px;
  padding-bottom: 3px;
}

.precautions_box {
    font-size: 0.95em;
    line-height: 1.4;
    color: #666;
    background-color: #f2faff;
    border: 1px solid #e5e9ec;
    padding: 16px 14px 12px 14px;
    float: left;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 13px;
}

.precautions {
    font-size: 15px;
    line-height: 1.1;
    color: #555555;
    font-weight: 700;
    padding-left: 3px;
}

.precautions_txt {
    margin: 0;
    padding-top: 6px;
    color: #555555;
}


.i_icon{
  position: relative;
  top: 3px;
  left: -6px;
}

.row img {
    height: auto !important;
}
