*{box-sizing:border-box;font-family:calibri;font-size:10pt}
body{margin:0px;padding:0px;background-color:#f1f1f1}

#overlay{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:900}
#overlay-popup{position:fixed;width:500px;height:250px;top:50%;margin-top:-125px;left:50%;margin-left:-250px;background-color:#FFF;border-radius:2px;-webkit-box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.75);-moz-box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.75);box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.75);}
#overlay-popup div#overlay-popup-title{float:left;width:100%;height:40px;line-height:40px;background-color:#29343a;color:#ffaa06;padding-left:10px;box-sizing:border-box}
#overlay-popup div#overlay-popup-content{float:left;width:100%;height:160px;padding:10px;box-sizing:border-box}

#popup-container{display:none;padding:15px;box-sizing:border-box;height:auto;width:400px;min-height:140px;background-color:#FFF;border:1px solid lightgrey;border-radius:4px;position:fixed;top:30%;left:50%;margin-left:-200px;-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);}
#popup-close{position:absolute;right:5px;top:5px;width:30px;height:30px;text-align:center;line-height:30px;background-color:#29343a;color:#FFF;cursor:pointer;border-radius:100px}
#popup-title{float:left;width:100%;font-weight:bold;font-size:17pt;margin-bottom:10px}
#popup-content{float:left;width:100%;height:auto}

.left{float:left}
.default-height{height:35px;line-height:35px}
.m-right{margin-right:10px}

a.button{text-align:center;float:left;width:auto;color:#FFF;border-radius:5px;background-color:#ffaa06;text-decoration:none;font-size:11pt;padding:5px 10px 5px 10px;box-sizing:border-box;margin-top:20px}
a.button:hover{background-color:#ea9b01}

.button{border:0px;cursor:pointer;text-align:center;width:110px;color:#FFF;border-radius:5px;background-color:#ffaa06;text-decoration:none;font-size:11pt;box-sizing:border-box}
.button:hover{background-color:#ea9b01}

.dashboard-value-item{float:left;width:330px;height:100px;margin-bottom:40px;background-color:#FFF;margin-right:40px;-webkit-box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);-moz-box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);}
.dashboard-value-item.red{border-left:2px solid red}
.dashboard-value-item.blue{border-left:2px solid blue}
.dashboard-value-item.green{border-left:2px solid green}
.dashboard-value-item.yellow{border-left:2px solid #ffaa06}
.dashboard-value-item div.title{float:left;width:50%;height:100px;padding:20px;box-sizing:border-box;margin:0px;}
.dashboard-value-item div.content{float:left;width:50%;height:100px;line-height:100px;font-size:22px;text-align:center;}

.dashboard-container{margin:0px 40px 40px 0px;float:left;width:454px;height:220px;border-radius:2px;-webkit-box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);-moz-box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);}
.dashboard-container.two{margin:0px 40px 40px 0px;float:left;width:948px;height:220px;border-radius:2px;-webkit-box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);-moz-box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);box-shadow: 1px 1px 18px 0px rgba(204,204,204,1);}
.dashboard-container.height-two{height:480px}
.dashboard-container div.title{float:left;width:100%;height:40px;line-height:40px;background-color:#29343a;padding:0px 10px 0px 10px;box-sizing:border-box;margin:0px;color:#ffaa06;font-size:12pt}
.dashboard-container div.content{float:left;width:100%;height:180px;padding:10px;box-sizing:border-box;background-color:#FFF}
.dashboard-container.height-two div.content{height:440px} 
	
.dashboard-record-row{float:left;width:100%;border-bottom:1px solid lightgrey;height:40px;line-height:40px;font-size:10pt}
.dashboard-record-row div{float:left}
.dashboard-record-row.header div{font-weight:bold}
.dashboard-record-row div.bid-date{width:130px}
.dashboard-record-row div.bid-url{width:230px}
.dashboard-record-row div.bid-price{width:60px;text-align:right}
.dashboard-record-row div.bid-da{width:70px;text-align:center}
.dashboard-record-row div.bid-rd{width:70px;text-align:center}
.dashboard-record-row div.bid-cf{width:70px;text-align:center}
.dashboard-record-row div.bid-tf{width:70px;text-align:center}
.dashboard-record-row div.bid-highest{width:130px;text-align:center}
.dashboard-record-row div.bid-button a{text-align:center;float:left;width:110px;height:25px;line-height:25px;color:#FFF;border-radius:5px;background-color:#ffaa06;text-decoration:none;margin-top:7.5px;font-size:11pt}
.dashboard-record-row div.bid-button a:hover{background-color:#ea9b01}
#next-auction-countdown{font-size:30pt;float:left;width:100%;height:180px;line-height:180px;text-align:center;margin:0px}

.filter-container{float:left;width:auto;height:25px;line-height:25px;border-radius:50px;background-color:#ffaa06;margin:5px 10px 5px 0px}
.filter-container div.word{float:left;width:auto;padding:0px 15px 0px 15px;color:#FFF;height:25px;line-height:25px}
.filter-container div.button-remove{float:right;width:18px;height:18px;line-height:16px;text-align:center;margin:3px 3px 0px 0px;border-radius:50px;background-color:#fd8926;color:#FFF;cursor:pointer}

.top-domains-row{float:left;width:100%;border-bottom:1px solid lightgrey}
.top-domains-row div{float:left;height:30px;line-height:30px}
.top-domains-row div.check{width:50px;text-align:center}
.top-domains-row div.domain{width:300px}

.category-container{float:left;width:100%;border-bottom:1px solid lightgrey}
.category-container div{float:left;height:30px;line-height:30px}
.category-container div.category{width:230px}
.category-container div.btn-delete a{float:left;text-decoration:none;height:20px;line-height:20px;margin-top:5px;width:70px;font-size:10pt;border-radius:2px;background-color:red;color:#FFF;cursor:pointer;text-align:center}

.filter_tlds_container{cursor:pointer;float:left;width:100px;height:35px;background-color:#FFF;border:1px solid #a9a9a9;border-radius:5px;position:relative}
.select-options{position:absolute;left:0;top:35px;display:none}
.select-options div.option{float:left;width:100%;height:30px;line-height:30px;background-color:#FFF;border-left:1px solid #a9a9a9;border-right:1px solid #a9a9a9;border-bottom:1px solid #a9a9a9}
.select-options div.option input[type=checkbox]{width:18px;height:18px;margin-top:6px}
#tld-value{float:left;width:100%;height:35px;line-height:35px;padding-left:5px;box-sizing:border-box;font-size:10pt}
.filter_tlds_container:after {
    content:"";
    position: absolute;
    right: 5px;
    top: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 3px 0px 3px;
	border-color: #000 transparent transparent transparent;
	/*
	border-width: 0 3px 7px 3px;
    border-color: transparent transparent #000 transparent;
	*/
    z-index:9998;
}

.btn-login{float:left;width:160px;height:40px;line-height:40px;color:#FFF;text-align:center;cursor:pointer;border:0px;border-radius:5px;background-color:#ffaa06;font-size:16px}
.btn-login:hover{background-color:#ea9b01}
input[type=text]{width:100%;max-width:300px;height:35px;line-height:35px;border-radius:5px;border:1px solid lightgrey;padding-left:10px}
input[type=password]{width:100%;max-width:300px;height:35px;line-height:35px;border-radius:5px;border:1px solid lightgrey;padding-left:10px}
.title{font-size:22px;margin-bottom:20px}
.full-width{width:100%}
.clear{clear:both}
.text-center{text-align:center}
.page-container{float:left;width:100%;height:auto;padding:20px}
.page-container div.page-title{float:left;width:100%;font-size:20px;margin-bottom:20px}
.page-container div.page-title h3{margin:0px;padding:0px}
.button-save{background-color:#ffaa06;color:#FFF;font-size:16px;width:100%;max-width:300px;height:35px;line-height:35px;border:0px;text-align:center;cursor:pointer;border-radius:5px}
.button-save:hover{background-color:#ea9b01}
.item-container{float:left;width:600px;margin-bottom:15px}
.item-container div.label{float:left;width:200px;min-height:35px;line-height:35px}
.item-container div.item{float:left;width:400px;min-height:35px;line-height:35px}
.item-container div.item textarea.message{width:100%;height:70px}
span.message{font-size:20px}
span.message.success{color:green}
span.message.error{color:red}
span.success{color:green}
span.error{color:red}
.table-container{float:left;width:100%;height:auto}
.table-container div.tr{float:left;width:100%;background-color:#FFF;margin-bottom:1px;height:35px}
.table-container div.tr.grey{background-color:#fffcf5}
.table-container div.tr.title{background-color:#ffaa06;height:35px}
.table-container div.tr div.td{float:left;width:100px;height:35px;line-height:35px;border-right:1px solid #f1f1f1;padding-left:10px}
.table-container div.tr.title div.td{color:#FFF;height:35px;line-height:35px;text-align:center;border-right:1px solid #f1f1f1}
.table-container div.tr div.td.date{width:200px;text-align:center;padding-left:0px}
.table-container div.tr div.td.subject{width:750px}
.table-container div.tr div.td.sender{width:150px;text-align:center;padding-left:0px}
.table-container div.tr div.td.button{border-right:0px;width:100px}
.table-container div.tr div.td.button a{display:block;background-color:#ffaa06;text-decoration:none;color:#FFF;border-radius:5px;cursor:pointer;text-align:center;height:25px;line-height:25px;margin-top:7.5px}
.table-container div.tr div.td.button a:hover{background-color:#ea9b01}
#auction-detail-left-container{float:left;width:600px}
#auction-detail-right-container{float:right;width:600px}
#auction-detail-previous-bids{float:left;width:460px}
#auction-detail-previous-bids h3{margin-bottom:10px}
#auction-detail-time-left{float:left;width:100%}
#auction-detail-time-left span,#auction-detail-time-left p{float:left;margin:0px 0px 20px 0px}
#auction-detail-time-left span{margin-right:10px}
.bidding-row{float:left;width:100%;border-bottom:1px solid lightgrey}
.bidding-row div{float:left;height:40px;line-height:40px}
.bidding-row div.time{width:160px}
.bidding-row div.price{width:100px}
.bidding-row div.bidder{width:200px}
.value-container{float:left;width:100px;height:150px;margin-right:5px}
.value-container div.label{float:left;width:100%;height:60px;line-height:28px;text-align:center;color:#FFF;font-weight:bold;background-color:#ffaa06;box-sizing:border-box;border-radius:4px}
.value-container div.value{float:left;width:100%;height:50px;line-height:50px;text-align:center;color:#ffaa06;font-size:18pt}
.page-item{float:left;width:auto;padding:0px 10px 0px 10px;height:40px;line-height:40px;text-align:center;border:1px solid lightgrey;border-radius:5px;margin:10px 5px 0px 0px;background-color:#FFF;cursor:pointer}
.page-item a{text-decoration:none;display:block;color:black;display:block}
.page-item:hover{background-color:#ffaa06}
.page-item:hover a{color:#FFF}
.page-item.active{background-color:#ffaa06}
.page-item.active a{color:#FFF}
#bid-input-field{width:100px}
.button-save.bid{width:80px}
.auction-category-container{float:left;width:100%;height:40px;line-height:40px;padding-left:10px;box-sizing:border-box;color:#FFF;background-color:#29343a;margin:20px 0px 0px 0px}
.auction-row{float:left;width:100%;height:40px;background-color:#FFF}
.auction-row.lightblue{background-color:#f0fdff}
.auction-row.title{height:60px}
.auction-row div{float:left;height:40px;line-height:40px;padding-left:10px}
.auction-row div.url{width:300px}
.auction-row div.expired_time{width:150px}
.auction-row div.da{width:60px;text-align:center}
.auction-row div.cf{width:60px;text-align:center}
.auction-row div.tf{width:60px;text-align:center}
.auction-row div.rd{width:60px;text-align:center}
.auction-row div.pa{width:60px;text-align:center}
.auction-row div.ext_backlinks{width:60px;text-align:center}
.auction-row div.spam_score{width:60px;text-align:center}
.auction-row div.moz_rank{width:80px;text-align:center}
.auction-row div.highest_bid{width:140px;text-align:right;margin-right:10px}
.auction-row div.highest_bidder{width:170px;margin-right:10px}
.auction-row div.bid-button{margin-left:20px}
.auction-row div.autobid-button{padding:0px;cursor:pointer;margin-left:20px;text-align:center;float:left;width:110px;height:25px;line-height:25px;color:#FFF;border-radius:5px;background-color:#ffaa06;text-decoration:none;margin-top:7.5px;font-size:11pt}
.auction-row div.autobid-button:hover{background-color:#ea9b01}
.auction-row div.bid-button a{text-align:center;float:left;width:110px;height:25px;line-height:25px;color:#FFF;border-radius:5px;background-color:#ffaa06;text-decoration:none;margin-top:7.5px;font-size:11pt}
.auction-row div.bid-button a:hover{background-color:#ea9b01}
.market-filter-item{float:left;width:auto;margin:0px 25px 15px 0px}
.market-filter-item div.label{float:left;width:auto;height:35px;line-height:35px;padding-right:10px}
.market-filter-item div.label.slider{clear:both;width:100%;margin-bottom:15px}
.market-filter-item div.label.slider.no-margin{margin:0px}
.market-filter-item div.item{float:left;width:auto}
.market-filter-item div.item.slider{width:100%;margin-bottom:10px}
.market-filter-item div.item select{width:auto;height:35px;border-radius:5px}
body#login-page{background-color:black}
div#register-container{border-radius:5px;background-color:#FFF;width:580px;height:710px;margin:0 auto;position:relative;margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:10px}
div#login-container{border-radius:5px;background-color:#FFF;width:400px;height:240px;margin:0 auto;position:relative;margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:10px}
#base-loggedin-content{float:left;width:80%;height:100%;padding:20px}
#base-loggedin-menu{float:left;width:240px;height:600px;background-color:#29343a}
div#base-loggedin-menu li{float:left;width:100%;height:40px;line-height:40px;border-bottom:1px solid lightgrey;list-style-type:none;padding-left:40px;cursor:pointer;}
div#base-loggedin-menu li a{color:#FFF;text-decoration:none}
div#base-loggedin-menu li a.submenu-item{padding-left:10px}
div#base-loggedin-menu li:hover,div#base-loggedin-menu li.active{background-color:#ffaa06}
#base-loggedin-top{float:left;width:100%;height:60px;background-color:#29343a}
#logo-container{float:left;width:100%;text-align:center;height:60px;line-height:76px}
.login-field-container{float:left;width:100%;height:40px;margin-bottom:15px}
.login-field-container div.label{float:left;width:30%;height:40px;line-height:40px;padding-left:10px}
.login-field-container div.content{float:left;width:65%;height:40px;line-height:40px}
.login-field-container div.content input[type=text],.login-field-container div.content input[type=password]{width:100%;background-color:white;height:40px;line-height:40px;border:0px;border-radius:5px;padding-left:5px;color:grey;border:1px solid lightgrey}
.login-field-container div.content select{width:300px;background-color:white;height:40px;line-height:40px;border:0px;border-radius:5px;padding-left:5px;color:grey;border:1px solid lightgrey}
#register-container div.label{width:40%}
#register-container div.content{width:60%}
#copyright-bottom{position:fixed;bottom:0px;left:0px;width:100%;height:30px;background-color:#29343a;color:#686868;text-align:center;line-height:30px}


/*# sourceMappingURL=style.css.map */
