a{text-decoration: none !important}
a:hover{text-decoration: underline !important}
a.d_menu{text-decoration-line: none !important}
a.d_menu:hover{text-decoration-line: none !important}
img#KeyReadedImage{width:24px; height:24px; display:none}
ul#w1 li a.active{background-color: #FFE300 !important;}
.main_logo{background-image: url(../img/logo.png); background-repeat: no-repeat}
.backround-gray{background-color: #F8F8F8 !important}
input.form-control{border-radius: 30px}
textarea{border-radius: 10px !important}
.yellow{background-color: #FFE300 !important; border-radius: 30px !important}
.rounded{border-radius: 30px !important}
.panel{background-color: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 30px}
.panel-body{border-top: 1px solid #DDDDDD}

.table-redesign tr:nth-child(odd){background-color: #FFFFFF;}
.table-redesign tr:nth-child(even){background-color: #FAFAFA;}
.table-redesign th{color: #FFFFFF !important;}
.table-redesign th:nth-child(odd){border: none; background-color: #0068A6;}
.table-redesign th:nth-child(even){border: none; background-color: #007BC5;}
.table-redesign th:first-child{border-radius: 10px 0px 0px 0px;}
.table-redesign th:last-child{border-radius: 0px 10px 0px 0px;}