/* New CSS for Marketing Section */
@media screen and (max-width: 767px) {
	.alert-image {
		display: none;
	}
}

.media {
    margin: 60px 0px 20px 0px !important;
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

.media.two {
    animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
}

.media.three {
    animation-delay: 3s;
    -moz-animation-delay: 3s;
    -webkit-animation-delay: 3s;
}

.media .media-left {
    padding-right: 25px;
}

.media .icon {
    text-decoration: none;
    color: #fff;
    background-color: #E0C59D;
    height: 100px;
    text-align: center;
    width: 100px;
    font-size: 50px;
    line-height: 100px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-shadow: #DB9833 1px 1px, #DB9833 2px 2px, #DB9833 3px 3px, #DB9833 4px 4px, #DB9833 5px 5px, #DB9833 6px 6px, #DB9833 7px 7px, #DB9833 8px 8px, #DB9833 9px 9px, #DB9833 10px 10px, #DB9833 11px 11px, #DB9833 12px 12px, #DB9833 13px 13px, #DB9833 14px 14px, #DB9833 15px 15px, #DB9833 16px 16px, #DB9833 17px 17px, #DB9833 18px 18px, #DB9833 19px 19px, #DB9833 20px 20px, #DB9833 21px 21px, #DB9833 22px 22px, #DB9833 23px 23px, #DB9833 24px 24px, #DB9833 25px 25px, #DB9833 26px 26px, #DB9833 27px 27px, #DB9833 28px 28px, #DB9833 29px 29px, #DB9833 30px 30px, #DB9833 31px 31px, #DB9833 32px 32px, #DB9833 33px 33px, #DB9833 34px 34px, #DB9833 35px 35px, #DB9833 36px 36px, #DB9833 37px 37px, #DB9833 38px 38px, #DB9833 39px 39px, #DB9833 40px 40px, #DB9833 41px 41px, #DB9833 42px 42px, #07509a 43px 43px, #07509a 44px 44px, #07509a 45px 45px, #07509a 46px 46px, #07509a 47px 47px, #07509a 48px 48px, #07509a 49px 49px, #07509a 50px 50px, #07509a 51px 51px, #07509a 52px 52px, #07509a 53px 53px, #00a4ba 54px 54px, #00a4ba 55px 55px, #00a4ba 56px 56px, #00a4ba 57px 57px, #00a4ba 58px 58px, #00a4ba 59px 59px, #00a4ba 60px 60px, #00a4ba 61px 61px, #00a4ba 62px 62px, #00a4ba 63px 63px, #00a4ba 64px 64px, #00a4ba 65px 65px, #00a4ba 66px 66px, #00a4ba 67px 67px, #00a4ba 68px 68px, #00a4ba 69px 69px, #00a4ba 70px 70px, #00a4ba 71px 71px, #00a4ba 72px 72px, #00a4ba 73px 73px, #00a4ba 74px 74px, #00a4ba 75px 75px, #00a4ba 76px 76px, #00a4ba 77px 77px, #00a4ba 78px 78px, #00a4ba 79px 79px, #00a4ba 80px 80px, #00a4ba 81px 81px, #00a4ba 82px 82px, #00a4ba 83px 83px, #07509a 84px 84px, #07509a 85px 85px, #07509a 86px 86px, #07509a 87px 87px, #07509a 88px 88px, #07509a 89px 89px, #07509a 90px 90px, #07509a 91px 91px, #07509a 92px 92px, #07509a 93px 93px, #07509a 94px 94px, #07509a 95px 95px, #07509a 96px 96px, #07509a 97px 97px, #07509a 98px 98px, #07509a 99px 99px, #07509a 100px 100px;
}

html,
body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
}

body {
    padding-top: 0;
}

select.form-control {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

a {
	color: #2F6FA7;
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Merriweather', serif;
}
a.btn {
    text-decoration:none;
}
.btn {
    font-size: 1em;
    padding: 10px 25px;
    border-radius: 1px;
    border: transparent;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
    letter-spacing: .03em;
}

.btn-link {
    color: #272727;
}

.btn-link:hover,
.btn-link:active,
.btn-link:focus {
    color: #2f73b8;
}

.btn-primary, .input-group-addon {
    background-color: #2f73b8;
    border: 2px solid #2f73b8;
    color: #fff;
    border-radius: 1px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: #fff;
    color: #2f73b8;
    border: 2px solid #2f73b8;
}

.btn-default {
    background-color: #272727;
    border: 2px solid #272727;
    color: white;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    background-color: #fff;
    border: 2px solid #272727;
    color: #272727;
}

.btn-sm {
    padding: 5px 10px;
}

.btn-group .btn-default {
    padding: 5px 10px !Important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #272727;
    color: #fff;
}

textarea {
    margin-bottom: 5px;
}

.form-label {
    margin-top: 10px;
}

.tag.label {
    display: inline-block;
    padding: 6px;
    margin: 2px 0px;
    font-size: 100%;
    cursor: pointer;
    font-weight: normal;
    background-color: #2f73b8;
    border: 2px solid #2f73b8;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: 5px;
    border-radius: 1px;
}

.tag .glyphicon {
    margin: 0px 0px 0px 3px;
}

.tag.label.btn-info {
    background-color: #272727;
    border: 2px solid #272727;
    color: white;
}

.tag.label.btn-info:hover,
.tag.label.btn-info:active,
.tag.label.btn-info:focus {
    background-color: #399fd6;
}

.tag.label a {
    color: white;
}

.nav-tabs.nav-justified>li>a {
    transition: all 0.5s ease-in-out;
}

.nav-tabs.nav-justified>li>a:focus,
.nav-tabs.nav-justified>li>a:active,
.nav-tabs.nav-justified>li>a:hover {
    color: green;
}

.bootstrap-select>.btn {
    background-color: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.navbar-fixed-top {
    background-color: white;
    border-bottom: solid 2px #eee;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: none;
}

.caret {
    color: #2f73b8;
}

.navbar-toggle {
    border-color: #2f73b8;
}

@media (max-width: 991px) {
    .navbar-toggle {
        margin-right: 0;
    }
}

.navbar-toggle .fa {
    color: #fff;
    font-size: 19px;
}

.navbar-toggle,
.navbar-toggle:hover,
.navbar-toggle:focus {
    background: #2f73b8;
    border-radius: 1px;
    margin-right: 15px;
}

.navbar-toggle:hover {
    background: #2f73b8 !important;
}

.navbar-collapse {
    position: relative;
}

.navbar-toggle .icon-bar {
    background-color: white !Important;
}

@media (max-width: 991px) {
    .navbar-collapse,
    .navbar-collapse .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-nav>li>a {
    color: #687074;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

.navbar-nav>.active>a {
    color: #72c02c;
}

.dropdown-menu {
    padding: 20px 10px;
    border: none;
   
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #2f73b8 !important;
    border-bottom: solid 2px #687074;
    cursor:pointer;
}
.navbar-right .dropdown-menu
{ padding: 20px 10px; border: none; border-radius: 0; z-index: 9999 !important; border-top: solid 2px #2f73b8 !important; border-bottom: solid 2px #687074; cursor:pointer; width: 250px; }

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1;
    color: #333;
    white-space: nowrap;
    border-top: 1px solid #ededed;
}

@media (max-width: 767px) {
    .navbar-nav {
        margin: 15px 0px;
    }
    .navbar-nav:last-child {
        margin-bottom: 0px;
    }
}
.meeting-list .list-style-none li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.meeting-list .list-style-none li:last-child {
    border-bottom: transparent;;
}

.modal-footer {
    text-align: left;
}

.modal-title {
    display: inline;
}

/* Homepage */

#header-img {
    width: 100%;
    height: 427px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: transparent url(../images/header_img.jpg) no-repeat top center;
    padding: 100px 0px;
}

#header-img .h1 {
    font-family: 'Roboto', sans-serif;
    color: #f9f9f9 !important;
    padding: 25px;
    font-weight: 400 !important;
    margin-top: 0;
    background-color: rgba(26, 66, 118, 0.8);
}

#header-img .h1 .app-title {
    font-style: normal;
    /* padding: 0px 10px; */
    text-transform: uppercase;
    display: inline;
    font-family: 'Merriweather', serif;
    font-size: 1.2em;
}

#header-img .app-description {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 20px 10px 20px;
    line-height: 2em;
}

#header-img .app-description h4 {
    line-height: 1.5em;
    font-size: 1.05em;
}

@media (max-width: 1200px) {
    #header-img { padding: 55px 0px; }

    #header-img .h1 .app-title { font-size: 1.4em; }

    #header-img .h1 { font-size: 2em; }
}
    @media (max-width: 991px) {
    #header-img {
        padding: 0px;
    }
        #header-img .h1 {
            line-height: 1em;
        }
        #header-img .h1 .app-title {
            font-size: 1em;
        }
    #header-img .app-description h4 {
        font-size: 1em;
    }
}

@media (max-width: 600px) {
    #header-img .app-description h4 {
        line-height: 1.5em;
        font-size: 1em;
    }
    #header-img .h1 .app-title {
        font-size: .8em;
        line-height: normal;
    }
}

@media (max-width: 450px) {
    #header-img .h1 .app-title {
        line-height: 1em;
        font-size: .8em;
    }
    #header-img .app-description h4 {
        line-height: 1.5em;
        font-size: .75em;
    }
    
}

.headline {
    display: block;
    margin: 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}

.headline h1,
.headline h2,
.headline h3,
.headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #2f73b8;
}

.panel-default,
.well {
    border-radius: 1px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}

.panel-default i {
    color: #2f73b8;
    font-size: 2em;
}

.panel-default p {
    margin-bottom: 25px;
}

.agency-list {
    border-left: 3px solid #2f73b8;
    list-style: none;
    margin: 0px;
    padding-left: 30px;
}

.agency-list ul li {
    margin: 0px;
    padding: 0px;
}

.list-style-none {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


/* ---------- ACCORDION */


/******************************************** CUSTOM ACCORDION STYLING */

.accordion-container {
    width: 100%;
    margin: 0 0 0px;
    clear: both;
}

.accordion-toggle {
    position: relative;
    display: block;
    padding: 10px 40px 10px 10px;
    font-size: 1.2em;
    font-weight: 300;
    background-color: #f5f5f5;
    color: #272727;
    border: 1px solid #e3e3e3;
}

.accordion-toggle.open {
    background: #ddd;
    color: #272727;
}

.accordion-toggle:hover {
    background: #ddd;
    color: #2f73b8;
    text-decoration: none;
}

.accordion-toggle span.toggle-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1em;
}

.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
}

.accordion-content .fa-stack {
    font-size: 1.75em;
    float: left;
    width: 10%;
    display: block;
}

.accordion-content .accordion-text {
    width: 90%;
    display: block;
    float: right;
}

.accordion-content .fa-arrow-up,
.fa-square-o {
    color: green;
}


/* ---------- RESPONSIVE TABLE */

.fixed-table-pagination .pagination a {
    padding: 6px 12px;
    line-height: 1.428571429;
    border-radius: 1px !important;
}

.fixed-table-toolbar .btn-group>.btn-group:last-child>.btn {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}

.fixed-table-container {
    border: transparent;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 4px !important;
}

.fixed-table-container thead th .th-inner {
    padding: 15px;
}

@media only screen and (max-width: 991px) {
    /* Force table to not be like tables anymore */
    #table-respond table,
    #table-respond thead,
    #table-respond tbody,
    #table-respond th,
    #table-respond td,
    #table-respond tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #table-respond thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #table-respond tr {
        border: 1px solid #ccc;
    }
    #table-respond td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30% !important;
        white-space: normal;
        text-align: left;
        font-size: .8em;
    }
    #table-respond td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    #table-respond .col-md-12 {
        padding: 0px;
    }
    /*
    Label the data
    */
    #table-respond td:before {
        content: attr(data-title);
    }
}

@media only screen and (max-width: 991px) {
	#header-img .h1 {
		margin-top: 40px;
	}
}

/* --------- FOOTER STYLING */

footer {
    border-top: 1px solid #ededed;
    margin-top: 40px;
    padding-top: 40px;
    color: #272727;
    padding-bottom: 10px;
}

#footerlinks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

#footerlinks ul li {
    display: inline;
}

#footerlinks ul li a {
    text-decoration: none;
    padding: .2em 1em;
}

#footerlinks ul li a:first-child {
    padding-left: 1px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

footer .footer-copyright {
    text-align: left;
    margin: 3px 0px 20px 0px;
}
pre {
    font-size: inherit;
    color: inherit;
    border: initial;
    padding: initial;
    font-family: inherit;
    background-color:inherit;
    white-space:pre-wrap;
    word-break: normal;
    word-wrap: normal
}
#addNewUser {
    margin-top:15px;
}

@media print {
    body {
        margin: 0 !important;
    }
}

.main-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.ck-content {
    line-height: 1.6;
    word-break: break-word;
    height:200px;
}

.editor-container_classic-editor .editor-container__editor {
    min-width: 795px;
    max-width: 795px;
}

.ck-content h3.category {
    font-size: 20px;
    font-weight: bold;
    color: #555;
    letter-spacing: 10px;
    margin: 0;
    padding: 0;
}

.ck-content h2.document-title {
    font-size: 50px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border: 0;
}

.ck-content h3.document-subtitle {
    font-size: 20px;
    color: #555;
    margin: 0 0 1em;
    font-weight: bold;
    padding: 0;
}

.ck-content p.info-box {
    --background-size: 30px;
    --background-color: #e91e63;
    padding: 1.2em 2em;
    border: 1px solid var(--background-color);
    background: linear-gradient( 135deg, var(--background-color) 0%, var(--background-color) var(--background-size), transparent var(--background-size) ), linear-gradient( 135deg, transparent calc(100% - var(--background-size)), var(--background-color) calc(100% - var(--background-size)), var(--background-color) );
    border-radius: 10px;
    margin: 1.5em 2em;
    box-shadow: 5px 5px 0 #ffe6ef;
}

.ck-content blockquote.side-quote {
    font-style: normal;
    float: right;
    width: 35%;
    position: relative;
    border: 0;
    overflow: visible;
    z-index: 1;
    margin-left: 1em;
}

    .ck-content blockquote.side-quote::before {
        content: '�';
        position: absolute;
        top: -37px;
        left: -10px;
        display: block;
        font-size: 200px;
        color: #e7e7e7;
        z-index: -1;
        line-height: 1;
    }

    .ck-content blockquote.side-quote p {
        font-size: 2em;
        line-height: 1;
    }

        .ck-content blockquote.side-quote p:last-child:not(:first-child) {
            font-size: 1.3em;
            text-align: right;
            color: #555;
        }

.ck-content span.marker {
    background: yellow;
}

.ck-content span.spoiler {
    background: #000;
    color: #000;
}

    .ck-content span.spoiler:hover {
        background: #000;
        color: #fff;
    }

.ck-content pre.fancy-code {
    border: 0;
    margin-left: 2em;
    margin-right: 2em;
    border-radius: 10px;
}

    .ck-content pre.fancy-code::before {
        content: '';
        display: block;
        height: 13px;
        background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCAxMyI+CiAgPGNpcmNsZSBjeD0iNi41IiBjeT0iNi41IiByPSI2LjUiIGZpbGw9IiNGMzZCNUMiLz4KICA8Y2lyY2xlIGN4PSIyNi41IiBjeT0iNi41IiByPSI2LjUiIGZpbGw9IiNGOUJFNEQiLz4KICA8Y2lyY2xlIGN4PSI0Ny41IiBjeT0iNi41IiByPSI2LjUiIGZpbGw9IiM1NkM0NTMiLz4KPC9zdmc+Cg==);
        margin-bottom: 8px;
        background-repeat: no-repeat;
    }

.ck-content pre.fancy-code-dark {
    background: #272822;
    color: #fff;
    box-shadow: 5px 5px 0 #0000001f;
}

.ck-content pre.fancy-code-bright {
    background: #dddfe0;
    color: #000;
    box-shadow: 5px 5px 0 #b3b3b3;
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style-type: lower-latin
}

ol ol ol {
    list-style-type: lower-roman
}

ol ol ol ol {
    list-style-type: upper-latin
}

ol ol ol ol ol {
    list-style-type: upper-roman
}

ul {
    list-style-type: circle
}

ul ul {
    list-style-type: disc
}

ul ul ul,
ul ul ul ul {
    list-style-type: square
}

.text-tiny {
    font-size: .7em
}

.text-small {
    font-size: .85em
}

.text-big {
    font-size: 1.4em
}

.text-huge {
    font-size: 1.8em
}

span.input-validation-error {
    color: red;
}
