body {
background: #f2f0e9; padding: 0; margin: 0;
}
a {
color: #1082ca;
}
a img { border: 0; }
a:hover {
text-decoration: none;
}
#mmenu { 
width: 100%;
background: #a0c55f;
position: fixed;
z-index: 99;
height: auto;
text-align: center;
padding: 0; margin: 0; list-style-type: none; 
}
#mmenu li:first-child { border-left: 1px solid #c0d860; }
#mmenu li {
border-right: 1px solid #c0d860;  display: inline-block;
}

#mmenu li a { 
font-weight: 600;
font-size: 11pt;
color: #fff; 
display: inline-block;
text-decoration: none; 
padding: 10px 20px;
}
#mmenu li a:hover, #mmenu li a.on {
background: #7ab317;

}

* { font-family: 'Open sans';  outline: none; }
.login-block {
background: #FFF; width: 500px;  margin: 0 auto; margin-top: 100px; -moz-border-radius: 7px; border-radius: 7px;
font-family: 'Open sans'; 
padding-bottom: 20px;
}
.login-block-topic {
border-top-left-radius: 7px; padding: 25px 25px 25px 60px; -moz-border-radius-topleft: 7px; text-transform: uppercase; font-size: 12pt; border-top-right-radius: 7px; -moz-border-radius-topright: 7px; background: #44403c url(images/keyer.png) no-repeat 20px center; color: #FFF; font-weight: bold; font-weight: 800; font-family: 'Open sans'; width: 415px; display: block;
margin-bottom: 29px;
}
.login-block-topic a {
float: right; color: #dfd7ce;
font-weight: normal;
text-transform: none;
font-size: 9pt;
display: block;
padding-top: 2px;
}
.login-block-topic a:hover {
text-decoration: none;
}
.login-block-name {
display: block;
float: left;
color: #666;
font-size: 10pt;
width: 90px;
padding-left: 20px;
padding-top: 11px;
}
.inp {
float: left;
border: 1px solid #e5e4dd;
-moz-border-radius: 4px;
 border-radius: 4px;
 padding: 10px;
 font-size: 12pt;
 width: 349px;
 margin-bottom: 19px;
 color: #44403c;
 background: #fdfcfb;
-webkit-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
-moz-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
}

.login-button-block {
background: url(images/cline.png) repeat-x center; text-align: center;
margin: 0 20px;
margin-bottom: 15px;

}
.login-button-block span {
 padding: 0 15px;
background: #FFF;
}

.login-button-block input[type=submit] {
background: #69b046;
border: 0;
-moz-border-radius: 5px;
 border-radius: 5px;
 text-transform: uppercase;
 font-weight: 600;
 color: #FFF;
 padding: 11px 22px;
}
.login-button-block input[type=submit]:hover, .login-button-block input[type=submit]:focus {
background: #669933; 

}
#remind {
cursor: pointer;
color: #44403c;
text-decoration: underline;
font-size: 9.5pt;
display: none;
}
#remind:hover {
text-decoration: none;
}
.cnt {
margin: 0 auto;
width: 1280px;

}
#main {
background: #FFF url(images/bgs.png) repeat-y left top;
min-height: 48px;
margin-top: 25px;
border-radius: 7px;
-moz-border-radius: 7px;
}
.menu {
float: left; 
width: 266px;
padding-bottom: 30px;
}
.menu ul {
list-style-type: none;
padding: 0; margin: 0;
}
.menu ul li a {
text-decoration: none;
color: #ebe1d6;
display: block;
border-bottom: 1px solid #4f4b47;
font-size: 10.5pt;
padding-left: 20px;
padding-top: 19px;
padding-bottom: 19px;
margin-right: 6px;
}
.menu ul li a:hover, .menu ul li a.on {
background: url(images/hover.png) no-repeat left center;
margin-right: 0;
border-bottom:0; 
padding-bottom: 20px;
color: #FFF;
font-weight: 600;
}
.logo {
font-weight: bold;
color: #FFF;
display: block;
background: url(images/keyer.png) no-repeat 20px center;
padding-left: 57px;
font-size: 12pt;
margin-right: 6px;
padding-top: 20px;
padding-bottom: 20px;
text-transform: uppercase;
border-bottom: 1px solid #4f4b47;
}
.content {
float: left;
width: 914px;
}
.topit {
border-bottom: 1px solid #f2f2f2;
margin-left: -6px;
height: 63px;
text-align: right;
padding-right: 20px;
margin-bottom: 20px;
}
a.logout {

border-radius: 5px;
-moz-border-radius: 5px;
color: #FFF;
float: right;
text-decoration: none;
text-transform: uppercase;
font-size: 10pt;
margin-right: 20px;
font-weight: 600;
margin-top: -4px;
background: #ec871f url(images/logout.png) no-repeat 5px center;
display: inline-block;
padding: 5px 15px 7px 30px;
}
a.logout:hover {

background: #c46e15 url(images/logout.png) no-repeat 8px center;
}
.data {
display: inline-block;
background: url(images/timer.png) no-repeat left center;
padding: 2px 0;
padding-left: 20px;
font-size: 10.5pt;
color: #908d89;
margin-right: 20px;
}
.footer {
margin-top: 30px;
border-top: 1px solid #f2f2f2;
margin-left: -6px;
color: #908c88;
padding: 15px 0;
padding-right: 20px;
text-align: right;
font-size: 10pt;
}
.c_content {
padding: 0 20px 0 14px;
font-size: 10pt;
color: #666;
min-height: 300px;
}
.c_content  h1 {
padding: 0 0 15px 0;
margin: 0 0 25px 0;
font-weight: normal;
font-size: 13.5pt;
color: #44403c;
border-bottom: 1px solid #f2f2f2;
}
a.add {
background: #69b046;
border-radius: 5px;
-moz-border-radius: 5px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 10pt;
font-weight: 600;

display: inline-block;
padding: 5px 15px 7px 15px;
float: right;
}
a.add:hover {
background: #478628;
}
#input_t {
border: none;
border-collapse: collapse;
}
#input_t td { font-size: 10pt; border: 0; }
#input_t tr td:first-child {
width: 140px;
}

#input_t input.xinput, #input_t textarea, #input_t select {
background: #fdfcfb;
border: 1px solid #e5e4dd;
font-size: 10pt;
overflow: auto;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
-moz-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
padding: 10px;
color: #666;
width: 715px;
margin: 7px 0;
}

 #input_t select {
 width:737px;
 }
#input_t input.xinput:hover, #cinf input:hover, #cinf input:focus, #input_t textarea:hover, #input_t inpu.xinputt:focus, #input_t textarea:focus, #input_t select:hover, #input_t select:focus {
color: #444;
-webkit-box-shadow: 0px 0px 9px 1px rgba(240,240,240,1);
-moz-box-shadow: 0px 0px 9px 1px rgba(240,240,240,1);
box-shadow: 0px 0px 9px 1px rgba(240,240,240,1);
}

#input_t input[type=submit], #input_t input[type=button] {
background: #69b046;
border-radius: 5px;
-moz-border-radius: 5px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 10pt;
font-weight: 600;

display: inline-block;
padding: 5px 15px 7px 15px;
float: right;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow:none;
width: auto;
border: 0;
}
#input_t input[type=checkbox] {
width: auto;
padding: 5px;
}
#input_t input[type=submit]:hover, #input_t input[type=submit]:focus,
#input_t input[type=button]:hover, #input_t input[type=button]:focus 
{
background: #478628;
}

h2 {
color: #354052;
font-weight: normal;
font-size: 13pt;
margin: 0 0 15px 0;
padding: 0;
}
h3 {
color: #354052;
font-weight: normal;
font-size: 12pt;
margin: 15px 0 12px 0;
padding: 0;
}
#list {
border: 0; border-collapse: collapse;
width: 100%;
}
#list tr:first-child td {
background: #44403c;
color: #FFF;
font-size: 10pt;
font-weight: 600;
border-right: 1px solid #3d3936;
padding: 12px 0 12px 19px;
}
#list tr:first-child td:first-child {
border-top-left-radius:4px;
border-left: 0;
-moz-border-radius-topleft: 4px;
}
#list tr:first-child td:last-child {
border-top-right-radius:4px;
-moz-border-radius-topright: 4px;
border-right: 0;
}
#list tr td:first-child { border-left: 1px solid #e5e4dd; }
#list tr td {
border-bottom: 1px solid #e5e4dd;
border-right: 1px solid #e5e4dd;
padding: 5px 0 5px 20px;
color: #44403c;
font-size: 10pt;
}

#list tr:nth-child(even) {
background: #f7f5f3;
}
#list tr td a {
color: #ec871f;

font-size: 10pt;
text-decoration: none;

margin-right: 8px;
padding-bottom: 1px;
border-bottom: 1px solid #ec871f;

}
#list tr td a:last-child {
margin-right: 0;
}
#list tr td a:hover {
border-bottom: 1px solid #69b046;
}
a.backnow {
color: #44403c;
display: inline-block;
text-decoration: underline;
background: url(images/arr.png) no-repeat left center;
padding-left: 16px;
font-size: 10.5pt;
float: left;
margin: 23px 0 0 20px;
}
a.backnow:hover {
text-decoration: none;
}
bb { font-weight: 600; }


.del {
display: inline-block;
background: url(images/x.png) no-repeat left center;
padding-left: 15px;
color: #ec871f;
cursor: pointer;
margin-left: 15px;
text-decoration: underline;
font-size: 10pt;
}
.del:hover {
text-decoration: none;
}
#subparts li {
cursor:pointer;
padding: 3px 0;
}
#subparts li:hover {
background: #f9f9f9;
}
.is_txt {
width: auto;
}
.pastaba {
font-weight: 600;
color: #ec871f;
cursor: help;
}


#list input, #list textarea, #list select {
background: #fdfcfb;
border: 1px solid #e5e4dd;
font-size: 10pt;
overflow: auto;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
-moz-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
padding: 5px;
color: #666;
width: 285px;
margin: 1px 0;
}
 #list select {
 width:297px;
 }
#list input:hover, #list textarea:hover, #list input:focus, #list textarea:focus, #list select:hover, #list select:focus {
color: #444;
-webkit-box-shadow: 0px 0px 9px 1px rgba(240,240,240,1);
-moz-box-shadow: 0px 0px 9px 1px rgba(240,240,240,1);
box-shadow: 0px 0px 9px 1px rgba(240,240,240,1);
}

input[type=submit], #list input[type=submit], #list input[type=button] {
background: #69b046;
border-radius: 5px;
-moz-border-radius: 5px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 10pt;
font-weight: 600;

display: inline-block;
padding: 5px 15px 7px 15px;
float: right;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow:none;
width: auto;
border: 0;
}
#list input[type=checkbox] {
width: auto;
padding: 5px;
}
input[type=submit]:hover, input[type=submit]:focus, #list input[type=submit]:hover, #list input[type=submit]:focus,
#list input[type=button]:hover, #list input[type=button]:focus 
{
background: #478628;
}
.notes { display: block; font-size: 9pt; color: #888; }



#content { background: #fff; margin-top: 10px; font-size: 9.5pt; padding: 20px; }
#in_list { width: 100%; }
#in_list tr td:first-child { width: 30px; text-align: center; }
#in_list tr td {  border-bottom: 1px dotted #e0e0e0;  }

.input_container { position: relative; }
.input_container ul {
	width: 99%;
	padding: 0; margin: 0;
	
	border: 1px solid #e5e4dd;
	position: absolute;
	border-top: 0;
	z-index: 9;
	top: 47px;
	background: #f3f3f3;
	list-style: none;
}
.input_container ul li {
	padding: 5px;
	cursor: pointer;
	border-bottom: 1px dotted #e5e4dd;
}
.input_container ul li:hover {
color: #fff;
	background: #c0d860;
}
.input_container ul li span {
display: block;
color: #666; font-size: 8.5pt;
}

#country_list_id {
	display: none;
}

.all_clients {
border-bottom: 1px dotted #e1e1e1;
display: block;
padding: 5px;
}
.all_clients img {
cursor: pointer;
margin-right: 10px;
}
#listo { width: 600px; border-collapse: collapse; }
#listo tr td:first-child { width: 180px; }
#listo tr td {
padding: 4px; 
line-height: 150%;
border-bottom: 1px dotted #e1e1e1;
}
#listo tr:hover {
background: #f5f5f5;
}
#listo a {
color: #111;
}
#listo a:hover {
text-decoration: none;
}

#tabs {
margin: 25px 0 0 25px;
padding: 0;
}
#tabs li {
display: inline-block;
border: 1px solid #e1e1e1;
background: #f1f1f1;
cursor: pointer;
font-size: 11pt;
padding: 7px 25px;
border-top-left-radius: 5px; 	
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
margin-right: 5px;
}
#tabs li.act {
background: #fff;
border-color: #e1e1e1;

border-bottom: 1px solid #fff;
}
#tabs li:hover {
background: #c0d860;
border-color: #d3e490;
color: #fff;
}

.tab_in {
border-top: 1px solid #e1e1e1;
margin-top: -1px;
padding-top: 25px;
}
.inpage {
display: none;
padding: 0 10px 10px 10px;
}

#pastabos {
border-collapse: collapse;
width: 100%;
}
#pastabos tr td {
border-bottom: 1px dotted #e0e0e0;
font-size: 10pt;
line-height: 150%;
padding: 10px;
}
#pastabos tr:hover {
background: #f7f7f7;
}
#pastabos tr td span {
display: block;
margin-top: 5px;
font-size: 9pt;
color: #555;
}


#list2 {
border: 0; border-collapse: collapse;
width: 100%; margin: 10px 0;
}
#list2 tr:first-child td {
background: #44403c;
color: #FFF;
font-size: 10pt;
font-weight: 600;
border-right: 1px solid #3d3936;
padding: 8px 0;
text-align: center;
}
#list2 tr:first-child td:first-child {
border-top-left-radius:4px;
border-left: 0;
-moz-border-radius-topleft: 4px;
}
#list2 tr:first-child td:last-child {
border-top-right-radius:4px;
-moz-border-radius-topright: 4px;
border-right: 0;
}
#list2 tr td:first-child { border-left: 1px solid #e5e4dd; }
#list2 tr td {
border-bottom: 1px solid #e5e4dd;
border-right: 1px solid #e5e4dd;
padding: 5px 0 5px 5px;
color: #44403c;
font-size: 10pt;
}

#list2 tr:nth-child(even) {
background: #f7f5f3;
}
#list2 tr:hover {
background: #e9e9e9;
color: #333;
}


#list2 tr td a {
color: #3399cc;

font-size: 10pt;
text-decoration: none;


padding-bottom: 1px;


}
#list2 tr td a:last-child {
margin-right: 0;
}
#list2 tr td a:hover {
border-bottom: 1px solid #69b046;
}

#bordero {
border-collapse: collapse;
width: 100%;
}
#bordero tr {
border-bottom: 1px dotted #e1e1e1;
}
#bordero tr td {
padding: 5px;
font-size: 10pt;
}
#pay_win {
position: absolute; 
background: #444;
display: none;
top:40px;
width: 500px;
left: -482px;
padding: 15px;
text-align: left;
}
#pay_win input[type=submit] { 
border: 0;
margin-left: 10px;
background: #7ab317;
color: #fff;
font-weight: 600;
padding: 3px 10px 2px 10px;
}
#pay_win input[type=submit]:hover, #pay_win input[type=submit]:focus {
background: #69b046;
}
.black { background: #444; }

.selsea {
padding: 0 5px;
background: #ccc;
}

#cinf input, #cinf select {
background: #fdfcfb;
border: 1px solid #e5e4dd;
font-size: 9.5pt;
overflow: auto;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
-moz-box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
box-shadow: inset 0px 2px 0px 0px rgba(243,242,241,1);
padding: 5px;
color: #666;
width: 233px;

}
.clients {
display: block;
padding: 5px; 
border-bottom: 1px dotted #ccc;
font-size: 10.5pt;

}

.clients img {
cursor: pointer;
margin-left: 10px;
}
#addit, #addit1, #addit2 {
text-decoration: underline;
display: block;
line-height: 150%;
font-weight: 600;
cursor: pointer;
color: #0782c9;
}
#addit:hover, #addit1:hover, #addit2:hover  {
text-decoration: none;

}
.days_count {
font-size: 8.5pt; display: block; border-top: 1px solid #e5e4dd; text-align: center; padding: 2px; margin-left: -5px; margin-top: 4px;
}

.uploader {
background: #f8f8f8;
width: 400px;
border: 1px solid #e1e1e1;
padding: 10px;
}
a.grey {
background: #999;
}
a.grey:hover, a.mbgrey:hover { background: #666; }

a.mbgrey {
background: #999;
border-radius: 5px;
-moz-border-radius: 5px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 9.5pt;
font-weight: 600;
margin: 0 5px 10px 0;
display: inline-block;
padding: 5px 15px 7px 15px;


}
a.onas {
background: #666;
border-radius: 5px;
-moz-border-radius: 5px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 9.5pt;
font-weight: 600;
margin: 0 5px 10px 0;
display: inline-block;
padding: 5px 15px 7px 15px;
}

a.word { display: inline-block; background: url(images/word.png) no-repeat left center; 
color: #2b5797;
font-weight: 600;
padding: 8px 8px 8px 36px;
text-decoration: none;
margin-top: 5px;
}
a.word:hover {
background: #2b5797 url(images/word.png) no-repeat left center; 
color: #FFF
}

#xmenu1 {
list-style-type: none;
width: 300px;
padding:0; margin: 0;
}
#xmenu1 li a {
display: block;
padding: 5px 15px; 
background: #bbb;
font-size: 11pt;
color: #fff;
font-weight: 600;
text-decoration: none;
margin-bottom: 2px;
-moz-border-radius: 4px;
border-radius: 4px;

}

#xmenu1 li a:hover {
background: #69b046;
}

.xttable {
width: 910px;
margin: 0 auto;
}
.xttable tr td {
padding-left: 5px;
}
.xttable tr:hover {
background: #f0f7ec;
}
#input_t input.vred, #input_t select.vred {
border-color: #cc0000;
color: #cc0000;
}

.top_tabs {
float: right;
}

.top_tabs a {

text-decoration: none;
color: #444;
margin: 0 5px;
display: inline-block;
padding: 8px 15px 6px 15px;
font-size: 10pt;
border-top-left-radius: 5px; 	
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
background: #f7f5f3;
}
.top_tabs a.on, .top_tabs a:hover {
background: #fff;
}

a.adw {
background: url(images/uploader.png) no-repeat left center;
padding-left: 18px;
font-size: 8.5pt;
}
a.vright {
position: absolute;
right:2px;
top: 2px;
display: inline-block;
}
.nzt {
display: block;
border-top: 1px solid #ccc;
font-weight: 600;
color: #666;
text-transform: uppercase;
margin-left: -5px;
}
.nzt img {
margin: 2px 5px;
}
#holidays {
padding: 0; border-collapse: collapse; width: 8220px; position: relative;
}
#holidays td { border: 1px solid #ccc; height: 20px; text-align: center; }
#holidays tr td { cursor: pointer; }
#holidays tr td:first-child { text-align: left; padding-left: 5px; position: fixed; width: 144px; background: #FFF; margin-top: -1px; }
#holidays tr td.wknd { background: #f2f2f2; cursor: default; }
#holidays tr td.atos { background: #cfe7f8; cursor: default; }
#holidays tr td.xtd { cursor: default; }
#holidays tr td.atos_new { background: #a9cfeb; }
#holidays tr:hover { background: #f9f9f9; }
#hilidays tr:first-child td { background: transparent; }

a.file_it {
display: inline-block;
width: 18px;
height: 18px;
margin: 2px;
background-repeat: no-repeat;
background-position: center;
}
a.file_it:hover {
background-color: #f8f8f8;
}

a.f_doc {
background-image: url(images/docx.gif);
}
a.f_pdf {
background-image: url(images/pdf.gif);
}
a.f_xls {
background-image: url(images/xlsx.gif);
}
a.f_jpg {
background-image: url(images/jpg.gif);
}
a.f_dwg {
background-image: url(images/dwg.gif);
}
.hider {
background: url(images/hider.png);
width: 100%;
height: 100%;
position: fixed;
z-index: 999000;
display: none;
}
.window_it {
display: none;
position: fixed;
z-index: 999001;
background: #FFF;
width: 500px;
padding: 20px;
margin-top: 60px;
left: 50%;
margin-left: -270px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(240,240,240,1);
-moz-box-shadow: 0px 0px 5px 1px rgba(240,240,240,1);
box-shadow: 0px 0px 5px 1px rgba(240,240,240,1);
color: #555;
font-size: 9.5pt;
-moz-border-radius: 5px;
border-radius: 5px;
}
.window_it h1 {
border-bottom: 1px solid #ccc;
font-weight: 600;
color: #454545;
font-size: 17pt;
margin: 0 0 15px 0;
padding: 0 0 8px 0;
}
.window_it .close {
float: right;
cursor: pointer;
}
a.aktas {
margin-left: 10px;
padding-left: 36px;
background: #285193 url(images/wico.png) no-repeat 5px 3px;
}
a.aktas:hover {
background: #2366d3 url(images/wico.png) no-repeat 5px 3px;
}
.crm_blocker {
float: left; width: 23%; margin-bottom: 20px;
padding: 10px;
font-size: 10pt; font-weight: 600;
}
.crm_blocker div { margin-top: 7px; }
.crm_blocker:hover { background: #f1f1f1;}

.event a {
	   background-color : #eb3200 !important;
	   background-image :none !important;
	   color: White !important;
	}
.bday {
background: #eee;
padding: 5px;
font-size: 10pt;
}

.del_obj {
position: absolute;
left: 245px;
top: 20px;
opacity: 0.3;
    filter: alpha(opacity=30);
}
tr:hover .del_obj {
opacity: 1;
    filter: alpha(opacity=100);
 }
 
 #navbaras {
display: none;
background: none;
padding-top: 5px;
position: fixed;
top: 26px;
width: 1240px;
text-align: center;
z-index: 7;
 }
 
 .rotate {
  /* FF3.5+ */
  -moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
  -o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
  -webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
  transform: rotate(-90.0deg);
}
#list .inon {
	padding-left: 3px;
	
}
#list span.numb {
	display: block;
	color: #999;
	font-size: 8pt;
	margin: 0 auto;
	
}

#pager {
text-align: center;
margin-top: 15px;	
}

#pager a {
	display: inline-block;
	font-size: 11pt;
	text-decoration: none;
	padding: 5px 8px;
	background: #a0c55f;
	color: #FFF;
	font-weight: 600;
	margin: 0 3px;
}
#pager a:hover, #pager span {
	
	display: inline-block;
	font-size: 11pt;
	text-decoration: none;
	padding: 5px 8px;
	background: #7ab317;
	margin: 0 3px;
	color: #FFF;
	font-weight: 600;	
	
}