diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3bddac5..021565b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -26,7 +26,7 @@ input, textarea{color: #777} } .section-box-1 { height: 500px; - background: url("../images/sect-bg-1.jpg") 50% no-repeat; + background: url("/images/sect-bg-1.jpg") 50% no-repeat; } .section-box-3 { height: 601px; @@ -36,7 +36,7 @@ input, textarea{color: #777} } .section-box-4 { height: 424px; - background: url("../images/sect-bg-4.jpg") 50% no-repeat; + background: url("/images/sect-bg-4.jpg") 50% no-repeat; } .section-box-map {height: 500px; margin-top: 21px} .section-box.footer { @@ -131,7 +131,7 @@ ul.header-contacts-menu li:last-child a { float: left; overflow: hidden; border-radius: 4px; - background: url("../images/ico-profile.png") no-repeat; + background: url("/images/ico-profile.png") no-repeat; } .header-cabinet-foto img { width: 48px; @@ -188,7 +188,7 @@ ul.main-menu li span:after{ margin-right: -15px; top: 50%; margin-top: -3px; - background: url("../images/arrow-main-menu.png") no-repeat; + background: url("/images/arrow-main-menu.png") no-repeat; } .main-menu-hover { display: none; @@ -265,7 +265,7 @@ ul.main-menu li span:after{ position: absolute; top: 0; right: 1px; - background: #fff url("../images/ico-search.png") 7px 6px no-repeat; + background: #fff url("/images/ico-search.png") 7px 6px no-repeat; border: none; outline: none; cursor: pointer; @@ -431,21 +431,21 @@ ul.content-menu-first li > ul li a{color: #fff !important} .hack-arrow { width: 6px; height: 100%; - background: url("../images/arrow-menu-two.png") center center no-repeat; + background: url("/images/arrow-menu-two.png") center center no-repeat; position: absolute; right: 8px; top: 0; } .yes-after:hover .hack-arrow { - background: url("../images/arrow-menu-two-hov.png") center center no-repeat; + background: url("/images/arrow-menu-two-hov.png") center center no-repeat; } .remove-link-two .hack-arrow { - background: url("../images/arrow-menu-two-hov.png") center center no-repeat; + background: url("/images/arrow-menu-two-hov.png") center center no-repeat; } /*.yes-after-two:hover .new-arow {*/ -/*background: url("../images/arrow-menu-two.png") no-repeat;*/ +/*background: url("/images/arrow-menu-two.png") no-repeat;*/ /*}*/ -li.hov-arrow:after{ background: url("../images/arrow-menu-two-hov.png") no-repeat !important;} +li.hov-arrow:after{ background: url("/images/arrow-menu-two-hov.png") no-repeat !important;} ul.third-ul-menu{display: none !important;} ul.content-menu-first li ul li:hover ul.third-ul-menu{display: block !important;} .third-ul-menu li:last-child{border-bottom: 1px solid #dfdfdf;} @@ -503,7 +503,7 @@ li.project-home-active span{ .shadow-map { width: 100%; height: 6px; - background: url("../images/shadow-map.png"); + background: url("/images/shadow-map.png"); position: absolute; top: 0; left: 0; @@ -853,7 +853,7 @@ li.project-home-active span{ } .closed-form { width: 15px;height: 15px; - background: url("../images/modal-close.png") no-repeat; + background: url("/images/modal-close.png") no-repeat; position: absolute; top: -39px; right: -50px; @@ -1069,7 +1069,7 @@ input[type=file]::-webkit-file-upload-button { .section-box-5 { height: 500px; - background: url("../images/landing/bg-5.jpg") 50% no-repeat; + background: url("/images/landing/bg-5.jpg") 50% no-repeat; } .landing-reg-title{ text-align: center; @@ -1115,11 +1115,11 @@ input[type=file]::-webkit-file-upload-button { } .section-box-8 { height: 444px; - background: url("../images/landing/bg-8.jpg") 50% no-repeat; + background: url("/images/landing/bg-8.jpg") 50% no-repeat; } .section-box-8.landing-work-our-wr-section { height: 273px; - background: url("../images/landing-order-project/bg-30.jpg") 50% no-repeat; + background: url("/images/landing-order-project/bg-30.jpg") 50% no-repeat; } .section-box-9 { height: 341px; @@ -1150,7 +1150,7 @@ input[type=file]::-webkit-file-upload-button { margin-left: 20px; } .lan_yo_buis_img { - background: url("../images/landing/landing-ico-1.png") no-repeat; + background: url("/images/landing/landing-ico-1.png") no-repeat; height: 163px; } .lan_yo_buis_txt { @@ -1166,7 +1166,7 @@ input[type=file]::-webkit-file-upload-button { .lan_yo_buis_arr { width: 88px; height: 35px; - background: url("../images/landing/landing-ico-2.png") no-repeat; + background: url("/images/landing/landing-ico-2.png") no-repeat; position: absolute; } .lan_yo_buis_arr:last-child{ @@ -1226,11 +1226,11 @@ input[type=file]::-webkit-file-upload-button { .buttons-slider-best:hover {opacity: 1} #prew.buttons-slider-best{ left: 0; - background: url("../images/landing/arrow-best-1.png") 0 50% no-repeat; + background: url("/images/landing/arrow-best-1.png") 0 50% no-repeat; } #next.buttons-slider-best{ right: 0; - background: url("../images/landing/arrow-best-2.png") 100% 50% no-repeat; + background: url("/images/landing/arrow-best-2.png") 100% 50% no-repeat; } .scroll-img ul li p { width: 100%; @@ -1268,7 +1268,7 @@ input[type=file]::-webkit-file-upload-button { width: 64px; height: 64px; margin: 0 auto; - background: url("../images/landing/ico-circle-1.png") no-repeat; + background: url("/images/landing/ico-circle-1.png") no-repeat; } .landing-work-our-img p { width: 100%; @@ -1306,8 +1306,8 @@ input[type=file]::-webkit-file-upload-button { opacity: 0.3; transition: 0.3s; } -.prev-slide {left:0; background: url("../images/landing/arrow-best-1.png") 0 50% no-repeat;} -.next-slide {right:0;background: url("../images/landing/arrow-best-2.png") 100% 50% no-repeat;} +.prev-slide {left:0; background: url("/images/landing/arrow-best-1.png") 0 50% no-repeat;} +.next-slide {right:0;background: url("/images/landing/arrow-best-2.png") 100% 50% no-repeat;} .prev-slide:hover, .next-slide:hover {opacity: 1} .slider-wrapper { width: 100%; @@ -1392,11 +1392,11 @@ input[type=file]::-webkit-file-upload-button { .land-comments-a:hover{opacity: 0.9} .section-box-10 { height: 398px; - background: url("../images/landing/bg-10.jpg") 50% no-repeat; + background: url("/images/landing/bg-10.jpg") 50% no-repeat; } .section-box-11 { height: 537px; - background: url("../images/landing/bg-11.jpg") 50% no-repeat; + background: url("/images/landing/bg-11.jpg") 50% no-repeat; } .section-box-10 .landing-best-jobs, .section-box-11 .landing-best-jobs{color: #fff} @@ -1433,7 +1433,7 @@ input[type=file]::-webkit-file-upload-button { /****landig-freelance****/ .section-box-12 { height: 500px; - background: url("../images/landing-freelance/bg-12.jpg") 50% no-repeat; + background: url("/images/landing-freelance/bg-12.jpg") 50% no-repeat; } .section-box-12 .landing-reg-button a { background: #68c64d; @@ -1445,20 +1445,20 @@ input[type=file]::-webkit-file-upload-button { border-bottom: 3px solid #68c64d; } .new-buisnes-freelance .lan_yo_buis_img { - background: url("../images/landing-freelance/landing-fr-ico-1.png") no-repeat; + background: url("/images/landing-freelance/landing-fr-ico-1.png") no-repeat; height: 163px; } .landing-work-our-wr.freelance .lnd-wrk-img { - background: url("../images/landing-freelance/landing-free-ico-1.png") no-repeat; + background: url("/images/landing-freelance/landing-free-ico-1.png") no-repeat; } .order-landing-anim .lan_yo_buis_img { - background: url("../images/landing-order-project/landing-or-1.png") no-repeat; + background: url("/images/landing-order-project/landing-or-1.png") no-repeat; height: 163px; } /****landig-work****/ .section-box-13 { height: 500px; - background: url("../images/landing-work/bg-13.jpg") 50% no-repeat !important; + background: url("/images/landing-work/bg-13.jpg") 50% no-repeat !important; } /****perform-vacancy****/ .section-box-14 { @@ -1495,7 +1495,7 @@ input[type=file]::-webkit-file-upload-button { .performance-vacancy-add-favorite a{ width: 44px; height: 125px; - background: url("../images/add_favorite.png") no-repeat; + background: url("/images/add_favorite.png") no-repeat; position: absolute; left: 0;bottom: 0; display: block; @@ -1684,7 +1684,7 @@ input[type=file]::-webkit-file-upload-button { width: 8px; height: 4px; display: block; - background: url("../images/sidebar-ico/arrow-ico.png") no-repeat; + background: url("/images/sidebar-ico/arrow-ico.png") no-repeat; position: absolute; right: -15px; top: 50%; @@ -1735,7 +1735,7 @@ input[type=file]::-webkit-file-upload-button { height: 7px; content: ''; display: block; - background: url("../images/performar_vacancy/arrow-list-prev.png") no-repeat; + background: url("/images/performar_vacancy/arrow-list-prev.png") no-repeat; position: absolute; top: 50%; margin-top: -3px; @@ -1885,18 +1885,18 @@ input[type=file]::-webkit-file-upload-button { height: 24px; display: block; content: ''; - background: url("../images/blog/ico-buttons-2.png") no-repeat; + background: url("/images/blog/ico-buttons-2.png") no-repeat; position: absolute; top: 50%; margin-top: -12px; left: 15px; } .blog-buttons-wr a:first-child::after { - background: url("../images/blog/ico-buttons-1.png") no-repeat; + background: url("/images/blog/ico-buttons-1.png") no-repeat; width: 24px; } .blog-buttons-wr a:last-child::after { - background: url("../images/blog/ico-buttons-3.png") no-repeat; + background: url("/images/blog/ico-buttons-3.png") no-repeat; } .blog-post-wr { width: 100%; @@ -1924,7 +1924,7 @@ input[type=file]::-webkit-file-upload-button { height: 16px; margin-right: 7px; display: block; - background: url("../images/blog/ico-post.png") 0 0 no-repeat; + background: url("/images/blog/ico-post.png") 0 0 no-repeat; float: left; } .blog-post-date p, .blog-post-views p, .blog-post-comm-num p { @@ -1981,7 +1981,7 @@ input[type=file]::-webkit-file-upload-button { content: ''; width: 8px; height: 4px; - background: url("../images/blog/ico-see-all-dawn.png") no-repeat; + background: url("/images/blog/ico-see-all-dawn.png") no-repeat; top: 50%; margin-top: -2px; right: -13px; @@ -2058,7 +2058,7 @@ input[type=file]::-webkit-file-upload-button { .company-comm-see-all span{border-bottom: 1px dashed #0072bc; position: relative} .company-performer-comments-txt.auto-height-blog-post {height: auto !important; max-height: none} .company-comm-see-all span:after{ - background: url("../images/ico-see-all-dawn.png") no-repeat; + background: url("/images/ico-see-all-dawn.png") no-repeat; width: 8px; height: 4px; display: block; @@ -2102,7 +2102,7 @@ input[type=file]::-webkit-file-upload-button { width: 220px; height:220px; overflow: hidden; - background: #f1f1f1 url("../images/command/bg-command.png") 50% 100% no-repeat; + background: #f1f1f1 url("/images/command/bg-command.png") 50% 100% no-repeat; text-align: center; position: relative; text-align: center; @@ -2212,7 +2212,7 @@ input[type=file]::-webkit-file-upload-button { z-index: 2; width: 16px; height: 24px; - background: url("../images/gallery-left.png") no-repeat; + background: url("/images/gallery-left.png") no-repeat; top: 50%; margin-top: -12px; border: none; @@ -2225,7 +2225,7 @@ input[type=file]::-webkit-file-upload-button { z-index: 2; width: 16px; height: 24px; - background: url("../images/gallery-right.png") no-repeat; + background: url("/images/gallery-right.png") no-repeat; top: 50%; margin-top: -12px; border: none; @@ -2250,10 +2250,10 @@ input[type=file]::-webkit-file-upload-button { top: 0; left: 0; z-index: 4; - background: url("../images/button_video_01.png") 50% 50% no-repeat; + background: url("/images/button_video_01.png") 50% 50% no-repeat; transition: 0.3s; } -.video-slider li a:hover {background: url("../images/button_video_02.png") 50% 50% no-repeat;} +.video-slider li a:hover {background: url("/images/button_video_02.png") 50% 50% no-repeat;} .video-slider li span { display: block; width: 100%; @@ -2377,11 +2377,11 @@ input[type=file]::-webkit-file-upload-button { .copy-gallery-min-left, .copy-gallery-min-right, .copy-gallery-big-left, .copy-gallery-big-right {opacity: 0.35} .gallery-min-left, .copy-gallery-min-left { left: 0; - background: url("../images/gallery-left.png") 0 50% no-repeat; + background: url("/images/gallery-left.png") 0 50% no-repeat; } .gallery-min-right, .copy-gallery-min-right { right: 0; - background: url("../images/gallery-right.png") 100% 50% no-repeat; + background: url("/images/gallery-right.png") 100% 50% no-repeat; } .copy-gallery-big-left, .copy-gallery-big-right, .gallery-big-left, .gallery-big-right { width: 35px; @@ -2393,11 +2393,11 @@ input[type=file]::-webkit-file-upload-button { } .gallery-big-left, .copy-gallery-big-left { left: -50px; - background: url("../images/gallery-left.png") 0 50% no-repeat; + background: url("/images/gallery-left.png") 0 50% no-repeat; } .gallery-big-right, .copy-gallery-big-right { right: -50px; - background: url("../images/gallery-right.png") 100% 50% no-repeat; + background: url("/images/gallery-right.png") 100% 50% no-repeat; } @@ -2466,7 +2466,7 @@ input[type=file]::-webkit-file-upload-button { display: block; margin-top: -0px; right: 9px; - background: url("../images/arrow-select.png") no-repeat; + background: url("/images/arrow-select.png") no-repeat; bottom: 28px; } @@ -2484,24 +2484,24 @@ input[type=file]::-webkit-file-upload-button { .search-work-form input[type="checkbox"] + label span { width: 12px; height: 12px; - background: url('../images/check.png') no-repeat; + background: url('/images/check.png') no-repeat; float: left; transition: 0.2s; margin-top: 4px; } .search-work-form input[type="checkbox"]:checked + label span { - background: url('../images/check-active.png') no-repeat; + background: url('/images/check-active.png') no-repeat; } .search-work-form input[type="radio"] + label span { width: 12px; height: 12px; - background: url('../images/radio.png') no-repeat; + background: url('/images/radio.png') no-repeat; float: left; transition: 0.2s; margin-top: 4px; } .search-work-form input[type="radio"]:checked + label span { - background: url('../images/radio-active.png') no-repeat; + background: url('/images/radio-active.png') no-repeat; } .blocks-check-list { @@ -2599,7 +2599,7 @@ input[type=file]::-webkit-file-upload-button { left: 10px; content: ''; display: block; - background: url("../images/add_catalog.png") no-repeat; + background: url("/images/add_catalog.png") no-repeat; } .add-to-catalog-search-worker:hover { border-bottom: 1px solid #63bf49; @@ -2630,7 +2630,7 @@ input[type=file]::-webkit-file-upload-button { height: 4px; right: -14px; top: 6px; - background: url("../images/arrow-select.png") no-repeat; + background: url("/images/arrow-select.png") no-repeat; } .search-worker-sort-wr { margin-top: 17px; @@ -2723,7 +2723,7 @@ input[type=file]::-webkit-file-upload-button { height: 18px; content: ''; display: block; - background: url("../images/search-warker/ico-1.png") no-repeat; + background: url("/images/search-warker/ico-1.png") no-repeat; top: 50%; margin-top: -9px; left: 10px; @@ -2743,7 +2743,7 @@ input[type=file]::-webkit-file-upload-button { height: 18px; content: ''; display: block; - background: url("../images/search-warker/ico-2.png") no-repeat; + background: url("/images/search-warker/ico-2.png") no-repeat; top: 50%; margin-top: -9px; left: 10px; @@ -2849,7 +2849,7 @@ input[type=file]::-webkit-file-upload-button { /***landing-order-project****/ .section-box-23 { height: 500px; - background: url("../images/landing-order-project/bg-23.jpg") 50% no-repeat; + background: url("/images/landing-order-project/bg-23.jpg") 50% no-repeat; } .section-box-23 .landing-reg-button a { border-bottom: 3px solid #ef8505; @@ -3036,7 +3036,7 @@ input[type=file]::-webkit-file-upload-button { } .profile-see-all {display: none; float: left; font-size: 13px; color: #0072bc; text-decoration: none; border-bottom: 1px dashed #0072bc; position: relative;} .profile-see-all:before { - background: url("../images/ico-see-all-dawn.png") no-repeat; + background: url("/images/ico-see-all-dawn.png") no-repeat; width: 8px; height: 4px; display: block; @@ -3135,7 +3135,7 @@ img.flag-ico-profile {margin-left: -3px} height: 4px; right: -14px; top: 6px; - background: url("../images/arrow-select.png") no-repeat; + background: url("/images/arrow-select.png") no-repeat; } .features-tags span:first-child{margin-left: 0} .features-tags span.features-tags-display { @@ -3283,15 +3283,15 @@ ul.proektant-comments {margin-top: 15px} .main-menu-icons-wr a:first-child{margin-left: 0} .main-menu-icons-home { width: 24px; - background:url("../images/menu_icons.png") no-repeat; + background:url("/images/menu_icons.png") no-repeat; } .main-menu-icons-edit { width: 20px; - background:url("../images/menu_icons.png") -24px 0 no-repeat; + background:url("/images/menu_icons.png") -24px 0 no-repeat; } .main-menu-icons-copy { width: 20px; - background:url("../images/menu_icons.png") -44px 0 no-repeat; + background:url("/images/menu_icons.png") -44px 0 no-repeat; } /***modal***/ #modal_form_favorite, #modal_form_offer, #modal_form_question { @@ -3391,7 +3391,7 @@ form.offer-project { height: 32px; float: left; margin-right: 26px; - background: url("../images/cabinet-message/ico-1.png") no-repeat; + background: url("/images/cabinet-message/ico-1.png") no-repeat; } .cabinet-message-message a { line-height: 32px; @@ -3419,14 +3419,14 @@ form.offer-project { height: 40px; margin-top: 65px; margin-left: 72px; - background: url("../images/cabinet-message/ico-3.png") no-repeat; + background: url("/images/cabinet-message/ico-3.png") no-repeat; } .cabinet-message-write-txt {color: #fff; text-decoration: underline;margin-top: 11px} .cabinet-message-write:hover .cabinet-message-write-txt {text-decoration: none} .cabinet-message-blocks.new-message-cabinet-blocks {border: 1px solid #0072bc} .new-message-cabinet-blocks .cabinet-message-title {color: #0072bc} .new-message-cabinet-blocks .cabinet-message-message a{color: #0072bc; font-weight: 700} -.new-message-cabinet-blocks .cabinet-message-message-ico{background: url("../images/cabinet-message/ico-1.png") -44px 0 no-repeat} +.new-message-cabinet-blocks .cabinet-message-message-ico{background: url("/images/cabinet-message/ico-1.png") -44px 0 no-repeat} .new-message-cabinet-blocks .cabinet-message-write{background: #0072bc} /***search-performers***/ .search-worker-title span{color: #fc9b28; font-weight: 700;margin-top: 28px;display: block;} @@ -3876,7 +3876,7 @@ ul.min_markers_two width:15px; height:24px; display:block; - background:url(../images/slider-arrow-prev.png); + background:url(/images/slider-arrow-prev.png); cursor:pointer; position:absolute; top:50%; @@ -3887,7 +3887,7 @@ ul.min_markers_two .slider_map #demo5-forward { - background:url(../images/slider-arrow-next.png); + background:url(/images/slider-arrow-next.png); width:15px; height:24px; display:block; @@ -4021,7 +4021,7 @@ ul.min_markers_two /***js_scroll***/ .jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0} /*** message-read***/ -.comments_block{width:938px;height:498px;background-color:#fcfcfc;border:1px solid #b7b7b7;border-right:none;margin-bottom:57px;color:#333;font-family:Roboto;font-size:13px;position:relative;overflow:hidden;outline:none}.comment_type{width:940px}.comment_type .pole{width:660px;margin:0 auto;position:relative}.comment_type .mes_title{font-size:18px;color:#333;margin:18px 0}.message_text{width:638px;height:78px;resize:none;border:1px solid #c2c2c2;margin:0 auto;margin-bottom:26px;margin-top:18px;padding:10px;font-family:Roboto}.send_mess_but{outline:none;border:none;cursor:pointer;font-size:12px!important;padding-top:2px;width:170px;height:43px;text-align:center;text-transform:uppercase;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#148ad6',endColorstr = '#0072bc');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = '#148ad6',endColorstr = '#0072bc')";background-image:-moz-linear-gradient(top,#148ad6,#0072bc);background-image:-ms-linear-gradient(top,#148ad6,#0072bc);background-image:-o-linear-gradient(top,#148ad6,#0072bc);background-image:-webkit-gradient(linear,center top,center bottom,from(#148ad6),to(#0072bc));background-image:-webkit-linear-gradient(top,#148ad6,#0072bc);background-image:linear-gradient(top,#148ad6,#0072bc);color:#fff;border-bottom:2px solid #0054a6;border-radius:4px;transition:.1s;top:170px;line-height:3.5}.send_mess_but:hover{opacity:.9}.send_mess_but:active{line-height:3.7}.pick_file{position:absolute;top:170px;right:0;width:130px}.pick_file .link:after{content:'';background:url(../images/skrpk.png) left center no-repeat;position:absolute;width:19px;height:21px;left:-28px;top:0}.pick_file .link{text-transform:uppercase;color:#0276c0;font-size:13px;cursor:pointer;text-decoration:none;border-bottom:1px solid #70b2db;position:relative}.pick_file .capt{color:#c2c2c2;font-size:11px;line-height:16px;margin-top:3px}.comment_text{position:relative;padding:12px 13px;width:602px;border:1px solid #c2c2c2;min-height:74px;left:10px;line-height:1.3;background-color:#fff}.comment.left .comment_text{float:left}.comment.right .comment_text{float:right}.comment.left .comment_text:before{content:'';background:url(../images/mes_bord_left.png);position:absolute;width:11px;height:11px;top:-1px;left:-11px}.comment.right .comment_text:before{content:'';background:url(../images/mes_bord_right.png);position:absolute;width:11px;height:11px;top:-1px;right:-11px}.comment.left .author_pic{float:left;margin:0 10px}.comment.right .author_pic{float:right;margin:0 25px 0 30px}.comment_time{color:#c6c6c6;font-family:Roboto;font-size:13px;font-weight:600;line-height:32px;position:absolute}.comment.left .comment_time{top:17px;right:-64px}.comment.right .comment_time{top:18px;left:-64px}.comment{position:relative;margin:30px 21px 30px 1px}.comment .offer_link a{color:#0173bd;position:relative}.comment .offer_link a:before{content:'';position:absolute;background:url(../images/skrpk_sm.png) left center no-repeat;width:19px;height:21px;left:-26px;top:-3px}.comment.right .offer_link{float:right;margin-right:94px;margin-top:12px;margin-bottom:-17px}.comment.left .offer_link{left:104px;bottom:-27px}.comment_block .content{overflow:auto;width:938px;height:498px}.fileform{background-color:#FFF;border:1px solid #CCC;border-radius:2px;cursor:pointer;height:26px;overflow:hidden;padding:2px;position:relative;text-align:left;vertical-align:middle;width:230px}.comment_type form{width:660px;margin:0 auto}.comment_type form label{color:#333;font-family:Roboto;font-size:18px}.input_file_text{color:#c2c2c2;font-size:11px;font-family:Roboto;width:125px;position:absolute;right:0;line-height:16px;top:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre-line}.inputfile{float:right;position:relative;width:153px;padding-bottom:10px;background:url(../images/skrpk.png);background-repeat:no-repeat}.input_file{opacity:0;cursor:pointer;width:160px}.inputfile .file_input_title{position:absolute;color:#0276c0;border-bottom:1px solid #0276c0;text-transform:uppercase;font-family:Roboto;font-size:13px;right:0}.jspArrow{background-color:#0173bd;width:20px;height:20px}.jspVerticalBar{width:20px}.jspVerticalBar .jspArrow{height:20px}.jspTrack{background:#ebebeb;position:relative}.jspDrag{background:#c2c2c2;position:relative;top:0;left:0;cursor:pointer;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}.jspVerticalBar{background:#ebebeb}.jspArrowUp{background:#0173bd url(../images/scroll_up.png) center center no-repeat}.jspArrowUp:hover{opacity:.8}.jspArrowUp:active{background-position-y:1px!important}.jspDisabled.jspArrowUp{background:#80808d url(../images/scroll_up_grey.png) center center no-repeat}.jspArrowDown{background:#0173bd url(../images/scroll_down.png) center center no-repeat}.jspArrowDown:hover{opacity:.8}.jspArrowDown:active{background-position-y:1px!important}.jspArrowDown{background:#0173bd url(../images/scroll_down.png) center center no-repeat}.jspDisabled.jspArrowDown{background:#80808d url(../images/scroll_down_grey.png) center center no-repeat}.jspContainer{outline:none;border:none} +.comments_block{width:938px;height:498px;background-color:#fcfcfc;border:1px solid #b7b7b7;border-right:none;margin-bottom:57px;color:#333;font-family:Roboto;font-size:13px;position:relative;overflow:hidden;outline:none}.comment_type{width:940px}.comment_type .pole{width:660px;margin:0 auto;position:relative}.comment_type .mes_title{font-size:18px;color:#333;margin:18px 0}.message_text{width:638px;height:78px;resize:none;border:1px solid #c2c2c2;margin:0 auto;margin-bottom:26px;margin-top:18px;padding:10px;font-family:Roboto}.send_mess_but{outline:none;border:none;cursor:pointer;font-size:12px!important;padding-top:2px;width:170px;height:43px;text-align:center;text-transform:uppercase;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#148ad6',endColorstr = '#0072bc');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = '#148ad6',endColorstr = '#0072bc')";background-image:-moz-linear-gradient(top,#148ad6,#0072bc);background-image:-ms-linear-gradient(top,#148ad6,#0072bc);background-image:-o-linear-gradient(top,#148ad6,#0072bc);background-image:-webkit-gradient(linear,center top,center bottom,from(#148ad6),to(#0072bc));background-image:-webkit-linear-gradient(top,#148ad6,#0072bc);background-image:linear-gradient(top,#148ad6,#0072bc);color:#fff;border-bottom:2px solid #0054a6;border-radius:4px;transition:.1s;top:170px;line-height:3.5}.send_mess_but:hover{opacity:.9}.send_mess_but:active{line-height:3.7}.pick_file{position:absolute;top:170px;right:0;width:130px}.pick_file .link:after{content:'';background:url(/images/skrpk.png) left center no-repeat;position:absolute;width:19px;height:21px;left:-28px;top:0}.pick_file .link{text-transform:uppercase;color:#0276c0;font-size:13px;cursor:pointer;text-decoration:none;border-bottom:1px solid #70b2db;position:relative}.pick_file .capt{color:#c2c2c2;font-size:11px;line-height:16px;margin-top:3px}.comment_text{position:relative;padding:12px 13px;width:602px;border:1px solid #c2c2c2;min-height:74px;left:10px;line-height:1.3;background-color:#fff}.comment.left .comment_text{float:left}.comment.right .comment_text{float:right}.comment.left .comment_text:before{content:'';background:url(/images/mes_bord_left.png);position:absolute;width:11px;height:11px;top:-1px;left:-11px}.comment.right .comment_text:before{content:'';background:url(/images/mes_bord_right.png);position:absolute;width:11px;height:11px;top:-1px;right:-11px}.comment.left .author_pic{float:left;margin:0 10px}.comment.right .author_pic{float:right;margin:0 25px 0 30px}.comment_time{color:#c6c6c6;font-family:Roboto;font-size:13px;font-weight:600;line-height:32px;position:absolute}.comment.left .comment_time{top:17px;right:-64px}.comment.right .comment_time{top:18px;left:-64px}.comment{position:relative;margin:30px 21px 30px 1px}.comment .offer_link a{color:#0173bd;position:relative}.comment .offer_link a:before{content:'';position:absolute;background:url(/images/skrpk_sm.png) left center no-repeat;width:19px;height:21px;left:-26px;top:-3px}.comment.right .offer_link{float:right;margin-right:94px;margin-top:12px;margin-bottom:-17px}.comment.left .offer_link{left:104px;bottom:-27px}.comment_block .content{overflow:auto;width:938px;height:498px}.fileform{background-color:#FFF;border:1px solid #CCC;border-radius:2px;cursor:pointer;height:26px;overflow:hidden;padding:2px;position:relative;text-align:left;vertical-align:middle;width:230px}.comment_type form{width:660px;margin:0 auto}.comment_type form label{color:#333;font-family:Roboto;font-size:18px}.input_file_text{color:#c2c2c2;font-size:11px;font-family:Roboto;width:125px;position:absolute;right:0;line-height:16px;top:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre-line}.inputfile{float:right;position:relative;width:153px;padding-bottom:10px;background:url(/images/skrpk.png);background-repeat:no-repeat}.input_file{opacity:0;cursor:pointer;width:160px}.inputfile .file_input_title{position:absolute;color:#0276c0;border-bottom:1px solid #0276c0;text-transform:uppercase;font-family:Roboto;font-size:13px;right:0}.jspArrow{background-color:#0173bd;width:20px;height:20px}.jspVerticalBar{width:20px}.jspVerticalBar .jspArrow{height:20px}.jspTrack{background:#ebebeb;position:relative}.jspDrag{background:#c2c2c2;position:relative;top:0;left:0;cursor:pointer;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}.jspVerticalBar{background:#ebebeb}.jspArrowUp{background:#0173bd url(/images/scroll_up.png) center center no-repeat}.jspArrowUp:hover{opacity:.8}.jspArrowUp:active{background-position-y:1px!important}.jspDisabled.jspArrowUp{background:#80808d url(/images/scroll_up_grey.png) center center no-repeat}.jspArrowDown{background:#0173bd url(/images/scroll_down.png) center center no-repeat}.jspArrowDown:hover{opacity:.8}.jspArrowDown:active{background-position-y:1px!important}.jspArrowDown{background:#0173bd url(/images/scroll_down.png) center center no-repeat}.jspDisabled.jspArrowDown{background:#80808d url(/images/scroll_down_grey.png) center center no-repeat}.jspContainer{outline:none;border:none} /***form-order***/ #modal_form_offer {height: 505px;} #modal_form_offer,#modal_form_question{margin-top: 70px;} @@ -4123,9 +4123,9 @@ form.offer-project {height: 406px;} box-shadow: inset 0px 0px 0px 1px #dcdcdc; } #modal_form_offer .jspVerticalBar #modal_form_offer .jspArrow{background-color:#f1f1f1;} -#modal_form_offer .jspArrowUp, #modal_form_offer .jspArrowUp.jspDisabled{background:url('../images/arrow-scroll-up.png') center center no-repeat;width: 25px} +#modal_form_offer .jspArrowUp, #modal_form_offer .jspArrowUp.jspDisabled{background:url('/images/arrow-scroll-up.png') center center no-repeat;width: 25px} #modal_form_offer .jspDisabled{opacity: 0.5; width: 25px} -#modal_form_offer .jspArrowDown, #modal_form_offer .jspArrowDown.jspDisabled{background:url('../images/arrow-select.png') center center no-repeat; width: 25px} +#modal_form_offer .jspArrowDown, #modal_form_offer .jspArrowDown.jspDisabled{background:url('/images/arrow-select.png') center center no-repeat; width: 25px} #modal_form_offer .jspArrow:active{background-position-y:7px;} #modal_form_offer .jspArrow.jspDisabled{background-position:center center!important;} /****/ @@ -4300,7 +4300,7 @@ ul.download-list-files li { ul.download-list-files li span { width: 10px; height: 8px; - background: url("../images/tender/ico-3.png") no-repeat; + background: url("/images/tender/ico-3.png") no-repeat; display: block; float: left; margin-top: 3px; @@ -4448,19 +4448,19 @@ ul.download-list-files li:hover .download-link {transition: 0.2s; opacity: 1; -m left: -23px; top: 50%; margin-top: -7px; - background: url("../images/skrpk_min.png") no-repeat; + background: url("/images/skrpk_min.png") no-repeat; } .MultiFile-remove:before{display: none !important;} .MultiFile-label {height: 18px} .MultiFile-list {margin-top: 25px;float: right} -.MultiFile-remove {float: right; margin-left: 31px; margin-top: 3px; width: 12px; height: 12px; background: url("../images/delet-file.png") no-repeat} +.MultiFile-remove {float: right; margin-left: 31px; margin-top: 3px; width: 12px; height: 12px; background: url("/images/delet-file.png") no-repeat} .MultiFile-title {font-size: 13px; position: relative} .MultiFile-title:before { position: absolute; content: ''; width: 10px; height: 8px; - background: url("../images/tender/ico-3.png") no-repeat; + background: url("/images/tender/ico-3.png") no-repeat; top: 4px; left: -17px; } -- libgit2 0.21.4