/*
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 : Jun 14, 2015, 4:23:05 PM
    Author     : Joco
*/

root { 
    display: block;
}

body{
    margin:0px;
    padding:0px;
    margin:0px;
    font-weight :normal;
    font-style: normal; 
    font-family: 'open_sanslight';
    position:absolute;
    height:auto;
    width:100%;
}

h1, h2 {
    display: inline;
    font-weight:normal;
}

*:focus {
    outline: none;
}

.break{
    clear:both;
}

.clear{
    clear:both;
}

.col-05 {width: 4.17%;}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.table{
     display:table; text-align: center;
}

.center-cell{
    display:table-cell; vertical-align: middle;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    black;
    font-size: 14px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    black;
   opacity:  1;
   font-size: 14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    black;
   opacity:  1;
   font-size: 14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    black;
   font-size: 14px;
}

        
.balra{
    float:left;
}

.jobbra{
    float:right;
}

.cell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.outer{
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: black;        
}

.middle{
    display: table-cell;
    vertical-align: middle;
}

.inner{
    margin-left: auto;
    margin-right: auto; 
    width: 530px;  
    height:455px;
}

.inner_main{
    margin-left: auto;
    margin-right: auto; 
    width: 900px;  
    height:550px;
}

.logo{
    width:530px; 
    height:85px;
    margin-bottom:75px;
}

.logo_pos{
    margin-left:110px;
}

.input_holder{
    width:530px;
    height: 85px; 
    margin-bottom: 5px;
    background-color: #0192C9;
}

.input_keret{
    float:left;
    width:530px; 
    height:85px; 
    border:3px solid #6BC7EC;
}

.input_mask_holder{
    position:relative;
    width:524px; 
    height:79px;
    overflow:hidden;
}

.input_mask_lower{
    position:absolute;
    top:0px;
    width:524px;
    height:79px;
}

.input_mask_upper{
    position:absolute;
    top:0px;
    left:0px;
    width:524px;
    height:79px; 
    background-color:#6BC7EC;
    cursor:pointer
}


.login_input{
    width:439px;
    height:79px;
    line-height: 59px;
    padding:10px 25px;
    margin:0px; 
    border:0px;
}

.password_input{
    width:439px;
    height:79px;
    line-height: 59px;
    padding:10px 25px;
    margin:0px; 
    border:0px;
}

.send_button_holder{
    width:530px;
    height: 85px;
}

.send_button{
    width:530px;
    height: 85px;
    background-color:#6BC7EC;
    display:table-cell;
    text-align: center;
    vertical-align: middle;
    cursor:pointer;
    font-size: 24px;
    color:white;
}

.ajax_response{
    width:530px;
    height: 45px;
    margin-bottom:5px;
    display:table-cell;
    text-align: center;
    vertical-align: middle;
}

.bold{
    font-family: 'open_sanssemibold';
}    

.absolut{
    position:absolute;
}

.relativ{
    position:relative;
}

.vilagosszurke_hatter{
    background-color: #F6F6F6;
}

.sotet_hatter{
    background-color:#1D1D1D;
}

.sotetszurke_hatter{
    background-color:#464646;
}

.feher_font{
    color:white;
}

.feher_hatter{
    background-color:white;
}

.fekete_hatter{
    background-color: black;
}

.tizenketto{
    font-size: 12px;
}

.tizenhat{
    font-size: 16px;
}

.tizennyolc{
    font-size: 18px;
}

.huszonketto{
    font-size: 22px;
}

.huszonhat{
    font-size: 26px;
}

li {
    list-style-type: none;
}

.pointer{
    cursor:pointer;
}

#mask_all{
    position:absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    min-height: 1000px;
    right:0;
    bottom:0;
    z-index:5;
    background-color:#000000;
    opacity: 0.00;
    display:none;
    margin: 0 auto 0 auto;
}

/* ******************************* */
/* Szilveszter image upload styles */
/* ******************************* */
.file_upload_container{
    margin: 50px 0;
    width: 100%;
}
.drag_and_drop_true{
    display:none;
}
#file_container_holder{
    position: relative;
    min-height: 205px;
    margin: 10px 0px;
    z-index: 2;
}
#file_container{
    min-height: 205px;
    border-radius: 7px;
    box-sizing: border-box;
    list-style-type: none;
    padding: 0;
    margin: 16px 0;
}
#file_container .thumbnailViewer{
    height: 205px;
    width: 175px;
    padding: 1px;
    float: left;
    margin: 0px 58px 20px 5px;
    cursor: grab;
}
#file_container .lastThumbnailViewer{
    height: 205px;
    width: 175px;
    padding: 1px;
    float: left;
    margin: 0px 0px 20px 5px;
    cursor: grab;
}
.image{
    width: 175px;
    height: 175px;
    background-position: center center;
    background-size: auto auto;
    background-repeat: no-repeat;
    box-sizing: border-box;
    border-bottom: 1px solid #dcdee3;
    position: relative;
}
.file_name{
    position: relative;
    height: 30px;
    max-height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    z-index: 2;
}
.file_name span{
    line-height: 30px;
    vertical-align: middle;
    max-height: 30px;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    display: block;
    z-index: 3;
    position: relative;
}
.image .progressbar{
    position: absolute;
    left:0;top:75px;bottom:75px;
    z-index: 1;
}
.fileChooser{
    border: none;
    width: 175px;
    height: 175px;
    color: white;
    font-size: 115px;
    text-align: center;
    line-height: 175px;
    vertical-align: middle;
    cursor: pointer;
    display: none;
    margin: 5px;
    margin-top: 0;
    margin-right: 58px;
    float:left;
}
.lastFileChooser{
    border: none;
    width: 175px;
    height: 175px;
    color: white;
    font-size: 115px;
    text-align: center;
    line-height: 175px;
    vertical-align: middle;
    cursor: pointer;
    display: none;
    margin: 0px 0px 5px 5px;
    float:left;
}
.fileToUpload{
    display: none;
}
.dropElement{
    font-weight: bold;
    text-align: center;
    color: white;
    border-radius: 7px;
    cursor: default;
    position: absolute;
    top: 0; right:0; left: 0;bottom:0;
    z-index: -1;
}
.dropElement.hover{
    background-color: white;
    border-width: 2px;
    border-style: dashed;
    z-index: 10001;
}
.notSupportedBrowser{
    display: none;
}
.image_delete_button{
    width: 28px;
    height: 30px;
    position: relative;
    margin-top: 1px;
}
.image_delete_button_hover{
    cursor: pointer;
    background-image: url('/admin/images/management/delete.png');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 3;
}
/* ******************************* */
/* Szilveszter image upload styles */
/*            END                  */
/* ******************************* */
