/*
Theme Name: Agentlist 
Text Domain: bet
Version: 2.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: This is a General Website.
Author: ahmedit
Author URI: https://wa.me/+16614054193
Theme URI: https://wa.me/+16614054193
License: GNU General Public License v2 or later
License URI: https://wa.me/+16614054193


*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap');

@font-face {
  font-family: LucidaSansUnicode;
  src: url('font/Lucida Sans Unicode.ttf');
}



a{
    text-decoration: none;
    color: rgb(142, 142, 216);
}

body{
    max-width: 950px;
    margin: 0 auto;
    font-family: 'Roboto Slab', serif;
    background: #3b3f42;
}
nav{
	padding: 0px 0px 45.8px 0px;
    background-image: linear-gradient(#ebebeb, #d5d5d5);

}
ul{
    margin-left: 70px;
	background-color: #d1d1d1;

}
ul li{
list-style: none;
    float: left;
    margin-top: 9px;
}


ul li a{
	list-style: none;
    text-decoration: none;
    color: #555;
    font-size: 20px;
    background-image: linear-gradient(#ebebeb, #d5d5d5);
    padding: 10.3px;
    border-right: 1px solid #b3b3b3;
    font-weight: 600;
}
ul li a:first-child{
    border-left: 1px solid #b3b3b3;
}

ul li a:hover{
    color: black;
    background-image: linear-gradient(#000000, #000000);
}


marquee{
   font-size: 1rem;
   color: black;

}
.marquee {
width: 800px;
    margin: 0px 0px 0px 0px;
    padding: 9px 0px 5px 0px;
    background-color: #FF1616;
    margin-top: 17px;
    margin-bottom: 17px;
}

.footer p{
width: 800px;
    height: 20px;
    padding: 12px 7px 12px 7px;
    background-color: #FEDD59;
    text-align: center;
    color: black;
}

.page{
    width: 800px;
}


table{
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
}
thead{
    background: #67f0c2; 
	font-family: lucida sans unicode;
}
table td, table th {
    padding: 0px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #a3a3a3;
    font-size: 16px;
    color: black;
	font-weight: 700;
	padding: 7px 0px 7px 0px;
	font-family: LucidaSansUnicode;
}
tbody{
    text-align: center;
    font-size: .15em;
        background: #eee;
}
td.warning {
    font-size: 12px;
}
table th {
    color: #ffffff;
    font-weight: 700;
    font-family: LucidaSansUnicode;
}
i.fab.fa-facebook-f {
    font-size: 20px;
    color: #ffffff;
    background: #0d8eff;
    padding: 4px;
    margin: 3px;
}
a {
    text-decoration: none;
    color: #f60;
}
i.fab.fa-whatsapp {
    color: #ffffff;
    font-size: 25px;
    background: #09b91e;
    padding: 2px;
}
i.fab.fa-facebook-messenger {
    font-size: 22px;
    color: #0089ff;
}

i.fa.fa-search {
	color: #181818;
    background: #ffffff;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 8pt;
    padding-top: 5px;
}


.headtitletable{

    background-image: url(https://allagentlist.com/images/datatitlebg.png);
    height: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 7px;
}
td.warning {
font-size: 16px;
    background: #CCCCCC;
	font-weight: 300;
}