/* _content/MVC-Backend-Frontend/Views/Help.cshtml.rz.scp.css */
.HelpPage_Description[b-eodi5i50cf]{
    display: flex;
    flex-direction: row;
    align-items: center;
}

/* CodeBlocks Project logo */

.logo[b-eodi5i50cf] {
    display: inline-block;
    width: 300px;
    height: 50px;
    margin-right: 10px;
   
  /* Project Logo - Version 1 */
    background-image: url('/images/CodeBlocks_logo_Option1.png');
  
  /* Project Logo - Version 2 */
    /* background-image: url('/images/CodeBlocks_logo_Option2.png'); */
  
  /* Project Logo - Version 3 */
    /* background-image: url('/images/CodeBlocks_logo_Option3.png'); */
  
  /* Project Logo - Version 4 */
    /* background-image: url('/images/CodeBlocks_logo_Option4.png'); */
  
  
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
/* _content/MVC-Backend-Frontend/Views/Home/Console.cshtml.rz.scp.css */
/* .console-content {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 5px;
  min-height: 292px;
  margin: 5px 0;
  padding: 10px;
  overflow-y: auto;
  width: 100%;
}

.console-line {
  font-family: monospace;
  margin: 2px 0;
}

.console-input {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 5px;
  padding: 5px;
}

#console-textarea {
  width: 100%;
  height: 100%;
  resize: none;
  border: none;
  outline: none;
} */
/* _content/MVC-Backend-Frontend/Views/Home/Index.cshtml.rz.scp.css */
.HelpPage_Description[b-mg90t0lfcf]{
    display: flex;
    flex-direction: row;
    align-items: center;
}

/* CodeBlocks Project logo */

.logo[b-mg90t0lfcf] {
    display: inline-block;
    width: 300px;
    height: 50px;
    margin-right: 10px;
   
  /* Project Logo - Version 1 */
    background-image: url('/images/CodeCraft_logo_Option1.png');
  
  /* Project Logo - Version 2 */
    /* background-image: url('/images/CodeCraft_logo_Option2.png'); */
  
  /* Project Logo - Version 3 */
    /* background-image: url('/images/CodeCraft_logo_Option3.png'); */
  
  /* Project Logo - Version 4 */
    /* background-image: url('/images/CodeCraft_logo_Option4.png'); */
  
  
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
.flex[b-mg90t0lfcf] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

.flex2[b-mg90t0lfcf] {
  padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

.flex button[b-mg90t0lfcf] {
    font-size: large;
    font-weight: bold;
    background-color: #FED242;
    border-radius: 10px;
    width: 25vw;
    height: 10vh;
  }
/* _content/MVC-Backend-Frontend/Views/Home/Interactions.cshtml.rz.scp.css */
#mainContainer[b-rgltf0ognf] {
  display: flex;
  zoom: 0.9;
  transform: scale(0.9);
  justify-content: center;
  margin-top: -3vh;
}

p[b-rgltf0ognf] {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

button[b-rgltf0ognf] {
  color: black;
  text-decoration: none;
}

#openDialogList[b-rgltf0ognf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  margin-top: 5vh;
  margin-bottom: 5vh;
  overflow-y: auto;
  min-height: 40vh;
  width: 20vw;
  border: 4px solid #ccc;
  border-radius: 5px;
}



.sidebar .active[b-rgltf0ognf] {
  border-radius: 5px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
#headingOne[b-rgltf0ognf] {
  background-color: #e87a7a;
}
#headingTwo[b-rgltf0ognf] {
  background-color: #dfe87a;
}
#headingThree[b-rgltf0ognf] {
  background-color: #e8cf7a;
}

#collapseOne[b-rgltf0ognf],
#createvariable[b-rgltf0ognf],
#errorcontainer[b-rgltf0ognf] {
  background-color: #e5a4a4;
}

#headingFour[b-rgltf0ognf] {
  background-color: #7ae87e;
}

#headingFive[b-rgltf0ognf] {
  background-color: #7a85e8;
}

#collapseTwo[b-rgltf0ognf] {
  background-color: #e1e4bb;
}

#collapseThree[b-rgltf0ognf] {
  background-color: #dfd4b0;
}

#collapseFour[b-rgltf0ognf] {
  background-color: #bbe1bc;
}

#collapseFive[b-rgltf0ognf] {
  background-color: #d4d7f3;
}

#headingSix[b-rgltf0ognf] {
  background-color: #e87ae3;
}

#collapseSix[b-rgltf0ognf] {
  background-color: #eaa9e7;
}

#headingSeven[b-rgltf0ognf] {
  background-color: #63cff1;
}

#collapseSeven[b-rgltf0ognf] {
  background-color: #9cd4e5;
}

.content-wrapper[b-rgltf0ognf] {
  background-color: rgb(181, 181, 181);
  height: auto;
  width: 75vw;
  border-radius: 5px;
  margin-top: 10px;
  max-width: 100%;
}

.tab-headers[b-rgltf0ognf] {
  display: flex;
  border-bottom: 1px solid #ccc;
}

.tab[b-rgltf0ognf] {
  display: inline-block;
  padding: 10px 20px;
  margin: 0 5px;
  border-radius: 15px 15px 0 0;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  top: 1px;
  transition: all 0.3s ease;
}

.tab:hover[b-rgltf0ognf] {
  background-color: #f0f0f0;
}

.tab.active[b-rgltf0ognf] {
  background-color: #f0f0f0;
  box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1) inset;
}

.close-tab[b-rgltf0ognf] {
  background: none;
  border: none;
  cursor: pointer;
  margin-left: 10px;
  font-weight: bold;
}

.tab-content[b-rgltf0ognf] {
  border-radius: 0 0 15px 15px;
  padding: 20px;
  width: 30vw;
}

.tab-content.active[b-rgltf0ognf] {
  display: block;
  margin-left: 70px;
}

.tutorial-sidebar[b-rgltf0ognf] {
  width: 26.5%;
  float: right;
}

.tasks-container[b-rgltf0ognf] {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  float: right;
  clear: right;
}

.code-editor[b-rgltf0ognf] {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  width: 62vw;
  margin-left: 20px;
}

.code-editor-header[b-rgltf0ognf] {
  background-color: #333;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.left-sidebar-menu[b-rgltf0ognf] {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px;
  margin-right: 10px;
  margin-left: 50px;
  width: 25vw;
  min-height: 96vh;
  position: sticky;
  top: 0;
  overflow-y: auto;
  max-height: calc(100vh - 100px);
  overflow-y: hidden; 
}

.left-sidebar-header[b-rgltf0ognf] {
  background-color: #333;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.tasks-button[b-rgltf0ognf] {
  background-color: #a2a5a8;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  height: 40px;
  width: 80%;
  margin: 0 auto;
  margin-top: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 6.75vh
}

.tasks-button:hover[b-rgltf0ognf] {
  background-color: #5b5b5b;
}

.task-button-header-parent[b-rgltf0ognf] {
  width: 23.5vw;
  margin-bottom: 20px;
}

.task-description[b-rgltf0ognf] {
  position: sticky;
  top: 0;
  z-index: 0;
}

.description-of-selected-task[b-rgltf0ognf] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  margin: 40px;
  margin-bottom: 28px;
  margin-top: 28px;
  font-weight: bold;
}

.full-width[b-rgltf0ognf] {
  width: 100%;
}

.padding-10[b-rgltf0ognf],
.card[b-rgltf0ognf] {
  padding: 5px;
  border: none;
}

.console-container[b-rgltf0ognf] {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.console-content[b-rgltf0ognf] {
  flex-grow: 1;
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 5px 0;
  padding: 10px;
  overflow-y: auto;
}

.console-line[b-rgltf0ognf] {
  font-family: monospace;
  margin: 2px 0;
}

.console-input[b-rgltf0ognf] {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 5px;
  padding: 5px;
}

#console-textarea[b-rgltf0ognf] {
  width: 100%;
  height: auto;
  resize: none;
  border: none;
  outline: none;
}

#run-button[b-rgltf0ognf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 1vw;
  margin-right: 1vw;
  margin-bottom: 1vw;
  height: 32px;
  padding: 10px 20px;
  background-color: #29ad2d;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  text-align: center;
}

#run-button:hover[b-rgltf0ognf] {
  background-color: #45a049;
}

#save-button[b-rgltf0ognf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: auto; 
  margin-right: 10px;
  margin-top: 1vw;
  margin-bottom: 1vw;
  height: 32px;
  padding: 10px 20px;
  background-color: #29abb9;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  text-align: center;
}

#save-button:hover[b-rgltf0ognf] {
  background-color: #458fa0;
}

.content-wrapper[b-rgltf0ognf] {
  position: sticky;
  top: 0;
}

.tab-contents[b-rgltf0ognf] {
  position: relative;
}

.checkmark-image[b-rgltf0ognf] {
  position: absolute;
  top: 120px;
  left: -30vw;
}

.wrong-answer-message[b-rgltf0ognf] {
  position: relative;
  left: -60vw;
  font-size: small;
}

#downarrow[b-rgltf0ognf] {
  float: right;
}
div[title]:hover[b-rgltf0ognf]::after {
  content: attr(title);
  font-size: small;
  padding: 10px;
}
#variableaddition[b-rgltf0ognf],
#createbutton[b-rgltf0ognf] {
  background-color: rgb(204, 83, 83);
}

.trash-image[b-rgltf0ognf] {
  width: 5%;
  float: right;
  margin-right: 1vw;
  margin-bottom: 1vw;
}

/* .card-container {
  height: calc(100vh - 150px);
  overflow-y: auto;
  padding-top: 10px; 
} */

.card[b-rgltf0ognf] {
  max-height: fit-content; 
  overflow-y: auto;
}

/* Initially hide titles */
*[title][b-rgltf0ognf]::after {
  content: attr(title);
  font-size: smaller;
  visibility: hidden;
  opacity: 0;
}

/* Display titles on hover */
*[title]:hover[b-rgltf0ognf]::after {
  visibility: visible;
  opacity: 1;
}

/* _content/MVC-Backend-Frontend/Views/Home/Login.cshtml.rz.scp.css */
/* 
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
} */

/* .Logo {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-top: 50px;  */


    /* Project Logo */
    /* background-image: url('./images/CodeCraft_logo_Option1.png');
    background-color: red;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
} */

/* .sticky-footer {
    margin-top: 50px;
} */
/* _content/MVC-Backend-Frontend/Views/Home/Logout.cshtml.rz.scp.css */
/* _content/MVC-Backend-Frontend/Views/Home/Register.cshtml.rz.scp.css */
/* _content/MVC-Backend-Frontend/Views/Home/TasksModal.cshtml.rz.scp.css */
.tasks-body[b-cv0qalveh4] {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  width: 55vw;
  /* margin-left: 50px; */
}
h5[b-cv0qalveh4] {
  text-align: center;
  background-color: #333;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.label[b-cv0qalveh4] {
  margin-top: 20px;
  margin-bottom: 10px;
}
.easy-tasks[b-cv0qalveh4] {
  display: grid;
  grid-template-columns: repeat(10, 30px);
  grid-template-rows: repeat(2, 30px);
  grid-gap: 5px;
}

.medium-tasks[b-cv0qalveh4] {
  display: grid;
  grid-template-columns: repeat(10, 30px);
  grid-template-rows: repeat(6, 30px);
  grid-gap: 5px;
}

.difficult-tasks[b-cv0qalveh4] {
  display: grid;
  grid-template-columns: repeat(10, 30px);
  grid-template-rows: repeat(2, 30px);
  grid-gap: 5px;
}

.task-group[b-cv0qalveh4] {
  justify-content: center;
  align-items: center;
}

/* ===================================================== */

.modal-overlay[b-cv0qalveh4] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9998;
}

.modal[b-cv0qalveh4] {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40vw;
  max-width: 800px;
  height: 70vh;
  background-color: white;
  padding: 20px;
  z-index: 9999;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.modal-dialog[b-cv0qalveh4] {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

.modal-content[b-cv0qalveh4] {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 611px;
}

.modal-header[b-cv0qalveh4],
.modal-body[b-cv0qalveh4] {
  padding: 15px;
}

#tasksModal[b-cv0qalveh4] {
  border-radius: 6px;
  width: 650px;
}

.modal-body-container[b-cv0qalveh4] {
  display: flex;
}

.modal-body[b-cv0qalveh4] {
  width: 90%;
  padding-right: 20px; 
}

.confirm-button-container[b-cv0qalveh4] {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start; 
}
/* _content/MVC-Backend-Frontend/Views/Home/Tutorial.cshtml.rz.scp.css */
.heading[b-zclvz0i45l] {
	color: #444;
	font-size: 40px;
	text-align: center;
	padding: 10px;
}

.container[b-zclvz0i45l] {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: 15px;
	align-items: flex-start;
	padding: 5px 5%;
}

.container .main-video[b-zclvz0i45l] {
	background: #fff;
	border-radius: 5px;
	padding: 10px;
}

.container .main-video .video[b-zclvz0i45l] {
	width: 100%;
	border-radius: 5px;
}

.container .main-video .title[b-zclvz0i45l] {
	color: #333;
	font-size: 23px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.container .video-list[b-zclvz0i45l] {
	background: #fff;
	border-radius: 5px;
	height: 520px;
	overflow-y: scroll;
}

.container .video-list[b-zclvz0i45l]::-webkit-scrollbar {
	width: 7px;
}

.container .video-list[b-zclvz0i45l]::-webkit-scrollbar-track {
	background: #ccc;
	border-radius: 50px;
}

.container .video-list[b-zclvz0i45l]::-webkit-scrollbar-thumb {
	background: #666;
	border-radius: 50px;
}

.container .video-list .vid iframe[b-zclvz0i45l] {
	width: 100px;
    height: 100px;
	border-radius: 5px;
}

.container .video-list .vid[b-zclvz0i45l] {
	display: flex;
	align-items: center;
	gap: 15px;
	background: #f7f7f7;
	border-radius: 5px;
	margin: 10px;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.container .video-list .vid:hover[b-zclvz0i45l] {
    background: #eee;
}

.container .video-list .vid.active[b-zclvz0i45l] {
    background: #2980b9;
}

.container .video-list .vid.active .title[b-zclvz0i45l] {
    color: #fff;
}

.container .video-list .vid .title[b-zclvz0i45l] {
    color: #333;
    font-size: 17px;
}
/* _content/MVC-Backend-Frontend/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.navbar-nav .nav-item[b-hwj7a2id4h]{
  padding-top: 5px;

}
.navbar-nav .nav-item:hover[b-hwj7a2id4h]{
  background-color: #FED242;
  border-radius: 10px;
}

.navbar-brand .logo[b-hwj7a2id4h] {
  display: inline-block;
  width: 300px;
  height: 50px;
  margin-right: 10px;
  background-image: url('/images/CodeCraft_logo_Option1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

a[b-hwj7a2id4h] {
  color: #0077cc;
}

.btn-primary[b-hwj7a2id4h] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-hwj7a2id4h], .nav-pills .show > .nav-link[b-hwj7a2id4h] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-hwj7a2id4h] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-hwj7a2id4h] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-hwj7a2id4h] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-hwj7a2id4h] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-hwj7a2id4h] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

/* Change navbar background color */

/* Important Note: Remove bg-white in 
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
 so that the top nav bar will display background color */

.navbar[b-hwj7a2id4h] {
  /* Navbar background color: lightcyan */
  /* background-color: #afeeee; */

  background-color: #FFC300;
}

/* Run Button Section */

.run[b-hwj7a2id4h] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 5px;
  padding-top: 2.5px;
  padding-right: 5px;
  padding-left: 2.5px;
 
}

.navbar-nav .run:hover[b-hwj7a2id4h]{
  background-color: #228B22;
  text-color: #ffffff;
  border-radius: 10px;
}

.run button[b-hwj7a2id4h] {
  background-image: url('/images/Play-Button-Triangle.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  width: 30px;
  height: 30px;
}

.run button:active[b-hwj7a2id4h] {
  background-image: url('/images/Play-Button-Triangle-Active.png');
}

.pause[b-hwj7a2id4h] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5px;
  margin-left: 10px;
  margin-right: 8px;
}

.navbar-nav .pause:hover[b-hwj7a2id4h]{
  background-color: #EE4B2B;
  text-color: #ffffff;
  border-radius: 10px;
}


.pause button[b-hwj7a2id4h] {
  background-image: url('/images/Pause-Button-Red-Icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  width: 30px;
  height: 30px;
}

.pause button:active[b-hwj7a2id4h] {
  background-image: url('/images/Pause-Button-Red-Icon-Active.png');
  
}

.logout[b-hwj7a2id4h] {
  position: absolute;
  right: 0;
  margin-right: 30px;
}
/* _content/MVC-Backend-Frontend/Views/Shared/_LoginLayout.cshtml.rz.scp.css */
/* body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
} */
