.rg-generator-wrapper .rg-hidden {
    display: none
}

.generator_registration_form {
    max-width: 300px;
    margin: 20px auto;
    text-align: center
}

.btn-success {
    background: #f96;
    border: 1px solid #f96;
    color: #fff;
    font-size: 14px;
    margin: 10px 0;
    width: 230px;
    padding: 10px;
    transition: width 2s, height 2s, background-color 2s, transform 2s;
    transition: width 2s, height 2s, background-color 2s, transform 2s, -webkit-transform 2s
}

.btn-success:active, .btn-success:active:focus, .btn-success:focus, .btn-success:hover {
    background: #be724c;
    border: 1px solid #be724c;
    color: #fff
}

a:focus, a:hover {
    text-decoration: none
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-search:before {
    content: "\f002"
}

.fa-refresh:before {
    content: "\f021"
}

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

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500");
.selector__type_choose {
    display: inline-flex !important
}

.rg-generator-wrapper, .rg-wrapper {
    font-family: Montserrat
}

.generator {
    background-color: #f0f0f0
}

.calc__width {
    max-width: 690px;
    margin: auto
}

.cta-zone {
    padding: 0 0 40px
}

.btn-search {
    background: #3FBCFF !important;
    padding: 4px 15px !important;
    border: 1px solid #3FBCFF !important;
    min-height: 30px;
    min-width: 45px;
    top: -5px;
}
.website-search {
    width: 100%;
    max-width: 485px;
}

.btn-search i {
    color: #fff
}

.btn-search:active, .btn-search:active:focus, .btn-search:focus, .btn-search:hover {
    background-color: #3FBCFF;
    border: 1px solid #3FBCFF
}

.date_group .date-field {
    display: inline-block;
    width: 146px;
    margin-right: 19px;
}

.date__label {
    line-height: 30px;
    text-align: right;
    min-width: 200px;
    padding-right: 30px;
}

@media (max-width: 768px) {
    .form-control {
        margin-bottom: 5px
    }
}

@media (max-width: 767px) {
    .selector__style {
        padding: 30px 0 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .selector__style {
        padding: 35px 0 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .selector__style {
        padding: 45px 0 0
    }
}

.selector__style__title {
    color: #333;
    font-size: 35px;
    padding-bottom: 35px
}

@media (max-width: 767px) {
    .selector__style__title {
        font-size: 28px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .selector__style__title {
        font-size: 32px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .selector__style__title {
        font-size: 36px
    }
}

.selector__choose-type .active {
    color: #39f
}

.selector__choose-type:not(.active):hover {
    opacity: .95
}

.selector__choose-type a {
    color: #999
}

.selector__type {
    padding: 30px 0 0;
    max-height: 80px;
    height: 85px;
}

@media (max-width: 768px) {
    .selector__type {
        padding: 30px 0 0
    }
}

.selector__type li .work-types__item,
.more-types {
    border: none;
    color: #333;
    position: relative;
    background: 0 0 #fff;
    font-size: 15px;
    line-height: 35px;
    display: block;
    border-radius: 0;
    padding: 6px;
    height: 50px;
    border-top: 3px solid transparent;
}
.more-types-menu {
    padding-left: 0;
    position: relative;
    max-width: 240px;
    top: -30px;
    left: 100%;
    background: #fff;
    display: none;
    z-index: 9999;
    box-shadow: 0 0 5px #d0d0d0;
}
.more-types-menu li {
    list-style: none;
}

.more-types span {
    margin-left: 10px;
    color: #EF8B5B;
}

@media (max-width: 767px) {
    .selector__type li .work-types__item {
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .selector__type li .work-types__item {
        font-size: 18px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .selector__type li .work-types__item {
        font-size: 21px
    }
}

.selector__type li .work-types__item.active, .selector__type li .work-types__item:hover {
    background-color: #f0f0f0;
    border-top: 3px solid #f96
}

.selector__type li ul.more-types-menu .work-types__item:hover {
    background: none;
    color: #EF8B5B;
    border-top: 3px solid transparent;
}

.selector__type li .work-types__item.active {
    box-shadow: none
}

.selector__type li .work-types__item.active:hover {
    background-color: #f3f3f3;
    border-top: 3px solid #ee8f5f
}
.selector__type .more-types-menu .work-types__item.active,
.selector__type .more-types-menu .work-types__item.active:hover,
.selector__type .more-types-menu .work-types__item:hover {
    background-color: #fff;
    border-top: 3px solid #fff;
    color: #EF8B5B;
}

@media (min-width: 768px) {
    .selector__type_choose {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.gen-zone {
    padding: 40px 0 0
}
.gen-zone .form-control {
    padding: 4px 15px;
}

@media (max-width: 1024px) {
    .gen-zone {
        padding: 40px 15px 0
    }
}

.gen-zone__step {
    box-shadow: none;
    background: 0 0;
    color: #333;
    font-weight: 400 !important;
    border: none;
    line-height: 40px
}

.gen-zone__steps {
    padding-top: 15px
}

.gen-zone__step, .gen-zone__step__fields {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important
}

.selector__choose-type .active a,
.selector__choose-type li a:hover {
    color: #EF8B5B;
    background: none
}

.selector__choose-type li a,
.selector__choose-type li a:hover {
    color: #39f;
}

.form-control {
    height: 42px;
    padding: 10px 15px;
    color: #98a4ae;
    border: 1px solid #bfcad4;
    box-shadow: none
}

.form-control:active, .form-control:focus {
    border: 1px solid #1c9dd4
}

.btn-generate {
    background: #FD632B;
    margin: 40px auto 0;
    display: inline-block;
    border: none !important;
    border-radius: 7px;
    text-transform: none;
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    width: 290px;
    padding: 20px !important;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s, -webkit-transform 1s;
    box-shadow: 0 4px 1px #C84515;
}

.btn-generate:active, .btn-generate:focus, .btn-generate:hover {
    background: #E33D00;
    color: #fff !important
}

.rg-buttons-block {
    margin-bottom: 10px;
    text-align: right
}

@media (max-width: 769px) {
    .btn-generate {
        width: 220px;
        padding: 20px
    }
}

.selector__choose-type, .work-types__list {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.selector__choose-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.selector__choose-type, .selector__type_choose {
    padding-left: auto;
    margin-bottom: auto
}

.selector__choose-type li, .selector__type_choose li {
    display: inherit
}

.selector__choose-type li a, .selector__type_choose li a {
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 0
}

.selector__choose-type li a:hover, .selector__type_choose li a:hover {
    text-decoration: underline;
}

.selector__choose-type li a {
    min-width: 68px
}

.selector__type_choose li a {
    min-width: 138px;
    text-align: center;
    display: inline-block;
    padding: 6px 0
}

.selector__choose-type li a:focus, .selector__choose-type li a:hover {
    background-color: transparent
}

@media (max-width: 769px) {
    .selector__choose-type {
        text-align: center
    }

    .selector__type_choose {
        flex-direction: column;
        width: 100%
    }

    .selector__type_choose li a {
        min-width: 100%;
        display: block
    }

    .selector__choose-type li a {
        padding: 5px 0;
        min-width: 50px
    }
}

@media (max-width: 767px) {
    .adaptive-list .active {
        display: none
    }
}

.date-field:last-child {
    margin-right: 0
}

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

.help-block {
    margin: 0 !important
}

.fa-refresh-animate {
    -animation: b 1s infinite linear;
    -webkit-animation: a 1s infinite linear
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes b {
    0% {
        transform: scale(1) rotate(0deg)
    }
    to {
        transform: scale(1) rotate(1turn)
    }
}

.fa.web-parse-loader {
    display: none
}

.content-row {
    display: flex;
    justify-content: space-between
}

.two-sides > div {
    min-width: 49%
}

.input-group {
    display: flex; !important;
    width: 100%
}

.field-url_search {
    /*flex: 2*/
    min-width: 440px;
}

.field-url_search input {
    border-radius: 4px 0 0 4px
}

.input-group-btn button {
    border-radius: 0 4px 4px 0
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: none !important;
}
.authors {
    justify-content: flex-start;
    display: flex;
}
.two-sides > div {
    min-width: 233px;
    margin-right: 19px;
}
.two-sides.editor > div {
    min-width: 233px;
    margin-right: 19px;
}
.two-sides-title > div {
    min-width: 233px;
    margin-right: 19px;
}

.remove-author {
    font-size: 20px;
    line-height: 30px;
    color: #ED4630;
    height: 35px;
    margin-right: 15px;
}

.content-row {
    justify-content: flex-start;
}

.add-author {
    color: #3FBCFF;
    cursor: pointer;
}

.content-row textarea,
.content-row select,
.content-row .single-input {
    width: 485px;
}

.gen-zone input[type="text"],
.gen-zone textarea.form-control,
.gen-zone select.form-control {
    color: #333;
    border: 1px solid #bfcad4;
    padding: 3px 12px;
}
.gen-zone input[type="text"],
.gen-zone select.form-control {
    height: 30px;
}

.rg-buttons-block a, .rg-buttons-block a:hover {
    color: #333;
    text-decoration: none;
}
.rg-buttons-block .fa-chevron-down {
    color: #3FBCFF;
    font-size: 10px;
}
.has-error .form-control,
.has-error .help-block {
    border-color: #ED4630 !important;
    color: #ED4630 !important;
}
.line {
    width: auto;
    min-width: 80%;
    text-align: right;
    border-bottom: 1px solid #d2d6de;
    line-height: 0.1em;
    display: inline-block;
    margin: 10px 0 30px -10px;
}
.rg-buttons-block {
    float: right;
}
#search-result {
    margin-left: 200px;
    background: #fff;
    margin-top: -10px;
}
#search-result ul {
    padding-left: 0;
    margin-bottom: 0;
}
#search-result li {
    list-style: none;
    padding: 5px 15px;
    max-width: 440px;
    width: 440px;
}
#search-result li:hover {
    background: #ed9b5c;
    cursor: pointer;
}
#search-result p {
    margin: 0;
    line-height: 1.2;
}
@media (max-width: 768px) {
    .content-row {
        flex-direction: column
    }

    .date__label, .date_group .date-field {
        width: 100%
    }
    .more-types-menu {
        position: inherit;
        max-width: none;
        box-shadow: none;
    }
    .date__label {
        text-align: left;
    }
    .content-row textarea,
    .content-row select,
    .content-row .single-input {
        width: 100%;
    }
    .selector__type {
        max-height: none;
        height: auto;
    }
    .two-sides > div {
        min-width: 42%;
        margin-right: 19px;
    }
}

#fastCitationForm .form-control,
#fastCitationForm .input-group-btn>.btn.btn-fast {
    min-height: 42px;
    padding: 5px 30px !important;
    display: flex;
}

#fastCitationForm .input-group-btn>.btn.btn-fast {
    position: initial;
    font: normal normal normal 14px/1 FontAwesome;
}

#fastCitationForm .btn-fast,
#fastCitationForm .btn-fast:hover {
    color: #fff;
    border-radius: 0 3px 3px 0;
}

.projects {
    margin-bottom: 10px;
}

.fast-citation-form .input-group {
    margin: 0 auto;
    max-width: 485px;
    width: 100%;
    display: table;
}

#result ul {
    position: relative;
    width: auto;
    padding: 0;
    border: 1px solid #bfcad4 !important;
    display: none;
    width: 411px;
}
.popover-content li {
    padding: 5px 20px;
    list-style: none;
}
.popover-content li:hover {
    background: #f0f0f0;
}
.popover-content li p {
    margin-bottom: 0;
}
#fastCitationForm {
    position: relative;
    /*display: none;*/
    /*margin: auto;*/
    /*width: 411px;*/
}

#change-project {
    margin-bottom: 10px;
}
#fastCitationForm .search-label {
    display: block;
    position: relative;
    top: 30px;
    font-weight: 500;
    left: -60px;
}
.fast-citation-form.user {
    margin-bottom: 15px;
}
.fa.fa-forward {
    padding-top: 20px;
    color: #f0f0f0;
    font-size: 90px;
}

.fast-citation-form .popover {
    width: 100%;
    max-width: 485px;
}
.fast-citation-form .popover .popover-content {
    padding: 0;
}
.fast-citation-form .popover .popover-content div {
    border: none !important;
}