@charset "UTF-8";
/* CSS Document */
.navbar-static-top .container {position:relative}
.tm-logomark {
    align-items: center;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    min-height: 160px;
    text-align: center;
}
.tm-logomark img {
    margin-left: auto;
    margin-right: auto;
}
.tmdetail {
    margin-bottom: 20px;
}
.tmdetail > div {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.table-label {
    font-weight: bold;
}
.tmlist {
	border: 1px solid #efefef;
	margin-bottom: 10px;
	position: relative;
	background-color: #f5f4f0;
	padding:3px;
	height:auto;
}
html {/*box-sizing:border-box;*/}
.tmlist .list-logo {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width: 200px;
	background-color: #fff;
	padding:5px;
}
.tmlist .list-logo img {
    max-height: 120px;
    max-width: 100%;
}
.tmlist .list-summary {
		padding-bottom:10px;
    min-height: 160px;
    padding-left: 210px;
}
.tmgrid .logomark-list {
    max-height: 120px;
    max-width: 200px;
}
.tmgrid .iw {
    align-items: center;
    border: 3px solid #ddd;
    display: flex;
    height: 126px;
    justify-content: center;
    text-align: center;
}
.tmgrid .iw img {
    margin-left: auto;
    margin-right: auto;
}
.tmgrid {
	height: 318px;
	overflow: hidden;
	padding: 15px;
}
.ownergrid {
    min-height: 100px;
    padding-bottom: 10px;
}
.ownergrid .iw {
    border: 1px solid #ddd;
    padding: 0 15px;
}
.tmlist p, .tmgrid p {
    margin-bottom: 4px;
    margin-top: 0;
}
.tmlist .label, .tmgrid .label {
    font-weight: bold;
}
.newtm {
    box-sizing: border-box;
}
.newtm div {
    box-sizing: border-box;
    max-height: 318px;
    overflow: hidden;
}
.pager-item {
    border: 1px solid #efefef;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 6px 10px;
}
.pager-item.active {
    font-weight: bold;
}
.pager-item.pager-goto:hover {
    background: #efefef none repeat scroll 0 0;
    cursor: pointer;
}
.pwrapper > section {
    background: #fafafa none repeat scroll 0 0;
    margin-bottom: 0;
    margin-top: 0;
}
.pwrapper > section > .container {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
    margin-top: 0;
}
.main-banner {
    padding: 10px 50px;
}
.main-banner h2 {
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
}
.na {
    color: #ccc;
}
.form-checkboxes span {
    display: block;
}
#edit-filingdate span {
    display: block;
}
.fieldset-legend {
    color: #555;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 0;
}
.form-checkboxes {
}
.profile-form label {
    display: inline-block;
    padding: 3px;
    width: 100px;
}
.profile-form > div, .profile-form fieldset span, .form-group > .el {
    display: block;
    padding: 3px 0 5px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"] {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-sizing: border-box;
    line-height: 1em;
    margin: 0;
    outline: 0 none;
    padding: 8px;
    width: 100%;
}
.form-control select {border-radius: 1px;}
.profile-form select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.profile-form .field--type-language {
    display: none;
}
.localtask a {
    color: #777;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    white-space: nowrap;
}
.localtask a:hover, .localtask a:focus {
    background-color: #eee;
    color: #333 !important;
}
#block-latesttrademarkapplications h2 {
    padding-left: 15px;
}
#block-tm-facet-form legend span {
    padding: 0;
}
#block-tm-facet-form fieldset {
    margin-bottom: 15px;
}
.link-tsdr {
    padding: 10px 0;
}
.link-tsdr a {
    font-weight: bold;
}
.divider {
    border-bottom: 3px solid #ccc;
    margin-bottom: 0;
    margin-top: 20px;
}
p.stmt {
    margin-top: 0;
}
.description {
    border: 1px solid #fafafa;
    margin-bottom: 20px;
    padding: 10px;
}
.description .label {
    font-weight: bold;
}
.vmpage {
    background: #fff none repeat scroll 0 0;
}
.class-description {
    font-size: 18px;
    font-weight: lighter;
}
.class-cases {
    margin-top: 30px;
}
.class-cases h2 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.class-cases .result-summary {
    margin-bottom: 20px;
    margin-top: 20px;
}
article image {
    max-height: 100%;
    max-width: 100%;
}
#footer {
	background-color:#efefef;
}
#footer h5{
	font-weight:bold;
}
#footer .container{padding:10px;}
#footer ul {padding:0;margin:0;list-style:none;}
.block-case-actions{padding:10px;}
.block-case-actions *{box-sizing:border-box}
.block-case-actions ul {padding:0;margin:0;list-style:none;}
.block-case-actions li.case-action  {margin:0;line-height:16px;font-size:16px;font-weight:400;display:block;padding:13px;}

.block-case-actions li.case-action:hover{
    transition: 0.3s ease-in-out;
		cursor:pointer;color: #fff;
    background-color: #3097d1;
    border-color: #2a88bd;
}
.block-case-actions li.case-action span {width:100%;}
.block-case-actions li.case-action span .fa {margin-right:6px;}
.block-case-actions li.case-action {
	background: white;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d4d4d4;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}
body.page .navbar-default {
    background-color: #fff;
    border-bottom-color: #d3e0e9;
}
.page-title {font-weight:300;}
.filter-group {padding-bottom:10px;}
.facet-reset{display:inline-block;width:50px;text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.facet-reset:hover{background-color:#ddd;border:1px solid #dadada;}
.page-description {margin-bottom:20px;font-size:18px;border:1px solid #dadada;padding:15px;}
body>#app {background:#f5f8fa;}
body>#app>.main-container{background-color:#fdfdfd;}
.filter-container {margin-bottom:10px;}
.filter-label {border-bottom:1px solid #e0e0e0;}
.item-actions {position:absolute;bottom:3px;left:3px;
display: table;
width: 52px;
color: #bababa;
background: white;
}
.item-action {display:table-cell;width:25px;height:25px;text-align:center;vertical-align:middle}
.item-action:first-child{}
.case-options {color:#3097d1;}
.detail-option.case-options {margin-bottom:10px;}
.case-options button, .case-options .button{background:none;border:none;display:inline-block}

.tmdetail .row {margin-right:0;margin-left:0;}
.inwatchlist > .fa-star {color:#FC0}
td.chk, th.chk {padding:5px 10px;}
table.tmtable th {border-bottom:1px solid #ccc;}
.dropdown-menu ul {list-style:none;margin:0;padding:0}
.dropdown-menu ul li a {padding:5px 10px;display:inline-block;height:100%;}
.navbar-logo {
	float: left;
	padding: 5px 15px 0 0;
	font-size: 20px;
	line-height: 30px;
	height: 50px;
}
.navbar-default .navbar-collapse {
	position:absolute;
	top:0;
	right:0;
}
@media (max-width: 767px) {
.navbar-header{
position:absolute;
top:0;
left:0;
height:50px;
z-index:100;
padding-left:10px;
}
.navbar-default .navbar-collapse {
	position:fixed;
	top:0;
	left:0;
	width:calc(100% - 80px);
	height:100%;
	padding-top:50px;
	background-color:rgba(0,0,0,.8);
}
body.front img.logo{display:block;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {color:#fff;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default:hover .navbar-text:hover {color:#f0f0f0;}
}
.navbar-logo {padding-left:10px;}
.navbar-default .searchbox {
	margin-right: 0;
	margin-top: 5px;
	float: left;
}
.btn-mob-filter {float:left;padding:10px;
	cursor:pointer;}
@media (min-width: 767px) {
.navbar-default .searchbox {
	max-width: 360px;
}
}
@media (min-width: 1023px) {
.navbar-default .searchbox {
	max-width: 400px;
}
}
@media (max-width: 767px) {
.tmlist .list-summary {
    padding-bottom: 10px;
    min-height: 160px;
    padding-top: 160px;
		padding-left: 10px;
}
.tmlist .list-logo {
    position: absolute;
    left: 0;
    top: 0;
    height: 160px;
    width: 100%;
    padding: 5px;
}
}
@media (max-width: 767px) {
.navbar-default .searchbox {
	margin: 0;
	position: absolute;
	top:5px;
	left: 80px;
	width: calc(100% - 120px);
}
.btn-mob-filter{
	margin: 0;
	position: absolute;
	top:5px;
	right: 1px;
	width:30px;
	height:30px;
	padding-top:5px;
}
}
.saved-search-title-text {font-size:16px;}
.saved-search-subtitle-text {color:#777;}
.promo-strip {
margin: 0 0 15px 0;
padding: 14px;
border: 1px solid #ccc;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
background-color: #f1f2f0;
}
.promo-upgrade strong{
color: #cf0000;
display: block;
margin: 2px 0 0;
}
.promo-upgrade .promoicon {
	float: left;
	margin: 2px 10px -14px 0;
}
.promo-upgrade p{
float: left;
display: block;
max-width: 500px;
margin: 0;
}
.promo-upgrade .btn {
	float:right;
	background-color:#cf0000;
	color:#ffffff;
}
.sidebar-left .menu a{color: #303B49;font-size: 1em;}
#footer .menu a {color: #707079;font-size: 1em;}