
#Update .modal-dialog {
    min-height: 90vh !important;
}

#Update .modal-content {
   
}

.dt-buttons {
    width:100% !important;
}

#ratingdiv {
    min-height: 65vh !important;
}

#ratingdiv .ratingcontent {
   
}

.MarketingDialog {
    min-height: 90vh !important;
}

.MarketingContent {
   
}

#Publish .modal-dialog {
    min-height: 90vh !important;
}

#Publish .modal-content {
  
}

#View .modal-dialog {
    min-height: 90vh !important;
}

#View .modal-content {
 
}

#Questions .modal-dialog {
    min-height: 90vh !important;
}

#Questions .modal-content {
   
}

#Approval .modal-dialog {
    min-height: 90vh !important;
}

#Approval .modal-content {
 
}

.PrivateQuestions {
   
}

    .PrivateQuestions .container {
        overflow-y: scroll !important;
        -webkit-overflow-scrolling: touch !important;
        max-height: 55vh !important;
    }

.pushmessage {
   /* height:100vh;*/
}

.pushbody {
    height: 55vh !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
}

.PreviewQuestions {
    border-left: 1px solid rgba(0,0,0,0.1);
} 

.panel-heading {
    border: 1px solid rgba(0,0,0,0.1);
    border-left: 5px solid #0c7ea5;
    padding: 15px;
}

    .panel-heading h4 a {
        font-size: 1rem;
        color: grey;
    }

        .panel-heading h4 a:hover {
            text-decoration: none;
        }

.panel-body {
    padding: 10px;
}

#Questions .modal-body {
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
}

.liveScreen { 
    max-height : 55vh !important;
    overflow-y: hidden;
    position: relative;
    overflow-x:hidden;
} 

.phone-display {
    height: 55vh !important; 
    max-width: 60% !important;
    margin-left:20% !important;
    position: relative;
    border: 4px solid black;
    border-radius: 15px; 
    padding:3px;
}

.menu-bar {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    border-bottom-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
   
}

    .menu-bar img {
        border-bottom-right-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        margin-left: -3px !important;
    }

.Preview-Content {
    max-height: 95% !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 30px;
    color: #0c7ea5;
    overflow-x: hidden !important;
}

.PreviewQuestions {
    
}

.Content-Heading {
    border-bottom: 0.5px solid #0c7ea5;
    margin-left: -13px !important;
    margin-right: -13px !important;
    padding-left:13px !important;
    margin-bottom:30px !important;
}

.dropdownquestion {
    margin-bottom: 15px;
    padding: 15px 0px;
    border-top: 2.5px solid lightgrey;
    margin: 0px -13px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.dropdownquestion-first {
    margin-bottom: 15px;
    padding: 15px 0px;
    border-top: none;
    margin: 0px -13px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.dropdownoptions {
    padding:0px 10px 15px 10px;
}

.dropdownoptionsselect {
    border-bottom: 1px solid #0c7ea5;
}

.dropdownselect {
    font-weight: 600;
    padding: 10px 2px;
    border-bottom: 1px solid #0c7ea5;
}

.Radioquestion {
    margin-bottom: 15px;
    padding: 15px 10px;
    border-top: 2.5px solid lightgrey;
    margin: 0px -13px !important;
    padding-left: 13px !important;
}

.Radioquestion-first {
    margin-bottom: 15px;
    padding: 15px 10px;
    border-top: none;
    margin: 0px -13px !important;
    padding-left: 13px !important;
}

.questionText {
    margin-bottom: 8px !important;
}

.radioselect .form-check-input {
    font-weight:600;

}
.radioselect .form-check {
    margin-bottom:20px;
}

@media only screen and (max-height:700px) {
    .phone-display {
        max-width: 50% !important;
        margin-left: 25% !important;
    }
} 

@media only screen and (max-height:600px) {
    .phone-display {
        max-width: 40% !important;
        margin-left: 30% !important;
    }
}

@media only screen and (max-height:400px) {
    .phone-display {
        max-width: 20% !important;
        margin-left: 40% !important;
    }
} 

/* Works on Firefox */
.Preview-Content {
   /* -ms-overflow-style: none !important; 
    scrollbar-width:none;*/
}

    /* Works on Chrome, Edge, and Safari */
    .Preview-Content::-webkit-scrollbar {
       /* display: none !important;*/
      /*  width:0px !important;
        background:transparent;*/
    }

/* Works on Firefox */
.PrivateQuestions {
    scrollbar-width: thin;
    scrollbar-color: lightgrey white;
}

    /*  Works on Chrome, Edge, and Safari */
    .PrivateQuestions::-webkit-scrollbar {
        width: 12px;
    }

    .PrivateQuestions::-webkit-scrollbar-track {
        background: white;
    }

    .PrivateQuestions::-webkit-scrollbar-thumb {
        background-color: lightgrey;
        border-radius: 20px;
        border: 3px solid white;
    }

.radioselect .container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    line-height:15px;
    font-size: 0.875rem !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.display-inline {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .display-inline img {
        height: 12px;
        margin-top: 4px;
        margin-right: 10px;
    }
    /* Hide the browser's default radio button */
    .radioselect .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #0c7ea5;
}

/* On mouse-over, add a grey background color */
.radioselect .container:hover input ~ .checkmark {
    background-color: initial;
}

/* When the radio button is checked, add a blue background */
.radioselect .container input:checked ~ .checkmark {
    background-color: #0c7ea5;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioselect .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radioselect .container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: transparent;

}