
/* 4.0+ styles */

input[type="text"].seamless-donations-invalid-input {
    background-color: #ff8486;
}

.seamless-donations-error-message-field {
    color: red;
    background-color: yellow;
}

.seamless-donations-forms-error-message {
    color: yellow;
    background-color: red;
}

.dgx-donate-form-section span.horiz {
    margin-left: 25px;
}

.dgx-donate-form-section #designate_fund {
    margin-top: 1em;
}
.dgx-donate-form-section #repeating_checkbox {
    margin-top: 1em;
}

div#designated_fund_selector select {
    max-width: 100%;
}

.dgx-donate-form-section
{
    border: 1px solid darkred !important;
}

/* Legacy styles pre-4.0 */

#dgx-donate-container
{
    border: none;
    padding: 24px;
    margin: 0 12px 12px 12px;
    background: transparent;
    border-radius: 8px;
}

.dgx-donate-form-section
{
    /*	border: 1px solid #eee;
            border-radius: 4px;*/
    background: url("../_img/donat_info.png") repeat-x;
    padding: 32px;
    margin: 0 0 24px;
    border: none !important;
}
.dgx-donate-form-section-gift{
    height: 181px;
    background: url("../_img/gift_pod.png") repeat-x;
}
.dgx-donate-form-donor-section{
    height: 269px;
    background: url("../_img/donor_pod.png") repeat-x;
}
.dgx-donate-form-section h2
{
    margin-top: 0px;
    margin-bottom: 12px;
}

.dgx-donate-form-section hr
{
    border: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.dgx-donate-form-subsection
{
    padding-left: 40px;
    margin-bottom: 24px;
}

.dgx-donate-comment
{
    font-size: 80%;
    color: #aaa;
}

.dgx-donate-form-section input
{
    width: auto;
    margin-right: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    font-family: sans-serif;
    font-size: 13px;
    padding: 4px;
    vertical-align: middle;
}

.dgx-donate-form-section > p:last-child
{
    margin-bottom: 0;
}

.dgx-donate-form-section select {
    max-width: 200px;
}

.dgx-donate-form-section input.horiz
{
    margin-left: 50px;
}

.dgx-donate-form-section .aftertext
{
    margin-left: 30px;
}

.dgx-donate-form-section label
{
    width: 144px;
    display: inline-block;
}

.dgx-donate-form-indent
{
    margin-left: 20px;
}

.dgx-donate-form-tribute-box, .dgx-donate-form-designated-box
{
    margin-top: 24px;
    display: none; /* initially hidden */
    border: 1px solid #f0f0f0;
    background: #f8f8f8;
    border-radius: 8px;
    padding: 24px;
}

.dgx-donate-form-designated-box
{
    margin-bottom: 24px;
}

.dgx-donate-form-section input.dgx-donate-invalid-input
{
    background: #faa;
}

.dgx-donate-busy, .dgx-donate-error-msg, .dgx-donate-pay-disabled
{
    display: none;
}

.dgx-donate-form-section input.dgx-donate-pay-enabled
{
    padding: 10px;
    cursor: pointer;
    border: none;
}

.dgx-donate-pay-disabled {
    padding: 10px;
}

/*update*/
body{
    /*background: url("../_img/pod01.jpg") scroll center center no-repeat;*/
    background-size: cover;
    background: black;
}

.obal{
    overflow: hidden;
}
.flexslider{
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 1300px;
    left: 50%;
    transform: translateX(-50%);
    position: fixed;
    overflow: hidden;
}

/*.flexslider{
    width: 100%;
    height: 100%;
    background: transparent;
    position: fixed;
    left: 0;
    top: 0;
    border: none;
    box-shadow: none;
    z-index: 1;
    
}*/

.flexslider .slides{
    width: 100%;
    height: 100%;
    /*position: fixed !important;*/
}
.flexslider .slides li{
    /*position: fixed !important;*/
}
.flexslider .slides li img {
    width: 100%;
    height: 100%;
    zoom: 2;
}

ul.lang{
    width: 75px;
    position: absolute;
    left: 20px;
    top: 20px;
    list-style: none;
    font-size: 20px;
    font-weight: 300;
    z-index: 65;
}
.lang li{
    width: 30px;
    float: left;
    color: white;
    text-align: center;
    font-weight: inherit;
}
.lang a{
    color: white;
    font-weight: inherit;
}
.lang a:hover{
    font-weight: 600;
}
.lang a.active{
    font-weight: 800;
}
.lang li.oddel{
    width: 5px;
}
.site{
    z-index: 55;
}
h2{
    font-size: 19px;
}
.entry-title{
    color: white;
    font-size: 50px;
    text-transform: uppercase;
    margin-left: 36px;
    background: none;
}
.entry-content p:first-child{
    color: white;
    font-weight: 700;
    text-shadow: 1px 1px 1px black;
    margin-left: 36px;
}
.entry-content .info-hide p:first-child{
    text-shadow: none;
}
.dgx-donate-form-section{
    height: 178px;
    background: url("../img/box_pod_mini.jpg") scroll 0px bottom repeat-x,#ffffff;
    padding-bottom: 0;
    padding-top: 0;
}

.dgx-donate-form-section h2{
    float: left;
    margin-top: 7px;
    margin-top: 20px;
}

.dgx-donate-form-section p{
    margin: 0;
    font-size: 14px;
}

.dgx-donate-form-section-gift{
    background: url("../img/box_pod_sede.jpg") scroll 0px bottom repeat-x, #eeeeee;
    padding-bottom: 0;
    padding-top: 4px;
}

.block-checkbox{
    margin-top: 10px;
}

#donation_header{
    margin-top: 10px;
}

input[type="checkbox"]{
    display: none;
}

input[type="checkbox"] + label {
    width: 24px;
    height: 28px;
    background: url('../img/checkbox02.png') 0 -29px no-repeat;
    float: left;
    cursor: pointer;
}

input[type="checkbox"]:checked + label {
    background-position: 0 0;
}

input[type="checkbox"] + label + label {
    width: auto;
    color: #2A87D5;
    margin-left: 15px;
    cursor: pointer;
}

.info-hide{
    margin-top: 20px;
    display: none;
}

.info-hide p{
    color: black !important;
    font-weight: 400 !important;
    padding: 0 !important;
}

.info-hide p span{
    font-weight: 700;
}

.dgx-donate-form-section.show{
    height: 300px !important;
}

.dgx-donate-form-section.show .info-hide{
    display: block;
}

#dgx-donate-form-payment-section,#dgx-donate-form-payment-section-2{
    height: 59px;
    background: url("../img/box_pod_zel.jpg") repeat-x;
}

#dgx-donate-form-payment-section p,#dgx-donate-form-payment-section-2 p{
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    color: black;
    float: left;
    margin-top: 5px;
    text-shadow: none;
}
#dgx-donate-form-payment-section p a,#dgx-donate-form-payment-section-2 p a{
    color: inherit;
    font-style: inherit;
}
input[type="image"]{
    background: none;
    border: none;
    float: none;
    padding: 0;
    margin: 10px 90px;
}

input[type="image"].en{
    margin: 10px 90px;
}
/*.flexslider{
    position: absolute !important;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.flexslider .slides li img{
    position: absolute !important;
    top: 50%; 
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%; 
    min-height: 100%; 
    zoom: 2;
    width: auto; 
    height: auto;
    z-index: -1000; 
    overflow: hidden;
    float: none !important;
    margin-right: 0 !important;
}*/

@media(max-width: 520px){
    body{
        width: 520px;
    }
}