*{
margin:0;
padding:0;
font-family:Calibri,trebuchet MS,Arial;
border:0;
}

a{
color:#58cfdb;
}

html{
background-image:url(main_bg.gif);
overflow:auto;
}

body{
width:988px;
margin:auto;
border:1px solid #dddddd;
background-color:#FFFFFF;
overflow:auto;
position:relative;
}

.main-wrapper{
overflow:auto;
width:928px;
padding:95px 30px 30px;
}

h1{
text-indent:-99999px;
}

.banner1{
top:126px;
background-image:url(banner1.png);
width:920px;
height:246px;
overflow:hidden;
margin:auto;
border-bottom:2px #f3f3f4 solid;
margin:auto;
}

.main_banner{
top:126px;
background-image:url(main_banner.png);
width:920px;
height:246px;
overflow:hidden;
margin:auto;
border-bottom:2px #f3f3f4 solid;
margin:auto;
}

.element{
float:left;
width:100%;
color:#353535;
    white-space: pre-line;
}

.element img{
border:2px solid #f3f3f4;
margin:10px;
float:left;
}

.element h2{
font-size:25px;
font-weight:lighter;
}

.element b{
color:#58CFDB;
font-size:20px;
font-weight:lighter;
margin-bottom:7px;
margin-top:10px;
font-weight:lighter;
clear:left;
float:left;
width:100%;
}


.element i{
color:#838383;
display:block;
font-size:15px;
font-style:normal;
margin-left:10px;
float:left;
width:567px;
}

.element .link{
float:right;
margin-top:10px;
text-decoration:none;
}

.element b .title-link{
color:#58CFDB !important;
font-size:20px !important;
font-weight:lighter;
font-weight:lighter;
text-decoration:underline;
}


.button{
text-decoration:none;
color:#FFFFFF;
display:block;
font-size:19px;
height:31px;
line-height:27px;
overflow:hidden;
text-align:center;
width:79px;
}

.c{
background-image:url(cbutton.png);
}

.b{
background-image:url(bbutton.png);
}

.header{
padding-left:30px;
position:absolute;
top:26px;
margin:auto;
}

.header img{
margin-bottom:10px;
}

.nav-bar{
list-style:none outside none;
border-bottom:2px solid #f3f3f4;
border-top:2px solid #f3f3f4;
width:920px;
overflow:auto;
}

.nav-bar li{
float:left;
height:35px;
}

.nav-bar li a{
color:#333333;
font-size:17px;
font-weight:bolder;
line-height:34px;
margin-right:18px;
text-decoration:none;
text-transform:capitalize;
}

.nav-bar li a:hover{
color:#18b5c4;
}

.rpanel{
float:right;
width:337px;
}

.lpanel{
float:left;
width:100%;
}

.rpanel b{
font-size:25px;
font-weight:lighter;
display:block;
}

.news{
margin-bottom:10px;
}

.rpanel .news b{
font-size:14px;
font-weight:lighter;
line-height:30px;
}

.rpanel .news h4{
color:#838383;
display:block;
font-size:15px;
margin-top:8px;
font-weight:lighter;
}

.rpanel a{
float:right;
}

.main-wrapper2{
    border-top: 2px solid #f3f3f4;
    overflow: auto;
    width: 928px;
    padding: 10px 5px 30px;
    background-color: #fbfbfb;
}

.main-wrapper2 .element h2{
font-size:30px;
}

.footer{padding-top:30px;
float:left;
text-align:center;
}

.footer .powered{
margin-top:10px;
margin-bottom:10px;
}
.client{
float:left;
display:block;
font-weight:bold;
height:182px;
text-align:center;
text-decoration:none;
width:158px;
}
.client *{
float:left !important;
}
.rpanel .client{
border:2px solid #DEDEDE;
float:left;
height:90px;
margin:5px;
overflow:hidden;
text-indent:-99999px;
width:90px;
}

.powered{
display:block;
height:30px;
line-height:29px;
text-align:center;
}

.powered a{
text-decoration:none
}

.exchange_link{
display:block;
height:30px;
line-height:29px;
text-align:center;
}

.exchange_link ul{
 list-style: none outside none;
}

.exchange_link ul li{
float:left;
}

.exchange_link ul li a{
    font-size: 12px;
    text-decoration: none;
}

.img33{
    float: left;
    width: 31%;
    margin-right: 5px !important;
}

.img75{
    width: 75%;
    max-width: 75%;
}

.img-mid{
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    float: none !important;
}

.element br{
    clear: both;
}

code {
    font-family: "andale mono", "lucida console", monospace;
    white-space: pre;
    display: block;
    clear: both;
    padding: 10px;
    background-color: #DDD;
    border: 1px solid;
    margin-left: auto;
    margin-right: auto;
}

mini-code{
    font-family: "andale mono", "lucida console", monospace;
    white-space: pre;
    display: inline-block;
    clear: both;
    padding: 10px;
    background-color: #DDD;
    border: 1px solid;
    margin-left: auto;
    margin-right: auto;
}

bubble{
    border: 1px solid;
    padding: 5px;
    margin-right: 10px;
    border-radius: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.tech-c{
     background-color: #3D46C8;
     border-color: #1C215D;
     color: #FFF;
 }
.tech-JS{
    background-color: #EFD81E;
    border-color: #CDB22F;
    color: #000;
}
.tech-HTML{
    background-color: #E96227;
    border-color: #DE4B25;
    color: #FFF;
}
.tech-CSS{
    background-color: #2962E9;
    border-color: #264ADD;
    color: #FFF;
}
.tech-cordova{
    background-color: #889097;
    border-color: #2E3B48;
    color: #DEDFE1;
}
.tech-android{
    background-color: #F7F7F7;
    border-color: #000000;
    color: #2DD780;
}
.tech-proxmox {
    background-color: #F7F7F7;
    border-color: #000000;
    color: #DE6D01;
}
.tech-python{
    background-color: #F9C63B;
    border-color: #18405E;
    color: #18405E;
}
.tech-dbus{
    background-color: #5AA952;
    border-color: #2A4F26;
    color: #FFF;
}
.tech-udp{
    background-color: #00CCBB;
    border-color: #00534C;
    color: #00534C;
}
.tech-linux{
    background-color: #FDC827;
    border-color: #E19138;
    color: #000;
}
.tech-raspberry{
    background-color: #C31F4A;
    border-color: #030304;
    color: #69BF4B;
}
.tech-esp32{
    background-color: #FFF;
    border-color: #FF3034;
    color: #FF3034;
}
.tech-arduino{
    background-color: #00979C;
    border-color: #003A3C;
    color: #FFF;
}
.tech-fusion360{
    background-color: #F9D6B2;
    border-color: #C7722E;
    color: #C7722E;
}
.tech-3dp{
    background-color:#0CA9E3;
    border-color: #06516D;
    color: #FFF;
}

