@charset "UTF-8";

table.listing {margin-top: 10px !important}
#match_filter tr:first-child {    background: #009fce !important;
    color: white;font-weight:bold; }
table.listing tr:first-child {background: none !important; width: 30px}
table.listing tr td {padding: 10px; vertical-align: middle}
table.listing tr:nth-child(even){background: #f5f5f5}
table.listing tr:nth-child(odd){background: #f5f5f5}
table.listing tr td:nth-child(2){min-width: 120px; max-width: 200px}
table.listing tr td:nth-child(3) a {text-decoration: none; color: #333}
table.listing tr td:last-child{/*width: 200px*/}

table.listing table {margin: 0 !important}
table.listing table tr {background: none !important}
table.listing table tr td {padding: 0 !important; background: none; min-width: auto; max-width: auto; width: auto}

.page-title {color: #999; margin: 5px 0 5px 0}
.delete-item img{width: 16px; cursor: pointer}

#new-user-div {position: relative;  display: none}
#new-user-tbl { background: #eee; border: 1px solid #ddd; margin:0 auto;}
#new-user-tbl tr td:first-child {/*width: 50px*/}
#new-user-tbl input[type='text'], #new-user-tbl input[type='password'], #new-user-tbl input[type='number'] {width: 100%;height: 25px;}
#add-user-btn {float: right; font-size: 11px; font-weight: bold; color: #666; padding: 2px 4px 4px 4px; cursor: pointer}
#new-user-close-btn {position: absolute; top: 5px; right: 5px; cursor: pointer}
#users-listing th {/*text-align: left*/}
#users-listing tr:nth-child(even){background: #f5f5f5}
#users-listing tr:nth-child(odd){background: #f5f5f5}/*
#users-listing tr:first-child {background: #009fce;color: white;}
#users-listing tr:nth-child(2) {background: #009fce;color: white;}*/
#users-listing td, #users-listing th {padding: 5px}

.edit-user, .delete-user {cursor: pointer;    color: black;}
.rbt-user {cursor: pointer;    width:50px;}
.delete-user {width:50px;
	/*margin-left: 20px*/}

#add-new-user, #show-add-serv-btn, #show-add-banner-btn {color: #009fce; cursor: pointer; font-weight: bold; margin-bottom: 10px; width: 100px}
#show-add-serv-btn {display: none}

img.large {width: 200px}

#cat-actions {margin-left: 15px; position: relative; top: 3px; list-style-type: none; width: 200px; display: inline-block}
#cat-actions li {cursor: pointer; float: left}

#mobile ,#mobiles{margin: 0 40px 0 10px; }
#operator,#operators {margin: 10px 40px 0 10px; width: 152px}
#timerep,#daterep,#datereps,#status,#shortcodeissue,#compliant,#compliants{margin-top:10px;margin-left: 10px; width: 220px}

a.link-url {color: #333}
a.link-url:hover {color: #666}
input.banner-set-active {margin-left: 10px; position: relative; top: -3px}

tr.banner-active {background: #009fce !important; color: white}
tr.banner-active a {color: white}