﻿[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
.error-message {
	color: #df0101;
    font-size: 12px;
    margin: 5px;
}
.preloaderdiv{
	background: url('../admin/images/preloader.gif') no-repeat;
	z-index: 10;
	position: absolute;
	height: 68px;
	width: 68px;
	left: 50%;
	top: 50%;
	margin:-34px 0 0 -34px;
}
.overlay {
	background-color: rgba(255, 255, 255, 0.741176)!important;
	width: 100% !important;
	height: 100% !important;
	position: absolute !important;
	z-index: 9 !important;
	box-sizing: border-box;
	top: 0px !important;
	left: 0px !important;
	-moz-background-clip: padding;
	-webkit-background-clip:padding;
	background-clip: padding-box;
	border: 0 none !important;
}
.bottom-next-button div:hover {
    color: #000;
}
.placeholder {
	display: block;
    font-size: 19px;
    font-weight: 400;
    line-height: normal;
    padding: 20px 20px;
    color:#CCCCCC;
}
.placeholder span {

    font-size: 14px;
    float:left;
    color:#CCCCCC;
    padding-top:10px;
}
.placevalue {
	display: block;
    font-size: 19px;
    font-weight: 400;
    line-height: normal;
    margin: 5px 0;
    padding: 5px 0;

}
.placevalue span {

    font-size: 14px;
    padding-top:10px;
}

.error-text-2
{
	font-size:30px !important;
}
.import-container {
    border: 1px solid #ccc;
}
.import-container .fa-download {
    float: left;
    line-height: 46px;
    font-size: 17px;
}
.saveEdit, .saveCancel{
	float: right;
	margin:0px 10px;
	width:8%;

	
}
.saveEdit a{
	
	margin: 10px 0px;
	float: right;
}
.saveEdit .btn-success{
color:#FFFFFF !important;
}

.editFields {
	border: 1px solid #CCCCCC !important;
}
.addQtnForm{
	width:100%;
	background-color:#F6F2DA;
	float:left;
	padding:15px 0px;
}

.qtnOptions{
	padding: 10px 0;
}
.qtnOptions i {
	padding:8px 0 0 0;
}
.pageTitle{
	height:30px;
	font-size:18px;
	cursor:pointer;
	padding-left: 10px;
}
.pageView {
padding: 10px;
width: 100%;
box-sizing: border-box;
}
.qtnView{
	width:100%;
	margin:10px 0;
	min-height: 150px;
	background-color:transparent !important;
	cursor:none;
}
.qtnView :hover{
	background-color:transparent !important;
}

.answerPreview .qtnItem
{
	text-align:left;
}
.qtnActions{
	float:right;
	margin-right:10px;
}
.qtnActions > i{
	padding:8px 0 0 0;
	margin : 4px;
}
.qtnItem {
padding: 10px;
font-size: 16px;
font-weight: 400;
height: auto;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
}
.optionlist {
    margin: 0 10px;
    font-size: 16px;
    margin-top: 0;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
}
.qtnActions > .onoffswitch{
	width:80px;
}

.qtnActions .onoffswitch-switch{
	right:70px;
}
.unpublished{
	color:#B8B8B8;
}
#survey_view #content{
	border:none;
}
#survey_view .collapsed{
	border:1px dashed #000 !important;
	margin-top:20px !important;
}
.addNewPage{
	margin:0 auto;
	text-align: center;
	padding:20px 0;
	margin:20px 0;
}
.title-holder{
	width:100%;
	height:200px;
	margin-bottom:20px;
}
.logo{
	width:18%;
	float:left;
	padding:8px;
	margin:0 auto;
	text-align:center;
}
.pjctDetails{width:100%;float:left;}
.pjctDetails-1{}
.pjctDetails-2{
	margin-right:10px;
}
.logo-1{
	margin-right:10px;
}
.logo-2{
	margin-left:10px;
}
.logo img{
	width:100%;
}
#survey_view {
width: 1015px;
background-color: #fff;
position: absolute;
/* top: 0; */
left: 0;
right: 0;
margin: auto;
height: auto;
box-shadow: 0px 1px 16px #A19E9E;
margin-top: 65px;
}
.surveySubmit{
	margin: 20px 30px 50px 0;
	float:right;
}
.prevNxt{
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}
#survey_view > .heading{
	padding: 5px 0 0 0px;
	width:97%;
	margin:5px !important;
}
.pjt-title {
font-weight: bold;
display: block;
font-size: 24px;
line-height: normal;
padding: 4px 0 5px;
float: left;
width: 80%;
text-align: center;
font-family: 'Roboto Condensed', sans-serif !important;
margin-left: -56px;
}
.survey-complete-container{
	margin:0 auto;
	position:relative;
	height:300px;
}
.survey-complete{
	/*border:1px solid #8ac38b;*/
    color: #356635;
    font-size:32px;
    text-align:center;
	padding:250px;
}
img{
	max-width:1200px !important;
}
.remove-photo-div{
	float:left;
	margin:20px;
	width:50px;
	height: 50px;
	position: relative;
}
.remove-photo-div img {
height: 100%;
width: 100%;
border-radius: 5px;
}
.remove-photo {
position: absolute;
top: 0;
right: -8px;
color: #FFF;
cursor: pointer;
background-color: #DE1D3E;
width: 16px;
border-radius: 20px;
line-height: 16px;
padding-bottom: 2px;
    z-index: 500;
	padding-left: 5px;
}
.logo-front-end > img {
/*width: 141px;*/
height: 39px;
float: left;
line-height: 16px;
}.logo-front-end {
width: 100%;
border: 1px solid #ccc;
float: left;
padding-top: 17px;
padding-left: 19px;
height: 77px;
}
#content {padding: 10px 14px !important;position: inherit !important;}
.survey_content {float: left;width: 100%;text-align: center; min-height: 280px;}
.survey_option {
display: block;
float: left;
width: 25%;
text-align: left;
margin: 0 0 13px 0;
}
.error-text-2 {
color: #E25B69;
font-weight: bold;
font-size: 304%;
text-shadow: 2px 3px 0px rgba(0, 0, 0, 0.16);
}
.font-xl {
font-weight: normal !important;
font-size: 142% !important;
color: #777;
}
.text-warning {
color: #E25B69 !important;
}
.survey_question {margin: 0 0 6px 0; padding-bottom: 8px;text-align: center; font-family:'Roboto Condensed', sans-serif; color: #DE1D3E; font-size:20px !important;}
.survey_question > img{
	margin:0 auto;
	width: auto !important;
	max-height: 262px !important;
	clear:both;
}
.smart-form .label {
display: block;
margin-bottom: 24px !important;
line-height: 19px;
font-weight: normal !important;
font-size: 16px !important;
color: #DE1D3E !important;
text-align: center !important;
font-family: 'Roboto Condensed', sans-serif !important;
margin-top: 10px !important;
}
.smart-form .checkbox.state-error i, .smart-form .radio.state-error i, .smart-form .state-error input, .smart-form .state-error select, .smart-form .state-error textarea, .smart-form .toggle.state-error i {
background: #FFFFFF !important;
border-color: #DDDDDD;
border: 2px solid #ccc !important;
}
/*.smart-form .input-file .button {
height: 24px !important;}**commenting for front end image browse*/
.smart-form .button {background-color: #29273d !important;}
.smart-form .checkbox input:focus+i, .smart-form .input input:focus, .smart-form .radio input:focus+i, .smart-form .select select:focus, .smart-form .textarea textarea:focus, .smart-form .toggle input:focus+i {border-color: #9C9CA6 !important;}
.survey_upload{color: #fff;
background-color: #29273d !important;
border-color: #29273d !important;}
.prevNxt {margin-top: 20px;margin-bottom: 50px;float: right;width: 100%;}
.next_survey{color: #fff;background-color: #DE1D3E !important;border-color: #DE1D3E !important;width: 150px;text-align: center;height: 37px;}
.survey_image {width: 100%;}
.survey_upload {margin-top: 55px !important;}
.preview_survey {float: left;width: 150px;height: 37px;color: #FFF !important;background-color: #29273d !important;border-color: #29273d !important;}
.next_survey {float: right;}
.preview_survey {float: left;width: 150px;height: 37px;}
.preview_survey:hover {color: #FFF !important;background-color: #29273d !important;border-color: #29273d !important;}
.optionlist > div {margin: 10px 0;font-family:"Roboto Condensed",sans-serif;}
.input_survey {margin: 0 auto;width: 245px;}
.survey_text_box {width: 100%;}
.survey_success{border-color: #107312;color: #365818;background: #8ac38b;height: 76px;font-size: 17px;line-height: 51px;margin-bottom: 0px !important;margin-top: 60px !important;}
.optionlist > div:last-child {margin: 0 0 0 0;}/***cahnging for summary***/
.pjt-desc {margin: 35px 0 12px 0;float: left;font-size: 15px;line-height: 25px;}
.survey-start-btn {margin: 0 auto;text-align: center !important;display: block !important;margin-bottom: 23px !important;background-color: #DE1D3E !important;border-color: #DE1D3E !important;width: 200px;height: 42px;font-size: 18px !important;}
.pjt-description {border: 0 none !important;}
.footer-div {
width: 100%;
background: #000000;
color: #fff;
height: 45px;
display: table;
margin: 0 auto;
text-align: center;
margin-top: 50px;
}
.footer-content {
font-size: 16px;
display: table-cell;
vertical-align: middle;
}
.input_survey textarea {
resize: none;
width: 100%;
height: 148px;
padding: 7px;
box-sizing: border-box;
}
.input_survey input {padding: 5px;box-sizing: border-box;height: 33px;width: 100%;}
.input_survey {margin: 0 auto !important; width: 50% !important;}
.btn-header.pull-right > .dropdown-menu {
    right: 15px;
    left: auto;
    top: 46px;
}
.dropdown-menu.exit-drop li{
    padding: 0px 0px;
    background-color: #b91c28 !important;
    border-radius: 35px;
    text-align: center;
    list-style: none;
}
.dropdown-menu.exit-drop{
    background: transparent;
    box-shadow: none;
    border: none;
    min-width: 105px;
}
#logout ul.dropdown-menu.exit-drop a{
    background-color: #b91c28 !important;
    background-image: none;
    color: #fff;
    border-radius: 53px;
    border: 0 !important;
    height: auto !important;
    width: auto !important;
    line-height: 22px !important;
    margin-top: 3px !important;
    font-size: 13px;
}
#logout ul.dropdown-menu.exit-drop a:hover{
    color:#b91c28 !important;
    border: 1px solid #b91c28 !important;
    background-color: #fff !important;
    margin-top: 3px !important;
}
#logout ul.dropdown-menu.exit-drop.red-drop-exit a{
    background: #fff !important;
    color: #b91c28 !important;
    font-size: 13px !important;
        padding: 3px 10px;
    transition: all 0.3s ease-out;
    border: 1px solid #FFFFFF !important;
}
#logout ul.dropdown-menu.exit-drop.red-drop-exit a:hover{
    background: #b91c28 !important;
    border: 1px solid #FFFFFF !important;
    color: #fff !important;
}
ul.dropdown-menu.exit-drop.red-drop-exit {
    top: 56px;
}
.btn-header.pull-right > .dropdown-menu.exit-drop1 {
    right: 15px;
    left: auto;
    top: 54px;
}
.btn-header.pull-right > .dropdown-menu.exit-drop1.drop-right{
    right: 4px;
}
.dropdown-menu.exit-drop1 {
    background: transparent;
    box-shadow: none;
    border: none;
    min-width: 105px;
}
.dropdown-menu.exit-drop1 li{
    padding: 0px 0px;
    background-color: #fff !important;
    border-radius: 35px;
    text-align: center;
}
#logout ul.dropdown-menu.exit-drop1 a{
    background-color: #fff !important;
    background-image: none;
    color: #b91c28 !important;
    border-radius: 53px;
    border: 0 !important;
    height: auto !important;
    width: auto !important;
    line-height: 22px !important;
    margin-top: 3px !important;
    font-size: 13px !important;
}
.preview-option-list .radio span{
    line-height: 25px !important;
}
.exit-message{
    position: absolute;
    right: 122px;
    top: 25px;
    width: 470px;
    border: 1px solid #f5d2d2;
    border-radius: 5px;
    padding: 8px;
    background: #fff8f9;
}
.exit-message:after, .exit-message:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.exit-message:after {
	border-color: rgba(102, 213, 191, 0);
	border-left-color: #fff8f9;
	border-width: 10px;
	margin-top: -10px;
}
.exit-message:before {
	border-color: rgba(245, 210, 210, 0);
	border-left-color: #f5d2d2;
	border-width: 11px;
	margin-top: -11px;
}
.exit-message span{
    border-radius: 50%;
    height: 25px !important;
    width: 25px !important;
    border:1px solid #f5d2d2;
    color: #f5d2d2;
    float: right;
    text-align: center;
    margin-top: -20px;
    background: #fff;
    padding-top: 2px;
}
.custom-new .outer {
    margin-top: 10px !important;
}
span.radio-text {
    margin-top: 10px;
    border: 0;
    text-align: left;
}
.radio.custom-new input:checked + .outer .inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.radio.custom-new  .inner{
    margin: 5px;
}
.custom-new .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    display: none;
}
.custom-new-check .outer-check {
    width: 26px;
    height: 26px;
    display: block;
    float: left;
    margin: 20px 17px 5px 1px;
    border: 3px solid #C7C7C7;
    background-color: #fff;
    padding: 0;
}
.custom-new-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #fff;
    border: 3px solid #C7C7C7 !important;
}
.custom-new-check:hover input ~ .checkmark {
    background-color: #f7f7f7;
}
.custom-new-check input:checked ~ .checkmark {
    background-color: #fff;
    border: 3px solid #636262 !important;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-new-check input:checked ~ .checkmark:after {
    display: block;
}
.transbg .preview_qn_text p span {
    font-weight: 400;
}
span.preview_qn_text-inline.ng-binding p span {
    font-weight: 400;
}
.preview_qn_text span {
    font-weight: 400;
}
.question-wrapper > span.preview_qn_text-inline span {
    font-weight: 400;
}
.custom-new-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #636262;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
li.check-box-ans{
    position: relative;
    line-height: 35px;
}
li span.check-text {
    border: 0;
    border-bottom: none !important;
    line-height: 20px;
    float: left;
    margin-left: 50px;
}
.custom-checklist li span{
    border-bottom: 0;
}
.exit-input li span{
    border-bottom: 0;
}
label.select-custom.custom-selectdiv {
    width: 75%;
    margin-left: 12px;
}
label.select-custom.custom-selectdiv select{
    float: left;
}
.exit-input .input--hoshi{
    margin-left: 0px;
}
.modal-header {
    background-color: #E14142 !important;
    color: #fff !important;
}
.text-container p{
    color: rgb(64, 64, 64);
}
.scroll_div {
   position: fixed;
    bottom: 50px;
    border-radius: 50%;
    z-index: 1000;
    right: 15px;
    color:#b91c28;
    text-align: center;
    font-size: 20px;
    padding-top: 8px;
}
.scroll_div_arrow {
    text-align: center;
/*    margin: 8% 0;*/
    position: fixed;
    bottom: 5px;
    border-radius: 50%;
    z-index: 1000;
    right: 27%;
    color:#b91c28;
    text-align: center;
    font-size: 40px;
    height: 50px;
    width: 50px;
    line-height: 49px;
    background: #ddd;
    
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
.question-wrapper > span.preview_qn_text-inline{
    display: inline !important;
    font-size: 25px;
    font-weight: 400;
}
.question-wrapper .preview_qn_text p{
    font-size: 25px;
}
.preview-option-list{
    height: 223px;
}
a.start.wht-style{
    color: #fff;
}
.draft-input input::placeholder {
    color: #fff !important;
}
label.input.update-input select {
    border: 1px solid #ddd;
    background: #fff;
    height: 40px;
    width: 100%;
}
span.preview_qn_text-inline.ng-binding p {
    font-weight: 4500;
    font-size: 24px;
}
a.exit-next{
    color: #333;
    font-size: 13px;
}
.thank-img{
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
#remotelogictreeModal .alert-success{
    margin-top: 14vh;
}
#remotelogictreeModal .alert-success strong{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
}

/*---------------------------- Signature pad ----------------------------*/
.signature-pad {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 10px;
    width: 100%;
    height: 100%;
    max-width: 700px;
    max-height: 460px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
    border-radius: 4px;
    padding: 16px;
  }

  .signature-pad::before,
  .signature-pad::after {
    position: absolute;
    z-index: -1;
    content: "";
    width: 40%;
    height: 10px;
    bottom: 10px;
    background: transparent;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
  }

  .signature-pad::before {
    left: 20px;
    -webkit-transform: skew(-3deg) rotate(-3deg);
            transform: skew(-3deg) rotate(-3deg);
  }

  .signature-pad::after {
    right: 20px;
    -webkit-transform: skew(3deg) rotate(3deg);
            transform: skew(3deg) rotate(3deg);
  }

  .signature-pad--body {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: 1px solid #f4f4f4;
  }

  .signature-pad--body
  canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
  }

  .signature-pad--footer {
    color: #C3C3C3;
    text-align: center;
    font-size: 1.2em;
    margin-top: 8px;
  }

  .signature-pad--actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 8px;
  }


@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.exit-preview-body .preview_qn_container{
    margin-bottom:30px !important;
}
.preview-option-list
@media screen and (max-width: 1024px) {
    #logout ul.dropdown-menu.exit-drop a{
        background: #fff !important;
        color: #b91c28;
    } 
}

@media screen and (max-width: 1022px) {
#survey_view {width: 99%;}
.survey_image {
width: 66%;
}
.survey_content {float: left;width: 99%;text-align: center;}

}
@media screen and (max-width: 800px) {
    #gallery .block li{
    width: 100%;
}
#gallery .popup-gallery > li{
    width: 100%;
}
}
@media screen and (max-width: 768px) {
/*.optionlist {
margin: 10px;
font-size: 16px;
margin-top: 20px;
color: #000;
font-family: roboto;
text-align: left;
}
.optionlist > div {
margin: 10px 0;
width: 200px;
margin: 0 auto;
}*/
.text-option-list {
width: 200px;
margin: 0 auto !important;
text-align: left;
}
.text-option {
text-align: left;
}
.exit-message{
width: 333px;
}
.exit-message:after, .exit-message:before{
margin-top: -17px;
}

.new-response-text{
    margin-right: 10px;
}
.new-resp-wrap{
    float: right !important;
}
.lang-sel-wraper {
    margin-top: 35px;
    padding: 2px 5px;
    font-size: 10px;
    left: 160px !important;
    top: 48px !important;
    max-width: 130px;
    margin-left: auto !important;
    right: auto !important;
}

}
@media screen and (max-width: 735px) {
    .new-response{
    display: none;
} 
}
@media screen and (max-width: 680px) {
  #logout ul.dropdown-menu.exit-drop a{
 font-size: 13px !important;
}
.btn-header.pull-right > .dropdown-menu{
 top: 36px;
} 

}
@media screen and (max-width: 640px) {
.optionlist {
margin: 10px;
font-size: 14px;}
.logo-front-end {
width: 100%;
border: 1px solid #ccc;
float: none !important;
text-align: center !important;
}
.logo-front-end > img {
width: 141px;
height: 39px;
float: none;
}
.pjt-title {
font-weight: bold;
display: block;
font-size: 24px;
line-height: normal;
padding: 39px 0 0px;
float: left;
width: 100%;
text-align: center;
font-family: 'Roboto Condensed', sans-serif !important;
margin-left: 0;
}
}

@media screen and (max-width: 600px) {
.survey_upload {
margin-top: 10px !important;
width: 150px;
}
.survey_success {
border-color: #107312;
color: #365818;
background: #8ac38b;
height: 76px;
font-size: 16px;
line-height: 27px;}
.rating-optionlist {width: 50%;
margin: 0 auto !important;}
.rating-texts {width: 200px;
float: left;}
.rating-text {padding: 30px 0 !important;}
.rating-inputs-div {width: 88px !important;float: left !important;}
.rating-texts-div {width: 140px;float: left;}
}
@media screen and (max-width: 480px) {
 .exit-message {
    width: 240px;
}  
.pagecontainer #dd{
    float: right;
    padding: 5px 16px 6px 10px;
    margin-top: 10px;
    margin-right: -1px;
    clear: both;
} 
.pagecontainer .lang-sel-wraper{
    right: 56px !important;
    top: 12px !important;
    max-width: 125px;
    left: initial !important;
    margin-top: 0px;
    padding: 4px 5px;
}
.left-page-sm .save-draft-wrapper{
    margin-right: 10px;
    margin-top: 13px !important;
}
.save-draft-wrapper {
    margin-right: 10px !important;
    margin-top: 13px !important;
}
.btn-header.pull-right > .dropdown-menu.exit-drop1{
    top: 43px;
}
}
@media screen and (max-width: 400px) {
.rating-optionlist {
width: 67%;
margin: 0 auto !important;
}
.exit-message {
    width: 170px;
}  
.new-response-text{
    font-size: 12px;
}
}
@media screen and (max-width: 335px) {
.preview_survey {
float: none;
width: 100%;
height: 37px;
margin: 0 auto;
margin-bottom: 10px !important;
}
.next_survey {
float: none;
width: 100%;
}
.rating-optionlist {
width: 100%;
margin: 0 auto !important;
}
}
.footer-div{
	width:100%;
	background:#000000;
	color:#fff;
	height:45px;
	display: table;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
}
.footer-content{
	font-size:16px;
	display: table-cell;
    vertical-align: middle;
}
.ans-opts > li {
	margin:0 15px !important;
}

