body {
    padding-top: 5px;
    font-family: "Open Sans";
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

#footer {
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    text-align: right;
    border-top: 1px solid #C9E0ED;
}

#header {
    /*background-color: #2C2C2C;*/
    height: 110px;
    border-radius: 5px;
    margin-bottom: 5px;
}

#logo {
    padding: 0px 20px;
    float: left;
    width: 231px;
    position: relative;
    height: 110px;
}

#logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#headercontent {
    float: left;
    text-align: right;
    width: 720px;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    height: 110px;
    vertical-align: middle;
    line-height: 110px;
}

.grid-view table tr th {
    text-align: center;
}

#ckmp-content {
    min-height: 500px;
}

.header-title {
    border-bottom: 1px solid #CCCCCC;
    font-family: "Open Sans";
}

.block-title {
    /*border-bottom: 1px dotted #999;*/
}

.ckmp-row-block {
    clear: both;
}

.ckpm-label-block {
    float: left;
    font-weight: bold;
    width: 200px;
    padding: 0px 5px 0px 0px;
    text-align: right;
}

.ckpm-value-block {
    float: left;
    clear: right;
    padding: 0px 5px 0px 0px;
}

.ckpm-order {
    margin: 0;
    font-size: 120%;
    vertical-align: bottom;
    line-height: 120%;
    padding-top: 5px;
}

.subnav {
    font-size: 12px;
    padding: 9px 0;
    position: fixed;
    right: 20px;
    top: 200px;
    width: 140px;
    z-index: 1030;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.admin-area-info-block {
    float: left;
    padding: 5px 10px;
}

.admin-area-info-block-head {
    padding: 5px 15px;
    font-size: 18px;
    background-color: whiteSmoke;
    border: 1px solid #eee;
}
.admin-area-info-block-content {
    padding: 5px 15px;
    border: 1px solid #eee;
}

.errorMessage
{
    color: red;
    font-size: 0.9em;
}
/*
div.error input,
div.error textarea,
div.error select,
input.error,
textarea.error,
select.error
{
    background: #FEE;
    border-color: #C00;
}
*/
.item-consists{
    border-bottom: 1px dashed #aaa;
}

.item-consists img {
    width: 22px;
}

.navbar .navbar-inner {
    background-color: #64d75c;
    background-image: -webkit-linear-gradient(top, #64d75c, #64d75c);
    padding-right: 0;
    border-radius: 0;
    box-shadow: none;
}

.navbar .navbar-inner .divider-vertical {
    background-color: transparent;
    border-right: 0;
}

.geekfinder .navbar .nav .active > a, .navbar .nav .active > a:hover, .navbar .nav.pull-right{
    background-color: #3d87f7;
    padding-right: 12px;
}

.navbar .brand, .navbar .nav > li > a {
    color: white;
}

a {
    color: #5ec8ea;
    font-weight: bold;
}

.breadcrumbs span {
    font-weight: bold;
}

input, textarea, select {
    background-color: #b2e8f6;
    border: 0;
    border-radius: 0;
}

.table th, .table td {
    vertical-align: middle;
    border-top: 0;
}

.btn-success {
    background-color: #64d75c;
    border-radius: 0;
    background-image: -webkit-linear-gradient(top, #64d75c, #64d75c);
    border-color:#64d75c;
    padding: 7px 50px;
    font-weight: bold;
    font-size:14px;
}

.btn-success:hover {
    background-color: #64d75c;
}

#order-project-info {
    background-color: #3c305a;
    padding: 50px 25px;
    background-image: url('../images/order-project-info-bg.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 200px 100%;
}

.pledge-title {
    color: white;
}

.pledge-level {
    color: #adedba;
    text-align: left;
}

.clear-user-agent-styles table,
.clear-user-agent-styles thead,
.clear-user-agent-styles tbody,
.clear-user-agent-styles tfoot,
.clear-user-agent-styles tr,
.clear-user-agent-styles th,
.clear-user-agent-styles td {
    border: none;
    vertical-align: inherit;
    text-align: left;
    color: white;
    font-weight: bold;
    font-size: 14px;
}

.clear-user-agent-styles th {
    font-size: 16px;
}

.clear-user-agent-styles td {
    color: #adedba;
}

tr.odd, tr.even, tr:hover {
    background-color: transparent;
}

.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: transparent;
}

#order-extra {
    margin-top: 70px;
    padding: 50px 25px;
}

#yw2_c0 {
    text-align: left;
}

.order-extra-hint {
    font-size: 14px;
    color:#7d7d7d;
}

#shipping-info-block {
    background-color: #f7c744;
    padding: 50px 25px;
    text-align: left;
    color: white;
    margin-top: 20px;
}
#shipping-info-block div {
    font-size: 14px;
}
#order-shipping .table-striped tbody tr:nth-child(odd) td,
#order-shipping .table-striped tbody tr:nth-child(odd) th,
#shipping-info-block .table-striped tbody tr:nth-child(odd) td,
#shipping-info-block .table-striped tbody tr:nth-child(odd) th {
    background-color: transparent;
}

#order-shipping {
    background-color: #3d87f7;
    padding: 50px 25px;
    text-align: left;
    color: white;
    background-image: url('../images/order-shipping-bg.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 200px 100%;
}

.shipping-alert {
    font-size: 14px;
    color: #72d2ed;
    width:70%;
}

#order-shipping label {
    color: white;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

#order-shipping .controls {
     margin-left: 0px;
}

#order-extra .items.table th {
    color: #3c305a;
    font-size: 16px;
    font-weight: bold;
}

#order-extra .items.table td {
    color: #7d7d7d;
    font-weight: bold;
}

.address-note {
    color: #adedba;
}
.control-group.error .help-inline {
    color: #FFC600;
    font-weight: bold;
    font-size: 14px;

}

.btn {
    text-shadow:none;
    border-radius: 0;
    border:0;
    box-shadow:none;
}

.table td {
    padding-left: 0;
}

.thumbnail {
    border: 0;
}

input:focus, textarea:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #1CCBEF;
}

.popover, .popover-inner, .popover-title, .popover-content {
    border: 0;
    border-radius: 0;
}

span.required {
    color: #FFC600;
}

.control-group.success input, .control-group.success select, .control-group.success textarea {
    color: #555555;
    border-color: transparent;
}

.control-group.error select {
    color: #555555;
    border-color: transparent;
}

#order-project-info .table tbody tr:hover td,
#order-project-info .table tbody tr:hover th {
    background-color: transparent;
}


#order-project-info .table-striped tbody tr:nth-child(odd):hover td {
    background-color: #F9F9F9;
}

.navbar .nav > li > a {
    text-shadow: none;
}

.project-image {
    max-width: 300px;
}

.order-status {
    margin-top: 20px;
    font-size: 16px;
}

.order-status .ckpm-value-block span{
    font-size: 16px;
    line-height: 25px;
}

.user-orders li{
    line-height: 28px;
}

.user-orders li span{
    font-size: 13px;
}


.category-row-block {
    clear: both;
    padding: 3px;
}

.category-value-block {
    float:none;
}

.category-value-block h1 a {
    display: block;
    border: 1px #cecece solid;
    padding: 2px 10px;
    color:#7d7d7d;
    font-size: 20px;
    background: url(../images/sprite.png) 99% 13px no-repeat;
    text-decoration: none;
}

.category-value-block h1.open a {
    background-position: 99% -25px;
}

select.not-enough-qty, select[disabled].not-enough-qty  {
    border: 1px solid red;
    background-color: rgba(255, 0, 0, 0.35);
}