.breadcrumbrow
{
    margin: 10px;
    border-bottom: 1px dotted #ccc;
}

.card-title
{
	line-height: 21px!important;
}

.breadcrumb {
    font-size: 16px;
    color: rgb(51 49 49 / 70%);
}
.breadcrumb:last-child {
    color: #5f5f5f;
}
.breadcrumb:before {
    content: '\E5CC';
    color: rgb(51 49 49 / 70%);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased;
    }

.profile_photo
{
    width: 150px!important;
    height: 150px!important;
}

.sidebardivs
{
    margin: 5px;
    /*border: 1px solid #ccc;*/
    padding: 5px;
}

label {
    font-size: 1rem !important;
    color: #545353 !important;
}

.border-top
{
	border-top: 1px solid #ccc !important;
}

img
{
    /*width:100% !important;*/
    height:auto !important;
}

#desktop-brand-name
{
	margin-left:30px!important;
}
.brand-logo
{
	text-align: center!important;
}
.footer-logo 
{
	test-align:center !important;
}
.footer-logo img
{
	width:100px !important;
}
.brand-name
{
	font-size: 30px !important;
}
.brand-logo img
{
	width: 105px!important;
	vertical-align: text-bottom;
}



.message-subject
{
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ccc !important;
}

#msg_notifications {
    position: relative;
}
#msg_notifications span {
    position: absolute;
    top: 5px;
    right: 2px;
    background: red;
    padding: 0px 8px;
    line-height: 25px;
    border-radius: 5px;
    text-align: center;
    /* width: 50%; */
    font-weight: 600;
}
.notification-icon {
    line-height: 65px !important;
    margin-left: 0px !important;
}



.fa {
  padding: 10px;
  font-size: 24px!important;
  width: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-file-pdf-o {
  background: #ef5350;
  color: white;
}

.fa-telegram {
  background: #2da1d3;
  color: white;
}
.fa-whatsapp {
  background: #24cc63;
  color: white;
}
.dashboard-testname img
{
	width:26px!important;
}
.dashboard-testlists-span
{
	font-size:13px;
}
.hidden
{
    display: none;
}
.profie-links a:hover
{
    line-height:34px !important;
}
.result_photos
{
	border-radius:50%;
	width: 35px!important;
	height: 35px!important;
}
.leaderboard table td,.leaderboard table th
{
	padding:5px 5px!important;
}
.leaderboard table tfoot td
{
	text-align:center;
}
.headings
{
    text-align: center;
    border-bottom: 1px solid #ddd ;
}
.socialbtn-home
{
	width: 100%;
}
.socialbtn
{
	width: 60%;
}
.pdflogo
{
    width: 50px!important;
    margin-bottom: -14px!important;
}
.googlebtn::before
{
    background: #fff;
    border:1px solid #fff;
    border-radius: 5px;
    background-image: url("../uploads/google.svg");
    content: "";
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    background-size: 100%;
    margin-top: 5px;
    
}
.googlebtn
{
    background:#cf4332!important ;
    
    font-size: medium;
    font-weight: 400;
    height: 45px!important ;
    line-height: 45px !important;
}
.facebookbtn::before
{
    background: #fff;
    border:1px solid #fff;
    border-radius: 50%;
    background-image: url("../uploads/facebookblack.png");
    content: "";
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    background-size: 100%;
    color: #fff!important ;
    margin-top: 5px
}
.facebookbtn
{
    background:#3c66c4!important ;
    
    font-size: medium;
    font-weight: 400;
    height: 45px!important ;
    line-height: 45px !important;
}

[type="radio"]:not(:checked)+span, [type="radio"]:checked+span
{
    height: 100% !important;
    
}
[type="checkbox"]+span:not(.lever)
{
    height: 100% !important;
   
}
[type="radio"]:not(:checked), [type="radio"]:checked
{
    position:relative !important;
}

[type="checkbox"], [type="radio"]
{
    position:relative !important;
}


.test_heading
{
    background:#2196f3 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
}
.test_heading2, .section_heading
{
    /* background:#1976d2 !important;
    color: #fff !important; */
    margin-bottom: 0px !important;
}
.success
{
    color:#4caf50 !important;
}
.error
{
    color:#ef5350 !important;
}
.quenos
{
    padding: 6px;
    font-weight: 500;
    font-size: 12px;
    background-color: #7986cb;
    color: #fff;
}
.result_section_name
{
    padding: 8px;
    font-weight: 600;
    background-color: #7986cb;
    color: #fff;
}
#answer_form p
{
    border: 1px solid #ececec !important;
    padding: 10px 5px !important;
    background: #f5f5f5 !important;
    
}
#answer_form span
{
    color:#424242 !important;
    font-size: 15px !important;
    width: 90% !important;
}
.pause-table td
{
    font-weight:400;
}
.pause-table td:nth-child(1)
{
    font-weight:500;
}
.question-modelbox
{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
}
.question-modelbox
{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
}
.question-model-text
{
    background: #efebeb;
    font-weight: 500;
    padding: 10px !important;
}
.question-model-description
{
    font-weight: 400;
    padding: 10px;
}
.question-model-options p
{
    font-weight: 400;
    font-size: 14px;
    background: #efe7e7;
    padding: 10px !important;
    border-radius: 15px;
}
.dashboard-btn
{
	padding:5px!important;
	line-height: 22.4px!important;    
}
.dashboard-testlists-span
{
	font-size:12px !important;
}
.blue-button
{
    background: #2196f3 !important;
    color: #ffffff !important;
}
.blue-button:hover
{
    background: #eeeeee  !important;
    color: #2196f3 !important;
    border:1px solid #2196f3 !important;
    
}
.grey-button
{
    border: 1px solid #2196f3 !important;
    line-height: 11px !important;
    color:#333 !important;
    background: #ddd !important;
    font-weight: 500;
}
.grey-button2
{
    line-height: 11px !important;
    color:#333 !important;
    background: #ddd !important;
    font-weight: 500;
}
.grey-button:hover, .grey-button2:hover
{
    background: #354b89 !important;
    color:#fff !important;
}
.card .card-action
{
    padding:16px 10px!important;
        border-radius: 10px;
    border-style: groove;
}

.section_heading
{
    background:#2196f3 !important;
    color: #fff !important;
    margin-bottom: 4px !important;
    padding:5px;
    text-align: center;
}
.result-p-height
{
    height: 15px !important;
}
.result-section-name
{
    font-weight: 700 !important;
    border-bottom: 1px solid;
}
.result-score-data
{
    border-right: 1px solid #ccc;
}
.result-score-data-row
{
    border-bottom: 1px solid #ccc;
}
#profilediv
{
    background-color: #bbdefb;
    padding: 5px;
    margin-bottom: 5px !important;
}
.instruction_left
{
    border-right: 1px solid #555 !important;
}

.contest-btn
{
    animation: pulse 2s infinite;
}

/* @keyframes pulse {
	0% {
        transform: scale(0.95);
        background: #d4ef45;

		box-shadow: 0 0 0 0 rgb(243, 227, 4);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}*/ 


.question_text
{
    border: 1px solid #ccc !important;
}
#div_sections_buttons
{
    position:relative;
    padding: 0px 14px!important;
    margin-bottom: 5px !important;
}
#div_sections_buttons::before
{
	font-family: 'Material Icons';
	content: 'chevron_left';
	left:0 !important;
	top:0;
	position:absolute;
	background:#ccc;
	padding:13px 0px;
	z-index:2;
	
}
#div_sections_buttons::after
{
	font-family: 'Material Icons';
	content: 'chevron_right';
	right:0 !important;
	top:0;
	position:absolute;
	background:#ccc;
	padding:13px 0px;
	z-index:2;
	
}

.sectionsnav
{
	border:1px solid;
	background:#ccc;
	height:2rem;
	margin:0 10px;
}
.category-box
{
    margin-bottom: 5px !important;
}


#question_num_text
{
    /* border-bottom:1px solid #ccc !important; */
    padding: 2px !important;
}
#div_sections_buttons1
{
    margin-bottom:0px !important;
}
body{
    display: block !important;
}
nav
{
    position: sticky;
    top: 0px;
    z-index:1;
    
}
.instructionsdiv, .instructionsdiv  .row
{
    margin-bottom: 0px !important;
}
.top-bar
{
    background: #354b89 !important;
    
}
.mobile-main{
    margin-bottom: 56px !important;
}
.page-footer1
{
    background: #354b89 !important;
    margin-top:5px !important;
    position: fixed; 
    bottom:0%;
    width:100%;
    padding-top: 5px !important;
    margin-bottom:0px !important;
    max-height: 55px !important;
}
.page-footer
{
    background: #354b89 !important;
    margin-top:5px !important;
    /* position: fixed; 
    bottom:0%;
    width:100%;
    padding-top: 5px !important;
    margin-bottom:0px !important;
    max-height: 55px !important; */
}
/* .btn
{
    background: #32e0c4 !important;
    color: #ffffff !important;
} */


.question_text
{
    overflow-x:auto;
    overflow-y:auto;
}
#question_text
{
    overflow-x:auto;
    overflow-y:auto;
}
#question_options
{
    overflow-x:auto;
    overflow-y:auto;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    
}
html, body {
    height: 100%;
    margin: 0px;
}
.div_questions
{
    margin-bottom:0px !important;
}
#questions_div
{
    margin-bottom:0px !important;
}
.test_outer_div
{
    margin-bottom:0px !important;
}
#mark_button
{
    background: #354b89;
    padding: 5px;
    position: fixed; 
    bottom:0%;
    width:75%; 
    margin-bottom:0px !important;
}
.div_question_sections 
{
    margin-bottom: 0px !important;
}
#submitdiv
{
    margin-bottom: 0px !important;
}
#submit_btndiv
{
    /* background: #1976d2; */
    padding: 2px;
    position: fixed;  
    bottom:0%;
    width:25%;  
    margin-bottom:0px !important;
}
#mark_button_mob
{
    background: #354b89;
    padding: 2px;
    position: fixed; 
    bottom:0%;
    width:100%; 
    margin-bottom:0px !important;
}
#div_question_sections
{
    
}
.sidenav-trigger
{
    
    color:#fff !important;
}
.que_btns 
{
    margin-left: 5px !important;
    margin-bottom: 5px !important;
    width: 43px !important;
    padding: 0px 10px !important;
}
.section_btns 
{
    color:#2196f3 !important;
    font-size:12px !important;
    font-weight:600 !important;
}
.sectionActive
{
    background-color: #2196f3 !important;
    color:#fff !important;
    font-size:12px !important;
    font-weight:600 !important;
}
.pausediv, .submitdiv
{
    margin-bottom:5px !important;
}
#question_num_button_div, #question_num_button_div .row
{
    margin-bottom:0px !important;
}
.classesCountDiv, .classesCountDiv .row
{
    margin-bottom:5px !important;
}
.question_no_buttons
{
    overflow-y: scroll;
}
.notVisited
{
    background-color: #c5cae9 !important;
    color:#222 !important
}
.correct-answer
{
    background: #64ffda !important;
}
.wrong-answer
{
    background: #f48fb1 !important;
}
.subcategory-card
{
    width: 250px !important;
}
.subcategory-card a
{
    color: #121212 !important;
}
.sub-categoryimg
{
    padding: 10px !important;
}
.sub-categoryimg img
{
    width:70px !important;
}


.notAnswered
{
    background-color: #ef5350  !important;
    color: #fff !important;
}

.answered
{
    background-color: #43a047 !important;
    
}

.marked
{
    background-color: #64b5f6 !important;
    color: #fff !important;
}

.markedAnswered
{
    display: inline-block;
    color: #fff !important;
    /*position: relative;*/
    overflow: hidden;
    z-index: -1!important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    
    border-radius: 50%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer;
    vertical-align: middle;
    
    background-color: #7e57c2 !important;
}
.pad-10
{
    padding: 10px !important;
}
.pad-15
{
    padding: 15px !important;
}
.mb-5
{
    margin-bottom: 5px !important;
}
.color-333
{
    color:#212121 !important;
    font-weight:700 !important;
}
.color-666
{
    color:#616161 !important;
}
.test-list-data
{
    font-size: 13px !important;
    font-weight: 500;
}
.test-list-data .col
{
    padding: 0 10px !important;
}
.category-card
{
    width:90% !important;
}
.homeimg span
{
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #121212 !important;
}
.homeimg 
{
    padding: 15px 5px !important;
    /* color: #fff !important; */
    height: 85px !important;
    overflow-y: hidden !important;
    text-align: center !important;
    
}
.testimg
{
    position: relative;
    padding: 10px 5px !important;
}
.testimg .span_isend
{
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(48 35 241 / 50%), rgb(243 30 197 / 50%));
    color: white;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
}
.testimg .span_notstart
{
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(45 45 0), rgb(43 162 4 / 68%));
    color: white;
    padding: 5px;
    font-size: 16px;
    font-weight: 500;
}

.testimg img
{
    /* border-radius: 50%; */
    
    width:60px !important;
    height:60px !important;
}
.testcontent
{
    padding:10px 15px !important;
    min-height: 100px !important;
}
.testcontent span
{
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #121212 !important;
    min-height: 70px !important;
}
.test-card
{
    width: 170px !important;
}

.categimg
{
    padding: 5px 5px !important;
}
.categimg img
{
    border-radius: 10%;
    
    width:90px !important;
    height:50px !important;
}

.flex-container {
  display: flex;
  justify-content: space-between;
  overflow-x:auto;
}
.flex-container div
{
	align-self: center
}
.homeimg img
{
    width:65px !important;
    height:65px !important;
}
.homeimg-action
{
    padding: 10px !important;
    font-size: 13px !important;
    color: #fff !important;
    font-weight: 500 !important;
    background: #354b89 !important;
}
.homeimg-action:hover
{
    background: #2196f3 !important;
}
.subcatg img
{
    width:60px !important;
    height:60px !important;
}

.subcatgdiv
{
    padding:15px 25px !important;
}