div#bluebox {
	display: inline-block;
	width: 295px;
	height: 175px;
	background-color: #2eaac6;
	color: white;
	/*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
	font-size: 30px;
	text-align: center;
	line-height: 175px;
	letter-spacing: 0.1em;
}

form.tableform table tr td, form.tableform table tr th {
	padding-bottom: 20px;
	vertical-align: top;
}

form.tableform table th  label {
	width: 210px;
	font-weight: normal;
	line-height: 35px;
	display: inline-block;
}

form.tableform table td {
	width: 380px;
	text-transform: none;
	font-size: 12px;
}

form.tableform table td input, form.tableform table td textarea, form.tableform ul input[type=date], form.tableform ul input[type=time] {
	border: 0;
	height: 40px;
	padding: 0 3%;
	width: 94%;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	/*font-family: 'robotoregular';*/    
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

form.tableform table td textarea {
	height: auto;
	padding: 10px 3%;
}

form.tableform table td input:focus, form.tableform table td textarea:focus {
	background: #2093ad;
	color: #fff;
}

ul.errorlist {
	margin-bottom: 4px;
}

ul.errorlist li, .errorlist {
	color: rgb(121, 43, 22);
}

.fileUpload input[type=file]{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

ul#noty_top_layout_container li {
	float: none;
}

.clear {
	clear: both;
}


.terv_bitsms_kuldes_text.center {
	width: 600px;
	margin: 0 auto;
	float: none;
}

.terv_bitsms_kuldes_blue.center {
	float: none;
	margin: 0 auto;
}

span.block {
	display: block;	
}

span.center {
	text-align: center;
}

select.h40 {
	height: 40px;
}

span.jtooltip {
	text-decoration: underline;
}

.ui-tooltip {
	max-width: 640px !important;
}

.normarginv {
    margin-top: 0;
    margin-bottom: 0;
}

.normarginl {
    margin-left: 0;
}

.floatr {
    float: right;
}

.floatl {
    float: left;
}

.wauto, .wautoinput input {
    width: auto !important;
}

.inlineblock {
    display: inline-block !important;
}

.floatn {
    float: none !important;
}


div.terv_bitsms_kuldes_blue , div.terv_bitsms_kuldes_white {
    height: 660px;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.w100 {
    width: 100px !important;
}

.ui-slider a {outline:none;}

input[type=date], input[type=time] {
    outline: none;
    width: 130px !important;
    display: block;
}

.terv_bitsms_kuldes_bluewhite {
    width: 1180px;
    height: 60px;
    padding: 0px;
    color: #fff;
    float: left;
    /*font-family: 'nexa_boldregular';*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background: #8BD4E4;    
    margin-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;

    padding-top: 10px;
    padding-bottom: 10px;
}

.terv_bitsms_kuldes_bluewhite input[disabled] {
    background-color: #e4e7ec !important;
}

 .terv_bitsms_kuldes_bluewhite #id_scheduletype li:first-child {
    margin: 0px !important;
}

 .terv_bitsms_kuldes_bluewhite #id_scheduletype li {
    margin-left: 12px;
}

ul.scheduler li {
    display: inline-block;
    height: 65px;
    vertical-align: middle;
    margin-left: 40px;
    position:relative;
}

ul.scheduler li:first-child {
    margin-left: 0px !important;
}

ul#id_scheduletype {
    float: none;
}

ul#id_scheduletype li {
    line-height: 40px;
}

.table {
    display: table;   /* Allow the centering to work */
    margin: 0 auto;
}

#scheduleForm ul.errorlist {
    display: none;
}

#scheduleForm ul.errorlist.nonfield {
    display: inline;
}

div.showForm form {
    display: inline-block;
}

ul.standardlist li {
    float: none;
    line-height: 1.9em;
}

.center {
    text-align: center;
}

.terv_bitsms_kuldes_bluewhite_alternate {
    text-transform: none;
    color:  #222;
}

td.text_price, td.text_price_sum {
    text-align: right;
}

td.text_price_sum {
    font-weight: bold;
}
