/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html {
    background: url(http://forumstatic.ru/files/001a/e6/64/81926.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #000;
    overflow-x: hidden !important; 
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001a/e6/64/85136.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 930px;
    height: 245px;
    margin-left: -20px;
    margin-top: -295px;
}

/* Тело форума */
#pun {
    width: 930px;
    background-color: transparent;
    background-image: url(http://forumstatic.ru/files/001a/e6/64/44311.png);
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: top center;
}

.punbb {
padding: 0 30px!important;
width: 930px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001a/e6/64/22543.png);
    margin: 0px 0px -117px -20px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 930px;
    height: 40px;
    overflow-x: hidden;
    padding-bottom: 66px;
}


/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;
color: #d9d9d9;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #d9d9d9;
    text-align: center;
    font-style: normal;
    font-family: montserrat;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    color: #d9d9d9;
    background: #63646d21;
    border: 1px solid #34363a52;
    box-shadow: 0px 0px 0px 1px #00000030;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #1d2023;
    color: #cecece;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-color: #1d2023;
    color: #cecece;
}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #bb9a7e;
  text-decoration: none;
  transition-duration: 1s;
text-shadow: 1px 1px #00000047;
  }

/* CS2.2 */
.punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #8c7662;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #8c7662;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #c7c7c6;
    font-weight: 500;
    font-family: montserrat;
    text-transform: lowercase;
  transition-duration: 1s;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #8c7662;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #c7c7c7;
    position: relative;
    padding: 0 0 5px 1px;
    transition-duration: 0.5s;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #bb9a7e;
  transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #bb9a7e;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: #484848;
    border-radius: 200px;
    height: 10px;
    width: 10px;
    box-shadow: 0px 0px 0px 1px #353434, 3px 3px 4px #05050730 inset;
}


tr.inew div.icon {
    background: #8e6746;
    border-radius: 200px;
    height: 10px;
    width: 10px;
    box-shadow: 0px 0px 0px 1px #523318, 3px 3px 4px #805834 inset;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #272727;
    border-radius: 200px;
    height: 8px;
    width: 8px;
    box-shadow: 0px 0px 0px 1px #0e1013, 3px 3px 4px #212121 inset;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #af784a;
    border-radius: 200px;
    height: 8px;
    width: 8px;
    box-shadow: 0px 0px 0px 1px #734c2b, 3px 3px 4px #05050730 inset;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #484848;
    border-radius: 200px;
    height: 8px;
    width: 8px;
    box-shadow: 0px 0px 0px 1px #353434, 3px 3px 4px #05050730 inset;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #8e6746;
    border-radius: 200px;
    height: 8px;
    width: 8px;
    box-shadow: 0px 0px 0px 1px #523318, 3px 3px 4px #805834 inset;
}





/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 7px;
    height: 6px;
    background-color: #0b0b0d;
}

::-webkit-scrollbar-thumb {
    background-color: #bb9a7e;
    border: 3px solid #0b0b0d;
}


::selection {
    background: #a27d5d !important;
    color: #c8c8c8;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: playfair display;
    font-size: 13px;
    font-weight: 700;
    color: #bb9a7e !important;
}

.category .container thead {display: none;}



.button {
    border-radius: 1px !important;
    color: #e6e0db !important;
    font-family: tahoma !important;
    box-shadow: none;
    background-color: #9a6948 !important;
    font-size: 11px !important;
    border: none;
    font-weight: 500 !important;
    margin-top: 5px !important;
    padding: 3px 15px 5px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: lowercase;
    box-shadow: 0 0 0 1px #734e35 inset, 0 0 6px #542d13 inset;
}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 4px;
    box-shadow: 0 0 0 2px #8e6a4b, 0px 0px 0px 3px #13131561;
    margin-top: 5px;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}


#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    background-color: #cfcfcf;
    border: 1px solid #b6b6b6;
    overflow-y: auto;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.punbb .post-content strong {
    font-weight: bold;
    color: #888888;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-color: #cfcfcf;
    border: 1px solid #b6b6b6;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }

#pun-viewtopic .post h3 {
    height: 15px;
    font-family: montserrat;
    font-size: 9px;
    margin: 10px 0px 10px 0px !important;
    border-radius: 1px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 500;
    background: #63646d21;
    border: 1px solid #34363a52;
    box-shadow: 0px 0px 0px 1px #00000030;
}


del {
    color: transparent;
    text-shadow: 0 0 4px rgba(1,1,1,1);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    text-decoration: none!important;
}


del:hover {
    background: transparent;
    color: #1e1c1c;
    text-decoration: none!important;
    text-shadow: none;
}

.punbb .user-avatar .avatar-image {
    border-radius: 0 !important;
    height: 30px !important;
    width: 30px !important;
    /* border: 1px solid #5f6b54 !important; */
    box-shadow: 0px 0px 0px 1px #25272a, -2px 2px #bb9a7e !important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -1px !important;
    right: 0px;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #8ac176;
    z-index: 100;
}





.punbb th {
    font-size: 0 !important;
}

#pun-admain fieldset p {
    border-color: #dedfdf !important;
    color: #000 !important;
}





#pun-admain .adformal p.adinfofield {
    border-left: none;
    position: static;
    padding: 0 0 8px 0;
    color: #fff !important;
    background: transparent;
}


.podfl {
border-top: 1px dashed #25272a;
    margin: 4px 0 0px 0 !important;
    padding-top: 3px;
}


.podfl a {
font-family: montserrat;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin: 0 4px 0 0px !important;
    font-size: 7px;
}



.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 0px;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #deb795 !important;
    z-index: 100;
}





#blood {
    position: absolute;
    top: 27px;
    margin-left: 21px;
    /* opacity: .5; */
}

#bloodhov {
    background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/001a/e6/64/56526.png) repeat scroll 0 0;
    height: 198px;
    margin-top: -200px !important;
    position: absolute;
    opacity: 0;
    transition: all 0.7s linear 0s;
    width: 872px;
    z-index: 1;
}

#blood:hover #bloodhov {
    opacity: 1;
    }




.quot {
height: 9px;
    width: 738px;
    top: 48px;
    margin-left: 80px !important;
    position: absolute;
    text-align: justify;
    z-index: 1;
    color: #d3d1d1;
    font-family: montserrat;
    letter-spacing: 0.6px;
    font-size: 7px;
    text-transform: uppercase;
    overflow-y: hidden;
    /* border: red 1px solid; */
}



.pogod {
    height: 60px;
    width: 228px;
    top: 194px;
    margin-left: 0px !important;
    position: absolute;
    text-align: left;
    z-index: 2;
    color: #d3d1d1;
    font-family: montserrat;
    letter-spacing: 0.6px;
    font-size: 8px;
    text-transform: lowercase;
    line-height: 15px;
    overflow-y: hidden;
    /* border: 1px solid red; */
}


.pogod zh {
    display: block;
    color: #bd8e71;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: 4px !important;
}




.texxt {
    height: 66px;
    width: 223px;
    top: 192px;
    margin-left: 664px !important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    color: #d3d1d1;
    padding-right: 5px;
    font-family: montserrat;
    font-size: 8px;
    letter-spacing: 0.3px;
    line-height: 13px;
    overflow-y: auto;
    /* border: red 1px solid; */
}



.navi {
    height: 62px;
    width: 330px;
    top: 191px;
    margin-left: 270px !important;
    position: absolute;
    text-align: justify;
    z-index: 2;
    line-height: 19px;
    font-family: montserrat;
    padding: 5px;
    overflow-y: hidden;
    /* border: 1px red solid; */
    border: 1px solid #282a2f9c;
    background: #4a4a4c3b;
}


.link2 {
    color: #d3d1d1 !important;
    font-family: montserrat;
    letter-spacing: 0.6px;
    font-size: 7px;
    text-transform: uppercase;
    margin: 0 6px !important;
}


.link2:hover {
    color: #d2b28e !important;
    font-family: montserrat;
    letter-spacing: 0.6px;
    font-size: 7px;
    text-transform: uppercase;
    margin: 0 6px !important;
    transition-duration: 2s;
}









.cookie-two {
    cursor: url(http://www.themesltd.com/cursors/random/tiny_cursor.png), auto;
    width: 800px;
    padding: 15px;
}
.cookie-one {
    width: 770px;
    height: 600px;
    padding: 18px;
    background: #c2bcb3 url(http://forumstatic.ru/files/001a/10/69/14827.jpg) bottom no-repeat;
    border: 2px solid #dcd7ce;
}
.cookie-ten {
    position: relative;
    width: 780px;
    height: 550px;
    clear: both;
    overflow: hidden;
}
.cookie-eleven { display: block; }
.cookie-eleven label {
    cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
    display: block;
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 100%;
    /* border: 1px solid #242424; */
    position: relative;
    left: 350px;
    /* background-color: #755a42; */
    margin-bottom: 10px;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
}
.cookie-eleven label img { opacity: 0; position: relative; top: 0px; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; }
.cookie-eleven [type=radio] { display: none;    baseline-tab-shift: true, retrieve; }
.cookie-twelve {
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 0px;
    padding: 9px;
    background-color: #dcd7ce;
    width: 670px;
    overflow-y: auto;
    left: -420px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), -20px 0 20px -23px rgba(0, 0, 0, 0.2), 20px 0 20px -23px rgba(0, 0, 0, 0.2);
    overflow-x: hidden;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
}
.cookie-ten .cookie-eleven [type=radio]:checked ~ label {
    background: #afaba3;
    opacity: 1;
    z-index: 2;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
}
.cookie-ten .cookie-eleven [type=radio]:checked ~ label img { opacity: 1; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; }
.cookie-ten .cookie-eleven [type=radio]:checked ~ label ~ .cookie-twelve { z-index: 1; left: 0px; }
.cookie-three { border-radius: 100%; width: 50px; height: 50px; background-color: #000; }
.cookie-blue {
    width: 50px;
    height: 50px;
    background-color: #afaba3;
    border-radius: 100%;
    background-image: url(https://i.imgur.com/FRTa45h.png);
}


.cookie-blue1 {
    width: 50px;
    height: 50px;
    background-color: #afaba3;
    border-radius: 100%;
    background-image: url(https://i.imgur.com/g4m4CA2.png);
}
.cookie-orange { width: 50px; height: 50px; background-color: #afaba3; border-radius: 100%; 
    background-image: url(https://i.imgur.com/7xOYBxp.png);}
.cookie-orange1 { width: 50px; height: 50px; background-color: #afaba3; border-radius: 100%; 
    background-image: url(https://i.imgur.com/xbbq97M.png);}

.cookie-green { width: 50px; height: 50px; background-color: #afaba3; border-radius: 100%;    background-image: url(https://i.imgur.com/wfFKT5h.png); }
.cookie-pink { width: 50px; height: 50px; background-color: #afaba3; border-radius: 100%;    background-image: url(https://i.imgur.com/nuDTfKC.png); }
.cookie-purple { width: 50px; height: 50px; background-color: #afaba3; border-radius: 100%; background-image: url(https://i.imgur.com/azpIYIX.png);}

.cookie-four { font-family: arial; font-size: 20px; text-align: center; line-height: 100%; color: #fff; font-weight: bold; position: relative; top: 15px; }
.cookie-five {
    width: 350px;
    height: 250px;
    margin-top: 4px !important;
    border: 1px solid #a5a59c;
    outline: 2px solid #755a42;
    /* background-color: #ffffff; */
}
.cookie-six {
    width: 210px;
    padding-right: 5px;
    font-family: source sans pro;
    font-size: 11px;
    text-align: justify;
    line-height: 95%;
    color: #131313;
    height: 409px;
    overflow: auto;
    margin-right: 10px;
}
.cookie-six::-webkit-scrollbar-track { background-color: #94372f; }
.cookie-six::-webkit-scrollbar-thumb { background-color: #94372f; border: 1px solid #eee; }

.cookie-seven {
    font-family: tavolga;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 100%;
    text-align: center;
    letter-spacing: 1px;
}
.cookie-eight {
    font-family: calibri;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #101010;
}
.cookie-cblue {
    color: #000;
}
.cookie-corange { color: #FFC8BA; }
.cookie-cgreen { color: #93DFB8; }
.cookie-cpurple { color: #E3AAD6; }
.cookie-cpink { color: #FFBDD8; }
.cookie-nine {
    width: 170px;
    height: 127px;
    font-family: raleway;
    font-size: 7px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 100%;
    color: #0e0e0e;
    overflow: hidden;
    margin-top: 12px;
    text-align: justify;
}
.cookie11 {
    color: #ffffff;
    text-align: justify;
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-height: 100px;
    padding: 9px;
    font-family: tahoma;
    margin-top: 5px !important;
    background-color: #755a42;
}


.cookie12 {
    color: #dcdcdb;
    text-align: justify;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px;
    font-style: italic;
    font-family: calibri;
    margin-top: 5px !important;
    background-color: #121212;
}


.cookie7cart {
    width: 620px;
    height: 550px;
    background-image: url(https://i.imgur.com/xRkyY6M.jpg);
    margin-top: 10px !important;
margin-left: 0px !important;
}




.cookie-seven1 {
    font-family: calibri;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 100%;
    text-align: center;
    margin-left: 0px !important;
}



.cookie-seven2 {
    text-align: center;
    margin-left: 10px !important;
}




.links-fon {
    text-align: left;
}

.links1 {
    width: 150px;
    padding: 3px 6px 3px 6px;
    color: #ffffff !important;
    font-family: tahoma;
    font-size: 7px;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-align: center;
    background-color: #121212;
    margin-top: 3px!important;
    text-transform: uppercase;
    display: inline-block;
}







.cookie-seven3 {
    font-family: calibri;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 100%;
    text-align: center;
    margin-left: -5px !important;
}



.boom {
    min-height: 200px;
    padding-right: 10px;
    overflow-y: auto;
    color: #000;
    font-family: montserrat;
    text-align: center;
}



.sfkiconno1 {
    width: 130px;
    height: 130px;
    padding: 10px;
    /* margin-left: 265px; */
    margin-bottom: 10px;
}


.twomoon {
    font-family: montserrat;
    font-style: italic;
    width: 460px;
    color: #9c824c;
}


.sfkiconn1 {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    border: 3px solid #2e3a38;
}


.bs2a {
    text-align: left;
    margin-left: -155px !important;
    color: #716c69;
    border-bottom: 1px dashed #405855;
    padding-bottom: 7px;
}

.bs2a b {
    font-family: montserrat;
    font-size: 22px;
    text-transform: uppercase;
    color: #405855;
}


.quov {
color: #67583b;
    margin-top: 6px !important;
    font-size: 11px;
}


.bs2a span {
    display: block;
    font-size: 12px;
    padding-top: 5px;
    color: #272727;
}


.twomoon2 {
    /* border: red 1px solid; */
    margin-top: -30px !important;
    border-bottom: 2px solid #8b7954;
    padding: 0 0px 3px 0px;
    width: 600px;
}

#mlink {
        margin-bottom: 5px !important;
    font-size: 14px;
    font-weight: bold;
    font-family: montserrat;
    color: #867148;
}


.twomoon2 a {
    margin: 0 5px 0 5px !important;
    font-family: montserrat;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 5px 3px 5px;
}


.twomoon2 a:hover {
    margin: 0 5px 0 5px !important;
    font-family: montserrat;
    font-weight: bold;
    font-size: 11px;
    background-color: #8b7954;
    padding: 3px 5px 3px 5px;
    color: #eae7e2 !important;
    transition-duration: 2s;
}


.epids {
    background-color: #ffffff36;
    margin-top: 10px !important;
    width: 650px;
    min-height: 310px;
    text-align: center;
    overflow-y: auto;
}


.epinss {
    font-family: montserrat;
    font-size: 11px;
    line-height: 16px;
}


.epinss b {
font-size: 15px;
    color: #4e6b68 !important;
    border-bottom: 1px dashed #405858;
    padding: 0 0 2px 0;
}


.epll {
margin-top: 6px !important;
}


.epll a {
    font-weight: bold;
    color: #8b7954 !important;
}



.guestbb {
    height: 80px;
    overflow-y: auto;
}



.dtsubt2 {
font-size: 14px;
    text-transform: uppercase;
    background-color: #5a4d3b;
    color: #e4e4e4;
    font-family: montserrat;
    padding: 3px 0 3px 0;
    font-weight: bold;
}


.loter {
    width: 525px;
    height: 654px;
        background: url(http://se.uploads.ru/cZlH4.png); 
 margin-top: 10px !important;
margin-left: 30px !important;
}



.gifts1 {
    background-color: rgba(138, 136, 136, 0.36);
    width: 600px;
    height: 230px;
    padding: 10px;
    margin-left: 30px !important;
    overflow-y: auto;
}



.gifts2 {
    background-color: rgba(138, 136, 136, 0.36);
    width: 600px;
    height: 230px;
    padding: 10px;
    margin-left: 30px !important;
    overflow-y: auto;
    margin-top: 20px !important;
}