.dr-pointer {
    cursor: pointer;
}

.dr-container-fluid {
    max-width: 768px;
    min-height: 100%;
}

.dr-pagetitle, .dr-description, .dr-btn, .dr-attemptsLeft {
    font-weight: normal;
}

.dr-pagetitle, .dr-btn, .dr-description {
    color: #000;
}

.dr-description {
    margin-top: 20px;
}

.dr-btn-green {
    background-color: #00ac63;
}

.dr-middle-section-quiz-start {
    margin-top: 30px;
}

.dr-btn-blue {
    background-color: #0099dd;
}

.dr-btn {
    border-radius: 3px;
}

.dr-btn-blue-quiz-start {
    margin-top: 32px;
}

.dr-attemptsLeft {
    color: #8f8f8f;
}

.dr-leaderBoard-quiz_Start {
    background-color: #f5f5f5;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

.dr-footerBoard-quiz_Start {
    padding: 20px 0;
    overflow: hidden;
}

.dr-img-quiz_Start {
    display: inline-block;
}

.dr-lbl-view-leaderboard {
    color: #444444;
    margin-left: 15px;
}
/* first attempt & no attempt*/
.quiz-1st-attempt-section {
    margin-top: 100px;
}
/*.dr-score-1st-attempt,.dr-count-1st-attempt ,.dr-score-no-attempt{
	border-right:1px solid #666666;
}*/
.dr-score-div, .dr-count-div {
    display: inline-block;
    border-right: 1px solid #666666;
}

.dr-score-count {
    text-align: center;
}

.dr-score {
    color: #00ac63;
    padding-right: 10px;
}

.dr-count {
    color: #ffd000;
    padding-right: 10px;
}

.dr-col-score-count {
    text-align: center;
}

.dr-btn-blue-2nd-attempt {
    margin-top: 30px;
}

.dr-lbl {
    color: #ffffff;
}
/*------ */

/* Quiz Key */
.dr-quizDesciption-quiz-key {
    margin-top: 20px;
    margin-bottom: 10px;
}

.dr-col-option-ans {
    background-color: #444444;
    margin-bottom: 15px;
    line-height: 54px;
    display: table;
    width: 100%;
    color: #ffffff;
    height: 100%;
    padding-bottom: 0;
}

.dr-option, .dr-ans {
    display: inline-block;
}

.dr-ans {
    margin-left: 50px;
    display: table-cell;
    vertical-align: middle;
}

.dr-selected-option, .dr-selected-ans {
    color: #19bd67;
}

.dr-selected-option {
    background-color: #19bd67;
    color: #ffffff;
}

.dr-col-img-arrows {
    margin-top: 20px;
    margin-bottom: 5px;
}

.dr-img-winning-trophy {
    margin: 0 auto;
    margin-top: 30px;
}

.dr-row-score-count-congratulations {
    margin-top: 30px;
    margin-bottom: 30px;
}
/*------ */

/* Progress bar */
.dr-quiz-progress-bar-section {
    background: #5d5d5d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0;
}

.dr-progress-bar-content {
    color: #ffffff;
    padding: 10px;
}

.dr-progress {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 0 30px 20px;
    background: #000000;
    padding: 2px;
}

.dr-progress-bar {
    background: #28bc6a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

/*------ */

.quiz-qz-page {
    overflow: hidden;
}

#dr-quiz-qa-section {
    overflow: hidden;
    white-space: nowrap;
}

.dr-quiz-questions {
    position: relative;
    display: inline-block;
    margin-right: -4px;
    white-space: normal;
    vertical-align: top;
    width: 100%;
}

.dr-img-leftArrow-quiz-key[disabled], .dr-img-rightArrow-quiz-key[disabled] {
    visibility: hidden;
}

.dr-col-option-ans.selected .dr-option {
    background-color: #19bd67 !important;
    color: #ffffff !important;
}

.dr-col-option-ans.selected .dr-ans {
    color: #19bd67 !important;
}

.dr-quiz-no-attempts-left {
    color: #fd3f1f !important;
}

.quiz-qa-page {
    overflow: hidden;
}

.dr-btn:hover, .dr-btn:focus {
    color: #ffffff;
}

#dr-warning-box {
    position: fixed;
    left: 25px;
    right: 25px;
    top: 50%;
    margin-top: -105px;
    background: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 100001;
    color: #444444;
    font-size: 30px;
    display: none;
}

#dr-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: 10000;
    display: none;
}

.dr-btn-green-warning {
    margin-top: 15px;
    margin-bottom: 15px;
}

.dr-warning-box-section {
    border-bottom: 1px solid #999999;
}

.dr-footerBoard-leftBorder {
    background: #00ac63;
    width: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.dr-quiz-attempt-left-section .dr-btn {
    width: 100%;
}

.dr-quiz-no-attempt-section .dr-col-score-count {
    border-right: 1px solid #666666;
}

a, a:hover {
    color: inherit;
    text-decoration: none;
}

.dr-option {
    color: #ffffff;
    background-color: #707070;
    width: 50px;
    min-height: 54px;
    line-height: 54px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 15px;
}

.dr-btn-green-congratulations {
    width: 250px;
}

.dr-btn-green-submit {
    margin-left: 5px;
}

.dr-btn-green-finish, .dr-btn-green-submit {
    padding: 0px 5px;
}

.dr-border {
    width: 1px;
    background-color: #999999;
    margin-top: 10px;
}

.dr-main-img-trophy, .dr-main-img-leftArrow-quiz {
    float: left;
}

.dr-main-img-rightArrow, .dr-main-img-rightArrow-quiz {
    float: right;
}

.dr-ans-text {
    margin-left: 60px;
    word-wrap: break-word;
    word-break: break-word;
}

    .dr-ans-text a:focus,
    .dr-ans-text a:hover {
        color: inherit;
    }


@media (min-width:768px) {
    #dr-warning-box {
        right: auto;
        left: 50%;
        margin-left: -225px;
        width: 500px;
    }

    .dr-pagetitle {
        margin-top: 20px;
    }

    .dr-btn-green-submit-container, .dr-btn-green-finish-container {
        padding: 0px 5px;
    }
}

@media (min-width: 376px) {
    .dr-pagetitle, .dr-btn, .dr-option-sr, .dr-warning-header, .dr-warning-message {
        font-size: 28px;
    }

    .dr-pagetitle-congratulation, .dr-pagetitle-quizkey {
        font-size: 36px;
    }

    .dr-description {
        font-size: 21px;
    }

    .dr-attemptsLeft, .dr-lbl {
        font-size: 18px;
    }

    .dr-lbl-view-leaderboard, .dr-ans-text, .dr-btn-green-warning, .dr-question {
        font-size: 18px;
    }

    .dr-score-count {
        font-size: 90px;
        line-height: 90px;
    }

    .dr-progress-bar-text {
        font-size: 17px;
    }

    .dr-border {
        height: 130px;
    }

    .dr-main-img-trophy {
        height: 32px;
        width: 32px;
    }

    .dr-main-img-rightArrow {
        width: 12px;
        height: 23px;
    }

    .dr-main-img-winning-trophy {
        width: 159px;
        height: 159px;
    }

    .dr-main-img-arrow-quiz {
        width: 45px;
        height: 46px;
        background-color: #707070;
        color: #fff;
        text-align: center;
        line-height: 3.4;
    }

    .dr-btn-green-quiz-start, .dr-btn-blue-quiz-start {
        width: 262px;
        height: 48px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .dr-btn-green-submit, .dr-btn-green-warning, .dr-btn-green-finish {
        height: 46px;
        width: 165px;
    }

    .dr-btn-green-congratulations {
        height: 46px;
        padding: 0px;
    }

    .dr-btn-green-finish-container {
        width: calc(100% - 90px);
    }
}

@media (max-width: 375px) {
    .dr-pagetitle, .dr-btn, .dr-option-sr, .dr-warning-header, .dr-warning-message {
        font-size: 23px;
    }

    .dr-pagetitle-congratulation, .dr-pagetitle-quizkey {
        font-size: 30px;
    }

    .dr-description {
        font-size: 17px;
    }

    .dr-attemptsLeft, .dr-lbl {
        font-size: 15px;
    }

    .dr-lbl-view-leaderboard, .dr-ans-text, .dr-btn-green-warning, .dr-question {
        font-size: 18px;
    }

    .dr-score-count {
        font-size: 75px;
        line-height: 75px;
    }

    .dr-progress-bar-text {
        font-size: 14px;
    }

    .dr-border {
        height: 100px;
    }

    .dr-main-img-trophy {
        height: 26px;
        width: 26px;
    }

    .dr-main-img-rightArrow {
        width: 10px;
        height: 19px;
    }

    .dr-main-img-winning-trophy {
        width: 132px;
        height: 132px;
    }

    .dr-main-img-arrow-quiz {
        width: 37px;
        height: 38px;
    }

    .dr-btn-green-quiz-start, .dr-btn-blue-quiz-start {
        width: 218px;
        height: 40px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .dr-btn-green-submit, .dr-btn-green-warning, .dr-btn-green-finish {
        height: 38px;
        width: 137px;
    }

    .dr-btn-green-congratulations {
        height: 38px;
        padding: 0px;
    }

    .dr-btn-green-finish-container {
        width: calc(100% - 75px);
    }
}
/*
@media (min-width: 1367px) {
	.dr-pagetitle,.dr-btn,.dr-option-sr,.dr-warning-header,.dr-warning-message {
		font-size:46px;
	}
	.dr-pagetitle-congratulation,.dr-pagetitle-quizkey {
		font-size:60px;
	}
	.dr-description {
		font-size:34px;
	}
	.dr-attemptsLeft,.dr-lbl {
		font-size:30px;
	}
	.dr-lbl-view-leaderboard,.dr-ans-text ,.dr-btn-green-warning,.dr-question{
		font-size:36px;
	}
	.dr-score-count {
		font-size:150px;
		line-height: 150px;
	}
	.dr-progress-bar-text {
		font-size:28px;
	}
	.dr-border {
		height: 190px;
	}
	.dr-main-img-trophy {
		height: 52px;
		width: 52px;
	}
	.dr-main-img-rightArrow {
		width: 20px;
		height: 38px;
	}
	.dr-main-img-winning-trophy {
		width:264px;
		height:264px;
	}
	.dr-main-img-arrow-quiz {
		width:74px;
		height:76px;
	}
}
@media (max-width: 1366px) {
	.dr-pagetitle,.dr-btn,.dr-option-sr,.dr-warning-header,.dr-warning-message{
		font-size:35px;
	}
	.dr-pagetitle-congratulation,.dr-pagetitle-quizkey {
		font-size:45px;
	}
	.dr-description{
		font-size:26px;
	}
	.dr-attemptsLeft,.dr-lbl {
		font-size:23px;
	}
	.dr-lbl-view-leaderboard,.dr-ans-text,.dr-btn-green-warning,.dr-question{
		font-size:27px;
	}
	.dr-score-count {
		font-size:113px;
		line-height: 113px;
	}
	.dr-progress-bar-text {
		font-size:21px;
	}
	.dr-border {
		height: 160px;
	}
	.dr-main-img-trophy {
		height: 39px;
		width: 39px;
	}
	.dr-main-img-rightArrow {
		width: 15px;
		height: 29px;
	}
	.dr-main-img-winning-trophy {
		width:198px;
		height:198px;
	}
	.dr-main-img-arrow-quiz {
		width:56px;
		height:57px;
	}
}
*/
