.diagonal-split-background { 
  position: relative;
  background-color: #0D1324;
  background-image: -webkit-linear-gradient(-23deg, #0D1324 50%, #fff 20%);
  min-height: 500px;
}

.sidebar {
    margin-right: 0 !important;
    float: right !important;
}
.main-content {
    margin-left: 0 !important;
}

@media (max-width: 767px) {
    .main-content {
    margin-left: 0 !important;
    }
  
    .subhead-padding {
    padding: 0px 10px !important;
    margin-bottom: -30px !important;
    }
    

    .main-content,
    .sidebar {
    width: 100% !important;
    float: none !important;
    }
}

#hs_form_target_widget_6398323559 label {
  display: flex !important;
}

#hs_form_target_widget_6398323559 ul {
    list-style-type: none !important;
}

  
/* Max - Pricing Page Simple - CSS */

.pricing-cards {
	padding: 50px;
  margin-top: 5%;
}

.basic-card {
	border-style: solid;
    border-width: 2px;
    border-color: #0D1324;
    border-right: 0;
    padding: 25px;
    margin: 20px 0px 10px 0px;
}

.basic-title {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.75em !important;
  color: #0D1324;
}

.basic-cta {

}

.btn-basic {
	text-transform: uppercase;
	background-color: #0D1324;
	color: #ffffff;
  font-size: 1.3em;
  padding: 20px 40px;
  width: 100%;
  border-radius: 0px !important;
}

.btn-basic:hover {

}

.connect-card {
	border-style: solid;
  border-width: 2px;
  border-color: #e9272c;
  padding: 15px 25px;
}

.connect-title {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.75em !important;
  color: #e9272c;
}

.connect-cta {

}

.btn-connect {
	text-transform: uppercase;
	background-color: #e9272c;
	color: #ffffff;
  font-size: 1.3em;
  padding: 20px 40px;
  width: 100%;
  border-radius: 0px !important;
}

.btn-connect:hover {

}

.lighthouse-card {
	border-style: solid;
    border-width: 2px;
    border-color: #0D1324;
    margin: 20px 0px 10px 0px;
    border-left: 0;
    padding: 25px;
}

.lighthouse-title {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.75em !important;
  color: #0D1324;
}

.lighthouse-cta {
	

}

.btn-lighthouse {
	background-color: #0D1324;
	color: #ffffff;
	text-transform: uppercase;
  font-size: 1.3em;
  padding: 20px 40px;
  width: 100%;
  border-radius: 0px !important;
}

.btn-lighthouse:hover {

}

.btn-lighthouse-2 {
	background-color: #0D1324;
  border: none;
  color: #ffffff;
  padding: 15px 40px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: -8px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer !important;
  border-style: solid;
  border-width: 2px;
  border-color: #0D1324;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
}

.btn-lighthouse-2:hover {
  color: #0D1324;
  background-color: #ffffff;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
}

.pricing-title {
	text-transform: uppercase;
	text-align: center;
	font-weight: 200 !important;
  font-size: 3.5em !important;
  margin-top: -4px !imortant;
}

.pricing-sub-head {
	text-transform: uppercase;
	text-align: center;
	font-size: 1em !important;
  margin-top: -10px;
}

.best-for-callout {
	background-color: #F2F2F2;
	margin: 0 -25px;
	margin-top: 20px;
}

.best-for {
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2 !important;
  padding: 10px;
  font-weight: 500 !important;
  padding: 15px;
}

.checks-list {
	padding: 20px 0px;

}

.checks-list tr {
	padding: 20px 0px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 1.75em !important;
}

.check-marks {
	color:#4aab3b; 
	text-align: right;
}

.compare-table {
	width: 100%;
	border-bottom: ;
}

.best-cs {
	text-align: center;

}

.best-cs-text {
	font-size: 1.3em  !important;
  text-transform: uppercase;
  background-color: rgba(233, 39, 44, 0.2);
  color: #e9272c !important;
  padding: 15px;
}

.card-discription-cell {
	padding: 20px 0px;

}

.card-discription {
	font-size: 1em !important;
  line-height: 1.3 !important;
}

@media only screen and (max-width: 992px) {
	.basic-card {
  		border: 2px solid #0D1324 !important;
}
	.lighthouse-card {
		border: 2px solid #6acade;
    margin: 10px 0px 10px 0px;
}
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.pillar-header {
  padding-top: 15px;
}

#testimonialTabs {
    display: table;
    position: relative;
    margin: 0 auto;
    background: #c5c5c5;
    border-radius: 9999px;
    text-transform: uppercase;
    padding: 3px;
}

#testimonialTabs>li>a {
    border-radius: 9999px;
    border: 0 !important;
}

#testimonialTabs>li:not(.active)>a:hover{
    background-color: transparent;
}

#testimonialTabs>li>a::after{
    content: " ";
    display: none;
    height: 20px;
    width: 20px;
    border-radius: 9999px;
    border: 2px solid black;
    position: absolute;
    top: 3px;
}

#testimonialTabs>li.annual-tab>a{
    padding: 3px 60px 3px 40px !important;
    margin-right: -15px;
}

#testimonialTabs>li.monthly-tab>a{
    padding: 3px 40px 3px 60px !important;
    margin-left: -15px;
}

#testimonialTabs>li.annual-tab.active>a::after{
    right: 5px;
    border-color: #ea282c;
    display: block;
}

#testimonialTabs>li.monthly-tab.active>a::after{
    left: 5px;
    border-color: #6acce0;
    display: block;
}



/* Max - Pricing Page Simple - CSS - END */


/* Max - Form Push Landing Page CSS */

.contentpush-c {
    margin-right: 0 !important;
    float: right !important;
}
.formpush-f {
    margin-left: 0 !important;
}

@media (max-width: 767px) {
    .formpush-f {
        margin-left: 0 !important;
    }

    .formpush-f,
    .contentpush-c {
        width: 100% !important;
        float: none !important;
    }
}

/* Viral Sweep */

@media only screen and (max-width: 500px) {
  
  #lp-form-cap {
    padding: 25px 10px 50px 0px !important;
  }
}


/* Max - AdWords Page CSS */

@media only screen and (max-width: 767px) {
        div.swap-mobile {
            float: right !important;
        }
    .adwords-image {
  	  margin-top: -300px!important;
  }
  .adwords-image2 {
  	  margin-top: -60px!important;
  }
  .lp-header-text {
    margin-top: -275px!important;
}
  
}

@media only screen and (max-width: 600px) {
    .adwords-image {
  	  margin-top: -300px!important;
  }
  
    .adwords-image2 {
  	  margin-top: -20px!important;
  }
  
}

    
.lp-header-text {
    position: relative;     
    text-align: center;     
    margin-top: -255px;
}

.adwords-image {
		position: relative; 
  	text-align: center;
  	margin-top: -280px;
}

.adwords-image2 {
		position: relative; 
  	text-align: center;
  	margin-top: -295px;
}

#adwords-h1-lg-blue {
    font-size: 34px !important;
    color: #6acbdf !important;
}

/* Max - AdWords Page CSS End */

h1, h2, h3, p, a, span {
    font-family: "Open Sans", sans-serif;
}

.n-navbar {
  margin-bottom: -20px !important;
}

#news-press-banner {
    background: url('https://ahoy.dockwa.com/hubfs/Landing%20Pages/marina-resources-bg.png') no-repeat 77% 66%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
}

.page-center h2 {
  padding: 20px 0px;
}

.support-section {
	background-color: #0D1225;
  padding: 50px 50px;
}

.support-section ul {
  color: #777777;
  font-weight: 700;
  font-style: italic;
  text-align: left;
}

.support-section a {
  color: #777777;
  font-weight: 700;
  font-style: italic;
  text-align: left;
}

.support-title {
	 text-transform: uppercase;
   color: #ffffff;
   text-align: center;
   font-weight: 700;
   font-size: 16pt;
   padding-bottom: 30px;
}

.support-docs {
    color: #777777;
  	font-style: italic;
  	text-align: left;
    font-weight: 700;
}

.breadcrumb-m {
	text-transform: uppercase;
  color: #777777; 
  font-weight: 700; 
  font-size: 12px;
  text-align: left;
  padding: 25px;
  background-color: #f1f5f8;
  padding; 20px;
}

.breadcrumb-m a {
	text-transform: uppercase;
  color: #777777; 
  font-weight: 700; 
  font-size: 12px;
  text-align: left;
  padding: 25px 0;
  text-decoration: underline;
  cursor: pointer !important;
}

/* Dockwa - Product landing Page New */

.tiny-basic-price {
    background: #0d1225;
    color: #ffffff;
    padding: 35px;
    min-height: 400px;
    margin-left: 7%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.tiny-connect-price {
    color: #ffffff;
    padding: 85px 35px 35px 35px;
    min-height: 500px;
}

@media screen and (max-width: 991px) {
  .tiny-basic-price {
      margin-top: 5px !important;
      margin-left: 0% !important;
      margin-top: 0px !important;
      min-height: 325px;
      margin-bottom: 25px; 
}
  .tiny-connect-price {
    padding: 35px;
}
}

.btn-wt {
  background-color: #ffffff;
  color: #0d1225;
  padding: 15px 40px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: -8px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer !important;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
}

.btn-wt:hover {
  color: white;
  background-color: #e9272c;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
}

.col-centered{
    float: none;
    margin: 0 auto;
}

/* Dockwa - Product Page New */

.price-one {
    border-style: solid;
    border-width: 2px;
    border-color: #0D1324;
}

.price-two {
    border-style: solid;
    border-width: 2px;
    border-color: #e9272c;
}

.price-three {
    border-style: solid;
    border-width: 2px;
    border-color: #6acade;
}

.headline-price {
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 175% !important;
    /* margin: .67em 0; */
    padding-top: 50px;
}

.subhead-price {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 16px !important;
    margin-top: -10px;
}

.price-text {
    padding-left: 15px;
    padding-right: 15px;
}

.smm {
    font-size: 65%;
}

.rred {
    color: #e9272c !important;
}

.bblue {
    color: #6acade !important;
}

.btn-main-2 {
  background-color: white;
  border: none;
  color: #e9272c;
  padding: 15px 40px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: -8px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer !important;
  border-style: solid;
  border-width: 2px;
  border-color: #e9272c;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
}

.btn-main-2:hover {
  color: #fff;
  background-color: #e9272c;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
}

.btn-main {
  background-color: #e9272c;
  border: none;
  color: white;
  padding: 15px 40px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: -8px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer !important;
  border-style: solid;
  border-width: 2px;
  border-color: #e9272c;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
}

.btn-main:hover {
  color: #e9272c;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
}

@media only screen and (max-width: 600px) {
    .btn-main {
            font-size: 12px !important;
    }
  
    .btn-main-2 {
            font-size: 12px !important;
    }
}

.btn-rred {
  background-color: #e9272c;
  border: none;
  color: white;
  padding: 20px 60px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: -8px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer !important;
  border-style: solid;
  border-width: 2px;
  border-color: #e9272c;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.btn-rred:hover {
  color: #e9272c;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
  text-decoration: none;
}

.btn-rred a:focus {
  color: #e9272c;
}

.btn-bblue {
  background-color: #6acade;
  color: white;
  padding: 12px 60px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: -28px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer !important;
  border-style: solid;
  border-width: 2px;
  border-color: #6acade;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.btn-bblue:hover {
  color: #6acade;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
  text-decoration: none;
}

.btn-bblue a:focus {
  color: #6acade;
}

.phone-num {
  color: #0D1324;
  font-size: 27px;
  font-weight: 500;
}

.btn-dblue {
  background-color: #0D1324;
  color: white;
  padding: 20px 60px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: -8px 2px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  border-style: solid;
  border-width: 2px;
  border-color: #0D1324;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.btn-dblue:hover {
  color: #0D1324;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1), 0 3px 10px 0 rgba(0,0,0,0.11);
  text-decoration: none;
}

.btn-dblue a:focus {
  color: #0D1324;
}

.red-list {
    color: #e9272c;
    border-left: 1px solid #e9272c;
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    max-width: 70%;
    list-style-type:square;
    margin-bottom: 25px;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 8px 16px;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 15px;
    color: #0d1225;
    font-style: italic;
    font-size: 16px;
    margin: 2px;
    cursor:pointer;
}

.connect-feature {
    border-style: solid;
    border-width: 2px;
    border-bottom: 0px !important;
    border-color: #e9272c;
    background-color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 31%;
    min-height: 530px;
    text-align: center;
}

.lighthouse-feature {
    border-style: solid;
    border-width: 2px;
    border-bottom: 0px !important;
    border-color: #6acade;
    background-color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 31%;
    min-height: 530px;
    text-align: center;
}

@media only screen and (max-width: 1189px) {
  .connect-feature {
    margin-left: 5px;
    margin-right: 5px;
    min-width: 97%;
    min-height: 350px;
  }
  .lighthouse-feature {
    margin-left: 5px;
    margin-right: 5px;
    min-width: 97%;
    min-height: 350px;
  }
  
  .red-list {
    color: #e9272c;
    border-left: 1px solid #e9272c;
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
}

@media only screen and (max-width: 800px) {
  .connect-feature {
    margin-left: -25px;
    margin-right: -25px;
    min-width: 97%;
    min-height: 350px;
  }
  
  .lighthouse-feature {
    margin-left: -25px;
    margin-right: -25px;
    min-width: 97%;
    min-height: 350px;
  }
  
  .red-list {
    color: #e9272c;
    border-left: 1px solid #e9272c;
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}
  
  .p-price {
      margin-top: -50px !important;
      float: left !important;
      font-style: italic;
  }
  
  .footnoted {
      margin-top: -10px;
  }
}

  .p-price {
      float: right ; 
  }

.subhead-connect {
    padding-top: 25px;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #e9272c;
    font-style: italic;
}

.text-connect {
    font-size: 12px !important;
    padding-bottom: 25px;
    text-align: center;
}

.subhead-lighthouse {
    padding-top: 25px;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #6acade;
    font-style: italic;
}


.nice-shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 4px 2px 32px;
}

.nice-shadow-landing {
    box-shadow: rgba(0, 0, 0, 0.15) 4px 2px 32px;
    padding: 15px 50px !important;
    margin: 6px !important; 
    color: #ea272c !important;
}

.navbar-default-dark {
    background-color: #0d1225 !important;
}

.slick-prev:before, .slick-next:before {
	    font-family: "default"; 
}

.slick-prev:before {
	   /*	padding-left: 50px; */
}

.slick-next:after {
	   /*	padding-right: 50px; */
}

.btn-product {
    margin-top: 10px; 
    margin-bottom: 120px;
}

#contract-management-bg {
    background: url(https://images.unsplash.com/photo-1506875644286-0fa3dc4df91f?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=48fc83b2fb510354f2c1200bf0d4c1d6&auto=format&fit=crop&w=2250&q=80) no-repeat 77% 36%;
    background-color: #0d1225;
  	min-height: 500px;
    position: relative;
    text-align: center;
    color: #fff;
  	/* filter: blur(2px); */
}


.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.fill img {
    flex-shrink: 0;
    min-height: 110%;
    min-width: 110%;
}

.fill-2 img {
    flex-shrink: 0;
    min-width: 80%;
    margin-left: 10%;
}

.img-responsive-2 {
    display: block;
    max-width: 80%;
    height: auto;
}

.headline-product-s {
		text-transform: uppercase;
  	font-weight: 700 !important;
    font-size: 175% !important;
  	margin: .67em 0;
  	padding-top: 120px;
}

.headline-product-a {
		text-transform: uppercase;
  	font-weight: 700 !important;
    font-size: 175% !important;
  	margin: .67em 0;
  	padding-top: 45px;
}


/*

.overlay {
    background-color: SlateGray;
    position:relative;
    width: 100%;
    height: 100%;
    opacity: 0.20;
    -moz-opacity: 20%;
    -webkit-opacity: 20%;
    z-index: 2;
} 


*/


#bg_img_one {
   	background: url(https://images.unsplash.com/photo-1506875644286-0fa3dc4df91f?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=48fc83b2fb510354f2c1200bf0d4c1d6&auto=format&fit=crop&w=2250&q=80) no-repeat 77% 36%;
    background-color: #0d1225;
  	min-height: 500px;
    position: relative;
    text-align: center;
    color: #fff;
}

.col-text {
	padding-left: 50px;
  padding-right: 50px;
}

.no-pad {
	padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: #0d1225;
}

.no-pad-two {
	padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: #f1f5f8;
}

.prod-img {
   min-height: 800px !important; 
}

.prod-img-2 {
    min-height: 685px !important;
}

.bg-test {
	position: absolute !important;
}

.bg-test-2 {
	position: absolute !important;
  width: auto;
  overflow: hidden;
}

.top-test {
	position: relative;
  max-width: 90%;
  padding-top: 5%;
}

.top-test-2 {
	position: relative;
  text-align: center;
}

.horz-max-pnl {
	max-height: 500px;
  color: #f1f5f8;
}

.opacity {
	opacity: 0.5;
  filter: alpha(opacity=50);
  filter: blur(3px);
  -webkit-filter: blur(8px)
}

.graylight {
	background-color: #f1f5f8;
  margin-top: -18px;
  margin-bottom: -18px;
}



/* Dockwa - Product Page End */

/* Dockwa - Connect Page */

.conn-img {
   min-height: 880px !important; 
}

.headline-product-b {
		text-transform: uppercase;
  	font-weight: 700 !important;
    font-size: 45px !important;
  	margin: .67em 0;
  	padding-top: 45px;
}

.connect-shiny {
    margin-top: -290px; 
    width: 60%; 
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}

.basic-pitch {
    background: url('https://res.cloudinary.com/dockwa/image/upload/v1550006030/product-page-19/Connect%2019/Connect_Section_A_sm.jpg') 50% 50%;
    min-height: 400px;
    position: relative;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.connect-pitch {
    background: url('https://res.cloudinary.com/dockwa/image/upload/v1550006545/product-page-19/Connect%2019/Basic_Section_A_sm.jpg') 50% 50%;
    min-height: 400px;
    position: relative;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Dockwa - Connect Page End */

/* Dockwa Careers Page */

/* New */

.gray-bg {
		background-color: #EFEFEF !important;
}

.dark-bg {
    background-color: #0D1225 !important;
  	margin-top: -20px; 
}

.k-dark-bg {
    background-color: #272C39 !important;
    margin-top: -20px; 
}

.np-ri {
		color: #FFF;
  	text-transform: uppercase;
  	font-weight: 600 !important;
    font-size: 20px !important;
}

.np-ri-cell {
		border-top: 25px solid #272c39;
  	border-bottom: 25px solid #272c39;
  	background-color: #0D1225 !important; 
  	padding: 40px 0px;
  	margin-bottom: -50px;
}

.row-equal-height {
    overflow: hidden; 
}

.col-equal-height {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.vid-one {
		position: relative; 
  	top: -300px;
  	margin-bottom: -300px;
  	
}

.vid-body {
    position: relative;
    z-index: 1;
    right: 175px;
    top: 150px;
    height: 135%;
    width: 135%;
}

.headline-careers {
		text-transform: uppercase;
  	font-weight: 700 !important;
    font-size: 175% !important;
  	margin: .67em 0;
  	padding-top: 20%;
}

.bodytext-careers {
		padding-bottom: 20%; 
  	padding-right: 20%;
}

@media only screen and (max-width: 600px) {
        .vid-body {
        position: relative;
        z-index: 1;
        right: -5px;
        top: 10px;
        height: 90%;
        width: 90%;
        margin: 20px;
    }
  
        .vid-one {
        position: relative;
        top: -375px;
        margin-bottom: -350px;
        height: 80%;
        width: 80%;
        left: 10%;
        }
}

@media only screen and (max-width: 991px) {
        .vid-body {
        position: relative;
        z-index: 1;
        right: -80px;
        top: 5px;
        height: 80%;
        width: 80%;
        margin: 20px;
    }
  
      .vid-one {
        position: relative;
        top: -350px;
        margin-bottom: -350px;
        height: 150%;
        width: 150%;
        left: -25%;
		}
}

.vid-shadow {
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  	border: 1px solid #fff;
}

.bc-careers {
		color: #d1d1d1;
  	text-transform: uppercase;
  	font-weight: 600 !important;
    font-size: 14px !important;
  	padding-top: 25px;
  	margin-bottom: -25px;
}

.bc-careers a {
		color: #afafaf !important;
  	text-decoration: underline;
  	cursor: pointer !important;
}

/* Second Banner Section and Style */ 

.second-banner {
	font-weight: 700; 
  font-size: 28px !important;
  line-height: 22px !importnat;
  margin-left: 20px;
  text-align: left;
}

.l-one {
	color: #6acbdf;
}

.l-two {
	color: #ffffff;
  margin-top: -30px !important;
}

/* Second Banner Section and Style End */ 

/* First Banner Quote Section and Style */ 

.q-one {
	padding: 10px 0;
  font-weight: 600; 
  font-style: italic; 
}

.q-two {
	color: #ffffff;
  font-size: 18px !important;
}

/* First Banner Quote Section and Style End */ 

.office-info {
	color: #ffffff; 
  padding: 20px 5px;
  font-size: 24px;
  line-height: 28px;
  text-align: center; 
  padding: 20px 0px;
}

.about-headline-d {
	text-transform: uppercase;
  color: #333333; 
  font-weight: 700; 
  font-size: 22px;
  text-align: left;
  padding: 25px 0 0 0;
  margin-bottom: -15px;
}

.about-headline-l {
	text-transform: uppercase;
  color: #FFFFFF; 
  font-weight: 700; 
  font-size: 24px;
  text-align: left;
  padding: 25px 0 10px 0;
}

.about_text {
  color: #101010; 
  font-weight: 400; 
  font-size: 14px;
  line-height: 22px !important;
  text-align: left;
  padding: 15px 0;
}

.kit-link a {
	text-transform: uppercase;
  color: #777777;
  font-weight: 700;
  font-size: 12px;
  text-align: left;
  padding: 25px 0;
  text-decoration: underline;
  cursor: pointer !important;
}

/* Dockwa Careers Page End */

/* Dockwa Deals Page Start */

.filter-filter {
    background-color: rgba(255, 255, 255, 0.8); 
    min-height: 300px; 
    width 80%; 
    margin-top: 50px; 
    margin-bottom: 50px; 
    padding: 25px; 
    text-align: left; 
    color: #333;
}

.deals-cell {
  	margin: 20px 0px;
    min-height: 185px!important;
}

.deals-row {
  margin-bottom: -15px !important;
    
}

div.desc{
    background-color: #000000 !important;
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0.5;
    position: initial;
    width: 100%;
}

.fix {width:100%; padding:0px;}

.imagebox {
  background: black;
  padding: 0px;
  position: relative;
  text-align: left;
  min-width: 100%;
  overflow: hidden;
}

.imagebox img {
  opacity: 1;
  transition: 0.5s opacity;
  min-width: 100%;
  min-height: 100%;
  height: 330px;
  overflow: hidden; 
  object-fit: cover !important;
  object-position: 50% 50% !important;
  margin-bottom: -86px;
}

.cover {
    object-fit: cover !important;
    object-position: 50% 50% !important;
}

.imagebox .imagebox-desc {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0px;
  color: white;
  font-size: 1.2em;
  left: 0px;
  padding: 10px 15px;
  position: absolute;
  transition: 0.5s padding;
  text-align: left;
  width: 100%;
}

.imagebox:hover .imagebox-desc {
  background-color: rgba(0, 0, 0, 1);
}

.imagebox .imagebox-deal {
    background-color: #6acbdf;
    bottom: 58px;
    float: right;
    color: white;
    left: 0px;
    padding: 10px 10px;
    position: relative;
    transition: 0.5s padding;
    width: 130px;
    text-align: center;
    margin-right: 20px;
    line-height: 1;
}

.imagebox:hover .imagebox-deal {
    background-color: #ea272c;
}

#events-hero {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1569425029/dockwa/marketing/jennieramida-OYIMPsTYVbQ-unsplash.jpg) no-repeat 50% 50%;
    min-height: 250px;
    position: relative;
    text-align: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#deals-hero {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1553194178/marketing/websites/dockwa/dockwa-deals.png) no-repeat 10% 90%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
}

#deals-hero-nf {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1553194178/marketing/websites/dockwa/dockwa-deals.png) no-repeat 10% 90%;
    min-height: 150px;
    position: relative;
    text-align: center;
    color: #fff;
}

#lt-hero-ct {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1564062861/marketing/brandon-hoogenboom-NWW0vwjAM-I-unsplash.jpg) no-repeat 10% 90%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.deal-dis {
    background-color: #232323; 
    padding: 25px; 
    text-align: left;
    min-height: 410px;
}

.deal-text {
    color: #ffffff;
}

.valid-on {
    color: #81c9db;
    margin-top: 8px;
}

.valid-type {
    font-size: 24px !important;
    color: #ffffff;
}

.deal-info {
    display: inline-block; 
    background-color: #f2dbdc; 
    width: 100% !important;
}

.deal-dis-text {
    min-height: 306px;
}

.deal-dates {
    background-color: #f2dbdc; 
    color: #ea272c; 
    padding: 21px 27px; 
    float: left;
}

.headler-lead-d {
    color: #0d1225; 
    font-size: 12px !important; 
    padding-top: 10px;
}

.dates-d {
    font-size: 24px !important; 
    color: #ea272c; font-weight: 600; 
    margin-top: -16px;
}

.deal-code-sl {
    background-color: #ea272c; 
    color: #ffffff; 
    padding: 30px 28px !important; 
    float: right;
}

.deal-code-sl:hover {
    background-color: #6acbdf; 
    color: #0d1225; 
    padding: 30px 28px !important; 
    float: right;
}

.deal-code {
    background-color: #ea272c; 
    color: #ffffff; 
    padding: 24px 28px; 
    float: right;
}

.deal-code:hover {
    background-color: #6acbdf; 
    color: #0d1225; 
    padding: 24px 28px; 
    float: right;
}

.headler-lead-l {
    font-size: 12px !important; 
    margin-top: 0px; 
    padding-top: 10px;
}

.code-d {
    font-size: 22px !important; 
    font-weight: 600; 
    margin-top: -16px;
}

.code-rl {
    font-size: 18px !important; 
    font-weight: 600; 
    margin-top: -16px;
}

.code-sl {
    font-size: 13px !important; 
    font-weight: 600; 
    margin-top: -16px;
}

.code-l {
    font-size: 20px !important; 
    font-weight: 600; 
    margin-top: -16px;
}

.deal-logo-light {
    background-color: #ffffff !important;
    width: 80%;
    padding: 0% 10%;
    margin: 10%;
}

.deal-logo-dark {
    width: 80%;
    padding: 0% 10%;
    margin: 10%;
}

.deals-img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.deal-text a {
    color: #81c9db;
}

.filter-arrow {
}

@media only screen and (max-width: 1138px) {
    .dates-d {
    font-size: 20px !important;
}
  
    .headler-lead-d {
    font-size: 9px !important;
}
  
    .headler-lead-l {
    font-size: 9px !important; 
}

    .code-d {
    font-size: 20px !important;
}
    .code-l {
    font-size: 18px !important;
}
      .code-rl {
    font-size: 15px !important;
}
  .code-sl {
    font-size: 13px !important;
}
  
}

@media only screen and (max-width: 1080px) {
    .dates-d {
    font-size: 20px !important;
}
  
    .headler-lead-d {
    font-size: 9px !important;
}
  
    .headler-lead-l {
    font-size: 9px !important; 
}

    .code-d {
    font-size: 20px !important;
}
    .code-l {
    font-size: 18px !important;
}
    .valid-on {
    font-size: 14px !important;
}
    .valid-type {
    font-size: 20px !important;
}
  
}

@media only screen and (max-width: 1025px) {
    .dates-d {
    font-size: 18px !important;
}
  
    .headler-lead-d {
    font-size: 9px !important;
}
  
    .headler-lead-l {
    font-size: 9px !important; 
}

    .code-d {
    font-size: 18px !important;
}
    .code-l {
    font-size: 16px !important;
}
  
}

@media only screen and (max-width: 992px) {
    .filter-arrow {
      display: none;
}
}

@media only screen and (max-width: 955px) {
    .deal-code {
    width: 100%;
}
    .deal-dates {
    width: 100%;
}
}

@media only screen and (max-width: 920px) {
    .valid-type {
    font-size: 16px !important;
    margin-top: 8px;
}
}

@media only screen and (max-width: 855px) {
    .valid-type {
    font-size: 12px !important;
}
    .valid-on {
    font-size: 12px !important;
}
  .deal-text {
    font-size: 14px !important;
  }
  .deals-title {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
    .deal-dis-text {
    min-height: 150px;
}
  .deal-dis {
    min-height: 210px;
}
  .deal-text {
    font-size: 16px !important;
  }
}

/* Dockwa Deals Page End */

/* Dockwa Learn Hub Headers */

#learn-getting-started {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1534959031/marketing/websites/dockwa/photo-1467999234657-c053f9433bf2.jpg) no-repeat 77% 36%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
}

#learn-the-basics {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1534969055/marketing/websites/dockwa/felipe-dias-760816-unsplash.jpg) no-repeat 50% 50%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
}

#learn-managing-docks {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1534959031/marketing/websites/dockwa/photo-1526761122248-c31c93f8b2b9.jpg) no-repeat 77% 43%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
}

#learn-beyond-basics {
    background: url(https://res.cloudinary.com/dockwa/image/upload/v1534959034/marketing/websites/dockwa/photo-1480742444427-f4bb0573e315.jpg) no-repeat 77% 76%;
    min-height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
}

.hub-banner-shadow {
		text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

/* Dockwa Learn Hub Headers - End */


@media only screen and (max-width: 770px) {
    .book-badge {
			padding: 20px !important;
      margin-left: auto !important;
      margin-right: auto !important; 
      max-height: 30% !important;
      width: auto !importnat; 
    }

    .go-btn {
			display: none !important;
    }

    .book-txt {
			text-align: center !important;
      margin-left: auto !important;
      margin-right: auto !important; 
    }
}

.press-release-listing {
    background: #f6f6f6;
  	margin: 20px 0px;
    padding: 20px;
    border: 2px solid #0d1225;
    min-height: 185px!important;
    box-shadow: -10px 10px 0px 1px rgba(13, 18, 37, 1);
}

.press-section {
    text-align: center;
    padding: 45px 0 0 0 !important;
}

.press-release-listing h1 {
		text-align: center;
  	font-size: 18px; 
}

.press-box-header-link {
  	color: #6acce0;
}

.press-release-listing p {
		text-align: center; 
  	line-height: 1.5em!important;
}

.press-release-listing p.learn-more-link {
  	background-color: transparent; 
  	text-align: left; 
  	font-size: 16px;
  	font-weight: 700;
	  text-align: center;
}


input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 10px 25px;
    background: red;
    border-radius: 5px;
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin: 20px 0;
}

legend {
    font-size: 14px !important;
}

#con-form input[type=button] {
  width: 40%;
  margin-left: 5%;
  margin-right: 55%;
  margin-bottom: 25px;
}

#hs_cos_wrapper_module_1534174923133169 {
  margin: auto; 
  padding-left: 10% !important; 
  padding-right: 10% !important;
}

#form-right input[type=submit] {
  width: 40%;
  margin-left: 30px;
  margin-bottom: 25px;
}

#form-full input[type=submit] {
  width: 100%;
  margin-bottom: 25px;
}

#form-right .form-title {
		font-weight: 700 !important;
    color: #6ACBDF;
    font-size: 28px !important;
    padding: 0px 0px 20px 10px;
    width: 90%;
    margin-left: -10px;
}

.three-text {
  padding: 20px 20px 20px 20px;
  background: #f1f5f8;
}

.landingnumber {
  padding: 10px 20px 5px 20px;;	
  font-weight: 300 !important;
  font-size: 70px !important;
  color: #6AC6DA !important;
}

.landingtitle {
  padding: 10px 20px 20px 20px;	
  font-weight: 700 !important;
  font-size: 26px !important;
  text-transform: uppercase;
}

.pre-title-line {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 200px;
  background: #6AC6DA;
  @media only screen and (max-width: 920px) {
    width: 60px;
  }
  @media only screen and (max-width: 600px) {
    width: 30px;
  }
}

.landingtext {
  padding: 10px 20px 20px 20px;	
  font-weight: 500 !important;
  font-size: 16px !important;
}

.landingimage {
  padding: 20px 30px;	
}

.subhead-padding {
  padding-top: 20px; 
  margin-bottom: -20px;
}

.three-image {
	/*background-color: #eaeaea;*/
  padding: 20px;
}

.sidebar-f {
  background: #f1f5f8; 
}

.sidebar-f-t {
  padding: 20px;
}

.img-fp {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.f-testimonials {
  font-size: 28px; 
  font-weight: 400;
  padding: 20px;
  text-align: center !important;
  color: #ffffff !important;
}

.f-testimonials-b {
  font-size: 28px; 
  font-weight: 400;
  padding: 20px;
  text-align: center !important;
  color: #0e1225 !important;
}

.l-testimonials-b {
  margin-top: 50px; 
  padding: 50px 25px 50px 25px !important; 
  background: #f1f5f8 !important; 
  width: 100%;
}

#testimonial-section {
  padding: 10px !important; 
  background: #0d1225; 
  width: 100%;
}


.f-testimonials-name {
 /* margin-bottom: 20px !important; */
  font-size: 18px; 
  font-weight: bold;
  padding: 20px;
  text-align: center !important;
  color: #6acbdf !important;
}

.f-testimonials-name a {
  color: #6acbdf !important;
  text-decoration: underline;
  cursor: pointer !important;
}

#lp-content-pg img { 
  	/* box-shadow: -10px 10px 0px 1px rgba(13, 18, 37, 1); 
    border: 3px solid #f1f5f8; */
  	margin-top: 20px !important;
  	margin-bottom: 20px !important;
  	/*float: right;
  	max-height: 300px;
		max-width: 300px;
  	margin: 40px !important;
    clear: both;*/
}

.custom-banner-image .banner-overlay {
    background-color: rgba(0, 0, 0, 0.25) !important;
}

.img-feature {
  position: relative; 
  top: -475px !important; 
  margin: auto; 
  z-index: 1;
}

#lp-email-cap {
    display: inline;
    background: white;
    z-index: 9 !important;
  	margin-top: -375px;
  	padding: 25px 50px 50px 50px;
}

#lp-email-cap .btn-primary, .hs-button.primary {
    width: auto;
  	position: relative;
    top: 15px;
    right: 28px;
}

#lp-form-cap .btn-primary, .hs-button.primary {
    width: auto;
  	position: relative;
    top: 15px;
    right: 28px;
}

#lp-email-con {
    background: white;
  	z-index: -1;
  	float: initial;
  	margin-top: -60px;
  	padding: 25px 50px 50px 50px; 
}

#lp-form-cap {
   /* display: inline; */
    background: white;
  	margin-top: -90px;
  	padding: 25px 50px 50px 50px; 
}

#feature-h1-lg-blue {
  font-size: 26px !important; 
  margin-top: -25px !important; 
  color: #6acbdf !important;
}

#feature-h1-f-blue {
  font-size: 26px !important; 
  margin-top: -25px !important; 
  color: #6acbdf !important;
}

@media screen and (max-width: 600px) {
      #feature-h1-lg-blue {
      	font-size: 22px !important; 
      	margin-top: -25px !important; 
      	color: #6acbdf !important;
    }
}

#feature-h2-md {
  font-size: 12px !important; 
  font-weight: 400 !important; 
  margin-top: -5px !important; 
  line-height: 28px !important;
}

@media screen and (max-width: 600px) {
    #feature-h2-md {
      font-size: 9px !important; 
      font-weight: 400 !important; 
      margin-top: -5px !important; 
      line-height: 28px !important;
    }
}

.dockwa-learn {
    padding: 20px;
    border: 3px solid #0d1225;
    text-align: left;
 	  margin-top: 30px;
}

.dockwa-learn-red {
    padding: 20px;
    border: 3px solid #ea282c;
    text-align: left;
    margin-top: 30px;
}

h1 {
  float: none !important;
  font-weight: 700 !important;
  font-size: 175% !important;
}

#lp-content-pg {
    background: white;
  	z-index: -1;
  	float: initial;
  	margin-top: -545px;
  	padding: 25px 50px 50px 50px; 
}

#fp-content-pg {
    background: white;
  	z-index: -1;
  	float: initial;
  	margin-top: -545px;
  	padding: 25px 50px 50px 50px; 
}

#event-content-pg {
    background: white;
  	z-index: -1;
  	float: initial;
  	margin-top: -245px;
  	padding: 25px 50px 50px 50px; 
}

@media screen and (max-width: 600px) {
    #event-content-pg {
        background: white;
        z-index: -1;
        float: initial;
        margin-top: -305px;
        padding: 20px 25px 25px 20px; 
    }
  .headline-product-b {
        font-size: 35px !important;
        padding-top: 65px;
  }
  
  .connect-shiny {
        margin-top: -110px;
  }
}

.lp-email-header {
  font-size: 24px !important; 
  margin-top: -30px !important; 
  color: #ffffff !important;
  text-align: center;
}

/*

input, textarea, hs-input {
  float: left;
  width: 60% !important;
}

/*
.hs-button {
  float: left;
  width: 15% !important;
  margin: 20px !important;
}
*/

body {
	background-color: #FFFFFF !important;
}

#bggrey {
	background-color: #f1f5f8 !important;
}


.link-with-icon {
  height: 24px !important;
  width: auto !important;
  font-size: 24px;
  padding-right: 10px; 
}

.app-store-badge {
    margin-left: 12px !important;
}

lpft{
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #66cccc;
}

.field {
  padding-top: 5px;
  padding-bottom: 5px;
}

/*
.hs-button {
  max-width: 30% !important;
  margin: auto !important;
  padding-top: 20px;
}
*/

.btn-primary, .hs-button.primary {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #eb262d;
    background-image: none;
    border: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    padding: 11px 15px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0px #00004d;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    padding: 5px;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-size: 16px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border 0.2s, box-shadow 0.2s;
    -moz-transition: border 0.2s, box-shadow 0.2s;
    -o-transition: border 0.2s, box-shadow 0.2s;
    transition: border 0.2s, box-shadow 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  	/* margin: 5px; */
}

input[type="radio"], input[type="checkbox"] {
    width: 5%!important;
}
  
p {
    font-size: 16px !important;
    line-height: 1.65 !important;
}

#btn-bold2.btn-primary, .hs-button.primary {
    font-weight: 800;
}


/* Adrian Edits */

#events-table td {
	padding: 15px;
  font-size: 1.2em;
}

#events-table th {
    padding: 35px 20px;
}

.subnav-item {
    color: #000!important;
    font-size: 0.9em!important;
    font-weight: 500!important;
    letter-spacing: 0.5px!important;
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,th {
    padding: 0;
}