/*
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 : 17-Nov-2014, 11:11:55
    Author     : vladimir.stus
*/

/* .dataInfo {
    width: 100%;
} */

/* .pozicija {
    float:right;
    clear: both;
    right: 0; 
} */

/* #polje {
    width:10px;
}
.plavaforma2 table tbody td { 
	text-align:left;
	color:#444;
	font-size:15px;
}

.plavaforma2 table tbody td input {
	padding:5px;
} */

/* .dugmePrijava2 {
	color: #fff;
	font-size: 1em;
	border: 1px solid #2d548d;
	background-color: #3865a6;
	background-image: linear-gradient(top, #3865a6, #2d548d);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
	background-image: -webkit-linear-gradient(top, #3865a6, #2d548d);
	padding: 10px 30px;
}

.dugmePrijava2:hover{
	background:none repeat scroll 0 0 #2d548d;
	cursor:pointer;
	} */

/*
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 : 17-Nov-2014, 11:11:55
    Author     : vladimir.stus
*/


#myform label {
    font-size: 17px;
    font-weight: 400;
}

.formaUp {
    margin-bottom: 30px;
}

#container
{
    width: 850px;
}
.dataInfo
{
    width: 100%;
}


.pozicija
{
    float:right;
/*  margin-left: -300px; */
    clear: both;
    right: 0; 
}

#polje
{
    width:10px;
}

.plavaforma table tbody td { 

	text-align:left;
	color:#444;
	font-size:15px;
}

.plavaforma table tbody td input {
		padding:5px;
}

.dugmePrijava2 {
color: #fff;
font-size: 1em;
border: 1px solid #2d548d;
background-color: #3865a6;
background-image: linear-gradient(top, #3865a6, #2d548d);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3865a6), to(#2d548d));
background-image: -webkit-linear-gradient(top, #3865a6, #2d548d);
padding: 10px 30px;
}

.dugmePrijava2:hover{
	background:none repeat scroll 0 0 #2d548d;
	cursor:pointer;
	}

/*** RodjStyle ***/
#myform .oUceniku {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 30px;
    text-align: center;
}

.checkForm {
    margin-top: 50px;
}

.checkForm .payment {
    font-size: 20px;
	font-weight: 500;
}

#myform .formaUp input, #myform .formaUp select, #myform .formaUp textarea {
    width: 100%;
	border-radius: 6px;
	border: 2px solid #e0e0e0;
    background-color: rgb(227, 242, 227);
}

.formaUp {
    padding: 0 !important;
}

select#pozivni, select#cmbDrzava {
    height: 50px;
}

@media (max-width: 767px) {
	#txtIme, #txtPrezime {
    	margin-bottom: 20px;
	}
	
	.padRL0 {
    	padding-right: 0 !important;
    	padding-left: 0 !important;
	}
	
	.padL0R5 {
    	padding-right: 5px !important;
    	padding-left: 0 !important;
	}
	
	.padL5R0 {
    	padding-right: 0 !important;
    	padding-left: 5px !important;
	}
	
	.padL5R5 {
    	padding-right: 5px !important;
    	padding-left: 5px !important;
	}
}

.page-id-11258 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-weight: 400;
}
.page-id-11258 ::-moz-placeholder { /* Firefox 19+ */
	font-weight: 400;
}
.page-id-11258 :-ms-input-placeholder { /* IE 10+ */
	font-weight: 400;
}
.page-id-11258 :-moz-placeholder { /* Firefox 18- */
	font-weight: 400;
}

#myform #txtPtt {
    margin: 0;
}

.glyphicon.glyphicon-ok.form-control-feedback {
    position: absolute;
    top: 45%;
    right: 1%;
}

.glyphicon.glyphicon-remove.form-control-feedback {
    position: absolute;
    top: 42%;
    right: 1%;
}

#myform .formaUp input, #myform .formaUp select, #myform .formaUp textarea {
    border-radius: 0 !important;
    border: 0px solid #7595a0 !important;
    background-color: #c8d4d9 !important;
	box-shadow: inset 0 -5px 25px #7595a085, 0px 2px 2px #7595a0;
}

select#pozivni, select#cmbDrzava {
	min-width: 100%;
	height: 44px !important;
}