html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.hidden-rau {
    display: none;
}

.main {
    display: table;
    margin: auto;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 1px;
    border-top: #5c5c5c solid 3px;
}

:root {
    --adminkav-width: 1200px;
    --admin-width: 990px;
}

.kavunka_logo {
    font-size: 22px;
    font-weight: bolder;
    padding-top: 2px;
    padding-left: 33px;
    color: #999;
    width: 123px;
    height: 40px;
    background: url("../img/kavunka-biz2.gif") no-repeat center center;
    background-position: 0px 0px;
    margin: 0;
    float: left;
    position: absolute;
    z-index: 0;
}

.kavunka_logo span {
    color: #666;
}

.screenshots {
    width: 122px;
    height: 122px;
    float: left;
    border-radius: 15px;
    margin: 7px;
    box-shadow: 0 0 3px #ccc;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    border: #868a8e solid 1px;

}

.divfuncadm{
    font-size: 10px;
    max-width: 60px;
    margin: auto;
}

.clear {
    clear: both;
}

#clearh {
    clear: both;
    height: 40px;
    display: none;
}

.top {
    height: 30px;
    margin: auto;
    max-width: 990px;
    padding: 10px;
}

.topAdmin {
    height: 30px;
    margin: auto;
    max-width: var(--adminkav-width);
    padding: 10px;
}

.menu {
    height: 30px;
    margin: auto;
    max-width: 990px;
    padding: 0px 10px 10px 10px;
}

.menuAdmin {
    height: 30px;
    margin: auto;
    max-width: var(--adminkav-width);
    padding: 0px 10px 10px 10px;
}

.menurollout {
    background-image: url("/img/menurollout.png");
    background-repeat: no-repeat;
    background-position:10px 7px;
    cursor: pointer;
    display: none;
    border: #cbcbcb solid 1px;
    border-radius: 5px;
    float: left;
    padding: 4px 1px 4px 1px;
    margin: 1px 5px 5px 10px;
    width: 90px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    background-color: #e9e9e9;
    color: #5c5c5c;
}

.inermenu {display: inline-block; font-size: 22px; color: #adadad;}
#nav { display: block; } /*!important}*/

.content {
    min-height: calc(100vh - 289px);
    float: left;
    max-width: 700px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: auto;
}

.content h1 {
    font-size: 22px;
    color: #ffffff;
    background: #5c5c5c;
    max-width: 990px;
    min-height: 25px;
    padding: 2px 15px 2px 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #B0B0B0;
}

.content h2 {
    font-size: 20px;
    color: #ffffff;
    background: #5c5c5c;
    max-width: 990px;
    min-height: 22px;
    padding: 2px 15px 2px 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #b0b0b0;
}

.content h3 {
    font-size: 18px;
    color: #5c5c5c;
}

.content a {
    color: #5c5c5c;
}

.content ul {
    padding: 0;
    margin: 5px 10px 20px 20px;
}

.content li {
    color: #777777;
    padding: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.content input, select {
    color: #5c5c5c;
    text-align: center;
}

.content sup {
    color: #ff0f00;
}

.contentAdmin {
    min-height: calc(100vh - 302px);
    float: none;
    max-width: var(--admin-width);
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0px 10px 0px 10px;
    margin: auto;
}

.adminkav{
    max-width: var(--adminkav-width);
}

.contentAdmin h1 {
    font-size: 22px;
    color: #ffffff;
    background: #5c5c5c;
    max-width: var(--admin-width);
    height: 30px;
    padding-left: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #B0B0B0;
}

.adminkav h1{
    max-width: var(--adminkav-width);
}

.contentAdmin h2 {
    font-size: 20px;
    color: #ffffff;
    background: #5c5c5c;
    max-width: var(--admin-width);
    height: 27px;
    padding-left: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #b0b0b0;
}

.contentAdmin h3 {
    font-size: 18px;
    color: #5c5c5c;
}

.contentAdmin a {
    color: #5c5c5c;
}

.contentAdmin p, li {
    color: #777777;
    padding: 1px;
    margin-top: 5px;
    margin-bottom: 7px;
}

.contentAdmin input, select {
    color: #5c5c5c;
    text-align: center;
}

.contentAdmin sup {
    color: #ff0f00;
}

#mapgs {
    min-height: calc(100vh - 150px);
}

.maincontent {
    max-width: 990px;
    margin: auto;
    padding-right: 10px;
    padding-left: 10px;
}

.yuotubecontent {
    border-radius: 15px;
    border: #000000 solid 1px;
    box-shadow: 0 0 5px #B0B0B0;
    padding: 25px;
    text-align: center;
    margin-top: 15px;
    background-color: black;
    min-width: 648px;
}

.yuotube_sep{width: 100%; height: 18px;}

.yuotubecontent iframe {
    width: 100%;
    height: 337px;
    margin: auto;
}

.sidebarbut {
    display: none;
    border: #f1e5bc solid 1px;
    border-radius: 5px;
    float: right;
    padding: 4px 1px 4px 1px;
    margin: 5px 5px 5px 0px;
    width: 90px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    background-color: #fdf7e3;
    color: #6a737c;
}

.sidebarbut a {
    padding: 2px;
    color: #6a737c;
    text-decoration: none;
    font-weight: normal;
}

#sidex {
    background: url("/img/x2.png") no-repeat center center;
    height: 23px;
    width: 23px;
    position: absolute;
    top: 3px;
    right: 3px;
    display: none;
}

.sidebar {
    min-width: 260px;
    padding: 0;
    float: left;
    position: relative;
    min-height: 150px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    margin: 15px 0px 0px 15px;
    border: #f1e5bc solid 1px;
    background-color: #fdf7e3;
    z-index: 9;
}


.sidebar ul li a {
    color: #323232;
    font-size: 14px;

}

.sidebar ul {

    margin-top: 5px;
    overflow: hidden;
    padding: 0;
    list-style-type: none;
}

.sidebar ul.mark li {
    max-width: 200px;
    margin-left: 30px;
    color: #777777;
    position: relative;
    padding: 5px;
}

.sidebar ul.mark li:before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    margin: auto 0;
    top: 0;
    bottom: 0;
    right: 100%;
    float: left;
    background: url("../img/ulli2.png");
}

/*-----------------------*/

.sidebar ul.mark2 li {
    max-width: 200px;
    margin-left: 30px;
    color: #777777;
    position: relative;
    padding: 5px;
}

.sidebar ul.mark2 li:before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    margin: auto 0;
    top: 0;
    bottom: 0;
    right: 100%;
    float: left;
    background: url("../img/ulli2t.png");
}

.sidebar2 {
    text-align: center;
    min-width: 260px;
    padding: 0;
    float: left;
    position: relative;
    min-height: 170px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    margin: 15px 0px 15px 15px;
    border: #00ae23 solid 1px;
    background: url("../img/f7.png");
}

.sidebar2h {
    text-align: center;
    max-width: 560px;
    padding: 0;
    margin: auto;
    min-height: 50px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    border: #00ae23 solid 1px;
    background: url("../img/f7.png");
    display: none;
}

.sidebar3 {
    padding: 0px;
    font-size: 18px;
    color: #4f4f4f;
    text-align: center;
    min-width: 260px;
    float: left;
    position: relative;
    min-height: 170px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    margin: 0px 0px 15px 15px;
    border: #777777 solid 1px;
}

.sidebar2 div {
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    text-shadow: 0px 0px 2px #1e1e1e, 0 0 1px #121714;
}

.sidebar2h div {
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    text-shadow: 0px 0px 2px #1e1e1e, 0 0 1px #121714;
}

.SaidBHead {
    font-size: 20px;
    background-color: #0d9e00;
    max-width: 85px;
    margin: 7px auto;
    line-height: 18px;
    font-weight: bolder;
}

.SaidBTx {
    background-color: #0d9e00;
    max-width: 530px;
    margin: 7px auto;
    line-height: 18px;
}

.bluebutton {
    border: #2482f1 solid 1px;
    box-shadow: 0 0 5px #777777;
    margin: 10px auto;
    padding-top: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 0px 0px 2px #5f5f5f, 0 0 1em #434b48;
    border-radius: 15px;
    background-color: #0095ff;
    height: 27px;
    width: 120px;
}

#tools {
    margin: 0px;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    font-weight: normal;
    background-color: #fbf2d4;
    color: #6a737c;
    border-radius: 5px 5px 0px 0px;
    border-bottom: #f1e5bc solid 1px;
}

#kavb {
    margin: 0px;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    font-weight: normal;
    background-color: #fbf2d4;
    color: #6a737c;
    border-bottom: #f1e5bc solid 1px;
    border-top: #f1e5bc solid 1px;
}

.incontent {
    border-radius: 15px;
    border: #cbcbcb solid 1px;
    box-shadow: 0 0 5px #B0B0B0;
    padding: 10px;
    margin-top: 15px;
    color: #666;
    line-height: 22px;
    font-size: 15px;
}

.pager {
    margin-right: 10px;
    background: #ffffff;
    border: none;
    text-decoration: underline;
    cursor: pointer;
}

.button {
    margin-right: 10px;
    cursor: pointer;
}

.pagerlic {
    background: #ffffff;
    border: none;
    text-decoration: underline;
    padding: 2px;
    float: left;
    font-weight: bold;
    font-size: 11px;
}

.pagercenter {
    background: #ffffff;
    border: none;
    text-decoration: underline;
    padding: 2px;
    font-weight: bold;
    font-size: 11px;
}

.footadmin {
    height: 30px;
    margin: auto;
    max-width: var(--adminkav-width);
}

.footadmin a {
    color: #5c5c5c;
    font-weight: bolder;
}

.footadmin p {
    color: #5c5c5c;
}

.prefooter {
    margin-top: 20px;
    width: 100%;
    background: #5c5c5c;
}

.footer {
    min-height: 130px;
    margin: auto;
    max-width: 990px;
    background: #5c5c5c;
    color: #fff;
    padding: 15px 15px 15px 30px;
}

.footer a {
    color: #ffffff;
    font-weight: bolder;
}

.footer p {
    color: #ffffff;
}

.apro {
    border: #8a8a8a solid 1px;
    border-radius: 14px;
    float: left;
    padding: 4px;
    margin: 5px 5px 5px 0px;
    width: 70px;
    font-size: 13px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    background: white;
}

.apro a {
    padding: 4px;
    color: #4f4f4f;
    text-decoration: none;
    font-weight: normal;
}

.aprows {
    border: #8a8a8a solid 1px;
    border-radius: 14px;
    float: left;
    padding: 4px;
    margin: 5px 5px 5px 0px;
    width: 105px;
    font-size: 13px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    background: white;
}

.aprows a {
    padding: 4px;
    color: #4f4f4f;
    text-decoration: none;
    font-weight: normal;
}

.aprogs {
    border: #8a8a8a solid 1px;
    border-radius: 15px;
    float: left;
    padding: 5px;
    margin: 5px 5px 5px 0px;
    width: 85px;
    font-size: 13px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    background: white;
}

.aprogs a {
    padding: 4px;
    color: #4f4f4f;
    text-decoration: none;
    font-weight: normal;
}

.aprogsbig {
    border: #8a8a8a solid 1px;
    border-radius: 15px;
    float: left;
    padding: 4px;
    margin: 5px 5px 5px 0px;
    width: 118px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    height: 100%;
}

.aprogsbig a {
    padding: 4px;
    color: #4f4f4f;
    text-decoration: none;
    font-weight: bolder;
}

.aprogsbigdemo {
    border: #3C5488 solid 1px;
    border-radius: 15px;
    float: left;
    padding: 4px;
    margin: 5px 5px 5px 0px;
    width: 112px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 0 5px #ccc;
    height: 100%;
}

.aprogsbigdemo a {
    padding: 4px;
    color: #3C5488;
    text-decoration: none;
    font-weight: bolder;
}


.apror {
    border: #5c5c5c solid 1px;
    background: #5c5c5c;
    border-radius: 15px;
    padding: 4px;
    margin: 5px 5px 5px 0px;
    width: 70px;
    font-size: 13px;
    text-align: center;
    float: left;
    box-shadow: 0 0 5px #ccc;
}

.apror a {
    padding: 5px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.aprolo {
    border: #8a8a8a solid 1px;
    background: #bfbfbf;
    border-radius: 15px;
    padding: 4px;
    margin: 5px 5px 5px 0px;
    width: 56px;
    font-size: 13px;
    text-align: center;
    float: left;
    box-shadow: 0 0 5px #ccc;
}

.aprolo a {
    padding: 5px;
    color: #5c5c5c;
    text-decoration: none;
    font-weight: normal;
}

.user {
    padding: 4px;
    margin: 5px;
    width: 110px;
    font-size: 16px;
    text-align: center;
    color: #5c5c5c;
    float: right;
}

.nlic {
    padding: 2px;
    margin: 2px;
    width: 150px;
    font-size: 16px;
    text-align: right;
    color: #8a8a8a;
    float: right;
}

.kavtable {
    margin: auto;
    padding: 5px;
    border-collapse: collapse;
    width: 100%;
    box-shadow: 0 0 5px #ccc;
}

.kavtable td {
    padding: 5px;
    border: 1px solid #868A8E;
    font-size: 13px;
    color: #777777;
}

.kavtable th {
    padding: 3px;
    border: 1px solid #868a8e;
    background: #e1e5e9;
    color: #5c5c5c;
    font-size: 13px;
}

.kavtable span {
    font-size: 14px;
    white-space: nowrap;
}


/*----*/
.kavtable-admin {
    margin: auto;
    padding: 5px;
    border-collapse: collapse;
    width: 100%;
    box-shadow: 0 0 5px #ccc;
}

.kavtable-admin td {
    padding: 5px;
    border: 1px solid #868A8E;
    font-size: 13px;
    color: #777777;
}

.kavtable-admin th {
    padding: 3px;
    border: 1px solid #868a8e;
    background: #e1e5e9;
    color: #5c5c5c;
    font-size: 13px;
}

.kavtable-admin span {
    font-size: 14px;
    white-space: nowrap;
}

/*------*/

.kavtablews {
    margin: auto;
    padding: 5px;
    border-collapse: collapse;
    width: 100%;
    box-shadow: 0 0 5px #ccc;
}

.kavtablews td {
    padding: 7px;
    border: 1px solid #868A8E;
    font-size: 14px;
    color: #777777;
}

.kavtablews th {
    padding: 5px;
    border: 1px solid #868a8e;
    background: #e1e5e9;
    font-size: 16px;
    color: #5c5c5c;
}

.kavtablews span {
    font-size: 11px;
    white-space: nowrap;
}

.pricetbl {
    text-align: center;
    font-size: 18px;
}

.inputws {
    height: 25px;
    width: 70px;
    font-size: 15px;
    padding: 1px 5px 1px 5px;
    border: 1px solid #5c5c5c;
    border-radius: 5px;
}

.clmlk {
    float: left;
    display: none;
    font-size: 16px;
    padding: 7px;
    color: #267cb5;
    border: 1px solid #267cb5;
    border-radius: 20px;
    font-weight: normal;
    margin-top: 3px;
    box-shadow: 0 0 3px #ccc;
    background-color: #fff;
    z-index: 100;
}


.login {
    width: 100%;
    height: 800px;
    margin: auto;
    padding: 20px;
}

.editlic {
    background-image: url("../img/edit.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: auto;
}

.edit {
    background-image: url("../img/edit.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: auto;
}

.edittick {
    background-image: url("../img/edit.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin-top: 5px;
    padding-right: 5px;
}

.edittick2 {
    background-image: url("../img/edit2.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin-top: 5px;
    padding-right: 5px;
}

.delet {
    background-image: url("../img/delet.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: auto;
}

.delettick {
    background-image: url("../img/delet.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin-top: 5px;
}

.delettick2 {
    background-image: url("../img/delet2.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin-top: 5px;
}

.shred {
    background-image: url("../img/shred.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: auto;
}

.add {
    background-image: url("../img/add.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: auto;
}

.comm {
    background-image: url("../img/comm.gif");
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: auto;
}

.hiden {
    display: none;
}

.clearboth {
    clear: both;
}

.tphon {
    background-image: url("../img/phon2.png");
    min-height: calc(100vh - 200px);
}

.tdl {
    width: 29%;
    text-align: right;
}

.tdr {
    text-align: left;
}

.terminal {
    min-height: 20px;
    border-radius: 5px;
    background: #f6f6f6;
    color: #2f3337;
    padding: 6px;
    margin: 3px;
    min-width: 20px;
    font-weight: inherit;
    font-size: 14px;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, sans-serif;
    line-height: 1.30769231;
    word-break: break-all;
}

.terminalmrg {
    min-height: 20px;
    border-radius: 5px;
    background: #f6f6f6;
    color: #2f3337;
    padding: 6px;
    margin: 3px 3px 3px 50px;
    min-width: 20px;
    font-weight: inherit;
    font-size: 14px;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, sans-serif;
    line-height: 1.30769231;
    word-break: break-all;
}

#cover-div {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 100%;
    background-color: #5c5c5c;
    opacity: 0.4;
}

.min {
    align-content: center;
    margin: auto;
    text-align: center;
}

.min img {
    max-width: 100%;
    height: auto;
}

.usercomm {
    margin-bottom: 15px;
    margin-left: 25px;
    background: #e1e5e9;
    color: #5c5c5c;
    border: #b7b7b7 solid 1px;
    border-radius: 23px;
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
    word-wrap: break-word;
    float: left;
    min-width: 320px;
    clear: both;
}

.admincomm {
    margin-bottom: 15px;
    margin-right: 25px;
    background: #ffffff;
    color: #5c5c5c;
    border: #b7b7b7 solid 1px;
    border-radius: 23px;
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
    word-wrap: break-word;
    min-width: 320px;
    float: left;
    clear: both;
}

.search_bar {
    background: #fff;
    border: #bdbdbd solid 1px;
    border-radius: 18px;
    box-shadow: 0 0 3px #ccc;
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    max-width: 100%;
    margin:2px 4px 2px 4px;
    float:left;
    height: 35px;
}

.search_bar input[type=text] {
    border: none;
    box-shadow: none;
    font-weight: 100;
    font-size: 15px;
    width: 250px;
    padding: 3px;
    margin: 5px 10px 10px 10px;
    overflow: hidden;
    border-radius: 3px;
    color: #313131;
}

.search_bar input[type=text]:focus {
    outline: none;
}

.search_bar button[type=submit] {
    /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);*/
    /*background: linear-gradient(#67bc00, #028900);*/
    /*color: rgba(255, 255, 255, 0);*/
    /*border: 1px solid #028900;*/

    background: url("/img/search2.png") no-repeat center center;
    border: 0px;
    padding: 5px;
    width: 40px;
    min-width: 40px;
    position: absolute;
    top: -4px;
    right: 4px;
    bottom: -1px;
    border-radius: 10px 10px 10px 10px;
    /*margin: 0;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;*/
}

.search_bar button[type=submit]:hover, .search_bar button[type=submit]:focus {
    cursor: pointer;
}

.search_bar ul{
    font-size: 15px;
    list-style: none;
    margin: 0;
    padding: 0px 0px 10px 0px;
    color: #111e00;
}

.search_bar li {
    padding: 5px 15px 5px 15px;
}

.triangled {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #727070;
    float: right;
    margin: 1px 1px 1px 1px;
}

.triangleu {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid #727070;
    float: right;
    margin: 1px 1px 1px 1px;
}

.url{
    /*color: #404040;*/
    color: #9c9c9c;
    font-size: 12px;
    word-wrap: break-word;
}

.snip{
    font-size: 16px;
}

.url b{
    font-size: 14px;
}

.pr{
    float: left;
    margin-top: -7px;
    font-size: 14px;
    padding: 1px 5px 1px 5px;
    text-decoration: underline;
    font-weight: 400;
}

#keylistcon{
    background: #fff;
    border: #b6b6b6 solid 1px;
    top: 35px;
    left: -1px;
    border-radius: 0px 0px 18px 18px;
    box-shadow: 0 0 3px #ccc;
    position: absolute;
    font-family: 'Source Sans Pro', sans-serif;
    width: 100%;
    /*min-width: 300px;*/
    /*margin-left:10px;*/
    /*float:right;*/
    min-height: 5px;
    display: none;
    z-index:99;
}

#pag {
    text-align: center;
    width: 100%;

}

#pag a {
    color: #4f4f4f;
    font-size: 16px;
    padding: 10px;
}

#pag span {
    color: #797473;
    font-size: 18px;
    padding: 15px;
}

@media screen and (max-width: 1000px) {
    .content {
        float: none;
    }

    .maincontent {
        max-width: 750px
    }

    .top {
        max-width: 750px;
    }

    .menu {
        max-width: 750px;
    }

    .content {
        max-width: 750px;
    }

    .apro {
        padding: 4px;
    }

    .aprows {
        padding: 4px 5px 4px 5px;
    }

    .aprogs {
        padding: 4px;
    }

    .aprogsbig {
        padding: 4px;
    }

    .aprogsbigdemo {
        padding: 4px;
    }

    .apror {
        padding: 4px;
    }

    .aprolo {
        padding: 4px;
    }

    .sidebarbut {
        display: block;
    }

    .sidebar {
        position: absolute;
        right: 10px;
        top: 120px;
        display: none; /*opacity: 0.95;*/
    }

    .sidebar2 {
        display: none;
    }

    #sidex {
        display: block;
    }

    .screenshots {
        width: 133px;
        height: 133px;
    }

    .sidebar2h {
        display: block;
    }

    .contentAdmin {
        max-width: 900px;
    }


    .kavtable {
        padding: 2px;
    }

    .kavtable td {
        padding: 2px;
        font-size: 10px;
    }

    .kavtable th {
        padding: 1px;
        font-size: 12px;
    }

}

#newtask {
    color: #4f4f4f;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
}

#newtask input {color: #4f4f4f; text-align: left;}
#newtask textarea {padding: 5px;}
#newtask select {text-align: left;}
#newtask:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

.newtask-form {
    display: inline-block;
    padding: 5px 20px 15px 10px;
    width: 580px;
    border: 2px solid #5c5c5c;
    background: white;
    vertical-align: middle;
    border-radius: 15px;
}

@media screen and (max-width: 740px) {

    .yuotubecontent{min-width: 100px;}
    #tdhallo{width: 70%}
    .menurollout { display: block; }
    .menu {padding: 1px 10px 1px 1px;}

    .sidebarbut {margin: 1px 5px 1px 1px;}

    #nav {
        clear: both;
        position: absolute;
        top: 75px;
        max-width: 100%;
        z-index: 999;
        padding: 5px;
        margin-right: 150px;
        margin-left: 5px;
        background: #e9e9e9;
        display: none;
        border-radius: 15px;
        border: #cbcbcb solid 1px;
        box-shadow: 0 0 5px #B0B0B0;
        margin-top: 15px;
        color: #777777;
        line-height: 22px;
    }
}

@media screen and (max-width: 545px) {
    #clearh {display: block;}
    #nav {top: 120px;}
}
@media screen and (max-width: 400px) {

    .tdl{font-size: 13px;}

    .search_bar input[type=text] {
        width: 200px;
    }

    .yuotubecontent {
        padding: 15px;
    }

    .kavtablews td {
        padding: 7px 2px 7px 2px;
        font-size: 13px;
    }

    .kavtablews th {
        font-size: 14px;
    }

    .inputws {
        height: 23px;
        width: 55px;
        font-size: 12px;
        padding: 1px 2px 1px 2px;
    }

    .pricetbl {
        text-align: center;
        font-size: 14px;
    }

    .kavtable {
        padding: 3px;
    }

    .kavtable td {
        padding: 5px;
        font-size: 12px;
    }

    .kavtable th {
        padding: 2px;
        font-size: 12px;
    }

    .SaidBTx {
        max-width: 280px;
    }

}
