* :not(button) {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 0;
    border-collapse: collapse;
    vertical-align: baseline;
    background: transparent;
}

body {
    background-color: #FFA500;
    /*background-color: #F6E583;*/
}

#top-bar {
    background-color: #006D33;
    color: #FFFCC7;
    font-family: 'Segoe UI', serif;
    font-size: 24px;
    font-weight: bold;
    padding: 0;
}

#top-bar #block1, #top-bar #block2, #top-bar #block3 {
    text-align: center;
}

#top-bar #block1 {
    padding: 25px 0 20px 0;
}

#top-bar #block2 {
    padding: 0 0 0 0;
    background-color: #ffffff;
    color: #004D33;
}

#top-bar #block3 {
}

#top-bar #block1 .cells {
    display: inline;
    padding: 10px;
}

#top-bar #block1 .cells #txt-sch {
    background-color: #ffffff;
    font-family: "Segoe UI", serif;
    font-size: 16px;
    font-weight: normal;
    width: 450px;
    padding: 10px;
    border-radius: 3px;
}

#top-bar #block2 #links {
    padding: 3px 0;
    margin: 0;
    list-style: none;
    /*font-family: sans-serif;
    font-size: 14px;*/
    font: normal 14px Arial, Helvetica, sans-serif;
}

#top-bar #block2 #txt-sch {
    /*background-color: #46388d;*/
    /*background-color: #acfd0a;*/
    /*background-color: #FFA500;*/
    background-color: #F6E583;
    /*background-color: #ff8c00;*/
    color: #000;
    font: normal 14px Mangal, helvetica, verdana, sans-serif;
    width: 180px;
    padding: 3px 9px;
    margin: 0;
    border-radius: 3px;
}

#top-bar #block2 #btn-sch {
    cursor: pointer;
    padding: 2px 9px;
    /*border-radius: 3px;*/
    font-weight: bold;
}

#top-bar #block2 #links li {
    padding: 8px 0;
    margin: 0;
    list-style: none;
    display: inline;
    border-right: 1px solid #d0d0d0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

#top-bar #block2 #links li a {
    font: bold 14px Mangal, Arial, Helvetica, sans-serif;
    width: 100%;
    padding: 0 20px;
    text-decoration: none;
    color: #24166B;
    cursor: pointer;
}

#top-bar #block2 #links li:hover {
    background-color: #d0d0d0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

#top-bar #block1 #title {
    background: url("../images/gb_logo_54.png") no-repeat 0 0;
    /*background: url("../images/gp_logo_54.png") no-repeat 0 0;*/
    padding-left: 60px;
    font-size: 24px;
}

#top-bar #block1 #gp-logo {
    padding-left: 60px;
    /*padding-top: 44px;*/
    font-size: 24px;
    background: url("../images/gp_logo_54.png") no-repeat 0 0;
}

#top-bar #block1 #kart {
    background: url("../images/gbcart.png") no-repeat 0 6px;
    padding-left: 60px;
    font-size: 24px;
    cursor: pointer;
}

#top-bar #block1 #btn-sch {
    color: #24166B;
    background-color: #ffffff;
    border: none;
    cursor: pointer;
    padding: 3px 9px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 18px;
    font-family: Mangal, helvetica, verdana, sans-serif;
}

#top-bar #block1 #btn-sch:active {
    background-color: #24166B;
    color: #ffffff;
}

.h1 {
    font-size: 21px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

.h3 {
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
}

.t1 {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    font-family: Mangal, helvetica, verdana, sans-serif;
    text-align: justify;
}

.t2 {
    color: #202020;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    font-family: 'OpenSans', sans-serif
}

.li-alpha {
    margin: 0;
    text-align: justify;
    list-style-type: lower-alpha;
}

.li-alpha li {
    margin: 9px 20px;
    font-family: Mangal, 'OpenSans', sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
}

input[type=text].i1 {
    display: block;
    color: #333333;
    font-size: 13px;
    /*height: 33px;*/
    /*line-height: 33px;*/
    width: 380px;
    border: 1px solid #999999;
    margin: 0 0 6px;
    /*padding: 0 4px;*/
    padding: 9px;
    font-family: 'OpenSans', Helvetica, sans-serif;
}

textarea.msg1 {
    display: block;
    height: 175px;
    overflow: auto;
    resize: none;
    color: #333333;
    font-size: 13px;
    /*line-height: 33px;*/
    line-height: 21px;
    width: 380px;
    border: 1px solid #999999;
    margin: 0 0 6px;
    /*padding: 0 4px;*/
    padding: 9px;
    font-family: 'OpenSans', Helvetica, sans-serif;
}

button.sub1, a.sub1 {
    /*background-color: #ff8c00;*/
    /*background-color: #006D33;*/
    display: block;
    background-color: #24166B;
    color: #ffffff;
    cursor: pointer;
    font: bold 13px/30px Arial, Helvetica, sans-serif;
    height: 30px;
    border: 0;
    margin: 0;
    padding: 0 10px;
}

button.sub1:hover, a.sub1:hover {
    background-color: #ff8c00;
    color: #000000;
}

.tc {
    text-align: center;
}

.tj {
    text-align: justify;
}

.fb {
    font-weight: bold;
}

.fi {
    font-style: italic;
}

table {
    border: none;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

table td {
    vertical-align: top;
    font: normal 14px Mangal, helvetica, verdana, sans-serif;
}

.product-blocks * {
    font-size: 14px;
    font-family: Mangal, sans-serif;
    font-weight: normal;
    vertical-align: top;
}

.product-block {
    display: inline-block;
    width: 200px;
    background-color: #ffffff;
    color: #000000;
    margin: 10px;
    padding: 9px;
    text-align: center;
}

.product-block * {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.response {
    font-family: Mangal, helvetica, verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.pass {
    color: #acfd0a;
}

.fail {
    color: #fd0649;
}

td.center {
    text-align: center;
}

button {
    cursor: pointer;
}

.error-text {
    color: #ee1576;
}