﻿.obami_assignment_template_create .label { width:auto!important; }
.obami_assignment_template_create .dottedlinevertical { height:268px; }
.obami_assignment_template_create .column { width:320px; float:left; padding-bottom:20px; }
.obami_assignment_template_create .column .form-textbox { width:270px; }
.obami_assignment_template_create .column .form-textarea { width:280px; height:85px; }
.obami_assignment_template_create .column select { width:235px; }
.obami_assignment_template_create .column #ddGrade { width:auto; }
.obami_assignment_template_create .column > div { padding-left:10px; padding-right:10px; font-weight:bold; font-size:13px; width:100%; }
.obami_assignment_template_create .column .label { width:auto; display:block; float:none; text-align:left; margin-top:10px; }
.obami_assignment_template_create #dvShareTeachers { margin-top:10px; }
.obami_assignment_template_create #dvAllowComments { margin-top:10px; padding-bottom:20px; }
.obami_assignment_template_create #dvInviteOnlyOptions { background:White; padding:5px; border:1px solid #F1F1F1; }

.assignmentsetupdate{

}
.form-select .form-select-text, .form-select .form-select-list {
    width: 135px !important;
}

.timedsetting .form-select-text {
    width: 35px !important;
}
    .assignmentsetupdate .assignment-setting {
        flex: 1;
        border: 2px solid #d1e5f0;
        border-radius: 6px;

        cursor: pointer;
        transition: all 0.3s ease;
        background-color: #ffffff;
        margin-bottom: 10px;
    }

    .assignmentsetupdate .accordion-label {
        padding: 10px 15px;
        background-color: #f0f0f0;
    }

    .assignmentsetupdate .accordion-content {
        padding: 10px 15px;
    }
    .assignmentsetupdate .accordion-label .label{
        font-size:14px;display:inline-block;
    }
    .assignmentsetupdate .accordion-icon {
        float: right;
        vertical-align: top;
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        background-size: cover;
        background-position: center;
        cursor: pointer;
        filter: invert(70%);
        margin-right: 5px;
    }
.assignment-setting.information .accordion-content-icon {
    vertical-align: top;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    /*filter: invert(70%);*/
    background-image: url(../Images/thumb/assignment-info.png);
}
.assignment-setting.availability .accordion-content-icon {
    vertical-align: top;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    /*filter: invert(70%);*/
    background-image: url(../Images/thumb/assignment-due-date.png);
}
.assignment-setting.configuration .accordion-content-icon {
    vertical-align: top;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    margin-right: 10px;
    /*filter: invert(70%);*/
    display: inline-block;
    background-image: url(../Images/thumb/assignment-settings.png);
}
.assignmentsetupdate .icnOpen {
    background-image: url(../Images/formelements/more.png);
}

    .assignmentsetupdate .icnClose {
        background-image: url(../Images/formelements/less.png);
    }

.assignment-setting.information .label{

}
.assignment-setting.information {
}
    .assignment-setting.information .accordion-content .label {

    }
#divTemplate .form-textarea.atq {
    width: 98% !important;
}
#lbTitleSubmissionCount {
    padding: 0px 5px 0px 10px;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    margin-top: -5px;
}
.tbAssignmentList.submitted .badge {
    padding: 4px 5px !important;
    font-size: 11px !important;
    margin-top: 5px;
    margin-right: 5px;
    float:right;
}
#pnlEditQuestionText .btn:hover {
    opacity: 0.9;
}
#pnlEditQuestionText .btn.btcancelquestion, #pnlEditQuestionText .btn.btsavequestion {
    cursor: pointer;
    height: 20px;
    line-height: 20px;
}
#dvAssignModerators {
    padding-bottom: 30px;
    padding-top: 5px;
}
#dvAssignModerators .lbModerators {
    font-weight: bold;
    padding: 5px 0px;
}
#dvAssignModerators .dvSetAssignmentModeratorList {

}
#pnlEditQuestionText{
    margin-top:5px;
}
#pnlEditQuestionText .btn {
    margin-top: 5px;
}
#pnlAnswer #pnlEditAnswerText {
    display:inline-block;width:85%;
}
    #pnlAnswer #pnlEditAnswerText #tbEditAnswer {
        display: inline-block;
        width: 75%;
    }
#pnlQuestion .bteditquestion {
    float: right;
}
#pnlQuestion .bteditanswer {
    float: right;margin-right:15px;
}
    #pnlQuestion .btn {
        font-size: 12px;
        font-weight: bold;
        padding: 0px 10px;
        border: 1px solid gray;
        border-radius: 5px;
        cursor: pointer;
        margin-right: 5px;
        display: inline-block;
    }
#dvAssignModerators .dvSetAssignmentModeratorList label {
    display: inline-block;
    vertical-align: top;
    width: 320px;
}
    #dvAssignModerators .dvSetAssignmentModeratorList .moderatorUser {
        padding: 2.5px 0px;
    }
    #dvAssignModerators .dvSetAssignmentModeratorList .icnDelete {
        display: inline-block;
        top: 2px;
        right: 2px;
        background: url(../Images/icon-advertclose.png) no-repeat;
        background-size: auto;
        width: 22px;
        height: 20px;
        cursor: pointer;
        background-size: cover;
        margin-top: -2px;
        /* margin-left: 5px;*/
    }
.icnDelete{

}
/* KEYWORDS */
        #dvKeywordsFilter {
    width: 80%;
}
#dvKeywordsFilter label{
    display:inline-block;
}
.dvSubjectdd{
    display:inline-block;
}
.dvSubjectdd .form-select-text{
    max-width: 125px;
}
.dvorderby .form-select-text{
        max-width: 125px;
}
#btnCreateTemplate{
    margin-top:-2px;
}
#dvKeywordsFilter label {
    display: inline-block;
}
.dvClearFilter {
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
    cursor: pointer;
    margin-left: 10px;
}
.dvClearFilter div {
    display: inline-block;
    font-size: 12px;
    text-decoration: underline;
}
#dvKeywordsFilter #dvsubjectkeywords, #dvKeywordsFilter #dvkeywordsubkeyword {
    display: inline-block !important;
}
    #dvSubjectKeywords .skeyword.selected,#dvKeywordsFilter .skeyword.selected ,#keywordcontainer .skeyword.selected{
color: white;border:none !important;
    }
#dvSubjectKeywords .skeyword, #dvKeywordsFilter .skeyword, #keywordcontainer .skeyword{
display: inline-block;
font-size: 12px;
cursor: pointer;
border: 1px solid lightgray;
padding: 5px 10px;
border-radius: 15px;
margin: 5px;min-width: 50px;
text-align: center;
}
#dvSubjectKeywords .skeyword:hover, #dvKeywordsFilter .skeyword:hover, #keywordcontainer .skeyword:hover {
       opacity:0.95;
}
#dvSubjectSubKeywords .ssubkeyword.selected {
    color: white;border:none !important;
}
#dvSubjectSubKeywords .ssubkeyword.selected,#dvkeywordsubkeyword .ssubkeyword.selected,#dvSubKeywords .ssubkeyword.selected {
    color: white;border:none !important;
}
#dvSubjectSubKeywords .ssubkeyword, #dvkeywordsubkeyword .ssubkeyword,#dvSubKeywords .ssubkeyword{
        display: inline-block;
font-size: 12px;cursor:pointer;
border: 1px solid lightgray;
padding: 5px 10px;
border-radius: 15px;
margin: 5px;
min-width: 50px;
text-align: center;
}
#dvSubjectSubKeywords .ssubkeyword:hover, #dvkeywordsubkeyword .ssubkeyword:hover, #dvSubKeywords .ssubkeyword:hover {
    opacity:0.95;
}
#dvKeywords,#dvSubKeywords{
    overflow:auto;margin-bottom:5px;
}
#dvKeywords{

}
#lblKeyword,#lblSubKeyword{
    line-height: 37px;
}

.assignmentpage .form-textarea.aq {
    width: 98% !important;
}
.tbAssignmentList{
    width:100%;border-collapse:collapse;table-layout: fixed;
}
.tbAssignmentList thead th{
    text-align:left;height: 28px;padding:0px 10px;color:white;font-weight:bold;line-height:28px;
}
.tbAssignmentList thead .title{
    width:35%;

}
.tbAssignmentList thead .desc{
   width:35%;
}
.tbAssignmentList thead .date{
  width:10%;
}
.tbAssignmentList thead .date.set{
  width:12.5%;
}
.tbAssignmentList thead .date.submitted{
  width:15%;
}

.tbAssignmentList thead .type{
      width: 20%;
}
.tbAssignmentList thead .actions{
width: 12.5%;
}
.tbAssignmentList th{
 border:1px solid lightgray;
}
.tbAssignmentList td{
 border:1px solid lightgray;vertical-align:top;padding: 0px 0px;height: 30px;
}
.tbAssignmentList td #hlTitle{

    display: block;
}
.tbAssignmentList thead .marks {
    width: 12.5%;
}
.tbAssignmentList td label,.tbAssignmentList td a{

    display: block;
}
.tbAssignmentList td .innertd{
    line-height:30px;padding: 0px 5px 0px 10px;
}
.tbAssignmentList td #lbType{

    display: block;
}
.tbAssignmentList td #lbCreatedDate{

    display: block;
}
.tbAssignmentList td #lbDueDate{

    display: block;
}
.dvActionDropdown .btnDropdown {
    margin: 2px auto 0px auto;
    width: 99px;
    height: 25px;
    background-color: #d7d7d7;
    border-radius: 15px;
    font-weight: bold;
    color: #666666;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}
@media only screen and (min-width: 120px) and (max-width: 736px) {

    #divTemplate .question-heading .inner.long .text {
        width: 100% !important;
        margin-left: 0px;
    }

    .template-set .column{
        float:none !important;
        width:initial !important;
        margin:10px 0px;
    }
    .dvsearch{
     display: flex !important;
    }
    .templateOptions {
        float: none !important;
        min-height: 30px;
        padding-bottom: 0px !important;
    }
      .templateOptions #btnCreateTemplate{
        float:right;
    }
        .dvsearch #tbSearch{
           flex-grow: 100;
    }
    .tbAssignmentList td .innertd{
            padding: 0px 5px 0px 0px;
    }
    .tbAssignmentList .dvActionDropdown {
        height: 30px;
        float: right;
        width: 99px;
    }
    .dvsearch input[name="tbSearch"] {
        width: 77.5%;
    }
      .tbAssignmentList.due .lbBefore::before {
       
        }
      .assignmentusetemplate .innercontentsubtitle{
          display:none;
      }
        .assignmentusetemplate .template-set{
                   background-color:white;padding:10px;border-radius: 3px;
      }
    .assignmentusetemplate .template-set {
    }
    .obami_assignment_template_create .dottedlinevertical{
        display:none;
    }
    .tbAssignmentList.submitted .lbBefore::before {
  
        }
     .tbAssignmentList {
         border:none;
     }
     .tbAssignmentList td .innertd{
         line-height:20px;
     }
     .tbAssignmentList .dvActionDropdown{
        height:30px;
     }
    .tbAssignmentList thead{
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .dvActionDropdown .btnDropdown{
        float:right;
    }
    .tbAssignmentList tr{
        border-bottom: 1px solid #ddd;
        display: block;
        margin-bottom: .625em;    padding-bottom: 5px;
    }
    .tbAssignmentList td{
        border:none;
        display: block;
        height:auto;
    }
        .tbAssignmentList .lbBefore::before {
            content: attr(data-label);
        float: left;
        font-weight: bold;margin-right:10px;
        }
   .tbAssignmentList td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    
        content: attr(data-label);
        float: left;
        font-weight: bold;*/
    }
    .tbAssignmentList td:last-child {
        border-bottom: 0;
        min-height: 30px;
    }
    #divAssignmentUserList{
        background-color:white;padding:10px;border-radius: 3px;
    }
    #divAssignmentUserList .dvAssignment{
        overflow-x: auto;
    }



        #divAssignmentUserList .dvAssignment .dvOptions table{
            width:auto !important;float:left !important;
        }
    #SubmissionContainer{
            background-color:white;padding:10px;border-radius: 3px;
    }
    #divAssignmentTemplates .templates{
    background-color:white;padding:10px;
    }
        #divAssignmentTemplates .innercontentsubtitle{
    background-color:white;padding:10px;margin-bottom: 10px;border-radius: 3px;
    }
}
.dvActionDropdown .btnDropdown label{
    padding:0px;
}
.paging #pnlSearchBox{
    display:none;
}
    #divAssignmentUserList #pnlSearchBox{
        display:block !important;
    }
.dvsearch {
    display: inline-block;
    margin-right: 10px;
    height: 31px;
}
.dvsearch input[name="tbSearch"] {
    float: left;
    height: 15px;
    outline: 0;
    padding: 5px 0px 5px 10px;
    width: 175px;
    border: 1px solid lightgray;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.dvsearch #btnSubmitSearch {
    background-color: #f1f1f1;
    cursor: pointer;
    float: left;
    height: 25px;
    text-align: center;
    width: 40px;
    border-top: 1px solid lightgray;
    border-right: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.dvsearch #btnSubmitSearch .fa-search {
    background-image: url(../Images/formelements/search.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 20px;
    display: inline-block;
    background-size: cover;
    margin: 4px;
    width: 20px;
}
.dvActionDropdown .btnDropdown label {
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
}
.dvActionDropdown .btnDropdown .icnDD {
    background-image: url(../Images/nav/ic_arrow_drop_down_48px-32.png);
    background-repeat: no-repeat;
    width: 25px;
    cursor: pointer;
    height: 25px;
    display: inline-block;
    background-size: cover;
}
.dvActionDropdown .dvactionscontent {
    list-style-type: none;
    background-color: white;
    padding: 4px 0;
    width: 64px;
    z-index: 10005;
    position: absolute;
    margin-top: 2px;
    min-width: 160px;
    font-weight: bold;
    margin-left: -50px;
    border: solid 1px rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
}
    .dvActionDropdown .dvactionscontent .hlAction {
        width: 140px;
        height: 25px;
        background-color: #d7d7d7;
        border-radius: 3px;
        color: #666666;
        display: block;
        margin: 5px auto;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
    }

.tbAssignmentList{
 
}
.closepopup{
       height: 40px;
    width: 40px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../Images/modal-title-close.png);
}
.btndetails{
    border: 1px solid gray;
    width: 100px;
    height: 22.5px;
    line-height: 22.5px;
    border-radius: 4px;
    cursor: pointer;
    margin: auto;
    margin-top: 5px;
}
.btndetails:hover{
    background-color: rgb(199 199 199 / 40%);
}
.obami_assignmenttemplate_section_update .lbl {
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
}
.previewtemp.badge{
    width:80px;
}

#lblRandomQuetionsText{
    display: block;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.obami_assignmenttemplate_section_update .form-textbox { width:270px; }
.obami_assignmenttemplate_section_update .form-textarea { width:280px; height:85px; }
.gmBadge { height:80px;width:80px; }
.mmBadge { height:80px;width:80px; }
.obami_assignmenttemplate_section_update .uploadobject { float:left; width:300px; height:28px; overflow:hidden; }
.obami_assignmenttemplate_section_updatet .uploadobject .inner { width:300px; height:100%; background-repeat:repeat; background-position:top left; position:relative; }
.obami_assignmenttemplate_section_update .uploadobject .inner .uploadbutton { width:300px; text-align:center; line-height:28px; color:white; }
.obami_assignmenttemplate_section_update .uploadobject .progressbar { position:absolute; height:28px; left:0px; bottom:0px; width:0px; }
.otherexp{
        display: inline-block;
    font-size: 12px;
    font-style: italic;
}
#lblAssignmentSetTitle{
    font-size: 16px;
display: block;
padding: 0px 0px 5px 0px;
}
.dvassignmentpage .innercontentmiddle .pad {
            padding: 0px 20px !important;

    }

ul.tagit{
    margin-bottom:1px !important;
}
.obami_assignment_question_update .column {
    width: 320px;
    float: left;
    padding-bottom: 20px;
}
.obami_assignment_question_update .row > div { padding:5px; }
.obami_assignment_question_update .rowright > div { padding:5px; }
.obami_assignment_question_update .row .lbl { font-weight:bold; font-size:13px; padding-bottom:5px; }
.obami_assignment_question_update .form-textbox { width:270px; }
.obami_assignment_question_update .form-textarea { width:280px; height:85px; }
.obami_assignment_question_update .dvmodelanswer { padding-top:20px; }
.obami_assignment_question_update #dvAnswersUpdate .form-textbox { width:210px; float:left; }
.obami_assignment_question_update #dvAnswersUpdate .form-label { float: left;
    width: 20px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 14px; }
.obami_assignment_question_update #dvAnswersUpdate #tbAnswer {width:650px !important;}
.obami_assignment_question_update #dvAnswersUpdate .form-radio { margin-top:4px; }
.obami_assignment_question_update #dvAnswersUpdate .form-checkbox { margin-top:6px; }
.obami_assignment_question_update #dvAnswersUpdate .answer { margin: 5px 0px; }
.obami_assignment_question_update #dvAnswersUpdate .btnMinus { background:url(../Images/btnMinus.png) no-repeat; width:27px; height:29px; display:block; float:left; margin-left:3px; margin-top:1px; cursor:pointer; }

.obami_assignment_question_update .row:odd { background:#F1F1F1; }
.obami_assignment_question_update .row .dvmarks { padding-bottom:10px; padding-top:10px; }
.obami_assignment_question_update .row .rowleft { float:left; width:320px; }
.obami_assignment_question_update .row .rowright { float:right; width:320px; }
.obami_assignment_question_update .row #dvAnswerPreview { padding-bottom:10px; }

.obami_assignment_question_update .uploadobject { /*float:left;*/ width:300px;  overflow:hidden; }
.obami_assignment_question_update .uploadobject .inner { width:300px; height:100%; background-repeat:repeat;/* background-position:top left; position:relative;*/ }
.obami_assignment_question_update .uploadobject .inner .uploadbutton { width:300px; text-align:center; line-height:28px; }
.obami_assignment_question_update .uploadobject .progressbar { position:absolute; height:28px; left:0px; bottom:0px; width:0px; }

.obami_assignment_question_update #dvAnswerPreview .answeritem { min-height:32px; line-height:30px; width:100%; }
.obami_assignment_question_update #dvAnswerPreview .answeritem .fleft { height:100%; word-wrap: break-word; }
.obami_assignment_question_update #dvAnswerWeights { margin-top:10px; }
.obami_assignment_question_update #dvAnswerPreview .form-textbox { float:left; width:200px; }
.obami_assignment_question_update #dvAnswerPreview .form-radio { margin-top:4px; }
.obami_assignment_question_update #dvAnswerPreview .form-checkbox { margin-top:6px; }
.obami_assignment_question_update #dvAnswerPreview .form-textarea { width:225px; }
.obami_assignment_question_update #dvAnswerPreview .dvWeight { float:right; }
.obami_assignment_question_update #dvAnswerPreview .dvWeight .form-textbox { width:30px; float:right; }
.template-set .checkbox-item .label {
    color: #666666 !important;
}
#lblrecordercompat {
}
#btnShowOutcomes {
margin:initial !important;
}
#pnlPreviewImageResource{

}
.obami_assignment_question_update #dvAnswerPreview .uploadobject {
    padding-bottom: 10px;
}
.clearlooks2 {
   z-index:1000000000 !important;
}
#tbTotalMarksUpdate {
    width: 30px;
    float: right;
    margin-left: 10px;
    margin-top: -6px;
}
#tbTotalMarks{ width:30px; float:right; margin-left:10px; margin-top:-6px; }
#divTemplate p { margin:0; }
#pnlMarkMessage{

}
.dvsinglemarksoutcome, #dvGeneralMessage {
    border: 1px solid lightgray;
    border-radius: 3px;
    width: 295px;
    padding: 15px;
    margin: 0px 0px 15px 0px;
}
.dvOutcomeButtons {
    margin-bottom: 0px;overflow:auto;
}


.rangeticks {
    display: flex;
    justify-content: space-between;
    width: 95%;margin:auto;
}
    .rangeticks div {
        position: relative;
        display: flex;
        justify-content: center;
        border-right: 1px solid gray;
        line-height: 10px;
        margin-bottom: 10px;
        width: 1px;
    }
.dvMarks {
    margin-bottom: 10px;
}
.marksFrom {
    display: inline-block;
    margin-top: auto;
    margin-right: 10px;
}
.marksTo { display:inline-block; }
.text-atea { display:block; margin-top:3px; }
.markMessage {
    display: block;
   
    /*height: 110px;*/
}
#dvGeneralMessage {
    margin-top: 10px;
}
.dvMarks {
    margin-bottom: 10px;
}
#dvMarksMessage {
    margin-top: 10px;
    padding: 5px 10px;
}
#divMarksBadge {
    margin-top: 15px;
}
a {
}
#pnlPreviewImageResource {
    margin-top: 15px;
    display: block;
    margin-bottom: 10px;
}
#btnAddMarksMessage {
margin-top:15px;
margin-bottom:15px;
}
#divTemplate .question-answer .uploadobject { float:left; width:300px; height:28px; overflow:hidden; }
#divTemplate .question-answer .uploadobject .inner { width:300px; height:100%; background-repeat:repeat; background-position:top left; position:relative; }
#divTemplate .question-answer .uploadobject .inner .uploadbutton { width:300px; text-align:center; line-height:28px; }
#divTemplate .question-answer .uploadobject .progressbar { position:absolute; height:28px; left:0px; bottom:0px; width:0px; }
#divTemplate .question-answer .uploadobject { padding-bottom:10px; }
#divTemplate .question-answer .sliderangecontainer input { display:block;    margin: 10px 0px; }
#divTemplate .question-answer .sliderangecontainer label {
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 14px;
}

#divTemplates .template { width:140px; background:transparent url(../Images/thumbnail-xlarge-border.png) no-repeat top left; margin:0px 15px 15px 0px; float:left; position:relative; }
#divTemplates .template .thumbnail  .folderbg { width:132px; height:132px; margin:4px 0 0 4px; border:0px;}
#divTemplates .template .albumoption { position:absolute; top:-12.5px; right:-5px; }
#divTemplates .template .albumoption a { color:White; }
#divTemplates .template .title { margin-top:10px; text-align:center; min-height:50px; font-weight:bold; }

#divTemplate .summary { font-weight:bold; }
#divTemplate .summary .label { margin-right:0px; }
#divTemplate .section-heading { font-size:16px; text-align:left; line-height:30px; background-repeat:repeat-x; padding-left:10px; font-weight:bold; margin-top:20px; padding-right:10px; }
#divTemplate .section-heading .actions { float:right; font-size:13px; }

#divTemplate .QuestionElementDragHandle { height:15px; background-repeat:repeat-x; background-position:top left; width:100%; margin:auto; margin-top:20px;}
#divTemplate .QuestionElementDragHandle .handle { height:15px; width:22px; background-repeat:no-repeat; background-position:top left; margin:auto; cursor:pointer; }
.templateOptionsLast { padding-top:15px; padding-bottom:15px; }
.templateOptions { padding-bottom:10px; }

#divTemplate .question-heading { padding-bottom:3px; width:100%;  }
#divTemplate .question-heading .inner
{
    border-radius:15px;
    -moz-border-radius:15px;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:10px;
    padding-right:10px;
    margin-top:5px;
    font-size:13px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    float:left;
}
#divTemplate .question-heading .inner.long { width:834px; }
#divTemplate .question-heading .inner.long .text { width:700px; }
#divTemplate .question-heading .inner.short { width:490px; }
#divTemplate .question-heading .inner.short .text { width:366px; }
#divTemplate .question-heading .inner .text { float:left; margin-left:5px; margin-right:5px; word-wrap:break-word; }
#divTemplate .question-heading .inner .question-number { float:left;font-weight:bold; }
#divTemplate .question-answer { font-size:13px; padding-top:15px; padding-bottom:15px; padding-left:10px; position:relative; }
#divTemplate .question-answer .form-textarea { width:490px; height:150px; }
#divTemplate .question-answer .sub-heading { padding-bottom:3px; }
#divTemplate .question-answer .answer-item { min-height:30px; }
#divTemplate .question-answer .resource-answer { float:left; position:relative; margin-right:30px; }

#divTemplate .submitted-answer { font-size:13px; padding-top:15px; padding-bottom:15px; padding-left:10px; }
#divTemplate .submitted-answer .sub-heading { padding-bottom:3px; }

#divTemplate .question-column-left { float:left; width:530px; }
#divTemplate .question-updatemark { float:left; padding:10px; margin-top:10px; margin-left:12px; margin-bottom:15px; }
#divTemplate .question-updatemark textarea { width:275px; height:60px; margin-top:10px; }
#divTemplate .question-updatemark .addcomment { margin-top:17px; float:right; }

#divTemplate .section-questions .question { border-bottom:3px double #CCCCCC; background-color:White; padding-top:15px; }
#divTemplate .section-questions .question .actions { float:right; border-top-left-radius:15px; -moz-border-top-left-radius:15px; padding-left:15px; padding-right:15px; height:30px; line-height:30px; font-weight:bold; }
#divTemplate .section-questions .question .actions a { cursor:pointer; }

#divTemplate .question-resource, #divTemplate .dvCurrentMarkedResource {
    font-size: 13px;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
}
#divTemplate .question-resource .sub-heading { padding-bottom:5px; }
.resourcefilename{margin-top:5px;font-size:12px;font-weight:bold;}
#divTemplate .model-answer { font-size:13px; padding-left:10px; padding-bottom:15px; }
#divTemplate .model-answer .sub-heading { padding-bottom:3px; }
#pnlResourceAnswer .medium{
    margin:10px 0px;
}

#pnlBlobUpload #imgPreviewBlob{
    max-width: 95%;
}
#pnlAnswer .xlargeimage.imagecontainer{
    padding-bottom:15px;
}
#tbQuestionDescription_ifr,#tbLongText_ifr,#tbGeneralMessage_ifr,.markMessage iframe{
    z-index:initial !important;
}
.question-answer iframe{
        z-index:initial !important;
}
#divTemplate #pnlTimeLeftOuter { min-width:130px; min-height:50px; /*background:White;*/ }
#divTemplate #pnlTimeLeft {    
    padding: 5px 10px;
 
    background-color: #f6f5f5;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f5f5), to(#f6f5f5));
    background-image: -webkit-linear-gradient(top, #f7f5f5, #f6f5f5);
    background-image: -moz-linear-gradient(top, #f7f5f5, #f6f5f5);
    background-image: -ms-linear-gradient(top, #f7f5f5, #f6f5f5);
    background-image: -o-linear-gradient(top, #f7f5f5, #f6f5f5);
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    border: 1px solid #dbdbdb;
   }
.removepicture {
}
.dvsinglemarksoutcome .badgeimage img {
    margin: 0px 0 0 0px !important;
}
#prvMarksOutcome, #prvGeneralOutcome {
    width: 100px;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid gray;
    border-radius: 3px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin-top: 0px;
    cursor: pointer;
    color: #666666 !important;float:right;
}
#btnRemovePicture{

}
#hlDelteMessage {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
    float: right;
    height: 20px;
    width: 50px;
    cursor: pointer;margin-bottom:5px;
}
.form-textarea {
    width: 280px;
    height: 85px;
    z-index: 100;
}

.template-set .lbl { font-weight:bold; }
.template-set .time { width:53px; }
.template-set .date { width:140px; }
.template-set .blue-label { font-size:12px; font-weight:bold; }

.template-set .checkbox-item { min-height:36px; }

.italic { font-style:italic; }

.template-set .column { float:left; width:50%; }

.assignment-publish #dvSharing { padding-bottom:10px; }
.assignment-publish #dvSharing #dvInviteOnlyOptions { margin-top:0px; }

.assignment-publish #divSelectedMemberListContainer { border-right:none; border-bottom:none; }
.assignment-publish #divSelectedMemberListContainer .selectedMemberTitle { margin-top:20px; font-size: 13px; text-align: left; height: 30px; line-height: 30px; background-repeat: repeat-x; padding-left: 10px; font-weight: bold; }
.assignment-publish #divSelectedMemberListContainer .newmember {  padding:10px 20px; font-size:12px; height:40px; display:table; position:relative; /*width:150px;*/ float:left;}
.assignment-publish #divSelectedMemberListContainer  .removemember { position:absolute; top:2px; right:2px; background:url(../Images/icon-advertclose.png) no-repeat; width:28px; height:28px; cursor:pointer; }
.assignment-publish .publish-options {
    padding: 15px 0px;
    margin-top: 10px;
}

.assignment-teams .heading { height:35px; line-height:35px; padding-left:20px; font-size:22px; margin-top:20px; }
.assignment-teams .heading .removegroup { font-size:14px; font-weight:bold; float:right; margin-right:10px; cursor:pointer; }
.assignment-teams .gv { margin-top:6px; }

#divTemplate .summary .left {float:left;}
#divTemplate .summary .right {float:right;width:200px;}
#tbAssignmentList .actionbutton { margin-bottom:5px;}
#tbAssignmentList .lowpadded { padding:8px; }
#divAssignmentTemplates .divOrderByTitle { float:left;}
#divAssignmentTemplates .divOptions { border:1px solid #CCCCCC; background-color:#F4F4F4; width:845px; margin:auto; padding:10px 10px 7px 0px; }

#divAssignmentTemplates .orderby {color:#666666; font-size:14px; line-height:15px; margin-right:10px; line-height:26px;}

.submission .template { width:155px;background:transparent url(../Images/thumbnail-xlarge-border.png) no-repeat top left; margin:0px 15px 35px 0px;float:left;position:relative;}
.submission .template .albumoption {position:absolute; top:-12.5px; right:-5px; }
.submission .template .albumoption a { }
.submission .template .title { margin-top:10px; text-align:center; min-height:30px; font-weight:bold; }
.submission .template .checkbox { position:absolute;width:20px;height:20px;bottom:38px;right:15px;padding:0px; margin:0px; }

.assignmentsetupdate .label { float: none!important; width: auto!important; text-align: left!important; }
.assignmentsetupdate .labelMessage { float:left; width: auto!important; text-align: left!important; }
.assignmentsetupdate .checkbox-item { min-height: 36px; }
.assignmentsetupdate .form-select { float:left; }

.popupContainer a:hover { text-decoration:none; }

.sharemarks label { float:left; margin-right:10px; line-height:22px; }
.sharemarks .parentshare { padding-bottom:20px; }
.sharemarks .sharemarksparents { padding-bottom:10px; }

#dvPreviewModelAnswerImage { margin-top:15px; }

.obami_album { position:relative; width:400px; min-height:60px; cursor:pointer; }
.obami_album .itemimage { position:absolute; }
.obami_album .loadinganimationbigcircle { position:absolute; }
.obami_album .iteminfo { padding-left:60px; }
.itemseperator { padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #CCCCCC; clear:both; }
.obami_album .label { text-align:left!important; }
.wraptext { word-wrap:break-word;}
.sectionwidth { width:220px; }

#tbUpdateModelAnswerExplanation {
padding:0px !important;
}

.fakefilequestionresource {
display:none;
}
.fakefilequestionimagetype {
    display:none;
}
.fakefilequestionvideotype {
display:none;
}
.fakefileanswerfile {
display:none;
}
.uploadbuttonbar {
    background-image: url(../Images/album-upload-bar-bg.png);
}
.fakefilesectionresource {
    display: none;
}
.fileUpload {
cursor:pointer;
}
.fakefilegeneralbadge {

display:none;

}

#divUploadGeneralBadge { display:inline-block;    margin: 10px 0px; }
#divUploadGeneralBadge .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#divUploadGeneralBadge .hidden {    position: absolute;    top: 0;    opacity: 0;    width: 260px;  filter: alpha(opacity=0);cursor:pointer; }
#divUploadGeneralBadge .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

#divUploadQuestionResource { display:inline-block;    margin: 10px 0px; }
#divUploadQuestionResource .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#divUploadQuestionResource .hidden {    position: absolute;    top: 0;    opacity: 0;    width: 260px;  filter: alpha(opacity=0);cursor:pointer; }
#divUploadQuestionResource .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

#assignmentimageuploadform { display:inline-block;   }
#assignmentimageuploadform .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#assignmentimageuploadform .hidden {    position: absolute;    top: 0;    opacity: 0;    width: 260px;  filter: alpha(opacity=0);cursor:pointer; }
#assignmentimageuploadform .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

#assignmentvideouploadform { display:inline-block;   }
#assignmentvideouploadform .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#assignmentvideouploadform .hidden {    position: absolute;    top: 0;    opacity: 0;    width: 260px;  filter: alpha(opacity=0);cursor:pointer; }
#assignmentvideouploadform .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

#uploadobject { display:inline-block;   }
#uploadobject .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#uploadobject .hidden {    position: absolute;    top: 0;    opacity: 0;    width: 260px;  filter: alpha(opacity=0);cursor:pointer; }
#uploadobject .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

#dvSectionUploadResource { display:inline-block;   }
#dvSectionUploadResource .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#dvSectionUploadResource .hidden {    position: absolute;    top: 0;    opacity: 0;    width: 260px;  filter: alpha(opacity=0);cursor:pointer; }
#dvSectionUploadResource .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

#assignmentresourcemodeluploadform { display:inline-block;   }
#assignmentresourcemodeluploadform .inner { height:28px;   text-align: center;width: 260px; line-height:28px;color:white;cursor:pointer; }
#assignmentresourcemodeluploadform .hidden {    position: absolute;    top: 0;    opacity: 0;        height: 125px;  width: 123px;  filter: alpha(opacity=0);cursor:pointer; }
#assignmentresourcemodeluploadform .uploadinfo {  /*   padding: 15px 0px; */   width: 100%;    margin: auto;}

    #assignmentresourcemodeluploadform .fileUpload {
      /*    float: left;
    font-size: 1.077em;
    height: 125px;
    width: 125px;
    color: #666666;
    background-image: url(../Images/button_125_125.png);
    display: inline-table;
    line-height: 20px;
    text-align: center;
    font-weight: bold; 
    cursor: pointer;
    text-decoration: none;
    background-position: center center;
    background-repeat: no-repeat;*/
    }
    #pnlStartAssignment{

    }
      #pnlStartAssignment .lbl{
          font-size:13px;
          font-weight:bold;margin-bottom:10px;
    }
    #pnlTimeOver{
        
    }
    #pnlTimeOver .lbl{
         font-size:13px;
          font-weight:bold;margin-bottom:10px;
    }
#assignmentresourcemodelfile {

}

.btnSquare125Custom {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
.fakefileresourcemodel {
    display: none;
}
.fileinputuploadbtn {

    opacity: 0;
    width: 0px;
    height: 0px;
    position: absolute;
    left: -1000px;
}


#assignmentresourcemodeluploadform .fileinputuploadbtn {
     /*   width: initial !important;
    height: initial !important;
     display:block !important;
     opacity:1 !important;
     position: relative !important;
     left: 0px !important;*/
}
/*divProfilePictureUpload*/
.uploadmsg {
    line-height: 30px;
    vertical-align: top;
    margin-left: 10px;
    font-size:14px;
    font-weight:bold;
}

#dvSectionUploadResource .uploadspinner {
    height:25px;
}

#btnShowOutcomesMobile {
display:none !important;
    margin: initial !important;
}

#btnShowOutcomes {
    display:block !important;
}


#dvLblMobAssTitle {
    padding-bottom:5px;
}



#pnlAssignmentDetails .summary .downarrow{
        background-image: url(../Images/formelements/plus.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: center;
    cursor: pointer;display: inline-block;
    
    }
    #pnlAssignmentDetails .summary .uparrow {
        background-image: url(../Images/formelements/minus.png);
        background-repeat: no-repeat;
    width: 20px;
    height: 20px;
        background-size: cover;display: inline-block;
        background-position: center;
        cursor: pointer;
       
    }
#hidelesscontainer {
        width: 140px;    
    margin-top: 5px;
}
#hidelesscontainer a{
            display: inline-block;
    vertical-align: top;
}

#hidelesscontainer label{
                text-decoration: underline;
}
#arrowContainer_more label{
                text-decoration: underline;
}
#arrowContainer_more {
    width: 140px;    
    margin-top: 5px;
}
#arrowContainer_more a{
        display: inline-block;
    vertical-align: top;
}

#lblQuestionMarkMob {
       /* display:none;*/
    }

#lblQuestionMark{
    /*display:block !important;*/
    display:none;
}

#asspagedetailcont {
margin-bottom:5px;
}

#phDescription {
margin-bottom:5px;
}


#phCreatedBy {
margin-bottom:5px;
}

#phDateCreated {
    margin-bottom:5px;
}

#phCategory {
    margin-bottom:5px;
}

#phTags {
margin-bottom:5px;
}

.timeleftmargin {
    margin-top:5px;
    }
.assignmentpage{
    padding-top:1px !important;
}
.dvassignmentpage{

}
#divTemplate .question-answer .sliderangecontainer .slider {
    width: 100%;
}
.dvassignmentpage .sliderangecontainer .slider{
     width: 100%;
}
.sliderangecontainer {
    width: 50%;
    display:block;
}
.sliderangecontainer .slider {
    -webkit-appearance: none;
   
    height: 12px;
    border-radius: 5px;   
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.sliderangecontainer .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%; 
    cursor: pointer;
}

.sliderangecontainer .slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
}
#dlgAssignModerator .modalContent{
    overflow:initial !important;
}
#dlgAssignModerator .moderatoraddlist{
    
}
#dlgAssignModerator .moderatoraddlist .divCurrentSelectedMembersItem{
    display:inline-block;border: 1px solid lightgray;
padding: 10px;
}
    #dlgAssignModerator .moderatoraddlist .divCurrentSelectedMembersItem .membername{
  display: inline-block;
font-size: 13px;
vertical-align: top;
    }

#dlgAssignModerator .moderatoraddlist .header{
    display: block;
height: 25px;

border-radius: 2px;
}
#dlgAssignModerator .moderatoraddlist .header label{
line-height: 25px;
font-size: 14px;
color: white;
margin-left: 5px;
}
#dlgAssignModerator .moderatoraddlist .users .removemember{
display: inline-block;
top: 2px;
right: 2px;
background: url(../Images/icon-advertclose.png) no-repeat;
    background-size: auto;
width: 24px;
height: 22px;
cursor: pointer;
background-size: cover;
margin-top: -3px;
margin-left: 5px;
}
.sharing-container #dvInviteOnlyOptions .list-container .outeritems{
    padding:0px !important;
}
#dlgAssignModerator .moderatoraddlist .users {
}
#dlgAssignModerator .moderatoraddlist{
    margin-top:15px;
}
#divAssignmentUserList .gv th .form-checkbox{
    margin-left:0px !important;
}
#divAssignmentUserList .singleSubModerator{
   font-size: 12px;
font-weight: bold;
padding: 0px 2px;
border: 1px solid lightgray;
padding: 5px;
margin-bottom: 5px;
border-radius: 3px;
}
#divAssignmentUserList .singleSubModerator .lbl{
display: inline-block;
width: 72.5%;
word-break: break-all;
margin-right: 5px;
font-size: 11px;
}
#divAssignmentUserList .singleSubModerator .icnDelete{
    border: 1px solid lightgray;
text-align: center;
font-size: 12px;
font-weight: bold;
line-height: 20px;
margin-top: 5px;
border-radius:3px;
height: 20px;
cursor: pointer;

}
    #divAssignmentUserList .singleSubModerator .icnDelete {
        border-color:gray;
    }

#dlgAssignModerator .sharingcontrol{

}
#dlgAssignModerator #mySimplePopup{
  display:none;
}
#dlgAssignModerator .modalDialog .modalContent{
    overflow: initial !important;
}
#dlgAssignModerator .sharing-container #pnlPublic{
    width: 40%;margin-bottom:5px;
}
#dlgAssignModerator .sharing-container #pnlInvite{
    width: 40% !important;
}

#dlgAssignModerator .sharing-container #pnlPublic{
    display:none;
}
#dlgAssignModerator .sharing-container #pnlObamiCommunity{
    display:none;
}
#dlgAssignModerator .sharing-container #pnlPrivate{
    display:none;
}
#dlgAssignModerator .sharing-container .subcontainer{
    margin-bottom: 5px;
}
#dlgAssignModerator .modalDialog .modalContent{
    overflow:initial !important; 
}
.sharing-container{
    padding:0px !important;
}
    .sharing-container #dvInviteOnlyOptions .list-container {
        width: 215px;position:initial !important;
    }
    #dlgAssignModerator .sharing-container #dvInviteOnlyOptions {
        margin-top: 0px !important;
        top: 0px !important;
        position: relative;
        left: 0px !important;
    }
   .resource-answer .imCurrentResourceAnswer{
       max-width:95%;
    }
          #pnlAssignmentDetails .xlargeimage img {
       border-radius:8px;
        }
          #pnlAssignmentDetails .xlargeimage{
             
          }

@media only screen and (min-device-width: 120px) and (max-device-width: 400px) {
    .tox-tinymce {
        width: 260px !important;
    }
}
@media only screen and (min-device-width: 120px) and (max-device-width: 445px) {
 .dvSubjectdd{
     display:block;
     margin-top:5px;
 }
   .dvorderby{
            margin-top:5px;
   }
      .orderby{
            margin-top:5px;
   }
  .dvSubjectdd .form-select{
      float:right;
 }
  .dvSubjectdd .form-select-text{
          min-width: 180px;
  }
  .dvorderby .form-select-text {
          min-width: 180px;
}
}
@media only screen and (min-device-width: 120px) and (max-device-width: 736px) {
    #SectionVideoResource{
        width:95%;
    }
    #pnlQuestionAnswer #VideoAnswer{
        max-width:95% !important;
    }
    #pnlSectionResource .medium img{
        width:51px !important;height:51px;
}
    .resourcefilename{
        overflow-x:scroll;
    }
    .sliderangecontainer{
        width:100%;
    }
    .rangeticks{
        width:94%;
    }
    .dvassignmentpage .sliderangecontainer .slider {
        width: 100%;
    }

    #divAssignmentTemplates .innercontentmiddle .pad {
            padding: 0px 0px !important;
    width: 90% !important;
    margin: auto !important;
    }
    #SubmissionContainer table td .title{
        width: 60% !important;
    }
    #divTemplate {
        padding-top: 20px;
    }
    .iconTabAcc li{
        cursor:pointer;
    }
    #divAssignmentTabToolbar .dropdown{
        min-width:170px;
    }
    .submission .template .albumoption #hlDeleteAssignment{
        display:none;
    }
    .submission .template .albumoption{
        margin: 0px 10px 4px 0px;
    width: 25px;
    float: right;
    height: 25px;
    background-image: url(../Images/icon-delete.png);
    background-size: 25px 25px;    position: relative;
    vertical-align: top;
    }
    #SubmissionContainer .paging{
           height: 45px;
    border-radius: 3px;background-color: #ffffff !important;
    width: initial !important;
    }
    #divTemplates .paging{
           height: 45px;
    border-radius: 3px;
    width: initial !important;
    }
    .templates .paging .search-box{
        margin-left:10px;float:left !important;
    }
    #SubmissionContainer .paging .search-box{
        margin-left:10px;float:left !important;
    }
    #SubmissionContainer .templates .paging .search-box{
        margin-left:10px;float:left !important;
    }
    .dvActionDropdown .dvactionscontent{
        top: 30px;
    left: 200px;position: relative;
    }
    #divAssignmentTemplates .innercontentsubtitle .listfilter{
        margin-top: 10px;
    }
    #divAssignmentTemplates {

    }
    #divAssignmentTemplates table {
        width:100% !important;
    }
    #tbQuestionDescription{
            width: 320px;
    }
    #divAssignmentTemplates .template{
        width: 100%;
        background: none !important; 
        margin: 0px 10px 0px 0px !important; 
        float: none !important; 
        position: initial !important;
    }
    #divAssignmentTemplates .template .dvthumbnail{
        float:left;margin-left:10px;
    }
    #divAssignmentTemplates .template .title{
            min-height: 0px !important;
    /* display: inline-block; */
    margin-top: 0px !important;
    float: left;width:70%;text-align: left;
    margin-left: 10px;font-size:12px !important;
    }
    .tox-tinymce{
        width:320px !important;
    }
   #buttons{
        margin-left:0px !important;
    }
   #divTemplate .question-heading .inner.long{
       width:90%;
   }
    .assignmenttemplateupdate{

    }
            .assignmenttemplateupdate #divTemplate{
                background-color:white !important;padding:10px;width: initial;margin: 0px 0px 0px 0px !important;
    }
            .assignmenttemplateupdate .templateOptionsLast{
                    background-color:white !important;padding:10px;
            }
    #divAssignmentTemplates table.mceLayout{
       width:100% !important;
    }
    #divTemplates .template .thumbnail .folderbg {
         width: 51px;
    background: transparent !important;
    background-image: url(../Images/thumb/assignment-template_51_51.png) !important;
    height: 51px;
    margin: 0px 0 0 4px !important;
    border: 0px !important;
    background-size: cover !important;
    }
    #SubmissionContainer .template .thumbnail .folderbg {
         width: 51px;
    background: transparent !important;
    background-image: url(../Images/thumb/assignment-template_51_51.png) !important;
    height: 51px;
    margin: 0px 0 0 4px !important;
    border: 0px !important;
    background-size: cover !important;
    }
    .dvsetassignment .innercontentmiddle .pad{
       
    }
    .dvsetassignment .template{

    }
    .dvsetassignment .innercontentsubtitle{
  display: block !important;
background-color: white;
padding-top: 10px;
border-radius: 3px;
    }
    .dvsetassignment .innercontentsubtitle .fright{
        float:none !important;
    }
       .dvsetassignment .innercontentsubtitle #divUndertakeNow{
           margin-left: 5px;
    }
    .dvsetassignment #divTemplate{
        padding-top:0px !important;background-color: white !important;border-radius:3px;
    }
        .dvsetassignment #divTemplate .summary{
            padding:10px;
    }
    #lblQuestionMark {
        /*display: none !important;*/
    }

    #lblQuestionMarkMob {
        /*display: block;float:right;*/
    }

    #btnShowOutcomesMobile {
        display: block !important;
    }

    #btnShowOutcomes {
        display: none !important;
    }

    #dvLblMobAssTitle {
        display: block;
        margin-bottom: 5px;
    }

    #pnlAssignmentDetails {
    }

        #pnlAssignmentDetails .summary {
            background-color: white;
            padding: 15px;
            margin-bottom: 15px;
            
            border-radius: 3px;
            font-size: 12px !important;
        }

            #pnlAssignmentDetails .summary .label {
                font-size: 12px !important;
            }

            #pnlAssignmentDetails .summary .wraptext {
                display: inline-block;
            }

            #pnlAssignmentDetails .summary #lblmarks {
                float: none !Important;
            }

        #pnlAssignmentDetails .sectioncontainer {
            border-radius: 3px;
            padding: 10px;
            margin: 0px;
            background-color: white;
            margin-bottom: 10px;
        }

        #pnlAssignmentDetails .question-heading .inner.long,#pnlAssignmentDetails .question-heading .inner.short {
            width: 100% !important;
            margin-left: 0px !important;
            font-size: 12px !important;
            margin-right: 0px !important;
            margin: 0px !important;
            padding: 0px !important;
            background: none !important;
            box-shadow: none !important;
            -webkit-box-shadow: none !important;
        }

            #pnlAssignmentDetails .question-heading .inner.long .text {
                width: initial !important;
                margin-top: 5px;
                float: none !important;
                margin-left: 0px !important;
                margin-right: 0px !important;
                font-size: 12px !important;
            }

                #pnlAssignmentDetails .question-heading .inner.long .text img {
                    width: 100%;
                }

        #pnlAssignmentDetails .submitted-answer video {
            width: 100%;
        }

        #pnlAssignmentDetails .question-heading .inner.long .question-number {
            float: none !important;
            font-size: 12px !important;
        }

        #pnlAssignmentDetails .section-questions .question {
            border-bottom: 1px solid #CCCCCC !important;
        }

        #pnlAssignmentDetails .question-answer .form-textarea {
            width: 90% !important;
        }


        #pnlAssignmentDetails #pnlQuestionOuter .question-resource {
            font-size: 12px !important;
            padding-left: 0px !important;
            padding-bottom: 10px !important;
            padding-top: 10px !important;
        }

        #pnlAssignmentDetails .xlargeimage img {
      
        }

        #pnlAssignmentDetails .xlargeimage {

        }

    #pnlSectionResource #hlResource img {
        max-width: 95% !important;padding-left:5px;
    }
    #QuestionVideoResource{
        max-width: 95% !important;
    }
    #pnlSectionResource {
        font-size: 12px !important;
        padding-left: 0px !important;
        padding-bottom: 0px !important;
        padding-top: 10px !important;
        background-color: white !important;
    }
    #pnlAnswer .xlargeimage.imagecontainer{
    padding-bottom:25px;
}
 
        #pnlSectionResource .sub-heading {
            margin-left: 5px;
        }
        #pnlSectionResource .resourcefilename{
            padding-left:5px;
        }
    #pnlAssignmentDetails #pnlQuestionOuter .question-resource img {
      max-width:95% !important;
    }

    .question-resource {
    }

    #pnlAssignmentDetails .question-answer {
        font-size: 12px !important;
        padding-top: 10px !important;
        padding-bottom: 15px !important;
        padding-left: 0px !important;
    }

    #pnlAssignmentDetails #pnlQuestionOuter {
        padding: 0px 5px;
    }

    #pnlAssignmentDetails .templateOptionsLast {
        padding: 10px !important;
        background-color: white;
    }

    #pnlAssignmentDetails .section-heading {
        border-radius: 3px !important;
        margin-top: 0px !important;
        font-size: 14px !important;
        padding: 5px 10px;
        line-height: 20px;
    }

    #divAssignmentTemplates .dottedline {
        display: none;
    }

    #pnlAssignmentDetails .submitted-answer {
        font-size: 12px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px !important;
    }

    #pnlAssignmentDetails .model-answer {
        font-size: 12px;
        padding-left: 0px !important;
        padding-bottom: 10px;
    }

    #modalDlg {
        width: 95% !important;
    }

    #lblMobileAssTitle {
        font-size: 16px !important;
        font-weight: bold !important;
    }

    #pnlStartAssignment {
        background-color: white;
        padding: 15px;
        border-radius: 3px;
        margin-top: 10px;
    }

    #pnlTimeOver {
        background-color: white;
        padding: 15px;
        border-radius: 3px;
        margin-top: 10px;
    }

    .timeleftmargin {
    margin-top:50px;
    }
    #divTemplate #pnlTimeLeftOuter {
    margin-right: -20px;
    }
    #divAssignmentTemplates .innercontentmiddle .pad {
            padding: 0px 0px !important;
    width: 90% !important;
    margin: auto !important;
    }
}