/*@import url(https://fonts.googleapis.com/css?family=Arimo&subset=latin,hebrew);*/
@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,600,700&display=swap&subset=hebrew');

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Assistant', sans-serif;
    /*direction: rtl;*/
    overflow-x: hidden;
}

body {
    padding-top: 45px !important;
}

.autoWidth { /*width: auto !important;*/
}

.moreInfo {
    background-color: #B8B8B8 !important;
    padding-bottom: 22px;
}

.red h1 {
    color: #f5f5f5;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6, .title-font {
    font-family: 'Assistant', sans-serif !important;
}

.p-1 {
    padding: 1rem !important;
}

.title-header-sm {
    margin-bottom: 0.2rem;
    font-size: 75%;
    word-wrap: break-word;
}

.red small {
    color: #ffffff;
}

.panel {
    margin-bottom: 0 !important;

}

.position-relative {
    position: relative;
}

.panel h1 {
    font-weight: bold;
!important
}

.centerDiv {
    margin: auto;
    width: 88%;
}

.btn-edit {
    width: 15px !important;
    height: 10px !important;
}

.checkBox {
    width: 10px;
    height: 10px;
    background-color: darkorange;
    border: 1px solid black;
}

.correct {
    background-color: darkgreen;
}

pre {
    direction: ltr;
    background-color: gainsboro;
    border: 1px solid black;
}

.tour {
    width: 150px;
    margin: 0 auto;
}

.clickable {
    cursor: pointer;
}

.unclick {
    cursor: context-menu !important;
}

.imgQuizContainer {
    position: relative;
    width: 100%;
    height: 196px;
    text-align: center;
    background-color: white;
    border: solid 3px #dcdcdc;
    -webkit-box-shadow: 2px 2px 6px 0 rgba(50, 50, 50, 0.34);
    box-shadow: 2px 2px 6px 0 rgba(50, 50, 50, 0.34);
    margin-bottom: 12px;
    margin-top: 0;
}

@media screen and (min-width: 1400px) {
    .imgQuizContainer {
        height: 240px;
    }
}

.mediaEditCont {
    margin-top: 136px;
}

.mediaEditCont .label {
    margin-right: 12px;
}

.imgQuizContainer > img {
    max-height: 100%;
    max-width: 100%; /* display: block;*/
}

.loader {
    width: 50px;
    height: 50px;
}

.center {
    display: block;
    margin: 0 auto;
}

.absTop {
    position: absolute !important;
    top: 0;
}

.absText {
    position: absolute !important;
    right: 37%;
}

.fixTop {
    position: fixed !important;
    top: 50px;
    z-index: 999
}

.med {
    width: 400px !important;
    position: relative !important;
}

.imgsUpload {
    width: auto !important;
    padding: 6px !important;
    margin: 0 !important;
}

.videoPrev {
    width: 300px;
    height: 200px;
}

.right {
    float: right;
}

.middle {
    margin-right: 10px;
    margin-left: 10px;
}

.redFont {
    color: red;
}

.clearFix {
    clear: both;
}

#info {
    background-image: url("../../quizy-editor/media/infoBG.jpg");
    background-repeat: no-repeat;
    padding: 22px;
    color: #f5f5f5;

}

.infoTextBG {
    margin-bottom: 55px !important;
    background-color: rgba(60, 60, 60, 0.75);
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.75);
}

.infoTextBG p {
    color: whitesmoke;
}

.infoTextBG h4 {
    color: #ffffff;
}

.infoTextBG h2 {
    color: #fcfcfc;
    font-weight: bold;
}

#Activity {
    padding: 55px;
    background-color: #0d92ff;
    color: #f8f8f8;
}

#Activity h4 {

    color: #fcf454;

}

.longQuestion {
    font-size: 12px;
    line-height: 40px !important;
}

/* Groups */
.groupContainer {
    width: 100%;
    padding-bottom: 7px;
    margin: 7px 0;
    border-bottom: 1px solid black;
}

.groupPanel {
    margin-bottom: 5px;
}

.groupInfo {
    font-size: 15px;
}

.groupName {
    width: 130px !important;
    display: inline !important;
    margin: 0 !important;
    float: right;
}

.togglePlayers {
    width: 40px;
    padding: 0px;
    height: 36px;
    margin: 0 !important;
}

.playersCount {
    width: 44px !important;
    height: 24px !important;
    display: inline !important;
    margin: 0 !important;
}

.groupsButton {
    width: 40px;
    padding: 0px;
    height: 20px;
    margin: 0 !important;
}

.groupsCount {
    width: 80px !important;
    margin: 0 !important;
    float: left;
}

/* End of groups */
.top-bar {
    background: none repeat scroll 0 0 #333;
    overflow: visible;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 147, 250, 1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 147, 250, 1);
    box-shadow: 0px 1px 3px 0px rgba(0, 147, 250, 1);
}

#mainIm {
    background-color: #000000;
}

#mainIm button {
    font-family: 'Assistant', sans-serif;
}

#mainIm h1 {
    font-weight: normal;
}

.main-logo {
    margin: 40px auto 10px;
}

#videomain {
    width: 100%;
}

.panela {
    background-color: #ffffff;
    text-align: center;
}

.panela h1 {
    color: #71b2ef;
    font-weight: bold
}

.panelb {
    background-color: #000000;
    padding: 22px;
    color: #bfbfbf;
}

.panelb h4 {
    color: #71b2ef;
}

.panelb h3 {
    color: #0D92FF;
}

.panelb button {
    margin-top: 70px;
}

h1 {
    font-weight: bold
}

#dlust {
    background-color: #aeaeae;
}

#dlust.panel {
    margin-bottom: 0px;
}

#dlust .button {
    margin-bottom: 0px;
}

#mainFooter {
    background-color: #ffffff;
    padding: 22px;
    color: #3e3e3e;
}

#mainFooter h3 {
    color: #0D92FF;
}

#mainFooter h4 {
    color: #181818;
}

#mainFooter h5 {
    color: #bfbfbf;
}

.margTop {
    margin-top: 12px;
}

.noMargbutom {
    margin-bottom: 0px;
}

.sortBy {
    line-height: 36px;
    /* float: left; */
    margin-left: 20px;
    margin-bottom: 22px;
    font-size: larger;
}

.tableNo {
    border: none;
}

.qTitle {
    line-height: 2.5;
    margin-right: 10px;
}

.toggelBTN {
    margin-top: 10px;
}

.qheadIcon {
    content: "";
    margin-right: 10px;
    margin-left: 10px;
    font-size: 18px;
}

.alert-box.alert {
    background-color: #C60F13;
    border-color: #AA0D10;
    color: #FFF;
    z-index: 1;
}

.topIcon img {
    height: 30px;
    margin-top: -5px;
}

.mediaContainer {
    width: 900px;
    height: 400px;
    background-color: #ffffff;
    border: 1px solid #2ba6cb;
    direction: rtl;
    overflow-x: hidden;
    padding: 4px 30px 0 0;
    -webkit-box-shadow: 8px 10px 20px -6px rgba(0, 0, 0, 1);
    -moz-box-shadow: 8px 10px 20px -6px rgba(0, 0, 0, 1);
    box-shadow: 8px 10px 20px -6px rgba(0, 0, 0, 1);
    position: fixed;
    top: 100px;
    right: 20%;
    z-index: 999;
}

.mediaItemBox {
    width: 150px;
    height: 150px;
    border: 1px solid #000000;
    text-align: center;
    float: right;
    margin: 0 0 10px 10px;
}

.mediaItem {
    max-width: 100%;
    max-height: 100%;
}

.autoCompList {
    width: 303px !important;
    height: 100px;
    background-color: gray;
    position: fixed !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.autoCompRow {
    margin: 5px 3px 0 0;
}

.autoCompRow:hover {
    background-color: greenyellow;
    cursor: pointer;
}

.nonTbl,
.nonTr,
.nonTd {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    margin: 0;
    padding: 0 0 0 5px;
}

.nonTbl {
    float: right;
}

.prevImg {
    width: 75px;
}

.scroll {
}

.mrFix {
    position: fixed;
}

.intronav {
    font-size: 24px;
    background-color: #000000;
}

.sub-nuv {
    font-size: 24px;
}

.top-bar {
    background: #080118 !important;
    overflow: visible;
}

.top-bar-section ul li {
    background: #080118;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background-color: #080118;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #080118;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    padding: 0 8px;
    line-height: 40px;
    background-color: #080118;
}

.top-bar-section > ul > li:last-child > ul > li:hover {
    color: white;
    background-color: #3C3C3C !important;
}

.imgCenter img {
    width: 1900px;
    margin-top: 0;
}

[data-magellan-expedition], [data-magellan-expedition-clone] {
    background: #000000;
    z-index: 50;
    min-width: 100%;
    padding: 10px;
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
    float: right;
    display: inline;
    margin-right: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.0rem;
    color: #999999;
}

#intro img {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.Contact {
    background-color: #0d92ff;
    padding: 2em 0;
}

.Contact h1 {
    font-weight: bold;
    color: #ffffff;
}

.Contact h2 {
    color: #e7e7e7;
}

.scrollitd {

    height: 450px;
    overflow: scroll;
    overflow-x: hidden;:;

}

#subNuvBlack {
    background-color: #000000;
    color: #71b2ef;
    padding: 18px;
    z-index: 1;
    opacity: 0.9;
}

#fontSmall p {
    font-size: 16px !important;
}

#subNuvBlack a {
    float: right;
    margin: 7px;
    font-size: 1.2rem;
}

.social-icons a {

    padding-right: 3px !important;
    padding-left: 3px !important;
    font-size: 34px !important;
    color: #bfbfbf;

}

.brGroupR {
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.brGroupL {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

.navbox {
    border-left: solid #ffffff;
}

.okBTN {
    color: #c7c7c7;
}

/* new editor*/

.fixTopBar {
    margin-top: 16px;
}

.boldLine {
    background-color: rgba(0, 144, 255, 0.47);
    padding-right: 6px;
}

.hoverList {
    background-color: rgba(231, 231, 231, 0.67);
    color: #0076d4;
    font-weight: bold !important;
    box-shadow: 1px 0px 4px rgba(0, 118, 212, 0.34);
    padding: 6px !important;
}

.itemList {
    overflow: hidden;
    font-weight: normal;
}

.angular-ui-tree-handle {
    cursor: auto;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 20px;
    line-height: 0px !important;
}

.alert-box:empty {
    display: none !important;
}

/* new editor end*/

/*help*/

.scrollB {
    height: 420px;
    overflow: scroll;
    overflow-x: hidden;
}

.lead {
    color: #2ba6cb;
!important;
    font-weight: bold;

}

.paper::before {
    content: '';
    position: absolute;
    width: 4px;
    top: 0;
    left: 30px;
    bottom: 0;
    border: 1px solid;
    border-color: transparent #efe4e4;
}

.paper {
    padding: 6px 5px 4px 42px;
    position: relative;
    color: #444;
    line-height: 20px;
    border: 1px solid #d2d2d2;
    background: #fff;
    background: linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
    -webkit-background-size: 100% 20px;
    -moz-background-size: 100% 20px;
    background-size: 100% 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
    width: 390px;
}

.paper textarea {
    display: block;
    width: 94%;
    margin: 0 auto;
    padding: 5.8% 3%;
    border: none;
    outline: none;
    height: 94%;
    background: transparent;
    line-height: 20px;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: whitesmoke;
    font-size: small;
    background: #080118;
    border-top: 1px solid #3C3C3C;
    direction: ltr;
    z-index: 100;
}

#footer a {
    color: whitesmoke;
    font-size: small;
    font-weight: 100;
    display: inline-block;
}

#footerFlow {
    position: fixed;
    bottom: 40px;
    width: 100%;
    background: #080118;
    z-index: 100;
    color: white;

}

#footerFlow > div {
    padding: 4px 0;
}

/*#footerFlow .button {*/
/*margin-bottom: 0.1rem !important;*/
/*margin-top: 0.1rem !important;*/
/*}*/

#footerFlow .button-group {
    /*margin-right: 1rem;*/
}

.flowH1 {
    font-size: 16px;
    margin-left: 12px;
}

.radius {
    border-radius: 4px;
}

.radiusR {
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;

}

.radiusL {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

#sideNav2 {
    position: fixed;
    top: 25%;
    right: 0;
    background-color: #3C3C3C;
    opacity: 0.75;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.icon-bar > * {
    padding: 0.75rem;
}

.icon-bar > *:first-child {
    border-top-left-radius: 4px;
}

.icon-bar > *:last-child {
    border-bottom-left-radius: 4px;
}

.icon-bar > *:hover, .icon-bar > *.selected {
    background: #0076d4 !important;
}

.panelTR {
    height: 100%;
    border-color: #2BA6CB;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    border-radius: 5px;
    background: rgba(13, 146, 255, 1);
    background: -webkit-linear-gradient(top, rgba(13, 146, 255, 1) 0%, rgba(0, 117, 219, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 146, 255, 1) 0%, rgba(0, 117, 219, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d92ff', endColorstr='#0075db', GradientType=0);
    -webkit-box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75);

}

.mainpageVideo {
    margin-top: 6px;
    text-align: center;
    margin-bottom: 6px;
    -webkit-box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75);
}

.footerGap {
    margin-bottom: 55px;
}

.large-2-5 {
    width: 20%;
}

.hrB {
    border: solid #2BA6CB !important;
    border-width: 1px 0 0 !important;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}

.features {
    text-align: center;

}

.features hr {
    width: 25%;
    margin: 1rem auto;
}

.features h3 {
    color: #0D92FF;
}

.features .large-4 {

    margin-top: 5px;
}

.features .round-icon {
    background-color: #0D92FF;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0px auto 1rem;
    width: 100px;
    font-size: 3rem;
}

.features .round-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

@media only screen and (max-width: 40em) {
    .features .columns {
        margin-bottom: 5rem;
    }
}

#playandwin h3 {
    color: #0D92FF;

}

a.blu {
    background-color: #0D92FF !important;
}

/*Social Login Split Buttons  - http://zurb.com/building-blocks/social-login-split-buttons*/

.split.button {
    width: 100%;
}

.split.button.facebook {
    background: #3b5998;
    text-transform: uppercase;
}

.split.button.facebook span {
    background: #2d4373;
}

.split.button.facebook span:after {
    border: none;
    font-family: "foundation-icons";
    content: "\f1c4";
    font-size: 2rem;
    line-height: 0.25rem;
    margin-left: -0.7rem;
}

.split.button.twitter {
    background: #55acee;
    text-transform: uppercase;
}

.split.button.twitter span {
    background: #2795e9;
}

.split.button.twitter span:after {
    border: none;
    font-family: "foundation-icons";
    content: "\f1e4";
    font-size: 2rem;
    line-height: 0.25rem;
    margin-left: -0.7rem;
}

.split.button.google {
    background: #d50f25;
    text-transform: uppercase;
}

.split.button.google span {
    background: #a50c1d;
}

.split.button.google span:after {
    border: none;
    font-family: "foundation-icons";
    content: "\f1ca";
    font-size: 2rem;
    line-height: 0.25rem;
    margin-left: -0.7rem;
}

.split.button.left-icon {
    text-align: right;
}

.split.button.left-icon span {
    left: 0;
}

/*end off Social Login Split Buttons*/

.triangle-down {
    margin: auto;
    width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 45px solid #3c3c3c;
    margin-top: -23px;

}

.triangle-down2 {
    margin: auto;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 60px solid #3c3c3c;
    margin-top: -23px;
}

.triangle-up {
    float: left;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 60px solid #ffffff;
}

.pentagon {
    position: relative;
    width: 54px;
    border-width: 50px 18px 0;
    border-style: solid;
    border-color: #7e7e7e transparent;
}

.pentagon:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: -85px;
    left: -18px;
    border-width: 0 45px 35px;
    border-style: solid;
    border-color: transparent transparent #7e7e7e;
}

#intro h1 {
    color: #2795e9;

}

#intro label {
    color: #2795e9 !important;

}

.introfooter {
    background-color: #3c3c3c;
    color: #3c3c3c;

    -webkit-box-shadow: -1px 10px 8px -9px rgba(39, 149, 233, 1);
    -moz-box-shadow: -1px 10px 8px -9px rgba(39, 149, 233, 1);
    box-shadow: -1px 10px 8px -9px rgba(39, 149, 233, 1);
}

.pricing-table, .recommended {
    position: relative;
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5);
    border-radius: 3px;
    transition: 0.4s ease-in-out;
    z-index: 13;
}

.pricing-table .title, .recommended .title {
    background: #f2f1ef;
    color: #2795e9;
    font-size: 2rem;
}

.pricing-table .price, .recommended .price {
    background: #f2f1ef;
    color: #F9690E;
}

.pricing-table .price hr, .recommended .price hr {
    color: #6a6456;
    width: 70%;
    margin: 0 auto;
}

.pricing-table .bullet-item, .recommended .bullet-item {
    background: #f2f1ef;
    border: none;
    font-size: 2rem;
}

.pricing-table .bullet-item span, .recommended .bullet-item span {
    font-size: 1.3rem;
}

.pricing-table .cta-button, .recommended .cta-button {
    background: #f2f1ef;
}

.pricing-table .cta-button .button, .recommended .cta-button .button {
    background-color: #f9690e;
    border-radius: 3px;
    border-bottom: 3px solid #b44804;
}

.pricing-table .cta-button .button:hover, .recommended .cta-button .button:hover {
    background-color: #b44804;
}

.pricing-table span, .recommended span {
    color: #b1ab9f;
}

.recommended {
    z-index: 15;
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5);
    border: 3px solid #2795e9;
    transform: scale(1.3);
}

.recommended .best {
    background: #f2f1ef;
    text-align: center;
}

.recommended .best span {
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    top: -1px;
    background-color: #2795e9;
    color: #f2f1ef;
    padding: 0.3rem 1.5rem;
    height: 2rem;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.recommended .title {
    padding-top: 2rem;
}

.recommended .cta-button .button {
    background: #2795e9;
    border-bottom: 3px solid #207dbd;
}

.recommended .cta-button .button:hover {
    background-color: #207dbd;
}

@media only screen and (max-width: 40.063em) {
    .recommended {
        transform: scale(1);
    }
}

.pricing-table .title {
    font-family: 'Assistant', sans-serif !important;, sans-serif;
    direction: rtl !important;
}

.pricing-table {
    font-family: 'Assistant', sans-serif !important;, sans-serif;
    direction: rtl !important;
}

#partyIntro {
    background-color: #3c3c3c;
    padding: 22px;
    color: #a4a4a4;
    -webkit-box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 15px -12px rgba(0, 0, 0, 0.75);
}

#partyIntro h1, #partyIntro h5, #partyIntro h2 {
    font-weight: bold;
    color: #0D92FF;
    text-align: center
}

#partyIntro h3, #partyIntro h4, #partyIntro h6 {
    font-weight: bold;
    color: #0D92FF;
    text-align: center
}

#partyIntro h4 {
    color: #ffffff
}

.scrollforsmall {
    overflow: scroll;
    height: 320px;
}

.addMediaButton {
    width: 143px;
    height: 157px;
    padding: 14px;
    text-align: center;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    color: #2BA6CB;
    cursor: pointer;
}

.overflowModal {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.mid_btm {
    width: 1px;
    height: 100px;
    display: block;
    clear: both;
    background: #a3a3a3;
    margin: 0 auto;
}

.mid_mid {
    color: #000000;
    line-height: 34px;
    font-size: 22px;
    text-align: center;
}

.mid_top {
    width: 1px;
    height: 100px;
    display: block;
    clear: both;
    background: #a3a3a3;
    margin: 0 auto;
}

.social_1 {
    background: #3B5998;
    border: none;
    margin-bottom: 6px;
    margin-top: 72px;
    padding: 0 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    outline: none !important;
}

.social_1 span {
    font-size: 1rem;
    line-height: 2rem;
    color: white;
    outline: none !important;

}

.social_1 span:last-child {
    font-size: 2rem;
}

.font-icon i {
    font-size: 22px;
}

.font-lg {
    font-size: 28px;
    line-height: 1.4;
}

.font-md {
    font-size: 16px;
    line-height: 1.4;
}

.round-button {
    border-radius: 50%;
    padding: 0;
    margin: 2px;
}

.round-button.round-button-medium {
    width: 32px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    border: none;
    background-size: cover;
}

.round-button.round-button-medium > i {
    font-size: 18px;
}

.reveal-loader {
    text-align: center;
    top: 50%;
    left: 50%;
    position: fixed;
    transform: translate(-50%, -50%);
    font-size: 2em;
    color: white;
    z-index: 9999;
}

.badge-button {
    float: left;
    margin: 0;
    padding: 0.25rem 1rem;
    height: 2rem;
}

.warning {
    color: #fff !important;
    background-color: #f4c20d !important;
    border-color: #f4c20d !important;
}

.warning-light {
    color: #fff !important;
    background-color: #E8DFBB !important;
    border-color: #EDBD80 !important;
}

.warning-text {
    color: #f4c20d !important;
    font-weight: 400;
    font-size: larger;
}

.danger {
    color: #fff !important;
    background-color: #db3236 !important;
    border-color: #db3236 !important;
}

.danger-text {
    color: #d43f3a !important;
    font-weight: 400;
    font-size: larger;
}

.success {
    background: #5cb85c !important;
    color: white !important;
}

.success-text {
    color: #5cb85c !important;
    font-weight: 400;
    font-size: larger;
}

.primary, .md-primary {
    background: #4885ed !important;
    color: white !important;
}

.md-primary {
    margin: auto;
}

.img-button-container {
    position: relative;
}

@media screen and(max-width: 760px) {
    .img-button-container {
        margin-bottom: 6px;
    }
}

.img-button {
    border-radius: 10px;
    border: 1px solid lightgray;
    cursor: pointer;
    outline: none;
}

label.img-button-label {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    background: rgba(0, 0, 0, .75);
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 0.25em 1em;
}

.img-button.unselected, .img-button.unselected ~ .img-button-label {
    opacity: 0.5;
}

.img-button.selected {
    box-shadow: 2px 4px 10px -2px green;
}

.img-button.selected ~ .img-button-label {
    background: rgba(0, 200, 0, .75) !important;
}

.box-shadow {
    -webkit-box-shadow: 2px 4px 10px -2px #000000;
    -moz-box-shadow: 2px 4px 10px -2px #000000;
    box-shadow: 2px 4px 10px -2px #000000;
}

md-dialog > form {
    margin-bottom: 0;
}

md-toolbar, md-dialog-actions {
    color: white !important;
    background-color: #080118 !important;
}

md-dialog md-dialog-actions {
    padding-left: 8px;
    padding-right: 8px;
    justify-content: center;
}

md-dialog .md-actions .md-button, md-dialog md-dialog-actions .md-button {
    margin-left: 8px;
    margin-right: 8px;
}

md-toast-content {
    z-index: 9999;
}

.md-toolbar-tools > h3, .md-toolbar-tools > h2, .md-toolbar-tools > button {
    color: white;
}

.md-toolbar-tools > *:first-child {
    float: right;
}

.md-toolbar-tools > *:nth-child(n+1) {
    float: left;
}

.invalid-input {
    border: 1px solid red !important;
}

.valid-input {
    border: 1px solid lightgreen !important;
}

.md-dialog-sm .md-dialog-content {
    max-width: 600px;
}

.md-dialog-content::-webkit-scrollbar-track, body::-webkit-scrollbar-track, .nice-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.md-dialog-content::-webkit-scrollbar, body::-webkit-scrollbar, .nice-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #CCCCCC;
}

.md-dialog-content::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb, .nice-scroll::-webkit-scrollbar-thumb {
    background-image: -webkit-gradient(linear,
    left bottom,
    left top,
    color-stop(1, rgb(21, 6, 66)),
    color-stop(0.5, rgb(8, 1, 24)));
}

.md-dialog-actions {
    border-top: 1px solid lightgray;
}

/* $mdDialog - fullscreen dialog styling */
@media screen and (max-width: 760px) {

    md-dialog {
        position: fixed;
        z-index: 99999;
        height: 100%;
        width: 100%;
        max-height: 100%;
        max-width: 100%;
        top: 0;
        left: 0;
        border-radius: 0;
    }
}

body.md-dialog-is-showing {
    overflow: visible !important;
}

.animate-show-hide.ng-hide {
    opacity: 0;
}

.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
    transition: all linear 0.5s;
}

.md-dialog-container {
    z-index: 100;
}

.fixed-list {
    height: 280px;
}

.fixed-list > ul {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.row-padding {
    padding-top: 2em;
    padding-bottom: 2em;
}

.full-width > * {
    width: 100%;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.flex-apart {
    display: flex;
    justify-content: space-between;
}

.top-links {
    margin: 0.65rem 0.25rem;
    direction: rtl;
    background: transparent !important;
    display: flex;
    justify-content: flex-start;
}

.top-links > * {
    display: inline !important;
    margin: 0 !important;
    padding: 4px 10px !important;
    font-size: 0.8125rem !important;
    line-height: 1rem !important;
    text-align: center !important;
    white-space: nowrap;
}

.top-links > *:first-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.top-links > *:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.top-links > *:nth-child(n+2):last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.button {
    outline: none !important;
    margin-bottom: 0;
}

.button-slim {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
}

.button-arrow-left {
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
}

.button-arrow-right {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    padding-right: 1.75rem !important;
}

div[ng-view] {
    height: 100%;
    background-color: white
}

.topnav {
    overflow: hidden;
    background-color: #080118;
}

.topnav a {
    float: right;
    display: block;
    color: white;
    padding: 6px 12px;
    text-decoration: none;
    font-size: 16px;
    text-align: right;
    line-height: 2;
}

.topnav a:first-child {
    /*font-size: 24px;*/
}

.topnav a:not(:first-child) {
    display: none;
}

.topnav.topnav-open {
    position: relative;
    box-shadow: -4px 6px 14px #080118;
}

.topnav.topnav-open a {
    float: none;
    display: block;
}

#uploadButton, #uploadButton2, #skipButton {
    position: relative;
    outline: none !important;
    padding-top: 0;
    padding-bottom: 0;
}

#uploadButton > input {
    top: 0;
    left: 0;
}

.gallery-arrow {
    width: 0;
    height: 0;
    border-style: solid;
}

.gallery-arrow-right {
    border-width: 98px 0 98px 20px;
    border-color: transparent transparent transparent rgba(0, 0, 0, .8);
}

.gallery-arrow-left {
    border-width: 98px 20px 98px 0;
    border-color: transparent rgba(0, 0, 0, .8) transparent transparent;
}

.slides {
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input {
    display: none;
}

.slide-container {
    display: block;
}

.slide {
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    transition: all 0.7s ease-in-out;
}

.slide img {
    width: auto;
    height: 100%;
}

.nav label {
    width: 10%;
    top: 20%;
    height: 25%;
    position: absolute;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    transition: opacity 0.2s;
    color: #fff;
    font-size: 5em;
    text-align: center;
    line-height: 82px;
    font-family: "Varela Round", sans-serif;
    text-shadow: 0 0 15px rgb(119, 119, 119);
}

.slide:hover + .nav label {
    opacity: 0.5;
}

.nav label:hover {
    opacity: 1;
}

.nav .next {
    right: 0;
}

.nav .prev {
    left: 0;
}

input:checked + .slide-container .slide {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s ease-in-out;
}

.slide-container .nav label {
    display: block;
    text-decoration: none;
    outline: none !important;
}

.nav-dots {
    width: 100%;
    bottom: 9px;
    height: 11px;
    display: block;
    position: absolute;
    text-align: center;
}

.nav-dots .nav-dot {
    top: -5px;
    width: 11px;
    height: 11px;
    margin: 0 4px;
    position: relative;
    border-radius: 100%;
    display: inline-block;
    background-color: rgba(39, 149, 233, 0.6);
}

.nav-dots .nav-dot:hover {
    cursor: pointer;
    background-color: rgba(39, 149, 233, 0.8);
}

.nav-dot.nav-dot-checked {
    background-color: rgba(39, 149, 233, 1);
}

.remove-outline div, .remove-outline button, .remove-outline span {
    outline: none !important;
}

#questionField .tiny {
    line-height: 16px;
    height: 37px;
}

.editor-container {
    width: 100%;
    position: relative;
    display: table;
    padding-bottom: 100px;
}

.slate {
    background: lightslategrey;
    border-color: slategrey;
    color: white;
}

.dark-blue {
    background-color: rgb(63, 81, 181);
    border-color: rgb(63, 81, 181);
    color: white;
}

.dark-red {
    background-color: rgb(181, 81, 63);
    border-color: rgb(181, 81, 63);
    color: white;
}

.alert-sm {
    height: 37px !important;
    font-size: 0.8rem !important;
}

.question-tree {
    max-height: 260px;
    overflow-y: auto;
}

.lang-button {
    width: 32px;
    height: 24px;
    position: relative;
    outline: none !important;
    display: inline-block;
    top: 4px;
    left: 4px;
}

@media only screen and (min-width: 760px) {
    .lang-button {
        top: 8px;
        left: 0;
    }
}

.lang-button img {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: left, right 500ms;
    -moz-transition: left, right 500ms;
    -o-transition: left, right 500ms;
    transition: left, right 500ms;
}

.lang-button img.lang-selected {
    z-index: 2;
}

.lang-button img.lang-not-selected {
    z-index: 0;
    left: 0;
    right: unset;
}

.dir-ltr {
    direction: ltr;
}

.dir-rtl {
    direction: rtl;
}

.flex-reverse {
    display: flex;
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.flex-col {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
}

.flex-reverse .button-arrow-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
}

.flex-reverse .button-group > li {
    float: left;
}

#logoImage {
    position: relative;
    height: calc(100vh - 80px);
    background-position: bottom;
    background-size: cover;
    transition: background-image 500ms;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 147, 250, 1);
    -moz-box-shadow: 0 3px 4px 0px rgba(0, 147, 250, 1);
    box-shadow: 0px 3px 4px 0px rgba(0, 147, 250, 1);
}

#logoImage .intro-buttons {

    cursor: pointer;
    width: 100%;
    height: 100%;
    padding-top: 5vh;
    background: rgba(0, 0, 0, 0.66) url(/media/mainintro/shadow_hands.png) left bottom no-repeat;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
}

#logoImage .intro-buttons > a {
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
}

#logoImage h1 {
    color: white;
    font-size: 2.4rem;
    font-family: "Comic Sans MS", sans-serif;
}

#logoImage h5 {
    color: white;
    font-size: 0.8rem;
}

#logoImage button {
    font-size: 1.6rem;
    margin: 20px 0;
    width: 320px;
}

#logoImage button.button-join {
    margin: auto;
    display: block;
}

#logoImage i {
    font-size: 1.6rem;
}

@media only screen and (min-width: 768px) {
    #logoImage h1 {
        font-size: 4rem;
    }

    #logoImage h5 {
        font-size: 1.2rem;
    }

    #logoImage button {
        font-size: 2rem;
    }

    #logoImage i {
        font-size: 2rem;
    }

    #logoImage .intro-buttons {
        padding-top: 10vh;
    }
}

.pink {
    background: #FF3057 !important;
    color: white;
}

.lightblue {
    background: #0093FA;;
    border: 1px solid #007ACC;
    color: white;
}

.white-transparent {
    background: rgba(255, 255, 255, 0.3);
    border: 1px solid white;
    color: white;
}

.white-transparent:hover {
    background: transparent;
}

.darkgray {
    color: white;
    background: #080118;
    border: 1px solid black;
}

.footer-links {
    list-style: none;
}

.footer-links li {
    color: #dddddd;
    font-size: 0.75rem;
    text-transform: capitalize;
}

.footer-links li i {
    font-size: 1rem;
}

.footer-links li:first-child {
    font-size: 1rem;
    color: #eeeeee;
    text-transform: uppercase;
}

.bubble {
    position: relative;
    background: #0093FA !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 6px 9px 0;
    border-color: #0093FA transparent !important;
    display: block;
    width: 0;
    z-index: 1;
    margin-left: -9px;
    bottom: -6px;
    left: 50%;
}

#logoImage .button:hover {
    opacity: 0.9;
}

#logoImage .glass {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.glass h5 {
    z-index: 1;
    padding: 10px;
    position: relative;
    margin: 0;
}

.glass {
    position: relative;
}

.glass::before {
    z-index: -1;
    display: block;
    position: absolute;
    content: ' ';
}

.glass::before {
    /* background-image: url('path/to/image.jpg'); Actual image for this demo is a data-uri, see below */
    /* Prefix free isn't picking up this one */
    -webkit-filter: url('#blur');
    filter: url('#blur');
    -webkit-filter: blur(5px);
    filter: blur(5px);
    background-size: cover;
    opacity: 0.5;
}

.glass {
    background-color: white;
}

/* transformations */
.glass.down {
    transform: translateY(100%) translateY(-5em) translateZ(0);
}

.glass.down::before {
    transform: translateY(-100%) translateY(5em) translateZ(0);
}

.glass.up, .glass.up::before {
    transform: translateY(0) translateZ(0);
}

#intro {
    background-color: white;
    color: #222;
}

#intro h4 {
    font-size: 1.2rem;
}

#intro h5 {
    font-size: 0.9rem;
}

@media only screen and (min-width: 760px) {
    #intro h4 {
        font-size: 1.4rem;
    }

    #intro h5 {
        font-size: 1.2rem;
    }
}

.intro-card {
    margin: 60px 0;
    min-height: 260px;
    position: relative;
}

.intro-card2 {
    position: relative;
    min-height: 220px;
    margin: 50px 0 0;
}

.intro-img {
    height: 100%;
    position: absolute;
    background-size: contain;
    background-color: transparent;
    background-repeat: no-repeat;
}

/*.intro-create {*/
/*    background-image: url(/media/mainintro/intro.create.png);*/
/*    background-position: bottom left;*/
/*    left: 0;*/
/*}*/

/*.intro-invite {*/
/*    background-image: url(/media/mainintro/intro.invite.png);*/
/*    background-position: bottom right;*/
/*    right: 0;*/
/*}*/

/*.intro-play {*/
/*    background-image: url(/media/mainintro/intro.play.png);*/
/*    background-position: bottom left;*/
/*    left: 0;*/
/*}*/

/*.intro-arieli {*/
/*    background-image: url("../media/mainintro/arieli.png");*/
/*    background-position: bottom left;*/
/*    left: 0;*/
/*}*/

.intro-button {
    position: absolute;
    bottom: -24px;
    font-size: 18px;
}

.intro-button2 {
    position: absolute;
    left: 40px;
    color: white;
    bottom: 2px;
    font-size: 14px;
    z-index: 9;
}

.intro-button-create {
    right: 10px;
    color: #F78937;

}

.intro-button-invite {
    left: 10px;
    color: #0093FA;
}

.intro-button-play {
    right: 10px;
    color: #49B864;
}

.main-container {
    position: relative;
    width: 100%;
}

.main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5 {
    color: white;

}

.arrow-element {
    position: absolute;
    float: left;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    left: 50%;
    transform: translateX(-50%);
}

.arrow-up {
    top: -40px;
}

.arrow-diag-down {
    border-right: 10px solid transparent;
    border-top: 40px solid white;
    top: -2px;
    left: 30%;
}

.arrow-blue {
    border-bottom: 40px solid #0093FA;
}

.arrow-dark {
    border-bottom: 40px solid #080118;
}

.check-list > span {
    display: block;
    margin-bottom: 8px;
}

.main-logos {
    height: 124px;
    width: 124px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#producers h1 {
    font-size: 24px;
}

@media only screen and (min-width: 760px) {

    #producers h1 {
        font-size: 46px;
    }
}

.kind-regular {
    color: white;
    background: #49B864;
}

.kind-survey {
    color: white;
    background: mediumpurple;
}

.kind-text {
    color: white;
    background: deeppink;
}

.kind-content {
    color: white;
    background: red;
}

.kind-title {
    color: white;
    background: deepskyblue;
}

.kind-association {
    color: white;
    background: orange;
}

.special-drag {
    position: fixed;
    z-index: 100;
    height: calc(100% - 47px);
    top: 47px;
    right: 0;
    width: 42%;
    padding: 20px 20px 100px;
    background: white;
    border-left: 1px solid lightgrey;
}

.special-drag .question-tree {
    max-height: 95%;
}

.questions-container div > span.label {
    color: white !important;
}

.questions-container:first-child > div > span.label {
    background-color: #55B555;
}

.questions-container:nth-child(2) > div > span.label {
    background-color: #ED4630;
}

.questions-container:nth-child(3) > div > span.label {
    background-color: #F8D732;
}

.questions-container:nth-child(4) > div > span.label {
    background-color: #F5F5F8;
    color: black !important;
    border: 1px solid lightgrey;
}

.questions-container:nth-child(5) > div > span.label {
    background-color: #54A9E1;
}

.questions-container:nth-child(6) > div > span.label {
    background-color: #EF6630;
}

.code-link {
    font-size: larger;
    border-bottom: 1px dashed white;
    margin: 0 4px;
    cursor: pointer;
    outline: none;
}

.download-footer-btn, .online-footer-btn {
    width: 75px;
    height: 75px;
    color: white;
    position: fixed;
    cursor: pointer;
    transform: translateX(-50%);
    bottom: 10px;
    transition: bottom 500ms;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    font-size: 26px;
    text-align: center;
    z-index: 3;
    outline: none;
}

.download-footer-btn {
    background: #54A9E1;
    left: calc(50% - 72px);
}

.online-footer-btn {
    background: #55B555;
    left: calc(50% + 8px);
}

.challenge-footer-btn {
    background: #EF6630;
    left: calc(50% + 68px);
}

.online-footer-btn:hover, .online-footer-btn:focus {
    color: whitesmoke;
}

.download-footer-btn label, .online-footer-btn label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
    display: block;
    color: white;
}

.download-footer-btn small, .online-footer-btn small {
    line-height: normal;
    font-size: 10px;
    text-align: center;
    display: block;
    color: whitesmoke;
}

.download-footer-btn-up {
    bottom: 72px !important;
}

.download-footer-btn:hover, .online-footer-btn:hover {
    bottom: 16px;
}

.download-footer-btn-up:hover {
    bottom: 66px !important;
}

.hide {
    display: none !important;
}

.alert-box .close {
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.button-delete {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    opacity: 0.5;
    font-size: 18px;
    display: inline-block;
    color: white;
    background: rgba(210, 0, 0, 0.75);
    border-radius: 100%;
    padding: 0;
    line-height: 22px;
    width: 22px;
    height: 22px;
    outline: none;
}

.button-delete:hover {
    opacity: 1;
}

.image-cropper {
    position: relative;
    min-height: 200px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}

.image-cropper label {
    margin-top: 16px;
    margin-bottom: 4px;
}

.image-cropper-canvas {
    margin: 10px auto;
    display: inline-block;
    float: left;
}

.image-preview {
    background: #54A9E1 no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 2px;
    margin: 0 auto 2.5em;
    box-shadow: 4px 4px 8px black;
    position: relative;
    outline: none;
}

.collection-preview {
    margin-bottom: 40px;
}

.image-preview-size {
    width: 318px;
    height: 240px;
}

.image-preview .overlay {
    cursor: pointer;
    outline: none;
}

.image-preview > label {
    position: absolute;
    z-index: 1;
    left: 0;
    right: -1px;
    top: -1px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.75);
    color: white;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    cursor: default;
    direction: ltr;
}

.image-preview > span {
    cursor: pointer;
    bottom: -1.25em;
    outline: none;
    font-size: 2em;
}

.collection-preview > span {
    cursor: pointer;
    bottom: .25em;
    outline: none;
    font-size: 2em;
}

.image-preview > span i {
    outline: none;
}

.image-preview > span i.fi-trash {
    color: #ED4630;
    margin-right: 0.5em;
}

.image-preview > span i.fi-check, .collection-preview > span i.fi-check {
    color: #55B555;
}

.image-new {
    font-size: 72px;
    color: #111111;
    outline: none;
    cursor: pointer;
    padding: 1.5em;
}

.image-new-size {
    top: 0;
    margin: 0;
    width: 100%;
    position: relative;
}

.mediaPreview {
    border-radius: 2px;
}

.center-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.center-y {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.center-xy {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.bottom-y {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.overlay {
    position: absolute;
    background: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@media (max-width: 768px) {
    .md-dialog-content {
        min-width: unset !important;
    }
}

.tabsdemoDynamicHeight md-content {
    background-color: transparent !important;
}

.tabsdemoDynamicHeight md-content md-tabs {
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
}

.tabsdemoDynamicHeight md-content md-tabs md-tabs-wrapper {
    background: white;
}

.tabsdemoDynamicHeight md-content h1:first-child {
    margin-top: 0;
}

.tabsdemoDynamicHeight md-pagination-wrapper {
    display: flex;
}

.remove-margin {
    margin: 0 !important;
}

.icon-buttons {
    padding: 0.35em 0.75em !important;
    font-size: 1.25em !important;
}

select, button, p, a, input {
    font-family: 'Assistant', sans-serif;
}

.no-select {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.no-click {
    pointer-events: none;
    opacity: .5;
}

.quizy2-play {
    margin: 0 1rem 0 0;
    cursor: pointer;
    font-size: 16px;
    color: whitesmoke;
    padding: 4px 16px;
    white-space: nowrap;
    line-height: 30px;
}

.quizy2-play i {
    margin-left: 0.5rem;
    font-size: 2.5rem;
}

a.quizy2-play i {
    color: #2ba6cb;
}

.quizy2-play small {
    margin: 2px 0;
}

.excel-btn {
    cursor: pointer;
    height: 40px;
}

input.tiny-input {
    height: 24px !important;
    padding: 2px;
}

.shadow-bottom-right {
    box-shadow: rgb(17, 17, 17) 1px 1px 2px;
}

.shadow-bottom-left {
    box-shadow: rgb(17, 17, 17) -1px 1px 2px;
}

.child-left-border > * > span {
    border-left: 1px solid #555555;
    padding: 0 10px;
}

.switch .sm-below {
    margin-bottom: 0.25em;
}

.package-buttons .img-button {
    max-height: 200px;
}

.alert-box {
    font-size: 1rem;
}

.button {
    font-size: 1.1rem;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.mb-1 {
    margin-bottom: 1em;
}

.mb-2 {
    margin-bottom: 1em;
}

#orderContainer {
    min-height: 400px;
}

#paymentContainer {
    min-height: 400px;
    min-width: 640px;
    max-width: 90vw;
}

.circle-loader {
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-left-color: #5cb85c;
    animation: loader-spin 1.2s infinite linear;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    width: 7em;
    height: 7em;
    background: rgba(255, 255, 255, 0.75);
}

.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: #5cb85c;
    transition: border 500ms ease-out;
}

.checkmark {
    display: none;
}

.checkmark.draw:after {
    animation-duration: 800ms;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg);
}

.checkmark:after {
    opacity: 1;
    height: 3.5em;
    width: 1.75em;
    transform-origin: left top;
    border-right: 3px solid #5cb85c;
    border-top: 3px solid #5cb85c;
    content: '';
    left: 1.75em;
    top: 3.5em;
    position: absolute;
}

@keyframes loader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 1.75em;
        opacity: 1;
    }
    40% {
        height: 3.5em;
        width: 1.75em;
        opacity: 1;
    }
    100% {
        height: 3.5em;
        width: 1.75em;
        opacity: 1;
    }
}

.save-animation {
    position: fixed;
    right: 40px;
    bottom: 40px;
    zoom: 0.75;
    opacity: 0;
    transition: opacity 0.5s ease-in;
    z-index: 9999999999;
}

.save-animation.active {
    opacity: 1 !important;
}

.save-animation label {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    word-wrap: normal;
    white-space: nowrap;
    font-weight: bold;
}

.load-complete > .checkmark {
    display: block;
}

.load-complete ~ label {
    display: none;
}

.editor-container.block-buttons .settings [ng-click], .editor-container.block-buttons .settings button, .editor-container.block-buttons .settings input, .editor-container.block-buttons #uploadButton, .editor-container.block-buttons #skipButton, .editor-container.block-buttons div.switch {
    pointer-events: none;
}

.fb_dialog_content iframe {
    left: 12px !important;
    right: unset !important;
}

.advanced-protect {
    cursor: help;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.toggle-collapse {
    cursor: pointer;
    background: #f2f2f2;
    padding: 4px 8px;
}

.toggle-collapse:hover {
    background: #cccccc;
}

.toggle-collapse i {
    width: 32px;
    height: 32px;
    float: left;
    left: 10px;
    top: 0;
    background: transparent url("/img/up.png") no-repeat center;
}

.toggle-collapse.collapsed i {
    transform: rotateZ(180deg);
}

.collapse {
    height: auto;
    transition: height .5s ease-in-out;
    overflow: hidden;
}

.toggle-collapse.collapsed + .collapse {
    height: 0 !important;
}

.ai-loader-container {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    left: 0;
    top: 0;
    text-align: center;
}

.ai-loader {
    width: 90px;
    height: 14px;
    box-shadow: 0 3px 0 #fff;
    position: relative;
    clip-path: inset(-40px 0 -5px);
    zoom: 2;
}

.ai-loader:before {
    content: "";
    position: absolute;
    inset: auto calc(50% - 17px) 0;
    height: 50px;
    --g: no-repeat linear-gradient(#ddd 0 0);
    background: var(--g), var(--g), var(--g), var(--g);
    background-size: 16px 14px;
    animation: l7-1 2s infinite linear,
    l7-2 2s infinite linear;
}

.bs-row {
    margin-left: -0.9375em;
    margin-right: -0.9375em;
}

.editor-inputs {

}

@media screen and (min-width: 1024px) {
    .editor-inputs input {
        margin-bottom: 0;
    }
}


@keyframes l7-1 {
    0%,
    100% {
        background-position: 0 -50px, 100% -50px
    }
    17.5% {
        background-position: 0 100%, 100% -50px, 0 -50px, 100% -50px
    }
    35% {
        background-position: 0 100%, 100% 100%, 0 -50px, 100% -50px
    }
    52.5% {
        background-position: 0 100%, 100% 100%, 0 calc(100% - 16px), 100% -50px
    }
    70%,
    98% {
        background-position: 0 100%, 100% 100%, 0 calc(100% - 16px), 100% calc(100% - 16px)
    }
}

@keyframes l7-2 {
    0%, 70% {
        transform: translate(0)
    }
    100% {
        transform: translate(200%)
    }
}

:host {
    all: initial; /* Reverts all properties to HTML spec defaults */
}


iframe.is-zpopup {
    bottom: 25px !important;
}

.chatbot-container {
    bottom: 20px;
    right: 20px;
    justify-self: end;
    margin-right: 20px;
    align-self: end;
    margin-bottom: 20px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

.chatbot-container iframe {
    border: none !important;
}
