

#hidden_field, .hidden_field
{
    display:none;
}
.main_bd
{
   padding-right:10px;
  background-color: #FAFAFA;

}

#feedback_box_main
{
    min-height:550px;
}
#btn_img_otp
{
 height:40px;
 width:40px;
}
html,body{
  margin: 0;
  left: 0;
  right: 0;
}
.btn_add_img
{
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

#clg_header_box
{
  padding-left: 20px;
  padding-top: 10px;
}
#clg_head_text
{
  font-size: 28px;
  font-weight: 700;
  font-family: sans-serif;
}

 #clg_img
 {

   height: 200px;
   width: 200px;
   padding:20px;
   border-radius: 50%;

 }
 #toggale_btn
 {
   height: 40px;
   width: 40px;
 }
 #Main_subg_page
 {
   padding: 2px;
   background-color: #FAFAFA;
 }
 #Main_subg_page
 {
   height: auto;
   min-height:550px;
   width: 100%;
   margin: auto 0;
   padding-top: 10px;
 }
 #footer_main_page
 {
   background-color: gray;
   width: 100%;
 }

 #User_name_login
 {
   height: auto;
   width: auto;
   text-align: center;
  font-style: bold;
  align-items: center;
  font-weight: 700;
  font-family: sans-serif;
  font-size: 18px;
  color:white;
 }
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Open Sans, Arial, sans-serif;
    overflow-x: hidden;
}

#left_bar1 {
    position: fixed;
    z-index: 1000;
    top: 0;
    bottom: 0;
    width: 200px;
    background-color: #036;
    transition: transform 0.4s ease;
}
.content1 {
    height: auto;
    transition: transform 0.4s ease;
}
#left_box
{
  position: fixed;
  top:0;
  bottom: 0;
  left: 0;
  float: left;
  width: 200px;
  background-color: #036;

}
#right_box
{
    float: right;
    position: absolute;
    top:0;
    bottom: 0;
    margin:auto 0;
    left: 200px;
}

.active-nav #left_bar {
    transform: translate3d(0, 0, 0);
}
#left_bar #left_menu_ul {
    list-style: none;
    margin-top: 40px;
}
#menu_logo
{
  height: 30px;
  width: 30px;
  margin-left: 15px;
  margin-right: 5px;

}
#left_bar #left_menu_ul .vertical_left_menu  {
    text-decoration: none;
    display: block;
    text-align: left;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    padding: 5px 0;
}
.vertical_left_menu{
  width: 100%;
  height: 50px;
}
.vertical_left_menu:hover{
  background-color: #099AD8;
  text-color:#fff;
  font-style: bold;
  font-weight: 700;
  font-family: sans-serif;
}

.nav-toggle-btn {
    display: block;
    position: absolute;
    left: 200px;
}


.active-nav #sub_page {
    transform: translate3d(200px, 0, 0);
}



/*// Css for Adddata
*/
.btn :hover
{
  background-color: lime;
  font-weight: 700;
  font-family: sans-serif;
}

#adddata_subpage
{

  background-color: transparent;
  padding: 15px;
}
#allocate_teachers_box
{
min-height: 650px;
}
#add_data_teacher_box
{
border: 2px solid red;
}


#ad_right_sub
{
border: 2px solid blue;
}
#row_sub_box_teacher
{
min-height: 600px;
overflow-y: auto;
text-align: center;
border-left:  1px solid gray;
border-right:   1px solid gray;
border-bottom:  1px solid gray;

}
#ad_fm_first_right_row
{
  margin-top: 20px;
  padding: 15px;

}
#ad_fm_sec_right_row
{
  padding: 15px;

}
#ad_fm_firstrow
{
  margin-top: 60px;
  padding: 15px;
}
#ad_fm_firstrow
{
  padding: 15px;
}
#ad_lb
{
  width: 150px;
  font-weight: 700;
  font-size: 16px;
  float: left;
  font-family: sans-serif;
}
#stream_txt
{
  font-weight: 700;
  font-size: 16px;
  font-family: sans-serif;
    color:#333;
}

#add_btn, #reset_btn,#add_btn_strm ,#reset_btn_strm,#add_btn_faculty ,#reset_btn_faculty
{
  width: 90px;
  font-weight: 700;
  font-size: 16px;
  font-family: sans-serif;

}

.btn
{
  margin-left: 10px;
}
#form_head_all
{
  font-weight: 700;
  font-family: monospace;
  font-style: oblique;
}
#ad_teacher_row
{
  height: auto;
  width: 100%;
}
#row_head
{
  background-color: #FF0707;
}
#row_head_faculty
{
  background-color: #710AF7;
}
#teacher_row
{
background-image: linear-gradient(-90deg, #FF0707, #710AF7);
}
#row_head_faculty,#row_head,#teacher_row
{
  height: 45px;
  text-align: center;
  font-weight: 700;
  color: white;
  line-height: 45px;
  padding-top: 5px;
  font-style: oblique;
  font-family: sans-serif;
  font-size: 18px;
  border: 1px solid transparent;
}
#row_sub_box
{

  overflow-y: auto;
  text-align: center;
  border-left:  1px solid gray;
  border-right:   1px solid gray;
 
}
#clg_logo_head
{
  height: 80px;
  width: 80px;
}

#uname_txt
{
  width: 70%;
}
.form-group{
  text-align: left;
  font-weight: 700;
  color: #333;
  line-height: 45px;
  padding-top: 5px;
  font-style: oblique;
  font-family: sans-serif;
  font-size: 18px;

}
#teacher_form
{
  margin: 0 auto;
}


/*// CSS for Feedback
*/
#feedback_main
{
margin: 0 auto;

}
.my-error-class {
    color:red;
}
.my-valid-class {
    color:#333;
}
#add_btn_user1
{
  display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
padding: 0 20px;
min-width: 160px;
height: 50px;
background-color: #bd59d4;
border-radius: 25px;
font-family: SourceSansPro-SemiBold;
font-size: 14px;
color: #fff;
line-height: 1.2;
text-transform: uppercase;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
box-shadow: 0 10px 30px 0px rgba(189, 89, 212, 0.5);
-moz-box-shadow: 0 10px 30px 0px rgba(189, 89, 212, 0.5);
-webkit-box-shadow: 0 10px 30px 0px rgba(189, 89, 212, 0.5);
-o-box-shadow: 0 10px 30px 0px rgba(189, 89, 212, 0.5);
-ms-box-shadow: 0 10px 30px 0px rgba(189, 89, 212, 0.5);
}
.hide_text_field
{
  display: none;
}


#feedback_lb1
{
  font-size: 18px;
  color: red;
  font-weight: 700;
  font-family: cursive,Arial;
}
#btn_img
{
  height: 30px;
  width: 30px;
  display: none;
}
#report_main_box
{
  border: 1px solid #FF4500;
  min-height:450px;
}
#analysis_main_box
{
  border: 1px solid #FF4500;
}
#student_db_main_box, #add_all_data_main_box
{
 
}
#add_all_data_row
{
height: 50px;
}
#student_db_heading ,#all_data_head
{
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;font-family: sans-serif;
  background-color: orange;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
    
}




#user_home_dash ,#add_all_data_main_box ,#ad_left_sub ,#student_db_main_box ,#st_form2,#report_main_box,#report_main_box1
{
border: 1px solid #888;
min-height: 560px;
height: auto;

box-shadow:1px 2px 10px 2px #888;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
border-radius:15px;
    
}

#ad_left_sub #row_head
{
    
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}

#add_all_data_main_box #add_all_data_row
{
border-top-right-radius: 15px;
border-top-left-radius: 15px;
    
}
#user_home_dash #box_row
{
border-top-right-radius: 15px;
border-top-left-radius: 15px;
    
}

#new_system_box
{
  border: 1px solid #0000FF;
}

#new_system_sub_box
{
  min-height: 600px;
  height: auto;

}
#all_box_heading_row
{
  background-color:#0000FF;
  height:50px;
}

#all_box_heading
{
  font-size: 25px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-family: sans-serif;
  color: white
}
#box_row
{
  background-color: orange;
}
  /*  @@@@@@@@@@@@@@@@@@@@@@@@@@@ Modal Box Design  */

  #system_form_box ,
  #pop_modal,
  #add_class_m_modal ,
  #add_teacher_m_modal ,
  #allocate_teacher_m_modal,
  #add_users_m_modal ,
  #add_stream_m_modal,
  #update_teacher_m_modal,
  #update_user_m_modal,
  #update_teacher_m_modal,
  #update_class_m_modal,
  #add_student_m_modal,
  #growth_m_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 40px;
  padding-bottom: 20px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  border-radius: 10px;
}

/* Modal Content */
#modal-content ,
#modal_content,
#modal-content_cls ,
#modal-content_stud,
#modal-content_teacher ,
#modal-content_alloc_teacher ,
#modal-content_users,
#modal-content_stream,
#modal_content_alloc,
#modal_content_alloc,
#modal_content_user,
#modal_content_teacher,
#modal_content_class,
#modal_content_stream ,
#growth_content_class {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#system_form label{
  height: 25px;
}



.tab_btn
{
  display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

color: #fff;
background-color: #007bff;
border-color: #007bff;
}


#teacher_form label{
  height: 30px;
}

#alloc_tech_form label{
  height: 30px;
}
#alloc_teach_form
{
  border:2px solid red;
}
#add_user_box
{
border: 2px solid blue;
}
#user_form label{
  height: 30px;
}



#stream_row_head
{
  border: 1px solid blue;
}
#stream_box_row
{
  height: 50px;
}
#stream_head_text
{
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  font-family: sans-serif;
  background-color: orange;
  line-height: 40px;
}

.button-default:hover
{
  box-shadow: 1px 2px 10px 2px #333;
}
.button-default
{
  padding-left: 10px;
  padding-left: 10px;
  width: 150px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  font-family: sans-serif;
  color:#333;
  height: 40px;
  border:1px solid #333;
}
