@font-face {
	font-family: 'ALSArtemius';
	src: url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Regular.eot');
	src: url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Regular.eot?#iefix') format('embedded-opentype'),
		url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Regular.woff') format('woff'),
		url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Regular.ttf') format('truetype'),
		url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Regular.otf') format('opentype'),
		url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Regular.svg#ALSArtemius-Regular') format('svg');
    font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family: 'ALSArtemius';
	src: url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Bold.eot') format('embedded-opentype');
	src: url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Bold.eot?#iefix') format('embedded-opentype'),
         url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Bold.woff') format('woff'),
         url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Bold.ttf') format('truetype'),
         url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Bold.svg#ALSArtemius-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'ALSArtemius';
	src: url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Italic.eot') format('embedded-opentype');
	src: url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Italic.eot?#iefix') format('embedded-opentype'),
         url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Italic.woff') format('woff'),
         url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Italic.ttf') format('truetype'),
         url('//img.artlebedev.ru/svalka/artemius-webfont/serif/ALSArtemius-Italic.svg#ALSArtemius-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

body {font-family: ALSArtemius,"Helvetica Neue",​Helvetica,​sans-serif}

table.word td.plus {
	width: 4%;
	text-align: left;
	padding: 1.2em 0 1em 22px;
	font-size: 1.2em;
	font-weight: bold;
}
input, textarea {outline:none;}

#title,
#author,#email {
	width: 30%;
}

#inword {
	width: 95%;
}
td#description {
	padding-right: 5%;
}
.error {
	margin-top: .5em;
	color: red;
	font-size: .8em;
}
.err{
	border: 2px solid #c7725e;
}

h3 {
	font-size: 0.8em;
	margin: 1.3em 0pt 0.4em;
}
h3.first {
	margin-top: 0;
}


.timer_form {
	width: 100%;
}

#countdown {
	font-size: 2em;
	width: 100%;
}
#countdown span {
	color: #990000;
	margin: 0;
	position: auto;
}
div#date_time {
	margin-top: -10px;
	margin-bottom: 1em;
}
div#isPublic {
	margin-bottom: 3em;
}
div#date_time input,
div#date_time select {
	margin-top: 10px;
}
h4.previewSecret {
	margin-top: 2em;
}
p.previewSecret,
p.previewDescription {
	margin-top: 0;
}

#previewButtonBlock {
	width: 100%;
	position: relative;
	text-align: right;
}
#hrDiv {
	margin: 22px 22px 4px 0;
}
p.submenu {
	margin: 0 0 0 0;
}

p.submenu a{
	font-size:16px;
	color:#106de4;
}
p.submenu span.active{
	font-size:16px;
}

ul {
	list-style-type: none;
	padding-left: 0;
}

table.calendar {
	width: 14em;
	font-size: 0.9em;
	border-collapse: collapse;
}
table.word tr {
	vertical-align: top;
}
<!-- table.calendar td {
	text-align: center;
} -->
table.word td{
	padding: 4px 22px 4px 22px;
}

table.word td.for_form {
	padding-right: 5em;
}
table.word #previewColumn {
	padding-right: 5em;
}
/*
table.calendar th{
	padding: .4em 0 .8em 0;
	text-align: right;
}
table.calendar td{
	padding: 0;
	border: 1px solid #eee;
	margin: 0;
	text-align: center;
	line-height: 1em;
}

/* цвета дней в календаре */
/*
table.calendar .holiday,
table.calendar td.holiday a {
	color: #c03;
}
table.calendar td a {
	padding: .4em .8em .3em .8em;
	margin: 0;
	display: block;
}
table.calendar span {
	padding: .4em .8em .3em .8em;
	display: block;
}
table.calendar td.holiday a:hover {
	color: darkred;
}
table.calendar td a:hover {
	background: #f0f0f0;
}
table.calendar tr.weekdays td {
	font-weight: bold;
	font-size: 75%;
}
table.calendar .today {
	font-weight: bold;
}
table.calendar .selected {
	background: #fc0;
}
table.calendar select#dt_current_y {
	margin-left: 2em;
}
*/
#submitBtn {
	text-align: left;
	margin-top:0.75em;
	padding: 0.1em 1em;
}

p.h_date {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
}
table.calendar #dt_open_y {
	margin-left: 1em;
}

table.message_list {
	border-collapse: collapse;
	padding: 0;
	margin: 0.5em 0;
	border-spacing: 0;
}
table.message_list td {
	padding: 4px 0;
	margin: 0;
}

.ctrl_nav {
	font-size: 150%;
	font-weight: bold;
	margin:30px 0 0 150px;
}

.alt_nav {
	font-size: 150%;
	font-weight: bold;
	margin:30px 0 0 150px;

}

a.arrowed,  a.arrowed:visited{
	color:#0d45cb;
	border-bottom:1px solid rgba(13,69,203,0.3);
	text-decoration:none;
}
a.arrowed:hover,  a.arrowed:visited:hover{
	color:#CC0000;
	border-bottom:1px solid rgba(255,0,0,0.3);
	text-decoration:none;
}

/* chams */
div.description {
	font-style:italic;
	color:#555555;
}
span.description {
	font-size:110%;
}
input + hr{
	margin-top:1.25em;
}
div.timer-when{
	font-style:italic;
}
h2 {
	font-size:120%;
	margin: 1.2em 0 0 0;
	font-weight:normal;
}
#gogoBlock{
	margin-top:0.25em;
}

/*custom style*/
.dt_open_h_m__wrap{
	position:relative;
	display:inline-block;
}
.dt_open_h_m__hint{
	position:absolute;
	left:2px;
	top:31px;
	border:1px solid #CCCCCC;
	overflow-y:scroll;
	height:150px;
	width:100px;
	display:none;
}
.dt_open_h_m__hint_item{
	cursor:pointer;
	background:#fff;
}

.dt_open_h_m__hint_item:hover{
	background:#fae194;
}

.datePage__title{
	/*font:bold 16px Times New Roman;*/
	font-size: 16px;
	font-weight: bold;
	color:black;
	margin:5px 0;
}

.datePage__title a, .datePage__title a:link, .datePage__title a:visited{
	color:#106de4;
	border-bottom:1px solid rgba(16, 109, 228, 0.3) !important;
}
.datePage__title a:hover{
	color:#ce3f3f;
	border-bottom:1px solid rgba(206, 63, 63, 0.3);
}
.datePage__preview{
	margin:5px 0;
	/*font:16px Times New Roman;*/
	font-size: 16px;
	font-weight: bold;
}
.datePage__left_time{
	margin:10px 0;
}

.datePage__first{
	background:#f5f5ea;
	padding:7px 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	margin:10px 0;
}

.datePage__first.datePage__title a:hover{
	color:#ce3f3f;
	border-bottom:1px solid rgba(206, 63, 63, 0.3);
}
.datePage__first.datePage__preview{
	margin:5px 0;
	/*font:16px Times New Roman;*/
	font-size: 16px;
}
.datePage__first.datePage__left_time{
	margin:10px 0;
}
.datePage__left_time_box span{
	color: #ce3f3f;
}
.datePage__counter_first_item{
	width:100%;
	text-align:center;
	/*font:36px Times new roman;*/
	font-size: 36px;
	color:#ce3f3f;
	margin:30px 0;
}
.datePage__count_elem_on_day{
	color:#d9d9d9;
	/*font:13px Times new roman;*/
	font-size: 13px;
	margin:20px 0 40px 0;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:3px;
}
span.active, a.active {
	padding: 1px 7px 3px 7px;
}




/*card*/
.card_author{
	font-size:15px;
	text-align:center;
}

h3.secret{
	padding-left:15px;
	position:relative;
}

h3.secret::before{
	content: ' ';
	position:absolute;
	width:8px;
	height:10px;
	top: 2px;
	left: 1px;
	background:url(/tools/dev_timer/images/zamok.png) no-repeat;
}
.right_column_text{
	margin:5px 0;
	/*font:16px Times New Roman;*/
	font-size: 16px;
}
.share_input{
	width: 55%;
	height:20px;
	/*font: 16px Times New Roman;*/
	font-size: 16px;
	border:1px solid rgba(170, 170, 170, 1);
	-webkit-box-shadow:inset 0 0px 2px rgba(54, 119, 131, 0.2);
	-moz-box-shadow:inset 0 0px 2px rgba(54, 119, 131, 0.2);
	-o-box-shadow:inset 0 0px 2px rgba(54, 119, 131, 0.2);
	box-shadow:inset 0 0px 2px rgba(54, 119, 131, 0.2);

}

.timer_button{
	background:url(/tools/dev_timer/images/button_activ.png) 0px 2px no-repeat;
	text-align:center;
	margin-left:5px;
	width:103px;
	height:20px;
	border:none;
	cursor:pointer;
}

.opened_messages, .more_opened_messages{
	margin:0 0 30px 0;
	padding:10px 0;
	border-top:1px solid black;
}
.first_author{
	text-align:center;
}
.first_author p {
	margin:0;
}
.datePage__opened{
	margin:0 0 30px 0;
}
.datePage__secret_info{
	background:url(/tools/dev_timer/images/zamok.png) left top no-repeat;
	padding-top:15px;
}

.datePage__left_time_add{
	color:#000;
}
.curr{
	border:1px solid #d93838;
}
#email_wrap{
	display:none;
	margin-bottom:40px;
}
/***************/


