/* RL edit */

#om_login h1 { color: #F47900;}
#om_login h2  { font-size:18px;color:#ff9900;-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; }
#om_login h3  { 
	font-size: 48px;
    color: #ff8a16;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 500;
}
#om_login input[type=submit], input[type=reset] {
  border-radius: 3px;
  border: 2px solid #F47900;
  background: #F47900;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 10px 25px;
  position: relative;
  vertical-align: middle;
  font-size:16px;
  font-weight: bold;
  width:100%;}
 
#portal_tabOM3login a {color:#333333}

.om_login input[type=submit], input[type=reset] {
  border-radius: 3px;
  border: 2px solid #F47900;
  background: #F47900;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 10px 25px;
  position: relative;
  vertical-align: middle;
  font-size:16px;
  font-weight: bold;
  width:100%;
}
.om_username   {  width: 100%; padding: 10px 25px; border: 1px solid #999999;
  margin: 2px 0; border-radius: 3px;}

.om_password {  width: 100%; padding: 10px 25px; border: 1px solid #999999;
  margin: 2px 0; border-radius: 3px;}

.colorchangelink {
	color: #423767 !important; 
}

.om_loginheader tr td {
  padding: 0px 20px;     
}
.om_loginheader tr {
	max-width: 1170px;
    display: flex;
    margin: 0px auto;
    align-items: center;
}

* {
  box-sizing: border-box;
}
.om_loginheader .column {
  float: left;
  width: 110%;
  background-color:#FAF9FE;
}

/* Clear floats after the columns */
.om_loginheader .row{
  background-color:#FAF9FE;
}

/* Clear floats after the columns */
.om_loginheader .row:after {
  content: "";
  display: table;
  clear: both;
  background-color:#FAF9FE;
}

/* .om_search .column {
  float: left;
  width: 50%;
  padding: 10px;
}
*/
/* Clear floats after the columns */
.om_search .row:after {
  content: "";
  display: table;
  clear: both;
}

/*custom widget style*/

.Input__positionRel, .commonStyle__positionRel .Input__inputCommon .Input__headerSearch .search {
	width: 96%;
    background-color: transparent;
    border: 2px solid #999999;
    border-radius: 47px;
    overflow: hidden;
}
.om_faqAncWid br, 
.om_faqWid br, 
.om_widCon br,
.om_widFtr br, 
.Header__name{
  display: none
}
.home .Layout__oneColumn {
    max-width: 100%;
  	padding: 2.125rem 0 0
}
.home .Layout__oneColumn .Layout__layout1{
	padding: 0
}
.home .WidgetContainer__contentList+.WidgetContainer__contentList {
    margin-top: 0
}
.commonStyle__zt3BrandBg, 
.Button__footerBtn {
    background-color: #ff8a16;
}
.SearchContainer__downArrow {
    border-top-color: #423668
}
.Button__footerBtn:hover, 
.AppContainer__backToTop:hover {
    background: #ff8a16
}
.Header__homeContent .Header__navbar {
    background-color: #fff; 
}
.Header__navbar{
       padding-top:20px;
       float: unset !important;
}
.Header__homeNavbarFixed .Header__navbar .Header__logo img {
    max-width: 8rem
}
.Header__globalSearchAlt {
    width: 70%
}
.commonStyle__zt3Brand, 
.Icon__brand {
    color: #ff8a16
}
.Header__tabsTab:hover, 
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover,
.Header__tabsTab.Header__active, 
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active, 
.globalfixednav .globalSignin:hover, 
.globalfixednav .globalSignup:hover{
    border-bottom: 0.1875rem solid #ff8a16;
    color: #ff8a16
}
@media only screen and (min-width: 1025px){
  .Header__defaultContent .Header__navbar .Header__tabsTab, 
  .Header__defaultContent .Header__navbar .LoginDetail__signin, 
  .Header__defaultContent .Header__navbar .LoginDetail__signup, 
  .Header__defaultContent .Header__navbar .CustomizeContainer__aPlus {
      color: #fff
  }
}
.Header__navopen .Header__navbar .Header__menuTab {
    background-color: #fff;
}
.Header__defaultContent .Header__navbar {
    background-color: transparent;
}
.Header__homeContent .Header__menu, 
.Header__homeContent .Header__menu:after, 
.Header__homeContent .Header__menu:before {
    background-color: #333;
}
.Header__homeContent .Header__menuToggle {
    background-color: transparent;
}

.mr_bottom10 {
 margin-bottom: 10px; 
}
.hero_sec_wrap {
  background: #FAF9FE;
    width: 100%;
} 
.img_td_hero {
 	width: 60%; 
}
.img_td_hero img {
	display:block;
}
.Header__tabsTab {
    cursor: pointer;
    line-height: 2rem;
}  
.om_search.row {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0px;
}
.om_search.row .Icon__icon {
 top: -8px;
}  
.om_search.row .Input__headerSearch {
    padding: 10px 0.75rem;
}  
.om_search.column h2 {
    color: #423767;
    font-size: 30px;
}  
.Header__globalSearch {
    width: 100%;
}
div#om_login h4 {
    font-size: 16px;
    color: #423767;
	margin-bottom: 15px;
}
.SearchContainer__globalSearch {
    background-color: transparent;
    border-radius: 5px;
}
.SearchContainer__searchIcon {
    padding: 0.9rem 1.4rem 0;
    border-radius: 40px;
}
span.SearchContainer__searchIcon::before {
    content: "SEARCH";
    color: #FFF;
}
span.SearchContainer__searchIcon svg {
    display: none;
} 
.Input__headerSearch {
    padding-left: 50px;
}
.Input__positionRel.commonStyle__positionRel:before {
    content: '';
    position: absolute;
    background: url(https://openmoves.com/wp-content/uploads/2021/06/dearch_icon.svg);
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    left: 17px;
    top: 50%;
    transform: translate(0%,-50%);
}
.AppContainer__breadCrumbs.commonStyle__zt3breadCrumbBg {
    display: none;
}
li.Header__tabsTab.Header__active {
    color: #ff8a16 !important;
}
li#portal_tabHome {
    color: #333;
}






.kbLanding  .Input__headerSearch {
  visibility: visible!important;  /* HC edit */
}








.om_container{
    width: 100%;
 	max-width: 1200px;
  	margin: 0 auto
}
.om_widCon{
  background-color: #e7f6fb;
  padding-top: 100px;
  box-sizing: border-box;
  position: relative
}
.om_widRow{
  display: flex
}
.om_widCol{
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box
}
.om_widLogo {
  margin-bottom: 22px
}
.om_widLogo img{
  max-width: 100%
}
.om_widH3{
  max-width: 400px;
  line-height: 1.2;
  font-size: 40px;
  color: #423767;
  margin-bottom: 30px;
  font-weight: 100
}
.om_widP{
  margin: 0px;
  font-size: 17px;
  line-height: 1.66em;
  color: #333;
}
.om_widBtn{
  max-width: 180px;
  border: 1px solid #ff8a16;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  border-radius: 150px;
  text-align: center;
  background-color: #fff;
  font-size: 12px;
  /*max-height: 28px;*/
  text-decoration: none;
  padding: 7px 20px;
  font-weight: bold;
  color: #423668;
  line-height: normal
}
.om_mt38{
  margin-top: 38px
}
.om_widBtn:hover {
  background-color: #ff8a16;
  color: #fff
}
.om_widImg{
  max-width: 100%
}
.om_widRow2{
  padding: 70px 15px 160px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column
}
.om_widRowH3{
  font-size: 15px;
  margin: 0 0 8px;
  font-weight: 700;
  color: #404040;
  line-height: 1.3em;
}
.om_mb30{
  margin-bottom: 30px
}
.om_box{
  width: 18.5%;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
}
.om_box + .om_box {
  margin-left: 7px;
}
.om_box img{
  height: auto;
  max-width: 100%;
}
.om_wrapper {
  max-width: 570px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
.om_widCon:after{
  content: "";
  width: 422px;
  height: 422px;
  display: inline-block;
  position: absolute;
  bottom: -57px;
  left: -102px;
  background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1618394629761.png&blockId=ee27b4c88eb1e22953cbd6ce287565893bec281ebe8f893d&zgId=3d70f1a8be57828483f3768859c3ef35&mode=view");
  background-repeat: no-repeat;
  z-index: 1;
}
.om_widFtr{
  background-color: #493e6e;
  padding: 110px 0;
  position: relative;
  z-index: 2;
  text-align: center
}
.om_widFtrH3 {
  font-size: 40px;
  font-weight: 100;
  color: #fff;
  text-transform: none;
  line-height: 43px;
  margin:0 0 18px
}
.om_widFtrP {
  font-size: 17px;
  line-height: 1.4em;
  color: #fff;
  margin:0 0 20px
}
.om_faqRow{
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between*/
  width: 1170px;
  margin: 0 auto;
}
.om_faqCol {
  box-shadow: -1px 1px 20px 1px rgb(0 0 0 / 15%);
  border-radius: 12px;
  padding: 45px 30px;
  box-sizing: border-box;
  width: calc(33.33% - 2%);
  margin: 0 1% 50px;
}
.om_faqHead{
  display: flex;
  align-items: center;
  margin-bottom: 18px
}
.om_faqHeadLogo{
  display: inline-block;
  height: 50px;
  width: 50px;
  background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1618394629670.png&blockId=ee27b4c88eb1e22982b9c8b2037fe6730f440459494818f3&zgId=3d70f1a8be57828483f3768859c3ef35&mode=view");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -3px -1px;
  flex-shrink: 0;
}
.om_faqHeadLogo1{background-position: -3px -1px}
.om_faqHeadLogo2{background-position: -117px -1px}
.om_faqHeadLogo3{background-position: -60px -1px}
.om_faqHeadLogo4{background-position: -170px -1px}
.om_faqHeadLogo5{background-position: -227px -1px}
.om_faqHeadLogo6{background-position: -283px -1px}
.om_faqHeadLogo7{background-position: -340px -1px}
.om_faqHeadLogo8{background-position: -402px 0px}
.om_faqHeadLogo9 {background-position: -503px 0px}

.om_faqHeadTitle{
  color: #423767;
  /*font-size: 32px;*/
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 0 15px;
  font-weight: 500
}
.om_faqList{
  margin: 0 0 0 80px;
  padding: 0;
  list-style-type: none;
}
.om_faqList li{
  font-size: 16px;
  position: relative;
  line-height: 1.66em;
  color: #333;
  text-transform: uppercase;
  padding: 5px 0;
  display: flex;
  align-items: center
}
.om_faqList li:before{
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
  background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1618394629670.png&blockId=ee27b4c88eb1e22982b9c8b2037fe6730f440459494818f3&zgId=3d70f1a8be57828483f3768859c3ef35&mode=view");
  background-repeat: no-repeat;
  background-position: -530px -24px;
  background-size: 650px;
  position: absolute;
  left: -16px
}
.om_faqFtr{
  border-top: 1px solid #ccc;
  padding: 25px 0 0;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center
}
.om_faqMore {
  position: relative;
  color:#ff8a16;
  font-size: 16px;
  cursor: pointer;
  display: inline-flex;
  align-items: center
}
.om_faqMore:before{
  content: '';
  display: inline-block;
  height: 12px;
  width: 22px;
  background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1618394629670.png&blockId=ee27b4c88eb1e22982b9c8b2037fe6730f440459494818f3&zgId=3d70f1a8be57828483f3768859c3ef35&mode=view");
  background-repeat: no-repeat;
  background-position: -555px -23px;
  background-size: 650px;
  position: absolute;
  left: -25px;
  transition: .3s all ease
}
.om_faqMore:hover:before{
  left: -30px
}
.om_faqWid {
  margin-bottom: 50px
}
.om_faqH2{
  color: #423767;
  font-size: 40px;
  font-weight: 100;
  line-height: 43px;
  margin: 0 0 20px;
}
.om_faqDesc{
  color: #333333;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.66em;
  margin: 0
}
.om_faqAncWid {
  width: 93%;
  margin: 0 auto 75px;
}
.om_faqWidHeader{
  text-align: center;
  margin-bottom: 50px
}
.om_faqAncWid .om_faqCol{
  width: 1170px;
  margin: 0 auto;
  padding: 30px
}
.om_faqAncWid .om_faqHead{
  justify-content: center
}
.om_faqAncWid .om_faqList {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between
}
.om_faqAncWid .om_faqList li {
  width: 27%;
  margin: 0 20px;
  text-transform: initial;
  align-items: flex-start;
  line-height: 25px;
  font-size: 16px;
}
.om_faqAncWid .om_faqList li:before {
  top: 10px
}
.om_faqAncFtr {
  margin: 30px auto 0;
  display: flex;
  justify-content: center;
  width: 70%;
  justify-content: center;
}

@media only screen and (max-width: 1024px){
  .om_faqAncWid .om_faqList {
      flex-wrap: wrap;
  }	
  .om_faqAncWid .om_faqList li {
      width: 42%;
      margin: 0 20px 30px;
  }
  .om_faqAncFtr {
      margin: 0;
      width: 100%;
  }
  .om_faqRow {
      justify-content: space-around;
  }
  .om_faqCol {
      width: 45%;
  }
  .om_widCon {
      padding-top: 60px;
  }
  .om_widRow {
      flex-wrap: wrap;
  }
  .om_widCol {
      width: 100%;
      text-align: center;
  }
  .om_widH3 {
      max-width: 100%;
      margin: 25px 0;
  }
  .om_widCol + .om_widCol {
      margin-top: 60px;
  }
  .om_widRow2 {
      padding: 60px 15px 85px;
  }
      .om_loginheader tr td {
  padding: 20px 40px;
  display: block;
}
}
@media only screen and (max-width:767px){
  .om_box + .om_box {
      margin-left: 0;
  }
  .om_box {
      width: 45%;
      margin-bottom: 15px;
  }
  .om_widFtr {
      padding: 75px 10px;
  }
  .om_widRow2 {
      position: relative;
      z-index: 2;
  }
  .om_faqCol {
      width: 95%;
      margin: 0 auto 35px
  }
  .om_faqAncWid .om_faqList li {
      width: 90%;
      margin: 0 auto 30px;
  }
    .om_loginheader tr td {
  padding: 20px 40px;
  display: block;
}
}


.articleSubCategory td.img_td_hero {
    display: none;
}
.articleSubCategory .hero_sec_wrap {
    background: #f5f5f5;
    padding: 50px 0px;
	margin-bottom: 30px;
}
.articleSubCategory div#om_login h4 {
    display: none;
}
.articleSubCategory .om_loginheader .column {
    float: left;
    /* width: 50%; */  /* HC edit */
    background-color: unset;
}
.articleSubCategory #om_login h3 {
    margin-bottom: 0;
    /*width: 45%; */ /* HC edit */
}
.articleSubCategory div#om_login {
    display: inline; /* HC edit - Previously flex */
}
.articleSubCategory .om_loginheader tr td {
    width: 80%;
    margin: 0px auto;
}
.articleSubCategory #om_login h3 {
	font-size: 43px;
    line-height: 1.4;
} 
.articleSubCategory .Input__headerSearch {
  visibility: visible!important;  /* HC edit */
} 


.articleDetail td.img_td_hero {
    display: none;
}
.articleDetail .hero_sec_wrap {
    background: #f5f5f5;
    padding: 50px 0px;
}
.articleDetail div#om_login h4 {
    display: none;
}
.articleDetail .om_loginheader .column {
    float: left;
    /* width: 50%; */  /* HC edit */
    background-color: unset;
}
.articleDetail #om_login h3 {
    margin-bottom: 0;
    /*width: 45%; */ /* HC edit */
}
.articleDetail div#om_login {
    display: inline; /* HC edit - Previously flex */
}
.articleDetail .om_loginheader tr td {
    width: 80%;
    margin: 0px auto;
}
.articleDetail #om_login h3 {
	font-size: 43px;
    line-height: 1.4;
} 
.articleDetail .Input__headerSearch {
  visibility: visible!important;  /* HC edit */
}


.articleList td.img_td_hero {
    display: none;
}
.articleList .hero_sec_wrap {
    background: #f5f5f5;
    padding: 50px 0px;
}
.articleList div#om_login h4 {
    display: none;
}
.articleList .om_loginheader .column {
    float: left;
    /* width: 50%; */  /* HC edit */
    background-color: unset;
}
.articleList #om_login h3 {
    margin-bottom: 0;
    /*width: 45%; */ /* HC edit */
}
.articleList div#om_login {
    display: inline; /* HC edit - Previously flex */
}
.articleList .om_loginheader tr td {
    width: 80%;
    margin: 0px auto;
}
.articleList #om_login h3 {
    font-size: 43px;
    line-height: 1.4;
}
.articleList .Input__headerSearch {
  visibility: visible!important;  /* HC edit */
}

#section_558592000000452747:before {
    content: 'Getting started';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
#section_558592000000452810:before {
    content: 'Pages & Forms';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
#section_558592000000452768:before {
    content: 'Edit & Design';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
#section_558592000000452824:before {
    content: 'Automation & Triggers';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
#section_558592000000452803:before {
    content: 'Contacts & Deliverability';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
#section_558592000000452838:before {
    content: 'Reporting';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
#section_558592000000452670:before {
    content: 'Integrations';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    top: 0;
	color: #423767;
}
.KbSubCategoryContainer__contentList:nth-child(-n+3) {
    padding-top: 40px;
}
