/* Default */
.veyondtech-ai-search-bar p{color: #ffffff;margin: 0;font-size: 15px;line-height: 24px;padding: 5px 0 5px 5px;}
.veyondtech-ai-search-bar label{font-family: system-ui;font-size: 14px;color: #ffffff;cursor: auto;}
.veyondtech-ai-search-bar a{text-decoration: none;color: #ffffff;cursor: pointer;}
.veyondtech-ai-search-bar a:hover{color: #ffeb00;}
.veyondtech-ai-search-bar h1{color: #4e2bcd;}
.veyondtech-ai-search-bar h2{color: #ffffff;margin: 0;font-size: 20px;line-height: 28px;}
.veyondtech-ai-search-bar h3{color: #ffffff;margin: 0;font-size: 20px;line-height: 28px;}
.veyondtech-ai-search-bar .button-primary{background: #C41E3A;color: #ffffff;font-weight: 600;border-radius: 50px;padding: 10px 50px;font-size: 16px;line-height: 32px;border: 0;}
.veyondtech-ai-search-bar .button-primary:hover,.veyondtech-ai-search-bar .button-primary.btn-green:hover{background: #000000;border: 0;}
.veyondtech-ai-search-bar .button-primary.btn-green {background: #2AAA8A;color: #ffffff;}
/* Default */

/* Container */
.veyondtech-wrapper{width: 1080px;max-width: 96%;margin: 50px auto;background: #4e2bcd;border-radius: 10px;box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);-webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);-moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);}
/* Container */

/* Header */
.veyondtech-header{display: flex;background-color: #ffffff;padding: 15px 20px;align-items: center;justify-content: space-between;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.veyondtech-logo img{width: 245px;display: block;}
/* Header */

/* Footer */
.veyondtech-footer{display: flex;background-color: #1d2327;padding: 15px 20px;align-items: center;justify-content: space-between;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
/* Footer */

/* Search Bar Page Content Part */
.veyondtech-ai-search-bar h2{position: relative;padding-left: 40px;}
.veyondtech-ai-search-bar h2 > span {content: '';position: absolute;top: 0;left: 0;height: auto;width: 34px;background-size: 100%;}
.veyondtech-ai-search-bar h2 > span img{width: 32px;}
#veyondtech-container {padding: 50px 30px;}
.veyondtech-sub-title {padding: 0 0 10px 0;border-bottom: 1px solid #ffffff;}
.veyondtech-ai-search-bar .ai_search_bar_form{padding: 30px 0 0;}
.veyondtech-description label{padding-bottom: 10px;font-size: 14px;color: #ffeb00;font-weight: 500;}
.veyondtech-description label span {color: #ffffff;font-size: 16px;}
.veyondtech-description a:hover{color: #ffffff;text-decoration: underline;}
.veyondtech-description .form-class {width: 100% !important;height: 40px;border: 0 !important;border-radius: 0;box-shadow: none;}
/* Search Bar Page Content Part */

/* Documentation Page Content Part */
.veyondtech-ai-search-bar h2{position: relative;padding-left: 40px;}
.veyondtech-ai-search-bar h2 > span {content: '';position: absolute;top: 0;left: 0;height: auto;width: 34px;background-size: 100%;}
.veyondtech-ai-search-bar h2 > span img{width: 32px;}
.veyondtech-documentation .veyondtech-sub-title {margin: 20px 0;}
a.link-yellow {color: #ffffff !important;border-bottom: 1px solid #ffeb00;}
a.link-yellow:hover{color:  #ffeb00 !important;}
.veyondtech-documentation #veyondtech-container {padding: 30px 30px;}
span.short-code-design {color: #ffeb00;font-weight: 600;border: 1px dotted;padding: 5px;}
/* Documentation Page Content Part */
