/**** from design.css 15.07 ****/ .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,.pagination>li>a:hover { background-color: #e1e6e6; border-color: #ddd; color: ; } .pagination>.active>a{ border-color: #DDDDDD; } h1, .h2 { background: none; /*color: #333;*/ font-size: 26px; text-transform: uppercase; font-weight: normal; margin: 0 0 20px; line-height: 120%; padding: 0; } h2 { font-size: 16px; text-transform: uppercase; margin-bottom: 15px; line-height: 17px; font-weight: normal; color: ; clear: both; } #content .btn-primary, .btn-primary { color: #fff; background-color: !important; border-color: !important; text-decoration:none; -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; } #content .btn, .btn{ -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; } .pagination>li:first-child>a, .pagination>li:first-child>span { border-top-left-radius: ; border-bottom-left-radius: ; } .pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: ; border-bottom-right-radius: ; } .form-control:focus { border-color: ; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.3); } input:focus { border-color: ; border:1px solid ; transition: 0.5s; } #content .form-control option:hover{ background-color:; } .form-control { border-radius:0; } .answer_list { border: 1px solid ; border-radius: 2px; padding: 8px; background-color: #F8F0F0; } .img-thumbnail { background-color: #fff; border: 1px solid ; border-radius: 0px; } a.thumbnail:hover { border: 1px solid ; border-radius: ; } .pag_wrapper{ width:100%; text-align:center; } /*ul.pagination>li>a { color:#333; border:1px solid ; }*/ a { text-decoration: underline; color: ; } a:hover { text-decoration:none; } #content .pagination li a { text-decoration:none; color:; } #content .pagination > li.active > a { color:white; color:; } /**** from design.css 15.07 ****/ /***** New style мои стили- корректирующие компоновку бутстраповских блоков *****/ .wrapper { width:960px; margin:0 auto; } .img-thumbnail { float:left; margin-right: 15px; margin-bottom:15px; } .data_news { display:block; font-style:italic; font-weight:bold; } .side-menu-container > ul > li > ul { padding-left: 30px; } .side-menu-container > ul > li > ul > li{ list-style:none; } .side-menu-container > ul > li > ul > li > a{ color: #777; font-size:13px; } .side-menu-container > ul > li > ul > li > a:hover{ color: #333; } .left_news_numb { margin-bottom:15px; } .left_news_data, .left_news_a{ display:block; width:100%; } #head_top { margin-top:20px; margin-bottom:20px; } #head_tel { font-size:20px } #left-xs-3 { /*padding-left:0*/ } .news_podr { display:block; margin-top:10px; width:100%; } .news_podr0 { display:block; margin-top:0px; width:100%; } .input { width:50px; margin:0px 15px; height: 27px; } .form-inline { margin-bottom:15px; } .kart_img_mini { float:left; width:29%; margin-right:11px; } .kart_img_mini .thumbnail { margin-bottom:10px; } .kart_fotoalbum { width:105% } .container table[border="0"] { border:0; } .container table[border="0"] tr:hover { background-color:transparent; } .container table[border="0"] tr, .container table[border="0"] td, .container table[border="0"] th { background-color:transparent; border:0; } .container table[border="0"] th { font-weight:normal; } .container table[border="0"] td, .container table[border="0"] th{ padding:0; } .container table tr:hover { background-color:#EEEEEE; } .table .img { float:left; margin-right:15px; } .star_pad { padding-left:7px; } #search-ok { font-weight:bold; } .search-to { margin-top:10px; } .mar_right { /*padding-right:0;*/ } table .td_middle { text-align:center; vertical-align:middle!important; } .answer_list { border: 1px solid #337ab7; border-radius:4px; padding:8px; background-color:#F8F0F0; } .mbs { text-align:center; height: 40px; line-height: 40px; } .align_right { text-align:right; } .korz_price { font-size:16px; } .korz_price span{ font-size:13px; } .head_korz { min-height: 20px; padding: 12px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0,0,0,.05); } #address_head { margin-bottom:0; } .mar_top { margin-top:2px; } .xs-btn { padding: 3px 5px; font-size: 12px; line-height: 1.5; -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; margin-bottom: 2px; } /************************** NONE-RESPONSIVE *****/ /* Template-specific stuff * * Customizations just for the template; these are not necessary for anything * with disabling the responsiveness. */ /* Account for fixed navbar */ body { min-width: 960px; } /* Finesse the page header spacing */ .page-header { margin-bottom: 30px; } .page-header .lead { margin-bottom: 10px; } /* Non-responsive overrides * * Utilitze the following CSS to disable the responsive-ness of the container, * grid system, and navbar. */ /* Reset the container */ .container { width: 1000px; max-width: none !important; } /* Demonstrate the grids */ .container .navbar-header, .container .navbar-collapse { margin-right: 0; margin-left: 0; } /* Always float the navbar header */ .navbar-header { float: left; } /* Undo the collapsing navbar */ .navbar-collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } .navbar-toggle { display: none; } .navbar-collapse { border-top: 0; } .navbar-brand { margin-left: -15px; } /* Always apply the floated nav */ .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding: 15px; } /* Redeclare since we override the float above */ .navbar-nav.navbar-right { float: right; } /* Undo custom dropdowns */ .navbar .navbar-nav .open .dropdown-menu { position: absolute; float: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-width: 0 1px 1px; border-radius: 0 0 4px 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #333; } .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff !important; background-color: #428bca !important; } .navbar .navbar-nav .open .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #999 !important; background-color: transparent !important; } .thumbnail[align="left"] { margin-right:15px } .thumbnail[align="right"] { margin-left:15px } .btn-small { padding: 4px 10px; font-size: 11.9px; -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; } .table tr td > a.thumbnail { margin-right:8px; float:left; max-width: 80px; } /**from default.css**/ #head_top { margin-top:15px; } .side-menu-container > ul > li > ul { padding-left: 30px; padding-right: 15px; } .side-menu-container > ul > li > ul > li{ list-style:none; } .side-menu-container > ul > li > ul > li > a{ color: #777; font-size:13px; } .side-menu-container > ul > li > ul > li > a:hover{ color: #333; } .input { width:50px; margin:0px 15px; height: 27px; } .container table[border="0"] { border:0; } .container table[border="0"] tr:hover { background-color:transparent; } .container table[border="0"] tr, .container table[border="0"] td, .container table[border="0"] th { background-color:transparent; border:0; } .container table[border="0"] th { font-weight:normal; } .container table[border="0"] td, .container table[border="0"] th{ padding:0; } .container table, .container table td, .container table th { border:1px solid #ddd; } .container table tr:hover { background-color:#EEEEEE; } .mbs { text-align:center; height: 40px; line-height: 40px; } .head_korz { min-height: 20px; padding: 12px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0,0,0,.05); } footer { margin: 20px 0; } .fotoalbum, .fotoalbum_kart_tov { /*width:110%;*/ } .fotoalbum a { display:block; /*float:left; */ margin-left:0px; /*width:122px; height:122px; margin-left:2.3%; width:21%;*/ } /*.fotoalbum_kart_tov a { display:block; float:left; width:24%; margin-right:5%; margin-left:0px; }*/ .fotoalbum a:first-child, .fotoalbum_kart_tov a:first-child { /*margin-left:0*/ } .table.table-korz td, .table th { vertical-align:middle!important; text-align:center; } .img { display:table-cell; vertical-align:middle; float:left; margin-right:6px; } .align_right { text-align: right; } .thumbnail{ -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; padding: ; } .thumbnail a>img, .thumbnail>img { -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; } .thumbnail[align="left"] { margin-right:15px } .thumbnail[align="right"] { margin-left:15px } .btn-small { padding: 4px 10px; font-size: 11.9px; -webkit-border-radius: ; -moz-border-radius: ; border-radius: ; } .media .col-xs-3 a.thumbnail { /*width:137px; height:137px;*/ } .media a.pull-left.thumbnail { margin-right:15px; min-width:130px; } .wpr15{ width:14%; } .wpr22{ width:22%; } .table.table-korz tr td:first-child { padding:10px 10px 0px 10px; } .table.table-korz tr:last-child td{ text-align:left; padding-bottom:5px; } .cvetNotBySHCG{ color:; } #myModal *{ border-color:#e5e5e5; } #myModal .modal-body *{ font-size:14px; } .modal-content{ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }