|
@ -1403,11 +1403,11 @@ pre code { |
|
|
width: 970px; |
|
|
width: 970px; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
@media (min-width: 1200px) { |
|
|
/*@media (min-width: 1200px) { |
|
|
.container { |
|
|
.container { |
|
|
width: 1170px; |
|
|
width: 1170px; |
|
|
} |
|
|
} |
|
|
} |
|
|
}*/ |
|
|
.container-fluid { |
|
|
.container-fluid { |
|
|
padding-right: 15px; |
|
|
padding-right: 15px; |
|
|
padding-left: 15px; |
|
|
padding-left: 15px; |
|
@ -1896,7 +1896,7 @@ pre code { |
|
|
margin-left: 0; |
|
|
margin-left: 0; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
@media (min-width: 1200px) { |
|
|
/*@media (min-width: 1200px) { |
|
|
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { |
|
|
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { |
|
|
float: left; |
|
|
float: left; |
|
|
} |
|
|
} |
|
@ -2053,7 +2053,7 @@ pre code { |
|
|
.col-lg-offset-0 { |
|
|
.col-lg-offset-0 { |
|
|
margin-left: 0; |
|
|
margin-left: 0; |
|
|
} |
|
|
} |
|
|
} |
|
|
}*/ |
|
|
table { |
|
|
table { |
|
|
background-color: transparent; |
|
|
background-color: transparent; |
|
|
} |
|
|
} |
|
@ -6232,7 +6232,7 @@ button.close { |
|
|
display: inline-block !important; |
|
|
display: inline-block !important; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
@media (min-width: 1200px) { |
|
|
/*@media (min-width: 1200px) { |
|
|
.visible-lg { |
|
|
.visible-lg { |
|
|
display: block !important; |
|
|
display: block !important; |
|
|
} |
|
|
} |
|
@ -6261,7 +6261,7 @@ button.close { |
|
|
.visible-lg-inline-block { |
|
|
.visible-lg-inline-block { |
|
|
display: inline-block !important; |
|
|
display: inline-block !important; |
|
|
} |
|
|
} |
|
|
} |
|
|
}*/ |
|
|
@media (max-width: 767px) { |
|
|
@media (max-width: 767px) { |
|
|
.hidden-xs { |
|
|
.hidden-xs { |
|
|
display: none !important; |
|
|
display: none !important; |
|
@ -6277,11 +6277,11 @@ button.close { |
|
|
display: none !important; |
|
|
display: none !important; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
@media (min-width: 1200px) { |
|
|
/*@media (min-width: 1200px) { |
|
|
.hidden-lg { |
|
|
.hidden-lg { |
|
|
display: none !important; |
|
|
display: none !important; |
|
|
} |
|
|
} |
|
|
} |
|
|
}*/ |
|
|
.visible-print { |
|
|
.visible-print { |
|
|
display: none !important; |
|
|
display: none !important; |
|
|
} |
|
|
} |
|
|