/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1.12.2014, 13:38:30
    Author     : plevkova
*/

.c2 {
    background: linear-gradient(to right,#06182f 0,#153359 100%);
    background-image:  linear-gradient(to right, rgb(6, 24, 47) 0px, rgb(21, 51, 89) 100%);
}
.c3{
    opacity: 0.1 !important;
     width: 99% !important;
     position: absolute;
     top: 20%;
}
.c4{
    opacity: 0.1 !important;
     position: absolute;
     top: 85%;
     left: 90%;
}
.c5{
    opacity: 0.1 !important;
     position: absolute;
     top: 10%;
     left: 5%;
     font-family:Tahoma !important;
     font-size: 62px !important;
     color: white !important;
}

.ui-widget{
    font-family:Tahoma !important;
    font-size: 1.0em !important;
}

.ui-button{
    border: 1px solid black !important;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: normal !important;
    cursor: default !important;
}

.ui-editor  iframe {
    font-family: Courier !important;
    color: red !important;
}

.diag{
    background: white;
}
.diag2{
    background: white;
}
