/*******************************************************************
Default settings
*******************************************************************/
body {
	margin: 0px;
	background: #d7ebff;
}

body,div,span,th,td,ol,ul,li {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-inline-start: 5px;
	margin-inline-end: 5px;
	margin-left: 0px;
	margin-bottom : 10px;
	text-align : justify;
}

table, th, td {
	vertical-align:top;
}

h1 {
	font-family :'Open Sans', sans-serif;
	font-size : 36px;
	font-weight : bold;
}

h2 {
    display: block;
    font-size: 24px;
    margin-block-start: 20px;
    margin-block-end: 7px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

a:link {
	text-decoration: none;
    color: blue;
}

/* visited link */
a:visited {
	text-decoration: none;
    color: blue;
}

/* mouse over link */
a:hover {
	text-decoration: underline;
    color: blue;
}

/* selected link */
a:active {
    color: blue;
}

/*******************************************************************
 Ozeki Video
*******************************************************************/

video {
	border-style : solid;
	border-color : #bbbbbb;
	border-width : thin;
	object-fit : fill;
	max-width: 800px;
}

.video {
	text-align : center;
	padding-top : 8px;
}
	
.video::after {
	content : url(/attachments/2970/start-the-video.png);
}

/*******************************************************************
 Ozeki Image
*******************************************************************/

.image {
	text-align : center;
	padding-top : 8px;
}

.screenshot {
	max-width : 800px;
}

/*******************************************************************
 Ozeki content
*******************************************************************/

.lead {
	font-weight : bold;
	font-style : italic;
}

/*******************************************************************
 Ozeki Sitemap
*******************************************************************/

.smlist {
    padding-left: 0px; 
    margin-top: 0px; 
    margin-bottom: 0px;
    padding-right: 10px;
}

.smmarginy {margin-top: 0px; margin-bottom:0px; padding-top:8px; padding-bottom:8px;}

.smpanel2 {background-color:#e6e6e6;}
.smpanel3 {background-color: #cecece; margin-left:15px;}
.smpanel4 {background-color:#a8c7de;margin-left:15px;}
.smpanel5 {background-color:#7d99ae;margin-left:15px;}
.smpanel6 {background-color:#f7f6df;margin-left:15px;}
.smpanel7 {background-color:#dff5f7;margin-left:15px;}

.smcolor1, .smcolor1 a:link, .smcolor1 a:visited {color:#404040;}
.smcolor2, .smcolor2 a:link, .smcolor2 a:visited {color:#5555ac;}
.smcolor3, .smcolor3 a:link, .smcolor3 a:visited {color:#257C8C;}
.smcolor4, .smcolor4 a:link, .smcolor4 a:visited {color:#505080;}
.smcolor5, .smcolor5 a:link, .smcolor5 a:visited {color:#505080;}
.smcolor6, .smcolor6 a:link, .smcolor6 a:visited {color:#505080;}
.smcolor7, .smcolor7 a:link, .smcolor7 a:visited {color:#505080;}

.smlevel1 {font-size:17px; margin-left:16px;}
.smlevel2 {font-size:16px; margin-left:30px;}
.smlevel3 {font-size:16px; margin-left:30px;}
.smlevel4 {font-size:16px; margin-left:30px;}
.smlevel5 {font-size:16px; margin-left:30px;}
.smlevel6 {font-size:16px; margin-left:30px;}
.smlevel7 {font-size:16px; margin-left:30px;}

.smopen, .smopen a:link, .smopen a:visited  {
     text-decoration:none; 
     font-weight:bold; 
     list-style: '\25B6';
     border-bottom: 1px solid #a0a0a0;
}

.smclosed { 
    text-decoration:none; 
    font-weight:normal;
    list-style: '\25A1';
}

.smhover a:hover {
    color:rgb(48, 9, 111); 
    text-decoration:underline; 
}

/*******************************************************************
 Ozeki More
*******************************************************************/

.moreul {
	padding-left: 0px;
}

.moreli {
	list-style: '\25B6';
	color: red;
	text-align: unset;
	padding-left: 4px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-top: 10px;
}

/*******************************************************************
 Ozeki Checklist
*******************************************************************/

.checklisttitle {
	color: black;
}

.checklistul {
	padding-left: 0px;
}

.checklistli {
	list-style: '\2611';
	color: #303060;
	text-align: unset;
	padding-left: 4px;
	margin-bottom: 3px;
	margin-left: 10px;
}



/*******************************************************************
 Topic selection
*******************************************************************/

.topic_selection_item
{
	margin-bottom: 30px;
}

.topic_selection_item_left
{
	margin-right: 30px; 
	float: left;
}

.topic_selection_item_right
{
	margin-left: 120px;
	font-size:16px;
}

/*******************************************************************
 Ozeki depricated
*******************************************************************/

.blue {
font-family : verdana, arial;
font-size : 16px;
line-height : 30px;
font-weight : bold;
color : #0057A3;
border-bottom : 1px solid #0057A3;
width : 100%;
}

.blue2 {
font-family : verdana, arial;
font-size : 14px;
font-weight : bold;
color : #2087A3;
}

UL.orange {
margin-left : 20px;
margin-bottom : 0;
margin-top : 5px;
margin-right : 10px;
list-style-image : url(/attachments/1/blue.gif);
}

.borderedtable {
border-width : 1px;
border-spacing : 0;
border-style : outset;
border-color : #303060;
border-collapse : separate;
}

.peldaprogramalcim {
font-size : 16px;
line-height : 18px;
}

.faqquestion {
color : #3980F4;
}

.blackboldlink {
color : black;
text-decoration : none;
font-weight : bold;
}
 
/*******************************************************************
Template
*******************************************************************/

.main-frame {
	min-width: 1040px;
	margin: 0px auto;
	background-color: #cecece;
    box-sizing: border-box;
    border: 2px solid #cecece;
}

/*******************************************************************
Template / Fejlec
*******************************************************************/
.main-top {
	background-color: white;
}

.main-top-titlebar {
	margin: 0px auto 0px;
}


.main-top-productname{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}

.main-top-logo {
	float: left;
	text-align: left;
	padding-top: 0px;
}

.main-top-logo-icon {
    padding-top: 5px;
    padding-right: 0px;
    float: left;
}

.main-top-logo-text {
    margin-top: 3px;
    margin-left: 10px;
    float: left;
    border: 1px;
}
.main-top-logo-text:hover {
	text-decoration: none;
}

.main-top-logo-red {
	color: red;
	font-weight: bold;
}
.main-top-logo-red:hover {
	text-decoration: none;
}

.main-top-logo-black {
	color:black;
	margin-left: 5px;
	font-weight: bold;
}
.main-top-logo-black:hover {
	text-decoration: none;
}

.main-top-logo-subtitle {
	color:black;
	padding-left: 4px;
	line-height: 24px;
	font-size: 15px;
	margin-top: 3px;
	font-weight: bold;
}
.main-top-logo-subtitle:hover {
	text-decoration: none;
}

.main-top-phonenumber {
	margin-top: 25px;
	font-size: 40px;
	font-weight: bold;
}

.main-top-logo-cluster > a:hover{
	color:black;
}

.main-top-right {
	float:right;
	padding-right:4px;
	margin-top:0px;
	width: 260px;
}

.main-top-right-company {
	float:right;
    padding: 13px 0px 5px 10px;
    font-size: 14px;
    font-weight: bold;
    cursor: default;
    text-decoration: none;
    text-align: right;
}

.main-top-right-search {
	float:right;
}

.main-top-right-search-input {
    float: left;
    width: 200px;
    height: 32px;
    padding-left: 10px;
    padding-right: 25px;
    color: #939598;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #c0bfbe;
}

.main-top-right-search-submit {
	width: 31px;
    height: 27px;
    border: none;
    cursor: pointer;
    margin-left: -33px;
    margin-top: 2px;
    padding: 0px;
    background-image: url('/attachments/1/magnifier.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
}

/*******************************************************************
Template / Tabs
*******************************************************************/

.main-top-icons{
	float:right;
	padding-right:20px;
	padding-top:8px;
}
.main-top-menu {
	margin: 0px auto;
	float: left;
	width: 100px;
}

.main-top-menu-icon {
	margin: auto;
    text-align: center;
	padding-top: 13px;
	width: 76px;
	height: 80px;
}

.main-top-menu-text {
   text-align: center;
   font-size: 15px;
   font-weight: bold;
}

.main-top-menu-text > a{
	color:black;
}

.main-bottom-text {
   text-align: center;
   font-size: 15px;
}

.main-bottom-text > a{
	color:black;
}

/**********MAIN-TOP-END************/

.main-content {
	max-width:1100px;
	padding-bottom: 20px;

}

.main-content-sitemap-hidden {
	max-width:1100px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
}


.main-container {
	margin: 0px 8px;
	display: flex;
	max-width:1400px;
	margin-left: auto;
	margin-right:auto;
	background-color:white;
}

.mainhome{
	margin-left:20px;
}

.main-container-sitemap {
	float: left;
	background-color: #efefef;
	border-right: 1px solid #cecece;
    min-width: 300px;
    padding: 10px 0px 0px 0px;
}

.main-container-sitemap-hidden {
    display: none;
	float: left;
	min-width: 220px;
	padding: 0px 0px 0px 0px;
}

.main-container-content {
	float: right;
	margin-left:10px;
	margin-right:5px;
	width:100%;
}

.main-container-content-left {
	float: left;
	min-height: 300px;
}

.main-container-content-right {
	float: right;
	width: 400px;
	min-height: 300px;
}

.main-container-content-left-gif {
	width: 300px;
	height: 300px;
	margin-top:0px;
	margin-left:80px;
}

.main-container-content-right-gif {
	width: 300px;
	height: 300px;
	margin-top:0px;
	float: right;
	margin-right:80px;
}

.main-container-content-right-text {
	font-size: 16px;
	font-weight: normal;
}

.main-container-content-right-text-top {
	font-size: 26px;
	font-weight: normal;
}

.main-container-content-right-text-bottom {
	font-size: 21px;
	font-weight: normal;
}

.main-container-content-right-box {
	padding-top: 20px;
	height: 180px;
}


.main-container-content-right-download {
    width: 319px;
    height: 76px;
    background-color: #c1001f;
    cursor: pointer;
}

.main-container-content-right-download-blue {
    width: 319px;
    height: 76px;
    background-color: #16489c;
    cursor: pointer;
}


.main-container-content-right-download:hover{
	background-color:#E60025;
}

.main-container-content-right-download-text {
	font-family: Arial, sans-serif;
    color: #ffffff;
	font-size: 30px;
    padding-top: 32px;
    padding-left: 10px;
}

.main-container-content-right-download-text > a:hover{
	color:white;
}

.main-container-content-right-download-text > a:link{
	color:white;
}

.main-container-content-right-download-text > a:active{
	color:white;
}

.main-container-content-right-download-text > a:visited{
	color:white;
}

.main-container-content-right-install {
    width: 319px;
    height: 76px;
    background-color: #9b9c9e;
    cursor: pointer;
    margin-top: 10px;
}
.main-container-content-right-install:hover {
	background-color:#BDBDBD;
	}

.main-container-content-right-install-text {
	font-family: Arial, sans-serif;
	color: #58595b;
	font-size: 30px;
    padding-top: 32px;
    padding-left: 10px;
}

.main-container-content-text {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 27px;
}

.main-container-content-text-under{
	font-family: Arial, sans-serif;
	color: black;
	font-size: 20px;
}

.main-container-content-text > a{
	font-family: Arial, sans-serif;
	color: #58595b;
	font-size: 30px;
}


/*******************************************************************
Template / Tabs
*******************************************************************/

.main-top-icons{
	float:right;
	padding-right:20px;
	padding-top:8px;
}
.main-top-menu {
	margin: 0px auto;
	float: left;
	width: 100px;
}

.main-top-menu-icon {
	margin: auto;
    text-align: center;
	padding-top: 13px;
	width: 76px;
	height: 80px;
}

.main-top-menu-text {
   text-align: center;
   font-size: 15px;
   font-weight: bold;
}

.main-top-menu-text > a{
	color:black;
}

.main-bottom-text {
   text-align: center;
   font-size: 15px;
}

.main-bottom-text > a{
	color:black;
}

.top-separator {
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
	border: 0;
	margin: 0px 0px 0px 0px;
	height: 1px;
}


/*******************************************************************
Flex container
*******************************************************************/
.flex-container {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}

.flex-container > div 
{
margin: 0 auto;
}

.flex-container_cam_sdk {
display: flex;
flex-direction: row;
justify-content: center;
}
.flex-container_cam_sdk > div {
	margin-left: 10px;
}

.flex-container-tab-table {
display: flex;
flex-direction: row;

}
.flex-container-tab-table > div {
	padding-top: 40px;
	padding-right: 15px;
}

/*******************************************************************
Table
*******************************************************************/

.td-text{
display: flex;
flex-direction: column;

}

.td-text-text{
	margin-top: -35px;
	margin-left: 5px;
}

.td-text-DownloadButton{
	margin-top: 30px;
}
  
/*******************************************************************
Top menu
*******************************************************************/
.tabs-menu-div {
    height: 40px;
	background: #303060;
}

#menu {
    list-style: none;
    margin-left:auto;
	margin-right:auto;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 100%;
    -webkit-padding-start:0px;
}

#menu > .menuitem {
    float: left;
    text-align: center;
    border: none;
}

#menu > .menuitem:hover {
    background: #9B9C9E;
}

#menu > .menuitem a {
    font-size:20px;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 0.3em;
}

#menu > .menuitemdownload a {
    font-size:20px;
    color: yellow;
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 0.3em;
}

#menu > .menuitemhowtobuy a {
    font-size:20px;
    color: #ff9a03;
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 0.3em;

}

.menuitemlogin
{	
    display: flex;
    justify-content: right;
    width: 100%;
	min-width:250px;
}

.menuitemsignin a {
    font-size:20px;
    color: #ffffff !important;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 0.3em;
}

#menu > .menuitem:hover a {
    color:#ffffff;
}

#menu > .menuitemIcon {
    text-align: center;
}

#menu > .menuitemIcon a {
    color: #414042;
    text-decoration: none;
}

.menuitemCatIcon {
	width:20px;
	height:20px;
    padding: 0.3em;
}

.menuitemCatIconResp {
	width:20px;
	height:20px;
    padding: 0;
}


/********************************************************
*  Mobil view / button
*********************************************************/
.main-top-right-mobile {
	display:none;
}

.mobile-menu-button-toggle{
	display: none
}

.mobile-menu-button {
	width: 50px;    
    position: relative;
    padding: 10px;
    margin: 8px 0px 0 -10px;
    display: none;
}
.mobile-menu-button span {
	display: block;
	height: 10px;
	background: #606060;
	margin: 0 0 6px 0;
	border-radius: 2px
}

#mobile-menu:checked ~ .main-container-sitemap {
   display:block;
}

#mobile-menu:checked ~ .main-container-sitemap-hidden {
   display:contents;
}

/*******************************************************************
Hamburger menu
*******************************************************************/



.blue-button {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.yellow-button {
	width: 32%; 
	margin-right: 5px; 
	margin-left: 7px;
    text-align: center;
    line-height: 1.43;
    font-size: 1.2rem;
    border: 1px solid;
    border-radius: 3px;
    border-color: #e76d0c #e15500 #e15500;
    color: #fff;
    text-shadow: rgb(0 0 0 / 5%) 0 1px 0;
    background-color: #ec7211;
    background-image: linear-gradient(180deg,#f67c1b 0,#e15500);
    box-shadow: inset 0 1px 0 hsl(0deg 0% 100% / 20%);
}

.pix-cookie-banner{
    z-index:999999999;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-transition:all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition:all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-cookie-banner.pix-closed{
    opacity:0;
    pointer-events:none
}

/*******************************************************************
Ozeki Cookie Bar - Start
*******************************************************************/

.position-fixed {
    position: fixed!important;
}

.fly-sm {
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.shadow-lg {
    box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 5%), 0 1.5rem 2.2rem rgb(0 0 0 / 10%) !important;
}

.shadow-sm, .shadow, .shadow-lg, .shadow-hover-sm, .shadow-hover, .shadow-hover-lg, .shadow-inverse-sm, .shadow-inverse, .shadow-inverse-lg {
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rounded-xl {
    border-radius: 5px!important;
    border-style: solid;
    border-width: thin;
}
.bg-white, .pix-wpml-header-btn .dropdown-menu .submenu-box, .pixfort-widget-boxes li, .widget_archive ul:not(.dropdown-menu) li, ul.wp-block-archives.wp-block-archives-list li, .widget_meta ul li, .widget_recent_comments ul li, .wp-block-latest-comments li, .wp-block-latest-posts li, #pix-vertical-nav .pix-label {
    background-color: #003493 !important;
}
.pix-pl-10, .pix-px-10 {
    padding-left: 10px!important;
}
.pix-pr-10, .pix-px-10 {
    padding-right: 10px !important;
}
.pix-pb-5, .pix-py-5 {
    padding-bottom: 5px !important;
}
.pix-pt-5, .pix-py-5 {
    padding-top: 5px !important;
}
.pix-mb-20, .pix-my-20 {
    margin-bottom: 20px !important;
}

.align-items-center {
    align-items: center!important;
}
.text-small, .text-sm, .typeahead.dropdown-menu li a {
    font-size: 14px !important;
}
.navbar-light.navbar-nav.nav-link.text-body-default, .text-body-default {
    color: #ffffff !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.line-height-0 {
    line-height: 0;
}
.text-20 {
    font-size: 20px;
    line-height: 32px;
}
.text-gray-4 {
    color: #ced4da !important;
}

[class^="pixicon-"], [class*=" pixicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pixicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-left: 5px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
.pixicon-close-circle:before {
  content: "x";
}
*/

/*******************************************************************
Ozeki Cookie Bar - End
*******************************************************************/

/*******************************************************************
 Ozeki Main Template Start
*******************************************************************/

figure {
	margin: 0;
	text-align:center;
}

figcaption {
	text-align:center;
}

.tablegraytitle
{
	background-color:#cecece;
	font-size:16px;
	font-weight:bold;
}

.bigprice
{
	font-color:black;
	font-size:36px;
	font-weight:bold;
}

.ularrow {
   list-style-type:none;
   margin: 8px 0;
}

.ularrow li {
   background:url(/attachments/1/bal_nyil.gif) 0 4px no-repeat;
   padding:0 0 0 17px;
   margin:6px 8px;
}

/*******************************************************************
 A href
*******************************************************************/
.bluelink {
	color:blue;
	text-decoration:underline;
}


/**********MAIN-CONTAINER-END************/
/**********MAIN-BOTTOM-BEGINNING************/

.main-bottom {
	padding-left:10px;
	padding-right:10px;
	background-color:#dedede;
}

.bottom-left {
	width: 215px;
	float: left;
	padding-left: 60px;
}

.bottom-right {
	float: left;
}

.bottom-right-top-left {
	width: 375px;
	float: left;
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
}

.bottom-right-top-left-border {
	padding: 0px 15px 0px 20px;
}

.bottom-right-top-right {
	width: 320px;
	float: left;
	margin: 0px 0px 0px 20px;
}

.bottom-title {
	text-align:left;
	font-size:20px;
	font-weight: bold;
}

.bottom-list-blue {
	text-align:left;
	font-size:16px;
	color: #00aef0;
}

.bottom-list-center {
	text-align:left;
	font-size:16px;
	font-weight: bold;
}

.bottom-right-bottom-continue {
	text-align: right;
	padding-right: 30px;
	padding-top: 75px;
}


/**********MAIN-BOTTOM-END************/

.clear {
	clear: both;
}



/**********CONTACT******************/

.contactmain{
	padding-bottom:40px;
	margin-left:32px;
}


.contact-left h1 {
	margin: 0px;
}

.contact-left p {
	line-height: 150%;
	margin: 0px;
}

.contact-right {
	margin: 0px;
	width: 400px;
	float:right;
	padding-right: 20px;
}

.contact-right p {
	margin: 0px;
	line-height: 166%;
	text-align: justify;
}

/******************LEARN************************/

.sidemenu {
	margin-top: 0px;
	margin-left: 0px;
}

.sidemenu > ul {
	padding:0px;
}

.sidemenu > ul li {
	list-style-type: none;
	padding: 5px 0px 5px 3px;
}

.menutxt {
	font-weight:bold;
	color:#888888;
	font-size:16px;
	display: inline-block;
    vertical-align: middle;
    margin-left:10px;
}

.menutxt:hover {
	color: black;
}

.menutxt-bold {
	font-weight: bold;
	color: black;
	font-size: 16px;
	display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.menutxt-bold-underline{
	font-weight: bold;
	text-decoration: underline;
	color: black;
	font-size: 16px;
	display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

img
{
    vertical-align: middle; /* | top | bottom */
}

.fancimg {
	/*margin-bottom:40px;*/
}

.failover-table {
	width: 100%;
	padding-bottom: 0px;
}


.downloadlink {
	text-decoration: underline;
	color: blue;
}

.article-list-item{
    padding-left: 35px;
}

.opening {
    font-size: 1.17em;
    font-weight: bold;
    text-align: justify;
}


.imgbemutato{
width: 162px;
height: 100px;
padding: 10px;
float: right;
}

.bemutatoszoveg{
text-align: justify;
}


.info_main {
	height: 35px;
}
.info_left {
	float: left;
	width: 200px;
	margin-left: 40px;
}
.info_right {
	float: left;
	width: 400px;
}
.info_input {
	width: 300px;
}
.info_title {
	margin-left: 30px;
	font-weight: bold;
}
.info_main_submit {
	width: 545px;
	text-align: right;
}

#download_div_2 {
    display:none;
}



.download-button-frame {
	width: 300px;
	height: 76px;
	background-color: red;
	color: #ffffff;
	cursor: pointer;
}
.download-button-frame:hover {
	background-color: #A11D1D;
}
.download-button-text {
	padding-left: 10px;
	padding-top: 32px;
	font-size: 28px;
	font-weight: normal;
}

.list {
	margin-left: -27px;
	list-style-image: url('/attachments/81/square.gif');
	font-size: 16px;
}

.small-feature-box {
    width: 318px;
    height: 76px;
    cursor: pointer;
    margin: 20px 0px;
    border: 4px solid #ffffff;
}

.small-feature-box:hover{
    border: 4px solid #d8d9da;
} .addressbook-list-type {
	vertical-align: middle;
	width: 125px;
}

.addressbook-list-text {
	vertical-align: middle;
	width: 550px;
}

.download-button-frame-resp {
	width: 100%;
	height: 76px;
	background-color: red;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid white;
	margin: 3px 0px;
}
.download-button-frame-resp:hover {
	background-color: #A11D1D;
}
.download-button-text-resp {
	padding-left: 10px;
	padding-top: 32px;
	font-size: 28px;
	font-weight: normal;
}

.gray-button-frame-resp {
	width: 100%;
	height: 76px; 
	background-color: #dedede; 
	color: #ffffff; 
	cursor: pointer;
	border: 1px solid white;
	margin: 3px 0px;
}
.gray-button-frame-resp:hover {
	background-color: #aaaaaa;
}
.gray-button-text-resp {
	padding-left: 10px; 
	padding-top: 32px; 
	font-size: 28px; 
	font-weight: normal;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
font-size: 30px;
}

.largefonts
{
font-size:20px;
text-align:justify;
}

.instructions
{
font-size:15px;
text-align:justify;
}




.Title {
	height: 38px;
	background-color: white;
	margin-top: 20px;
}
.TitleLeft {
	float: left;
	width: 70px;
	height: 38px;
}
.TitleCenter {
	float: left;
	width: 43px;
	height: 36px;
	border: 1px solid #999999;
	border-left-style: none;
	border-right-style: none;
}
.TitleImg {
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;
	width: 33px;
	height: 33px;
}
.TitleImg.Cover {
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	width: 38px;
	height: 38px;
}
.TitleRight {
	float: left;
	height: 36px;
	background-color: white;
	border-radius: 0px 0px 10px 0px;
	border: 1px solid #999999;
	border-left-style: none;
}

.TitleRight a:link {
	text-decoration: none;
    color: black;
}
.TitleRight a:visited {
	text-decoration: none;
    color: black;
}
.TitleRight a:hover {
	text-decoration: none;
    color: black;
}
.TitleRight a:active {
	text-decoration: none;
    color: black;
}

.TitleText {
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 10px;
	color: #666666;
	font-size: 18px;
}
.whitelead {
	padding: 15px 20px;
	color: white;
	text-align: justify;
	font-size: 16px;
}

.Lead.Red2 {
	background-color: #C51626;
}
.Lead.Red3 {
	background-color: #E94651;
}
.Lead.Yellow {
	background-color: #E3B500;
}
.Lead.Purple {
	background-color: #764169;
}
.Lead.Green {
	background-color: #008071;
}

.ContentLeadTitle {
	font-size: 16px;
	font-weight: bold;
}

.ContentLeadText {
	font-weight: bold;
	text-align: justify;
}
.ContentLead {
	padding: 15px 20px;
}
.ContentRow {
	position: relative;
	padding: 0px 12px;
}
.ContentBox {
	position: relative;
	float: left;
	width: 470px;
	margin: 8px;
}
.ContentBox800 {
	position: relative;
	float: left;
	width: 800px;
	margin: 8px;
}
.ContentBox800.Style2 {
	margin: 0px;
	width: 490px;
}
.ContentBox800.Seperator {
	width: 10px;
	height: 15px;
}
.ContentBox800.Grey {
	border-top: 1px solid #706F6F;
}
.ContentBox800.White {
	border-top: 1px solid white;
}
.ContentBox800.NoBorder {
}
.ContentBox.Style2 {
	margin: 0px;
	width: 490px;
}
.ContentBox.Seperator {
	width: 10px;
	height: 15px;
}
.ContentBox.Grey {
	border-top: 1px solid #706F6F;
}
.ContentBox.White {
	border-top: 1px solid white;
}
.ContentBox.NoBorder {
}
.ContentBoxStep {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	padding: 7px 10px 0px 6px;
	display: inline-block;
	border-radius: 0px 0px 8px 0px;
}
.ContentBoxStep.Grey {
	color: white;
	background-color: #706F6F;
}
.ContentBoxStep.Red1 {
	color: #BD173A;
	background-color: white;
}
.ContentBoxStep.Red2 {
	color: #C51626;
	background-color: white;
}
.ContentBoxStep.Red3 {
	color: #E94651;
	background-color: white;
}
.ContentBoxStep.Orange {
	color: #FF6A03;
	background-color: white;
}
.ContentBoxStep.Yellow {
	color: #E3B500;
	background-color: white;
}
.ContentBoxStep.Purple {
	color: #764169;
	background-color: white;
}
.ContentBoxStep.Green {
	color: #008071;
	background-color: white;
}
.ContentBoxStep.Green2 {
	color: #C3D297;
	background-color: white;
}
.ContentBoxHiddenImg {
	width: 80px;
	height: 35px;
	margin-right: 5px;
}
.ContentBoxText {
	padding: 0px 0px;
}
.ContentBoxImg {
	width: 460px;
	padding: 7px 0px;
}
.ContentBoxImg800 {
	width: 800px;
}
.ContentBoxImgStyle {
	width: 100%;
	height: 100%;
}
.ContentPre {
    white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background: #dddddd;
}
.ContentPre.Grey {
    color: #666666;
}
.Content {
}
.Content.Cols {
	padding: 20px;
}
.Content.Red0 {
	background-color: #ffe1b3;
	color: #000000;
	text-align: justify;
}
.Content.Grey {
	background-color: #ADA9A7;
	color: white;
	text-align: justify;
}
.Content.Red1 {
	background-color: #BD173A;
	color: white;
	text-align: justify;
}
.Content.Red2 {
	background-color: #C51626;
	color: white;
	text-align: justify;
}
.Content.Red3 {
	background-color: #E94651;
	color: white;
	text-align: justify;
}
.Content.Orange {
	background-color: #FF6A03;
	color: white;
	text-align: justify;
}
.Content.Yellow {
	background-color: #E3B500;
	color: white;
	text-align: justify;
}
.Content.Purple {
	background-color: #764169;
	color: white;
	text-align: justify;
}
.Content.Green {
	background-color: #008071;
	color: white;
	text-align: justify;
}
.Content.Green2 {
	background-color: #C3D297;
	color: #000000;
	text-align: justify;
}

.ContentTitle {
	padding: 10px 20px 0px 20px;
	display: inline-block;
	font-size: 20px;
	border-radius: 0px 15px 0px 0px;
	color: white;
}
.ContentTitle.Red1 {
	background-color: #BD173A;
}
.ContentTitle.Red2 {
	background-color: #C51626;
}
.ContentTitle.Red3 {
	background-color: #E94651;
}
.ContentTitle.Orange {
	background-color: #FF6A03;
}
.ContentTitle.Purple {
	background-color: #764169;
}
.ContentTitle.Yellow {
	background-color: #E3B500;
}
.ContentTitle.Green {
	background-color: #008071;
}
.ContentTitle.Green2 {
	color: #000000;
	background-color: #C3D297;
}
.ContentTitle.Red0 {
	color: #000000;
	background-color: #FFE1B3;
}
.ContentTitle.Grey {
	background-color: #ADA9A7;
	color: white;
}
.ContentTitle.Grey2 {
	color: #706F6F;
	font-weight: bold;
}

.BoxNoBorder {
	padding: 20px 20px 0px 20px;
}
.BoxPrice {
	padding:5px;
	width: 145px;
	color: white;
	font-size: 16px;
	background-color: #706F6F;
}

.Ozeki10GuideCover {
	color: white;
	font-size: 22px;
	height: 45px;
	padding: 10px 15px 0px 15px;
	display: inline-block;
	border-radius: 0px 0px 20px 0px;
	background-color: #7AA82C;
	letter-spacing: -1px;
	font-weight: bold;
}

.Ozeki10GuideCoverTitle {
	text-align: center;
	font-size: 130px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 0px;
}

.Ozeki10GuideCoverSubTitle {
	margin-top: -20px;
	text-align: center;
	font-size: 45px;
	letter-spacing: 0px;
	font-style: italic;
}

.Ozeki10GuideCoverMiddle {
	position: relative;
}

.Ozeki10GuideCoverCircle {
	position: absolute;
	top: 45px;
	left: 10px;
	text-align: center;
	font-size: 25px;
	color: white;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	background-color: #C51626;
	line-height: 125%;
	padding-top: 5px;
}
.Ozeki10GuideCoverCircle.H1 {
	background-color: transparent;
	font-weight: bold;
	font-size: 48px;
	top: 15px;
	left: 0px;
}
.Ozeki10GuideCoverCircle.H2 {
	background-color: transparent;
	font-size: 35px;
	top: 68px;
	left: 0px;
}
.Ozeki10GuideCoverCircle.H3 {
	background-color: transparent;
	font-size: 20px;
	top: 110px;
	left: 0px;
}

.Ozeki10GuideCoverPhoto {
	text-align: center;
}

.Ozeki10GuideCoverPhoto.Img {
	width: 500px;
}

.Ozeki10GuideTutorialTitle.H1 {
	font-size:80px;
	font-weight:bold;
	text-align:left
}

.Ozeki10GuideCoverFooter {
	color: white;
	margin-left: 4px;
	margin-bottom: 15px;
	border-radius: 0px 0px 0px 20px;
	background-color: #7AA82C;
}
.Ozeki10GuideCoverFooterCol {
	padding: 10px 25px;
	font-size: 16px;
	float: left;
	background-color: #7AA82C;
	font-weight: bold;
}
.Ozeki10GuideCoverFooterCol.Col1 {
	border-radius: 0px 0px 0px 20px;
}
.Ozeki10GuideCoverFooterCol.Col2 {
	border-radius: 0px 0px 0px 20px;
	border-left: 5px solid #658B25;
}
.Ozeki10GuideCoverFooterBorder {
	float: left;
}


.PageContent {
	height: 38px;
	background-color: white;
	margin-top: 20px;
}

.PageContent a:link {
	text-decoration: none;
    color: white;
}
.PageContent a:visited {
	text-decoration: none;
    color: white;
}
.PageContent a:hover {
	text-decoration: none;
    color: white;
}
.PageContent a:active {
	text-decoration: none;
    color: white;
}
.PageContentLeft {
	float: left;
	height: 37px;
	width: 75px;
	border-left: 1px solid #999999;
	background-color: white;
}
.PageContentLeftImg {
	float: left;
	height: 35px;
	width: 37px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.PageContentCenter {
	float: left;
	height: 35px;
	border-radius: 0px 0px 10px 0px;
	border: 1px solid #999999;
	border-left-style: none;
}
.PageContentCenter.Red1 {
	background-color: #BD173A;
}
.PageContentCenter.Red2 {
	background-color: #C51626;
}
.PageContentCenter.Red3 {
	background-color: #E94651;
}
.PageContentCenter.Orange {
	background-color: #FF6A03;
}
.PageContentCenter.Purple {
	background-color: #764169;
}
.PageContentCenter.Yellow {
	background-color: #E3B500;
}
.PageContentCenter.Green {
	background-color: #008071;
}
.PageContentCenter.Green2 {
	color: #000000;
	background-color: #C3D297;
}


.PageContentText {
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 18px;
}

.PageContentText a {
	text-decoration: none;
	color: #ffffff;
}

.PageContentTitle{
	margin: 10px auto;
    width: 775px;
	height: 140px;
	background-color: white;

}

.PageContentTitleCenter {
	float: left;
	width: 600px;
	height: 140px;
	border: 1px solid #999999;
	border-left-style: none;
	border-right-style: none;
}

.PageContentTitleText {
	padding-left: 50px;	
	color: #ffffff;
	font-size: 100px;
	font-weight: bold;
}

.PageContentTitleRight{
	float: left;
	height: 140px;
	width: 170px;
	background-color: white;
	border-radius: 0px 0px 10px 0px;
	border: 1px solid #999999;
	border-left-style: none;
}

.PageContentTitleImg {
	padding-top: 4px;		
	width: 130px;
	height: 130px;
}

.ContentBoxContainer {
	margin: 0px auto;
	width: 780px;
}

.ContentBoxRound {
	width: 350px;
	margin-top: 15px;
    margin-right: 3px;
    margin-left: 3px;
 	float: left;
	padding: 0px 15px;
	background-color: white;
	border-radius: 0px 0px 10px 0px;
	border: 1px solid #999999;	
}

.ContentBoxRound.Wide {
	width: 740px;
	background-color: #dddddd;	
}

.ContentLink{
	margin-top: 2px;
	font-size: 15px;
	font-weight: bold;
}

.ContentLink a:link {
	text-decoration: none;
    color: black;
}
.ContentLink a:visited {
	text-decoration: none;
    color: black;
}
.ContentLink a:hover {
	text-decoration: none;
    color: black;
}
.ContentLink a:active {
	text-decoration: none;
    color: black;
}



.ArticleTitleH1 {
	font-size:80px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}

.ArticleTitleH2 {
	text-align:center;
	font-size:36px;
	font-waith:bold;
}

.ArticleTitleH1.Left {
	text-align:left;
}

.ArticleTitleH2.Left {
	text-align:left;
}

.ArticleDiv {
	margin-left:150px;
	margin-right:150px;
}

.ArticleP {
	font-size:18px;
	line-height:24px;
	text-align:justify;
}

.GuideDisplayChildren {
}

.GuideDisplayChildrenTable {
    border-spacing: 0px 20px;
    width: 100%;
}
.GuideDisplayChildrenTd {
    padding: 0px;
    margin-bottom: 5px;
    text-align: left;
    border-bottom: 1px solid white;
    text-decoration: none;
}

.GuideDisplayChildrenTable a:link {
	text-decoration: none;
	color: white;
}
.GuideDisplayChildrenTable a:visited {
	text-decoration: none;
	color: white;
}
.GuideDisplayChildrenTable a:hover {
	text-decoration: none;
	color: white;
}
.GuideDisplayChildrenTable a:active {
	text-decoration: none;
	color: white;
}

.Guide {
	color: white;
	text-align: justify;
	font-size: 16px;
}
.Guide.Intro {
	padding: 5px 125px;
}
.Guide.Intro h1 {
	text-align: left;
	font-size: 60px;
}
.Guide.Intro.Title {
	padding: 10px 0px;
}
.Guide-image {
	width:80px;
	margin-left:20px;
	margin-right:20px
}
.Red1 {
	background-color:#BD173A;
}
.Red2 {
	background-color: #C51626;
}
.Red3 {
	background-color: #E94651;
}
.Orange {
	background-color: #FF6A03;
}
.Purple {
	background-color: #764169;
}
.Yellow {
	background-color: #E3B500;
}
.Green {
	background-color: #008071;
}
.Green2 {
	color: #000000;
	background-color: #C3D297;
}
.Green3 {
	color:white;
	background-color: #7AA82C;
}
.phone-icon-image {
	width: 100px;
    margin-left: 30px;
    margin-right: 30px;
	
}
.phone-frame td {
	width: 160px;
}
.phone-frame p {
	height: 100px;
}
.phone-frame td:hover{
	background-color: #d0d0d0;
    border-radius: 10px;
}
.phone-frame-name {
	font-size: 12px;
	height: 10px !important
}
.LeftLeadRed {
	padding: 15px 20px;
	color: white;
	text-align: center;
	font-size: 16px;	
	border-radius: 0px 0px 10px 0px;
	margin-right: 90px;
	background-color:#BD173A;
}

.LeftLeadTitle{
	font-size: 100px;
	margin-left: 50px;
    margin-right: 50px;
}

.LeftLeadText{
	margin-left: 50px;
    margin-right: 50px;
}    


.RightTextGreen{
	width: 884px;
	margin-left: 100px;
	padding: 15px 20px;
	font-size: 16px;
	border-radius: 0px 0px 0px 10px;
	background-color:#99B854;
	position: relative;
	padding: 0px 12px;
	
}

.RightTextGreenContentBox {
	width: 400px;
	float: left;
	margin: 8px;
}

.TextBoxGrey{
	padding: 15px 20px;
	color: white;	
	font-size: 13px;	
	border-radius: 0px 0px 10px 0px;
	background-color:#706F6F;
}

.ContentBoxLeft {
	float:left; 
	width: 230px;
	padding-right: 20px;
}

.ContentBoxRight {
	float:left;
	width: 215px;
}

.icons {
	width: 16px;
	height: 16px;
	margin-right:5px;
	margin-left:5px;
}

.customer-table td{
	border-bottom:1px dotted black;
	padding-top:10px;
	padding-left: 0px;
}
.customer-table span {
	background: white;
	padding: 0px 0px 5px 5px;
	font-size:18px;
}

.product-table{
	border-collapse: collapse;
	width: 100%;
}

.product-table td{
	padding: 0px 5px 5px 10px;
}

.tablesingleborder {
  border: 1px solid black;
  border-collapse: collapse;
}

.trsingleboarder{
  border: 1px solid black;
  border-collapse: collapse;
}

.tdsingleborder{
  border: 1px solid black;
  border-collapse: collapse;
}


.OzekiRobotTransToWhite
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.OzekiRobotH1
{
	font-size:120px; 
	font-weight: bold; 
	text-align: center; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.OzekiRobotContainer {
	margin: 5px 0px 5px -10px;
	width: 1029px;
	position: relative;
}

.OzekiRobotContainer div,p {
	font-size:16px;
}

.OzekiRobotHeader {
	background-color: #008071;
	color: #fff;
	padding: 30px;
}

.OzekiRobotHeaderDetails {
	width: 680px;
	float:left;
}

.OzekiRobotHeaderDetailsRight {
	float: right;
	height: 213px;
	width: 266px;
	color: #505763;
}

.OzekiRobotHeaderDetailsRight.box {
}
.OzekiRobotHeaderDetailsRight.box.purchase {
	margin-top: 20px;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
	background-color: #FF161F;
	color: #fff;
}

.OzekiRobotBelowPicture {
	background-color: #f9f9f9;
	border-top: 1px solid #ccc;
	padding-bottom: 20px;
	border-radius: 0px 0px 7px 7px;
}

.OzekiRobotPicture {
}

.OzekiRobotPicture.img {

	max-width: 100%;
    max-height: 100%;
	border-radius: 7px;
}

.OzekiRobotPrice {
	margin: 20px 0px 0px 20px;
	font-size: 34px;
	font-weight: 700;
}

.OzekiRobotInclude {
	margin: 5px 0px 0px 20px;
	font-size: 20px;
	font-weight: 400;
}
.OzekiRobotShareText {
	font-size: 20px;
	margin: 10px auto;
	text-align:center;
	font-weight: 100;
}
.OzekiRobotShareIcons {
	text-align:center;
}
.OzekiRobotShareIcons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}

.OzekiRobotHeaderDetailsH1 {
	font-size: 36px;
	font-weight: bold;
     margin-top: 0px;
}
.OzekiRobotHeaderDetailsH2 {
	font-size: 21px;
	font-weight: normal;
}

.OzekiRobotRating {
	margin: 15px 0px;
	font-size: 16px;
	font-weight: normal;
}

.OzekiRobotRatingInfo {
	padding-left: 1em;
}

.OzekiRobotStudentInfo {
	padding-left: 2em;
}

.OzekiRobotExtraInfo {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

.OzekiRobotCreatedBy {
}

.OzekiRobotLastUpdated {
	padding-left: 1em;
}

.OzekiRobotComments {
	padding-left: 1em;
}

.OzekiRobotClosedCaptioning {
	padding-left: 1em;
}

.checked {
	font-size:18px;
    color: orange;
}
.unchecked {
	font-size:18px;
}
.checked_black {
	font-size:18px;
	color: #666;
}

.OzekiRobotMain {
	color: #29303b;
}

.OzekiRobotLeft {
	width: 800px;
	float: left;
	margin: 15px 0px 15px 113px;
	line-height: 1.5;
}

.OzekiRobotLeft h1 {
	font-size: 22px; 
	font-weight: 200; 
	margin: 0 0 10px;
}

.OzekiRobotRight {
	width: 355px;
	float: left;
}

.OzekiRobotWhatWillILearn {
	border: 1px solid #dedfe0;
	background-color: #f9f9f9;
	padding: 10px;
}

.OzekiRobotWhatWillILearn ul {
    list-style: none;
    padding: 0px;
}

.OzekiRobotWhatWillILearn ul li:before {
	content: "\2714";
    font-size: 15px; 
    margin: 0px 10px; 
    color: #ccc;
}

.OzekiRobotRequirements {
	margin: 15px 0px;
}

.OzekiRobotAboutInstructor.left {
	float:left;
	margin-right: 15px;
}

.OzekiRobotAboutInstructor.right {
	float:left;
	width: 775px;
}

.OzekiRobotAboutInstructor.userIcon {
	width:96px;
	height:96px;
}

.OzekiRobotAboutInstructor.name {
	float:left;
	color: #007791;
	font-weight: 200;
	font-size: 20px;
}

.OzekiRobotAboutInstructor.job {
	font-weight: 200;
	font-size: 18px;
}

.OzekiRobotCurriculumMain {
}

.OzekiRobotCurriculum {
    margin-bottom: 15px;
    border: 1px solid #d3d3d3;
}
.OzekiRobotCurriculumHeader {
    background: #f9f9f9;
    border-bottom: 1px solid #e8e9eb;
    padding: 10px 30px 10px 22px;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
}

.OzekiRobotCurriculumPlus {
	font-size: 18px;
	color: #007791;
	padding-right: 7px;
}

.OzekiRobotCurriculumContent {
    display: none;
    padding: 0px;
}
.OzekiRobotCurriculumContentLecture {
    padding: 12px 30px 12px 43px;
    background-color: #fff;
    border: 1px solid #e8e9eb;
    border-top: none;
    color: #686f7a;
    letter-spacing: .3px;
    line-height: 1.33;
}
.OzekiRobotCurriculumLectureNr {
	height: 450px; 
	background-color: #444;
}

.OzekiRobotWebpageTitle {
}

.OzekiRobotWebpageTitle h1 {
}

.OzekiRobotCarousel {
	width: 1008px;
    height: 310px;
    position: relative;
    margin-top: 10px;
}


.OzekiRobotCarouselButton {
    width: 290px;
    height: 75px;
    border: 1px solid white;
    border-radius: 5px;
    position: absolute;
	color: white;
    padding: 0px 12px 0px;
}
.OzekiRobotCarouselButton:hover {
    background-color: #fff;
    color: #686f7a;
    opacity: 0.75;
}
.OzekiRobotCarouselButton.n1 {
    top: 20px;
    right: 10px;
}
.OzekiRobotCarouselButton.n2 {
    top: 110px;
    right: 10px;
}
.OzekiRobotCarouselButton.n3 {
    top: 200px;
    right: 10px;
}


.OzekiRobotCarouselButtonSmall {
    width: 55px;
    height: 75px;
    border: 1px solid white;
    border-radius: 5px;
    position: absolute;
	color: white;
    padding: 0px 10px 0px;
}
.OzekiRobotCarouselButtonSmall:hover {
    background-color: #fff;
    color: #686f7a;
    opacity: 0.75;
}
.OzekiRobotCarouselButtonSmall.n1 {
    top: 290px;
    right: 9px;
}
.OzekiRobotCarouselButtonSmall.n2 {
    top: 290px;
    right: 89px;
}
.OzekiRobotCarouselButtonSmall.n3 {
    top: 290px;
    right: 169px;
}
.OzekiRobotCarouselButtonSmall.n4 {
    top: 290px;
    right: 249px;
}

.OzekiRobotCarousel a:link,a:visited,a:hover,a:active  {
	text-decoration: none;
}

.OzekiRobotCarouselButtonText {
}
.OzekiRobotCarouselButtonText.n1 {
	margin-top: 25px;
	font-size: 45px;
}
.OzekiRobotCarouselButtonText.n2 {
	margin-top: 35px;
	font-size: 30px;
}

.OzekiRobotCourseElements {
	width: 1008px;
	color: #29303b;
}

.OzekiRobotCourseElements.box {
	background: #dedede;
	width: 324px;
	border: 1px solid #ddd;
    box-shadow: 1px 1px #bbb;
    border-radius: 3px;
	margin: 10px 15px 10px 0px;
	float: left;
}
.OzekiRobotCourseElements.box:hover {
	border: 1px solid #bbb;
    box-shadow: 1px 1px #888;
    border-radius: 3px;
}
.OzekiRobotCourseElements.emptybox {
	width: 324px;
	margin: 10px 15px 10px 0px;
	float: left;
}

.OzekiRobotCourseElementsImage {
	padding: 10px;
}

.OzekiRobotCourseElements.box img {	
	width: 100%;		
}

.OzekiRobotCourseElements.title {
	font-size: 23px;
	height: 30px;
	font-weight: bold;
	padding: 10px 5px;
	width: 300px;
	margin-left: 5px;
	margin-right: 5px;
}

.OzekiRobotCourseElements.text {
	font-size: 14px;
	height: 80px;
	font-weight: normal;
	padding: 0px 5px 5px;
	width: 300px;
	margin-left: 5px;
	margin-right: 5px;
}

.OzekiRobotCourseElements.instructor {
	font-size: 14px;
	font-weight: bold;
	width: 162px;
	margin-left: 5px;
}

.OzekiRobotCourseElements.stars {
	font-size: 14px;
	font-weight: bold;
	width: 162px;
	margin-left: 5px;
}

.OzekiRobotCourseElements.price {
	font-size: 19px;
	font-weight: bold;
	padding: 5px 5px;
	text-align: right;
	width: 313px;
}

.OzekiRobotCourseElements.box.boxLast {
	margin-right: 0px;
}

.OzekiRobotContentLeft {
	float:left; 
}
.OzekiRobotContentLeft.fix {
	width:800px; 
	margin: 0px 0px 0px 101px;
	padding-right: 5px;
	padding-left: 5px;
}
.OzekiRobotContentLeft img {
	
}
.OzekiRobotContentRight {
	float:left; 
}
.OzekiRobotContentRight.fix {

}
.OzekiRobotContentRight.hidden {
	display: none;
}

.OzekiRobotSitemapBox {
	color: #2d3239;
	line-height: 1.6;
	width: 800px;
	border: 1px solid #ddd;
	box-shadow: 1px 1px #bbb;
	border-radius: 5px;
	margin: 10px 0px 25px 0px;
	padding: 5px;
}

.OzekiRobotSitemapBox.purchase {
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
	background-color: #FF161F;
	color: #fff;
	margin: 0px auto;
	padding: 10px 0px;
	width: 250px;
}

.OzekiRobotSitemapParent {
	margin-left: 0px;
	font-weight: bold;
	font-size:20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D8D8D8;
}
.OzekiRobotSitemapTitle {
	margin-left: 0px;
	font-weight: bold;
	font-size:60px;
	margin-bottom: 10px;
	margin-top: -10px;
	border-bottom: 1px solid #D8D8D8;
	text-align:center;
	line-height: 1.2em;
}
.OzekiRobotSitemapChild {
	font-size:16px;
}

.OzekiRobotSitemapChild.support {
	margin-left: 10px;
}

.OzekiRobotSitemapRow {
	padding: 3px;
}
.OzekiRobotSitemapRow.active {
	background-color: #16b;
    background-image: linear-gradient(#2d8cec,#16b);
    border-color: #16b #0d4c8c #0d4c8c;
    border-right: 1px solid #0d4c8c;
    text-shadow: 0 1px 1px rgba(0,0,0,0.75);
    border-radius: .4rem;
    cursor: pointer;
    font-weight: 700;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    text-shadow: 0 1px 1px rgba(0,0,0,0.75);
}
.OzekiRobotSitemapNumber {
	float: left;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	padding: 1px 4px 7px 3px;
	background: #fff;
	border: 1px solid #666;
	color: #666;
	text-align: center;
	font-size: 15px;
}
.OzekiRobotSitemapName {
	float: left;
	width: 750px;
	font-size: 16px;
	margin-left: 10px;
	text-align:left;
}


.OzekiRobotCurriculumPlay{
	float: left;
}

.OzekiRobotCurriculumLecture {
	font-weight: 600; 
	padding-top: 2px; 
	padding-left: 30px;
}
.BlueButton {
	background-color: #16b;
    background-image: linear-gradient(#2d8cec,#16b);
    border-color: #16b #0d4c8c #0d4c8c;
    border-right: 1px solid #0d4c8c;
    text-shadow: 0 1px 1px rgba(0,0,0,0.75);
    min-width: 80px;
    font-size: 35px;
    border-radius: .4rem;
    cursor: pointer;
    font-weight: 700;
    line-height: 1.5em;
    padding: 4px 6px;
    text-align: center;
    vertical-align: middle;
    font-family: inherit;
    outline: 0;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    white-space: nowrap;
    display: block;
    height: 55px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.75);
    color: #fff;
}
.BlueButton.main {
	width: 400px;
	margin: 10px 0px;
}

.BlueButton a:link {
	text-decoration: none;
	color: white;
}
.BlueButton a:visited {
	text-decoration: none;
	color: white;
}
.BlueButton a:hover {
	text-decoration: none;
	color: white;
}
.BlueButton a:active {
	text-decoration: none;
	color: white;
}
.OzekiRobotCurriculumLectureDescription{
	padding-left: 30px;
	color: black;
}

.OzekiRobotMiddle {
	margin-bottom: 10px;
	margin-left: 7px;
	width: 1008px;
}
.OzekiRobotMiddle h1 {
	margin: 10px 0px 5px 0px;
}
OzekiRobotMiddle-top{
    display: flex;    
}
.OzekiRobotMiddleLeft {
	width: 585px;
	float:left;
}
.OzekiRobotMiddleRight {
	margin-left:13px;
	width: 410px;
	float:left;
}
.OzekiRobotMiddleRightRow {
	margin: 15px 0px;
	padding: 5px;
	font-weight: normal;
	color: #29303b;
}
.OzekiRobotMiddleRightRow:hover {
	background-color: #cecece;
    box-shadow: 1px 1px #ccc;
    border-radius: 3px;
}
.OzekiRobotMiddleRightRowLeft {
	float:left;
}
.OzekiRobotMiddleRightRowRight {
	float:left;
	width: 265px;
	margin-left: 15px;
	text-align: justify;
}
.OzekiRobotMiddleRightRowRight h3 {
	margin: 0px;
	font-size: 16px;
}


.OzekiChatDownload:hover {
        background-color: #cecece;
    box-shadow: 1px 1px #ccc;
    border-radius: 3px;
}
.featureul {
  padding-left: 0px;
  list-style: none; /* Remove default bullets */
}

.featureul li::before {
  content: "\2611";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #303060; /* Change the color */
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.featureli {
    text-align: unset;
    padding-left: 4px;
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 14px;
}

.yellow-button {
    width: 50%;
    margin-right: 5px;
    margin-left: 7px;
    text-align: center;
    line-height: 1.43;
    font-size: 1.2rem;
    border: 1px solid;
    border-radius: 3px;
    border-color: #e76d0c #e15500 #e15500;
    color: #fff;
    text-shadow: rgb(0 0 0 / 5%) 0 1px 0;
    background-color: #ec7211;
    background-image: linear-gradient(180deg,#f67c1b 0,#e15500);
    box-shadow: inset 0 1px 0 hsl(0deg 0% 100% / 20%);
}

/*******************************************************************
 Ozeki Main Template End
*******************************************************************/

.mobileonly{
	display:none
}

.desktoponly{
	display:block
}

.mobiletable{
	display:flex
}

.displayPrevNext {
	width:100%; 
	display:flex;
}

.displayPrevNextLinks
{
margin-left:auto;
margin-right:0px;
}

.main-top-logo-red-mobile {
display:none
}



/*******************************************************************
 1200+ pixel screens
 Bootstrap: XL
*******************************************************************/


/*******************************************************************
 992-1200 pixel screens
 Bootstrap: LG
*******************************************************************/


/*******************************************************************
 768-992 pixel screens
 Bootstrap: MD
*******************************************************************/

@media only screen and (max-width: 1030px) {

	/* Hamburger menu */
	#menu li.toggle-button:hover {
		display: flex;
	}
	
	.main-top-right-mobile {
		float:right;
		display:block;
		margin-top:0px;
		width: 40px;
	}
	
	.main-container-sitemap {
	   display:none;
	}
	
	.main-container-sitemap-hidden {
		display:none;
	 }
	 
	.main-container-content{
		float: unset;
		margin-top: 25px;
		overflow-wrap: break-word;
	}
	
	.mobile-menu-button{
		display: block;
		width: 35px;
		position: relative;    
		padding: unset;
		padding-left: 10px;
		padding-top: 20px;
		margin: 0px 0px 0 -20px;
	}
	
	.main-top-right
	{
		display: none;
	}
	
	#menu > .menuitem
	{
		margin-left:0px;
	}
	
}


/*******************************************************************
 576-768 pixel screens
 Bootstrap: SM
*******************************************************************/

@media (max-width:768px){

	/* Cooki bar */
    .pix-cookie-banner{
        left:5%;
        width:90%;
        -webkit-transform:translateX(0%);
        transform:translateX(0%);
    }
    .pix-cookie-banner .pix-cookie-inner{
        padding-right:40px !important;
        padding-left:50px !important;
        position:relative;
        display:inline-block;
    }
    .pix-cookie-banner .pix-cookies-close{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        right:10px
    }
    .pix-cookie-banner .pix-cookie-img{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        left:10px
    }
}


/*******************************************************************
 0-576 pixel screens
 Bootstrap: XS
*******************************************************************/

@media only screen and (max-width: 576px) {
	
	body {
		margin: 0px;
		background: #ffffff;
	}
		

	h2 {    
		font-size: 30px;
		text-align: center;
		color: white;
		background: #003493;
		border-top: 1px solid;
		border-color: red;
		padding-top: 8px;
		padding-bottom: 8px;    
		margin-block-start: 0px;
	}
	h2 a:link {color: white;}    
	h2 a:visited {color: white;} 
	h2 a:hover {color: white;}   
	h2 a:active {color: white;}

	p {
		margin-inline-start: 0px; 
     	margin-inline-end: 0px;
	}
   
	
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	
	.main-container-content{
		float: unset;
		margin-top: 25px;
		overflow-wrap: break-word;
		margin-left: 0px;
		padding-left:5px;
		padding-right:5px;
	}

	.topic_selection_item_left
	{
	margin-right: 10px; 
	float: left;
	}

	.topic_selection_item_right
	{
	margin-left: unset;
	font-size:16px;
	}
	
	.flex-container {
  	display: flex;
  	flex-direction: column;
  	margin-top: 15px;
	}
	
	.flex-container-footer{
	display: contents;
	}
	
	.flex-container-copyright {
  	flex-direction: column;  
  	width: 100%;
    text-align: center;
	}
	
	.flex-container-copyright > div {
    text-align: center;
	}
	
	.flex-container-legal {
  	width: 100%;
    text-align: center;
	}
	.flex-container-legal > div {
    display: block;
	}
	
	.flex-container_cam_sdk {
    display: block;
    flex-direction: row;
    justify-content: center;
    text-align: center;
	}
    
    .flex-container_cam_sdk > div {
    margin-left: 0px;
    margin-bottom: 10px;
	}

	.main-frame {  
	width: unset;	
    max-width: unset;
    min-width: unset;
    margin: unset;
    padding-bottom: unset;
    -moz-box-sizing: unset;
    -webkit-box-sizing: unset;
    box-sizing: unset;
    border: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -ms-border-radius: unset;
    border-radius: unset;
    background: unset;
    background-color: white;
    background-repeat: unset;
    background-size: unset;
    -webkit-box-shadow: unset;
    -ms-box-shadow: unset;
    box-shadow: unset;
    min-height: unset;
	}
	
	.tabs-menu-div {
		height: unset;
		padding-bottom:10px;
	}

	#menu {
    display: grid;
    height: unset;
	background-color: #303060;
	}
	
	.menuitemlogin
	{	
	flex-direction: column;
	width: unset;
	}
	
	.main-top {
    width: 100%;
    margin: unset;
	}
	
	.main-bottom {
    	width: 100%;
	}
	.read-more{
	display: none;
	}
	
	li.top-menu-home {    
    display: none;
   }
   
    .tablinks-text {
     display: none;
	}

	.tabcontent {    
    padding: 6px 0px;
    }
    
    .td-text-DownloadButton {
    margin-top: 30px;
    width: 100%;
    text-align: center;
	}
	
	.flex-container-tab-table > div {
      padding-right: 0px;
      text-align: unset;
    }
    
    .main-top-logo-text {   
    margin-top: 3px;
    margin-left: 2px;
    float: left;
    border: 1px;
	}
	
	.main-top-logo-red-mobile {
    display: block;
    color: red;
    font-weight:bold;
    font-size: 55px;
    line-height: 45px;
    margin-top:10px;
	}
	
	.main-top-logo-red {
    display: none;
	}
		
	.main-top-logo-black {
    display: none;
	}
	
	
	.main-top-logo-subtitle{
    display: none;
	}
	
	.main-top-right-mobile {
    float: right;
    display: block;
    margin-top: 0px;
    width: 30px;
	margin-right: 5px;
	}
	
	.mobile-menu-button {
    width: 35px;
    position: relative;    
    padding: 20px 0px 0px 0px;
    margin-left: -5px;
    margin: 0px 0px 0 -5px;
	display:block;
	}
	
	.main-top-productname {
    float: left;
    margin-top: 5px;
    margin-left: 0px;
	width: unset;
	}
	
	.w300 {
    text-align: center;
	}
	
	.likeitbutton
	{
 	margin-left: 30px;
	}
	
	#mobile-menu:checked ~ .main-container-content {
    float: unset;
    display: inline-block;
    
	} 	
	
	figure {
    margin-inline-start: unset;
    margin-inline-end: unset;
	}
	
	.video::after {
    	display: none;
	}
	
	.mobiletable{
	display:contents
	}
	
	.OzekiRobotMiddle {
    margin-bottom: 10px; 
     margin-left: 0px;
     width: unset; 
	}

	.OzekiRobotMiddleLeft {
    width: 100%;
    float: unset; 
	}

	.OzekiRobotMiddleRight {
    margin-left: 0px;
    width: 100%;
    float: unset;
	}

	OzekiRobotMiddle-top{
    display: contents;
	}
	
		
	.OzekiRobotMiddleRightRow {
     display: flex;
	}
	
	.OzekiRobotMiddleRightRowLeft {
     float: unset; 
     }
     
	.OzekiRobotMiddleRightRowRight {
    float: unset;
    text-align: unset; 
    width: unset;
    margin-left: 0px;
	}
	
	.displayPrevNext{
	padding-top: 5px;
	display:flex;
	flex-direction:column;
		}

	.displayPrevNextLinks
	{
	margin-left:0px;
	margin-right:auto;
	}
	
	pre {    
    white-space: pre-wrap;
	}	
	
	.syntaxhighlighter .line {
    white-space: pre-wrap !important;
	}

	.syntaxhighlighter .gutter {
    display: none !important;
	}

	.col 
	{  
		margin: 1% 0 1% 0%;
	}

	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	

	video 
	{
		width: 90%;
		max-width: 400px;
	}

	.screenshot 
	{
		width: 90%;
	}

	.main-container
	{
		display:unset;
	}

	.main-container-sitemap-hidden
	{
		width:100%;
	}

	.main-container-sitemap
	{
		width:100%;
	}

	.main-container-content
	{
		width:100%;
		float: left;
		display: block;
		background: white;
		margin-top: 0px;
	}

	.main-bottom
	{
		width:100%;
		padding-right:0px;
		padding-left:0px;
	};

	.flex-container {
  	display: flex;
  	flex-direction: column;
  	margin-top: 15px;
	}
	
	.flex-container-footer{
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	
	.flex-container-copyright {
  	flex-direction: column;  
  	width: 100%;
    text-align: center;
	}
	
	.flex-container-copyright > div {
    text-align: center;
	}
	
	.flex-container-legal {
  	width: 100%;
    text-align: center;
	}
	.flex-container-legal > div {
    display: block;
	}
	
	.flex-container_cam_sdk {
    display: block;
    flex-direction: row;
    justify-content: center;
    text-align: center;
	}
    
    .flex-container_cam_sdk > div {
    margin-left: 0px;
    margin-bottom: 10px;
	}
	
	body {
    margin: 0px;
    background: #ffffff;
	}
	
	.main-frame {  
	width: unset;	
    max-width: unset;
    min-width: unset;
    margin: unset;
    padding-bottom: unset;
    -moz-box-sizing: unset;
    -webkit-box-sizing: unset;
    box-sizing: unset;
    border: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -ms-border-radius: unset;
    border-radius: unset;
    background: unset;
    background-color: white;
    background-repeat: unset;
    background-size: unset;
    -webkit-box-shadow: unset;
    -ms-box-shadow: unset;
    box-shadow: unset;
    min-height: unset;
	}
	
	.main-bottom {
    margin: 20px auto 0px;
    width: 100%;
	}
	.read-more{
	display: none;
	}
	
	li.top-menu-home {    
    display: none;
   }

	
    .tablinks-text {
     display: none;
	}

	.tabcontent {    
    padding: 6px 0px;
    }
    
    .td-text-DownloadButton {
    margin-top: 30px;
    width: 100%;
    text-align: center;
	}
	
	.flex-container-tab-table > div {
      padding-right: 0px;
      text-align: unset;
    }
    
    .main-top-logo-text {   
    margin-top: 3px;
    margin-left: 2px;
    float: left;
    border: 1px;
	}
	
	.main-top-logo-red-mobile {
    display: block;
    color: red;
    font-weight:bold;
    font-size: 55px;
    line-height: 45px;
    margin-top:10px;
	}
	
	.main-top-logo-red {
    display: none;
	}
	
	.main-top-logo-black {
    display: none;
	}
	
	
	.main-top-logo-subtitle{
    display: none;
	}
	
	.main-top-right-mobile {
    float: right;
    display: block;
    margin-top: 0px;
    width: 30px;
	margin-right: 5px;
	}
	
	.mobile-menu-button {
    width: 35px;
    position: relative;    
    padding: 20px 0px 0px 0px;
    margin-left: -5px;
    margin: 0px 0px 0 -5px;
	}
	
	.main-top-productname {
    float: left;
    margin-top: 5px;
    margin-left: 0px;
	width: unset;
	}
	
	.w300 {
    text-align: center;
	}
	
	.likeitbutton
	{
 	margin-left: 30px;
	}
	
	#mobile-menu:checked ~ .main-container-content {
    float: unset;
    display: inline-block;
    
	} 	
	
	figure {
    margin-inline-start: unset;
    margin-inline-end: unset;
	}
	
	.video::after {
    display: none;
	}
	
	.mobiletable{
	display:contents
	}
	
	.OzekiRobotMiddle {
    margin-bottom: 10px; 
     margin-left: 0px;
     width: unset; 
	}

	.OzekiRobotMiddleLeft {
    width: 100%;
    float: unset; 
	}

	.OzekiRobotMiddleRight {
    margin-left: 0px;
    width: 100%;
    float: unset;
	}

	.OzekiRobotMiddleTop{
    display: contents;
	}
	
		
	.OzekiRobotMiddleRightRow {
     display: flex;
	}
	
	.OzekiRobotMiddleRightRowLeft {
     float: unset; 
     }
     
	.OzekiRobotMiddleRightRowRight {
    float: unset;
    text-align: unset; 
    width: unset;
    margin-left: 0px;
	}
	
	.displayPrevNext
	{
		margin-top:5px;
		margin-bottom:5px;
		padding-top: 5px;
		display:flex;
		flex-direction:column;
	}

	.displayPrevNextLinks
	{
	margin-left:0px;
	margin-right:auto;
	}
	
	pre {    
    	white-space: pre-wrap;
	}	
	
	.syntaxhighlighter .line {
    	white-space: pre-wrap !important;
	}

	.syntaxhighlighter .gutter {
    	display: none !important;
	}
	
	.contact-left {
    	min-width: unset;    
	}	

	
	.menuitemlogin
	{	
		flex-direction: column;
		width: unset;
	}

	.yellow-button {
		width: 100%;
	}

	.d-sm-flex {
	    display: flex!important;
	}

}

/*******************************************************************
 Printer
*******************************************************************/

@media screen {

  div.divFooter {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
   counter-reset: pn;
  }

  div.divHeader {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
   counter-reset: pn;
  }

  .printOnly
  {
    display:none;
  }
 
}

@media print {
  body
  {
    background: white;
  }

  div.divHeader{
    position: fixed;
    top: 0px;
    width: 100%;
  }

 
  div.divFooter {
    position: fixed;
    bottom: 0px;
    width: 100%;
    page-break-after: always;
  }

  .screenonly
  {
    display:none;
  }
}

@page {
   size: A4;
   margin: 15mm 20mm 15mm 20mm;   
}



