@charset "utf-8";

/*
#3f3f3f - тёмный
#d2dd99 - желтые буквы
#dfc47d - функтион
#cf938b - красные буквы
#7ca180 - зелёные буквы
#326381 - синие буквы
*/


@font-face
{
  font-family: 'vip';
  src: url('/template/fonts/PT_Sans_Narrow.ttf');
}
@font-face {
	font-family: 'sanskri';
	src: url('/template/fonts/dsizmir_normal.ttf');
}

*
{
  position: relative;
  box-sizing: border-box;
  transition: all 1s;
}

.pre
{
  white-space: pre-wrap;
}



.contact_info,ol,ul
{
  list-style: none
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
{
  display: block
}
#cover_layer,body,html
{
  height: 100%
}

#close_modal,body
{
  background-color: #ebebeb;
}
#cover_layer,#page_up
{
  bottom: 0;
  position: fixed
}
.grid_tbl,table
{
  border-collapse: collapse
}
#container,#user_choice,#wrapper,.gobox
{
  overflow: hidden;
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video
{
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}
ul.list_dot_mark i
{
  margin-right: 5px;
  color: #007A72
}
dl,ol,p,ul
{
  margin: 0 0 .9em
}
blockquote,q
{
  quotes: none
}
blockquote:after,blockquote:before,q:after,q:before
{
  content: '';
  content: none
}
table
{
  border-spacing: 0
}
*
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
body
{
  line-height: 1;
  font: 100% Arial,sans-serif;
  color: #424242;
  max-width: 100%;
  margin: auto;
  transform-origin: top;
}
#wrapall
{
  transform-origin: top;
}
dd,em
{
  font-style: italic
}
.mess_attn
{
  font-size: 1.2em;
  padding: 15px;
  width: 385px
}
.clearfix:after
{
  clear: both
}
.clearfix:after,.clearfix:before
{
  content: " ";
  display: table
}
#cover_layer,#mod_dialog,#spinner,.availability,.warnings
{
  display: none
}
a
{
  text-decoration: none;
  color: #45afa5;
  -webkit-transition: color .25s ease-out 0s;
  -moz-transition: color .25s ease-out 0s;
  -ms-transition: color .25s ease-out 0s;
  -o-transition: color .25s ease-out 0s;
  transition: color .25s ease-out 0s
}

a:hover
{
  color: #eee16a;
}
img:not(#fileImg, .smiles img, #carousel img, .smile img)
{
  max-width: 100%;
  max-height: 100%
}
.img_left
{
  float: left
}
b,strong
{
  font-weight: 700
}
blockquote
{
  margin: 7px 0 7px 25px;
  padding: 5px;
  border: 1px dashed #bbb;
  border-left: 3px solid #bbb;
  background-color: #f2f2f2;
  font-size: .95em;
  color: #525252
}
blockquote .fa
{
  padding-right: 5px;
  color: #6F3700
}
dl,ol,ul
{
  list-style-position: inside;
  font-size: .95em
}
ol
{
  list-style-type: decimal
}
ol li,ul li
{
  margin-bottom: .45em
}
ol li pre,ul li pre
{
  margin-bottom: 0
}
pre ol
{
  list-style-type: none
}
dt
{
  font-weight: 700
}
dd
{
  margin-left: 2em
}
dd pre
{
  font-style: normal
}
.text_strikethrough
{
  text-decoration: line-through
}
.warnings
{
  position: fixed;
  width: 40%;
  top: 0;
  left: 50%;
  margin-left: -20%;
  padding: 15px 15px 15px 30px;
  z-index: 901;
  box-shadow: 0 0 3px 5px rgba(0,0,0,.3)
}
.warnings::before
{
  position: absolute;
  content: url(images/icon_warning.png);
  left: 0;
  margin-left: 10px
}
#cover_layer::before,#mod_dialog
{
  position: relative;
  vertical-align: middle
}
#cover_layer::before,#footer::before,#middle:after,.post_meta::after
{
  content: ''
}
.rstar
{
  font-size: 1.1em;
  color: red
}
#middle .increased_font
{
  font-size: 1.2em
}
.fa-thumbs-up
{
  color: #007a72;
  text-shadow: 1px 1px 2px rgba(0,0,0,.8)
}
.fa-smile-o
{
  color: #f27900
}
#cover_layer
{
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,.5);
  text-align: center;
  z-index: 900
}
#cover_layer::before
{
  display: inline-block;
  height: 100%;
  margin-right: -.25em
}
#mod_dialog
{
  padding: 10px;
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  box-shadow: 0 0 5px 10px rgba(0,0,0,.2);
  background: #ebebeb;
  z-index: 902
}
#close_modal
{
  position: absolute;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  margin-left: 7px;
  line-height: 29px;
  text-align: center;
  border-radius: 14px;
  box-shadow: 0 0 3px 5px rgba(0,0,0,.2);
  z-index: 903;
  cursor: pointer
}
#spinner
{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  z-index: 904
}
#spinner .fa-spinner
{
  color: #007a72;
  text-shadow: 0 0 1px #000,0 0 5px #999
}
.addquote
{
  position: absolute;
  padding: 3px 5px;
  border: 1px solid #464646;
  border-radius: 3px;
  background: #d7d7d7;
  color: #007a72;
  cursor: pointer;
  z-index: 10
}
input[type=password],input[type=text],textarea
{
  width: 250px;
  padding: 4px;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  box-shadow: inset 0 0 1px rgba(0,0,0,.5);
  background-color: #f8f8f8
}
.label_block
{
  display: block;
  padding: 5px 0;
  text-align: left
}
#footer,#head_nav li a,#link_input span,#middle .page_not_found,.btn,.gobox,.nav_button span
{
  text-align: center
}
.label_block>span
{
  font-style: italic
}
.label_block b
{
  color: red
}
.wrap_label_ui::after
{
  padding-left: 2px;
  content: '*';
  color: red
}
#user_choice
{
  position: relative;
  width: 280px;
  height: 355px
}
#user_choice button,.sbmt_button
{
  position: relative;
  display: block;
  width: 100%;
  padding: 4px 12px;
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 1em;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,.75);
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  cursor: pointer
}
.sbmt_button
{
  width: 250px
}
#private_message input,#private_message textarea,#user_choice .user_fields,#wrapper
{
  width: 100%
}
#user_choice button .fa
{
  position: absolute;
  font-size: 1.1em;
  left: 0;
  margin-left: 10px
}
#head_nav,#header
{
  position: relative;
}
button.choice_signin,button.choice_signin .fa-sign-in,button.choice_signup,button.choice_signup .fa-pencil-square-o
{
  color: #007A72
}
button.choice_notnow,button.choice_notnow .fa-frown-o
{
  color: #ff9237
}
.simple_title
{
  font-size: 1.2em;
  color: #007A72
}
#user_choice ul
{
  position: absolute;
  width: 1400px
}
#user_choice li
{
  display: inline-block;
  float: left;
  width: 280px;
  padding: 0 5px;
  vertical-align: middle;
  white-space: nowrap
}
#user_choice .button_green
{
  margin-top: 20px;
  color: #FFF;
  text-shadow: none
}
#user_choice .button_green:hover
{
  background-color: #43A99E
}
#user_choice .label_block
{
  font-size: .95em
}
.contact_info
{
  font-size: 1.3em
}
.contact_info i
{
  color: #6F3700
}
#question_title,#tags
{
  width: 100%;
  max-width: 730px
}
#edit_profile_block label
{
  display: inline-block;
  min-width: 230px;
  margin-right: -.25em;
  margin-top: -.1em;
  border-bottom: 1px dotted #999
}
#middle .page_not_found
{
  margin-top: 50px
}
#middle .page_not_found i
{
  color: #B00002
}
#middle .page_not_found p strong
{
  font-size: 2em;
  font-weight: 700
}
.button_green
{
  display: inline-block;
  background-color: #3a9289;
  color: #ECECEC;
  text-shadow: none;
  -webkit-transition: all .25s ease-out 0s;
  -moz-transition: all .25s ease-out 0s;
  -ms-transition: all .25s ease-out 0s;
  -o-transition: all .25s ease-out 0s;
  transition: all .25s ease-out 0s
}
.button_green:hover
{
  color: #FBFBFB;
  text-decoration: none
}
#content .button_green:hover
{
  background-color: #007C73;
  text-decoration: none
}
.title_underline
{
  text-decoration: underline
}
#recovery_block
{
  background: url(images/recovery_64.png) 270px 0 no-repeat
}
#incorrect_recovery .fa-exclamation-triangle
{
  color: #b00002;
  text-shadow: 1px 1px 2px rgba(0,0,0,.8)
}
#incorrect_recovery ul
{
  list-style: square inside
}
#incorrect_recovery .title_underline,#recovery_block .title_underline
{
  margin-bottom: 12px
}
#wrapper
{
  min-width: 320px;
  min-height: 100%;
  height: auto!important;
  height: 100%;
  bottom: 0
}
#header
{
  margin-bottom: 7px;
  background-color: #f0f1f1;
  box-shadow: 0 6px 4px -4px rgba(0,0,0,.2)
}


#editor_bar,#footer,#head_nav .search,#left_sidebar,#middle
{
  position: relative
}
#head_nav li a
{
  display: block;
  height: 64px;
  padding: 0 20px;
  font-size: 1.5em;
  letter-spacing: .05em;
  text-shadow: 1px 1px 1px #FFF,0 0 5px #AAA;
  color: #4e4e4e;
  -webkit-transition: all linear .25s;
  -moz-transition: all linear .25s;
  -ms-transition: all linear .25s;
  -o-transition: all linear .25s;
  transition: all linear .25s
}
#head_nav li:first-child a,#head_nav li:last-child a
{
}
#head_nav li:nth-child(2) a
{
  padding: 0 25px
}

#head_nav .user_profile
{
  max-width: 100px;
}
#head_nav .user_profile:hover
{
  background-color: #5c5c5c
}
#head_nav .user_profile i
{
  padding-top: 15px;
  color: #ECECEC;
  text-shadow: 0 0 1px #000
}
#header .search_box
{
  position: absolute;
  right: -470px;
  width: 100%;
  max-width: 465px;
  margin-right: 1px;
  padding: 5px;
  z-index: 7;
  background-color: #3a9289
}
#side_nav li,.adp_show li
{
  margin: 0
}
#header .search_field
{
  display: inline-block;
  width: 87%;
  height: 38px;
  line-height: 40px;
  font-size: 1.2em;
  box-sizing: content-box
}
#header .search_field:focus
{
  outline: 0;
  border: none;
  box-shadow:
    0 0 3px white,
    0 0 3px white,
    0 0 3px white;
}
#header .start_search
{
  left: -2px;
  display: inline-block;
  float: right;
  height: 46px;
  width: 42px;
  border: none;
  background: url(images/icon_search.png) 50% 50% no-repeat #3a9289;
  cursor: pointer;
 }
.nav_button
{
  display: none
}
.nav_button span
{
  display: block;
  height: 64px;
  padding: 0 20px;
  font-size: 1.85em;
  background-color: #444;
  cursor: pointer
}
.nav_button span i
{
  color: #ECECEC;
  text-shadow: 0 0 1px #000
}
.adp_show
{
  display: none
}
.adp_show a
{
  display: block;
  padding: 12px 0 12px 5px;
  border-top: 1px solid #FBFBFB;
  border-bottom: 1px solid #CDCDCD;
  font-size: 1.1em
}
#footer .footer_nav,#footer::before
{
  display: inline-block;
  vertical-align: middle
}
#container,#left_sidebar
{
  padding-bottom: 20000px;
  margin-bottom: -20000px;
  float: left
}
#side_nav li a,#side_nav li:last-child
{
  /*border-top: 1px solid #fbfbfb*/
}
#side_nav li a,#side_nav li:first-child
{
  /*border-bottom: 1px solid #cdcdcd*/
}
.adp_show .active_section
{
  padding-left: 12px;
  box-shadow: 5px 0 #3A9289 inset;
  background-color: #E0E0E0;
  color: #6F3700
}
#middle
{
  width: 100%;
  padding: 0 0 80px
}
#middle:after
{
  display: table;
  clear: both
}
#middle p
{
  font-size: .95em
}
#container
{
  width: 100%
}
#content
{
  padding: 5px 20px 20px 230px
}
.cont_transform
{
  -webkit-transition: padding .5s ease-in .1s;
  -moz-transition: padding .5s ease-in .1s;
  -ms-transition: padding .5s ease-in .1s;
  -o-transition: padding .5s ease-in .1s;
  transition: padding .5s ease-in .1s
}
* ::selection
{
  background: #5f8a29;
  color: #fff;
  text-shadow: none
}
* ::-moz-selection
{
  background: #5f8a29;
  color: #fff;
  text-shadow: none
}
#page_title
{
  margin-bottom: 10px;
  font-size: 1.5em;
  color: #007A72;
  border-bottom: 1px solid #D9D9D9
}
#left_sidebar
{
  width: 210px;
  margin-top: -7px;
  margin-left: -100%;
  padding-top: 10px;
  z-index: 5;
  background-color: #f0f1f1;
  box-shadow: 6px 0 4px -4px rgba(0,0,0,.2)
}
.bar_transform
{
  -webkit-transition: transform .5s ease-in .1s;
  -moz-transition: transform .5s ease-in .1s;
  -ms-transition: transform .5s ease-in .1s;
  -o-transition: transform .5s ease-in .1s;
  transition: transform .5s ease-in .1s
}
.side_box
{
  padding: 5px 5px 5px 25px
}
#side_nav strong
{
  display: block;
  padding: 3px 0 10px;
  font-size: 1.15em;
  text-transform: uppercase;
  color: #6f3700;
  text-shadow: 1px 1px 1px #8a5a53;
}
#footer .footer_nav li a,#main_preview
{
  font-size: 1.4em
}
#side_nav li a
{
  display: block;
  padding: 12px 0 12px 5px;
  line-height: 100%;
  color: white;
  -webkit-transition: all linear .25s;
  -moz-transition: all linear .25s;
  -ms-transition: all linear .25s;
  -o-transition: all linear .25s;
  transition: all linear .25s
}
#side_nav a.active_cat,#side_nav li a:hover
{
  background-color: #e0e0e0;
  box-shadow: inset 5px 0 #3A9289;
  padding-left: 12px
}
#footer
{
  margin: auto;
  height: 80px;
  box-shadow: 0 -6px 4px -4px rgba(0,0,0,.2);
  background-color: #f0f1f1;
  z-index: 10
}
#footer .footer_nav
{
  list-style-position: outside
}
#footer .footer_nav li
{
  float: left;
  padding: 3px 7px;
}
#footer .footer_nav li:first-child
{
  border-left: none
}
#footer::before
{
  height: 100%;
  margin-right: -.36em
}
#footer .footer_nav li.copyright
{
  padding: 5px 5px 0
}
#page_up
{
  left: 0;
  margin-bottom: 160px;
  margin-left: 85px;
  width: 80px;
  height: 80px;
  line-height: 105px;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.2);
  text-shadow: 0 0 1px rgba(0,0,0,.5);
  cursor: pointer;
  -webkit-transition: all .5s ease-out .1s;
  -moz-transition: all .5s ease-out .1s;
  -ms-transition: all .5s ease-out .1s;
  -o-transition: all .5s ease-out .1s;
  transition: all .5s ease-out .1s
}
.hidePup
{
  bottom: -240px!important;
  opacity: 0
}
#main_preview
{
  padding: 10px;
  margin: 5px 1px 15px;
  border: 2px solid #6f3700;
  border-radius: 5px;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
  background-color: #e5e5e5;
  font-size: 24px;
}
#main_preview .fa-check-circle-o
{
  float: left;
  margin: 0 10px 0 0;
  font-size: 3.5em;
  color: #6F3700
}
.grid_tbl
{
  display: table;
  width: 100%;
  margin-top: -15px;
  table-layout: fixed;
  vertical-align: top
}
.grid_tbl .grid_row
{
  display: table-row
}
.grid_tbl .grid_cell
{
  display: table-cell;
  height: 100%;
  border: 15px solid transparent
}
.grid_tbl .grid_cell:first-child
{
  border-left: 0
}
.grid_tbl .grid_cell:last-child
{
  border-right: 0
}
.grid_tbl .grid_box
{
  margin-bottom: 15px;
  border: 1px solid #c9c9c9;
  letter-spacing: normal
}
.grid_tbl .grid_box h4,.grid_tbl .grid_box>div
{
  padding: 10px
}
.post_title
{
  padding-bottom: 5px;
  border-bottom: 1px solid #dfdfdf
}
.post_title a
{
  font-size: 22px;
  margin: 5px 0;
  display: inline-block;
}
.post_preview
{
  /*overflow: hidden;*/
  height: auto;
  padding: 10px 0;
  background-color: #efefef
}
.post_preview .read_more
{
  padding: 1px 5px;
  border-radius: 3px;
  font-size: .95em
}
.grid_tbl .post_preview
{
  min-height: 110px
}
.post_meta
{
  max-height: 40px;
  padding-top: 11px;
  font-size: .95em;
  border-top: 1px solid #dfdfdf;
  bottom: 11px;
  position: absolute;
  width: 96%;
}
.post_meta .post_date
{
  float: left;
  font-style: italic
}
.post_meta .post_tags
{
  float: right;
  font-size: 1.2em;
  right: 5px;
}
.date
{
  font-size: 1.2em;
  text-align: right;
  margin-top: 1em;
}
.post_meta .post_tags span
{
  padding: 1px 5px;
  text-shadow: none;
  background-color: #7a7a7a;
  border-radius: 3px;
  color: #fbfbfb
}
.post_meta .post_author
{
  float: left;
  font-weight: 700;
  padding-right: 3px
}
.post_meta::after
{
  display: table;
  clear: both
}
.btn,.cat_icon
{
  display: inline-block
}
#post_page .post_meta.socseti
{
  padding: 1px 5px 5px
}
.pseudolist
{
  color: #900
}
.pseudolist .fa-chevron-down
{
  color: #900;
  padding: 2px;
  border: 2px solid #900;
  border-radius: 7px
}
.post_box_preview
{
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #DCDCDC;
  box-shadow: 0 0 3px 5px #E8E8E8 inset
}
.cat_icon
{
  float: left;
  height: 48px;
  margin-right: 10px;
  vertical-align: top
}
#post_page
{
  margin-bottom: 15px
}
#post_page .post_title
{
  border: none
}

#post_page .post_title h2,.title_text
{
  font-size: 1.3em
}
#post_page .post_meta
{
  padding: 5px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  background: #dfdfdf;
  line-height: 1.3em
}
#post_page .answer_author
{
  display: inline-block;
  float: left;
  padding-right: 5px;
  font-size: 1.2em;
  font-weight: 700;
  vertical-align: top;
  color: #007a72;
  cursor: pointer
}
#post_page .download_section a
{
  padding: 5px 11px;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  font-size: 1.2em
}
#post_page .download_section a:hover
{
  text-decoration: none
}
#post_page .download_section a i
{
  margin-right: 5px
}
#post_page .art_series
{
  float: right;
  margin: 4px auto 4px 4px;
  padding: 10px 10px 0;
  border: 2px dashed #dbdbdb;
  background-color: #f2f2f2
}
#post_page .art_series ul
{
  list-style-type: circle
}
#post_page .art_series ul li
{
  margin-bottom: auto;
  white-space: nowrap
}
code,pre
{
  font-family: Consolas,Monaco,Liberation Mono,Lucida Console,Monospace;
  white-space: pre-wrap
}
.code_title
{
  color: #6F3700
}
.code_title em
{
  color: #424242
}
.runtime_test
{
  margin-bottom: 10px
}
.runtime_test td,.runtime_test th
{
  padding: 5px 10px;
  border: 1px solid #B8B8B8;
  background-color: #f2f2f2
}
#comment_preview,#editor
{
  background-color: #f8f8f8
}
.runtime_test th
{
  font-weight: 700
}
.example_img img
{
  outline: #AFAFAF solid 1px
}
.footnote
{
  font-weight: 700;
  color: #6F3700
}
#comment_preview,#editor,#editor_bar
{
  width: 100%;
  max-width: 730px
}
#editor
{
  font-size: 14px;
  line-height: 18px;
  min-height: 200px;
  padding: 3px 2px;
  border: 1px solid #b3b3b3;
  box-shadow: inset 0 0 1px rgba(0,0,0,.5)
}
#comment_preview
{
  margin: 10px 0;
  border: 2px dotted #dcdcdc;
  padding: 10px
}
#editor_bar
{
  margin-top: 5px
}
#editor_bar ul
{
  margin: 0 0 .1em
}
.btn
{
  padding: 4px 12px;
  margin-bottom: 0;
  line-height: 20px;
  font-size: 13px;
  vertical-align: middle;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,.75);
  background: url(images/btn_bg.png) 0 100% repeat-x #e6e6e6;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  cursor: pointer
}
#projects>div,.answer_block td,.spoiler-title>.fa
{
  vertical-align: top
}
.fa-code
{
  font-size: 18px
}
.falink
{
  padding: 5px 12px 3px
}
.btn:hover
{
  background: #e6e6e6
}
#link_input
{
  display: none
}
#all_tag_list li,#all_tag_list li a,#link_input span,#projects>div
{
  display: inline-block
}
#link_input input
{
  float: left
}
#link_input span
{
  width: 15px;
  height: 15px;
  line-height: 15px
}
#link_input.show
{
  position: absolute;
  width: 350px;
  padding: 3px;
  background-color: #D5D5D5;
  border: 1px solid #8F8F8F
}
button.btn
{
  font-size: 15px;
  color: #6F3700
}
#all_tag_list li a
{
  padding: 4px 10px;
  border: 1px solid #dcdcdc
}
#all_tag_list li:nth-child(even) a
{
  background-color: #3e3e3e
}
#all_tag_list li .button_green:hover
{
  background-color: #f0f0f0;
  border-color: #CFCFCF;
  color: #307a73
}
.resume
{
  height: 1px;
  border: none;
  border-top: 1px dashed #999;
  color: #ebebeb
}
#post_comments
{
  padding-top: 10px;
  border-top: 1px solid #333
}
#middle .comment_count
{
  font-size: 1.6em;
  margin-top: 15px;
  margin-bottom: 0
}
#middle .comment_count .button_green
{
  border: 0;
  margin: 3px 5px 5px;
  padding: 4px 7px;
  border-radius: 5px;
  background-color: #900;
  cursor: pointer
}
.answer_block
{
  margin: 15px 0;
  border-bottom: 1px solid #bbb;
  padding: 10px 0
}
.answer_block table
{
  width: 100%
}
.answer_block .answer_icon
{
  width: 40px
}
.answer_block .fa-pencil-square
{
  color: #5d5d5d
}
.answer_block .answer_meta
{
  margin-bottom: 5px;
  padding-bottom: 2px
}
.answer_block .answer_author
{
  font-size: 1.1em;
  font-weight: 700;
  cursor: pointer
}
.answer_block .answer_add
{
  padding-left: 10px;
  font-size: .8em;
  font-style: italic
}
#post_comments .answer_block:nth-child(even) .fa-pencil-square,#post_comments .answer_block:nth-child(odd) .answer_author
{
  color: #007a72
}
.spoiler-title
{
  margin: 5px 0;
  padding: 5px;
  cursor: pointer;
  border: 1px solid #BBB;
  border-radius: 3px;
  background: url(data:image/svg+xml;
  base64,
  PD94bWwgdmVyc2lvbj0iMS4wIiA/
  Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+
  CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmNmNiIgc3RvcC1vcGFjaXR5PSIxIi8+
  CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+
  CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmU0ZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+
  CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,rgba(250,252,246,1) 0,rgba(239,239,239,1) 50%,rgba(226,228,224,1) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(250,252,246,1)),color-stop(50%,rgba(239,239,239,1)),color-stop(100%,rgba(226,228,224,1)));
  background: -webkit-linear-gradient(top,rgba(250,252,246,1) 0,rgba(239,239,239,1) 50%,rgba(226,228,224,1) 100%);
  background: -o-linear-gradient(top,rgba(250,252,246,1) 0,rgba(239,239,239,1) 50%,rgba(226,228,224,1) 100%);
  background: -ms-linear-gradient(top,rgba(250,252,246,1) 0,rgba(239,239,239,1) 50%,rgba(226,228,224,1) 100%);
  background: linear-gradient(to bottom,rgba(250,252,246,1) 0,rgba(239,239,239,1) 50%,rgba(226,228,224,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafcf6', endColorstr='#e2e4e0', GradientType=0 )
}
.spoiler-title>span
{
  font-size: .9em;
  font-weight: 700;
  vertical-align: top
}
.spoiler-title>.fa
{
  font-size: 1.1em;
  color: #3A9289
}
#projects>div
{
  width: 100%
}
#projects .project_box
{
  margin: 5px 0;
  padding: 10px;
  box-shadow: inset 0 0 2px 3px rgba(0,0,0,.1)
}
#projects .project_box a
{
  display: block;
  padding-bottom: 3px;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #D9D9D9
}
#projects .project_box img
{
  max-height: 451px
}
#projects .project_box div
{
  min-height: 50px;
  background: url(images/spinner.gif) 50% 50% no-repeat
}
@media only screen and (min-width:1279px)
{
  #projects>div
  {
    width: 50%;
    min-width: inherit
  }
  #projects>div:nth-of-type(odd) .project_box
  {
    margin: 5px 5px 5px 0
  }
  #projects>div:nth-of-type(even) .project_box
  {
    margin: 5px 0 5px 5px
  }
}@media screen and (max-width:480px)
{
  #head_nav .logo
  {
    width: 220px;
    background-size: contain;
    top: -3px;
  }
}.gobox,pre
{
  width: 100%
}
@media only screen and (min-width:769px)
{
  #private_message input,#private_message textarea
  {
    width: 350px
  }
}



pre
{
  background-color: #F5F5F5;
  font-size: .9em;
  margin-bottom: 10px;
  overflow: auto
}
code
{
  font-size: 100%
}
.pln
{
  color: #000
}
@media screen
{
  .str
  {
    color: #080
  }
  .kwd
  {
    color: #008
  }
  .com
  {
    color: #800
  }
  .typ
  {
    color: #606
  }
  .lit
  {
    color: #066
  }
  .clo,.opn,.pun
  {
    color: #660
  }
  .tag
  {
    color: #008
  }
  .atn
  {
    color: #606
  }
  .atv
  {
    color: #080
  }
  .dec,.var
  {
    color: #606
  }
  .fun
  {
    color: red
  }
}@media print,projection
{
  .kwd,.tag,.typ
  {
    font-weight: 700
  }
  .str
  {
    color: #060
  }
  .kwd
  {
    color: #006
  }
  .com
  {
    color: #600;
    font-style: italic
  }
  .typ
  {
    color: #404
  }
  .lit
  {
    color: #044
  }
  .clo,.opn,.pun
  {
    color: #440
  }
  .tag
  {
    color: #006
  }
  .atn
  {
    color: #404
  }
  .atv
  {
    color: #060
  }
}pre.prettyprint,pre.simplecode
{
  padding: 7px;
  border: 1px solid #bcbcbc
}
ol.linenums
{
  margin-top: 0;
  margin-bottom: 0
}
li.L1,li.L3,li.L5,li.L7,li.L9
{
  background: #f2f2f2
}
.tagging
{
  color: #008
}
.change_log
{
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #999;
  background-color: #f5f5f5
}
.change_log>div
{
  margin-bottom: 20px
}
.change_log>div p
{
  font-weight: 700;
  font-size: 1.1em
}
.change_log>div ul
{
  list-style: disc inside
}
.change_log>div ul li
{
  margin-bottom: .35em
}
.pagination_box
{
  text-align: right
}
.pagination
{
  display: inline-block
}
.pagination li
{
  display: inline-block;
  min-width: 30px;
  height: 30px;
  margin-right: 5px;
  border: 1px solid #3A9289;
  border-radius: 3px
}
.pagination li.active
{
  background-color: #3A9289;
  color: #fff;
  text-shadow: 1px 1px 1px #225752
}
.pagination li a
{
  display: block;
  height: 100%;
  line-height: 30px;
  text-align: center
}
.pagination li span
{
  display: block;
  height: 100%;
  line-height: 30px;
  text-align: center
}
.pagination li a .fa
{
  vertical-align: text-top
}
.grid_box
{
  padding: 11px;
  margin-right: 1px;
  width: 48.57%;
  height: 252px;
  float: left;
  display: inline-block;
  margin-bottom: 15px;
  border: 1px solid #c9c9c9;
  letter-spacing: normal;
  left: -13px;
}
.grid_box:nth-child(odd)
{
  margin-right: 1%;
}

*
{
  background: #06243d !important;
  color: white;
}
#side_nav li a
{
  font-size: 1.4em;
  color: #eee16a;
  font-weight: bold;
}

h1
{
  font-size: 35px;
  text-align: center;
  color: #45afa5;
  margin: 5px 0;
}
.post
{
  font-size: 27px;
  white-space: pre-wrap;
  font-family: 'vip';
}
.search_box
{
  transition: all 1s;
  color: white;
  font-size: 1.1em;
}
.search_field
{
  color: white;
  border: 2px solid white;
}
.start_search img
{
  transform: scale(1.6, 1);
}
#main_preview
{
  transition: all 1s;
}



/*Форма авторизации*/
.forinput span
{
  font-size: 15px;
  font-weight: bold;
  color: white;
  display: block;
  text-align: left;
  margin-top: 17px;
}
#formAuth
{
  width: 35%;
  left: 32.5%;
  top: -555px;
  position: fixed;
  transition: all 2s;
  border: 2px solid white;
  padding: 7px;
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 7px;
  background: #163587;
  z-index: 999;
}
.forinput
{
  width: 95%;
  margin: auto;
}
#formAuth input:focus, #formAuth input:active{
  border: 1px solid white;
  box-shadow:
    0 0 3px white,
    0 0 3px white,
    0 0 3px white;
  outline: none;
}
#formAuth input
{
  box-sizing: border-box;
  width: 100%;
  padding: 11px;
  margin: 7px;
  margin-left: 0;
  border: 1px solid white;
  border-radius: 7px;
  padding-left: 23px !important;
  display: block;
  font-size: 20px;
}
.forsubmit
{
  text-align: center;
}
#reg, #auth
{
  width: 100%;
  display: inline-block;
  margin: 7px auto;
  background: #194401 !important;
  border: 2px solid white !important;
  border-radius: 11px;
  color: white;
  cursor: pointer;
  font-size: 17px !important;
}
#reg
{
  margin-top: 17px !important;
}
#output
{
  white-space: pre-wrap;
  background: green;
  color: white;
  padding: 11px;
  text-align: center;
  font-size: 1.2em;
}
.flex
{
  padding-left: 16px;
  width: 103%;
}
code
{
  white-space: pre-wrap;
}
#contacts
{
  position: fixed;
  text-align: center;
  width: auto;
  padding: 33px;
  border-radius: 55px;
  background: #14558b !important;
  z-index: 999;
  transition: all 2s;
  left: -555px;
}
#contacts img
{
  height: 112px;
  display: inline-block;
  margin: 33px;
}
#contacts *
{
  background: #14558b !important;
}
.post_preview
{
  font-size: 19px;
}
.watchimg
{
  cursor: pointer;
}
.min
{
  height: 27px !important;
  top: 8px;
}
#slider2
{
  box-sizing: content-box;
}
.category_hide
{
  white-space: pre-wrap;
  display: none;
  height: 99px;
  margin: 17px 0;
  text-align: center;
}
.category_hide img
{
  height: 100%;
}







::-webkit-scrollbar-button
{
  background-image: url('');
  background-repeat: no-repeat;
  width: 7px;
  height: 0px;
}

::-webkit-scrollbar-track
{
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb
{
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #06243d;
}

::-webkit-scrollbar-thumb:hover
{
}

::-webkit-resizer
{
  background-image: url('');
  background-repeat: no-repeat;
  width: 7px;
  height: 0px
}

::-webkit-scrollbar
{
  width: 7px;
  height: 0px;
}



#to_top
{
  position: fixed;
  left: 0;
  display: inline;
  width: 59px;
  bottom: -123px;
  transition: all 1s;
  z-index: 1111;
  background: none !important;
}
#to_top img
{
  width: 57px;
  z-index: 1111;
  background: none !important;
}

.studio
{
  white-space: pre-wrap;
  padding-right: 5%;
  padding-top: 1.5em;
  font-size: 25px;
  font-family: 'vip';
}
.h1
{
  font-size: 170%;
}

a.studio
{
  display: block;
  width: 105%;
}
.studioimg
{
  display: block;
  width: 100%;
  margin: auto;
  margin-top: 7px;
}
.works
{
  font-size: 133%;
  display: inline-block;
  color: #eee16a;
  z-index: 3;
  top: 17px;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono' !important;
  letter-spacing: -1px;
}




audio
{
  width: 50%;
  height: 50px;
}
audio::-webkit-media-controls,
video::-webkit-media-controls
{
  width: inherit;
  height: inherit;
  position: relative;
  direction: ltr;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
audio::-webkit-media-controls-enclosure, video::-webkit-media-controls-enclosure
{
  width: 100%;
  max-width: 800px;
  height: 50px;
  flex-shrink: 0;
  bottom: 0;
  text-indent: 0;
  padding: 0;
  box-sizing: border-box;
}
video::-webkit-media-controls-enclosure
{
  padding: 0px 5px 5px 5px;
  height: 55px;
  flex-shrink: 0;
}
audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel
{
  display: flex;
  flex-direction: row;
  align-items: center;
  /* We use flex-start here to ensure that the play button is visible even
  * if we are too small to show all controls.
  */
  justify-content: flex-start;
  -webkit-user-select: none;
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  text-align: right;
  bottom: auto;
  height: 50px;
  background-color: #1e4f48;
  border-radius: 5px;
  /* The duration is also specified in MediaControlElements.cpp and LayoutTests/media/media-controls.js */
  transition: opacity 0.3s;
}
video:-webkit-full-page-media
{
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
audio:-webkit-full-page-media, video:-webkit-full-page-media
{
  max-height: 100%;
  max-width: 100%;
}
audio:-webkit-full-page-media::-webkit-media-controls-panel,
video:-webkit-full-page-media::-webkit-media-controls-panel
{
  bottom: 0px;
}
audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button
{
  -webkit-appearance: media-mute-button;
  display: flex;
  flex: none;
  border: none;
  box-sizing: border-box;
  width: 35px;
  height: 30px;
  line-height: 30px;
  margin: 0 6px 0 0;
  padding: 0;
  background-color: initial;
  color: inherit;
}
audio::-webkit-media-controls-overlay-enclosure
{
  display: none;
}
video::-webkit-media-controls-overlay-enclosure
{
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  flex: 1 1;
  width: 100%;
  max-width: 800px;
  text-indent: 0;
  box-sizing: border-box;
  overflow: hidden;
}
video::-webkit-media-controls-overlay-play-button
{
  -webkit-appearance: media-overlay-play-button;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  border: none;
  box-sizing: border-box;
  background-color: transparent;
  width: 80px;
  height: 80px;
  padding: 0;
}
audio::-webkit-media-controls-play-button, video::-webkit-media-controls-play-button
{
  -webkit-appearance: media-play-button;
  display: flex;
  flex: none;
  border: none;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 9px;
  margin-right: 9px;
  padding: 0;
  background-color: initial;
  color: white;
}
audio::-webkit-media-controls-timeline-container, video::-webkit-media-controls-timeline-container
{
  -webkit-appearance: media-controls-background;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1;
  -webkit-user-select: none;
  height: 16px;
  min-width: 0;
  background-color: white !important;
}
audio::-webkit-media-controls-current-time-display, video::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-time-remaining-display, video::-webkit-media-controls-time-remaining-display
{
  -webkit-appearance: media-current-time-display;
  -webkit-user-select: none;
  flex: none;
  display: flex;
  border: none;
  cursor: default;
  height: 30px;
  margin: 0 9px 0 0;
  padding: 0;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: white;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0;
  text-shadow: none;
  text-decoration: none;
}
audio::-webkit-media-controls-timeline, video::-webkit-media-controls-timeline
{
  -webkit-appearance: media-slider;
  display: flex;
  flex: 1 1 auto;
  height: 5px;
  margin: 0 15px 0 0;
  padding: 0;
  min-width: 25px;
  border: initial;
  color: inherit;
  border-radius: 3px;
}
audio::-webkit-media-controls-volume-slider, video::-webkit-media-controls-volume-slider
{
  -webkit-appearance: media-volume-slider;
  display: flex;
  /* The 1.9 value was empirically chosen to match old-flexbox behaviour
  * and be aesthetically pleasing.
  */
  flex: 1 1.9 auto;
  height: 8px;
  max-width: 70px;
  margin: 0 15px 0 0;
  padding: 0;
  background-color: transparent;
  min-width: 15px;
  border: initial;
  color: inherit;
}



.chat
{

}
.chat a
{
  color: #6f3700 !important;
  font-weight: 700;
  font-size: 1.11em;
  text-transform: uppercase;
  color: #6f3700;
  text-shadow: 1px 1px 1px #8a5a53;
  font-family: consolas;
}
.chat span
{
  font-size: 1.3em;
}

h3
{
  font-size: 112%;
  color: #c9fcd5;
}
.attach
{
  width: 50%;
  display: block;
  margin-left: 10%;
}
.intertable
{
  box-shadow: 0 0 1px 2px white;
}
.intertable td
{
  padding: 0.7em !important;
  text-align: center;
  border: 1px solid white;
}
.intertable tr:first-child th
{
  font-weight: bold;
  text-align: center;
  border: 1px solid white;
  padding: 0.7em !important;
}
blockquote
{
  border: none;
  color: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  border-left: 3px solid white;
  padding-left: 0.5em;
  margin-left: 0.5em;
}
.textgif2
{
  height: 1em;
  transform: scale(1.4);
  transform-origin: top;
}

#pen
{
  position: absolute;
  top: 0;
  left: -7px;
  opacity: 1;
  background: transparent !important;
  transform: translate3d(0, -1em, 0);
  animation: spin 0.3s infinite linear;
  overflow: visible;
  max-width: none;
}
.typed-cursor
{
  opacity: 1;
  position: absolute;
  background: transparent !important;
  display: inline-block;
  overflow: visible;
  height: 177px;
  width: 177px;
}

#typed
{
  z-index: 9999;
}
@keyframes spin
{
  0%, 100%
  {
    transform: translate(0, 0);
  }
  50%
  {
    transform: translate(0,1em);
  }
}
.slider2
{
  max-height: none;
  max-width: none;
}








/*
PLAYER
*/
.audioWrap
{
  width: 50%;
  margin: 11px auto;
  padding: 0 25px;
  background: #1e4f48 !important;
  border-radius: 25px;
}
.audioplayer
{
  height: 55px;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  position: relative;
  z-index: 1;
  background: #1e4f48 !important;
  border-radius: 25px;
}

.audioplayer *
{
  background: #1e4f48 !important;
}
/* mini mode (fallback) */

.audioplayer-mini
{
  width: 2.5em; /* 40 */
  margin: 0 auto;
}


/* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

.audioplayer > div
{
  position: absolute;
}


/* play/pause button */

.audioplayer-playpause
{
  width: 3em; /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: -10px;
  border: none !important;
  background: #1e4f48 !important;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
  border-right: 1px solid #555;
  border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause
{
  width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
  background-color: #222;
}
.audioplayer-playpause a
{
  display: block;
}
.audioplayer-stopped .audioplayer-playpause a
{
  width: 0;
  height: 0;
  border: 0.5em solid transparent; /* 8 */
  border-right: none;
  border-left-color: #fff;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a
{
  width: 0.75em; /* 12 */
  height: 0.75em; /* 12 */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
  width: 40%;
  height: 100%;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
  left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
  right: 0;
}


/* timers */

.audioplayer-time
{
  width: 4.375em; /* 70 */
  height: 100%;
  line-height: 55px; /* 38 */
  text-align: center;
  z-index: 2;
  top: 0;
}
.audioplayer-time-current
{
  left: 2em;
  line-height: 60px;
}
.audioplayer-time-duration
{
  border-right: 1px solid #555;
  border-right-color: rgba( 255, 255, 255, .1 );
  right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
  border-right: 0;
  right: 0;
}


/* progress bar of loaded/played */

.audioplayer-bar
{
  height: 7px; /* 14 */
  background-color: #222;
  cursor: pointer;
  z-index: 1;
  top: 62%;
  right: 6.875em; /* 110 */
  left: 6.875em; /* 110 */
  margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
  right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.audioplayer-bar-loaded
{
  background-color: #333;
  z-index: 1;
}
.audioplayer-bar-played
{
  background: white !important;
  z-index: 2;
}


/* volume button */

.audioplayer-volume
{
  width: 2.5em; /* 40 */
  height: 100%;
  border-left: 1px solid #111;
  border-left-color: rgba( 0, 0, 0, .25 );
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
  background-color: #222;
}
.audioplayer-volume-button
{
  width: 100%;
  height: 100%;
}
.audioplayer-volume-button a
{
  width: 0.313em; /* 5 */
  height: 0.375em; /* 6 */
  background-color: #fff;
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
  content: '';
  position: absolute;
}
.audioplayer-volume-button a:before
{
  width: 0;
  height: 0;
  border: 0.5em solid transparent; /* 8 */
  border-left: none;
  border-right-color: #fff;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after
{
  /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
  width: 0.313em; /* 5 */
  height: 0.313em; /* 5 */
  border: 0.25em double #fff; /* 4 */
  border-width: 0.25em 0.25em 0 0; /* 4 */
  left: 0.563em; /* 9 */
  top: -0.063em; /* 1 */
  -webkit-border-radius: 0 0.938em 0 0; /* 15 */
  -moz-border-radius: 0 0.938em 0 0; /* 15 */
  border-radius: 0 0.938em 0 0; /* 15 */
  -webkit-transform: rotate( 45deg );
  -moz-transform: rotate( 45deg );
  -ms-transform: rotate( 45deg );
  -o-transform: rotate( 45deg );
  transform: rotate( 45deg );
}


/* volume dropdown */

.audioplayer-volume-adjust
{
  height: 6.25em; /* 100 */
  cursor: default;
  position: absolute;
  left: 0;
  right: -1px;
  top: -9999px;
  background: #333;
}
.audioplayer-volume:not(:hover)
.audioplayer-volume-adjust
{
  opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
  top: auto;
  bottom: 100%;
}
.audioplayer-volume-adjust > div
{
  width: 40%;
  height: 80%;
  background-color: #222;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white !important;
}
.audioplayer-novolume .audioplayer-volume
{
  display: none;
}




#quest
{
  color: #f3e3a3;
  font-weight: bold;
}
.pagination
{
  position: absolute;
  bottom: 1em;
  z-index: 33;
  right: 55px;
  text-align: right;
  display: inline-block;
}
.numberPage
{
  display: inline-block;
  padding: 9px 15px;
  text-align: center;
  border: 1px solid white;
  border-radius: 5px;
  color: #e8c977;
  font-size: 1.1em;
  font-weight: bold;
  margin-right: 0.5em;
}
.numberPage:hover
{
  color: #45afa5;
}
.pagSpan
{
  font-size: 1.1em;
  font-weight: bold;
}
.textgif3
{
  height: 0.7em;
  transform: scale(1.4);
  transform-origin: top;
  margin: 0 5px;
  bottom: 2px;
}


@-webkit-keyframes earth
{
  0%
  {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100%
  {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes earth
{
  0% {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
100%
{
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
}

#star
{
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -moz-animation-name: earth !important;
  -moz-animation-duration: 11s;
  -webkit-animation-name: earth !important;
  -webkit-animation-duration: 11s;

  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-delay: 0;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;

  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-delay: 0;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;

}

#star{
  position: absolute;
  top: 22%;
  right: 22%;
  background: transparent !important;
}
#moon
{
  position: absolute;
  top: 15px;
  right: -3px;
  width: 10%;
}
.openImg{
  cursor: pointer;
}
.noneBr{
  display: none;
}

/*font: [font-style||font-variant||font-weight] font-size [/line-height] font-family | inherit*/


#head_nav
{
  margin-top: 33px;
}
#head_nav .logo
{
  display: inline-block;
  width: 23%;
  margin-left: 10px;
  bottom: 8px;
}
#head_nav .logo img{
  width: 100%;
}
#head_nav ul{
  display: none;
}
#headLinks{
  display: inline-block;
  width: 75%;
  text-align: right;
  right: 0;
  padding-right: 11px;
  bottom: 13px;
}
#headLinks a.active_section, #headLinks a:hover
{
  background-color: #e4e4e4;
  box-shadow: inset 0 -5px #3a9289
}
#headLinks a{
    display: inline-block;
    padding: 7px;
    bottom: 14px;
    font-size: 45px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #FFF,0 0 5px #AAA;
    color: #4e4e4e;
    -webkit-transition: all linear .25s;
    -moz-transition: all linear .25s;
    -ms-transition: all linear .25s;
    -o-transition: all linear .25s;
    transition: all linear .25s;
}
#user, .search{
  height: 65px;
  max-height: none;
  max-width: none;
  cursor: pointer;
  border-radius: 5px;
}
.search_box
{
  background: none;
  top: 82px;
}
body{
  max-width: 1300px;
  margin: auto;
}
#head_nav2{
  display: none;
}
code[class*=language-],pre[class*=language-]{
  font-size: 24px;
}
#form{
  margin-top: 0;
  margin-bottom: 0;
}
#content{
  padding-bottom: 0px;
}
#output{
  display: none;
}
#file{
  display: inline-block; position: absolute; right: -15px; top: -15px; cursor: pointer; z-index: 100; opacity: 0;display: none;
}
#ava{
  display: inline-block; position: absolute; right: 7px; cursor: pointer; z-index: 99; max-width: 22%;
}
#file2{
  display: none;
  z-index: 0;
}
#hideBr{
  display: none;
}


/*Chat*/
#chat-input {
  scrollbar-width: none;       /* Firefox */
  -ms-overflow-style: none;    /* IE */
  resize: none;
  overflow: hidden;
  min-height: 40px;
  max-height: 150px;
  padding: 11px 7px;
}
#chat-input {
  scrollbar-width: none;       /* Firefox */
  -ms-overflow-style: none;    /* IE */
}
#chat-input, #chat-input:focus, #chat-input:active{
  box-shadow: none !important;
  border: none;
  transition: none !important;
  outline: none;
}

#chat-input::-webkit-scrollbar {
  display: none;               /* Chrome, Safari */
}
#chat-header img{
  vertical-align: middle;
  height: 30px; /* или меньше, если иконка крупная */
  margin-right: 6px;
}
::selection {
  background: #49736F;  /* Цвет фона выделения */
  color: #ffffff;       /* Цвет текста при выделении */
}
/* Chrome, Safari, Edge */
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #ffffff;
}
::-webkit-scrollbar-thumb {
  background: #49736F;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
  background: #366259;
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #06243d #ffffff;
}
#name2{
  background: #1d1d1d !important;
  color: white;
  width: 100%;
  text-align: center;
  font-size: 14px;
  border: 1px solid #444;
  margin-bottom: 11px;
  transition: none !important;
}
#name2, #name2:active, #name2:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
#chat-messages ul{
  background: #1f1f1f !important;
}
#chat-messages ul li {
  border-bottom: 1px solid;
  margin-bottom: 11px;
  padding-bottom: 11px;
  border-image: linear-gradient(to right, white, #06243d) 1 0%;
  margin-left: -2px;
  background: #1f1f1f !important;
  list-style: disc;
}
.time {
  position: absolute;
  bottom: -7px;
  right: 0;
  opacity: 0.5;
  color: #91baaa;
  font-size: 12px !important;
}
#chat-panel {
  position: fixed;
  bottom: -500px;
  right: 20px;
  width: 400px;
  background-color: #1f1f1f !important;
  border: 1px solid #333;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  transition: bottom 1s ease-in-out;
  font-family: sans-serif;
  z-index: 9999;
  border: 3px solid #49736F;
}

#chat-panel.open {
  bottom: 0;
}

#chat-header *{
  background-color: #2a2a2a !important;
}
#chat-header {
  background-color: #2a2a2a !important;
  color: #49736F;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

#chat-body {
  background: #1f1f1f !important;
  display: flex;
  flex-direction: column;
  height: 300px;
}

#chat-messages {
  background: #1f1f1f !important;
  flex: 1;
  padding: 10px;
  overflow-y: auto;
  font-size: 17px;
  color: #eee;
}

#chat-form {
  display: block;
  border-top: 1px solid #444;
  padding: 5px;
  background-color: #2a2a2a !important;
}

#chat-input {
  width: calc(100% - 55px);/* учитываем отступ */
  box-sizing: border-box;
  resize: none;
  background: #1f1f1f !important;
  border: 1px solid #444;
  color: #fff;
  padding: 12px 7px;
  border-radius: 5px;
  font-size: 15px;
  margin-top: 0;
}

#chat-form button {
  margin-left: 5px;
  padding: 8px 10px;
  background: #49736F !important;
  border: none;
  border-radius: 25px;
  color: white;
  font-weight: bold;
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  right: 7px;
  bottom: 11px;
}
#openChat{
  position: fixed;
  bottom: 15px;
  right: 11px;
  height:  63px;
  cursor: pointer;
  z-index: 9999;
  background: transparent !important;
}

