﻿/*** Start Font Style ***/

@font-face {
    font-family: 'sahel_web';
    font-display: swap;
    src: url('/fonts/sahel/Sahel-FD-WOL.eot'); /* IE9 Compat Modes */
    src: url('/fonts/sahel/Sahel-FD-WOL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/sahel/Sahel-FD-WOL.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/sahel/Sahel-FD-WOL.woff') format('woff'), /* Pretty Modern Browsers */
    url('/fonts/sahel/Sahel-FD-WOL.ttf') format('truetype'); /* Safari, Android, iOS */
}

.rtl.body {
    font-family: 'sahel_web',sans-serif,Tahoma,"Helvetica Neue",Helvetica,Arial;
}

.ltr.body {
    font-family: Tahoma,"Helvetica Neue",Helvetica,Arial;
}

.rtl.body input,
.rtl.body textarea,
.rtl.body select,
.rtl.body button {
    font-family: 'sahel_web',sans-serif,Tahoma,"Helvetica Neue",Helvetica,Arial;
}

.ltr.body input,
.ltr.body textarea,
.ltr.body select,
.ltr.body button {
    font-family: Tahoma,"Helvetica Neue",Helvetica,Arial;
}

/** End Font Style ***/
body {
    font-size: 14px;
    line-height: 1.5;
}

.max-full {
    max-width: 100%;
}

.box-warning {
    background: #ffff9e;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 5px;
    vertical-align: middle;
}

.box-alert {
    background: #ffcdd2;
    border-radius: 5px;
    padding: 5px
}

.box-error {
    background: #ff8787;
    border: 1px solid #c33;
    border-radius: 5px;
    padding: 3px;
    vertical-align: middle;
}

.box-header .title-big,
.title-big {
    float: right;
    margin: 0 0 5px 0;
    padding: 0 10px;
}

.no-access {
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 0 5px #555;
    background-color: #c33;
    float: right;
}

.account-page .box-small {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    padding: 10px
}

/*** Report Style **/

.report-holder {
    min-height: 400px;
}

.report-table-holder .item-content:nth-child(2n) {
    background-color: #fff;
}

.report-table-holder .answer-temp-deleted {
    color: #333;
    background-color: #ddd !important
}

.report-table-holder .item-content:hover,
.report-table-holder .text-line-through:hover,
.report-table-holder .highlight {
    background-color: #ffff9e !important
}

.report-table-holder td {
    vertical-align: top
}

#report-box th img, #report-box td img {
    max-height: 50px;
    background: rgba(255,255,255,0.6);
    border-radius: 5px;
    max-width: 100%;
    padding: 3px 0;
}

.result-holder img {
    max-width: 100%;
}

.result-holder .splitter,
.answer-print .splitter {
    height: 1px;
    background: #ccc;
    margin: 10px 0;
}

.result-holder .ltr,
.answer-print .ltr {
    font-family: Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.result-holder .logo-survey,
.answer-print .logo-survey {
    max-height: 150px;
    max-width: 100%
}

.result-holder .logo-holder,
.answer-print .logo-holder {
    max-height: 150px;
    max-width: 100%
}

.answer-print h1,
.result-holder h1 {
    border-radius: 50px
}

.answer-print .question {
    -webkit-print-color-adjust: exact !important;
}

.answer-print .question {
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px 0;
    padding: 5px;
}

.answer-print .question-choices {
    padding: 3px 15px;
}

.answer-print .page-border {
    border: 2px dashed #ccc;
    padding: 5px;
    border-radius: 5px;
}

.rtl .report-options {
    float: left
}

.ltr .report-options {
    float: right
}

.print-page .question.correct .question-header {
    background-color: #e2f7a4 !important
}

.print-page .question.incorrect .question-header {
    background-color: #ffa5a5 !important
}

.print-page .question-choices .correct {
    border: 2px dashed #9c0 !important;
    padding: 0 2px;
    border-radius: 3px;
    display: block
}

.print-page .question-choices .incorrect {
    background: #ffa5a5;
    border-radius: 3px;
    padding: 0 2px
}

/*** End Report Style ***/
.old-info {
    opacity: .7
}

tr.active-user td {
    background: #d2ebc5;
}

.sswitch input[type="checkbox"] {
    opacity: 0 !important;
    outline: none !important
}

.valign-middle {
    vertical-align: middle
}

.valign-top {
    vertical-align: top
}

iframe {
    border: 0;
}

.text-complex {
    display: inline-block;
    direction: rtl;
}

.footer {
    color: #222;
    background: #ddd;
    overflow: hidden;
    color: #454544
}

    .footer .nav {
        font-size: .9em;
    }

.footer-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer .splitter {
    margin: 10px 45px;
    height: 1px;
    background: #ccc;
    border-radius: 5px;
}

.footer h4,
.footer .col-title {
    border-bottom: 1px solid #ccc;
    color: #33691e !important;
    margin: 0;
    padding-bottom: 10px
}

.footer .nav-vertical {
    line-height: 2;
    padding: 0
}

.footer .nav-horizontal {
    vertical-align: middle
}

.footer .nav-vertical a {
    margin: 5px 0
}

.footer .enamad-holder {
    margin-top: 25px;
    padding: 10px;
    border-right: 1px solid #ccc;
    text-align: center
}

.footer .enamad-link {
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
    padding: 5px;
    margin: 5px 10px;
    background: #fff;
    vertical-align: top
}

.user-header-panel:after,
.custom-header-panel:after,
.menu-header-panel:after {
    content: '';
    display: block;
    clear: both
}

.rtl .user-header-panel,
.rtl .custom-header-panel {
    float: left
}

.ltr .user-header-panel,
.ltr .custom-header-panel {
    float: right
}

.menu-header-panel {
    padding: 6px 0px;
}

.rtl .menu-header-panel {
    float: right
}

.ltr .menu-header-panel {
    float: left
}

.navbar-header .nav-login {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .navbar-header .nav-login a,
    .custom-header-panel a {
        margin: 8px 3px;
    }

.user-panel {
    text-align: center;
}

    .user-panel .btn:hover {
        font-weight: bold
    }

    .user-panel .user-picture {
        padding: 10px
    }

        .user-panel .user-picture img {
            background-color: #f5f5f5;
            min-height: 80px;
            min-width: 80px;
            box-shadow: 0 2px 1px rgba(0,0,0,0.2);
            border-radius: 5px;
        }

    .user-panel .user-settings,
    .user-panel .user-actions,
    .user-panel .user-message {
        padding: 10px;
    }

        .user-panel .user-settings .btn {
            font-size: 11px;
            min-width: 128px;
            margin: 5px;
            border-radius: 10px;
        }

    .user-panel .user-links {
        padding: 0;
        margin: 0;
        font-size: 10px;
        display: inline-block
    }

        .user-panel .user-links li:hover {
            background: #eee;
            border-radius: 5px;
        }

        .user-panel .user-links a {
            color: #a0a0a0;
        }

    .user-panel .btn {
        border-color: #8BC34A;
    }

    .user-panel .splitter {
        background-color: #8BC34A;
    }

/* Start Home Style */
.title-section {
    color: #194e02;
}

.home-body {
    background: #689f38;
    font-size: 16px;
    line-height: 1.8;
}

    .home-body .navbar-header .nav-login a {
        font-size: 15px;
    }

    .home-body .navbar-header {
        box-shadow: none;
    }

    .home-body .nav-fixed {
        animation: animate__fadeIn 0.3s ease-in-out;
        background: #689f38;
        z-index: 3;
        position: relative;
        box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    }

    .home-body .footer {
        visibility: visible
    }

.home-header {
    margin: 0;
    padding: 30px 5px 10px;
    text-align: center;
    color: #194e02
}

.home-header-text {
    color: #0f3001;
    text-align: center
}

.home-steps {
    background: #fff;
    padding: 60px 0;
}

.step-item {
    margin: 45px 0;
    padding: 20px;
    background: #f1f8e9;
    border-radius: 10px;
}

.step-num {
    float: right;
    font-size: 111px;
    color: #689f38;
    width: 100px;
    text-align: center;
}

.step-desc {
    overflow: auto;
    padding-right: 20px
}

.home-box .btn {
    margin: 5px
}

.home-support {
    background: #f9f9f9;
    padding: 110px 0;
}

.home-application {
    /*background: radial-gradient(circle at 10% 20%, rgb(113 171 88) 0.1%, rgb(183, 219, 87) 90%);*/
    background: #f9f9f9;
    padding: 60px 0
}

    .home-application .item {
        padding: 30px 15px;
        background: #dcedc8;
        border-radius: 10px;
        margin: 10px 0 60px
    }

        .home-application .item h3 {
            color: #194e02
        }

    .home-application .title-section {
        text-align: center;
    }

    .home-application .item .app-title {
        float: right;
        max-width: 148px;
        padding: 10px
    }

        .home-application .item .app-title img {
            vertical-align: top
        }

    .home-application .item .app-content {
        overflow: hidden;
        padding: 0 30px;
        text-align: justify;
    }

.home-price {
    padding: 100px 0;
    background: #f0f0f0;
}

    .home-price .home-box {
        background: #dcedc8;
        border-radius: 10px;
        padding: 20px;
        margin-top: 60px
    }

    .home-price img {
        max-width: 100%
    }

    .home-price h3,
    .home-price h4 {
        color: #194e02;
        margin: 0
    }

    .home-price .home-box-detail {
        padding: 15px;
        border-radius: 5px;
        margin: 15px;
        background: #f1f8e9
    }

    .home-price .price-type-title {
        float: right;
        width: 70px;
        text-align: center
    }

    .home-price .price-type-content {
        overflow: hidden
    }

.home-feature {
    background: #f0f0f0;
    padding: 60px 0
}

    .home-feature .home-box {
        background: #c5e1a5;
        border-radius: 10px;
        padding: 10px;
        margin: 30px 0
    }

    .home-feature .feature-title {
        float: right;
        text-align: center;
        max-width: 75px;
        padding: 0 5px;
    }

        .home-feature .feature-title img {
            vertical-align: top;
            margin: 5px 0 10px
        }

    .home-feature h3,
    .home-feature h4 {
        margin: 0;
        color: #194e02;
        font-size: 1em;
    }

    .home-feature .feature-content {
        overflow: hidden
    }

.features-list {
    list-style: none;
    clear: both;
    padding: 0;
    margin: 0
}

    .features-list li {
        margin: 0;
        padding: 0;
    }

        .features-list li .content {
            padding: 5px 10px;
            border-radius: 5px;
            background: #f1f8e9;
            box-shadow: 0 1px 2px rgba(0,0,0,0.3);
            margin: 5px;
            min-height: 65px;
            font-size: .9em
        }

.home-customers {
    background-color: #f9f9f9;
    padding: 100px 0;
}

.home-api {
    background: #fff;
    padding: 160px 0;
    text-align: center
}

.home-survey {
}

.home-video {
    padding: 20px 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100% 19%;
}

.home-start {
    padding: 1px 30px 30px;
    background: rgba(255,255,255,0.3);
    border-radius: 10px;
    margin: 0 15px 15px;
    text-align: justify
}

    .home-start h2 {
        color: #194e02
    }

.home-quiz {
    /*background: radial-gradient(circle at 17% 70%, rgb(113 171 88) 0.1%, rgb(183, 219, 87) 90%);*/
}

    .home-quiz .img-holder {
        background: url(/Content/Images/bg-quiz.svg);
        height: 400px;
        background-repeat: no-repeat;
        background-position: 50% 7%;
        background-size: cover;
        max-width: 972px;
        margin: auto;
    }

.home-go {
    padding: 80px 10% 100px 5%;
    background-color: #fff;
}

    .home-go .home-box {
        background: #f1f8e9;
        border-radius: 10px;
        padding: 20px;
        margin-top: 60px
    }

.home-social {
    text-align: center;
    padding: 60px 0;
    color: #194e02;
    background: radial-gradient(circle at 50% 50%, rgb(183, 219, 87) 0.1%, rgb(113,171,88) 90%);
}

    .home-social .social-links,
    .blog-page .social-links,
    .post-bottombar .social-links {
        padding: 20px 0;
        margin: 0;
    }

        .home-social .social-links li,
        .blog-page .social-links li,
        .post-bottombar .social-links li {
            display: inline-block
        }

        .home-social .social-links a,
        .blog-page .social-links a,
        .post-bottombar .social-links a {
            padding: 9px;
            display: inline-block;
            vertical-align: middle;
            border-radius: 5px;
            margin: 5px 0;
            transition: all 0.3s ease;
            border-radius: 50%;
            height: 50px;
            width: 50px;
            background: rgba(255,255,255,0.6)
        }

        .home-social .social-links img,
        .blog-page .social-links img,
        .post-bottombar .social-links img {
            vertical-align: middle;
        }

        .home-social .social-links a:hover,
        .blog-page .social-links a:hover,
        .post-bottombar .social-links a:hover {
            background: #fff;
        }

.about-digisurvey-protect {
    position: relative;
    width: 256px;
    height: 256px;
    max-width: 100%;
    margin: auto;
}

    .about-digisurvey-protect img {
        position: absolute;
        top: 50%;
        right: 50%;
        margin-top: -128px;
        margin-right: -128px;
    }

.earth-protected {
    animation: rotate360 20s ease infinite;
    -ms-animation: rotate360 20s ease infinite;
    -moz-animation: rotate360 20s ease infinite;
    -webkit-animation: rotate360 20s ease infinite;
}

.video-holder {
    padding: 0 25px;
    max-width: 100%;
    margin: auto;
}

    .video-holder > div {
        background-color: rgba(0,0,0,0.7);
        border: 5px solid rgba(0,0,0,0.5);
        border-radius: 5px
    }

    .video-holder video {
        width: 100%;
        height: 100%
    }

    .video-holder .item {
        position: relative;
        box-shadow: 0 2px 10px rgba(0,0,0,0.3)
    }

        .video-holder .item > span {
            display: block;
            padding-top: 56.2%
        }

        .video-holder .item > div {
            vertical-align: top;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

.intro-video {
    background: url(Images/bg-intro-video.jpg);
    width: 100%;
    height: 100%;
    background-size: cover
}

.icon-play {
    display: block;
    margin: 0 auto;
    background-color: #000;
    border-radius: 50%;
    margin-bottom: 15px;
    -webkit-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
    overflow: hidden;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    cursor: pointer;
}

    .icon-play:hover {
        background-color: #ffd800;
        border-color: #ffd800
    }

    .icon-play svg {
        fill: #fff;
        width: 60px;
    }

    .icon-play:hover svg {
        fill: #555;
    }

.home-login-btn {
    min-height: 80px;
    width: 100%;
}

.inline-customers {
    margin: 0;
    padding: 0
}

    .inline-customers .item {
        display: inline-block;
        margin: 20px 15px;
        vertical-align: middle;
        max-width: 128px;
        max-height: 100px;
        filter: grayscale(1);
        transition: 0.3s filter;
    }

        .inline-customers .item:hover {
            filter: grayscale(0);
        }

    .inline-customers img {
        vertical-align: middle
    }

@media (max-width:992px) {
    .footer .enamad-holder {
        border: 0
    }
}

@media (max-width:480px) {
    .step-num {
        font-size: 80px;
        width: initial;
        float: none;
        line-height: 1;
        text-align: center;
        display: block;
    }

    .home-application .item .app-title,
    .home-feature .feature-title {
        float: none;
        text-align: center;
        max-width: 100%;
        margin-bottom: 15px
    }

    .home-body .navbar-header .nav-login a {
        font-size: 14px;
    }
}


/* End Home Style */

.box-md {
    min-height: 430px;
}

.dashboard-col .table-holder {
    max-height: 275px;
}

@media (max-width: 768px) {
    .box-md {
        min-height: 0;
    }
}

@media (max-width: 768px) {
    .dashboard-col {
        display: block;
        width: 100%;
    }

        .dashboard-col .table-holder {
            max-height: initial;
        }
}


@media (max-width: 875px) {
    .circle-vector {
        display: none;
    }

    .rect-vector {
        background-size: 100%;
        width: 100%;
    }
}


@media (max-width: 568px) {
    .rect-vector {
        background-size: 100%;
        width: 100%;
    }

    .home-login-btn {
        min-height: 0;
    }
}

.field-validation-error, .validation-summary-errors {
    color: red;
    text-shadow: 0 0 18px #fff;
}

.validation-summary-errors {
    padding: 5px;
    font-size: 110%;
}

.factor-holder label {
    position: relative;
    margin-left: 10px;
    color: #a0a0a0
}

    .factor-holder label:after {
        height: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        left: 0;
        margin-left: -5px;
        margin-top: -9px;
        color: #555
    }

.factor-table {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    border-collapse: collapse
}

    .factor-table td, .factor-table th {
        padding: 5px;
        border: 1px solid #ccc
    }


    .factor-table label {
        background-color: #ddd;
        color: #555;
    }


        .factor-table label:after {
            border-bottom: 13px solid transparent;
            border-top: 13px solid transparent;
            border-right: 13px solid #ddd;
            margin-left: -13px;
            margin-top: -13px;
        }

.factor-table-header {
    border-bottom: 2px solid #f66;
}

.factor-table-footer {
    border-top: 2px solid #f66;
}

.factor-table-items-header {
    background: #e5e5e5;
    text-align: center;
    color: #888
}

.factor-table-items {
    background: #fff;
    text-align: center;
}

.plans {
    max-width: 100%;
    padding: 5px;
    border-radius: 5px;
}

    .plans td {
        padding: 5px !important;
        text-align: center;
        border: 1px solid #ccc;
    }

    .plans .table-holder {
        border-right: 0;
    }

    .plans td:nth-child(2n+1) {
        background: #f5f5f5;
        border-right: 1px solid rgba(0,0,0,0.1);
        border-left: 1px solid rgba(0,0,0,0.1);
    }

    .plans td:nth-child(1) {
        background: #ccc;
        text-align: left !important;
        border-top-color: #a0a0a0;
        border-bottom-color: #a0a0a0;
        max-width: 100px;
    }

@media (max-width:480px) {
    .plans td:nth-child(1) {
        font-size: 90%;
    }
}

.shelp-icon {
    background: #689f38 none repeat scroll 0 0;
    border: 0
}

.frame, .default-frame {
    display: none;
}

.slide-loading {
    background: url(/content/images/slide-loading.gif) no-repeat scroll 50% 50% #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    height: 32px;
    left: 50%;
    margin-left: -50px;
    margin-top: -16px;
    padding: 5px;
    position: absolute;
    top: 30%;
    width: 100px;
    display: none;
}

#HelpContent img {
    max-width: 100%;
}

.help-tree {
    list-style: none;
    padding: 5px;
    margin: 0;
    background: #eaeaea;
    border-radius: 5px;
}

    .help-tree ul {
        display: none;
        border-bottom: 3px solid #689f38;
        background-color: rgba(0,0,0,0.3);
        list-style: none
    }

        .help-tree ul.show {
            display: block;
        }

    .help-tree a {
        display: block;
        padding: 10px 15px 10px 5px;
        border-bottom: 1px solid #a0a0a0;
        color: #222;
    }

    .help-tree .item.active > a {
        background-image: linear-gradient(#fff,#fff);
    }

    .help-tree .item > a {
        background-image: linear-gradient(#EEE, #E9E9E9)
    }

    .help-tree .item {
        position: relative;
    }

    .help-tree .has-child:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        margin-top: 10px;
        margin-left: 10px;
        width: 20px;
        height: 20px;
        background-image: url(Images/saaed/ic-icons-black.png);
        background-repeat: no-repeat;
        background-position: 0px -180px;
    }

    .help-tree .has-child.child-active:after {
        background-position: 0px -220px;
    }

    .help-tree li:last-child a {
        border-bottom: 0
    }

.tree-title {
    background-image: linear-gradient(#555,#222);
    border-bottom: 1px solid #aaa;
    padding: 10px 5px;
    text-align: center;
    color: #f9f9f9;
}

.steps {
    position: relative;
}

    .steps > .step {
        display: none;
    }

    .steps > .first {
        display: block;
    }

.steps-nav {
    color: #555;
    font-size: 120%;
    margin: 5px 0;
}

    .steps-nav > .step {
        background-color: #f9f9f9;
        border-radius: 2px;
        box-shadow: 0 0 4px rgba(0,0,0,0.2);
        padding: 3px 1px;
        text-align: center;
        color: #aaa;
    }

        .steps-nav > .step a {
            color: #aaa;
        }

        .steps-nav > .step:after {
            content: '';
            display: block;
            clear: both;
        }

        .steps-nav > .step > .number {
            background-color: #ef8484;
            border-radius: 50%;
            color: #f9f9f9;
            display: inline-block;
            height: 20px;
            line-height: 1.4em;
            margin: 0 5px;
            vertical-align: middle;
            width: 20px;
            float: right;
        }

    .steps-nav .step.active {
        background: #fb0 none repeat scroll 0 0;
        box-shadow: 0 0 3px rgba(0,0,0,0.2);
        padding: 4px 1px;
        color: #333;
    }

    .steps-nav > .step.active a {
        color: #333;
    }

    .steps-nav > .step.active > .number {
        background-color: #c33;
    }

    .steps-nav > .step:last-child {
        border: 0;
    }

@media(max-width:990px) {
    .steps-nav {
        font-size: 90%
    }

        .steps-nav > .step > .number {
            width: 15px;
            height: 15px;
        }
}

.persian-number {
    font-family: sahel_web,sans-serif,Tahoma;
}

/*** Start Menu Style ***/

@media (min-width: 990px) {
    .navbar-header {
        z-index: 2;
    }
}

.main-nav a,
.main-nav .caption {
    color: #fff;
    padding: 10px 10px;
    display: block;
    text-shadow: 0 0 3px black;
    font-size: 13px;
}

.main-nav > li > a,
.main-nav > li > .caption {
    padding: 6px 10px;
    margin: 0;
    border-radius: 5px
}

    .main-nav > li > a:after,
    .main-nav > li > .caption:after {
        content: "";
        height: 15px;
        width: 1px;
        background: rgba(0,0,0,0.2);
        float: left;
        margin-left: -10px;
        margin-top: 2px;
    }

.main-nav > li.nav-parent > .caption:after {
    margin-left: -22px;
}

.main-nav > li:last-child > a:after,
.main-nav > li:last-child > .caption:after,
.main-nav a:hover:after,
.main-nav .caption:hover:after {
    display: none
}

.main-nav a:hover,
.main-nav .caption:hover {
    background-color: #325824;
    color: #fff;
}

.main-nav .nav-highlight {
    background: #444
}

    .main-nav .nav-highlight > a:hover {
        background-color: transparent;
        color: #fff;
    }

.main-nav li.nav-collapsed > .caption {
    background-color: #457234;
}

.main-nav .nav {
    margin-top: 5px;
    background: #457234;
    border-radius: 5px
}

.default-nav .main-nav > li > a {
    padding: 4px 20px;
    font-size: 14px
}

    .default-nav .main-nav > li > a:after,
    .default-nav .main-nav > li > .caption:after {
        margin-left: -20px;
    }

.nav-vertical.show {
    animation: flipInY 0.6s ease-in-out;
}

.snav-sidebar ul a,
.snav-sidebar ul .caption,
.main-sidebar-nav ul a,
.main-sidebar-nav ul .caption {
    padding: 10px 10px;
    margin: 0
}

.snav-sidebar .nav-vertical.show,
.main-sidebar-nav .nav-vertical.show {
    animation: fadeInRight 0.4s ease-in-out;
}


.rtl .snav-sidebar,
.rtl .main-sidebar-nav {
    border-left: 2px solid #86a760;
    box-shadow: -1px 0 2px rgba(0,0,0,0.3);
}

.ltr .snav-sidebar,
.ltr .main-sidebar-nav {
    border-right: 2px solid #86a760;
    box-shadow: 1px 0 2px rgba(0,0,0,0.3);
}

.snav-sidebar a, .snav-sidebar .caption,
.main-sidebar-nav a, .main-sidebar-nav .caption {
    padding: 10px;
    border-top: 1px solid #687459;
}

.snav-sidebar ul,
.main-sidebar-nav ul {
    padding: 0 10px !important;
}

.digi-nav .nav-title {
    background: #689f38;
    border-radius: 5px;
    margin-bottom: 5px
}

.nav-fixed {
    animation: animate__fadeIn 0.3s ease-in-out;
    background: #689f38;
    z-index: 3;
    position: relative;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

/*** End Menu Style ***/

.box-header:after {
    content: '';
    display: block;
    clear: both;
}

.table {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

    .table th {
        background-color: #555;
        color: #fff;
        padding: 15px 5px;
    }

    .table td {
        padding: 5px;
    }

.text-line-through {
    text-decoration: line-through;
}

.box-shadow {
    box-shadow: 0 1px 2px rgba(0,0,0,0.3)
}

.stabs .item.active, .stabs li.active {
    border-top-color: #8bc34a
}

.stabs-content .form-actions {
    margin-right: 0;
    margin-left: 0
}

.checkbox-md {
    height: 20px;
    width: 25px;
    vertical-align: middle;
}

.sdialog {
    background-color: #f9f9f9;
    overflow: hidden
}

    .sdialog .form-actions {
        background-color: #efefef !important;
    }

.sdialog, .sdialog-content {
    overflow: visible
}

    .sdialog.active .sdialog-titlebar {
        background-color: #689f38;
    }

    .sdialog.active .sdialog-content {
        border-color: #689f38;
    }

.digi-dialog .sdialog-content,
.digi-dialog .sdialog-titlebar {
    width: 992px;
    max-width: 100%;
}

.btn-group > .btn-mini:before {
    margin: 1px 3px;
}

#ContinueStep {
    display: none;
    position: fixed;
    bottom: 3%;
    right: 25px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding: 22px 10px;
    z-index: 2;
}

    #ContinueStep.visible {
        display: inline-block;
        animation: bounceInUp 1s ease-in backwards;
    }

.highlited-border {
    border: 2px solid #fb0;
}

.bank-list .item {
    background-color: #f9f9f9;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    margin: 5px;
    display: inline-block;
    min-width: 200px;
    max-width: 100%;
    padding: 10px;
}

.inline-menu {
    display: inline-block
}

    .inline-menu .item {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .inline-menu .splitter {
        width: 1px;
        height: 100%;
        display: inline-block;
    }

    .inline-menu .btn,
    .inline-menu a {
        background: transparent !important;
        color: #222 !important;
        border: 0;
        border-left: 1px solid #ccc;
        text-shadow: none !important;
        border-radius: 0;
        padding: 3px 13px;
        box-shadow: none;
    }

        .inline-menu .btn:hover,
        .inline-menu a:hover {
            background: #f0f0f0 !important;
        }

@media (max-width:768px) {
    .help-page .api-name, .help-page .api-documentation {
        width: auto !important;
    }
}


@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}


@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* Start Blog Style */
.blog-sidebar,
.post-bottombar {
    background: #dcedc8 !important;
    padding: 30px 15px;
    border-radius: 5px;
}

.post-short {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    padding: 1px 15px;
    margin: 30px 0 5px;
}

    .post-short .post-footer {
        padding: 10px 30px
    }

    .post-short .post-content {
        padding: 10px 15px;
        height: 110px;
        overflow: hidden;
    }

    .post-short .post-image {
        text-align: center;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 1px 2px rgba(0,0,0,.3);
        padding: 5px;
        margin-top: -20px;
    }

        .post-short .post-image img {
            max-width: 100%;
            border-radius: 5px;
            vertical-align: top;
            height: 248px;
        }

    .post-short .post-header a {
        height: 70px;
        display: block;
    }

.post-full,
.post-comments,
.post-share,
.post-bottombar {
    max-width: 810px;
    margin: 10px auto;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
}

    .post-full .post-header {
        text-align: center
    }

.post-comments {
    background: #eee
}

.post-full img {
    max-width: 100%
}

.post-full .post-detail {
    text-align: center;
    color: #a0a0a0;
    padding: 10px 5px
}

.post-full .post-body {
    font-size: 16px;
    line-height: 1.9;
}

    .post-full .post-body h2,
    .post-full .post-body h3,
    .post-full .post-body h4,
    .post-full .post-body h5,
    .post-full .post-body h6 {
        padding-top: 20px
    }

.comments .comment-image {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    overflow: hidden;
    box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    margin: 0 5px;
    background: #fff;
}

.rtl .comments .comment-image {
    float: right;
}

.ltr .comments .comment-image {
    float: left;
}

.comments .comment-actions {
    padding: 5px
}

.rtl .comments .comment-actions {
    float: left;
}

.ltr .comments .comment-actions {
    float: right;
}

.post-share .share-message {
    line-height: 46px;
    color: #888
}

.post-share .share-buttons {
    margin: 0
}

.rtl .post-share .share-buttons {
    float: left
}

.ltr .post-share .share-buttons {
    float: right
}

.comments div.splitter {
    clear: both;
    height: 1px;
    background: #a5d6a7;
    border-radius: 5px;
    margin: 5px 0
}

.comments .item-content {
    padding: 20px 0px 10px 5px
}

.comments .comment-body {
    overflow: hidden
}

.comments .comment-image img {
    max-height: 100%;
    max-width: 100%;
}

.comments .item-childs {
    margin-right: 20px;
}

    .comments .item-childs .comment-image {
        width: 40px;
        height: 40px;
    }

.comments,
.comments .item-childs {
    padding-right: 0;
    list-style: none;
    background: #f5f5f5f5;
}

    .comments .sender {
        font-size: 9pt;
        color: #999;
    }

/** End Blog Style **/

.padding-panel {
    padding-top: 10px;
}

.menu-items .item {
    white-space: normal
}

.group-name, .survey-name, .quiz-name {
    max-width: 150px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.survey-name, .quiz-name {
    max-width: 220px;
}

/*.correct {
    color: #9c0 !important;
}

.incorrect {
    color: red !important;
}*/

textarea {
    max-width: 100%;
}

.rank-table {
    border-collapse: collapse;
}

    .rank-table tr {
        background-color: #eee;
        border-bottom: 1px solid #ccc;
    }

    .rank-table th {
        background-color: #555;
        padding: 10px 0;
        color: #fff;
    }

    .rank-table td {
        padding: 5px 1px;
    }

    .rank-table tr td:nth-child(1),
    .rank-table tr td:nth-child(2) {
        font-weight: bold;
        font-size: 140%
    }

    .rank-table .my-rank {
        background-color: #73cbff;
        font-size: 190%;
    }

    .rank-table .rank-question-title {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width:480px) {
    .rank-table .my-rank {
        font-size: 120%;
    }
}

@media (max-width:600px) {
    .box-header .title-big,
    .title-big {
        font-size: 120%;
        float: none;
        border-bottom: 3px solid #f92;
        padding: 4px 5px;
        margin: 0 0 5px;
        display: block
    }

    .survey-name, .quiz-name {
        max-width: 100%
    }
}

.icon-border-green {
    border: 10px solid #689f38;
}

.icon-border-red {
    border: 10px solid #c33;
}

.box-content h1, .box-content .title {
    padding-right: 10px;
}

.mobile .highcharts-container {
    overflow: auto;
}

.highcharts-menu-item {
    direction: rtl;
    text-align: right;
}

.highcharts-tooltip span {
    background-color: #f9f9f9;
}

.mce-path {
    display: none !important;
}

.line-1 {
    line-height: 1 !important;
}

.jw-controlbar {
    background-color: rgba(0,0,0,0.3) !important
}


@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.stip {
    border-radius: 5px;
    border-bottom: 5px solid #8BC34A
}

    .stip.show {
        animation: animate__fadeIn 0.3s;
    }

.help-items {
    font-size: 85%;
    border-color: #689f38
}

    .help-items .caption:before {
        display: none;
    }

#GeneralWizard .step {
    cursor: pointer
}

.responsive-table .cell-hidden > * {
    display: none !important;
}

@media (min-width: 768px) {
    .responsive-table .cell-hidden > * {
        display: table-cell !important;
    }
}

@keyframes rotate360 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}

.mce-menubtn.mce-fixed-width.mce-btn-small span {
    width: 45px !important;
}

.mce-rtl .mce-listbox .mce-caret {
    left: 4px !important;
}

.mce-rtl .mce-listbox button {
    padding-right: 2px !important;
    padding-left: 15px !important;
}

.template-fields {
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    border-radius: 5px;
}

    .template-fields .caption {
        padding: 10px;
        background-color: #f0f0f0;
        cursor: pointer;
    }

    .template-fields .item {
        float: right;
        margin: 2px;
        padding: 2px;
        border: 1px solid #ccc;
        background-color: #f9f9f9;
        cursor: pointer;
        border-radius: 5px
    }

    .template-fields .items {
        max-height: 0;
        opacity: 0;
        transition: max-height .3s;
        overflow: hidden;
    }

    .template-fields .manage-btn {
        float: left;
    }

    .template-fields .search-field {
        padding: 5px;
        border-radius: 5px;
        border: 1px solid #bbb;
    }

    .template-fields .items.show {
        max-height: 1000px;
        opacity: 1;
        padding: 5px
    }

button:focus,
input:focus,
select:focus,
.form-control:focus,
.btn-mini:focus,
.btn:focus,
a:focus,
.stabs li:focus,
.stabs .item:focus {
    outline: 1px dashed #c33 !important;
    opacity: 1.0 !important
}

.input-group-addon {
    padding: 0 4px;
}

.overflow-hidden {
    overflow: hidden
}

.actions-holder {
    display: none
}

body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z,
body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z * {
    font-family: Tahoma !important
}

    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z :placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z:placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z :-moz-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z:-moz-placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z ::-moz-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z::-moz-placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z :-ms-input-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z:-ms-input-placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z ::-webkit-input-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-9dgo7z::-webkit-input-placeholder {
        font-family: Tahoma !important
    }

body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl,
body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl * {
    font-family: Tahoma !important
}

    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl :placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl:placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl :-moz-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl:-moz-placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl ::-moz-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl::-moz-placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl :-ms-input-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl:-ms-input-placeholder {
        font-family: Tahoma !important
    }

    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl ::-webkit-input-placeholder,
    body .crisp-client .crisp-1rjpbb7 .crisp-13qutdl::-webkit-input-placeholder {
        font-family: Tahoma !important
    }

body .crisp-client .crisp-1rjpbb7 {
    font-family: Tahoma !important;
}


body .crisp-19foly0 {
    display: none !important;
    visibility: hidden;
    opacity: 0
}

.clickable {
    cursor: pointer;
}

.stabs.closed li, .stabs.closed .item {
    background: #689f38
}


.border-black-1p,
.border-gray-1p {
    border-radius: 5px
}

.box-answer,
.answer-text {
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    padding: 5px;
    margin: 0 5px
}

    .box-answer img,
    .answer-text img {
        max-width: 100%;
        max-height: 100%;
    }

.footer .social-links,
.help-social .social-links {
    padding: 5px 0;
    margin: 0;
}

    .footer .social-links li,
    .help-social .social-links li {
        display: inline-block
    }

    .footer .social-links a,
    .help-social .social-links a {
        padding: 5px;
        display: inline-block;
        vertical-align: middle;
        border-radius: 5px;
        margin: 5px 0;
        filter: grayscale(1);
        transition: all 0.3s ease;
    }

        .footer .social-links a:hover,
        .help-social .social-links a:hover {
            filter: grayscale(0);
        }

    .footer .social-links img,
    .help-social .social-links img {
        vertical-align: middle;
    }

    .footer .social-links a:hover,
    .help-social .social-links a:hover {
        background: rgba(255,255,255,0.1)
    }

.cookie-warning {
    display: none
}

.stip-close:before {
    content: 'x';
    font-weight: bold;
    margin: 0 3px;
    background: #c33;
    color: #fff;
    width: 10px;
    height: 10px;
    line-height: 10px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
}

input[type="checkbox"],
input[type="radio"] {
    vertical-align: middle
}

.html-editor {
    max-width: 100%;
    height: 21px !important;
}

.tinymode .mce-top-part {
    position: absolute !important;
    box-shadow: 0 -1px 4px rgba(0,0,0,0.3);
    bottom: 100%;
}

.cert-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.cert-main {
    position: relative;
    overflow: hidden
}

    .cert-main img {
        max-height: 256px;
    }

.cert-watermark {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: initial !important
}

.participant-title {
    color: #a0a0a0;
    display: inline-block;
    vertical-align: top
}

.participant-text {
    min-height: 25px;
    margin: 0px 0px 3px;
    display: inline-block;
    vertical-align: top
}

.answer-print img {
    max-width: 100%;
}

.answer-print .question-attachment img {
    max-height: 500px;
}

.responsive-table tbody tr.old-survey {
    background: #ddd;
}

.slov-holder .not-found-warning {
    display: none
}

.breadcrumb {
    background-color: rgba(255,255,255,0.3);
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}

    .breadcrumb.dashboard {
        margin-bottom: 0px;
    }

    .breadcrumb ol {
        padding: 0;
        margin: 0
    }

    .breadcrumb li {
        display: inline-block;
    }

    .breadcrumb a:link,
    .breadcrumb a:visited {
        color: #28442a
    }

    .breadcrumb a:hover {
        color: #0094ff
    }

.responsive-table tr.item-content:hover {
    background: #f0f0f0
}

td .detail-info {
    margin: 2px 5px;
    background: #e5e5e5;
    padding: 2px;
    border-radius: 5px;
    color: #888
}

td span.detail-info {
    display: inline-block;
}

td .active-icon {
    vertical-align: middle;
}

.search-label {
    font-size: 12px;
}

.text-underline {
    text-decoration: underline
}

.disp-itable {
    display: inline-table
}

.body .share-stabs-content textarea {
    padding: 10px;
}

.smooth-corner {
    border-radius: 5px
}

/** Start Branding Style **/
.digi-brand {
    background: #689f38;
}

    .digi-brand .sswitch .slider {
        background-color: #a0a0a0;
    }

    .digi-brand .sswitch input[type="checkbox"]:checked ~ .slider {
        background-color: #356021;
    }

    .digi-brand .f-search-holder {
        border-color: #a7b997
    }

        .digi-brand .f-search-holder > legend {
            color: #194e02
        }

    .digi-brand .box-header {
        margin-bottom: 15px
    }

a {
    color: #33691e
}

    a:hover {
        color: #1e6800;
        text-shadow: 0 0 2px rgba(0,0,0,0.3)
    }

.digi-brand .form-complex legend {
    color: #87a77a
}

.digi-brand .form-complex fieldset {
    border-color: #bed3b5
}

.digi-brand .form-complex .splitter {
    background: #b2c6a9;
    height: 1px;
    margin: 5px
}

.digi-brand .form-actions .btn {
    font-size: 130%
}

    .digi-brand .form-actions .btn-mini.icon-black:before,
    .digi-brand .form-actions .btn.icon-black:before,
    .digi-brand .form-actions .btn-mini.icon-white:before,
    .digi-brand .form-actions .btn.icon-white:before {
        margin-top: 3px
    }


.digi-brand .pagination > .active > a,
.digi-brand .pagination > .active > span,
.digi-brand .pagination > .active > a:hover,
.digi-brand .pagination > .active > span:hover, .pagination > .active > a:focus,
.digi-brand .pagination > .active > span:focus {
    background-color: #4e6c41;
    border-color: #4e6c41;
}

.digi-brand .item-content.is-active {
    background-color: #d2ebc5
}

.digi-brand .table .items-header,
.digi-brand .responsive-table .items-header,
.digi-brand .table .search-header,
.digi-brand .responsive-table .search-header {
    background: #4e6c41;
}

.digi-brand .box-content .table-holder {
    border-color: #85ab75
}

.digi-brand .box-info {
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border: none
}

.digi-brand .responsive-table tbody th[scope="row"] {
    background-color: #4e6c41
}

.digi-brand .responsive-table tbody tr {
    border-color: #4e6c41
}

@media (min-width: 768px) {
    .digi-brand .responsive-table tbody th[scope="row"] > a {
        color: #407e25;
    }

    .digi-brand .responsive-table tbody th[scope="row"] {
        background-color: transparent
    }
}

.digi-brand .main-action {
    background-color: #99cc00;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#99cc00), to(#6d9200));
    background-image: -moz-linear-gradient(#99cc00, #6d9200);
    background-image: -o-linear-gradient(#99cc00, #6d9200);
    background-image: linear-gradient(#99cc00, #6d9200);
    color: #fff;
    text-shadow: none;
}

    .digi-brand .main-action:active {
        border-top-color: #4f6900;
        background-color: #6d9200;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6d9200), to(#99cc00));
        background-image: -moz-linear-gradient(#6d9200, #99cc00);
        background-image: -o-linear-gradient(#6d9200, #99cc00);
        background-image: linear-gradient(#6d9200, #99cc00);
    }

.digi-brand .btn-mini:hover,
.digi-brand .btn:hover {
    outline: 4px solid #5d8d484a;
}

.stip-help {
    transform: scale(1) !important;
}

    .stip-help .tip-help-holder {
        padding: 10px
    }

    .stip-help.show {
        animation: animate__greenPulse 1.5s ease infinite;
    }

@keyframes animate__greenPulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(132,204,51,.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(132,204,51,0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(132,204,51,0);
    }
}

/*** End Branding Style **/

/*** Api Help Page ***/
.help-page .sample-header {
    border: 2px solid #D4D4D4;
    background: #6d9200;
    color: #FFF;
    padding: 8px 15px;
    border-bottom: none;
    display: inline-block;
    margin: 10px 0 0
}

.help-page .sample-content {
    display: block;
    border-width: 0;
    padding: 15px 20px;
    background: #FFF;
    border: 2px solid #D4D4D4;
    margin: 0 0 10px
}


.share-buttons {
    list-style: none;
}

    .share-buttons li {
        display: inline-block;
        padding: 5px;
        background: #f0f0f0;
        border-radius: 5px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.3);
        margin: 2px;
    }

        .share-buttons li img {
            vertical-align: top
        }

.nav-toggle {
    background: #194e02
}

.btn,
.btn-mini {
    border-radius: 10px
}

.cert-verify-qr {
    width: 100%;
}

.login-page .login-captcha {
    padding: 5px;
    border-radius: 3px;
}

.captcha-img {
    vertical-align: middle;
    border-radius: 3px;
}

.login-page :-moz-placeholder {
    text-align: center;
}

.login-page ::-moz-placeholder {
    text-align: center;
}

.login-page :-ms-input-placeholder {
    text-align: center;
}

.login-page ::-webkit-input-placeholder {
    text-align: center;
}

.login-page #UserName,
.login-page #Password {
    text-align: left;
    direction: ltr;
    padding-left: 5px;
}

.login-page .login-form h3,
.login-page .register-form h3 {
    text-align: center;
    font-size: 105%;
    padding-left: 2%;
    padding-right: 2%;
}

.btn-ex-login {
    line-height: 2.3em;
    padding: 5px;
    background-image: linear-gradient(#99cc00, #6d9200);
    text-shadow: none;
    color: #eee;
}

    .btn-ex-login:before {
        content: '';
        width: 30px;
        height: 30px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        float: left;
    }

    .btn-ex-login.Google:before {
        background-image: url(Images/ic-google-round-logo.svg);
    }

    .btn-ex-login.Microsoft:before {
        background-image: url(Images/ic-microsoft-logo.svg);
    }

.box-content .splitter + .or-splitter {
    background-color: #6d9200;
}

.correct-sorting,
.correct-matching {
    border: 2px dashed #9c0 !important;
    padding: 0 2px;
    border-radius: 3px;
    display: inline;
}

.correct-matching {
    vertical-align: top;
}

.question-view .btn {
    border-radius: 5px;
    border: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    padding: 10px 15px;
    margin: 2px 5px;
    display: inline-block;
    vertical-align: middle;
    background: #eee;
    cursor: pointer;
    color: #222;
    text-decoration: none;
    text-shadow: none;
    line-height: 1.15;
}

.btn.round,
.btn-mini.round {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    margin: 3px;
}

.question-note {
    border: 2px dotted #bdb55e;
    background: url(/Content/Images/ic-light-bulb.png) no-repeat, #f4f5b8;
    padding: 5px 30px 5px 5px;
    border-radius: 5px;
}

.rtl.question-note {
    background-position: right center;
    padding: 5px 30px 5px 5px;
}

.ltr.question-note {
    background-position: left center;
    padding: 5px 5px 5px 30px;
}

.dashboard-items {
    list-style: none;
}

.dashboard-items li{
    float: right;
    vertical-align: top;
}

.dashboard-item{
    border: 1px solid #689f38;
    border-radius: 5px;
    text-align: center;
    vertical-align: top;
    margin: 0px 3px 3px 3px;
}

.dashboard-item .item-title{
    overflow: hidden;
    max-height: 50px;
}

    .dashboard-item .multiple-title {
        height: 25px;
    }

.dashboard-item {
    display: inline-block;
}

    .dashboard-item.single,
    .dashboard-item.inner,
    .dashboard-item.add {
        cursor: pointer;
        width: 130px;
        padding: 2px;
    }

        .dashboard-item.single:hover,
        .dashboard-item.inner:hover,
        .dashboard-item.add:hover {
            background: #eee;
        }

        .dashboard-item.single .icon-holder,
        .dashboard-item.add .icon-holder {
            padding-top: 3px;
        }

    .dashboard-item.single,
    .dashboard-item.add {
        height: 164px;
    }

    .dashboard-item.inner {
        height: 130px;
    }

    .dashboard-item.multiple {
        min-width: 130px;
        min-height: 164px;
        height: auto;
        padding: 2px;
    }

    .dashboard-item .icon-holder img {
        max-width: 70px;
        max-height: 70px;
    }

.dashboard-header {
    background: #eee;
}

.blur-content {
    filter: blur(8px);
}