.int_contentbox {
	 box-shadow: rgba(50, 50, 50, 0.4) 0px 0px 9px 1px;
	 padding: 10px;
	 font-size: 16px;
	 text-align: left;
	 color: rgb(51, 51, 51);
	 background: padding-box rgb(255, 255, 255);
}
.int_image_margin {
	 margin: 5px;
}
.int_QuizFIB {
	 border: 2px solid rgb(167, 167, 167);
	 padding: 5px;
	 font-size: 16px;
	 text-align: center;
	 color: rgb(0, 0, 0);
	 background: rgb(255, 255, 255);
}
.int_QuizFIB:focus {
	 border: 2px solid rgb(73, 167, 226);
	 padding: 5px;
	 font-size: 16px;
	 text-align: center;
	 color: rgb(0, 0, 0);
	 background: rgb(255, 255, 255);
}
.int_QuizFIB_Correct {
	 border: 2px solid rgb(0, 180, 75);
}
.int_QuizFIB_Incorrect {
	 border: 2px solid rgb(225, 52, 0);
}
.int_QuizRadioChk {
	 border: 2px solid rgb(255, 255, 255);
	 border-radius: 5px;
	 padding: 10px 15px 10px 10px;
	 margin: auto 40px 5px auto;
	 font-size: 16px;
	 text-align: left;
	 color: rgb(0, 0, 0);
	 background: rgb(255, 255, 255);
}
.int_QuizRadioChk_Correct {
	 border: 2px solid rgb(0, 180, 75);
	 border-radius: 5px;
}
.int_QuizRadioChk_Incorrect {
	 border: 2px solid rgb(238, 16, 0);
	 border-radius: 5px;
}
.int_QuizDrag_Cor {
}
.int_QuizDrag_Incor {
}
.int_QuizFdbckCorrect {
	 padding: 10px;
	 font-size: 18px;
	 text-align: center;
	 font-family: Calibri;
	 color: rgb(255, 255, 255);
	 background: padding-box rgb(0, 137, 123);
}
.int_QuizFdbckIncorrect {
	 box-shadow: rgba(50, 50, 50, 0.498) 0px 0px 10px 1px;
	 padding: 10px;
	 font-size: 18px;
	 text-align: center;
	 color: rgb(255, 255, 255);
	 background: padding-box rgb(244, 66, 54);
}
.int_speechBubble {
	 border: 0px solid rgb(0, 77, 64);
	 border-radius: 5px;
	 padding: 4px 10px;
	 font-size: 14px;
	 color: rgb(51, 51, 51);
	 background: padding-box rgb(255, 255, 255);
}
.btn_Button_A {
	 background: padding-box rgb(230, 81, 0);
	 box-shadow: rgb(0, 0, 0) 0px 2px 10px -1px;
	 border-style: solid;
	 border-color: rgb(10, 99, 191);
	 border-width: 0px;
	 border-radius: 0px;
	 font-size: 20px;
	 text-align: center;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_Button_D {
	 opacity: 0.25;
}
.btn_Button_R {
	 background: padding-box rgb(255, 147, 1);
}
.btn_Button_S {
	 background: padding-box rgb(245, 124, 0);
}
.btn_Button_T {
	 transform: scaleX(1) scaleY(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_Button_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.btn_Button_Navig_A {
	 background: padding-box rgb(255, 255, 255);
	 box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px 1px;
	 border-style: solid;
	 border-color: rgb(51, 51, 51);
	 border-width: 2px;
	 border-radius: 50px;
	 font-size: 20px;
	 text-align: center;
	 font-weight: bold;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(51, 51, 51);
}
.btn_Button_Navig_D {
	 opacity: 0.25;
}
.btn_Button_Navig_R {
}
.btn_Button_Navig_S {
	 background-clip: padding-box;
}
.btn_Button_Navig_T {
	 transform: scaleX(0.9) scaleY(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_Button_Navig_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.btn_Button_Radio_A {
	 background: padding-box rgb(255, 255, 255);
	 border-image-slice: 0 fill;
	 border-style: solid;
	 border-color: rgb(230, 81, 0);
	 border-width: 0px;
	 border-radius: 50px;
	 font-size: 18px;
	 text-align: center;
	 font-weight: bold;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(10, 99, 191);
}
.btn_Button_Radio_D {
	 border-image-slice: 0 fill;
	 border-style: solid;
	 border-color: rgb(178, 178, 178);
	 border-width: 0px;
	 border-radius: 50px;
	 opacity: 0.5;
	 text-decoration: none;
	 color: rgb(183, 183, 183);
	 background-clip: padding-box;
}
.btn_Button_Radio_R {
}
.btn_Button_Radio_S {
	 background: radial-gradient(at center center, rgb(230, 81, 0) 0%, rgb(230, 81, 0) 32%, rgb(255, 255, 255) 40%) padding-box;
	 border-style: solid;
	 border-color: rgb(10, 99, 191);
	 border-width: 0px;
	 border-radius: 50px;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_Button_Radio_T {
	 transform: scaleX(0.9) scaleY(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 border-image-slice: 0 fill;
	 border-style: solid;
	 border-color: rgb(73, 151, 223);
	 border-width: 0px;
	 border-radius: 50px;
	 background-clip: padding-box;
}
.btn_Button_Radio_V {
	 background: padding-box rgb(0, 98, 19);
}
.int_Seekbar_BG {
	 background: padding-box rgb(255, 255, 255);
	 border-image-slice: 0 fill;
	 border-style: solid;
	 border-color: rgb(47, 128, 237);
	 border-width: 0px;
	 border-radius: 32px;
	 padding: 0px 5px;
}
.int_Seekbar_ldbar {
	 background: padding-box rgb(230, 81, 0);
}
.int_Seekbar_plbar {
	 background: padding-box rgb(255, 255, 255);
}
.int_Seekbar_plbtn {
	 padding: 2px;
	 font-size: 12px;
	 text-align: center;
	 font-family: fontawesome;
	 text-decoration: none;
	 color: rgb(230, 81, 0);
	 background-clip: padding-box;
}
.int_seek_thumb {
	 background: padding-box rgb(230, 81, 0);
	 border-style: solid;
	 border-color: rgb(254, 254, 254);
	 border-width: 0px;
	 border-radius: 12px;
	 padding: 4px;
	 margin: 7px auto auto;
}
.int_Page_Counter {
	 font-size: 16px;
	 text-align: center;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
	 background-clip: padding-box;
}
.int_TopBar_BgColor {
	 background: padding-box rgb(255, 255, 255);
	 box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 1px;
	 padding: 2px;
}
.int_BottomBar_BgColor {
	 background: padding-box rgb(230, 81, 0);
}
.int_Image_Frame {
	 box-shadow: rgba(106, 106, 106, 0.72) 0px 0px 16px 0px;
	 border: 8px solid rgb(254, 254, 254);
	 border-radius: 0px;
	 background-clip: padding-box;
}
.int_Title_Module {
	 font-size: 20px;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(67, 64, 62);
	 background-clip: padding-box;
}
.int_Title_Course {
	 font-size: 17px;
	 font-weight: bold;
	 text-decoration: none;
	 text-transform: uppercase;
	 color: rgb(255, 255, 255);
	 background-clip: padding-box;
}
.int_DD_Style01 {
	 padding: 5px 10px !important;
	 color: rgb(255, 255, 255) !important;
	 background: padding-box rgb(187, 187, 187) !important;
}
.int_DD_Target {
	 padding: 5px 10px !important;
	 color: rgb(255, 255, 255) !important;
	 background: padding-box rgb(224, 224, 224) !important;
}
.int_DD_Subjects {
	 color: rgb(255, 255, 255) !important;
	 background: padding-box rgb(66, 66, 66) !important;
}
.int_QuizDD_Wrong {
	 padding: 10px !important;
	 color: rgb(255, 255, 255) !important;
	 background: padding-box rgb(239, 83, 80) !important;
}
.int_QuizDD_Partial {
	 padding: 10px !important;
	 color: rgb(255, 255, 255) !important;
	 background: padding-box rgb(136, 136, 136) !important;
}
.int_logo_bg {
	 background: padding-box rgb(255, 255, 255);
	 box-shadow: rgb(135, 135, 135) 0px 0px 11px 1px;
	 padding: 10px;
}
.int_Title_Page {
	 font-size: 14px;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
	 background-clip: padding-box;
}
.btn_3_dot_btn_A {
	 background: padding-box rgb(255, 255, 255);
	 border-width: 0px;
	 border-radius: 286px;
	 font-size: 18px;
	 text-align: center;
	 font-weight: bold;
	 text-decoration: none;
	 color: rgb(230, 81, 0);
}
.btn_3_dot_btn_D {
	 opacity: 0.25;
}
.btn_3_dot_btn_R {
}
.btn_3_dot_btn_S {
	 background: padding-box rgb(209, 209, 209);
}
.btn_3_dot_btn_T {
	 background-clip: padding-box;
}
.btn_3_dot_btn_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.int_txt_box_border {
	 background: padding-box rgb(236, 236, 236);
	 padding: 20px 10px 10px;
	 font-size: 18px;
	 text-align: left;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(0, 0, 0);
}
.btn_glossary_btn_A {
	 background: padding-box rgb(245, 124, 0);
	 border-style: solid;
	 border-color: rgb(152, 152, 152);
	 border-width: 0px;
	 border-radius: 50px;
	 font-size: 16px;
	 text-align: center;
	 font-weight: bold;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_glossary_btn_D {
	 opacity: 0.25;
}
.btn_glossary_btn_R {
}
.btn_glossary_btn_S {
	 background: padding-box rgb(230, 81, 0);
	 border-width: 0px;
	 border-radius: 50px;
	 font-size: 16px;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_glossary_btn_T {
	 transform: scaleX(0.9) scaleY(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_glossary_btn_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.btn_glosarry_term_btn_A {
	 background: padding-box rgb(245, 124, 0);
	 border-style: solid;
	 border-color: rgb(240, 240, 240);
	 border-width: 0px;
	 border-radius: 0px;
	 font-size: 16px;
	 text-align: center;
	 font-weight: bold;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_glosarry_term_btn_D {
	 opacity: 0.25;
}
.btn_glosarry_term_btn_R {
}
.btn_glosarry_term_btn_S {
	 background: padding-box rgb(230, 81, 0);
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_glosarry_term_btn_T {
	 transform: scaleX(1) scaleY(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_glosarry_term_btn_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.int_txt_bg {
	 background: padding-box rgb(230, 81, 0);
	 box-shadow: rgb(161, 161, 161) 0px 5px 10px 1px;
	 border-width: 0px;
	 border-radius: 10px 10px 0px 0px;
	 padding: 15px 20px;
	 font-size: 18px;
	 text-align: left;
	 font-weight: bold;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.int_running_text {
	 font-size: 16px;
	 letter-spacing: 1px;
	 line-height: 15px;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(86, 85, 85);
	 background-clip: padding-box;
}
.int_instruction_text {
	 font-size: 16px;
	 font-weight: bold;
	 font-style: italic;
	 text-decoration: none;
	 color: rgb(230, 81, 0);
	 background-clip: padding-box;
}
.int_container_shadow {
	 background: padding-box rgba(255, 255, 255, 0.8);
	 padding: 20px;
}
.int_paragraph_text {
	 padding: 5px;
	 font-size: 16px;
	 letter-spacing: 1px;
	 line-height: 18px;
	 text-align: left;
	 text-decoration: none;
	 color: rgb(95, 94, 94);
	 background-clip: padding-box;
}
.int_heading_1 {
	 font-size: 20px;
	 letter-spacing: 1px;
	 font-weight: bold;
	 text-decoration: none;
	 color: rgb(230, 81, 0);
	 background-clip: padding-box;
}
.int_round_img {
	 border-width: 0px;
	 border-radius: 150px;
	 background-clip: padding-box;
}
.int_box_text {
	 background: padding-box rgb(240, 240, 240);
	 border-style: solid;
	 border-color: rgb(205, 205, 205);
	 border-width: 1px;
	 border-radius: 0px;
	 font-size: 15px;
	 line-height: 26px;
	 text-align: center;
	 font-weight: bold;
	 text-decoration: none;
	 color: rgb(2, 2, 2);
}
.int_table_border {
	 border-style: solid;
	 border-color: rgb(222, 222, 222);
	 border-width: 1px;
	 border-radius: 10px 10px 0px 0px;
	 background-clip: padding-box;
}
.int_transcript_heading_border {
	 background: padding-box rgb(230, 81, 0);
	 box-shadow: rgb(161, 161, 161) 0px 5px 10px 1px;
	 border-width: 0px;
	 border-radius: 0px;
	 padding: 5px 10px;
	 font-size: 18px;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_index_btn_A {
	 background-clip: padding-box;
}
.btn_index_btn_D {
	 opacity: 0.25;
}
.btn_index_btn_S {
	 background-clip: padding-box;
}
.btn_index_btn_T {
	 transform: scaleX(0.9) scaleY(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 text-decoration: none;
	 color: rgb(0, 150, 136);
	 background-clip: padding-box;
}
.int_index_btn_bg {
	 background: padding-box rgb(10, 99, 191);
	 box-shadow: rgb(79, 79, 79) 1px 1px 15px -3px;
	 border-width: 0px;
	 border-radius: 8px 0px 0px 8px;
}
.int_progress_bar_txt {
	 border-style: solid;
	 border-color: rgb(255, 255, 255);
	 border-width: 2px;
	 border-radius: 50px;
	 padding: 2px 2px 2px 1px;
	 font-size: 10px;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
	 background-clip: padding-box;
}
.int_splash_bg_styl {
	 background: linear-gradient(0deg, rgb(20, 136, 204) 1%, rgb(3, 87, 173) 95%) padding-box;
	 box-shadow: rgb(130, 130, 130) 0px 5px 10px -1px;
	 border-width: 0px;
	 border-radius: 5px;
}
.int__theme_dropdownstyle {
	 background: padding-box rgb(255, 255, 255);
	 padding: 5px;
	 font-size: 22px;
	 text-decoration: none;
	 color: rgb(230, 81, 0);
}
.int_flash_page_grd {
	 background: linear-gradient(0deg, rgb(230, 81, 0) 0%, rgb(245, 124, 0) 95%) padding-box;
	 box-shadow: rgb(128, 128, 128) 0px 5px 10px -1px;
	 border-width: 0px;
	 border-radius: 5px;
}
.int_white_circle {
	 background: padding-box rgb(255, 255, 255);
	 border-width: 0px;
	 border-radius: 501px;
}
.btn_Transcript_Btn_A {
	 font-size: 18px;
	 text-align: center;
	 font-family: Arial;
	 text-decoration: none;
	 text-transform: uppercase;
	 color: rgb(67, 64, 62);
	 background-clip: padding-box;
}
.btn_Transcript_Btn_D {
	 opacity: 0.25;
}
.btn_Transcript_Btn_S {
	 background-clip: padding-box;
}
.btn_Transcript_Btn_T {
	 transform: scaleX(0.9) scaleY(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 text-decoration: none;
	 color: rgb(0, 150, 136);
	 background-clip: padding-box;
}
.btn_Button_nav_A {
	 background: padding-box rgb(255, 255, 255);
	 box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px 1px;
	 border-style: dashed;
	 border-color: rgb(0, 0, 0);
	 border-width: 0px;
	 border-radius: 50px;
	 font-size: 20px;
	 text-align: center;
	 font-family: fontawesome;
	 text-decoration: none;
	 color: rgb(230, 81, 0);
}
.btn_Button_nav_D {
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_Button_nav_R {
}
.btn_Button_nav_S {
	 background-clip: padding-box;
}
.btn_Button_nav_T {
	 transform: scaleX(0.9) scaleY(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_Button_nav_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.int_text_padding {
	 padding: 25px;
	 background-clip: padding-box;
}
.int_green_patch {
	 background: padding-box rgb(1, 72, 78);
	 border-width: 0px;
	 border-radius: 20px;
}
.int_paddy_green_patch {
	 background: padding-box rgb(206, 208, 11);
	 border-width: 0px;
	 border-radius: 0px 0px 20px;
	 padding: 25px 10px 10px;
}
.btn_scenario_btn_A {
	 background: padding-box rgb(230, 81, 0);
	 box-shadow: rgb(0, 0, 0) 0px 2px 10px -1px;
	 border-style: solid;
	 border-color: rgb(10, 99, 191);
	 border-width: 0px;
	 border-radius: 100px;
	 padding: 10px;
	 font-size: 16px;
	 text-align: center;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_scenario_btn_D {
	 opacity: 0.25;
}
.btn_scenario_btn_R {
	 background: padding-box rgb(255, 147, 1);
}
.btn_scenario_btn_S {
	 background: padding-box rgb(245, 124, 0);
}
.btn_scenario_btn_T {
	 transform: scaleX(1) scaleY(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_scenario_btn_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.btn_scenario_btn_a_A {
	 background: padding-box rgb(230, 81, 0);
	 box-shadow: rgb(0, 0, 0) 0px 2px 10px -1px;
	 border-style: solid;
	 border-color: rgb(10, 99, 191);
	 border-width: 0px;
	 border-radius: 80px;
	 padding: 20px 40px;
	 font-size: 16px;
	 text-align: center;
	 font-family: Arial;
	 text-decoration: none;
	 color: rgb(255, 255, 255);
}
.btn_scenario_btn_a_D {
	 opacity: 0.25;
}
.btn_scenario_btn_a_R {
	 background: padding-box rgb(255, 147, 1);
}
.btn_scenario_btn_a_S {
	 background: padding-box rgb(245, 124, 0);
}
.btn_scenario_btn_a_T {
	 transform: scaleX(1) scaleY(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skewX(0deg) skewY(0deg);
	 opacity: 0.5;
	 background-clip: padding-box;
}
.btn_scenario_btn_a_V {
	 border: 0px solid rgb(0, 150, 136);
	 background: padding-box rgb(0, 98, 19);
}
.int_dotted_line {
	 border-style: dotted;
	 border-color: rgb(135, 135, 135);
	 border-width: 2px 0px 0px;
	 border-radius: 302px 0px 0px;
	 background-clip: padding-box;
}

