/*
Theme Name: trazilo.com
Theme URI: www.trazilo.com
Description: clean&simple
Version: beta
Tags: three-column
*/

* {margin: 0; padding: 0}
header, nav, section, article, aside, footer {display: inline;}
body {
	font: 62.5% "Arial", Verdana, Helvetica, sans-serif;
	color: #000;
 	background: url(bg/rotator.php) fixed top left #f3f7fa;
}
a {
	color: #709cb1;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {margin: 0 0 18px; line-height: 1.5em; font-size: 1.2em;}
img {border: 0}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 0px 0 45px;
	background: url(i/quote.png) top left no-repeat #fff;
	height: 1%;
font-style: italic;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.aligncenter {margin: 0 auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	width: 99%;
	margin: 0 0 20px 3px;
	border-collapse: collapse;
}
th, td {
  border: 1px solid #CCC;
	padding: 4px 8px;
}
th {
  text-align: left;
	background: #F3F3F3;
}
pre {
	margin: 0 0 20px;
}

#wrapper {
	width: 898px;
	margin: 0 auto;
	top: 0;
	position: relative;
}

#content li{font-size: 1.2em; line-height: 1.5em; margin-left: 1.5em; padding-left: 1.5em;}

#izdvojeno{float: left; width: 860px;
	padding: 2em;
	margin: 0 0 1em 0;
	overflow: hidden;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;}
#izdvojeno_left{float: left; width: 500px;}
#izdvojeno_right{float: right; width: 300px; padding: 0 0.5em 0 0.5em;}

#floater{float: left; text-align: center; width: 860px; background: #fff; margin: 0 0 1em 0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border: 1px solid #eaeaea; padding: 2em;}
	
#content2{float: left; width: 860px;
	padding: 2em;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;}

#content2 h2{margin-bottom: 1em;}
	
#short-news{float: left; width: 520px;}
#side{float: right; width: 300px; margin: 2em 0 0 1em; padding: 0 0.5em 0 1em;}
#side li{list-style-type: none; display: block; line-height: 1.5em; font-size: 1.1em; margin: 0.3em 0 0.3 0; padding: 0.3em 0 0.3em 0;}
.sve{float: left; width: 500px; margin: 2em 0 1em 0;}
.sve a{font-size: 1.1em; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; padding: 0.5em 2em 0.5em 1em; background: url(i/arr.png) no-repeat center right #000; color: #fff; text-transform: uppercase; }
.sve a:hover{background-color: #666;}

.contact{float: left; width: 500px; margin-left: 1em;}
.contact_description{float: right; width: 290px; margin: 0 0 0 1em; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border: 1px solid #eaeaea; padding: 2em;}
.contact_description h2{margin-bottom: 1em;}

.impressum_description{float: right; width: 290px; margin: 0 0 0 1em; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border: 1px solid #eaeaea; padding: 2em; text-align: center;}
#about_me{width: 50em; float: left; margin-bottom: 2em; border-bottom: 1px solid #eaeaea; padding: 0em 0 2em 0;}
#about_me h2{font-size: 1.6em; margin: 0;}
.bio{float: right; width: 320px;}
.bio_thumb{margin-right: 2em; float: left; width: 150px; height: 150px;}
#bio_links{width: 290px; float: left;}
#bio_links ul{list-style-type:none; display: inline;}
#bio_links ul li a{list-style-type:none; display: inline; margin: 0 0.3em 0 0.3em; padding: 0; font-size: 1.1em; color: #000; background: url();}

/* Header
-----------------------------------------------------------------------------*/
header {
	width: 898px;
	float: left;
	margin: 0 0 1em 0;
}


#logo {
	float: left;
	width: 144px;
	margin: 1em 0.5em 0 2em;
}

#logo a, img {
	display: block;
  	text-decoration: none;
}

#searchhead{width: 10em; float: right;}

#nav {
	float: left;
	text-align: left;
	width: 55em;
	margin: 1.7em 0 1em 0;
}
/*
#nav li {
	float: left;
	font-size: 1.2em;
	text-transform: uppercase;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
}
#nav li a {
	margin: 0 5px 0 0px;
	color: #fff;
	background-color: #000;
  	text-decoration: none;
	border: 1px solid transparent;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
	padding: 0.5em 1em 0.5em 1em;
}
#nav li a:hover {
	color: #666;
	background-color: #000;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
	text-decoration: none;
}
*/

#nav li.current_page_item {
	background: url(i/arrow.gif) center left no-repeat;
}
#nav li.current_page_item a {
	color: #444;
}

#searchform{text-align:center;}

#search {
	float: left;
	width: 18em;
	background-color: #fff;
	text-align: left;
}

#search input {
	font: 1.2em "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	float: left;
}

#s {
	width: 10em;
	padding: 0.3em;
	background-color: #fff;
	border: none;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
	margin: 1.3em 0.5em 1em 0;
	font: 1.2em "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
}
#s:hover {
	border-color: #dbdbdb;
}
#s:focus {
background-color: #f8f8f8;
	
}
#searchsubmit {
	background: url(i/trazi.png) center left no-repeat #000;
	border: 0;
	padding: 0.5em;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	cursor: pointer;
	border: 2px solid transparent;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
	text-indent: -9999px;
}
#searchsubmit:hover {
	background: url(i/t_hover.png) center left no-repeat #000;
}

/* Content
-----------------------------------------------------------------------------*/
section {
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0;
}
#content {
	width: 520px;
	float: left;
	padding: 2em;
	overflow: hidden;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
}

#content h2 {
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
}

#content h2 a:hover {
  text-decoration: none;
	color: #000;
}

#content h3 {
	font: normal 1.4em "Trebuchet MS", Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

#content h4 {
	font: normal 1.1em "Trebuchet MS", Sans-Serif;
	padding: 0 0 3px;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

#content .post {
	margin: 0 0 2em 0;
}
#content .post h2,
#content .post h3 {
	margin: 0 0 0px;
}
.pmeta {
	font-size: 1.1em;
  	line-height: 1.5em;
	margin: 0em 0 0.3em 0;
	color: #888;
}
.pmeta span {
  margin: 0 3px;
}
.pmeta a,
.ptags a {
	color: #709cb1;
	text-decoration: none;
}
.pmeta a:hover,
.ptags a:hover {
	color: #000;
}
.entry {
  	text-align: left;
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
	border-bottom: 1px solid #ccc;
}
	
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font-size: 1.6em;
	padding: 0 0 4px;
	margin: 25px 0 18px;
	border: none;
}
#content .entry h3 {font-size: 1.6em}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 15px}
.ptags {
	font-size: 12px;
  	line-height: 16px;
	color: #999;
	padding: 3px 5px;
	overflow: hidden;
	height: 1%;
}
.comments {
	float: right;
	clear: left;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.post ol {
	margin: -4em 0 0.5em 0.3em;
}
.post ul {
	margin: -4px 0 18px 18px;
}
.post li {
	padding: 3px 0 4px;
  border-bottom: 1px solid #EEE;
}
.post ul li {
	list-style: none;
	background: url(i/arrow.gif) center left no-repeat;
	padding: 3px 0 4px 18px;
}
.post li ul {
	margin: 4px 0 -5px;
  border-top: 1px solid #EEE;
}
.post li ol {
	margin: 4px 0 -5px 18px;
  border-top: 1px solid #EEE;
}

div.pagetitle {
	font: normal 1.2em "Trebuchet MS", Sans-Serif;
	text-transform: uppercase;
	padding: 3px 0 4px;
	margin-bottom: 1em;
  	text-align: left;
	color: #777;
}

.commentlist {
	margin: 18px 0 0;
}
.commentlist li {
	list-style: none;
}
.commentlist li .commentdiv {
	margin: 0 0 1em;
}
li.bypostauthor .commentdiv {
	padding: 3px 3px 2px;
}
.commentlist ul.children {
	margin: 13px 0 0 18px;
}
.comment-author {
	background: #f8f8f8;
	padding: 1em;
}
.fn {
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}
.avatar {
	border: 1px solid #DDD;
	padding: 2px;
	float: left;
	background: #FFF;
	margin: 0 5px 0 0;
}
.commentmetadata {
	font-size: 1.1em;
	color: #888;
	padding: 3px 0 0;
}
.commentmetadata a {
	color: #888;
  text-decoration: none;
}
.commentmetadata a:hover {
	color: #AA0001;
  text-decoration: underline;
}
.ctext {
	padding: 1em;
	background-color: #f8f8f8;
	border: 1px solid transparent;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
}
.reply {
	width: 100%;
	overflow: hidden;
	text-transform: lowercase;
	margin: -3px 0 0 7px;
}
.reply a {
	background: #F4F4F4;
	float: left;
	color: #AA0001;
	text-decoration: none;
	padding: 0 6px 2px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 16px;
}
.reply a:hover {
	background: #E60000;
	color: #FFF;
	border: 1px solid #E60000;
}
#cancel-comment-reply {
	float: right;
	position: relative;
	top: -43px;
}
#cancel-comment-reply small {
	font-size: 13px;
}

#respond h3 {
  margin-top: 35px;
}

#commentform {
	padding: 0 0 20px;
}
#commentform p {
	margin: 0 0 7px;
	white-space: nowrap;
}
#author, #email, #url, #comment, #submit {
	font: 1.1em "Trebuchet MS", Sans-Serif;
	padding: 3px 5px;
	width: 200px;
	border: 2px solid #ccc;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border: 2px solid #eaeaea;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
}
#comment {
	width: 97%;
	height: 150px;
	border: 2px solid #ccc;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
}
#submit {
	width: 128px;
	height: 26px;
	padding: 0;
	background: #000;
	cursor: pointer;
	border: none;
	color: #FFF;
  	font-weight: normal;
}
#submit:hover {
	background: #666;
}

.navigation {
	padding: 1.5em 0 1.5em 0;
	font-size: 1.2em;
}
.navigation a {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
	padding: 0.5em;
	border: 1px solid transparent;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
	color: #fff;
	background-color: #000;
  text-decoration: none;
  text-align: center;
}
.navigation a:hover {
  	border: 1px solid #ccc;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
	color: #fff;
	background: #709cb1;
}
.navigation span {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  text-align: center;
}
.navigation span.pages {
  margin-right: 10px;
	width: auto;
}

.navigation span.current {
  border: 1px solid #709cb1;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
background-color: #709cb1;
	color: #FFF;
	padding: 0.5em;
}
.navigation.first {
	background: none;
	padding: 0;
}
.navigation.com a {
	margin: 0 -2px 0 0;
}
.navigation.com span.dots {
	margin: 0 -4px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
aside {
	float: right;
	width: 31em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

#sidebar{
	float:right;
	width: 30em;
	padding: 0 1em 0 1em;
	margin: 0 0 1em 0;
	background: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
}

#sidebar1 {
	float: right;
	width: 28em;
	padding: 2em;
	margin: 0;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
	clear: both;
}

#sidebar2 {
	float: right;
	width: 30em;
	padding: 1em 1em 1em 1em;
	margin: 1em 0 0 0;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
	clear: both;
}

#sidebar3 {
	float: right;
	width: 30em;
	padding: 1em 1em 0em 1em;
	margin: 1em 0 0 0;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
	clear: both;
}

.section {
	margin: 0 0 2em;
}
aside ul {
	margin: 0 0 1em;
}
aside li {
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: 3px 0px 4px 0px;
	margin: 0;
}
aside li ul {
  margin: 0 0 2px;
}
aside li li {
  padding: 3px 0 0 12px;
	border: none;
}
aside a {
	color: #709cb1;
  text-decoration: none;
}
aside a:hover {
  text-decoration: underline;
}
aside h3 {
	font: 1.2em "Arial", Sans-Serif;
	text-transform: uppercase;
	padding: 0 0 6px;
	margin: 0 0 5px;
	color: #000;
}

aside ul {
line-height: 1.5em;
list-style-type:none;
}

aside li{
	display:block;
	color: #000;
}

#tagCloud a,
.widget_tag_cloud a {
	margin: 0 4px 0 0;
  line-height: 24px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Related articles
-----------------------------------------------------------------------------*/
#related-articles{width: 530px; margin: 1em 0 2em 0;}
#related-articles ul{display: block; margin: 0; padding: 0;}
#related-articles li{list-style-type: none; font-size: 1.2em; line-height: 1.5em;}


/* Footer
-----------------------------------------------------------------------------*/
footer {	
width: 898px;
	float: left;
	padding: 2em 0 2em 0;
	margin: 1em 0 1em 0;
	color: #666;
	background-color: #fff;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
}

#footer-nav {
	position: absolute;
	left: 1em;
	width: 100%;
	height: 2em;
	padding: 0;
	clear: both;
	position: relative;
}
#footer-nav  li {
	float: left;
	font-size: 1.1em;
	list-style: none;
	text-transform: uppercase;
}
#footer-nav  li a {
	float: left;
	margin: 0 1em 0 1em;
	color: #000;
  	text-decoration: none;
}
#footer-nav  li a:hover {
	color: #666;
}

.foot{font-size: 1.1em; margin: 0 0 0 1.8em; padding: 0;}

li.cat-item{display: inline; list-style-type: none; font-size: 1.4em; font-family: "Trebuchet MS", Arial, Verdana, Helvetica; padding: 0.3em; margin: 0 0.5em 0 0.5em; text-transform: lowercase; font-weight: bold;}
li.cat-item a{color:#fff;}
li.cat-item a:hover{color: #dbdbdb;}
li.cat-item-0 a{color: #fff; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-3 a{color: #2cc045; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;} 
li.cat-item-4 a{color: #ff007e; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-5 a{color: #4ea8f4; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-12 a{color: #7140fd; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-10 a{color: #fffbbf; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-11 a{color: #ff5400; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-687 a {color: #ffd200; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-1035 a {color: #ef1212; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
li.cat-item-1063 a {color: #7140fd; border: 1px solid transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
/*Categories style*/
.Dizajn{color: #ff007e;}
.Foto{color: #2cc045;}
.Video{color: #4ea8f4;}
.Reklame{color: #7140fd;}
.Osvoji{color: #ef1212;}
.Projekt{color: #ff5400;}
.Gost{color:#ffd200;}
.Pucaj{color:#ef1212;}
.Osvrt{color: #7140fd;}


#social{float: right; width: 20em;}
.twit{float: right;}
.fb{float: left;}

.thumb{float: left; width: 150px; margin: 0 3.5em 0 0; }
.wp-post-image{border: 10px solid #eaeaea; margin: 0 2em 1em 0;}
.wp-post-image:hover{border: 10px solid #ccc;}
.short_content{float:right; width: 300px;}
#txt h2{	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding:0;}
#txt{width: 520px; float: left; padding: 2em 0 2em 0; border-bottom: 1px solid #eaeaea;}
.pmeta_naslovna{font-size: 1.1em; margin: 0.3em 0 0.5em 0; color: #666;}
	
#share{display: block; list-style-type: none;}	
#share li a {display: block; line-height: 1.5em; color: #000; font-size: 1.2em; margin: 0 0 0 2.5em;}	
#share li a:hover{color: #666; text-decoration: none;}	
li.twit-box{background: url(i/twit.png) no-repeat center left; padding: 1em; border-bottom: 1px solid #eaeaea;}
li.twit-box:hover{background: url(i/twit_h.png) no-repeat center left;}
li.vimeo-box{background: url(i/vimeo.png) no-repeat center left; padding: 1em; border-bottom: 1px solid #eaeaea;}
li.vimeo-box:hover{background: url(i/vimeo_h.png) no-repeat center left;}
li.fb-box{background: url(i/face.png) no-repeat center left; padding: 1em;  border-bottom: 1px solid #eaeaea;}
li.fb-box:hover{background: url(i/face_h.png) no-repeat center left;}
li.rss-box{background: url(i/rss.png) no-repeat center left; padding: 1em; margin: 2em 0 0 0; border-bottom: 1px solid #eaeaea; border-top: 1px solid #eaeaea;}
li.rss-box:hover{background: url(i/rss_h.png) no-repeat center left;}
	
.analiza-box{width: 260px; padding: 2em; background: url(i/tic.png) no-repeat bottom left #f8f8f8; margin: 0 0 1em 0em;  border: 1px solid #eaeaea;}
.analiza-box p{color: #666; font-size: 1.2em; }
.analiza-box h2{font-weight: bold; font-size: 1.4em; color: #000; font-family: "Trebuchet MS", Sans-Serif;}
.analiza-box h3{font-size: 1.1em; color: #7140fd; margin: 0 0 1em 0; font-weight: normal; font-family: "Arial", Sans-Serif; text-transform: uppercase;}
.analize_btn{font-size: 1em; text-transform: uppercase; text-align: right; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; padding: 0.5em 2.5em 0.5em 1em; background: url(i/arr.png) no-repeat center right #7140fd; color: #fff;}
.analize_btn:hover{background-color: #000; color: #fff;}

.pucaj-box{width: 260px; background: #f8f8f8; padding: 2em; margin: 0em 0 1em 0; border: 1px solid #eaeaea;}
.pucaj-box h2{font-weight: bold; font-size: 1.4em; color: #ef1212; font-family: "Trebuchet MS", Sans-Serif;}
.pucaj-box h3{font-weight: normal; font-size: 1.1em; margin: 0 0 1em 0; color: #ef1212; font-family: "Arial", Sans-Serif; text-transform: uppercase;}
.pucaj_btn{font-size: 1em; text-transform: uppercase; text-align: right; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; padding: 0.5em 2.5em 0.5em 1em; background: url(i/arr.png) no-repeat center right #ef1212; color: #fff;}

.required{color: red;}
