|
|
|
|
@ -1113,7 +1113,7 @@ footer:after { |
|
|
|
|
float: left; |
|
|
|
|
background-color: #F2F2F2; |
|
|
|
|
position: relative; |
|
|
|
|
padding: 30px 0 0 0; |
|
|
|
|
padding: 30px 0 30px 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.titleF1 { |
|
|
|
|
@ -1243,9 +1243,9 @@ footer:after { |
|
|
|
|
background: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.searchF1 { |
|
|
|
|
/*.searchF1 { |
|
|
|
|
margin: 18px 0 0 0; |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
|
|
|
|
|
.searchInp { |
|
|
|
|
width: 100%; |
|
|
|
|
@ -1371,6 +1371,7 @@ label { |
|
|
|
|
display: block; |
|
|
|
|
position: relative; |
|
|
|
|
float: left; |
|
|
|
|
margin-right: 10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
input[type="checkbox"] + span { |
|
|
|
|
@ -1399,7 +1400,7 @@ input[type="checkbox"]:checked + span { |
|
|
|
|
font-weight: bold; |
|
|
|
|
color: #2c2c2c; |
|
|
|
|
float: left; |
|
|
|
|
margin: 2px 0 0 18px; |
|
|
|
|
margin: 2px 0 0 0px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.linkSort { |
|
|
|
|
@ -2030,7 +2031,7 @@ input[type="checkbox"]:checked + span { |
|
|
|
|
|
|
|
|
|
.galleryWork2 { |
|
|
|
|
width: 75%; |
|
|
|
|
float: left; |
|
|
|
|
float: right; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.galleryWork2 .col-lg-4:hover { |
|
|
|
|
@ -2062,9 +2063,9 @@ input[type="checkbox"]:checked + span { |
|
|
|
|
border-color: #DFDFDF; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.polsF3 { |
|
|
|
|
/*.polsF3 { |
|
|
|
|
margin-bottom: 23px; |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
|
|
|
|
|
.mLeft { |
|
|
|
|
float: left; |
|
|
|
|
@ -5568,7 +5569,7 @@ input[type="radio"]:checked + span { |
|
|
|
|
} |
|
|
|
|
.dashedCol4 { |
|
|
|
|
width: 254px; |
|
|
|
|
height: 239px; |
|
|
|
|
height: 199px; |
|
|
|
|
position: absolute; |
|
|
|
|
overflow: hidden; |
|
|
|
|
display: block; |
|
|
|
|
@ -5732,4 +5733,9 @@ input[type="radio"]:checked + span { |
|
|
|
|
.linkSort button:focus{ |
|
|
|
|
outline: none; |
|
|
|
|
} |
|
|
|
|
.executorBlock .dashedCol4{ |
|
|
|
|
height: 136px; |
|
|
|
|
margin: 11px 0 0 0; |
|
|
|
|
padding: 26px 24px 26px 24px; |
|
|
|
|
} |
|
|
|
|
/*end_new*/ |