/*
 * CoinDaddy CSS
 */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 250px;
}


/* Increase top nav font size slightly */
.topnav {
  font-size: 1.1em;
}

.navbar-static-top {
  margin-bottom: 0px; 
}
.navbar-brand {
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom:0px;
}

.navbar-inverse .navbar-nav>li>a {
  color: #ddd;
}
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
}
.navbar-nav>li>a {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown-menu {
  background-color: #cdcdcd;
  padding-top: 0px;
  padding-bottom: 0px;
  min-width: 120px !important;
}
/* Fixes issue with dropdown menus rendering off-screen in */
.dropdown-menu.pull-right {
  left:0px;
  margin-top: 0px;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 0px 0px;
  overflow: hidden;
  background-color: #888;
  border-top: 0px !important;
}
.dropdown-menu .fa-lg {
  text-align:center;
  width:20px;

}
.dropdown-menu>li>a {
  padding: 5px 10px 5px 10px;
}

.dropdown-menu-header {
  background-color: #222;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  color: #fff;
  width: 100%;
  font-weight: bold;
}

/* CSS for sticky footer (also requires html/)*/
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 50px;
  color: #fff;
  background-color: #222;
  border-color: #080808;  
  border-top: 1px solid #080808;
}
.footer-text {
  display: inline-table;
  width: 100px;
}
.footer a,
.footer a:visited {
    color: #888;
}
.footer a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-menu {
    position: absolute;
    bottom: 50px;
    padding-top: 10px;
    background-color: #00addb;
    color: #fff;
    width: 100%;
    height: 200px;
}

.footer-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-size: 0.8em;
}

.footer-menu ul li {
  margin-bottom: 5px;
}

.footer-menu a,
.footer-menu a:visited {
    color: #fff;
}
.footer-menu a:hover {
    color: #fff;
    text-decoration: underline;
}

.coming-soon {
    margin-left: 20px; 
    margin-right: 20px;
    margin-bottom: 100px;
}
.subscribe-disclaimer {
  font-size: 0.8em;
}

.hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.grey-bg {
  background-color: #F0F2F4;  
  padding-top:30px;
  padding-bottom:30px;
}
.blue-bg {
  background-color: #2991D4;  
  padding-top:30px;
  padding-bottom:30px;
}
.blue2-bg {
  background-color: #00addb;
  padding-top:30px;
  padding-bottom:30px;
}

.black-bg {
  background-color: #000000;
  color: #ffffff;  
  padding-top:30px;
  padding-bottom:30px;
}

.margin-right-5 {
  margin-right: 5px ;
}
.margin-top-5 {
  margin-top: 5px ;
}
.margin-right-10 {
  margin-right: 10px ;
}
.margin-top-10 {
  margin-top: 10px ;
}
.margin-top-20 {
  margin-top: 20px ;
}
.margin-bottom-10 {
  margin-bottom: 10px ;
}
.margin-bottom-20 {
  margin-bottom: 20px ;
}
.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.no-margin {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.no-bottom-margin {
  margin-bottom: 0px !important;
}
.no-bottom-padding {
  padding-bottom: 0px !important;
}
.no-bottom-border {
  border-bottom-width: 0px !important;
}
.no-top-margin {
  margin-top: 0px !important;
}
.no-top-padding {
  padding-top: 0px !important;
}
.no-top-border {
  border-top-width: 0px !important;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.table-bordered.no-bottom-border>tbody>tr>td {
  border-bottom: 0px;
}
.table-bordered.top-border>thead:first-child>tr:first-child>th {
  border-top: 1px solid #ddd;
}

.no-left-padding {
    padding-left: 0px !important;
}
.no-right-padding {
    padding-right: 0px !important;
}


/* CSS for icons in main menu */
.fa-counterparty {
  background-image: url('../images/icons/counterparty-coin-20.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;  
}
.fa-dogeparty {
  background-image: url('../images/icons/dogeparty-coin-20.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;  
}
.fa-coindaddy {
  background-image: url('../images/icons/coindaddy-coin-20.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;  
}
.fa-xchain {
  background-image: url('../images/icons/xchain-20.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;  
}
.fa-bitcoin-icon {
  background-image: url('../images/icons/bitcoin-coin-20.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;  
}
.fa-dogecoin-icon {
  background-image: url('../images/icons/dogecoin-coin-20.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: -4px;  
}

/* CSS used in terms of use */
.upper-alpha {
    list-style-type:upper-alpha;
}
.terms-of-use li {
    margin-bottom: 10px;
}
#testimonials-carousel {
  color: #fff;
}
.left.carousel-control {
  background-image: none !important;
  width: 30px;
}
.right.carousel-control {
  background-image: none !important;
  width: 30px;
}

.inline-block {
  display: inline-block;
}
#home-services .caption {


}
.col-service {
  padding-left:5px;
  padding-right:5px;
}
.justify {
  text-align: justify;
}


/* Header spacer for vertial toolbar (used in Learn section) */
.primary-middle {
  color: #fff;
  font-weight: bold;
  background: #428bca;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.nav-stacked>li {
  float: none;
  border-bottom: 1px solid #eee;
}
.nav-stacked>li+li {
  margin-top: 0px;
}
.nav-pills>li>a {
  color: #989898;
}
/*.nav-pills>li.active>a, 
.nav-pills>li.active>a:hover, 
.nav-pills>li.active>a:focus {
  color: #000;
  font-weight: bold;
  background-color: #eee;
}
.nav-tabs.nav-primary>li.active>a, 
.nav-tabs.nav-primary>li.active>a:hover, 
.nav-tabs.nav-primary>li.active>a:focus {
  color: #000;
  font-weight: bold;
  background-color: #428bca;
}
*/


.nav-tabs {
    /*border-bottom: 1px solid #428bca;*/
    border-bottom: 0px;
}

.nav-tabs > li > a:hover {
    /*border-bottom: 1px solid #428bca;*/
    border-bottom: 0px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #428bca;
    /*border: 1px solid #428bca;*/
    /*border-bottom-color: transparent;*/
}



/* Round bullets */

.round-bullets .num {
    background: white;
    border-radius: 50%;
    color: #2991d4;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    line-height: 32px;
    position: absolute;
    text-align: center;
    height: 30px;
    width: 30px;
}

.round-bullets .num.blue {
    background: #2991d4;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    line-height: 32px;
    position: absolute;
    text-align: center;
    height: 30px;
    width: 30px;
}

.round-bullets .steps {
    position: relative;
}
.round-bullets ul {
    list-style: none;
}

.round-bullets ul li {
  margin-bottom: 10px;
}

/* CSS for searchbox header */
#headerSearchAssetForm {
    margin-top: 12px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
}

#headerSearchAssetForm .input-group-icon {
  width: 77px;
}
#headerSearchAssetForm .input-search-btn {
  min-width: 50px;
  max-width: 150px;
}

#searchAssetHeader small.help-block {
    font-size: 100% !important;
    font-weight: bold !important;
    color: #a94442 !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

#headerSearchAssetFormNetworkButton {
  padding-top: 2px;
  padding-bottom:2px;
}
#headerSearchAssetFormIcon {
  height: 40px;
}

/* Search Form customizations */
#panelSearchAssetForm,
#panelSearchBroadcastForm,
#panelSearchOfferForm {
  padding: 5px 5px 5px 5px;
}
#panelSearchAssetForm a:after,
#panelSearchBroadcastForm a:after,
#panelSearchOfferForm a:after {
    content: '';    
}
#panelSearchAssetForm .dropdown-menu>li>a,
#panelSearchBroadcastForm .dropdown-menu>li>a,
#panelSearchOfferForm .dropdown-menu>li>a {
  color: #333;
}
#panelSearchAssetFormNetworkButton,
#panelSearchBroadcastFormNetworkButton,
#panelSearchOfferFormNetworkButton {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 5px;
  border-right: 0px;
}
#panelSearchAssetFormIcon,
#panelSearchBroadcastFormIcon,
#panelSearchOfferFormIcon {
  height: 30px;
}
#panelSearchAssetFormOptionsButton,
#panelSearchBroadcastFormOptionsButton,
#panelSearchOfferFormOptionsButton {
  border-radius: 0px;
  border-right: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
#panelSearchAssetFormSearch{
  border-left: 0px;
}

/* CSS to fix text color and padding on notification areas*/
.header-notification {
    padding: 11px 10px 11px 10px;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.header-notification-area {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
.header-notification-text {
    color: #777;
    line-height: 1.2em;
}
.header-notification-area .header-logo {
    margin-bottom: 10px !important;
}

.actiontext {
  font-family: 'Walsheim-Black', 'Arial Black', sans-serif;
}

.white-quote {
  color: #fff;
  font-family: 'Walsheim-Black', 'Arial Black', sans-serif;
  font-size: 1.3em;
}

/* CSS for collapsible panels (used in FAQ) */
.panel-heading {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding: 5px 5px 5px 5px;

}
.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";    
    float: right; 
    color: grey; 
}
.panel-heading.collapsed a:after {
    content: "\e080";
}
.panel-primary .panel-heading a:after {
    color: #fff;
}
.panel-primary .panel-heading a {
    color: #fff;
    text-decoration: none;
}
.panel-primary .panel-heading a:hover {
    color: #fff;
    text-decoration: none;
}
.panel-heading.no-link-arrow a:after {
  content: '';
}

/* Our Team */
.team .member {
    margin-top: 20px;
    width: 200px;
    display: inline-block;
}

.team ul,
.team li {
    margin: 0;
    padding: 0;
}
.team ul {
    list-style: none;
}
.team-member-img {
    border: 8px solid #2991D4;
    border-radius: 50%;
    margin-bottom: 15px;
    height: 160px;
    width: 160px;
}
.user-profile-image-lg {
    border: 1px solid #eaecec;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 0px;
    height: 150px;
    width: 150px;
}
.user-profile-image-md {
    border: 1px solid #eaecec;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 0px;
    height: 100px;
    width: 100px;
}
.user-profile-image-sm {
    border: 1px solid #eaecec;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 0px;
    height: 50px;
    width: 50px;
}

ul.links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 20px;
}

ul.links li>a {
  color: #fff;
  text-decoration: underline;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
}

/* Force phone number fields to be 100% */
.intl-tel-input {
    width: 100%;
}

small.help-block {
  font-size: 1.0em;
}


/* My Account - Quicktools */
.list-group-myaccount-quicktools {
    margin-bottom: 0px;
}
.list-group-myaccount-quicktools .list-group-item {
    padding: 1px 5px 2px 5px;
    text-align: left;
}
.centered-icons .fa-lg {
  text-align: center;
  width: 20px;
}

.nav-myaccount {
  margin-bottom: 20px;  
}

.nav-myaccount li {
  background-color: #5bc0de;
  border-color: #46b8da;

  /*background-color: #428bca;*/

  border: 1px solid transparent;
  border-radius: 4px;  
}

.nav-myaccount li>a {
  color: #fff;
  font-weight: bold;
  text-align: left !important;
}
.nav-myaccount li>a:hover {
  color: #777;
  background-color: #d9edf7;
}

.nav-myaccount li a:after {
  font-family: 'Glyphicons Halflings';
  content: "\e080";
  float: right;
  color: #fff;
}

.panel-heading {
  font-weight: bold;
}

th.network-icon {
  width: 20px;
}
th.address {
  width: 300px;
}
/* CSS to force asset names to not be truncated or wrapped */
.asset-name {
  /*max-width: 200px !important;*/
  min-width: 200px !important;
}
.verify-status {
  width: 100px;
}
.for-sale {
  width: 100px;
}

.width-20 {
  width: 20px;
}

/* CSS for datatables */
.search-results-footer {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

.dataTables_wrapper th, .dataTables_wrapper td {
  max-width: 200px;
  min-width: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dataTables_wrapper .search-results-footer .dataTables_length {
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:active {
    color: #333 !important;
}

.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_paginate .paginate_button, 
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #fff !important;
}

table.dataTable tbody td {
  padding: 5px 5px;
}
table.dataTable thead th, table.dataTable thead td {
  padding: 8px;
  border-bottom: 1px solid #111;
}
.search-results-footer .dataTables_length {
    margin-top:10px;
    margin-left:10px
}

.asset-icon-sm {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
ul.asset-search-options {
  width: 175px;
}
ul.asset-view-options {
  color: #333;
  width: 150px;
}
ul.asset-view-options>li>a {
  color: #333 !important;
}
ul.asset-view-options a:after {
    content: '';    
}

.white,
.white:hover,
.white:active,
.white:visited {
  color: #fff;
}


.table-bordered>thead>tr>th {
  border-bottom-width: 1px;
}
.panel-heading-lg {
    padding: 10px 5px 10px 5px !important;
}
#assetIcon,
#broadcastIcon {
  width: 48px;
  height: 48px;
}

.btn-cart-remove {
  margin-bottom: 3px;
}

.label-normal-font {
  font-size: 100%;
}

#clefLoginWell {
  padding-top:7px;
  padding-bottom: 7px;
  margin-bottom:15px;
}

/* Force text color on dropdown.. showing up as white text in some browsers */
.dataTables_wrapper select {
  color: #000;
  font-weight:normal;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.bold {
  font-weight: bold;
}
.green {
  color: #5cb85c;
}
.red {
  color: #FF0000;
}
.orange {
  color: #FFA500;
}
.border-top-1 {
  border-top: 1px solid black !important;
}
.thumbnail img {
  border: 1px solid #ddd;
}

.thumbnail h3 {
  margin-top: 5px;
}

.table>thead>tr.border-bottom-1>th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd !important;
}

th.center,
td.center,
.text-align-center {
  text-align: center;
}

.valign-middle {
  vertical-align: middle !important;
}

/* CSS for jQuery contenthover plugin */
.contenthover { padding:20px 20px 10px 20px; }
.contenthover, .contenthover h3, contenthover a { color:#fff; }
.contenthover h3, .contenthover p { margin:0 0 10px 0; line-height:1.4em; padding:0; }
.contenthover a.mybutton { display:block; float:left; padding:5px 10px; background:#3c9632; color:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.contenthover a.mybutton:hover { background:#34742d }

.profilePic_contenthover_edit {
  border-radius: 50% !important;
  cursor: pointer;
}
#profilePic_contenthover {
  font-size: 24px; 
  font-weight: bold; 
  vertical-align:middle;
}
.btn-left {
  text-align: left !important;
}

/* CSS for Feedback / Reputation system */
.feedback-row {
  padding-left:5px;
  padding-right:5px
}
.feedback-name {
  padding-top: 5px;
  font-weight: bold;
}
.feedback-location {
  font-style: italic;
}
.feedback-row-basics {
  min-height:50px;
  margin-top: 5px;
  margin-bottom: 5px;  
}
.feedback-row-rating {
  background-color: #d9edf7;
  border: 1px solid #bce8f1; 
  border-radius: 4px; 
  padding:4px;

}

.white-space-normal,
.dataTables_wrapper .white-space-normal td {
  white-space: normal !important;
}
/* CSS to handle making table content end in ellipsis */
.table-nowrap {
  table-layout:fixed;
}
.nowrap,
.table-nowrap td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-border-radius {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;  
  border-bottom-right-radius: 0;  
}


.cursor-pointer {
  cursor: pointer;
}

ul.typeahead.dropdown-menu {
  background-color: #cdcdcd;
  padding-top: 0px;
  padding-bottom: 0px;
  min-width: 175px !important;
  max-height: 175px;
  overflow-y: auto;
}

.payment-method-divider {
  border-top: 1px solid #428bca !important;  
}

.min-height-25 {
  min-height: 25px;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
