.homeMain {height: 100%;width: 100%;background: #FBFBFB url(../images/nyitokep.svg) no-repeat 77% 70%; background-size: 52% 43%;}
.homeMain .container .row {
    width: 40%;
    margin: auto;
    padding: 2% 4%;
    background: #fff;
    opacity: 0.9;
    border: 1px solid #E5E5E8;
    display: table;
    margin-top: 5%;
    position: relative;
    left: -70px;
}
.homeMain .container p {font-size: 1.1em; font-weight: 400; line-height: 1.5em;}
.homeMain .container p {font-size: 1.1em; font-weight: 400; line-height: 1.5em;}
.homeMain h1 {font-weight: 300;margin-bottom: 20px;}

.indexMain h1 {font-weight: 300;margin-bottom: 20px;}
.indexMain {font-weight: 500;  margin-left: 137px;margin-bottom: 20px; }
.indexMain .title { font-size: 2.1em; font-weight: 500; margin-bottom: 40px; color: #0f0f0f; padding-bottom: 55px; }
.indexMain .subTitle { 
        font-family: "Source Sans Pro", sans-serif;    
        font-size: 1.2em;
        color: graytext;
}
.kau-control {
    border: 1px solid #f5f6f6;
    background-color: #ffffff !important;
}

.bejelentkezes{
    text-transform: none;
    color: #0f0f0f;
    padding: 9px;
    border-radius: 4px;
    width: 60%;
	border: none;
	font-size: 1.2em;
	margin-top: 35px;
	margin-left: 35px;
}

body{
    background-color: #FBFBFB;
}


.contentStyle {
        font-family: "Source Sans Pro", sans-serif;    
        font-size: 1.2em;
        color: graytext;
        width: 876px;
        background-position: center center;
        background: #FBFBFB ;
        background: #FBFBFB url(images/nyitokep.svg) no-repeat 77% 90%; background-size: 52% 73%;
    }
    
.contentStyle .ui-input-label-left { display: inline-block; width: 137px !important; margin-right: 4px; color: #17359f; }
.indexContentStyle {
        font-family: "Source Sans Pro", sans-serif;    
        font-size: 1.1em;
        color: graytext;
        width: 876px;
        background-position: center center;
        background: #FBFBFB ;
        /* background: #FBFBFB url(images/nyitokep.svg) no-repeat 77% 90%; background-size: 52% 73%;  */
    }
    
.indexContentStyle .ui-input-label-left { display: inline-block; width: 137px !important; margin-right: 4px; color: #17359f; }
.showPsw { color: #17359f; }
    
.btn-blue,
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue:active:hover,
.btn-blue:focus:hover { font-size: 1.2em; color: #fff; background-color: #00659f; border-color: #00659f;  height: 71px; width: 333px; position: relative;   }

.outText {
    display: block;
    font-size: 0.8em;
    position: relative;
    background: rgb(254, 254, 254); /* Fallback for older browsers without RGBA-support */
    background: rgba(254, 254, 254, 0.7);
}

.indexTable td {
    vertical-align: top;
}

.contentStyle .ui-widget-header { color: red; }

.messerror {   
	border: 2px;
	font-size: 1.2em;
        color: magenta;
}
