.newquestionsholder{
    display: block;
    /*width: calc(100% - -12px);*/
    width: 100%;
    /*height: auto;*/
    float: left;
    position: relative;
    background-color:#e9ebee;
    margin-bottom: 7px;
    border-radius: 5px;
    /*height: 600px;*/
    /*overflow: scroll;*/
}
.newmodeltestquestionsholder{
     display: block;
     width: calc(100% - 2px);
     float: left;
     /*box-shadow: 1px 1px #ada6a64d;*/
     position: relative;
    border: 1px solid #ada6a64d;
     background-color: #FFFFFF;
     margin-bottom: 7px;
     border-radius: 5px;
    overflow: hidden;
}
.todaydateholder{
     display: block;
     width: calc(100% - 10px);
     float: left;
     position: relative;
     padding: 5px;
}
.todaydate{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 205px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #990000;
}
.examdatecontainerli{
    display: block;
    float: left;
    position: relative;
    width: calc(100% - 10px);
    margin: 5px;
    background-color: #f7f8fa;
}
h2 {
    display: block;
    position: relative;
    float: left;
    width: calc(100% - 20px);
    font-weight: bold;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin: 10px;
    color: #666666;

}
.examdate{
    color: #990000;
}
.examdatetimeexamname{
    display: block;
    float: left;
    width: calc(100% - 20px);
    padding: 5px 10px 2px 10px;
}
.examdatetimeexamtime{
    display: block;
    float: left;
    width: calc(100% - 20px);
    padding: 0px 0px 5px 20px;
}
.newmodeltestbottomrow{
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
.englishwordmeaningholder{
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.jobtitleholder{
    width: calc(100% - 10px);
    display: block;
    float: left;
    position: relative;
    margin-left: 10px;
}
.jobcircularimgholder{
    display: block;
    float: left;
    position: relative;
    width: 40px;
}
.jobcircularimg{
    display: block;
    float: left;
    position: relative;
    width: 40px;
    height: 40px;
    /*border-radius: 50%;*/
}
.circularinfo{
    display: block;
    float: left;
    position: relative;
    width: calc(100% - 40px);
    margin-top: 1px;
}
.jobcircularcontentholder{
    display: block;
    position: relative;
    width: calc(100% - 10px);
    margin: 5px 5px 7px 5px;
    float: left;
    cursor: pointer;
    font-size: 15px;
    color: #666666;
    font-weight: normal;
}
.jobcircularcontentholder:hover{
    color:#444444;
    font-weight: bold;
}

.jobcircularcontenttop{
    display: grid;
    align-items: center;
    position: relative;
    float: left;
    width: 100% ;
    height: 20px;
}
.jobcirculartitle{
    position: absolute;
    float: left;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    display: -webkit-box;
    text-align: left;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    color: #333;
}

.jobcircularcontentbottom{
    width: 100%;
    display: block;
    float: left;
    position: relative;
    /*height: 25px;*/
}
.jobcircularexpire{
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin: 1px 0 0 5px;
}
.mostviewedquestionsholder{
    display: block;
    width: calc(100% - 2px);
    float: left;
    box-shadow: 1px 1px #ada6a64d;
    position: relative;
    background-color: #FFFFFF;
    margin-bottom: 7px;
    border-radius: 5px;
    overflow: hidden;
}

.rightsidenewquestions{
    display: block;
    float: left;
    position: relative;
    width: calc(100% - 8px);
    margin-left: 8px;
    margin-bottom: 8px;
    background-color: #fbfbfb;
    box-shadow: 0 0 20px -10px #0000004d;
    border-radius: 3px;
    overflow: hidden;
    color: #444444;
}
.rightsidenewquestions:hover{
    cursor: pointer;
    background-color: #ffffff;
    color: #007fff;
    -moz-box-shadow: 0 0 20px -10px #000000;
    -webkit-box-shadow: 0 0 20px -10px #000000;
    box-shadow: 0 0 20px -10px #000000;
}
.questioinnametxt{
    display: block;
    float: left;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 35px;
    text-align: left;
    font-size: 14px;
    margin: 8px 0 8px 0;
    font-family: 'Roboto', sans-serif;
}

.bankprevquestionhloder{
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
.loadmorebuttonholder{
    display: block;
    width: calc(100% - 10px);
    float: left;
    position: relative;
    height: 35px;
    margin: 5px;
    /*background-color: #990000;*/
}
.emptycirculardiv{
    display: block;
    float: left;
    position: relative;
    width: 100%;
    height: 100px;
    margin-top: 50px;
    text-align: center;
    color: #666666;
    font-family: 'Roboto', sans-serif;
}
.indexrightloadmorebutton{
    display: block;
    width: 100%;
    height: 28px;
    padding-top: 7px;
    background-color: #f7f7f7;
    text-align: center;
    color: #822323;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    /*font-weight: bold;*/
    margin-right: auto;
    margin-left: auto;
    cursor: pointer;
}
.indexrightcircularloadmorebutton{
    display: block;
    width: 100%;
    height: 28px;
    padding-top: 7px;
    background-color: #f7f7f7;
    text-align: center;
    color: #822323;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    /*font-weight: bold;*/
    margin-right: auto;
    margin-left: auto;
    cursor: pointer;
}
.loadmorebutton{
    display: block;
    width: 100%;
    height: 28px;
    padding-top: 7px;
    background-color: #d9dce0;
    text-align: center;
    color: #822323;
    border-radius: 5px;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    cursor: pointer;
}