.gallery-cont{font-size:0.75em;color:#333333;padding:5px;border:1px solid #e6e6e6;border-radius:5px;background-color:white;}
.gallery-cont a{color:#3f71b4;text-decoration:underline;outline:none;}
.gallery-cont a:hover{text-decoration:none;}
/* normalize css */
.gallery-cont p{margin:1em 0;}

.gallery-cont .gallery-head{color:#596980;margin:0 0 7px;padding:5px 10px;background-color:#f0f3f6;overflow:hidden;}
.gallery-cont .gallery-head a{font-weight:bold;color:#3f71b4;text-decoration:underline;outline:none;}
.gallery-cont .gallery-head a:hover{text-decoration:none;}
.gallery-cont .gallery-head .option-cont{padding:3px 0;float:right;}
.gallery-cont .gallery-head .option-cont .gallery-sprite{margin:0 2px;}
.gallery-cont .gallery-head .option-cont .wrap-cont{color:#3f71b4;margin:0 6px 0 0;padding:0 6px;border-right:1px solid silver;}
.gallery-cont .gallery-head .option-cont .filter-cont{margin:-2px 10px -2px 0;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .gallery-head .option-cont .filter-cont > span{margin:0 5px 0 0;}
.gallery-cont .gallery-head .option-cont .filter-cont input[type="text"]{width:145px;color:#596980;padding:3px 3px 3px 23px;border-width:1px;border-style:solid;border-color:transparent transparent #d4dce3;background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzVFMEEzM0YzRjY2MTFFNUJDMTBBQjRFRUZEQjFBRjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzVFMEEzNDAzRjY2MTFFNUJDMTBBQjRFRUZEQjFBRjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNUUwQTMzRDNGNjYxMUU1QkMxMEFCNEVFRkRCMUFGMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNUUwQTMzRTNGNjYxMUU1QkMxMEFCNEVFRkRCMUFGMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqrVZ5AAAACzSURBVHjaYpyybBszAwPDViB2ZyAebAFif8b///8zTF2+nQ/IOQbE2kRovATE1tmRnl/AmkEAaIAikDoJxKJ4NL4AYnOgxkcgDlwz1AArILUPiNmxaPwBxPZAjadgAiiaoQZEA6klaBpBiiKAGlchC2JohhrQBKRqkYTqgBqb0dUx4fBbPRBfhQUQNo04NQMVg5zzBcr9jCv0mBgoAMRo/kmJ5lByNJ8HYkug/9/hUgAQYAAsPzvwWHnvhQAAAABJRU5ErkJggg==') no-repeat 4px center;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.gallery-cont .gallery-head .option-cont .filter-cont input[type="text"]:focus{background-color:#fcfcfc;}
.js .gallery-cont .gallery-head .option-cont .wrap-cont a{text-decoration:none;border-bottom:1px dotted #3f71b4;}
.js .gallery-cont .gallery-head .option-cont .wrap-cont a:hover{border:none;}
.gallery-cont .gallery-head .breadcrumbs-cont{overflow:hidden;}
.gallery-cont .gallery-head .breadcrumbs-cont > a, .gallery-cont .gallery-head .breadcrumbs-cont > .active-item{margin:0 4px;padding:3px 0;display:inline-block;}
.gallery-cont .gallery-head .breadcrumbs-cont > a:first-child{margin:0 4px 0 0;}
.gallery-cont .gallery-head .breadcrumbs-cont > .active-item{text-decoration:none;vertical-align:middle;margin:0 0 0 4px;padding:0;}
.gallery-cont .gallery-head .breadcrumbs-cont > a h2, .gallery-cont .gallery-head .breadcrumbs-cont > span h2{margin:0;position:relative;top:-1px;}
.gallery-cont .gallery-head .breadcrumbs-cont .item-count{margin:0 0 0 8px;cursor:help;}
.gallery-cont .gallery-head .breadcrumbs-cont .item-count > span{vertical-align:middle;margin:0 2px;}
.gallery-cont .gallery-head .breadcrumbs-cont .item-count > span:first-child{margin:0 3px 0 0;}
.gallery-cont .gallery-head .links-block{color:#333333;}
.gallery-cont .gallery-head .links-block.border{margin:0 0 0 6px;padding:0 0 0 6px;border-left:1px solid silver;}
.gallery-cont .gallery-head .links-block .popover-cont{margin:15px 0 0 -260px;}
.gallery-cont .gallery-head .links-block .popover-cont .arrow{margin-left:100px;}
.gallery-cont .gallery-body .links-block .popover-cont .arrow{margin-left:33px;}
.gallery-cont .gallery-head .links-block .wrap-cont{color:inherit;margin:0 0 10px;padding:auto;border:none;}

.gallery-cont .advert_horizontally-block{margin:0 0 10px;}

.gallery-cont .gallery-body{margin:0 0 7px;overflow:hidden;}
.gallery-cont .gallery-body .gallery-empty{font-weight:bold;color:#999999;margin:18px 25px 25px;}
.gallery-cont .gallery-body .change-loader{margin:0 25px;padding:15px 0 0;display:none;}
.js .gallery-cont .gallery-body .change-loader{display:block;}


.search-cont{padding:15px 10px;}
.search-cont input[type="text"]{width:300px;font:1em Arial,Helvetica,sans-serif;color:#333333;box-shadow:0 1px 1px rgba(0, 0, 0, 0.05) inset;margin:0 5px 0 0;padding:6px;border:1px solid #e5e5e5;background-color:white;}
.search-cont input[type="submit"]{padding:5px 15px;}

.gallery-cont .gallery-body .change-loader > *{vertical-align:middle;}
.gallery-cont .gallery-body .change-loader > a{color:#8c8c8c;text-decoration:underline;outline:none;}
.gallery-cont .gallery-body .change-loader > a:hover{text-decoration:none}
.gallery-cont .gallery-body .change-loader > a.active{font-size:16px;font-weight:bold;color:#5c5c5c !important;text-decoration:none;}

.gallery-cont .gallery-body .loader-cont{margin:25px;}
.gallery-cont .gallery-body .loader-cont .wrap-cont{display:none;}
.gallery-cont .gallery-body .loader-cont .blueBtn1{padding:5px 15px;}
.gallery-cont .gallery-body .loader-cont .loaderFiles-ico{margin:0 5px 0 0;}
.gallery-cont .gallery-body .loader-cont .info-cont{font-style:italic;color:#999999;}
.gallery-cont .gallery-body .upload-cont .success-cont .alert-head{padding:0 0 3px;}


.s_loader-block{max-width:450px;margin:25px;}
.js .s_loader-block{display:none;}
.js .s_loader-block.active{display:block;}
.s_loader-block .wrap-cont{margin:25px 0 0;padding:0 14px 0 0;}
.s_loader-block .wrap-cont:first-child{margin:0;}
.s_loader-block .wrap-cont.tag{padding: 0}
.s_loader-block .wrap-group{color:#8c8c8c;}
.s_loader-block label{color:#8c8c8c;margin:0 0 10px;display:block;}
.s_loader-block .inline label{color:#333333;margin:0;display:inline;}
.s_loader-block .inline *{vertical-align:middle;}
.s_loader-block input[type="file"]{margin:0 15px 0 0;}
.s_loader-block input[type="radio"]{margin:0 3px 0 10px}
.s_loader-block input[type="text"],
.s_loader-block textarea{width:100%;font-size:1em;color:#525252;vertical-align:top;padding:6px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;outline:none;border:1px solid #cccccc;border-radius:2px;background-color:white;}
.s_loader-block textarea{resize:vertical;}
.s_loader-block .blueBtn1{padding:8px 15px;}

.gallery-cont .gallery-body > .success-cont{margin:7px;}

.gallery-cont .gallery-body > .sittings-cont{padding:13px 0 0;border-bottom:1px solid #e6e6e6;overflow:hidden;}
.gallery-cont .gallery-body > .sittings-cont .sittings-head{font-size:1.5em;margin:0 15px;padding:5px 15px;border-bottom:1px solid #e6e6e6;background-color:#f7f7f7;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body{font-size:1.16667em;margin:0 15px;padding:25px;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body .btn1{padding:4px 10px;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont{width:490px;margin:0 0 20px;overflow:hidden;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont.last-child{margin:0;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont.last-child .btn1{margin:0 15px;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont.last-child > .btn1:first-child{margin:0 0 0 133px;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont label{width:120px;text-align:right;padding:5px 0 0;float:left;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont input[type="text"],
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont textarea,
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont select{width:100%;font-size:1em;color:#525252;vertical-align:top;margin:0 0 0 -2px;padding:6px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;border:1px solid #cccccc;border-radius:2px;outline:none;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont textarea{resize:vertical;}
.gallery-cont .gallery-body > .sittings-cont .sittings-body form .group-cont .wrap-cont{padding:0 15px;overflow:hidden;}

.upload-wrap .success-cont{margin:25px 25px 20px;}
.upload-cont .ftype-cont{margin:50px 25px;border-top:1px solid #e6e6e6;}
.upload-cont .ftype-cont .ftype-count{color:#999999;margin:-0.65em 0 0;padding:0 0 0 10px;background-color:white;float:right;}
.upload-cont .ftype-cont .ftype-head{margin:-1.35em 0 0;padding:0 10px 0 0;background:white;float:left;}
.upload-cont .ftype-cont .ftype-head .fIco-cont{font-size:1.16667em;padding:5px 12px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;border-width:1px;border-style:solid;border-color:#cccccc;border-radius:2px 0 0 2px;background:#efefef;float:left;}
.upload-cont .ftype-cont .ftype-head .photo-img{background:#efefef url('//static.nn2.ru/img/2014/photoImg-ico.png') no-repeat 50% 50%;}
.upload-cont .ftype-cont .ftype-head .video-img{background:#efefef url('//static.nn2.ru/img/2014/videoImg-ico.png') no-repeat 50% 50%;}
.upload-cont .ftype-cont .ftype-head .file-img{background:#efefef url('//static.nn2.ru/img/2014/fileImg-ico.png') no-repeat 50% 50%;}
.upload-cont .ftype-cont .ftype-head select{min-width:250px;font-size:1.16667em;color:#525252;outline:none;margin:0 0 0 -2px;padding:4px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;border:1px solid #cccccc;border-radius:2px;background-color:white;}
.upload-cont .ftype-cont .ftype-body{padding:26px 0 0;}
.upload-cont .ftype-cont .ftype-body .fVItem-cont .del-link{width:100%;color:white;text-decoration:none;padding:5px 0;background:url('//static.nn2.ru/img/2013/galleryShadow-bg.png') repeat;opacity:0.65;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:absolute;bottom:0;right:0;display:none;}
.upload-cont .ftype-cont .ftype-body .fVItem-cont .image-cont:hover .del-link{display:block;}
.upload-cont .ftype-cont .ftype-body .fVItem-cont .del-link:hover{opacity:1;}
.upload-cont .ftype-cont .ftype-body .fVItem-cont .del-link .deleteW-ico{margin:-1px 0 0;position:relative;}
.upload-cont .ftype-cont .ftype-body .files-list{padding:0;overflow:hidden;}
.upload-cont .submit-cont{margin:50px 25px;border-top:1px solid #e6e6e6;position:relative;}
.upload-cont .button-wrap{margin:0 0 0 -68px;padding:0 10px;background-color:white;position:absolute;left:50%;top:-17px;}
.upload-cont input[type="submit"]{font-size:1.16667em;font-weight:normal;padding:7px 20px;}
.upload-cont input[type="submit"]:after{width:10px;content:'';background-color:white;}

.gallery-cont .qq-uploader{width:100%;position:relative;}
.gallery-cont .qq-upload-button{color:#596980;text-align:center;padding:13px;border:1px solid #c5d6e0;border-radius:5px;background-color:#dfedf7;display:block;}
.gallery-cont .qq-upload-button-hover{background-color:#d2e4f2;}
.gallery-cont .qq-upload-drop-area,
.gallery-cont .qq-upload-extra-drop-area{width:100%;height:100%;min-height:30px;text-align:center;background-color:#ff9797;position:absolute;top:0;left:0;z-index:2;}
.gallery-cont .qq-upload-drop-area span{width:100%;font-size:16px;margin-top:-8px;position:absolute;top:50%;display:block;}
.gallery-cont .qq-upload-extra-drop-area{height:20px;min-height:40px;font-size:16px;margin-top:50px;padding-top:30px;position:relative;}
.gallery-cont .qq-upload-drop-area-active{background-color:#ff7171;}
.gallery-cont .qq-upload-list{list-style:none;margin:0;padding:0;}
.gallery-cont .qq-upload-list li{font-size:16px;line-height:15px;margin:0;padding:9px;background-color:#fff0bd;}
.gallery-cont .qq-upload-file,
.gallery-cont .qq-upload-spinner,
.gallery-cont .qq-upload-size,
.gallery-cont .qq-upload-cancel,
.gallery-cont .qq-upload-retry,
.gallery-cont .qq-upload-failed-text,
.gallery-cont .qq-upload-finished{margin-right:12px;}
.gallery-cont .qq-upload-spinner{width:15px;height:15px;vertical-align:text-bottom;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .qq-drop-processing{display:none;}
.gallery-cont .qq-drop-processing-spinner{width:24px;height:24px;vertical-align:text-bottom;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .qq-upload-retry{display:none;color:#000;}
.gallery-cont .qq-upload-cancel{color:#000;}
.gallery-cont .qq-upload-size,
.gallery-cont .qq-upload-cancel,
.gallery-cont .qq-upload-retry{font-size:12px;font-weight:400;}
.gallery-cont .qq-upload-failed-text{font-style:italic;font-weight:700;display:none;}
.gallery-cont .qq-upload-retrying .qq-upload-failed-text{color:#d60000;display:inline;}
.gallery-cont .qq-upload-list li.qq-upload-success{background-color:#5da30c;color:#fff;}
.gallery-cont .qq-upload-list li.qq-upload-fail{background-color:#d60000;color:#fff;}
.gallery-cont .qq-progress-bar{width:0;height:15px;border-radius:6px;margin-bottom:3px;background:-moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1)));background:-webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);display:none;}
.gallery-cont .qq-upload-finished,
.gallery-cont .qq-upload-failed-icon{width:15px;height:15px;vertical-align:text-bottom;display:none;}
.gallery-cont .qq-upload-retryable .qq-upload-retry,
.gallery-cont .qq-upload-fail .qq-upload-failed-text{display:inline}

.gallery-cont .gallery-body .fVItem-wrap{overflow:hidden;}
.gallery-cont .gallery-body .fVItem-wrap .fVItem-cont{margin:7px;overflow:hidden;position:relative;float:left;}
.gallery-cont .gallery-body .upload-cont .fVItem-wrap .fVItem-cont{width:198px;margin:25px 40px 15px 0;}
.gallery-cont .gallery-body .fVItem-cont .wrapp-cont{color:white;padding:4px 5px;border-radius:4px;background:url('//static.nn2.ru/img/2013/galleryShadow-bg.png') repeat 0 0;position:absolute;top:10px;right:10px;display:none;}
.gallery-cont .gallery-body .fVItem-cont .wrapp-cont.active{display:block;}
.gallery-cont .gallery-body .fVItem-cont .wrapp-cont a{color:white;text-decoration:none;display:none;}
.gallery-cont .gallery-body .fVItem-cont .wrapp-cont .hideW-ico{margin:-2px 0 0;cursor:help;display:none;}
.gallery-cont .gallery-body .fVItem-cont .wrapp-cont a.active,
.gallery-cont .gallery-body .fVItem-cont .wrapp-cont .hideW-ico.active,
.gallery-cont .gallery-body .fVItem-cont:hover .wrapp-cont a{display:inline-block;*zoom:1;}
.gallery-cont .gallery-body .fVItem-cont:hover .wrapp-cont .hideW-ico{display:none;}
.opera .gallery-cont .gallery-body .fVItem-cont .wrapp-cont .hideW-ico{margin:0;}
.gallery-cont .gallery-body .fVItem-cont .play-cont{margin:-25px 0 0 -25px;position:absolute;top:50%;left:50%;}
.gallery-cont .gallery-body .fVItem-cont .play-cont .play-ico{opacity:0.65;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.gallery-cont .gallery-body .fVItem-cont:hover .play-cont .play-ico{opacity:1;}
.gallery-cont .gallery-body .fVItem-cont .title-cont{width:100%;color:white;background:url('//static.nn2.ru/img/2013/galleryShadow-bg.png') repeat 0 0;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;overflow:hidden;position:absolute;}

.gallery-cont .gallery-body .photo-type .fVItem-cont .title-cont{bottom:-55px;}
.gallery-cont .gallery-body .video-type .fVItem-cont .title-cont{bottom:-22px;}
.gallery-cont .gallery-body .fVItem-cont:hover .title-cont{bottom:0;}

.gallery-cont .gallery-body .fVItem-cont .title-cont .duration-cont{margin:7px 8px;float:right;}
.gallery-cont .gallery-body .fVItem-cont .title-cont .wrap-cont{white-space:nowrap;text-overflow:ellipsis;margin:7px 8px;overflow:hidden;}
.gallery-cont .gallery-body .fVItem-cont .title-cont .sittings-cont{white-space:nowrap;margin:0 8px 7px;clear:both;}
.gallery-cont .gallery-body .fVItem-cont .title-cont .sittings-cont .gallery-sprite{border:none;background-color:transparent;margin:0 3px;opacity:0.65;}
.gallery-cont .gallery-body .fVItem-cont .title-cont .sittings-cont .gallery-sprite:hover, .gallery-cont .gallery-body .fVItem-cont .title-cont .sittings-cont .gallery-sprite.active{opacity:1;}
.gallery-cont .gallery-body .fVItem-cont .title-cont .sittings-cont .moveWAll-ico{cursor:move;}
.gallery-cont .gallery-body .fVItem-cont .image-cont{position:relative;}
.gallery-cont .gallery-body .fVItem-cont .image-cont > a{text-align:center;outline:none;background-color:#f7f7f7;overflow:hidden;display:block;}
.gallery-cont .gallery-body .fVItem-cont .input-wrap{margin:15px 0 0;padding:0 14px 0 0;}
.gallery-cont .gallery-body .fVItem-cont .input-wrap input[type="text"]{width:100%;font-size:1em;color:#525252;vertical-align:top;padding:6px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;outline:none;border:1px solid #cccccc;border-radius:2px;background-color:white;}
.gallery-cont .gallery-body .upload-cont .fVItem-cont .img-link{width:198px;height:133px;}
.gallery-cont .gallery-body .photo-type .fVItem-cont > a{width:221px;height:167px;overflow:hidden;display:block;}
.gallery-cont .gallery-body .video-type .fVItem-cont > a{width:278px;height:167px;overflow:hidden;display:block;}
.gallery-cont .gallery-body .fVItem-cont > a img{max-width:100%;vertical-align:top;}

.file-cont{padding:13px 0 40px;border-bottom:1px solid #e6e6e6;overflow:hidden;}
.file-cont .icoFiles-cont{margin:0 0 0 15px;overflow:hidden;float:left;}
.file-cont .filesInfo-cont{margin:0 0 0 110px;}
.file-cont .filesInfo-cont .filesInfo-head{margin:0 0 15px;padding:5px 0 0;}
.file-cont .filesInfo-cont .filesInfo-head .filesCtrl-cont{float:right;}
.file-cont .filesInfo-cont .filesInfo-body{margin:0 0 15px;}
.file-cont .filesInfo-cont .filesInfo-bott{width:400px;}
.file-cont .filesInfo-cont .filesInfo-bott .download-cont{color:#999999;margin:0 0 0 20px;display:inline-block;*display:inline;*zoom:1;}
.file-cont .filesInfo-cont .filesInfo-bott .download-cont .download-ico{margin:0 0 0 -20px;opacity:0.65;float:left;}
.file-cont .filesInfo-cont .filesInfo-bott .filesCtrl-cont{float:right;}
.file-cont .filesInfo-cont .filesInfo-bott .filesCtrl-cont .gallery-sprite{margin:0 2px;background-color:transparent;border:none;opacity:0.65;}
.file-cont .filesInfo-cont .filesInfo-bott .filesCtrl-cont .gallery-sprite:hover, .file-cont .filesInfo-cont .filesInfo-bott .filesCtrl-cont .gallery-sprite.active{opacity:1;}

.gallery-cont .files-list{padding:13px 0 33px;}
.gallery-cont .files-list .filesCont-wrap{margin:0 5px;overflow:hidden;}
.gallery-cont .files-list .files-item{width:33.3333%;float:left;}
.gallery-cont .files-list .files-item .files-wrap{white-space:nowrap;margin:2px;padding:5px;}
.gallery-cont .files-list .files-item .files-wrap:hover, .gallery-cont .files-list .files-item .active, .gallery-cont .files-list .ui-sortable-helper{background-color:#f7f7f7;}
.gallery-cont .files-list .files-item .files-wrap .sittings-cont, .gallery-cont .files-list .ui-sortable-helper .files-wrap .sittings-cont{padding:4px 0 0;display:none;float:right;}
.gallery-cont .files-list .files-item .files-wrap .sittings-cont .moveAll-ico{cursor:move;}
.gallery-cont .files-list .files-item .files-wrap .sittings-cont .gallery-sprite{margin:0 2px;background-color:transparent;border:none;opacity:0.65;}
.gallery-cont .files-list .files-item .files-wrap .sittings-cont .gallery-sprite:hover, .gallery-cont .files-list .files-item .files-wrap .sittings-cont .gallery-sprite.active{opacity:1;}
.gallery-cont .files-list .files-item .files-wrap:hover .sittings-cont, .gallery-cont .files-list .ui-sortable-helper .files-wrap .sittings-cont{display:block;}
.gallery-cont .files-list .files-item .files-wrap .files-link{color:#333333;text-decoration:none;text-overflow:ellipsis;overflow:hidden;display:block;}
.gallery-cont .files-list .files-item .files-wrap .files-link .gallery-sprite{margin:0 8px 0 3px;}

.gallery-cont .video-cont{margin:13px 5px 20px;}
.gallery-cont .video-cont > div{margin:0 auto;}

.gallery-cont .gallery-bott{clear:both;}
.gallery-cont .gallery-bott .folders-cont.minimized .folders-head .disclosed-ico{background-position:-42px -60px;}
.gallery-cont .gallery-bott .folders-cont.minimized .folders-body{display:none;}

.gallery-cont .gallery-bott .folders-head{color:#3f71b4;padding:8px 10px;background-color:#f0f3f6;overflow:hidden;}
.gallery-cont .gallery-bott .folders-head .option-cont{white-space:nowrap;float:right;}
.gallery-cont .gallery-bott .folders-head .option-cont form{margin:-2px 10px -2px 0;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .gallery-bott .folders-head .option-cont form input[type="text"]{width:145px;color:#596980;padding:3px 3px 3px 20px;border-width:1px;border-style:solid;border-color:transparent transparent #d4dce3;background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDc5MkE0QzMzRjNCMTFFNUJCNENBQTJEQjc0NTkyMDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDc5MkE0QzQzRjNCMTFFNUJCNENBQTJEQjc0NTkyMDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NzkyQTRDMTNGM0IxMUU1QkI0Q0FBMkRCNzQ1OTIwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NzkyQTRDMjNGM0IxMUU1QkI0Q0FBMkRCNzQ1OTIwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pip4jc8AAADjSURBVHjahNG9DsFQGMbxV2Nht3EBwgUwSQcDGoNEBLFL7GI0ugAuAYuPwddgsLoA4gIak52x/qc5TZqm5U1+Oe0552nP28Ycx5HZ8pQQkRG6yMDGHJNBu/IRX8Wmi2OS8YwiDrgjhyquKBN6e4G4frLa3GRh7S3w1gbDCkOMvXkDHez9m1Vxv1Hz6PnnDX3mu4TXDelgwNZnDqs8nsHAEpY+swR6sLCO+koF7PBAFnW1ru9L9PRyAz/+wxY1HVY9mirkBqKKB6UYLrpHN2TIj9LHMH0/syXqDf/QZwp9df0VYACPYGiOabhNHgAAAABJRU5ErkJggg==') no-repeat 4px center;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.gallery-cont .gallery-bott .folders-head .option-cont form input[type="text"]:focus{background-color:#fcfcfc;}
.gallery-cont .gallery-bott .folders-head .option-cont form button[type="submit"]{color:#596980;padding:3px 15px;border-width:1px;border-style:solid;border-color:transparent transparent #d4dce3 #d4dce3;background-color:transparent;outline:none;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.gallery-cont .gallery-bott .folders-head .option-cont form input[type="text"]:focus + button[type="submit"]{color:white;background-color:#94a6b6;}
.gallery-cont .gallery-bott .folders-head .gallery-sprite{margin:0 2px;}
.gallery-cont .gallery-bott .folders-head .flist-cont{overflow:hidden;}
.gallery-cont .gallery-bott .folders-head .flist-cont *{vertical-align:middle;}
.gallery-cont .gallery-bott .folders-head .flist-cont .item-count{margin: 0 0 0 8px;cursor:help;}
.gallery-cont .gallery-bott .folders-head .flist-cont .wrap-cont{font-weight:bold;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .gallery-bott .folders-head .flist-cont .wrap-cont .disclosed-ico{float:left;margin:5px 5px 0 -13px;}
.js .gallery-cont .gallery-bott .folders-head .wrap-cont{text-decoration:none;margin:0 0 -1px 15px;border-bottom:1px dotted #3f71b4;cursor:pointer;}
.js .gallery-cont .gallery-bott .folders-head .wrap-cont:hover{border-bottom:1px dotted #f0f3f6;}
.gallery-cont .gallery-bott .folders-head .item-count{color:#596980;}
.gallery-cont .gallery-bott .folders-head .item-count > span{vertical-align:middle;}
.gallery-cont .gallery-bott .folders-head .item-count > span:first-child{margin:0 3px 0 0;}
.gallery-cont .gallery-bott .folders-body{padding:8px;border:1px solid #e6e6e6;background-color:#f7f7f7;overflow:hidden;}
.gallery-cont .gallery-bott .folders-body a{color:black;text-decoration:underline;outline:none;}
.gallery-cont .gallery-bott .folders-body a:hover{text-decoration:none;}
.gallery-cont .gallery-bott .folders-body .item-count{color:#999999;margin:0 0 0 5px;}
.gallery-cont .gallery-bott .folders-body .folders-type,.gallery-cont .gallery-bott .folders-body .folders-item{width:33.3333%;float:left;}
.gallery-cont .gallery-bott .folders-body .folders-item:hover .slam-ico{border: 1px solid #666;}
.gallery-cont .gallery-bott .folders-body .wrap-cont{white-space:nowrap;padding:8px 0;}
.gallery-cont .gallery-bott .folders-body .folders-type > div{margin:15px;}
.gallery-cont .gallery-bott .folders-body .folders-type > div p{color:#999999;line-height:1.6em;}
.gallery-cont .gallery-bott .folders-body .folders-type > div .blackUrl{font-weight:bold;}
.gallery-cont .gallery-bott .folders-body .folders-item .gallery-sprite{margin: 0 8px 0 10px;}
.gallery-cont .gallery-bott .folders-body .folders-item .slam-ico{margin:0 4px;}
.gallery-cont .gallery-bott .folders-body .folders-item .wrap-link{text-decoration:underline;}
.gallery-cont .gallery-bott .folders-body .folders-item .wrap-cont > a:hover .wrap-link{text-decoration:none;}
.gallery-cont .gallery-bott .folders-body .folders-item .wrap-cont .dropdown-wrap{margin-left:-3px;display:inline-block;}
.gallery-cont .gallery-bott .folders-body .folders-item .slam-ico,.js .gallery-cont .gallery-bott .folders-body .folders-item .slam-ico{width:17px;height:17px;margin:0 6px;border:1px solid #999;border-radius:3px;background-position:-52px -54px;}
.gallery-cont .gallery-bott .folders-body .folders-item .slam-ico:hover,.gallery-cont .gallery-bott .folders-body .folders-item.active .slam-ico{border-color:#666;}
.js .gallery-cont .gallery-bott .folders-body .folders-item .slam-ico{cursor:pointer;}
.gallery-cont .gallery-bott .folders-body .folders-item > .wrap-cont,.js .gallery-cont .gallery-bott .folders-body .parent-cont:hover > .wrap-cont{max-width:330px;-moz-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#f7f7f7;background-color:#f7f7f7;}
.gallery-cont .gallery-bott .folders-body .parent-cont:hover > .wrap-cont,.js .gallery-cont .gallery-bott .folders-body .parent-cont.active > .wrap-cont{max-width:330px;border-color:#d0d4d9;border-radius:4px 4px 0 0;background-color:#ebeff5;}
.gallery-cont .gallery-bott .folders-body .parent-cont > .child-cont{width:100%;max-width:330px;margin-top:-1px;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d0d4d9;background-color:white;display:none;position:absolute;}
.js .gallery-cont .gallery-bott .folders-body .parent-cont:hover > .child-cont{display:none;}
.gallery-cont .gallery-bott .folders-body .parent-cont:hover > .child-cont,.js .gallery-cont .gallery-bott .folders-body .parent-cont.active > .child-cont{display:block;}
.gallery-cont .gallery-bott .folders-body .folders-item .wrap-cont > a{max-width:75%;vertical-align:middle;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;*zoom:1;}
.gallery-cont .gallery-bott .folders-body .folders-item .child-cont .wrap-cont > a{max-width:75%;}
.gallery-cont .gallery-bott .folders-body .folders-item > div div{margin:0 0 0 12px;}
.gallery-cont .gallery-bott .folders-body .hidden-cont a{color:#999999;}
.gallery-cont .gallery-bott .folders-body .hidden-cont .folderVideos-ico{background-position:-5px -30px;}
.gallery-cont .gallery-bott .folders-body .hidden-cont .folderImages-ico{background-position:-39px -30px;}
.gallery-cont .gallery-bott .folders-body .hidden-cont .folderFiles-ico{background-position:-74px -30px;}

.gallery-cont .imgage-cont{margin:0 0 20px;}
.gallery-cont .imgage-cont .fotorama__nav__frame .fotorama-comment-cont{font-size:12px;color:white;line-height:normal;padding:2px 4px;border-radius:4px;background:url('//static.nn2.ru/img/2013/galleryShadow-bg.png') repeat 0 0;position:absolute;top:12px;right:12px;}
.gallery-cont .imgage-cont .fotorama__nav__frame:last-child .fotorama-comment-cont{right:2px;}
.gallery-cont .imgage-cont .fotorama__stage__frame.fotorama__active .hidden-cont{padding:17px;border-radius:4px;background:url("//static.nn2.ru/img/2013/galleryShadow-bg.png") repeat 0 0;-moz-transition:opacity 0.3s ease;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;-ms-transition:opacity 0.3s ease;transition:opacity 0.3s ease;position:absolute;top:0;right:50px;display:none;}
.gallery-cont .imgage-cont .fotorama__stage__frame.fotorama__active .hidden-cont.active{display:block;}
.gallery-cont .loader-wrap{margin:30px 0;text-align:center;}

.gallery-cont .next-prev-cont{margin:0 0 10px;overflow:hidden;clear:both;}
.gallery-cont .next-prev-cont .prev-cont{width:49.9605%;text-align:left;padding:10px 0;float:left;}
.gallery-cont .next-prev-cont .next-cont{width:49.9605%;text-align:right;padding:10px 0;float:right;}
.gallery-cont .next-prev-cont .prev-cont a, .gallery-cont .next-prev-cont .next-cont a{font-size:1.166666666666667em;vertical-align:middle;overflow:hidden;}
.gallery-cont .next-prev-cont .prev-cont a{margin:0 0 0 13px;padding:0 0 0 23px;background:url("//static.nn2.ru/img/2013/prev-ico.png") no-repeat scroll left center rgba(0, 0, 0, 0);display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .next-prev-cont .next-cont a{margin:0 13px 0 0; padding:0 23px 0 0;background:url("//static.nn2.ru/img/2013/next-ico.png") no-repeat scroll right center rgba(0, 0, 0, 0);display:inline-block;*display:inline;*zoom:1;}

.gallery-cont .nosript-cont{height:600px;text-align:center;overflow:hidden;}
.gallery-cont .nosript-cont img{max-width:690px;max-height:600px;margin:0 auto;border:none;display:block;}

.gallery-cont .option-col{width:215px;padding:0 20px 0 25px;overflow:hidden;float:right;}
.gallery-cont .option-col .settings-cont{margin:0 0 20px;}
.gallery-cont .tag-block{color: #888; margin: 0 0 20px;}
.gallery-cont .tag-block a{color: #888;}

.links-block{color:#333333;display:inline-block;*display:inline;*zoom:1;}
.links-block[data-content]::after{font-size:0.769231em;font-weight:bold;color:white;content:attr(data-content);margin:0 0 0 6px;padding:0 2px;border:1px solid #bc2121;border-radius:3px;background-color:#f23030;}
.links-block > .jsUrl{color:#3f71b4;border-bottom:1px dotted #3f71b4;cursor:default;}
.js .links-block > .jsUrl{cursor:pointer;}
.links-block > .jsUrl:hover{border:none;}
.links-block > .share-ico{width:17px;height:16px;vertical-align:middle;margin:0 0 0 3px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMDdENzFDMDJFQjExRTU4RUQwQjUwMjUxRTAxNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMDdENzFEMDJFQjExRTU4RUQwQjUwMjUxRTAxNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QwN0Q3MUEwMkVCMTFFNThFRDBCNTAyNTFFMDE2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QwN0Q3MUIwMkVCMTFFNThFRDBCNTAyNTFFMDE2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7mD7YsAAABHklEQVR42pyTPWoCQRSA32wmRcoUEew8Q8ALpEvEXEArlVQqWC+kCNleMF2yhBQeQMSkzEkCaUJMGmsRWb+RUYZlx1UffLwZZt7vvFHtx+d7ESmDKKUkSRLZyCBsVSVPcDA2RmmM4070knnmon2Oif7QjeK1EyVkJokvg/woPozzQHye9xDTrsA07lgZhM2qdru+jzwN369Rsd029RGB3+DCrmMcKJoRu2llRT1B3ULHMV6Pjs5JkybLBK6gBN/wChVYwJ32vIIxLtp1Az6hB+N27WbpXtR2aHbVPIc+fKSNtw4ypGWzOIMZjOCf0oboLwg3r6Dcz+T7QBheoupQg4Jz9KvSc8DlXeWcwh+c2/00OHAGFjaTKfyYElYCDAAEJKobWOVTuAAAAABJRU5ErkJggg==') no-repeat center center;display:inline-block;*display:inline;*zoom:1;}
.links-block .popover-cont{width:300px;padding:8px;margin:15px 0 0 -147px;border-width:1px;border-style:solid;border-color:#e2e2e2 #e2e2e2 #bfbfbf;border-radius:5px;background-color:#f7f7f7;position:absolute;z-index:15;display:none;}
.links-block:hover .popover-cont{display:block;}
.js .links-block:hover .popover-cont{display:none;}
.js .links-block .popover-cont.active{display:block;}
.links-block .popover-cont .shadow-cont{width:100%;height:25px;position:absolute;bottom:-18px;left:0px;}
.links-block .popover-cont.bottom .shadow-cont{top:-18px;}
.links-block .popover-cont .shadow-cont .arrow{bottom:7px;}
.links-block .wrap-cont{margin:0 0 10px;}
.links-block .wrap-cont.last{margin:0;}
.links-block .wrap-cont > span{font-style:italic;color:#999999;margin:5px 0 0;display:block;}
.links-block label{margin:0 0 7px;display:block;}
.links-block .input-wrap{margin:0 10px 0 0;}
.links-block input[type="text"]{width:100%;padding:4px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.05) inset;border:1px solid #e5e5e5;border-radius:0;background-color:white;}

.gallery-cont .share-block{margin:15px 0;}
.gallery-cont .share-block #ya-share2{margin:10px 0 0;vertical-align:middle;display:inline-block;}
.gallery-cont .option-col .settings-cont .b-share{font-size:91.6667%;padding-left:0 !important;}
.gallery-cont .option-col .settings-cont .settings-head .wrap-cont{font-weight:bold;display:inline-block;*display:inline;*zoom:1;}
.js .gallery-cont .option-col .settings-cont .settings-head .wrap-cont{text-decoration:none;margin:0 0 -1px 13px;border-bottom:1px dotted #333333;cursor:pointer;}
.js .gallery-cont .option-col .settings-cont .settings-head .wrap-cont:hover{border-bottom:1px dotted white;}
.gallery-cont .option-col .settings-cont .settings-head{margin:0 0 7px;}
.gallery-cont .option-col .settings-cont .settings-head .wrap-cont .disclosed1-ico{margin:5px 5px 0 -13px;float:left;}

.gallery-cont .option-col .settings-cont .settings-body{color:#999999;line-height:2em;}
.js .gallery-cont .option-col .settings-cont .settings-body{display:none;}
.js .gallery-cont .option-col .disclose .settings-body{display:block;}
.gallery-cont .option-col .settings-cont .settings-body input[type="submit"]{color:#3f71b4;text-decoration:underline;margin:0;border:none;background:none;outline:none;}
.gallery-cont .option-col .settings-cont .settings-body input[type="submit"]:hover{text-decoration:none;}
.gallery-cont .option-col .settings-cont .settings-body > .disabled{color:#999999;text-decoration:none;cursor:default;}
.gallery-cont .option-col .disclose .settings-head .disclosed1-ico{background-position:-57px -60px;}
.gallery-cont .option-col .settings-cont .settings-body .rotateLeft-ico, .gallery-cont .option-col .settings-cont .settings-body .rotateRight-ico{opacity:0.65;cursor:pointer;}
.gallery-cont .option-col .settings-cont .settings-body .rotateLeft-ico:hover, .gallery-cont .option-col .settings-cont .settings-body .rotateRight-ico:hover{opacity:1;}
.gallery-cont .option-col .settings-cont .settings-body .rotateRight-ico{margin:0 10px 0 0;}
.gallery-cont .option-col .settings-cont .settings-body .group-cont{line-height:1.6em;margin:14px 0;overflow:hidden;}
.gallery-cont .option-col .settings-cont .settings-body .exelDoc-ico{margin:0 7px 0 0;float:left;}


.gallery-cont .comments-col{line-height:1.6em;padding:0 25px 0 20px;overflow:hidden;}
.gallery-cont .comments-col .image-info{margin:0 0 20px;}
.gallery-cont .comments-col .image-info .outerUrl{line-height:normal;margin:0 20px 0 0;}
.gallery-cont .comments-col .image-info .outerUrl .outerLink-ico{margin:-7px 0 0;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .comments-col .image-info .wrap-cont{color:#999999;margin:0 20px 0 0;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .comments-col .image-info .wrap-cont .silverUrl{color:#999999;text-decoration:none;line-height:normal;border-bottom:1px dotted #999999;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .comments-col .image-info .wrap-cont .silverUrl:hover{border-bottom:none;}
.gallery-cont .comments-col .image-info .wrap-cont .silverUrl .ilike-ico{margin:0 -18px 0 0;float:right;}
.gallery-cont .comments-col .image-info .description-cont{padding:5px 0 0;}
.gallery-cont .comments-col .image-info .description-cont [data-item_id] a{color:#3f71b4;text-decoration:none;border-bottom:1px dotted #3f71b4;}
.gallery-cont .comments-col .image-info .description-cont [data-item_id] a:hover{border:none;}
.gallery-cont .comments-col .image-info .description-cont span{color:#a94442;}
.gallery-cont .comments-col .comments-head{line-height:normal;padding:10px 15px;border-width:1px;border-style:solid none;border-color:#e6e6e6;background: #ffffff; /* Old browsers */background:-moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */ background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */ background:-webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */ background:-o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */ background:-ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */ background:linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */ filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */}
.gallery-cont .comments-col .comments-head .anchor-cont{color:#3f71b4;text-decoration:none;outline:none;border-bottom:1px dotted #3f71b4;float:right;}
.gallery-cont .comments-col .comments-head .anchor-cont:hover{border-bottom:none;}
.gallery-cont .comments-col .comments-cont{margin:0 0 45px;}
.gallery-cont .comments-col .comments-body .comments-item{padding:10px 0 20px;border-width:1px;border-style:none none solid;border-color:#e6e6e6;overflow:hidden;}
.gallery-cont .comments-col .comments-body .comments-item.private{background-color:#faf0f1;}
.gallery-cont .comments-col .comments-body .comments-item .avatar-cont{width:52px;margin:0 15px;float:left;}
.gallery-cont .comments-col .comments-body .comments-item .avatar-cont img{width:50px;height:50px;border:1px solid #e5e5e5;display:block;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont{color:#999999;margin:0 15px 5px 0;overflow:hidden;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .option-cont{float:right;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .option-cont .refuseUrl{color:#999999;text-decoration:none;margin:0 5px 0 0;border-bottom:1px dotted #999999;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .option-cont .refuseUrl:hover{border-bottom:none;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .option-cont .refuseUrl.disable{color:#c0c0c0;border-bottom:none;cursor:auto;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .option-cont .edit-ico{opacity:0.65;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .option-cont .edit-ico:hover{opacity:1;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .portretUrl{font-weight:bold;white-space:nowrap;margin:0 5px 0 0;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .portretUrl.PortraitLinkError{color:red;text-decoration:line-through;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .mail-ico{margin:0 5px 0 0;}
.gallery-cont .comments-col .comments-body .comments-item .head-cont .date-cont{vertical-align:middle;white-space:nowrap;}
.gallery-cont .comments-col .comments-body .comments-item .comment-cont{word-wrap:break-word;margin:0 15px 0 0;overflow:hidden;}

.gallery-body .comments-col .comments-item .wrap-cont{margin:0 0 10px;padding:4px 10px 4px 4px;background-color:#f5f9fa;}
.gallery-body .comments-col .comments-item textarea{width:100%;height:75px;line-height:1.6em;word-wrap:break-word;padding:2px;box-shadow:0 0 1px rgba(0, 0, 0, 0.2) inset;border:1px solid #d9d9d9;resize:vertical;}
.gallery-body .comments-col .comments-item .btn1{padding:5px 20px;}
.gallery-body .comments-col .comments-item .btn1[type="submit"]{margin:0 10px 0 0;}


.gallery-cont .comments-col .comments-add{margin:12px 0 0;}
.gallery-cont .comments-col .comments-add .alert-info{margin:20px 0 0;}
.gallery-cont .comments-col .comments-add .addcomm-head{margin:0 15px 0 82px;padding:4px 0;}
.gallery-cont .comments-col .comments-add .addcomm-head .option-cont{color:#999999;float:right;}
.gallery-cont .comments-col .comments-add .addcomm-head .option-cont > *{vertical-align:middle;}
.gallery-cont .comments-col .comments-add .addcomm-head .option-cont > input{margin:0 7px 0 0;}
.gallery-cont .comments-col .comments-add .avatar-cont{width:52px;margin:0 15px;float:left;}
.gallery-cont .comments-col .comments-add .avatar-cont img{width:50px;height:50px;border:1px solid #e5e5e5;display:block;}
.gallery-cont .comments-col .comments-add .comment-cont{margin:0 15px 0 0;overflow:hidden;}
.gallery-cont .comments-col .comments-add .comment-cont .wrap-cont{margin:0 0 10px;padding:4px 10px 4px 4px;background-color:#f5f9fa;}
.gallery-cont .comments-col .comments-add .comment-cont .wrap-cont textarea{width:100%;padding:2px;resize:vertical;box-shadow:0 0 1px rgba(0, 0, 0, 0.2) inset;border:1px solid #e6e6e6;}
.gallery-cont .comments-col .comments-add .comment-cont .btn1{padding:5px 20px;}






.clear{clear:both;}

.gallery-cont .alert{padding:12px 0 12px 12px;}
.gallery-cont .alert-info{border-left:3px solid #c7d7e2;background-color:#f5f8fa;}

.nnruDialog-shadow{background-color:black;opacity:0.5;filter:alpha(opacity=50);position:fixed;top:0;right:0;left:0;bottom:0;z-index:999;}
.nnruDialog-cont .gallery-sprite{vertical-align:middle;background-image:url('//static.nn2.ru/img/2013/gallery-sprite.png?v20140529-1');background-repeat:no-repeat;outline:none;display:inline-block;*display:inline;*zoom:1;}
.nnruDialog-cont .close-ico{width:14px;height:14px;background-position:-223px -119px;opacity:0.65;}
.nnruDialog-cont .close-ico:hover{opacity:1;}
.nnruDialog-cont{width:400px;margin:-200px 0 0 -210px;border:3px solid #999;border-radius:8px;background:#f7f7f7;position:absolute;top:50%;left:50%;z-index:1000;}
.nnruDialog-cont .head-cont{font-size:1.125em;color:#333333;padding:10px 15px;border-bottom:1px solid #e6e6e6;border-radius:8px 8px 0 0;background-color:#eeeeee;overflow:hidden;}
.nnruDialog-cont .head-cont .close-btn{cursor:pointer;float:right;}
.nnruDialog-cont .body-cont{font-size:0.875em;padding:23px;overflow:hidden;}
.nnruDialog-cont .body-cont a{color:#3f71b4;text-decoration:underline;outline:none;}
.nnruDialog-cont .body-cont a:hover{text-decoration:none;}

.errors-cont, .success-cont, .warning-cont{line-height:1.6em;margin:0 0 15px 0;padding:10px 0 10px 10px;}
.errors-cont .delete-ico, .success-cont .delete-ico, .warning-cont .delete-ico{margin:4px 10px 4px 4px;opacity:0.65;cursor:pointer;float:right;}
.errors-cont .delete-ico:hover, .success-cont .delete-ico:hover, .warning-cont .delete-ico:hover{opacity:1;}
.errors-cont{border-left:3px solid #eed3d8;background-color:#fff6f7;}
.errors-cont .alert-head{font-size:16px;color:#bb4b49;}
.success-cont{border-left:3px solid #c7daba;background-color:#f5faf4;}
.success-cont .alert-head{font-size:16px;color:#437b3a;}
.warning-cont{border-left:3px solid #faebcc;background-color:#fcf8e3;}
.warning-cont .alert-head{font-size:16px;color:#8a6d3b;}
.errors-cont .alert-body, .success-cont .alert-body, .warning-cont .alert-body{padding:5px 0 0;}
.success-cont .alert-body > div{margin:7px 0 0 !important;text-align:inherit !important;}

.nnruDialog-cont form .group-cont{margin:0 0 15px;}
.nnruDialog-cont form .group-cont.last-child{margin:0;}
.nnruDialog-cont form .group-cont.del-file{margin:0;}
.nnruDialog-cont form .group-cont.del-file .btn1{margin:0 0 0 10px;}
.nnruDialog-cont form .group-cont .wrap-cont{padding:0 10px 0 0;}
.nnruDialog-cont form .group-cont label{font-size:1em;margin:0 0 5px;display:block;}
.nnruDialog-cont form .group-cont input[type="text"],
.nnruDialog-cont form .group-cont textarea,
.nnruDialog-cont form .group-cont select{width:100%;font-size:1em;color:#525252;vertical-align:top;margin:0 0 0 -2px;padding:6px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;border:1px solid #cccccc;border-radius:2px;outline:none;}
.nnruDialog-cont form .group-cont textarea{resize:vertical;}
.nnruDialog-cont form .btn1{font-size:1em;}
.nnruDialog-cont .success-ico, .nnruDialog-cont .info-ico{vertical-align:middle;background-image:url('//static.nn2.ru/img/2013/gallery-sprite.png');background-repeat:no-repeat;outline:none;display:inline-block;*display:inline;*zoom:1;}
.nnruDialog-cont .success-ico{width:16px;height:16px;background-position: -440px -137px;}
.nnruDialog-cont .info-ico{width:16px;height:16px;background-position:-414px -137px;}
.nnruDialog-cont .alert-wrap{padding:5px 0;}
.nnruDialog-cont .alert-wrap.success{color:#579b20;}

.nnruDialog-cont form > .last-child .alert-wrap{float:right;}
.nnruDialog-cont form > .last-child .alert-wrap{padding:4px 0;}
.nnruDialog-cont form > .last-child .alert-wrap .success-ico{margin:0 3px 0 0;}


.form-wrap{color:#333333;line-height:1.4em;padding:15px 0 0;}
.form-wrap p{margin:1em 0;}
.form-wrap h3{margin:0 0 1em;}
.form-wrap .errors-cont{color:red;margin:0 0 1em;}
.form-wrap .group-cont{margin:0 0 1em;}
.form-wrap .group-cont label:first-child{width:110px !important;font-weight:bold;line-height:normal;text-align:right;padding:0 10px 0 0;display:inline-block;*display:inline;*zoom:1;}
.form-wrap .group-cont label[for="folderHidden"]{display:inline-block;*display:inline;*zoom:1;}
.form-wrap input[type="text"], .form-wrap select{width:220px !important;font-size:1.16667em;color:#525252;vertical-align:top;margin:0 0 0 -2px;padding:4px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;border:1px solid #CCCCCC;border-radius:2px;outline:none;}
.form-wrap input[type="checkbox"]{width:auto;vertical-align:middle;}
.form-wrap input[type="text"]{width:210px !important;}
.form-wrap .btn1{width:auto;font-size:1em;font-weight:bold;color:#333333;line-height:normal;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;padding:4px 10px;border:none;background-color:#f5f5f5;background: -moz-linear-gradient(center top, white, #e6e6e6);background: -webkit-gradient(linear, top, white, #e6e6e6);background: -webkit-linear-gradient(top, white, #e6e6e6);background: -o-linear-gradient(top, white, #e6e6e6);background: -ms-linear-gradient(top, white, #e6e6e6);background: -linear-gradient(top, white, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #a2a2a2;border-radius:4px 4px 4px 4px;border-style:solid;border-width:1px;box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;display:inline-block;}
.form-wrap .btn1:hover{color:#333333;text-decoration:none;-moz-transition:background-position 0.1s linear 0s;-webkit-transition:background-position 0.1s linear 0s;-o-transition:background-position 0.1s linear 0s;-ms-transition:background-position 0.1s linear 0s;-position 0.1s linear 0s;background-color:#e6e6e6;background-position:0 -15px;}
.form-wrap .blueBtn1{padding:4px 10px;background-color:#889eb6;background: -moz-linear-gradient(center top, #889eb6, #6d85a4);background: -webkit-gradient(linear, top, #889eb6, #6d85a4);background: -webkit-linear-gradient(top, #889eb6, #6d85a4);background: -o-linear-gradient(top, #889eb6, #6d85a4);background: -ms-linear-gradient(top, #889eb6, #6d85a4);background: -linear-gradient(top, #889eb6, #6d85a4);background-repeat:repeat-x;border-color:#657fa0;color:white !important;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.form-wrap .blueBtn1:hover{background-color:#6d85a4;color:white;}
.form-wrap input[name="delete"], .form-wrap button[name="delete"], .form-wrap input[name="delete"]:hover, .form-wrap button[name="delete"]:hover{font-weight:normal;color:red !important;text-decoration:underline;text-shadow:none;box-shadow:none;border:none;background:none;outline:none;}
.form-wrap input[name="delete"]:hover, .form-wrap button[name="delete"]:hover{text-decoration:none;}

.popover-cont .arrow, .popover-cont .arrow:after {width:0;height:0;border-style:solid;border-color:rgba(0, 0, 0, 0);position:absolute;display:block;}
.popover-cont .arrow{border-width:11px;}
.popover-cont.top .arrow{margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0, 0, 0, 0.25);left:50%;bottom:-11px;}
.popover-cont.bottom .arrow{margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0, 0, 0, 0.25);left:50%;bottom:-11px;}
.popover-cont .arrow, .popover-cont .arrow:after{width:0;height:0;border-style:solid;border-color:rgba(0, 0, 0, 0);position:absolute;display:block;}
.popover-cont .arrow:after{border-width:10px;content:"";}
.popover-cont.top .arrow:after{margin-left: -10px;content:" ";border-bottom-width:0;border-top-color:#f7f7f7;bottom:1px;}
.popover-cont.bottom .arrow:after{margin-left: -10px;content:" ";border-top-width:0;border-bottom-color:#f7f7f7;bottom:-11px;}
.popover.top .arrow{margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0, 0, 0, 0.25);left:50%;bottom:-11px;}
.popover.top .arrow:after{margin-left:-10px;content:" ";border-bottom-width:0;border-top-color:#FFFFFF;bottom:1px;}

.gallery-cont .gallery-sprite{vertical-align:middle;background-image:url('//static.nn2.ru/img/2013/gallery-sprite.png');background-repeat:no-repeat;outline:none;display:inline-block;*display:inline;*zoom:1;}
.gallery-cont .folderVideos-ico{width:24px;height:19px;background-position:-5px -5px;}
.gallery-cont .folderImages-ico{width:25px;height:19px;background-position:-39px -5px;}
.gallery-cont .folderFiles-ico{width:24px;height:19px;background-position:-74px -5px;}
.gallery-cont .loaderFiles-ico{width:24px;height:23px;background-position:-66px -86px;}
.gallery-cont .comment-ico{width:11px;height:10px;background-position:-5px -58px;}
.gallery-cont .play-ico{width:50px;height:50px;background-position:-5px -83px;}
.gallery-cont .folder-ico{width:16px;height:14px;background-position:-240px -5px;}
.gallery-cont .addFolder-ico{width:17px;height:16px;background-position:-134px -5px;}
.gallery-cont .upFolder-ico{width:17px;height:16px;background-position:-155px -5px;}
.gallery-cont .downFolder-ico{width:17px;height:16px;background-position:-176px -5px;}
.gallery-cont .editFolder-ico{width:17px;height:16px;background-position:-197px -5px;}
.gallery-cont .video-ico{width:16px;height:12px;background-position:-282px -5px;}
.gallery-cont .photo-ico{width:16px;height:12px;background-position:-303px -5px;}
.gallery-cont .file-ico{width:12px;height:14px;background-position:-324px -5px;}
.gallery-cont .settings-ico{width:16px;height:16px;background-position:-261px -5px;}
.gallery-cont .disclosed-ico{width:7px;height:7px;background-position:-26px -60px;}
.gallery-cont .disclosed1-ico{width:7px;height:7px;background-position:-73px -60px;}
.gallery-cont .slam-ico{width:7px;height:7px;background-position:-57px -60px;}
.gallery-cont .galleryPrev-ico{width:28px;height:76px;background-position:-62px -119px;}
.gallery-cont .galleryNext-ico{width:28px;height:76px;background-position:-100px -119px;}
.gallery-cont .rotateLeft-ico{width:17px;height:16px;background-position:-128px -86px;}
.gallery-cont .rotateRight-ico{width:17px;height:16px;background-position:-101px -86px;}
.gallery-cont .exelDoc-ico{width:47px;height:46px;background-position:-6px -144px;}
.gallery-cont .sharefile-ico{width:16px;height:16px;background-position:-333px -52px;}
.gallery-cont .edit-ico{width:16px;height:16px;background-position:-197px -52px;}
.gallery-cont .ilike-ico{width:14px;height:14px;background-position:-133px -29px;}
.gallery-cont .outerLink-ico{width:8px;height:8px;background-position:-91px -59px;}
.gallery-cont .songBig-ico{width:76px;height:104px;background-position:-328px -94px;}
.gallery-cont .fileBig-ico{width:76px;height:104px;background-position:-247px -94px;}
.gallery-cont .songPrev-ico{width:15px;height:12px;background-position:-179px -87px;}
.gallery-cont .songNext-ico{width:15px;height:12px;background-position:-204px -87px;}
.gallery-cont .download-ico{width:13px;height:14px;background-position:-133px -52px;}
.gallery-cont .movePrev-ico{width:13px;height:12px;background-position:-158px -54px;}
.gallery-cont .moveNext-ico{width:13px;height:12px;background-position:-177px -54px;}
.gallery-cont .moveAll-ico{width:13px;height:12px;background-position:-287px -54px;}
.gallery-cont .moveUp-ico{width:15px;height:12px;background-position:-219px -54px;}
.gallery-cont .hide-ico{width:17px;height:12px;background-position:-242px -54px;}
.gallery-cont .delete-ico{width:12px;height:12px;background-position:-267px -54px;}
.gallery-cont .songSmall-ico{width:19px;height:24px;background-position:-218px -161px;}
.gallery-cont .fileSmall-ico{width:19px;height:24px;background-position:-194px -161px;}
.gallery-cont .moveWPrev-ico{width:13px;height:12px;background-position:-177px -31px;}
.gallery-cont .moveWNext-ico{width:13px;height:12px;background-position:-198px -31px;}
.gallery-cont .rotateWLeft-ico{width:13px;height:12px;background-position:-221px -31px;}
.gallery-cont .rotateWRight-ico{width:13px;height:12px;background-position:-242px -31px;}
.gallery-cont .editW-ico{width:13px;height:12px;background-position:-154px -31px;}
.gallery-cont .moveWUp-ico{width:15px;height:12px;background-position:-265px -31px;}
.gallery-cont .zomeW-ico{width:13px;height:12px;background-position:-289px -31px;}
.gallery-cont .hideW-ico{width:17px;height:12px;background-position:-312px -31px;}
.gallery-cont .deleteW-ico{width:11px;height:12px;background-position:-338px -31px;}
.gallery-cont .moveWAll-ico{width:13px;height:12px;background-position:-359px -31px;}
.gallery-cont .hideBigW-ico{width:56px;height:35px;background-position:-414px -162px;}