/*  @import url("font-awesome/css/font-awesome.css");*/
/*replace the canvas logo with your logo*/
#header-logo, #header.no-user #header-logo {
  background: url("https://s3-us-west-2.amazonaws.com/smscanvascss/usyd_logo.png") no-repeat scroll 0 0 transparent;
  bottom: 0px;
  height: 70px;
  left: 0px;
  width: 191px;
}

/*change location of image and resize to match image height and width*/
#modal-box-inner {
background: url("https://s3-us-west-2.amazonaws.com/smscanvascss/usyd_logo.png") no-repeat;
height: 400px;
width: 680px;
margin-left: -15px;
margin-top: 0;
color: #000066 !important;
background-position: 228px 80px;
 }
/*this will remove the extra canvas logo*/
body.modal #modal-box.login-box h1 { 
  background: none;
  height: 180px;
}

/*change the color of 'don't know your password'*/
body.modal #modal-box.login-box a { color: #2784A0 !important; } 

/*change the color of the login button*/
body.modal #modal-box .btn, body.modal #login-box .btn {
  background-color: #DF0000 !important;
  background-image: none !important;
  border-color: #12416c;
  color: white;
}

/* CANVAS DEFAULT OVERRIDES */

.context_module_item .item_name .title {
padding: 0;
color: #4c5860 !important;

}

.pages.show .page-title {
    
    font-weight: 400;

    color: rgb(45, 59, 69);
 
    text-align: left;
    line-height: 1.2em;
   
}


.pages.show .course-title {
display: none;
font-size: 1.8em;
font-weight: 400;
line-height: 30px;
margin: 0;
color: #4c5860;
}

p img {
margin: 10px;
}

#content img {
max-width: 100% !important;
/*height: auto !important; */
width: auto\9 !important; /* ie8 */
}

.pages.show #content li {
padding-bottom: 0.8em;
}

td {
    vertical-align: top;
}



.module-sequence-footer a {
    background-color: rgb(91, 108, 121);
    color: rgb(255, 255, 255);
}
.module-sequence-footer a:hover {
    background-color: transparent;
    color: rgb(91, 108, 121);
}

.module-sequence-footer .module-sequence-footer-content {
    background: #7e909e;
    box-shadow: none;
}

.sms_border_bottom {
    border-bottom: 1px solid #CCCCCC;
}
.ig-title {
    max-width: 80%;
}

/* END CANVAS DEFAULT OVERRIDES */

h2.sms_heading2 {
/* font-size: 2em; */
font-weight: 200;
/* margin: 15px 0; */
color: #888;
/* display: block; */
text-align: left;
/* line-height: 2em; */
/* overflow: hidden; */
/*padding-top: 30px;*/
margin-bottom: 20px;
margin-top: 30px;
border-bottom: 1px solid #F6921E;
/*text-transform: uppercase;*/
}

/*  START SMS TABLE STYLES */

table.sms_table {
    margin: 0px;
    padding: 5px;
    width: 100%;
    /*border: 1px solid #666;
-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.5);*/
}
.sms_table th {
    border-bottom: 3px solid #F6921E;
    font-size: 1.5em;
    padding: 20px 10px;
    /*text-transform: uppercase;*/
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    line-height: 1.5em;
    background-color: #8898A4;
color: #F4F7F9;
}

.sms_table td {
    padding: 15px 10px !important;
    vertical-align: top;
    
}
.sms_table tr {
    padding-top: 5px;
    padding-bottom: 5px;
}
.sms_table tr:nth-child(even) {
    background: #F4F4F4;
        
}
.sms_table tr:nth-child(odd) {
    background: #E3E3E3;
    
}

/*  END SMS TABLE STYLES*/

/*  START SMS RESPOSIVE VIDEO STYLES */

.sms_video-responsive {
    overflow:hidden !important;
  /*  padding-bottom:56.25% !important;*/
    position:relative !important;
    height:auto !important;
}
.sms_video-responsive iframe,
.video-responsive iframe {
    left:0 !important;
    top:0 !important;
    height:100% !important;
    width:100% !important;
    position:absolute !important;
}

/*  END SMS RESPOSIVE VIDEO STYLES*/

/*  START SMS COLOUR STYLES*/

.sms_mid_blue {background-color:#809EAD; color: #264149;}
.sms_green {background-color:#bdcc50; color: #606433;}
.sms_light_green {background-color:#e3e897; color: #bdcc50;}
.sms_light_blue {
    background-color: #B2CAD3;
    color: #475963;
}
.sms_mid_brown {background-color:#BDBDAA; color: #444242;}
.sms_purple {background-color:#A089AF; color: #544958;}
.sms_dark_brown {background-color:#444242; color: #E7E7E0;}
.sms_light_brown {background-color:#E7E7E0; color:#605e57;} 

/*  END SMS COLOUR STYLES*/

/*  START SMS ICON STYLES */
.sms_video_icon, .sms_audio_icon, .sms_discuss_icon, .sms_procedural_icon, .sms_read_icon, .sms_knowledge_icon, .sms_test_icon, .sms_supplement_icon {
    background: url(images/sms_icons.png) no-repeat;    
/*  line-height: 2em;*/
    margin-right: 15px;
    opacity: 0.4;
    display: inline-block;
    width: 35px;
    height: 35px;
}
.sms_video_icon {
    background-position: -108px -662px;


}

.sms_audio_icon {
    background-position: -519px -662px;
    
    
}
.sms_discuss_icon {
    background-position: -267px -571px;
    

}

.sms_procedural_icon {
    background-position: -469px -156px;
    
    
}

.sms_read_icon {
    background-position: -208px -338px;
    
    
}

.sms_knowledge_icon {
    background-position: -50px -197px;
    
    
}
.sms_test_icon {
    background-position:-370px -1342px;
    
    
}

.sms_supplement_icon {
    background-position: -101px -1091px;
    
    
}


/*  SMS ICON STYLES ABOVE THIS */

/*  SMS CUSTOM STYLES BELOW THIS */


/* reset */
#sms_wrap_all {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Open Sans', sans-serif;
    font-weight:200;
    font-size: 100%;

}
#sms_wrap_all h2, #sms_wrap_all h3 {
    margin: 10px
}
#sms_wrap_all article, #sms_wrap_all aside, #sms_wrap_all details, #sms_wrap_all figcaption, #sms_wrap_all figure, #sms_wrap_all footer, #sms_wrap_all sms_banner, #sms_wrap_all hgroup, #sms_wrap_all menu, #sms_wrap_all nav, #sms_wrap_all section {
    display: block;
}
#sms_wrap_all ol, #sms_wrap_all ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sms_wrap_all blockquote, #sms_wrap_all q {
    quotes: none;
}
#sms_wrap_all blockquote:before, #sms_wrap_all blockquote:after, #sms_wrap_all q:before, #sms_wrap_all q:after {
    content: '';
    content: none;
}
#sms_wrap_all table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* start editing from here */
#sms_wrap_all a {
    text-decoration: none;
}
#sms_wrap_all .txt-rt {
    text-align: right;
}/* text align right */
#sms_wrap_all .txt-lt {
    text-align: left;
}/* text align left */
.txt-center {
    text-align: center;
}/* text align center */
#sms_wrap_all .float-rt {
    float: right;
}/* float right */
#sms_wrap_all .float-lt {
    float: left;
}/* float left */
#sms_wrap_all .sms_clear {
    clear: both;
}/* sms_clear float */
#sms_wrap_all .pos-relative {
    position: relative;
}/* Position Relative */
#sms_wrap_all .pos-absolute {
    position: absolute;
}/* Position Absolute */
#sms_wrap_all .vertical-base {
    vertical-align: baseline;
}/* vertical align baseline */
#sms_wrap_all .vertical-top {
    vertical-align: top;
}/* vertical align top */
#sms_wrap_all .underline {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px 0;
}/* Add 5px bottom padding and a underline */
#sms_wrap_all nav.vertical ul li {
    display: block;
}/* vertical menu */
#sms_wrap_all nav.horizontal ul li {
    display: inline-block;
}/* horizontal menu */
#sms_wrap_all img {
    max-width: 100% !important;
    overflow: visible;
}
/*end reset*/


.sms_wrap {
    margin: 0 auto;
    width: 100%;
}
/* start sms_banner */

#sms_banner_container {
    position: relative;
}
#sms_banner_text {
    font-size: 3em;
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 0%;
    left: 0;
    padding: 1rem;
    transform: translateY(-10%);
    line-height: 1em;
}
#sms_banner_text span {
    font-size: 70%;
    
}
.sms_banner_bg {
    background: #ffffff;
}
img.sms_banner {
    /*  display: block;
    padding:2% 0;
    margin: 0 auto;
    max-width: 100%;
        position:relative;
    left:0;
    top:0;*/
    width: 100%;
    margin: 1rem auto;
    position: relative;
}
.sms_logo {
    float: left;
    margin-top: 5px;
}



/* start sms_main */
.sms_main_bg {
    background: #ffffff;
    background-size: 100% 100%;
}
.sms_main {
    padding: 1% 6%;
}
.sms_main_text {
    text-align: center;
    margin-bottom: 4%;
}
.sms_main_text h2 {
    font-size: 3em;
    color: #BEBEBE;
    text-transform: uppercase;
    font-weight:200;
    line-height: 40px;
}
.sms_main_text h3 {
    text-transform: uppercase;
    font-size: 1.5em;
    color: #BEBEBE;
    font-weight:200;
}
.sms_content_bg {
    background: url('../images/sms_sms_main_bg.jpg');
    background-size: 100% 100%;
    text-align: center;
    padding: 4% 0;
}
.sms_main_pic {
    margin: 12%;
}
.sms_main_pic a.btn {
    display: block;
    background: rgba(255, 255, 255, 0.13);
    padding: 4%;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1.5em;
    text-align: center;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sms_main_pic a.btn:hover {
    background: rgba(255, 255, 255, 0.42);
}

/* start sms_work-page */
.sms_work_bg {
    background: #809EAD;
}
.sms_work {
    padding: 4% 6%;
}
.sms_main_text1 {
    text-align: center;
    margin-bottom: 4%;
}
.sms_main_text1 h2 {
    font-size: 3em;
    color: #ffffff;
    /*text-transform: uppercase;*/
    font-weight:200;
}
.sms_main_text1 h3 {
    /*text-transform: uppercase;*/
    font-size: 1.5em;
    color: #ffffff;
    font-weight:200;

}
/* start grids_of_2 */
.grids_of_2 {
    display: block;
    margin-bottom: 3.3333%;
    overflow: hidden;
}
/*.grids_of_2:nth-child(3) {
    margin-bottom: 0%;
    
}*/
.grid_1_of_2 {
    float: left;
    width: 48.33333%;
    margin-left: 3.3333%;
    display: inline-flex;
    background: #ffffff;
    margin-bottom: -1000px; 
    padding-bottom: 1000px;
}
.grid_1_of_2:first-child {
    margin-left: 0;
}
.grid_pic {
    width: 38.77777%;
    float: left;
}
.grid_pic img {
    margin-bottom: -5px;
}
.grid_text {
    width: 52.3333%;
    padding: 0 4% 4%;
    float: left;
    background: #ffffff;
}
.grid_text h2 {
    font-size: 1.3em;
    line-height: 1.3em;
    color: #333333;
    text-transform: uppercase;
    margin: 4% 0px !important;

    font-weight:200;
}
.grid_text p {
    font-size: 13px;
    color: #555555;
    line-height: 1.8em;
}
/* end grids_of_2 */

/*  GRID OF FOUR   ============================================================================= */

    
/*  SECTIONS  */
.sms_section {
    clear: both;
    padding: 0px;
    margin: 0px;
}
/*  COLUMN SETUP  */
.col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
    background-color: #809EAD;
    padding: 1em 0;
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.col:first-child {
    margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
    content: "";
    display: table;
    height: 100%;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 */
    overflow: hidden; 
}
/*  GRID OF FOUR  */
.span_4_of_4 {
    width: 100%;
}
.span_3_of_4 {
    width: 74.6%;
}
.span_2_of_4 {
    width: 49.2%;
}
.span_1_of_4 {
    width: 23.8%;
}
/* end grids_of_4 */

/*  GRID OF ONE   ============================================================================= */

    


/*  GROUPING  */
.group:before, .group:after {
    content: "";
    display: table;
    height: 100%;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 */
    overflow: hidden; 
}
/*  GRID OF ONE  */
.span_1_of_1 {
    width: 100%;
}

/* end grids_of_1 */

.sms_btn {
    text-align: center;
    margin-top: 4%;
}
.sms_btn a {
    display: inline-block;
    font-size: 0.9725em;
    color: #ffffff;
    border: 2px solid #FFFFFF;
    padding: 18px 28px 16px 28px;
    text-transform: uppercase;
    line-height: 1.8em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.sms_btn a:hover {
    background: #ffffff;
    color: #F6921E;
    text-decoration: none;
}

.sms_btn a.orange_btn  {

}

.sms_btn a *:hover {
    background: #F6921E;
    border: 2px solid #764d1f;
    color: #000;
}

/* start sms_study-page */
.sms_study_bg {
    background: #4c5860;
}
.sms_study {
    padding: 4% 6%;
}

.sms_study_pic {
    position: relative;
    display: block;
    padding: 0 2% 4%;
}
.sms_study_pic img {
    border: 5px solid #3b5762;
    border-radius: 110px;
    -webkit-border-radius: 110px;
    -moz-border-radius: 110px;
    -o-border-radius: 110px;
}
.sms_study_list {
/*  background: #3b5762;*/
    padding: 2% 6%;
    text-align: center;
    margin-top: 0;
}
.sms_study_list h4 {
    font-size: 1em;
    color: #4c5860;
    text-align: left;
    line-height: 1.8em;
    display: block;
    width: 20%;
    margin: 1% auto;
    background: #e8eff2;
    text-transform: uppercase;
    font-weight: 200;
    float: left;
    padding-left: 1%;
}
.sms_study_list h5 {
    font-size: 0.8em;
    color: #333;
    /*text-align: center;*/
    line-height: 1.8em;
    display: block;
    width: 20%;
    margin: 1% auto;
    background: #bdcc50;
    float: right;
    text-align: left;
padding: 0px 10px;
/*
    margin-bottom: -99999px;
    padding-bottom: 99999px;*/
}

.sms_study_list li {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #4c5860;
    /*padding: 3% 0;*/
}

.sms_study_list p {
    font-size: 0.8925em;
    color: #ffffff;
    text-align: left;
    line-height: 1.8em;
    display: block;
    width: 50%;
    margin: 1% 3%;
    float: left;
    
    /*padding: 3% 0;*/
}
.sms_study_list h3 {
    text-transform: uppercase;
    margin-top: 2%;
    font-size: 1.2em;
    color: #ffffff;
}
/* start contact-page */
.contact_bg {
    background: #3b5762;
}
.contact {
    padding: 4% 6%;
}
/* start grids_of_2 */
.span_of_2 {
    display: block;
    margin-bottom: 3.3333%;
}
.span_of_2:nth-child(3) {
    margin-bottom: 0%;
}
.span_1_of_2 {
    float: left;
    width: 47.33333%;
    margin-left: 4.3333%;
}
.span_1_of_2:first-child {
    margin-left: 0;
}
/* end grids_of_2 */

/* address */
.address {
    margin-top: 2.33333%;
}
.address:first-child {
    margin-top: 0;
}
.span_1_of_2_pic {
    float: left;
    margin-right: 3.33333%;
}
.span_1_of_2_pic img {
    margin-top: 4px;
}
.span_1_of_2_text {
    float: left;
}
.span_1_of_2_text p {
    font-size: 1.1em;
    color: #ffffff;
    line-height: 1.8em;
    text-transform: capitalize;
}
.span_1_of_2_text h3 a {
    font-size: 1.1em;
    color: #ffffff;
    text-transform: lowercase;
    line-height: 1.8em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.span_1_of_2_text h3 a:hover {
    color: #f0f0f0;
}
.span_1_of_2_text h4 {
    font-size: 1.1em;
    color: #ffffff;
    text-transform: lowercase;
    line-height: 2em;
}
/*--- social-icons ----*/
.social-icons {
    margin-top: 3.33333%;
}
.social-icons h3 {
    font-size: 1.1em;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0;
}
.social-icons li {
    float: left;
    margin-right: 10px;
    display: inline-block;
}
.social-icons li a {
    height: 46px;
    width: 46px;
    display: block;
    background: url(../images/soc_icons.png);
}
.social-icons li:nth-child(1) a {
    background: url(../images/soc_icons.png) 0% 0%;
}
.social-icons li:nth-child(1) a:hover {
    background: url(../images/soc_icons.png) 0% 100%;
}
.social-icons li:nth-child(2) a {
    background: url(../images/soc_icons.png) 24% 0%;
}
.social-icons li:nth-child(2) a:hover {
    background: url(../images/soc_icons.png) 24% 100%;
}
.social-icons li:nth-child(3) a {
    background: url(../images/soc_icons.png) 50% 0%;
}
.social-icons li:nth-child(3) a:hover {
    background: url(../images/soc_icons.png) 50% 100%;
}
.social-icons li:nth-child(4) a {
    background: url(../images/soc_icons.png) 75% 0%;
}
.social-icons li:nth-child(4) a:hover {
    background: url(../images/soc_icons.png) 75% 100%;
}
.social-icons li:nth-child(5) a {
    background: url(../images/soc_icons.png) 100% 0%;
}
.social-icons li:nth-child(5) a:hover {
    background: url(../images/soc_icons.png) 100% 100%;
}


/* scroll_top_btn */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/top-move.png) no-repeat right top;
}



/***** Media Quries *****/
@media only screen and (max-width: 1366px) {
.sms_wrap {
    width: 95%;
}


}
@media only screen and (max-width: 1280px) {
.sms_wrap {
    width: 95%;
}
.sms_main_text h2 {
    font-size: 2.5em;
}
.sms_main_text1 h2 {
    font-size: 2.5em;
}
.footer_nav li {
    margin-right: 2%;
}
.footer_nav ul li a {
    padding: 8px 4px;
}
.sms_main_pic a.btn {
    font-size: 2em;
}

.sms_study_pic {
    position: relative;
    display: block;
    padding: 0 2% 4%;
}
.sms_study_pic img {
    border: 5px solid #3b5762;
    border-radius: 110px;
    -webkit-border-radius: 110px;
    -moz-border-radius: 110px;
    -o-border-radius: 110px;
}
}
@media only screen and (max-width: 1024px) {
.sms_wrap {
    width: 95%;
}
.sms_main_text h2 {
    font-size: 2em;
}
.sms_main_text1 h2 {
    font-size: 2em;
}

.sms_tabs input#sms_tab-2 {
    left: 188px;
}
.sms_tabs input#sms_tab-3 {
    left: 390px;
}
.sms_tabs label {
    width: 20.33333%;
}
.grid_text h2 {
    font-size: 0.9em;
}
}
@media only screen and (max-width: 800px) {
.sms_wrap {
    width: 95%;
}
.sms_logo {
    width: 28.33333%;
}

.sms_tabs label {
    width: 26.33333%;
}
.sms_tab_right {
    width: 66.333333%;
}
.grid_1_of_2 {
    float: left;
    width: 99.33333%;
    margin-left: 0;
    margin-top: 4%;
}
.grids_of_2 {
    margin-bottom: 0%;
}
.sms_study_main {
    margin-top: 0;
}
.span_1_of_2 {
    float: none;
    width: 99.33333%;
    margin-left: 0%;
}
.span_1_of_2 {
    margin-top: 12%;
}
.span_1_of_2:first-child {
    margin-top: 0;
}

.sms_logo1 {
    margin: 4% 0;
    float: none;
    width: 100%;
}
.sms_copy {
    float: none;
    width: 99.33333%;
    margin-left: 0%;
    margin-top: 1.8%;
}
.sms_study_list {
    padding: 2% 4%;
    margin-top: 0;
}
.sms_content_tab {
    min-height: 300px;
}
.sms_tab_left {
    width: 28.333333%;
}
.sms_hide {
    display: none;
}
#sms_banner_text {
        font-size: 2em;
        transform: translateY(0%);
}

/*  4 COLUMNS */


.col {
    margin: 1% 0 1% 0%;
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.span_4_of_4 {
    width: 100%;
}
.span_3_of_4 {
    width: 100%;
}
.span_2_of_4 {
    width: 100%;
}
.span_1_of_4 {
    width: 100%;
}
.group {
    zoom: 1; /* For IE 6/7 */
    overflow: hidden; 
}
/*  4 COLUMNS */


}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
.sms_wrap {
    width: 90%; /* Targeting small desktops or large tablets */
}
}

@media only screen and (max-width: 640px) {
.sms_wrap {
    width: 95%;
}
.sms_logo {
    width: 22.33333%;
}

.sms_main_pic {
    margin: 6%;
}
.sms_tabs input {
    width: 34%;
}
.sms_tabs label {
    width: 22.33333%;
}
.sms_tab_left {
    width: 99.333333%;
    margin-right: 0;
    float: none;
}
.sms_content_tab h3 {
    margin-top: 2%;
}
.sms_tab_right {
    width: 99.333333%;
    float: none;
}
.sms_content_tab {
    min-height: 340px;
}
.grid_text {
    padding: 3%;
}

.sms_tabs input#tab-2 {
    left: 168px;
}
.sms_tabs input#tab-3 {
    left: 275px;
}
.sms_tabs label {
    font-size: 0.9725em;
}
.sms_main_text1 h3 {
    font-size: 1.2em;
}


}
@media only screen and (max-width: 480px) {
.sms_wrap {
    width: 95%;
}
.sms_logo {
    float: none;
    text-align: center;
    width: 99.33333%;
}
.sms_main_pic a.sms_btn {
    font-size: 1em;
}
.sms_tabs label {
    font-size: 0.8725em;
}
.sms_content_tab {
    min-height: 380px;
}
.sms_tabs input#sms_tab-2 {
    left: 120px;
}
.sms_tabs input#sms_tab-3 {
    left: 245px;
}
.sms_main_text1 h3 {
    font-size: 1em;
}
.grid_pic {
    width: 100%;
    float: none;
}
.grid_text {
    width: 93.333333%;
    float: none;
}
.grid_1_of_2 {
    display: block;
}
.sms_content_tab h3 {
    font-size: 1.5em;
}
.sms_tabs input {
    width: 24%;
}

.sms_main_text h3 {
    font-size: 1.2em;
}
#sms_banner_text {
        font-size: 1em;
        transform: translateY(-5%);
}

    
}
@media only screen and (max-width: 320px) {
.sms_wrap {
    width: 95%;
}
.sms_tabs input {
    width: 20%;
}
.sms_content_tab {
    min-height: 360px;
}
.sms_tabs label {
    width: 82.33333%;
}
.sms_tabs input#tab-2 {
    left: 94px;
    top: 54px
}
.sms_tabs input#tab-3 {
    left: 96px;
    top: 18%;
}
.sms_btn a {
    padding: 12px 22px 10px 22px;
}

.sms_study_list {
    padding: 2% 4%;
    margin-top: 0;
}

.span_1_of_2 {
    margin-top: 30%;
}


}

/* Remove the frame around selected items */
body, div{
    outline:none;
}

/* Hide Reset course button */
#right-side > div > a.Button.Button--link.Button--link--has-divider.Button--course-settings.reset_course_content_button{display:none;}

/* Disable default email setting.
   Hides the hover-only star in the right-hand “Ways to contact” panel
   and hides the default email dropdown while showing the static field. */
table.profile_table.editing span.default_email.display_data {display:inline !important;}
table.profile_table.editing select#default_email_id.default_email.edit_data {display:none !important;}


/* Hide Self enrolment option under course settings more options added 24-1-2018*/
label[for="course_self_enrollment"] {
    display:none;
}

#course_self_enrollment {
    display: none;
}

label[for="course_open_enrollment"] {
    display:none;
}

#course_open_enrollment {
    display: none;
}

.public_options {
    display:none!important;
}

/*lock course start and end dates dates 26-02-2018 */
#course_start_at {
 pointer-events: none;
 cursor: default;
 background-color: #EFEFEF;
    
}

#course_conclude_at {
 pointer-events: none;
 cursor: default;
 background-color: #EFEFEF;
}

/*lock calendar picker for start and end date */
#course_form .ui-datepicker-trigger  {
      pointer-events: none!important;
     background-color: #EFEFEF;
}

/*hide course visibility - public option */
#course_visibility #course_course_visibility option:nth-of-type(3) {
  display: none!important;
}

/*lock "Users can only participate in the course between these dates" */
#course_restrict_enrollments_to_course_dates { 
  pointer-events: none!important;

} 

label[for="course_restrict_enrollments_to_course_dates"]
{
  pointer-events: none!important;
}

input[type=checkbox] label[for="course_restrict_enrollments_to_course_dates"] {
 background-color: #EFEFEF;
} 

/*Text Change for Turnitin Assignment setting */
label[for=similarity_detection_tool] {
                display: none;
}
fieldset#similarity_detection_tools div.form-column-left:after {
                content: 'Select to use Turnitin'
}

/* Global Nav - Custom Tray */
/* #main > span */
/* #main > span > span */
.global-nav-custom-tray {
	width: 448px !important;
    top: 0px;
    bottom: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 7px 0px, rgba(0, 0, 0, 0.25) 0px 10px 28px 0px;
    background-color: rgb(255, 255, 255);
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    z-index: 9999;
    max-width: 100vw;
    max-height: 100vh;
}
.gnct-easing {
    left: -200px;
    opacity: .8;
}

/* #main > span > span > span (Global navigation tray) */
.Global-navigation-tray {
	max-width: 480px;
}

/* #main > span > span > span > span */
.gcnt-tray-close-wrapper {
	right: 8px;
    position: absolute;
	left: auto;
	top: 8px;
	z-index: 1;
	display: inline-block;
}

/* #main > span > span > span > span > button */
.gcnt-tray-close-btn {
    font-size: 1rem;
    height: 28px;
    all: initial;
    animation: initial;
    background: initial;
    border-collapse: separate;
    border-color: initial;
    border-image: initial;
    border-spacing: initial;
    bottom: auto;
    box-shadow: none;
    box-sizing: border-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: rgb(0, 0, 0);
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: initial;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: pointer;
    direction: inherit;
    display: inline-block;
    empty-cells: show;
    float: none;
    font-size: medium;
    font-stretch: normal;
    font-style: normal;
    font-variant: initial;
    font-weight: 400;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: initial;
    margin: 0px;
    max-height: none;
    max-width: 100%;
    min-height: 0px;
    min-width: 0px;
    opacity: 1;
    orphans: 2;
    overflow: visible;
    padding: initial;
    page-break-after: initial;
    page-break-before: initial;
    page-break-inside: initial;
    perspective-origin: 50% 50%;
    perspective: none;
    position: relative;
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align-last: auto;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    top: auto;
    touch-action: manipulation;
    transform-origin: 50% 50% 0px;
    transform-style: flat;
    transform: none;
    transition: background 0.2s ease 0s, transform 0.2s ease 0s;
    unicode-bidi: normal;
    user-select: none;
    vertical-align: middle;
    visibility: visible;
    white-space: normal;
    widows: 2;
    width: auto;
    word-spacing: normal;
    z-index: auto;
  	backface-visibility: visible;
}
.gcnt-tray-close-btn[type="button"] {
    -webkit-appearance: none;
}
.gcnt-tray-close-btn:focus, .gcnt-tray-close-btn:hover, .gcnt-tray-close-btn:active {
    color: rgb(0, 142, 226);
    outline: rgb(0, 142, 226);
}
.gcnt-tray-close-btn:focus, .gcnt-tray-close-btn:hover, .gcnt-tray-close-btn:active {
    text-decoration: none;
}

/* #main > span > span > span > span > button > span */
.gcnt-tray-close-btn .gcnt-tray-close-svg-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    display: block;
}

/* #main > span > span > span > span > button > span > span */
.gcnt-tray-close-txt {
    width: 1px;
    height: 1px;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    margin: -1px;
    padding: 0px;
    overflow: hidden;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

/* #main > span > span > span > div */
.tray-with-space-for-global-nav {
	margin-left: 54px;
}

/* #help_tray */
.gnct-content-wrap {
    box-sizing: border-box;
    padding: 1.5rem;
}

/* #help_tray > h1 */
.gcnt-tray-h1 {
	color: inherit;
	font-size: 22px;
	font-weight: 400;
	line-height: 24.75px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin: 0px;
}

/* #help_tray > ul */
.gcnt-list {
	list-style-type: none;
	-webkit-padding-start: 0px;
    padding-left: 0px;
    margin:0.75rem 0;
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
}

/* #help_tray > ul > li */
.gcnt-list-item {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	padding: 0px;
}

/* #help_tray > ul > li:nth-child(1) > span */
/*.gcnt-list-link-wrapper {}*/
/* #help_tray > ul > li:nth-child(1) > span > a */
.gcnt-list-link-wrapper a.gcnt-list-link:link, .gcnt-list-link-wrapper a.gcnt-list-link:visited, .gcnt-list-link-wrapper button.gcnt-list-link {
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	color: rgb(0, 142, 226);
	transition: color 0.2s;
}

/* #help_tray > ul > li:nth-child(1) > div (link desc) */
.gcnt-link-desc {
    letter-spacing: normal;
    font-size: 14px;
    font-weight: 300;
}

/*discussion thread indenting */
.discussion_subentries .replies { 
 padding-left: 7px; 
 border-left: solid #f2f2f2 16px; 
} 
.discussion_subentries .discussion-read-state-btn { 
  top: 32px; 
} 
.discussion_subentries div.entry-content { 
  padding-left:0px !important; 
}
.discussion_subentries .discussion-read-state {
                border: 1px solid #2D3B45 !important; /*this gives it the dark grey border for the dots. */
                /*border: 1px solid #DC4326 !important; this gives it an orange border for the dots. */
}

/* Add overflow for size of div - Adam Ghanem 2025-05-06 */
.module-display-notice {
    max-height: 50%;
    overflow-y: auto;
    border: 1px solid #0000004f;
}

/* Add screen-reader only instructions */
.user_content .sr-only,
#content .sr-only,
.ic-Layout-contentMain .sr-only,
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}