@charset "utf-8";

/* CSS Document */

#contentTitle{width:100%;height:40px;text-align:center;background-color:#535353;color:#FFF;font-size:16px;line-height:40px;font-weight:bold;}
.contentTitle3{border-bottom: 1px solid ;font-size:1.5rem;font-weight: bold;line-height:2.5rem;}
.contentTitle4{font-weight: bold;}


.pythonboss_price_table td,.pythonboss_price_table th{
   border: 1px solid #535353 !important;

}

.pythonboss_price_table th{
   background-color: #669E40 !important;
   color:#FFF;
   vertical-align: middle;
   text-align: center;
   font-weight: bold;
}

.pythonboss_price_table td{
   height: 80px;
   vertical-align: middle;
   text-align: center;
}

.td_red{
   color:red;
   font-weight: bold;
}

.td_green{
   color:#538135;
   font-weight: bold;
}


.pythonboss_courseinfo_table td, .pythonboss_courseinfo_table th{
   border: 1px solid #535353 !important;
}

.pythonboss_courseinfo_table th{
   background-color: #669E40 !important;
   color:#FFF;
   vertical-align: middle;
   text-align: center;
   font-weight: bold;
}










