
.section.cloud-docs { */
  padding: 10px 0;
  margin: 0 20px 3rem 0;
}

@media (max-width:768px) {
  .section.cloud-docs {
  	margin-left: 20px;
  }
}

.section.cloud-docs :not(pre) code {
  padding: 0;
  border: none;
  font-size: inherit;
  font-family: Consolas, monospace, serif;
  color: #aeaeae;
  white-space: pre-wrap;
}

.cloud-docs pre {
  background: #b5b0b5;
  color: #fffefe;
}

.cloud-docs .uk-container-center > a > h3 {
	text-align: center;
}

.cloud-docs h4 {
    font-weight: 200;
	color: #5a5757;
} 

.cloud-docs h5 {
    font-weight: 200;
  	color: #5a5757;
    font-size: 18px;
} 


.cloud-docs [data-uk-tooltip] {
    font-weight: 400;
    color: #5a5757;
}

.cloud-docs .uk-grid.uk-grid-margin > div {
  margin-bottom: 1rem;
}

.cloud-docs .uk-panel-title {
    color: rgba(96,96,96,0.8);
    font-size: 24px;
  	font-weight: 600;
  	margin-bottom: 40px;
	line-height: 26px;
}

.dont-break-out {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.cloud-docs .uk-grid-divider:not(:empty) {
  margin-left: 0;
}

.cloud-docs .uk-grid-divider:not(:empty) {
  margin-left: 0;
}

div.cloud-documentation a h3,
div.cloud-guides a h3,
div.cloud-web-services a h3 {
  margin-bottom: 10px;
}

div.cloud-documentation .uk-container + p,
div.cloud-guides .uk-container + p,
div.cloud-web-services .uk-container + p {
  margin-top: 0;
}

div.cloud-guides .uk-container + p {
  margin-bottom: 40px;
}

.cloud-docs .class-name {
  font-size: 1.6rem;
  font-weight: 600;
}

#restapi-gen-purpose hr {
  margin-top: 60px;
  border-width: 0;
}

.cloud-docs .table3 .uk-alert {
  padding: 3px;
}

.cloud-docs .api-version-list {
  position: relative;
  color: #4b4b4b;
  width: min-content;
  white-space: nowrap;
  padding: 2px 8px;
  margin: 0 0 0 15px;
}

.cloud-docs .api-version-list div div > a {
  color: #4b4b4b;
}

.cloud-docs .api-version-list dl {
  color: #4b4b4b;
  margin-bottom: 0;   
}

.cloud-docs .api-version-list dl li {
  padding-left: 5px; 
   
}

.cloud-docs .api-version-list .uk-dropdown {
  padding: 5px;
  width: 108px;
}

.api-version-alert {
  padding: 3px;
  font-weight: normal;
  border: 1px solid rgba(75, 75, 75, 0.4);
}

.cloud-docs .uk-text-medium {
  font-size: 14px;
  line-height: 20px;
}

.table3 {
  background-color: #e8e8e9;
  font-size: 16px !important;
  line-height: 1.6;
}
.table3 thead th {
  background-color: rgb(204, 204, 204);
  text-align: left;
  font-weight: 100 !important;
  padding: 10px 15px;
  font-size: 16px !important;
}
.table3 thead th:not(:first-child) {
  border-left: 1px solid #e67062;
  font-size: 16px !important;
}
.table3 .sub-head {
  background-color: rgb(217,217,217);
  border-bottom: 1px solid #e67062;
  border-top: 1px solid #e67062;
  font-weight: normal;
}
.table3 td {
  padding: 10px 15px !important;
  vertical-align: top;
  min-width: 150px;
  background-color: #e8e8e9;
  font-size: 16px !important;
}
.table3 tr td:not(:first-child) {
  border-left: 1px solid #e67062;
  font-size: 16px !important;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .table3 tr {
    display: block;
    border-bottom: 1px solid #e67062;
  }
  .table3 tr td,
  .table3 tr th  {
    display: block;
    border: none!important;
    padding-top: 10px;
    text-align: left;
  }
}

.uk-panel.uk-panel-box.uk-panel-box-primary {
  height: 100%;
}

.cloud-menu-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
	vertical-align: middle;
}

.cloud-docs.panel-layout .uk-panel-box-primary {
  background-color: #53c5c120;
  color: #2d7091;
  border-color: rgba(45,112,145,.2);
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  padding: 15px;
  margin: 10px;
  height: auto !important;
}
.cloud-docs.panel-layout a h3 {
  font-size: medium;
  font-weight: 500;
}
.cloud-docs.panel-layout .uk-panel-title {
    font-size: medium;
  	font-weight: 600;
  	margin-top: 0;
	margin-bottom: 10px;
	line-height: 23px;
  	text-transform: inherit;
}
.cloud-docs.panel-layout a .uk-panel:hover {
	background-color: #0daba530;
	box-shadow: 0 0px 15px rgba(0,0,0,0.3)
}
ul#cloud-documentation-menu .uk-nav-sub li.uk-parent:not(.uk-active) > a:after {
	font-size: x-large;
    vertical-align: middle;
}
ul#cloud-documentation-menu .uk-nav-sub li.uk-parent.uk-active > a:after {
	font-size: x-large;
    vertical-align: middle;
}
.cloud-docs .uk-alert {
    background: #fffaf0;
    border-radius: 10px;
}

.cloud-docs .uk-alert .uk-icon-info {
	margin-left: 5px;
    margin-right: 10px;
}
.cloud-docs .url-table td {
	padding: 2px 2px 2px 0;
}
.cloud-docs .url-table td:nth-child(2) {
	padding-right: 10px;
}

div.cloud-docs.cloud-web-services .uk-badge-warning {
	color: #2d7091 !important
}
.cloud-docs.quick-features .uk-panel-title {
  margin-bottom: 0;
}
.cloud-docs.quick-features .uk-panel.uk-panel-box {
  border-radius: 10px;
}

.ws-args-table table {
  background-color: #e8e8e9;
  font-size: 16px !important;
  line-height: 1.6;
}
.ws-args-table table thead th {
  background-color: #d2e6f1;
  text-align: left;
  font-weight: 400 !important;
  padding: 10px 15px;
  font-size: 16px !important;
}
.ws-args-table table thead th:not(:first-child) {
  border-left: .05rem solid var(--md-typeset-table-color);
  font-size: 16px !important;
}
.ws-args-table table .sub-head {
  background-color: rgb(217,217,217);
  border-bottom: 1px solid #e67062;
  border-top: 1px solid #e67062;
  font-weight: normal;
}
.ws-args-table table td {
  padding: 10px 15px !important;
  vertical-align: top;
  min-width: 150px;
  background-color: #eff7fb;
  font-size: 16px !important;
}
.ws-args-table table tr td:first-child {
  font-weight: bold
}

.ws-args-table table tr td:not(:first-child) {
  border-left: .05rem solid var(--md-typeset-table-color);
  font-size: 16px !important;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .ws-args-table table tr {
    display: block;
    border-bottom: 1px solid #e67062;
  }
  .ws-args-table table tr td,
  .ws-args-table table tr th  {
    display: block;
    border: none!important;
    padding-top: 10px;
    text-align: left;
  }
}

.ws-args-table .md-typeset__scrollwrap {
	margin-top: 0;
}

.md-typeset__table {
   min-width: 100%;
   line-height: 0.9;
}

.md-typeset table:not([class]) {
    display: table;
    
}

.apitable table {
    border: none!important;
    font-size: 16px;
}

.apitable th {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 12px !important;
    border: none!important;
    font-size: 16px;
    line-height: 1.8;
}

.apitable td {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 6px !important;
    border: none!important;
    font-size: 16px;
    line-height: 1.6;
}

.apitable td:first-child {
    font-weight: bold;
}

.apitable .md-typeset__scrollwrap {
	margin-bottom: 0;
}

.guides-table table {
  background-color: #e8e8e9;
  font-size: 16px !important;
  line-height: 1.6;
}
.guides-table table thead th {
  background-color: #d2e6f1;
  text-align: left;
  font-weight: 400 !important;
  padding: 10px 15px;
  font-size: 16px !important;
}
.guides-table table thead th:not(:first-child) {
  border-left: .05rem solid var(--md-typeset-table-color);
  font-size: 16px !important;
}
.guides-table table .sub-head {
  background-color: rgb(217,217,217);
  border-bottom: 1px solid #e67062;
  border-top: 1px solid #e67062;
  font-weight: normal;
}
.guides-table table td {
  padding: 10px 15px !important;
  vertical-align: top;
  min-width: 150px;
  background-color: #eff7fb;
  font-size: 16px !important;
}
.guides-table table tr td:first-child {
  font-weight: bold
}

.guides-table table tr td:not(:first-child) {
  border-left: .05rem solid var(--md-typeset-table-color);
  font-size: 16px !important;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .guides-table table tr {
    display: block;
    border-bottom: 1px solid #e67062;
  }
  .guides-table table tr td,
  .guides-table table tr th  {
    display: block;
    border: none!important;
    padding-top: 10px;
    text-align: left;
  }
}

.guides-table .md-typeset__scrollwrap {
	margin-top: 0;
}




.rest-api-table table {
  background-color: #e8e8e9;
  font-size: 16px !important;
  line-height: 1.6;
}
.rest-api-table table thead th {
  background-color: #d2e6f1;
  text-align: left;
  font-weight: 400 !important;
  padding: 10px 15px;
  font-size: 16px !important;
}
.rest-api-table table thead th:not(:first-child) {
  border-left: .05rem solid var(--md-typeset-table-color);
  font-size: 16px !important;
}
.rest-api-table table .sub-head {
  background-color: rgb(217,217,217);
  border-bottom: 1px solid #e67062;
  border-top: 1px solid #e67062;
  font-weight: normal;
}
.rest-api-table table td {
  padding: 10px 15px !important;
  vertical-align: top;
  min-width: 150px;
  background-color: #eff7fb;
  font-size: 16px !important;
}
.rest-api-table table tr td:first-child {
  font-weight: bold
}

.rest-api-table table tr td:not(:first-child) {
  border-left: .05rem solid var(--md-typeset-table-color);
  font-size: 16px !important;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .rest-api-table table tr {
    display: block;
    border-bottom: 1px solid #e67062;
  }
  .rest-api-table table tr td,
  .rest-api-table table tr th  {
    display: block;
    border: none!important;
    padding-top: 10px;
    text-align: left;
  }
}

.rest-api-table .md-typeset__scrollwrap {
	margin-top: 0;
}


.auth th {
    display: none;
}

.auth td:first-child {
    font-weight: bold;
}

.auth .md-typeset__scrollwrap {
	margin-bottom: 0;
}

button.md-clipboard.md-icon {
	top: -32px;
}

span.webrtc {
	text-align: center;
}

.ivr-demo.grid.cards {
	grid-template-columns: auto 360px;
}

.ivr-demo.grid.cards .tabbed-set {
	display: grid;
}

.ivr-demo.grid.cards>ul>li>.tabbed-set>.tabbed-labels--linked>label>a {
	background-color: #e1f5fc;
}

.ivr-demo.grid.cards .tabbed-content {
	margin-top: 40px;
}

.webrtc img {
    padding: 0 80px;
}

.ivr-demo.grid.cards #state {
	font-weight: 700;
	font-size: larger;
	color: #00008b;
}

.webrtc a.phone-button[id="start-button"] {
	margin-left: 36px;
}

.ivr-demo.grid.cards .status_block {
	margin-top: 30px;
	margin-bottom: 30px;
}

#start-button, #stop-button {
    background-image: url('../../images/cloudimages/phone-up.png');
    background-size: 30px 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.uas-links {
	text-align: center;
}

:root {
  --md-admonition-icon--phone: url('data:image/svg+xml;charset=utf-8,<svg version="1.1" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
	<g>
		<path fill="#6E83B7" d="M50,247.389H10c0-63.409,24.693-123.022,69.529-167.859C124.366,34.693,183.98,10,247.389,10v40
			C138.548,50,50,138.548,50,247.389z"/>
	</g>
	<g>
		<path fill="#6E83B7" d="M119.257,247.389h-40c0-92.708,75.424-168.132,168.132-168.132v40
			C176.736,119.257,119.257,176.736,119.257,247.389z"/>
	</g>
	<g>
		<path fill="#6E83B7" d="M188.513,247.389h-40c0-54.52,44.355-98.875,98.875-98.875v40
			C214.925,188.513,188.513,214.925,188.513,247.389z"/>
	</g>
	<g>
		<g>
			<path fill="#6E83B7" d="M318.901,318.901c60.399-60.399,62.009-105.496,62.009-105.496l-41.071-41.071L444.53,67.642
				l37.452,37.452c13.929,13.929,21.176,33.185,19.868,52.84c-2.891,43.448-23.755,124.181-121.745,222.171
				S201.381,498.958,157.934,501.849c-19.655,1.308-38.911-5.939-52.84-19.868L67.642,444.53l104.691-104.691l41.071,41.071
				C213.404,380.91,258.502,379.299,318.901,318.901z"/>
		</g>
		<g>
			
				<rect x="20.213" y="363.021" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -237.1691 187.6323)" fill="#EDEFF1" width="175.389" height="34.167"/>
		</g>
		<g>
			
				<rect x="292.41" y="90.824" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 725.1813 -84.5645)" fill="#EDEFF1" width="175.389" height="34.167"/>
		</g>
	</g>
</g>
</svg>')
}
.md-typeset .admonition.phone,
.md-typeset details.phone {
  border-color: rgb(43, 155, 70);
}
.md-typeset .phone > .admonition-title,
.md-typeset .phone > summary {
  background-color: rgba(43, 155, 70, 0.1);
}
.md-typeset .phone > .admonition-title::before,
.md-typeset .phone > summary::before {
  background-color: rgb(43, 155, 70);
  -webkit-mask-image: var(--md-admonition-icon--phone);
          mask-image: var(--md-admonition-icon--phone);
}

