/* Minification failed. Returning unminified contents.
(337,72): run-time error CSS1034: 
(337,72): run-time error CSS1042: Expected function, found ','
(337,80): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
html {
    height: 100%;
    width: 100%;
}

body {
    height: 100% !important;
    width: 100% !important;
    background: #EEEEEE;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 20px;
    font-family: roboto;
    color: #3a3a3a;
    font-size: 10pt;
}

.roboto {
    font-family: roboto;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
}

.simple-table td {
    padding: 0;
    vertical-align: top;
    width: auto;
}

.top-section {
    height: 70px;
    padding-top: 20px;
    padding-left: 20px;
    padding-left: 20px
}

.top-section-label {
    font-size: 16px;
    margin: 0;
    margin-right: 10px;
}



.pin-button {
    margin-left: 10px;
    margin-top: -3px;
}

.green {
    color: green;
}

.red {
    color: red;
}

.green-border {
    border-color: green;
}

.green-bg {
    background-color: green;
}

.red-bg {
    background-color: red;
}

.nav-tabs {
    border: none;
    border-radius: 3px 3px 0 0;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
    .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        border-radius: 3px 3px 0 0;
        border: 2px solid white;
        background-color: transparent !important;
    }

    .nav-tabs > li > a {
        color: #555555 !important;
    }

.tab-content {
    padding: 0 !important;
    border: none !important;
}

.fa-stack-2x {
    color: #40C0CB;
    border-radius: 3px;
}

.fa-close {
    color: #A7A7A7;
}

.btn, .btn:hover {
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 10pt;
    line-height: 1.428571429;
    border-radius: 3px;
    -webkit-user-select: none;
}

    .button .fa {
        font-size: 16px;
    }

.button-green {
    background-color: #25AF79;
    border-color: #25AF79;
    color: white;
}

    .button-green:hover {
        background-color: #22A06F;
    }

.button-grey {
    background-color: #616161;
    border-color: #616161;
    color: white;
}

    .button-grey:hover {
        background-color: #525252;
    }

.pin-display-top {
    padding: 4px 8px;
    background: white;
    border: 1px solid black;
    color: black;
}

#feedback-count {
    display: inline-block;
    border-radius: 3px;
    color: white;
    background: #d94031;
    padding: 0 5px;
    margin-left: 5px;
}

.session-info-font-family {
    font-family: "Helvetica Neue",HelveticaNeue,"Helvetica-Neue",Helvetica,"BBAlpha Sans",sans-serif;
}

.greenDot {
    color: #25AF79;
}

.redDot {
    color: #d94031;
}

.yellowDot {
    color: #D9AE31;
}

.session-info-step {
    font-size: 50px;
    color: #548ed5;
    line-height: normal;
    width: 500px;
}

.session-info-step-number {
    font-size: 30px;
}

    .session-info-step-number .fa-circle {
        color: #548ed5;
    }

    .session-info-step-number .fa-inverse {
        color: white;
        font-size: 40px
    }

.app-icon {
    font-size: 100px !important;
    border-color: rgb(249, 249, 249);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.app-icon-text {
    font-size: 30px;
}

.session-info-connect {
    color: #548235;
    border: 1px solid #548235;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
    font-size: 30px;
}

.session-info-table {
    width: 100%;
}

    .session-info-table tr {
    }

    .session-info-table td {
        padding-left: 5px;
    }

        .session-info-table td.gap {
            padding: 30px;
        }

.hand {
    cursor: pointer;
}

.step-number-cell {
    width: 60px;
}

@media (max-width: 950px) {
    body {
        overflow-x: auto !important;
    }
}

.questions-wrapper {
    position: relative;
}

.question-container {
    overflow-y: auto;
}

.anon-photo {
    background: #d0d0d0;
    width: 50px;
    height: 50px;
}

.inline {
    display: inline-block;
}

.contact-name {
    color: #b9b9b9;
    font-size: 12px;
}

.contact-name-answering {
    color: #7d7d7d;
}

.contact-question-answering {
    color: #000;
}

.contact-buttons-cell {
    width: 130px !important;
    text-align: right;
    padding-right: 10px !important;
}

.event-time {
    color: #909090;
    font-size: 12px;
    margin-top: 5px;
}

.close {
    margin-top: -10px;
    margin-right: -15px;
    float: right;
    width: 30px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.modal-heading {
    font-size: 20px;
    font-weight: bold;
}

.modal-text {
    font-size: 16px;
}

.fullscreen-questions-wrapper {
    height: 100%;
    width: 100%;
    /*margin-right: -20px;*/
    font-size: 22px;
}

.fullscreen-questions-background {
    background: rgb(0,112,192);
    background: linear-gradient(135deg, rgba(0,57,98) 0%, rgb(0,112,192,1) 100%);
}

.fullscreen-questions {
    overflow-y: auto;
    padding: 5px;
}

    .floating-question,
    .fullscreen-questions .question {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        background: #fff;
        overflow-y: auto;
        -webkit-box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.7);
        -moz-box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.7);
        box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.7);
        border-top: none;
    }

        .floating-question .contact-question,
        .fullscreen-questions .contact-question {
            font-size: 26px;
        }

    .fullscreen-questions .contact-name {
        font-size: 16px;
    }

    .floating-question .contact-photo-cell,
    .fullscreen-questions .contact-photo-cell {
        /*width: 80px !important;*/
    }

    .floating-question .contact-photo-container,
    .fullscreen-questions .contact-photo-container {
        /*width: 80px;
            height: 80px;*/
    }

    .floating-question .contact-photo,
    .fullscreen-questions .contact-photo {
        /*max-width: 80px;*/
    }

    .floating-question .far,
    .floating-question .fas,
    .fullscreen-questions .far,
    .fullscreen-questions .fas {
        /*font-size: 20px;*/
    }

.floating-question .contact-question {
    overflow-y: hidden;
    overflow: hidden;
    word-break: break-all;
    font-size: 18px;
}

.floating-question .contact-buttons {
    display: none;
}

.floating-question .contact-name {
    font-size: 14px;
}

.floating-question {
    border: 1px solid #ddd;
}

.floating-question {
    box-shadow: none;
}

.fullscreen-nav {
    margin-bottom: 10px;
    padding: 5px;
    padding-bottom: 3px;
}

.fullscreen-nav-item {
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    padding-bottom: 2px;
}

.fullscreen-nav-item-selected {
    border-bottom: 3px solid #fff;
}

.floating-question-row {
}

.floating-question-col {
    height: 150px;
}

.yellow {
    color: #ffc000;
}

.bg-lightblue {
    background: #cce0f3 !important;
}

.bg-lightgrey {
    background: #ddd !important;
}

.moderation-button {
    color: green;
    vertical-align: middle;
    font-size: 20px !important;
}

.setting-checkbox {
    margin-left: 10px;
    font-size: 20px;
    color: green;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 20px;
    color: green;
}

.strip {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 7px;
    background: #fff;
}

.strip-blue {
    background: #3e9bf3;
}


::-webkit-scrollbar {
    width: 3px;
    background: #f1f1f1;
}


::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


::-webkit-scrollbar-thumb {
    background: #737373;
    border-radius: 10px;
}



#fullscreen-questions::-webkit-scrollbar {
    width: 3px;
    background: #a5a5a5;
}


#fullscreen-questions::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


#fullscreen-questions::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
}

.form-control {
    max-width: 450px
}

.phone {
    display: block;
}

.not-phone {
    display: none;
}

.session-selector {
    min-height: 0;
    margin-bottom: 10px;
}

.question-tab-buttons {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 10px;
}

.nav > li > a {
    padding: 5px 15px;
}

.questions {
    background: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.question {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-top: 1px solid #ddd;
    font-size: 12px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.contact-photo-cell {
    width: 40px !important;
}

.contact-photo-container {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
}

.contact-photo-outer-container {
    width: 40px;
}

.contact-photo {
    max-width: 40px;
}

.contact-question {
    font-weight: bold;
    margin-top: 0;
}

.anon-icon {
    margin-left: 8px;
    margin-top: 6px;
    font-size: 25px;
}

.top-indicators {
    font-size: 16px;
}

.thumbs {
    font-size: 12px;
    padding: 1px 6px;
    border: 1px solid #969696;
    border-radius: 3px;
    background: #f7f7f7;
}

.contact-buttons {
    margin-top: 5px;
    margin-left: 10px;
    display: block;
    font-size: 16px;
}

.contact-buttons-container {
    text-align: right;
}

.contact-buttons .margined {
    margin-right: 15px;
}

.modal-dialog {
    width: auto;
}

@media (min-width: 768px) {
    .phone {
        display: none;
    }

    .not-phone {
        display: inline-block;
    }

    .session-selector {
        min-height: 120px;
        margin-bottom: 0;
    }

    .question-tab-buttons {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0;
    }

    .nav > li > a {
        padding: 10px 15px;
    }

    .questions {
        background: #fff;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .question {
        padding-left: 20px;
        font-size: 16px;
    }

    .contact-photo-cell {
        width: 50px !important;
    }

    .contact-photo-container {
        width: 50px;
        height: 50px;
    }

    .contact-photo-outer-container {
        width: 50px;
    }

    .contact-photo {
        max-width: 50px;
    }

    .contact-question {
        margin-top: 10px;
    }

    .anon-icon {
        margin-left: 10px;
        margin-top: 10px;
        font-size: 30px;
    }

    .top-indicators {
        font-size: 20px;
    }

    .thumbs {
        font-size: 16px;
    }

    .contact-buttons {
        display: none;
    }

    .contact-buttons-container {
        text-align: right;
    }

    .contact-buttons .margined {
        margin-right: 10px;
    }

    .modal-dialog {
        width: 400px;
    }
}

.pause-questions-button {
    font-size: 30px;
    vertical-align: middle;
    color: #616161;
}

    .pause-questions-button.paused {
        color: red;
    }

    .pause-questions-button.not-paused {
        color: #616161
    }

.answer {
    margin-top: 10px;
}

.edit-answer {
}

.edit-answer-textarea {
    width: 100%;
    max-width: 100% !important;
    height: 40px;
    white-space: pre-wrap;
}

.floating-question .top-indicators {
    display: none;
}

.bottom-indicators .far,
.bottom-indicators .fas {
    font-size: 16px;
}

.bottom-indicators .starred {
    display: none !important;
}

.fullscreen-questions .answer {
    font-size: 26px;
}

.edit-answer-container {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
}

.edit-answer-input {
    flex: 1 1 auto;
    padding-right: 5px;
}

.edit-answer-buttons {
    flex: 0 1 auto;
}

.child-portal-question-tab-buttons {
    margin-right: 50px;
}

#ChildPortalFullScreenButton {
    font-size: 25px;
    margin: 0 10px;
    cursor: pointer;
    display: none;
    vertical-align: middle;
    color: #616161;
}

input[type="checkbox"], input[type="radio"] {
    width: auto;
    display: inline-block;
}

input[type="text"],
input[type="password"],
select,
textarea,
.input-width {
    /*max-width: 600px;*/
}

iframe {
    overflow: hidden;
    border: none;
    width: 100%;
}

div.delayed-component-content {
    display: block;
}

.bottom-margin-5 {
    margin-bottom: 5px !important;
}

.bottom-margin-10 {
    margin-bottom: 10px !important;
}

.default-top-margin {
    margin-top: 15px !important;
}

.default-bottom-margin {
    margin-bottom: 15px !important;
}

.default-padding {
    padding: 15px !important;
}

.bold {
    font-weight: bold;
}

.field-validation-error {
    color: red;
}

.no-display {
    display: none !important;
}

.breakword {
    word-wrap: break-word;
}

.checkbox-group {
    padding-top: 0;
}

.form-control {
    width: 100%;
}

.display-form .form-group {
    margin-bottom: 0 !important;
}

.display-section .row {
    margin-bottom: 5px !important;
}

.right-aligned {
    text-align: right !important;
}

.welcome {
    font-style: italic;
    margin-bottom: 15px;
    font-weight: bold;
}

.header-row {
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}

.header-label {
    font-weight: bold;
    cursor: pointer;
}

.result-row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.result-table th,
.result-table td {
    border: none !important;
}

.tablet {
    display: none;
}

.phone {
    display: block;
}

.even {
    background: #eeeeee;
}

.portal-form-buttons {
    text-align: right;
}

.short-field {
    width: 150px;
}

.full-width {
    width: 100% !important;
}

.portal-datepicker {
    border-radius: 0;
}

.datepicker {
    z-index: 2000 !important;
    padding: 6px 12px !important;
    border-radius: 0;
}

#printArea .modal-dialog {
    width: auto;
    max-width: 1200px;
}

.btn-grey {
    background-image: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, white 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff548ed5', endColorstr='#ff2e6fbd', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #dbdbdb;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #555555;
    background-color: white;
}

.btn-grey:hover,
.btn-grey:focus {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-grey:active,
.btn-grey.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}


.btn-green {
    background-image: -webkit-linear-gradient(top, #66e084 0%, #48A86F 100%);
    background-image: linear-gradient(to bottom, #66e084 0%, #48A86F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6DE28A', endColorstr='#48A86F', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #299957;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #ffffff;
    background-color: #48A86F;
}

.btn-green:hover,
.btn-green:focus {
    background-color: #48A86F;
    border-color: #299957;
    color: #ffffff;
}

.btn-green:active,
.btn-green.active {
    background-color: #48A86F;
    border-color: #299957;
    color: #ffffff;
}

.validation-summary-errors ul, ol {
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }

    .header-row {
        display: block;
    }

    .tablet {
        display: block;
    }

    .phone {
        display: none;
    }

    .checkbox-group {
        padding-top: 7px;
    }
}



.loader 
{
	display:    none;
	position:   fixed;
	z-index:    10000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: #ececec 
				/*url(Images/ajax-loader.png)*/ 
				50% 50% 
				no-repeat;
	opacity: 0.50;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
	filter: alpha(opacity = 50)
}

.loader-img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/*missing from generated */

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}



