﻿body {
    /*
    padding-top: 50px;
    padding-bottom: 20px;
    */
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

.verticalLine {
    border-right: 1px solid #3f3f3f;
    margin-bottom: 28px;
    min-height: 165px;
    padding-right: 18px;
}

.verticalLineL {
    border-left: 1px solid #3f3f3f;
    margin-bottom: 28px;
    min-height: 165px;
    padding-left: 18px;
}

.footerSection .verticalLine {
    border-right: 1px solid #666;
    margin-bottom: 28px;
    min-height: 250px;
}

.container {
    width: auto;
}

.container.body-content {
    margin-left: 0px !important;
}
.search-result {
    display: none;
}

.active-org {
    float: left;
    color: #ffffff;
    padding: 20px 0;
}

.e-menu-wrapper {
    background-color: #4d4d4d;
}
.e-menu-wrapper ul .e-menu-item .e-menu-icon {
    color: #cccccc;
}
.e-menu-wrapper ul .e-menu-item .e-menu-url {
    color: #cccccc;
}
.e-menu-wrapper ul .e-menu-item .e-caret{
    color: #cccccc;
}
    /* Hide/rearrange for smaller screens */
    @media screen and (max-width: 767px) {
        body {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    /* Hide captions */
    .carousel-caption {
        display: none;
    }

    .e-menu-text {
        display: none;
    }

    .span4 {
        padding-left: 18px;
        padding-right: 18px;
        margin-bottom: 30px;
    }

    .span3 {
        margin-top: 18px;
    }

    .verticalLineL {
        border-left: hidden;
    }

    .verticalLine {
        border-right: hidden;
    }

    .footerSection .verticalLine {
        border-right: hidden;
    }
}


@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
/* Add additional stylesheets below */
h1,
h2 {
    font-family: 'Fjalla One', sans-serif;
}

body,
h3,
h4,
h5,
h6,
strong {
    font-family: -webkit-body;
    font-family: 'Roboto';
    font-weight: 300;
}

body {
    color: #DFEBF7;
    background-color: #00122D;
}

.internal {
    margin: 0px,0px,0px,0px;
    color: #00122D;
    background-color: #fff;
}

h1 {
    font-size: 48px;
    line-height: 1.5em;
    color: #00122D;
    margin: 0 auto;
    text-transform: uppercase;
    max-width: 700px;
}

h2 {
    color: #00122D;
}

.pageTitle {
    font-size: 3em;
    color: #DFEBF7;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
}

.section-heading {
    padding-bottom: 60px;
}

.topmostSection {
    background: #5cb1ec;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

    .topmostSection #myCarouselTop {
        margin: 0;
        padding: 0;
    }

        .topmostSection #myCarouselTop .close {
            padding-right: 14px;
            color: #ffffff;
        }

        .topmostSection #myCarouselTop .item {
            min-height: 21px;
            line-height: 21px;
        }

            .topmostSection #myCarouselTop .item i {
                padding: 0 8px;
                color: #fff;
                display: inline-block;
                padding-right: 8px;
            }

.fixed-width {
    max-width: 500px;
    margin: 100px auto;
}

.menuSection {
    /*background: #000711;*/
    /*height: 54px;*/
    padding-left: 20px;
    /*margin-top: 10px;*/
}

    .menuSection ul,
    .menuSection ol {
        padding: 0;
    }

    .menuSection .navbar {
        margin-bottom: 0px;
    }

    .menuSection nav.nav-header {
        padding: 10px 0px;
        border-bottom: 1px solid #e7e9da;
        border-top: 1px solid #e7e9da;
    }

        .menuSection nav.nav-header ul li {
            font-weight: 200;
            padding: 0 18px;
            line-height: 50px;
            display: inline-block;
        }

            .menuSection nav.nav-header ul li a {
                font-size: 1.2em;
                display: block;
                text-decoration: none;
                color: #888;
            }

                .menuSection nav.nav-header ul li a:hover {
                    color: #0099ff;
                }

.heroSection {
    text-align: center;
    padding: 160px 20px 120px;
    background-image: url(/images/banner2.jpg);
    background-position: center center;
    background-size: cover;
    background-color: #003656;
    color: #00578a;
    border-bottom: 1px solid #ccc;
}

    .heroSection h3 {
        color: #00122D;
        font-size: 20px;
    }

    .heroSection .carousel-control {
        display: none;
        position: absolute;
        top: 48%;
        left: 15px;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        font-size: 60px;
        font-weight: 100;
        line-height: 30px;
        color: #ffffff;
        text-align: center;
        background: #aaa;
        border: 0px solid #ffffff;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .heroSection .rounded {
        display: inline-block;
        padding: 0;
        color: #444;
        font-size: 2em;
        margin: 30px 0 54px;
        cursor: pointer;
    }

        .heroSection .rounded:hover {
            color: #fff;
        }

        .heroSection .rounded span {
            background: #f10404;
            border-radius: 20px;
            display: inline-block;
            padding: 21px 38px;
            color: #fff;
        }

    .heroSection .carousel-control.right {
        right: 15px;
        left: auto;
    }

    .heroSection .btn-large {
        min-width: 250px;
    }

    .heroSection .btn {
        width: auto;
        padding: 24px 28px;
        font-size: 1.5em;
        color: #fff;
        text-shadow: rgba(0, 0, 0, 0.75) 0 -1px 0;
        display: inline-block;
        border-radius: 38px;
        background-color: #0099ff;
        background: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0077cc));
        background: -webkit-linear-gradient(top, #0099ff, #0077cc);
        background: -moz-linear-gradient(top, #0099ff, #0077cc);
        background: -ms-linear-gradient(top, #0099ff, #0077cc);
        background: -o-linear-gradient(top, #0099ff, #0077cc);
        border: 0;
    }

        .heroSection .btn:hover,
        .heroSection .btn:active,
        .heroSection .btn:focus {
            color: #fff;
            text-decoration: none;
            background-color: #0066ab;
            background: -webkit-gradient(linear, left top, left bottom, from(#0066ab), to(#0077cc));
            background: -webkit-linear-gradient(top, #0066ab, #0077cc);
            background: -moz-linear-gradient(top, #0066ab, #0077cc);
            background: -ms-linear-gradient(top, #0066ab, #0077cc);
            background: -o-linear-gradient(top, #0066ab, #0077cc);
        }

.row-wrap {
    padding-bottom: 60px;
}
/* feature section----------------------------------- */
.dark-bg {
    background: #00122D;
    padding: 15px 0;
}

.featureSection {
    font-size: 14px;
    border-top: 1px solid #eee;
    text-align: center;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
}

    .featureSection h2 i {
        font-size: 1em;
        color: #ffffff;
    }

    .featureSection h3 {
        font-size: 22px;
        margin: 0;
        color: #DFEBF7;
        line-height: 1.3em;
    }

    .featureSection .gray-text {
        color: #535353;
        font-size: 18px;
        font-weight: normal;
        margin: 0;
    }

    .featureSection p {
        padding-top: 8px;
    }

.vBorder {
    background-image: url("http://www.bootstrappage.com/templates/iDBP-19003/themes/css/../images/v_spliter.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

.vBorderL {
    background-image: url("http://www.bootstrappage.com/templates/iDBP-19003/themes/css/../images/v_spliter.jpg");
    background-position: left center;
    background-repeat: no-repeat;
}
/* Categories Section-------------------------- */
.categorySection {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
}

    .categorySection ul {
        list-style: none;
    }

        .categorySection ul li {
            display: inline-block;
            padding: 18px;
        }

            .categorySection ul li a {
                /*color: #828282;*/
                font-size: 2em;
            }

.moreappSection {
    padding-left: 10%;
    padding-right: 10%;
}

.moreappSection h3 {
    font-size: 19px;
}

.card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.card-body {
    padding: 20px;
}

    .card-body p {
        padding-bottom: 20px;
    }
/* Price section----------------------------------- */

.pricingSection {
    padding-left: 10%;
    padding-right: 10%;
}

.light-bg {
    padding: 80px 0;
    background-color: #00122D;
    min-height: 800px;
}

.plan {
    margin: 24px 0 60px 0;
    position: relative;
    border: 1px solid #ddd;
}

    .plan .btn:hover {
        color: #ffffff;
    }

    .plan .btn:hover {
        color: #ffffff;
    }

    .plan .btn-large {
        padding: 20px 28px;
        font-weight: bold;
    }

    .plan.selected {
        margin: 0 -20px;
        line-height: 1.8em;
    }

        .plan.selected ul li {
            display: block;
            padding: 20px 15px;
        }

    .plan.over {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        position: relative;
        z-index: 50;
    }

        .plan.over:hover,
        .plan.over.selected {
            -webkit-box-shadow: 0px 0px 24px #c7c7c7;
            -moz-box-shadow: 0px 0px 24px #c7c7c7;
            box-shadow: 0px 0px 24px #c7c7c7;
            z-index: 60;
        }

    .plan a:hover {
        text-decoration: none;
        cursor: pointer;
        border: 1px solid transparent;
    }

    .plan .header {
        padding: 5px 0;
        text-align: center;
        background: #545555;
        border: 1px solid #474747;
        border-right: none;
        border-left: none;
        color: #ffffff;
    }

    .plan h3 {
        padding: 0 0 5px 0;
        display: inline-block;
        font-size: 22px;
        color: #fff;
        margin: 0;
        line-height: 24px;
        font-weight: normal;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        text-shadow: 0px 2px 1px #161616;
        text-align: center;
        background: transparent;
        border: none;
        border-bottom: none;
    }

    .plan ul {
        color: #00122D;
        margin: 0;
        padding: 0;
        border: 0;
        -webkit-box-shadow: 0px 0px 40px 0px #dbdbdb inset;
        -moz-box-shadow: 0px 0px 40px 0px #dbdbdb inset;
        box-shadow: 0px 0px 40px 0px #dbdbdb inset;
        background: #FDFDFD;
        list-style: none;
    }

        .plan ul li {
            display: block;
            padding: 15px;
            text-align: center;
            border-top: none;
            font-size: 13px;
            line-height: 18px;
            text-shadow: 1px 1px 0 #FFF;
        }

    .plan .btn {
        font-size: 13px;
        text-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

.planOverView {
    padding: 28px 18px 0;
    text-align: center;
    line-height: 1.5em;
}

.plan:hover .header,
.selected .header {
    background-color: #0099ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0077cc));
    background: -webkit-linear-gradient(top, #0099ff, #0077cc);
    background: -moz-linear-gradient(top, #0099ff, #0077cc);
    background: -ms-linear-gradient(top, #0099ff, #0077cc);
    background: -o-linear-gradient(top, #0099ff, #0077cc);
    color: #f8f8f3;
    text-shadow: rgba(0, 0, 0, 0.75) 0 -1px 0;
    border: 1px solid #0085ff;
}

.save {
    color: #0099ff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 14px 0;
}

.plan:hover .btn,
.plan .btn:hover {
    background-color: #0099ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0077cc));
    background: -webkit-linear-gradient(top, #0099ff, #0077cc);
    background: -moz-linear-gradient(top, #0099ff, #0077cc);
    background: -ms-linear-gradient(top, #0099ff, #0077cc);
    background: -o-linear-gradient(top, #0099ff, #0077cc);
    color: #ffffff;
}

.reducedPrice {
    font-size: 50px;
    color: #DFEBF7;
    font-weight: bold;
    text-shadow: 1px 0 1px #000000;
}

.actualPrice {
    text-decoration: line-through;
    color: #414141;
    display: block;
    padding: 18px 0 0;
}

.selected .btn {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.75) 0 -1px 0;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #0099ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0077cc));
    background: -webkit-linear-gradient(top, #0099ff, #0077cc);
    background: -moz-linear-gradient(top, #0099ff, #0077cc);
    background: -ms-linear-gradient(top, #0099ff, #0077cc);
    background: -o-linear-gradient(top, #0099ff, #0077cc);
}

.sublime:hover {
    color: #fff;
}
/* Footer Section------------------------------ */
.footerSection {
    padding: 0 0 0;
    font-size: 13px;
    background-color: #000711;
    border-top: 1px solid #140c2b;
    color: #777482;
    /*padding-left: 10%;*/
    /*padding-right: 10%;*/
}

    .footerSection h2,
    .footerSection h3,
    .footerSection h4 {
        color: #777482;
    }

    .footerSection h2 {
        font-size: 18px;
    }

    .footerSection h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5em;
    }

    .footerSection h4 span {
        font-size: 14px;
    }

    .footerSection a {
        color: #777482;
    }

        .footerSection a:hover {
            color: #777482;
        }

        .footerSection a textarea,
        .footerSection a input[type="text"],
        .footerSection a input[type="password"],
        .footerSection a input[type="datetime"],
        .footerSection a input[type="datetime-local"],
        .footerSection a input[type="date"],
        .footerSection a input[type="month"],
        .footerSection a input[type="time"],
        .footerSection a input[type="week"],
        .footerSection a input[type="number"],
        .footerSection a input[type="email"],
        .footerSection a input[type="url"],
        .footerSection a input[type="search"],
        .footerSection a input[type="tel"],
        .footerSection a input[type="color"],
        .footerSection a .uneditable-input {
            background-color: #ffffff;
            border: 1px solid #b1b1b1;
            -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.075);
            -moz-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.075);
            box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.075);
            -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
            -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
            -o-transition: border linear 0.2s, box-shadow linear 0.2s;
            transition: border linear 0.2s, box-shadow linear 0.2s;
            -webkit-border-radius: 16px;
            -moz-border-radius: 16px;
            border-radius: 8px;
        }

    .footerSection .cntr {
        border-top: 1px solid #444;
        padding: 14px 0;
    }

.footerMenu {
    border-top: 1px solid #2d2640;
    padding: 18px;
    background: #140c2b;
}

.media-body {
    margin-bottom: 18px;
}

    .media-body .pull-right {
        font-size: 12px;
        font-weight: bold;
    }

.transparentBlk {
    background: #21193a;
    padding: 8px;
    border-radius: 8px;
}

.followus {
    min-height: 38px;
    line-height: 38px;
}

    .followus a {
        float: right;
    }

        .followus a i {
            font-size: 2em;
            padding: 0 4px;
            color: #747373;
            text-shadow: 1px -1px 1px #000000;
        }

        .followus a.active i,
        .followus a:hover i {
            color: #141414;
        }

.contactBlk {
    padding: 0 0 14px;
}

    .contactBlk form {
        margin: 0 auto;
    }

    .contactBlk .block {
        display: block;
        width: 100%;
        padding: 4px 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        outline: 0;
        background-color: #504a61;
        border: 1px solid #504a61;
        color: #7e7e7e;
        margin-bottom: 8px;
        text-indent: 8px;
    }

.sublimebtn {
    font-size: 13px;
    padding: 4px 13px;
    background: #545555;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #444;
}

    .sublimebtn:hover {
        background: #3c3d3d;
    }

.go-top {
    display: inline-block;
    position: fixed;
    bottom: 8px;
    right: 30px;
    padding: 0px 10px 5px;
    color: #999;
    text-decoration: none;
    font-size: 30px;
    line-height: 34px;
}

    .go-top:hover {
        color: #fff;
        text-decoration: none;
        background-color: #000000;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

.headerSection {
    position: fixed;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    z-index: 1;
    transition: all 800ms;
    z-index: 9999;
    background-color: #4d4d4d;
    height: 43px;
}
/*-------------------------------------------  */
.navbar .nav > li a {
    padding: 20px 0;
    margin: 0 15px;
    color: #777482;
    text-shadow: none;
}

.navbar .nav > li.active > a {
    background: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #009dff;
    text-decoration: none;
    background-color: none;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid #0088cc;
}

    .navbar .nav > .active > a,
    .navbar .nav > .active > a:hover,
    .navbar .nav > .active > a:focus {
        background-color: transparent;
    }

.navbar .brand {
    padding: 3px 5px 3px 5px;
    float: left;
}

.navbar .menu-control {
    float: right;
    /*margin-top: 5px;*/
    /*margin-right: 5px;*/
}

.top-logo {
    background: url(/images/Logo_600x185.png) no-repeat;
    background-size: 162px 50px;
    float: left;
    width: 162px;
    height: 50px;
}

.main-content {
    min-height: 1200px;
    padding-top: 35px;
    padding-left: 20px;
    padding-bottom: 70px;
}

.flexy-dashboard {
    display: flex;
}

.e-card {
    justify-content: start;
}

/* Responsive */
@media (min-width: 1200px) {
    .span4 {
        width: 300px;
    }
}
@media (min-width: 1200px) {
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px;
    }
}

@media (max-width: 979px) {
    #menuSection ul,
    #menuSection ol {
        padding: 0;
        margin: 0;
    }

    #menuSection .pull-right {
        float: none;
    }
}

@media (max-width: 600px) {
    #myCarouselTop {
        display: none;
    }

    #priceSection,
    #carouselSection {
        padding: 12% 0 28px 0;
    }

    .top-logo {
        background: url(/images/Icon_165x165.png) no-repeat;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        float: left;
    }

    .main-content {
        padding-top: 25px;
        padding-left: 0px;
    }

    .flexy-dashboard {
        flex-direction: column;
    }
}



.dot {
    height: 10px;
    width: 10px;
    background-color: #00122D;
    border-radius: 50%;
    display: inline-block;
}



/* Content area styles */

.title {
    text-align: center;
    font-size: 20px;
    padding: 15px;
}

.sub-title {
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

#wrapper .sub-title .column {
    display: inline-block;
    padding: 10px;
}

#dockSidebar.e-sidebar.e-right.e-close {
    visibility: visible;
    transform: translateX(0%);
}

#dockSidebar .e-icons::before {
    font-size: 14px;
}

/* dockbar icon Style */

#dockSidebar .home::before {
    content: '\e102';
}

#dockSidebar .profile::before {
    content: '\e424';
}

#dockSidebar .info::before {
    content: '\e11b';
}

#dockSidebar .settings::before {
    content: '\e571';
}

.e-sidebar .expand::before,
.e-sidebar.e-right.e-open .expand::before {
    content: '\e653';
}

.e-sidebar.e-open .expand::before,
.e-sidebar.e-right .expand::before {
    content: '\e654';
}

#dockSidebar .dashboard::before {
    content: '\e600';
}

#dockSidebar .scholar::before {
    content: '\e501';
}

#dockSidebar .admin::before {
    content: '\eb4c';
}

#dockSidebar .assets::before {
    content: '\e344';
}
#dockSidebar .library::before {
    content: '\e930';
}
#dockSidebar .signage::before {
    content: '\e358';
}

#dockSidebar .trades::before {
    content: '\e34e';
}

#dockSidebar .e-menu-wrapper {
    background-color: #2d323e!important;
}
/* end of dockbar icon Style */

/* start menu item icon style */

.em-icons {
    font-family: 'em-icons';
}
#topBarMenu .menu-control .e-menu-wrapper {
    background-color: #000711 !important;
}
#topBarMenu .e-menu-wrapper ul {
    color: #fafafa !important;
}
#topBarMenu .e-menu-wrapper ul .e-menu-item .e-menu-icon {
    color: #fafafa !important;
}
#topBarMenu .e-menu-wrapper ul .e-menu-item .e-menu-url {
    color: #fafafa !important;
}
#topBarMenu .e-menu-wrapper ul .e-menu-item .e-caret {
    color: #fafafa !important;
}
#topBarMenu .e-menu-wrapper ul .e-menu-item.e-selected {
    background-color: #2d323e !important
}
#dockSidebar .e-menu-wrapper ul .e-menu-item.e-focused {
    background-color: #000711 !important
}

.menu-control .e-menu-wrapper .e-file::before {
    content: '\e700';
}

.menu-control .e-menu-wrapper .e-edit::before {
    content: '\e701';
}

.e-menu-wrapper .e-tool::before {
    content: '\e7cf';
}

.e-menu-wrapper .e-cut::before {
    content: '\e704';
}

.e-menu-wrapper .e-copy::before {
    content: '\e705';
}

.e-menu-wrapper .e-paste::before {
    content: '\e706';
}

.e-menu-wrapper .e-open::before {
    content: '\e702';
}

.e-menu-wrapper .e-save::before {
    content: '\e703';
}

/* end of menu items icon style */
.main-menu {
    margin-top: 43px;
}

.main-menubar {
    width: 100%;
}

#dockSidebar.e-close .sidebar-item {
    padding: 5px 20px;
}

#dockSidebar.e-dock.e-close span.e-text {
    display: none;
}

#dockSidebar.e-dock.e-open span.e-text {
    display: inline-block;
}

#dockSidebar li {
    list-style-type: none;
    cursor: pointer;
}

#dockSidebar ul {
    padding: 0px;
    width: 170px;
}

#dockSidebar.e-sidebar ul li:hover span {
    color: white
}

#dockSidebar span.e-icons {
    color: #c0c2c5;
    line-height: 2
}

.e-open .e-icons {
    margin-right: 16px;
}

.e-open .e-text {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px;
    font-size: 15px;
}

.sidebar-item {
    text-align: center;
    border-bottom: 1px #e5e5e58a solid;
}

.e-sidebar.e-open .sidebar-item {
    text-align: left;
    padding-left: 15px;
    color: #c0c2c5;
}

.e-menu-item {
    /*text-align: center;*/
    /*border-bottom: 1px #e5e5e58a solid;*/
    height: 43px!important;
}

.e-sidebar.e-open .e-menu-item {
    text-align: left;
    padding-left: 15px;
    color: #c0c2c5;
}

.e-sidebar.e-close .e-menu-item {
    text-align: left;
    padding-left: 15px;
    color: #2d323e;
}

#dockSidebar.e-sidebar {
    background: #2d323e;
    overflow: hidden;
    width: 170px;
}

#dockSidebar.e-menu-wrapper {
    background-color: #2d323e!important;
}


.action {
    margin-top: 54px;
}
/* end of sidebar styles */
.row .card-layout {
    padding: 10px 10px 10px 10px;
}

/* front page and toast */
#button_subscr {
    float: right;
}

#toast_message button {
    margin: 5px;
    min-width: 160px;
    max-width: 160px;
}


.toast-icons {
    font-family: 'Toast_icons' !important;
    speak: none;
    font-size: 55px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#toast_message .e-toast-icon.e-icons {
    height: auto;
    font-size: 30px;
}

.toast-icons.e-success::before {
    content: "\e701";
}

.toast-icons.e-error::before {
    content: "\e700";
}

.toast-icons.e-info::before {
    content: "\e704";
}

.toast-icons.e-warning::before {
    content: "\e703";
}

/* buttons registration */
.button-block {
    padding-bottom: 16px;
    padding-top: 16px;
    font-size: 2em;
}

.button-facebook {
    background-color: #0378d5 !important;
}

.button-google {
    background-color: #ffffff !important;
    color: #5f6368 !important;
}

.button-microsoft {
    background-color: #7719aa !important;
}

/*Text styling*/

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
    .main-content {
        min-height: 900px;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0062cc !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #545b62 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: #1d2124 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}



/*dialog with template*/

.material .e-dialog .e-dlg-header-content {
    background-color: #3f51b5;
}

.fabric .e-dialog .e-dlg-header-content {
    background-color: #0078d7;
}

.bootstrap .e-dialog .e-dlg-header-content {
    background-color: #428bca;
}

.bootstrap4 .e-dialog .e-dlg-header-content {
    background-color: #007bff;
}

.highcontrast .e-dialog .e-dlg-header-content {
    background-color: #ffd939;
}

.material.e-bigger .e-dialog .e-footer-content {
    padding-left: 23px;
}

.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
    top: 5px;
    left: -11px;
}

.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
    top: 3px;
    left: -11px;
}

.bootstrap4 .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.bootstrap4.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
    top: 8px;
}

.e-dialog .e-dlg-header {
    position: relative;
}

.e-dialog .e-footer-content, .highcontrast.e-bigger .e-dialog .e-footer-content {
    padding: 15px;
}

.e-dialog .e-dlg-content {
    padding: 0;
}


.fabric.e-bigger .e-dialog .e-footer-content .e-btn, .highcontrast.e-bigger .e-dialog .e-footer-content .e-btn {
    margin-top: -3px;
}

.fabric input.e-input, .highcontrast input.e-input {
    float: left;
    height: 35px;
    width: 70%;
}

.e-dialog .e-dlg-header-content {
    padding: 6px;
    background-color: darkolivegreen;
}

.e-bigger.e-dialog .e-dlg-header-content, .e-bigger .e-dialog .e-dlg-header-content {
    padding: 8px;
}

.e-open-icon::before {
    content: '\e782';
}

.e-bigger.bootstrap input.e-input {
    height: 39px;
}

.e-icon-settings.e-icons {
    float: left;
    position: relative;
    left: 14%;
    top: -33px;
}

.fabric .e-icon-settings.e-icons, .highcontrast .e-icon-settings.e-icons {
    top: -37px;
}

.e-bigger.fabric .e-icon-settings.e-icons, .e-bigger.highcontrast .e-icon-settings.e-icons {
    top: -35px;
}

.dialogContent .dialogText {
    font-size: 13px;
    padding: 5%;
    word-wrap: break-word;
    border-radius: 6px;
    text-align: justify;
    font-style: initial;
    display: block;
}

.e-dlg-header .e-icon-settings, .e-icon-btn {
    color: #fff;
}

.dialogContent .dialogText, .dialogContent .dialogText {
    background-color: #f5f5f5;
}

.material .e-dialog .e-footer-content, .fabric .e-dialog .e-footer-content {
    border-top: 0.5px solid rgba(0, 0, 0, 0.42);
}

.highcontrast .e-dialog .e-footer-content, .fabric .e-dialog .e-footer-content {
    padding: 20px 25px;
}

.highcontrast .e-dialog .e-footer-content {
    border-top: 0.5px solid #fff;
}

.bootstrap4 .e-dialog .e-footer-content {
    border-top: 1px solid #e9ecef;
}

.highcontrast .dialogContent .dialogText {
    background-color: rgba(255,255,255,0.20);
}

.dialogContent {
    display: block;
    font-size: 15px;
    word-wrap: break-word;
    text-align: center;
    font-style: italic;
    border-radius: 6px;
    padding: 3%;
    position: relative;
    top: 25px;
}

.e-bigger.e-dialog .e-dlg-content, .e-bigger .e-dialog .e-dlg-content {
    padding: 0;
}

.e-bigger .e-dialog .dialogContent {
    top: 20px;
}

.bootstrap .dialogContent {
    top: 7px;
}

.control-wrapper .e-control.e-dialog {
    width: 30%;
}

.e-dialog .e-dlg-header-content .e-icon-dlg-close {
    color: #fff;
}

.fabric .e-dialog .e-btn.e-dlg-closeicon-btn:hover span {
    color: #8ECBFF;
}

.material .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:hover,
.material .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:focus {
    background-color: rgba(255,255,255, 0.10);
}

.bootstrap4 .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:hover,
.bootstrap4 .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:focus {
    background-color: transparent;
}

.material .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:active .e-icon-dlg-close,
.material .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:focus .e-icon-dlg-close,
.material .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
    color: #fff;
}

.e-dialog .e-dlg-header-content .e-dlg-header .e-avatar.template-image {
    vertical-align: middle;
    display: inline-block;
    width: 36px;
    height: 36px;
}

#action-button {
    display: none;
}

#layout_1 {
    z-index: 1001 !important;
}