
.search_title {
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 6px;
}
.search_title span{
    font: bold 23px 'font01';
    color: #33616d;
}
.search_body{
    width: 235px;
    margin: 0 0 0 20px;
}
.form-group{
    margin-bottom: 10px;
}
.form-submit{
    text-align: center;
    margin-top: 40px;
}
.form-group-title b{
    color: #2b5762;
    font: bold 12px 'Verdana';
}
.form-group-title {
    display: block;
    font: bold 12px 'font01';
    text-transform: uppercase;
    color: #5096a8;
    padding-left: 13px;
    letter-spacing: 1px;
}
.form-group-body{
    margin-top: 7px;
}
.form-control {
    width: 100%;
}
select.form-control {
    opacity:0;
}
.clevered.alice .jClever-element-select-wrapper {

    position: relative;

    padding-top: 3px !important;
    padding-bottom: 3px !important;
    behavior: url(/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/jCleverTemplate/alice/css/PIE.htc);
    position: relative;
    cursor: pointer;
    height: 30px;
}
.clevered.alice .jClever-element-select-wrapper select {
    display: none;
}
.clevered.alice .jClever-element select {
    display: none;
    font-size: 14px;
}
.clevered.alice .jClever-element-select-center {
    background: #ffffff;
    border-radius: 25px !important;
    box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3) !important;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    line-height: 30px;
    padding: 0 15px;
    font-size: 14px;
    color: #2b5762;

    behavior: url(/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/jCleverTemplate/alice/css/PIE.htc);
    position: relative;

    z-index: 1100;
}
.clevered.alice .jClever-element-select-wrapper:hover .jClever-element-select-center{
    background: #fcfcfc;
}
.clevered.alice .jClever-element.focused .jClever-element-select-center {
    /*background: #f2f6f7;*/
}

.clevered.alice .jClever-element-select-right {
    position: absolute;
    right: 0px;
    top: 4px;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    behavior: url(/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/jCleverTemplate/alice/css/PIE.htc);
    background: rgb(255, 186, 0);
    background: -moz-linear-gradient(top, rgba(255, 186, 0, 1) 0%, rgba(255, 150, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 186, 0, 1)), color-stop(100%, rgba(255, 150, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 186, 0, 1) 0%, rgba(255, 150, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 186, 0, 1) 0%, rgba(255, 150, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 186, 0, 1) 0%, rgba(255, 150, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 186, 0, 1) 0%, rgba(255, 150, 0, 1) 100%);
    height: 28px;
    width: 35px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    text-align: center;
    font-family: Arial;
    color: white;
    font-weight: bold;
    line-height: 20px;
    box-shadow: inset 1px 2px 3px rgba(0,0,0,0.3) !important;
    z-index: 1101;
}
.clevered.alice .jClever-element-select-wrapper:hover .jClever-element-select-right{
    background: #ffa400; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmYTQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjg3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffa400 1%, #ff8700 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffa400), color-stop(100%,#ff8700)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffa400 1%,#ff8700 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffa400 1%,#ff8700 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffa400 1%,#ff8700 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffa400 1%,#ff8700 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa400', endColorstr='#ff8700',GradientType=0 ); /* IE6-8 */

}

.clevered.alice .jClever-element-select-right>span {
    border-bottom: 0px;
    border-right: 0px;

    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    behavior: url(/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/jCleverTemplate/alice/css/PIE.htc);
    position: relative;


    height: 29px;
    display: block;
    width: 34px;
    background-image: url('//web.archive.org/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/images/up_down.png');
    background-position: center center;
    background-repeat: no-repeat;

    text-indent: -100px;
    overflow: hidden;
}

.clevered.alice .jClever-element-select-list-wrapper {
    position: absolute;
    border-top: 0px;
    width: 100%;
    padding: 20px 0px 10px 0px;
    margin: 0px;

    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    behavior: url(/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/jCleverTemplate/alice/css/PIE.htc);

    top: 20px;
    left: 0px;
    background: #fff;

    display: none;

    font-size: 14px;

    box-shadow: 2px 3px 6px #777;
}
.clevered.alice .jClever-element-select-list-wrapper-- {
    max-height: 150px;
}
.clevered.alice .jClever-element-select-list {
    white-space: nowrap;
    padding: 0px 0 0 10px;
    margin: 0px;
    width: 200px;

}
.clevered.alice .jClever-element-select-list>li {
    padding: 0px 0px 0 20px;
    margin: 0px 10px 0 0 ;
    color: #000;
    position: relative;

}
.clevered.alice .jClever-element-select-list>li:after {
    content: '\25CB';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 20px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    font-size: 13px;
    color: #cfe6ec;

}

.clevered.alice .jClever-element-select-list>li:hover:after,
.clevered.alice .jClever-element-select-list>li:hover,
.clevered.alice .jClever-element-select-list>li:hover>span,
.clevered.alice .jClever-element-select-list>li.selected {
    color: #ffa000;
}

.clevered.alice .jClever-element-select-list>li>span {
    overflow: hidden;
    width: 100%;
    display: block;
    position: relative;
    height: 100%;
    white-space: normal;
    padding: 7px 0;
    border-bottom: 1px dotted #969696;
    font: normal 13px Verdana ;
    color: #2b5762;
}
.clevered.alice .jClever-element-select-list>li>span>i {
    font-style: normal;
}


/*
RADIO
*/
.clevered.alice .hidden {
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;

}

.clevered.alice .jClever-element{
    display: inline-block;
}
.clevered.alice .jClever-element + label {
    vertical-align: top;
    margin: 0px 2px 0 -4px;
    padding-left: 3px;
    display: inline-block;
    font:normal 11px Verdana;
    color: #2b5762;
}
.clevered.alice .jClever-element-radio-twins {
    display: block;
    width: 18px;
    height: 18px;
    position: relative;
    overflow: hidden;
}
.clevered.alice .jClever-element-radio-twins-element {
    display: block;
    width: 18px;
    height: 18px;
    background: url("//web.archive.org/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/images/bg_rightBannerRadio.png") no-repeat 0px top transparent ;
    position: absolute;
    z-index: 4;
}
.clevered.alice .jClever-element-radio-twins-color {
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    /*background: #64d0f8;*/
    position: absolute;
    z-index: 3;
    top:5px;
    left: 5px;
}
.clevered.alice .jClever-element-radio-twins.checked:hover .jClever-element-radio-twins-element,
.clevered.alice .jClever-element-radio-twins.checked .jClever-element-radio-twins-element {
    background-position: -48px 0px;
}

.jClever-element.jClever-hover .jClever-element-radio-twins .jClever-element-radio-twins-element ,
.clevered.alice .jClever-element-radio-twins:hover .jClever-element-radio-twins-element {
    background-position: -72px 0px;
}

.clevered.alice .jClever-element.focused .jClever-element-radio-twins-element {
    background-position: -24px 0px;
}
.clevered.alice .jClever-element.focused .jClever-element-radio-twins.checked .jClever-element-radio-twins-element {
    background-position: -48px 0px;
}
.clevered.alice .jClever-element label {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
}


.clevered.alice .jspContainer {
    overflow: hidden;
    position: relative;
}

.clevered.alice .jspPane {
    position: absolute;
}

.clevered.alice .jspVerticalBar {
    position: absolute;
    top: 0;
    right: 10px;
    width: 4px;
    height: 100%;
    background: red;
}

.clevered.alice .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.clevered.alice .jspVerticalBar *,
.clevered.alice .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.clevered.alice .jspCap {
    display: none;
}

.clevered.alice .jspHorizontalBar .jspCap {
    float: left;
}

.clevered.alice .jspTrack {
    background: #e5f1f4;
    position: relative;
}

.clevered.alice .jspDrag {
    background: url("//web.archive.org/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/images/bg_rightBannerScroll.png") repeat-y -33px 0px transparent;
    position: relative;
    top: 0;
    left: -5px;
    cursor: pointer;
    width: 18px;
}

.clevered.alice .jspDrag .jspDragTop {
    width: 14px;
    height: 8px;
    background: url("//web.archive.org/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/images/bg_rightBannerScroll.png") no-repeat 0px top transparent;
    left: 0;
    position: absolute;
    top: 0px
}

.clevered.alice .jspDrag .jspDragCenter {
    width: 14px;
    height: 10px;
    background: url("//web.archive.org/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/images/bg_rightBannerScroll.png") no-repeat -17px -15px transparent;
    left: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
}

.clevered.alice .jspDrag .jspDragBottom {
    width: 14px;
    height: 8px;
    background: url("//web.archive.org/web/20150315031750im_/http://i.bambiniya.ru/styles/desktop/images/bg_rightBannerScroll.png") no-repeat 0px bottom transparent;
    left: 0;
    position: absolute;
    bottom: 0px
}

.clevered.alice .jspDrag:hover {
    background-position: -70px 0;
}

.clevered.alice .jspDrag:hover .jspDragTop {
    background-position: -51px top;
}

.clevered.alice .jspDrag:hover .jspDragBottom {
    background-position: -51px bottom;
}

.clevered.alice .jspHorizontalBar .jspTrack,
.clevered.alice .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.clevered.alice .jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.clevered.alice .jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.clevered.alice .jspVerticalBar .jspArrow {
    height: 16px;
}

.clevered.alice .jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.clevered.alice .jspVerticalBar .jspArrow:focus {
    outline: none;
}

.clevered.alice .jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

/*
     FILE ARCHIVED ON 03:17:50 Mar 15, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:43:45 Oct 16, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 61.141 (3)
  esindex: 0.005
  captures_list: 122.606
  CDXLines.iter: 9.481 (3)
  PetaboxLoader3.datanode: 90.254 (5)
  exclusion.robots.fetch: 48.171 (4)
  exclusion.robots: 48.553
  exclusion.robots.policy: 0.181
  RedisCDXSource: 1.585
  PetaboxLoader3.resolve: 58.018 (2)
  load_resource: 105.612
*/