/*
 Theme Name:     Child Divi Theme 
 Description:    Child Divi Theme
 Author:         Myanmars.Net
 Template:       Divi
*/

@import url("../Divi/style.css");

div#wpsvcattribution {
    display: none;
}
#footer-info{
	text-align: center;
	float: none;
}
.et_overlay:before{
	color: #02457a;
}
.tb table tr td {
    border: 1px solid #02457a !important;
}
.tb table tr:hover {
    background: #F5F5F5 !important;
}

.pj tr th {
    background: #02457a;
    color: #FFF;
    font-size: 16px;
}
.pj tr td {border: 1px solid #02457a;}

