body{
  background: #fff !important;
}
.container{
    background: #fff;
}

.marker, .form-required {
    color: #f00;
}

.bord {
    border-bottom: thick dotted #ff0000;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content{
    overflow-y: hidden;

}

.pagination .disabled{
  float: none;
}

.pagination li{
  cursor: pointer;
}

.template-author-instructions-textarea,
.template-author-instructions-div{
  -webkit-transition: height .5s, padding .5s, border .5s;
  -moz-transition: height .5s, padding .5s, border .5s;
  transition: height .5s, padding .5s, border .5s;
}

.template-author-instructions-div{
  font-weight: bold;
}

.template-author-instructions-textarea{
  font-size: 11px;
}

.template-author-section-title-edit{
  background: transparent;
  border: none;
  outline: none;
  display: inline;
  min-width: 125px;
  padding: 0px;
}

.box1 .upperbox {
  overflow-x: overlay;
}

.templates-paging {
  float: right;
  margin-left: 10px;
}

tr.ui-sortable-handle{
  background-color:white;
  height:50px;
  cursor: move;
}

tr.ui-sortable-handle td{
  height: 50px;
}

.nestablePositionBtn{
  float: right;
  margin: 1px 0 10px 10px;
}

.image_properties{
  margin-top: 10px;
}

.image_properties label{
  width: 100px;
  display: inline-block !important;
  font-size: 13px;
}

.image_properties label input[type=radio]{
  margin-top: 2px;
}

.image_properties label:nth-child(5n+1){
  width:135px;
}

.img_preview_container{
  display: inline-block;
  margin: 0 10px 0 0;
  max-width: 300px;
}

.img_btn_container{
  display: inline-block;
  vertical-align: bottom;
}

.audio_btn_container{
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 10px;
}

.audio_upload_player{
  margin-bottom:10px;
}

.form-autocomplete-body{
  position: absolute;
  border: 1px solid #acacac;
  background-color: white;
  width: 85%;
  display: none;
}

.form-autocomplete{
  border: inset 2px #eee;
  border-bottom: 2px solid #efefef;
  border-right: 1px solid #efefef;
  border-left: inset 2px #fefefe;
  outline: none !important;
}

.autocomplete-search-result{
  cursor: pointer;
  font-weight: bold;
  font-size: small;
}

.autocomplete-search-result:hover,
.autocomplete-search-result.key-select{
  background-color: #005599;
  color: #ffffff;
}

.subject_matter_select{
  width: 100%;
  outline: none !important;
}

#droppable{
  overflow: auto;
}

.freeform-faculty-preview{
  border: 1px solid black;
  height: auto;
  overflow: auto;
}

.freeform-faculty-preview ul{
  margin-left: 95px;
  padding: 5px 0;
}

.freeform-faculty-preview .faculty-icon{
  float: left;
  height: inherit;
  padding: 10px;
}

.freeform-faculty-preview .faculty-icon img{
  max-width: 75px;
}

.css_sections p {
  margin-left: 20px !important;
}

.group_highlight{
  background: #888;
  color: #e8e8e8;
}

.section_highlight{
  background: #bcbcbc;
  color: #fff;
}

.template_has_errors_btn > span,
.template_has_errors_btn > span:hover {
  background-color:#cccccc;
}

.related-ques{
  border: 1px solid #ab9be0;
  padding: 5px 12px;
  cursor: pointer;
  display: inline-block;
  margin-top: 15px;
}

.related-ques:hover{
  color: #fff;
  background-color: #ab9be0;
}

.rm{
  margin-left: 2em;
}

.rmTable {
  width: 95%;
  margin: 10px 0;
}

.rmTable th {
  text-align: center;
  background: #cdcdcd;
  color: #68809f;
}

.rmTable td {
  border: 1px solid #fff;
}

.rmTable td ul,
.rm ul {
  list-style: disc outside;
  margin-left: 2em;
}

.rm .bold{
  font-weight: bold;
}

.rm .indent{
  margin-left: 2em !important;
}

.answer_reposition,
.answer_delete{
  cursor: pointer;
}

.answer_reposition.answer_reposition_disabled,
.answer_delete.answer_delete_disabled{
  cursor:not-allowed;
}

.answer_reposition.answer_reposition_disabled img,
.answer_delete.answer_delete_disabled img{
  opacity: .2;
}

.answers_arrow{
  cursor: default;
}

.answers_text_input{
  padding: 10px;
}

.cke_button {
  border: none !important;
}

#section_content{
  /*height: 99%;*/
}


.toolkit_border_highlight{
  border: yellow 2px solid;
}

.toolkit_background_highlight {
  background-color: yellow;
}

.add_discussion_reply{
  margin-top: 20px;
}

.template-header{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.list-header-row{
  margin-left: 0px;
  margin-right: 0px;
}

.start_empty{
  color: #00aced;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
}

.start_empty a{
  color: #00aced;
}

.edit_template{
  left: 5px;
  font-weight: bold;
}

.template_order{
  width: initial;
}

.course_template_library,
.template_library{
  position: relative;
  font-size: 12px;
}

.course_template_library input,
.template_library input{
  margin: 2px 5px 0 0;
}

.course_template_library label,
.template_library label{
  margin-right: 5px;
}

.course_template_search,
.template_search{

}

.course_template_search input,
.template_search input{
  height: 22px;
  border: 1px solid #008CCC;
  outline: none;
  font-size: 12px;
}

.course_template_dir,
.template_dir,
.course_template_search_button,
.template_search_button{
  border: 3px solid #68809f;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin-bottom: -7px;
  width: 25px;
}

.course_template_search_button,
.template_search_button{
  background: #68809f url(/img/author/search.png) no-repeat center;
  float:none;
}

.course_template_dir,
.template_dir{
  width:22px;
}

.course_template_dir.asc,
.template_dir.asc{
  background: #68809f url(/img/author/updown.png) 0 -16px no-repeat;
}

.course_template_dir.desc,
.template_dir.desc{
  background: #68809f url(/img/author/updown.png) 0 0 no-repeat;
}

.course_template_paginator,
.template_create_paginator{

}

.course_template_create_paginator_text,
.template_create_paginator_text{

}

.course_template_order_select,
.template_order_select{
  font-size: 11px;
}

.course_template_create_paginate_previous,
.course_template_create_paginate_next,
.template_create_paginate_previous,
.template_create_paginate_next{
  vertical-align: middle;
}

.course_list_paginate_previous,
.course_list_paginate_next,
.template_list_paginate_previous,
.template_list_paginate_next,
.course_template_create_paginate_previous,
.course_template_create_paginate_next,
.template_create_paginate_previous,
.template_create_paginate_next{
  border: 3px solid #68809f;
  width: 19px;
  height: 22px;
  display:inline-block;
  position: relative;
  cursor: pointer;
}

.course_list_paginate_previous,
.template_list_paginate_previous,
.course_template_create_paginate_previous,
.template_create_paginate_previous{
  background: #68809f url(/img/author/leftright.png) -1px 0 no-repeat;
  -webkit-border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.course_list_paginate_next,
.template_list_paginate_next,
.course_template_create_paginate_next,
.template_create_paginate_next{
  background: #68809f url(/img/author/leftright.png) -17px 0 no-repeat;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.paginate_disabled,
.template_create_paginate_disabled{
  background-color: #ccc !important;
  border-color: #ccc !important;
  cursor: auto;
}

.course_list_paginate_previous,
.course_list_paginate_next,
.template_list_paginate_previous,
.template_list_paginate_next{
  top: -5px;
  height: 32px;
  width: 25px;
}

.course_list_paginate_previous,
.template_list_paginate_previous{
  background-position: 3px 5px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.course_list_paginate_next,
.template_list_paginate_next{
  background-position: -16px 5px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.course_list_paginator,
.templates_list_paginator{
  padding-top: 24px;
}

#coursesSearch,
#templatesSearch{
  height: 25px;
  margin: -2px 5px 0 10px;
  border: 1px solid #008CCC;
}

#coursesSearchBtn,
#templatesSearchBtn{
  cursor: pointer;
  background: url(/img/search.png) no-repeat center;
  width: 33px;
  height: 31px;
  margin-top: -4px;
  margin-right: 5px;
}

#coursesFilter,
#templatesFilter{
  margin-right: 20px;
}

#coursesSort,
#coursesFilter,
#templatesSort,
#templatesFilter{
  border-radius: 5px;
  height: 21px;
  font-size: 12px;
  padding: 0px;
}

.templates_list_radio_btns{
    margin-right: 15px;
    padding-top: 27px;
}

.templates_list_radio_btns label:nth-child(1){
  margin-right: 10px;
}

.courses_list_numbering,
.templates_list_numbering{
  margin-right: 5px;
  color: #68809F;
  font-weight: bold;
  font-size: 16px;
  padding-top: 25px;
}

@media screen and (max-width: 1150px){
  .templates_list_numbering{
    margin-right: 2px;
    font-size: 15px;
    padding-top: 25px;
  }
  #templatesSearchBtn{
    margin-right: 5px;
  }
  #templatesSearch{
    margin-right:0px;
    margin-left:5px;
  }
  #templatesFilter{
    margin-right:5px;
  }
  .templates_list_radio_btns{
    margin-right: 5px;
  }
  .templates_list_radio_btns label:nth-child(1) {
    margin-right: 0px;
  }
  .structure_clone_component {
    white-space: normal;
  }
}

@media screen and (max-width: 1010px) and (min-width:768px){
  .templates_list_radio_btns{
    padding-top: 10px;
  }
  .templates_list_radio_btns label:nth-child(1) {
    display: block;
  }
}

@media screen and (max-width: 920px){
  #templatesSearch{
    width: 100px;
  }
}

@media screen and (max-width: 860px) and (min-width: 768px){
  .templates_list_numbering{
    display: none;
  }
}

@media screen and (max-width: 767px){
  .courses_list_wrapper,
  .templates_list_wrapper{
    position: static;
  }
}

.course_create_list_close{
  background: none;
  color: #00aced;
  border: none;
  padding: 0;
  font-size: 18px;
}

.course_list_titles{
  color:#008CCC;
}

.course_description_topic_btn,
.course_description_topic_btn:hover,
.course_description_topic_btn:active,
.course_description_topic_btn:visited,
.course_description_topic_btn:focus{
  color: #008CCC;
  font-style: italic;
  margin-right: 7px;
}

.course_template_text{
  margin-left: 5px;
}

.course_list_description_topic_block{
  margin-left: 15px;
}

.course_list_description{
  font-style: italic;
}

.course_list_topic{
  text-shadow: 1px 0px 1px #000;
  font-weight: bold;
  border: 1px solid #000;
  padding: 6px 5px 3px;
  margin-top: 5px;
  display: inline-block;
}

.toolkit-submit-btns{
  margin-right: 20px;
}

.right-float{
  float:right;
  margin-right: 5px;
}

.content-section-title{
  font-size: 14px;
  font-weight: bold !important;
}

.content-section-box{
  border-bottom: 1px solid #999;
  border-right: 1px solid #aaa;
}

.content-section-box label{
  margin-bottom: 0px;
}

.content-section-box .form-item{
  margin-bottom: 20px;
  margin-left:5px;
  margin-right:5%;
}

.content-section-box #questions .form-item{
  margin-right:0;
}

.content-section-box .form-item.answer_contain{
  margin-left: 0;
  margin-right: 0;
}

.content-section-box .form-item .description{
  margin-top: 2px;
  font-weight: bold;
}

.content-section-box .form-item input[type=text]{
  padding:2px;
  height:23px;
  width:80%;
}

.content-section-box .form-item input[type=date]{
  padding:2px;
  height:23px;
}

.content-section-box .form-item input[type=file]{
  font-size: 12px;
}

.content-section-box .form-item.question-type-radio{
  margin-bottom: 0px;
}

.content-section-box .question-type-radio-label{
  margin-bottom: 10px;
}

fieldset.authorcredit > legend{
    font-size: 14px;
    border-bottom: none;
    width: initial;
    margin-bottom: -15px;
}

.content-toolkit-table{
  margin: 25px 0 !important;
}

.content-toolkit-table-faculty-title{
  margin-left: 80px;
  font-weight: bold;
}

#nestSort td:nth-child(2),
#nestSort td:nth-child(3){
  cursor: pointer;
  text-align: center;
}

.patient_chart_icon{
  float:left;
  margin-right: 20px;
}

.patient_chart_icon img{
  max-width: 43px;
  max-height: 43px;
}

.patient_text_input{
  width: 60px !important;
}

.patient_chart_label{
  float:left;
  margin-right: 8px;
  width:50px;
}

.question-type-radio-label,
.answer_label,
.bold{
  font-weight: bold;
}

.no-margin-bottom{
  margin-bottom: 0px !important;
}

.correct-answer-radio{
  margin: 0 25px !important;
}

.answer_reposition img{
  margin: 0 3px;
}

.answer_delete img{
  margin: 0 6px;
}

#correct_answer_text{
  font-size: 11px;
  margin-bottom: 3px;
}

.answers_table{
  margin-bottom: 20px;
}

#prioritization_number_directions{
  margin-bottom: 20px;
  font-size: 13px;
}

.prioritization_number_count{
  margin-left: 15px;
}

.mdq_response_header{
  float: left;
  width: 44%;
}

.score_btns{
  margin-top: 13px;
}

.score_btns label,
.score_btns span{
  margin-right: 10px;
  font-weight: bold;
}

.mdq-scored-checkbox,
.matching-scored-checkbox{
  margin-top: 0px !important;
}

.matching-question-cke{
  margin-bottom: 10px;
}

.matching-answer-cke,
.matching-answer-label{
  margin-left: 25px;
}

.matching-answer-cke{
  margin-bottom: 5px;
}

.no-margin-right{
  margin-right: 0px !important;
}

#section_content .rmTable li,
#section_content .rmAnswerList li{
  font-weight: bold;
  font-size: 12px;
  color: #000;
}

#section_content #repeated-measure-contain{
  margin-bottom: 20px;
}

#section_content .rmTable,
#section_content .rmAnswerList{
  margin-top: 0px;
  margin-bottom: 50px;
}

#section_content .rm{
  margin-top: 5px;
}

#repeated-measure-contain .rm ul li{
  color: inherit;
}

.description a,
.description a:visited,
.description a:active{
  color: #7660ad;
}

.structure_checkbox_progress_box{
  width: 50px;
  float: right;
  margin-top: -31px;
  position: relative;
  background-color: #e0e0e0;
}

.template-author-instructions,
.template-sm-text{
  font-size: 11px;
}

.structurePositionImg{
  margin-right: 10px;
  background: url(/img/sortable.png) no-repeat -10px 0px;
  width: 5px;
  display: inline-block;
  height: 20px;
}

.componentTitle{
  vertical-align: top;
  font-size: 13px;
}

.component_list{
  min-height: 31px !important;
}

.component_list_heading{
  font-size: 16px;
}

.box1 .upperbox,
.box2 .upperbox{
  background-color: #ccc;
}

.content-tabs li{
  display: inline-block;
}

.content-tabs li:nth-child(2){
  border-left: 1px solid gray;
}

.course_page_template_title{
  font-size: 12px;
}

/*CKEDITOR*/

.cke_1.cke_chrome {
    border-color: rgb(201, 201, 201);
}

.cke_1 .cke_top {
    background-image: -webkit-linear-gradient(top, rgb(251, 251, 251), rgb(224, 224, 224));
    border-bottom-color: rgb(201, 201, 201);
}

.cke_1 .cke_combo_button {
    background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(245, 245, 245));
    border-color: rgb(201, 201, 201);
}

a.cke_button {
    padding: 4px 3px !important;
}

.revisions a:link, a:visited {
    color: #535353;
    font-size: 85%;
}

.cke_1 .cke_toolgroup {
    background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(245, 245, 245));
    border-color: rgb(201, 201, 201);
}

.cke_button_label {
    display: none;
    padding-left: 3px;
    margin-top: 1px;
    line-height: 17px;
    vertical-align: middle;
    float: left;
    cursor: default;
    color: #474747;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.cke_1 .cke_toolbar_separator {
    background-color: rgb(239, 239, 239);
}

.cke_toolbar_separator {
    float: left;
    background-color: #c0c0c0;
    background-color: rgba(0,0,0,.2);
    margin: 5px 2px 0;
    height: 18px;
    width: 1px;
    -webkit-box-shadow: 1px 0 1px rgba(255,255,255,.5);
    -moz-box-shadow: 1px 0 1px rgba(255,255,255,.5);
    box-shadow: 1px 0 1px rgba(255,255,255,.5);
}

.cke_button_arrow {
    display: inline-block;
    margin: 8px 0 0 1px;
    width: 0;
    height: 0;
    cursor: default;
    vertical-align: top;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #474747;
}

.cke_button_disabled .cke_button_icon {
    opacity: .3;
}

.cke_button__source_label, .cke_button__sourcedialog_label {
    display: inline;
}

.cke_editable {
    cursor: text;
}

.cke_editable img,.cke_editable input,.cke_editable textarea{
    cursor:default
}

/* default btns*/
.btn-modal-default,
.btn-modal-default:hover,
.btn-modal-default:active,
.btn-modal-default:focus,
.btn-modal-default:visited{
  background-color: #68809f;
  color: white;
  margin: 0 4px;
  padding: .4em 1.5em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none !important;
}

.content-section-button-default,
.content-section-button-default:hover,
.content-section-button-default:active,
.content-section-button-default:focus,
.content-section-button-default:visited{
  padding: 2px 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.22em;
  border: 1px solid #999;
  background-color: #68809f;
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  text-shadow: 1px 1px #444;
}

.edit_template_create{
  text-shadow: none !important;
  background-color: #68809F !important;
  font-size: 14px !important;
  padding: 9px 0px !important;
  width: 380px !important;
  text-transform: uppercase;
}

.structure_clone_component:hover{
  color: #fff;
}

@media screen and (max-width:991px){
  .box1,
  .box2,
  .box3{
    margin-bottom: 15px;
  }
}

.course_template_paginator{
  margin-bottom: 5px;
}

#ui-datepicker-div{
  background-color: #fff;
  border: 1px solid #aaa;
}

.datepicker{
  height: 23px;
  padding: 0px;
}

.ui-datepicker-prev{
  margin-left: 5px;
}

.ui-datepicker-current{
  width:97px;
  text-align: center;
}

.ui-datepicker-next{
  margin-right: 5px;
}

.ui-datepicker-title{
  text-align: center;
}

.ui-datepicker-month,
.ui-datepicker-year{
  border: none;
  outline: none;
  background-color: #ddd;
}

.ui-datepicker-header{
  background-color: #eee;
  font-size: 12px;
}

.ui-datepicker-title{
    background-color: #ddd;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td{
  border: none;
}

.ui-datepicker-calendar th{
  padding: 0px 7px;
}

.ui-datepicker-calendar td:hover{
  background-color: #ddd;
}

.ui-datepicker-calendar td{
  text-align: center;
}

.ui-datepicker-calendar thead{
  background-color: #eee;
}

.ui-datepicker-today{
  background-color: #eee;
}

.ui-datepicker-current-day{
  background-color: #ddd;
}

.ui-datepicker-prev,
.ui-datepicker-next,
.ui-datepicker-calendar td{
  cursor: pointer;
}

.ui-datepicker-close,
.ui-datepicker-current,
.ui-datepicker-clear{
  background-color: #eee;
  border: none;
  outline: none;
  font-size:12px;
  padding: 0px;
}

.ui-datepicker-current{
  display: none;
}

.ui-datepicker-close{
  float:right;
  padding-right: 5px;
  margin-top: 3px;
}

.ui-datepicker-clear{
  padding-left: 5px;
  cursor: pointer;
}

.ui-datepicker-buttonpane{
  background-color: #eee;
}

#ui-datepicker-div{
  left: inherit !important;
  top: inherit !important;
}

@media screen and (max-width: 1100px) and (min-width: 992px){
  .stickynote-summary,
  .revision_history{
    font-size: 11px !important;
  }
}

@media screen and (max-width: 803px) and (min-width: 768px){
  #coursesSearch{
    width: 115px;
  }
}

@media screen and (max-width: 600px){
  .stickynote-summary,
  .revision_history{
    font-size: 11px !important;
  }
}

#inviteReviewerTab .modal-content{
  background-color: #E8E8E8;
}

#inviteReviewerTab .modal-header{
  background-color: #fff;
}

#inviteReviewerTab .invite-reviewer-detail{
  background-color: #fff;
  padding: 40px 20px;
  border-left: 0;
  border-top: 0;
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #999;
}

#inviteReviewerTab .invite-reviewer-detail p{
  margin-bottom: 20px;
  font-size: 12px;
}

#inviteReviewerTab .invite-reviewer-generate-link{
  background-color: #F0F0F0;
  padding:30px;
  width: 95%;
  float: right;
}

#inviteReviewerTab .invite-reviewer-generate-link .invite-reviewer-generate-link-btn{
  float: right;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#inviteReviewerTab .invite-reviewer-detail .invite-reviewer-link{
  font-size: 12px;
  margin: -10px 0 10px 10px;
}

#inviteReviewerTab .invite-reviewer-detail .invite-reviewer-mail-to{
  font-weight: bold;
  color: #7660ad;
}

#inviteReviewerTab .invite-reviewer-detail .invite-reviewer-mail-to:active,
#inviteReviewerTab .invite-reviewer-detail .invite-reviewer-mail-to:focus,
#inviteReviewerTab .invite-reviewer-detail .invite-reviewer-mail-to:hover{
  color: #69c;
}

#inviteReviewerTab .invite-reviewer-detail img{
  display: block;
  margin: 0 auto;
}

#inviteReviewerTab .invite-reviewer-detail .invite-reviewer-generate-link .please-wait{
  font-weight: bold;
  font-size: 13px;
  color: #46ACED;
  margin-bottom: 0px;
  margin-top: 10px;
  text-align: center;
}

#pre-publish-checklist.btn-primary {
  background-color: #728c1f;
  border-color: #728c1f;
}
#pre-publish-checklist.btn-primary:hover,
#pre-publish-checklist.btn-primary:active,
#pre-publish-checklist.btn-primary:focus {
  background-color: #667722;
  border-color: #667722;
}

#menu-toggle.btn-primary:hover,
#menu-toggle.btn-primary:active,
#menu-toggle.btn-primary:focus {
  background-color: #667722;
  border: none;
  height: 50px;
}

#authorMasterErrorModal .btn-primary,
#authorMasterSuccessModal .btn-primary,
#autoSaveErrorModal .btn-primary,
#courseStructureChecklist .btn-primary,
#courseStructureSaveErrors .btn-primary,
#deleteCourseModal .btn-primary,
#deleteTemplatesModal .btn-primary,
#openCoursePopWindow .btn-primary,
#opencopycoursewindow .btn-primary,
#saveErrorModal .btn-primary,
#exampleModalLive2a .btn-primary,
#exampleModalLive2c .btn-primary,
#exampleModalLive5 .btn-primary,
#exampleModalLive6 .btn-primary,
#exampleModalLive7 .btn-primary,
#exampleModalLive8 .btn-primary {
  background-color: #88A133;
}

#authorMasterErrorModal .modal-header,
#authorMasterSuccessModal .modal-header,
#autoSaveErrorModal .modal-header,
#courseStructureChecklist .modal-header,
#courseStructureSaveErrors .modal-header,
#deleteCourseModal .modal-header,
#deleteTemplatesModal .modal-header,
#openCoursePopWindow .modal-header,
#opencopycoursewindow .modal-header,
#saveErrorModal .modal-header,
#exampleModalLive2a .modal-header,
#exampleModalLive2c .modal-header,
#exampleModalLive5 .modal-header,
#exampleModalLive6 .modal-header,
#exampleModalLive7 .modal-header,
#exampleModalLive8 .modal-header {
  background-color: #668810;
}

#authorMasterErrorModal .modal-header h4,
#authorMasterSuccessModal .modal-header h4,
#autoSaveErrorModal .modal-header h4,
#courseStructureChecklist .modal-header h4,
#courseStructureSaveErrors .modal-header h4,
#deleteCourseModal .modal-header h4,
#deleteTemplatesModal .modal-header h4,
#openCoursePopWindow .modal-header h4,
#opencopycoursewindow .modal-header h4,
#saveErrorModal .modal-header h4,
#exampleModalLive2a .modal-header h4,
#exampleModalLive2c .modal-header h4,
#exampleModalLive5 .modal-header h4,
#exampleModalLive6 .modal-header h4,
#exampleModalLive7 .modal-header h4,
#exampleModalLive8 .modal-header h4 {
  color: #fff;
  font-size: 18px;
}

#authorMasterSuccessModal .btn-primary:hover,
#authorMasterSuccessModal .btn-primary:active,
#authorMasterSuccessModal .btn-primary:focus,
#authorMasterErrorModal .btn-primary:hover,
#authorMasterErrorModal .btn-primary:active,
#authorMasterErrorModal .btn-primary:focus,
#autoSaveErrorModal .btn-primary:hover,
#autoSaveErrorModal .btn-primary:active,
#autoSaveErrorModal .btn-primary:focus,
#courseStructureChecklist .btn-primary:hover,
#courseStructureChecklist .btn-primary:active,
#courseStructureChecklist .btn-primary:focus,
#courseStructureSaveErrors .btn-primary:hover,
#courseStructureSaveErrors .btn-primary:active,
#courseStructureSaveErrors .btn-primary:focus,
#deleteCourseModal .btn-primary:hover,
#deleteCourseModal .btn-primary:active,
#deleteCourseModal .btn-primary:focus,
#deleteTemplatesModal .btn-primary:hover,
#deleteTemplatesModal .btn-primary:active,
#deleteTemplatesModal .btn-primary:focus,
#openCoursePopWindow .btn-primary:hover,
#openCoursePopWindow .btn-primary:active,
#openCoursePopWindow .btn-primary:focus,
#opencopycoursewindow .btn-primary:hover,
#opencopycoursewindow .btn-primary:active,
#opencopycoursewindow .btn-primary:focus,
#saveErrorModal .btn-primary:hover,
#saveErrorModal .btn-primary:active,
#saveErrorModal .btn-primary:focus,
#exampleModalLive2a .btn-primary:hover,
#exampleModalLive2a .btn-primary:active,
#exampleModalLive2a .btn-primary:focus,
#exampleModalLive2c .btn-primary:hover,
#exampleModalLive2c .btn-primary:active,
#exampleModalLive2c .btn-primary:focus,
#exampleModalLive5 .btn-primary:hover,
#exampleModalLive5 .btn-primary:active,
#exampleModalLive5 .btn-primary:focus,
#exampleModalLive6 .btn-primary:hover,
#exampleModalLive6 .btn-primary:active,
#exampleModalLive6 .btn-primary:focus,
#exampleModalLive7 .btn-primary:hover,
#exampleModalLive7 .btn-primary:active,
#exampleModalLive7 .btn-primary:focus,
#exampleModalLive8 .btn-primary:hover,
#exampleModalLive8 .btn-primary:active,
#exampleModalLive8 .btn-primary:focus {
  background-color: #668810;
  border-color: #4B630C;
  color: white;
}

#create_course_loading_gif {
  background: #fff;
  display: none;
  height: 38%;
  margin-top:10px;
  position: relative;
  right: 0;
  text-align: center;
  top: 16%;
  width: 100%;
  z-index: 1000;
}

#create_course_loading_gif img {
  margin-bottom: 20px;
  margin-top: 5px;
}

.dynamic_question{
  border: 1px solid #BBB;
  background: #fff;
  margin: 6px 3px 0px;
  padding: 8px;
  height: auto;
  overflow: hidden;
  cursor: move;
  -webkit-box-shadow: 1px 3px 6px #999;
  -moz-box-shadow: 1px 3px 6px #999;
  box-shadow: 1px 3px 6px #999;
  -webkit-trasition: max-height 1s;
  -moz-transition: max-height 1s;
  transition: max-height 1s;
  z-index: 1;
}

.dynamic_question.hide_box_shadow{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.dynamic_links{
  margin-bottom: 12px;
  margin-left: 3px;
  margin-right: 3px;
}

.dynamic_links .dynamic_question{
  margin: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.dynamic_links .dynamic_question .dynamic_question_activity{
  font-size: 12px;
}

.dynamic_links .dynamic_question,
.dynamic_links .dynamic_question ul li{
  font-size: 11px;
  color: #888;
}

.dynamic_links .dynamic_question .dynamic_high_btn,
.dynamic_links .dynamic_question .dynamic_low_btn{
  display: none;
}

.dynamic_question_expanded{
  max-height: 1000px;
  -webkit-trasition: max-height 1s;
  -moz-transition: max-height 1s;
  transition: max-height 1s;
}

.dynamic_question_low{
  background: #DDD;
}

.dynamic_question ul{
  margin-bottom: 0px;
  max-height: 0px;
  height: auto;
  overflow: hidden;
  -webkit-transition: max-height .5s, margin-bottom .75s;
  -moz-transition: max-height .5s, margin-bottom .75s;
  transition: max-height .5s, margin-bottom .75s;
}

.dynamic_question .dynamic_question_statistic.stats_pending{
  background-image: url('/img/author/loadingAnimation.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

.dynamic_question .dynamic_question_statistic{
  border: 0px solid orange;
  background: #eee;
  padding: 0px;
  margin: 14px 6px 0 6px;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height .5s, padding .75s, border-width .2s;
  -moz-transition: max-height .5s, padding .75s, border-width .2s;
  transition: max-height .5s, padding .75s, border-width .2s;
}

.dynamic_question .dynamic_question_statistic table thead th{
  color: #fff;
  background-color: #cdcdcd;
  text-align: center;
  padding: 2px 4px;
  border: solid 1px #b3b3b3;
}

.dynamic_question .dynamic_question_statistic table tbody td{
  border: 1px solid transparent;
  text-align: center;
}

.dynamic_question .row {
  margin: 0;
}

.dynamic_question .dynamic_low_btn,
.dynamic_question .dynamic_high_btn{
  display: inline-block;
  background: #eee;
  width: 40px;
  text-align: center;
  cursor: pointer;
}

.dynamic_question .dynamic_low_btn{
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #AAA;
  border-bottom: 1px solid #222;
}

.dynamic_question .dynamic_high_btn{
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  border-top: 1px solid #EEE;
  border-right: 1px solid #444;
  border-bottom: 1px solid #333;
  margin-left: -4px;
}

.dynamic_question .dynamic_low_btn.dynamic_btn_select{
  color: #fff;
  background: #777;
}

.dynamic_question .dynamic_high_btn.dynamic_btn_select{
  color: #fff;
  background: #f90;
}

.dynamic_question .dynamic_question_activity{
  font-size: 13px;
}

.dynamic_question .dynamic_question_question{
  font-size: 11px;
  margin-bottom: 5px;
}

.dynamic_expand_contract{
  cursor: pointer;
  color: #666;
  font-size: 12px;
  line-height: 14px;
  padding: 3px 3px;
  margin-left: 6px !important;
  background-color: #BCB;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-right: 1px solid #444;
  border-bottom: 1px solid #333;
  border-top: 1px solid #EEE;
  border-left: 1px solid #AAA;
  width: fit-content;
  float: right;
}

.dynamic_has_links{
  border-top: 2px solid orange;
}

.dynamic_links_full{
  border-bottom: 2px solid orange;
}

.dynamic_has_links,
.dynamic_links_full{
  border-left: 2px solid orange;
  border-right: 2px solid orange;
}

.dynamic_drop_color{
  border: 4px solid blue;
}

#preview_pane_tab:active,
#preview_pane_tab:visited,
#content_pane_tab:active,
#content_pane_tab:visited{
  color: #6494d1;
}

#temp_flash_message{
  float: right;
}

#temp_flash_message .alert{
  padding: 2px 10px;
  margin-bottom: 0px;
  margin-top: 15px;
  border: none;
  background-color: transparent;
  font-size: 15px;
  font-weight: bold;
  color: #68809F;
}

#temp_flash_message .alert a{
  color: #68809F;
  opacity: .6;
  margin-left: 4px;
}

#temp_flash_message .alert a:hover{
  opacity: .9;
}

#btn_save_course:focus{
  color: #fff;
}

#btn_save_course:active,
#btn_save_course:focus{
  outline: none;
}

ul.faculty-icon-list {
  padding: 0;
}
.faculty-icon-list-item{
  display: inline;
}
.faculty-icon-list-item input{
  display: none;
}
.faculty-icon-list-item label{
  margin: 5px 5px 10px 0;
}
.faculty_icon_upload,
.faculty_toolkit_icon_upload {
  margin: 10px 20px 10px 0;
}
.faculty_img_upload,
.faculty_toolkit_img_upload {
  margin: 10px 0;
}

.course_list_direction{
  width: 28px;
  height: 28px;
  padding: 0px;
  display: inline-block;
  background: #68809f;
  border: 6px solid #68809f;
  margin-top: -4px;
  margin-left: 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}

.course_list_direction.asc,
.course_list_direction.desc{
  background-image: url('/img/author/updown.png');
  background-repeat: no-repeat;
}

.course_list_direction.asc{
  background-position: 0px -16px;
}

.course_list_direction.desc{
background-position: 0px 0px;
}

.course_published{
  background-color: #F0E0C0;
}

.related-ques-label{
  margin-top: 20px;
}

.related-ques-desc{
  margin-top: 2px;
  border: 1px solid #CCC;
  background-color: white;
  padding: 12px 4px;
  margin-bottom: 12px;
}

a[id^='cke_Link_'], a[id*='cke_Link_']{
  display: none !important;
}

.patients__icon-box {
  overflow-x: scroll;
}

.patients__icon-box ul li {
  display: table-cell;
}

.patients__user_defined_text {
  margin-bottom: 5px
}

.revision_compare_list {
  table-layout:fixed;
}

.revision_compare_list td {
  overflow-wrap: break-word;
}

.assign-users-table th,
.assign-users-table tbody tr td:nth-child(2),
.assign-users-table tfoot td{
  text-align: center;
}

.assign-users-table tbody tr{
  height: 35px;
}

.assign-users-table td.vertical-align-middle{
  vertical-align: middle;
}

.assign-users-table tbody tr td:nth-child(1){
  padding-left: 5px;
}

.assign-users-table tfoot tr{
  height: 40px;
}

.assign-users-table tfoot tr td:nth-child(2){
  text-align: right;
  padding-right: 5px;
}

.user-accounts-table-course-list{
  list-style-type: disc;
  margin-left: 15px;
}

.purple-link,
.purple-link:visited,
.purple-link:hover,
.purple-link:active,
.purple-link:focus{
  color: #7660ad;
  font-weight: bold;
}

.partner-settings-wrapper{
  margin-top: 50px;
}
.partner-settings-wrapper.maintenance{
  margin-top: 100px;
}

#author-right-logo{
  height: inherit;
  overflow: hidden;
}

/*******  MANAGE PATNERS  ********/
#manage_partner #icon_loading {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 50%;
}
#manage_partner #lic_non_plus,
#manage_partner #lic_plus,
#manage_partner #accreditors {
  clear: left;
  margin-bottom: 20px;
  overflow: hidden;
}
#manage_partner #add_accreditor {
  float: left;
}
#manage_partner .property {
  float: left;
  font-weight: bold;
  padding-top: 10px;
  width: 330px;
}
#manage_partner .value {
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding-top: 9px;
  width: 50px;
}
#manage_partner .list {
  clear: left;
}
#manage_partner .select {
  float: left;
  padding-top: 40px;
  margin-right: 20px;
}
#manage_partner .select select {
  font-size: 16px;
  margin: 0 0 0 20px;
  max-width: 450px;
}
#manage_partner .add,
#manage_partner .remove {
  float: left;
}
#manage_partner .button {
  background: #68809f;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  color: white;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 12px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 0 10px;
  padding: 10px 25px;
}
#manage_partner .button.add,
#manage_partner .button.remove {
  background: #68809f;
  border: none;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  font-size: 49px;
  font-weight: normal;
  line-height: 12px;
  margin: 0 10px;
  padding: 7px 10px 13px;
}
#manage_partner .button.remove.disable {
   background: #adb3bc;
   cursor: not-allowed;
}
#manage_partner {
  clear: both;
  font-size: 16px;
}
#manage_partner table tr {
  border-bottom: 1px solid #ccc;
}
#manage_partner .list table {
  background-color: #fff;
  margin-left: 20px;
}
#manage_partner .list table tr td {
  padding: 10px;
  vertical-align: middle;
}
#manage_partner .list table tr td:first-child {
  min-width: 420px;
}
#manage_partner .button.add {
  padding: 10px;
}
#manage_partner #options .button {
  font-size: 18px;
  padding: 10px;
}
#manage_partner #accreditors table,
#manage_partner #options table {
  background: transparent;
}

.author_login_bold_text{
  font-weight: bolder;
  color: #0000cc;
}

.eval-conditional select {
  max-width: 100%;
}

.conditional_questions_set select {
  width: 100%;
}