*{
margin: 0;
padding: 0;
border: 0;
}
html {
overflow-y: scroll;
}
body {
overflow-x: hidden;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block;
}
@font-face {
font-family: montserrat;
src: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/font/montserrat.otf);
}
@font-face {
font-family: roboto;
src: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/font/robotoregular.ttf);
}
#wrap {
margin: 0 auto;
width: 100%;
max-width: 2000px;
min-width: 300px;
overflow-x: hidden;
background: white;
font: 16px roboto;
line-height: 1.4;
}
img {
padding: 0;
margin: 0;
border: 0;
max-width: 100%;
height: auto;
}
p {
margin: 0 0 1em 0;
color: #30333a;
}
#header2 {
width: 100%;
height: 100px;
margin: 0 0 50px 0;
background: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/header.webp) no-repeat;
background-size: cover;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
#header2 header {
margin: 0 auto;
width: 100%;
height: 100px;
max-width: 1200px;
position: relative;	
}
header {
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: 100vh;
position: relative;
}
#top {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100px;
z-index: 10;	
}
#intop {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0 auto;	
}
#logo {
position: absolute;
left: 1px;
top: 35px;
width: 300px;
}
#menu {
position: absolute;
left: 330px;
top: 25px;
width: 700px;
}
.closebtn, #hamburger, #menucontact {
display: none;
}
#mymenu {
width: 100%;
}
#mymenu ul li {
float: left;
list-style: none;
position: relative;	
}
#mymenu ul li a {
font: 15px roboto;
padding: 15px 5px;
color: #fff;
text-decoration: none;
display: block;	
}
#mymenu ul li ul {
display: none;	
}
#mymenu ul li:hover ul {
position: absolute;
top: 47px;
display: block;
z-index: 9;
}
.myspan {
position: relative;
}
.myspan span {
cursor: pointer;
display: none;
color: red;
}
#mymenu ul li span {
position: absolute;
top: 15px;
right: 5px;
}
#mymenu ul li ul li a {
font: 14px roboto;
padding: 15px 20px;
color: #fff;
background: #333;
text-decoration: none;
display: block;
width: 200px;
}
#language {
position: absolute;
right: 200px;
top: 30px;
}
#language a {
font: 15px montserrat;
color: #fff;
text-decoration: none;
display: inline-block;
padding: 10px 15px;
border-radius: 10px;
}
#language a:nth-child(1) {
background: #1149B1;
}
#language a:nth-child(2) {
background: #00B7FF;
}
#phone {
position: absolute;
right: 1px;
top: 23px;
}
#phone a {
font: 15px montserrat;
color: #fff;
text-decoration: none;
display: block;
}
#phone a:nth-child(3) {
font: 15px montserrat;
color: #fff;
}
#best {
position: absolute;
left: 0;
top: 30vh;
width: 100%;
}
#best h1 {
font: 45px/50px montserrat;
margin: 0 0 20px 0;
text-align: left;
color: #fff;
}
#best h1 span {
color: #1149B1;
}
#best p {
font: 21px roboto;
color: #fff;
}
#best a {
font: 25px montserrat;
color: #fff;
text-decoration: none;
padding: 18px 45px;
border-radius: 35px;
background: #1149B1;
display: inline-block;	
}
.center {
margin: 0 auto;
width: 100%;
max-width: 1200px;	
}
#report {
padding: 100px 0 100px 0;	
}
#report h2 {
margin: 0 0 40px 0;
font: 25px montserrat;
color: #333;
text-align: center;
}
#report .center {
display: grid;
grid-gap: 10px 4%;
grid-template-columns: 48% 48%;	
}
#opportinity h2 {
margin: 0 0 40px 0;
font: 35px montserrat;
color: #fff;
text-align: center;
}
#opportinity p {
color: #fff;
font: 18px roboto;
}
#opportinity .center {
text-align: center;	
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 32% 32% 32%;	
}
#price {
padding: 100px 0 100px 0;
background: #1149B1;
text-align: center;
color: #fff;
}
#price h2 {
margin: 0 0 40px 0;
font: 35px montserrat;
color: #fff;
}
#pricetable {
background: #fff;
padding: 30px 20px 20px 20px;
border-radius: 15px 15px 0 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow-x: auto;
}
#pricetable table {
min-width: 700px;
}
#tabletext {
background: #fff;
padding: 10px 0;
margin: 0 0 10px 0;
border-radius: 0 0 15px 15px;
}
table.paleBlueRows {
font-family: roboto;
border: 1px solid #1149B1;
width: 100%;
text-align: center;
border-collapse: collapse;
color: #333;
}
table.paleBlueRows td, table.paleBlueRows th {
border: 1px solid #1149B1;
padding: 10px 10px;
font: 16px/30px roboto;
text-align: left;
}
table.paleBlueRows tbody td {
font: 16px/30px roboto;
text-align: left;
padding: 10px 10px;
}
table.paleBlueRows tr:nth-child(odd) {
background: #D0E4F5;
}
table.paleBlueRows thead {
background: #0B6FA4;
border-bottom: 5px solid #1149B1;
}
table.paleBlueRows thead th {
font-size: 17px;
font-weight: bold;
color: #333;
text-align: center;
border-left: 2px solid #1149B1;
}
table.paleBlueRows thead th:first-child {
border-left: none;
}
#price a {
color: #fff;
font: 18px roboto;
background: #00B7FF;
text-decoration: none;
display: inline-block;
padding: 15px 35px;
border-radius: 25px;
}
#benefit {
padding: 120px 0 100px 0;
background: #fff;	
}
#benefit h2 {
margin: 0 0 40px 0;
font: 35px montserrat;
color: #333;
text-align: center;
}
#benefit p {
color: #333;
font: 18px roboto;
margin: 0 0 0 0;
}
#benefit .center {
text-align: center;	
display: grid;
grid-gap: 50px 4%;
grid-template-columns: 48% 48%;	
}
#benefit .center div {
padding: 20px;
background: #F7F5F6;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.blue {
background: #1149B1 !important;
}
.blue p {
color: #fff !important;
}
#example {
padding: 50px 0 100px 0;
background: #fff;	
}
#example h2 {
margin: 0 0 40px 0;
font: 35px montserrat;
color: #333;
text-align: center;
}
#example a {
text-decoration: none;
color: #fff;
}
.inexample {
padding: 10px;
background: #1149B1;
text-align: center;
min-height: 255px;
}
.inexample h3 {
color: #fff;
font: 20px roboto;
}
.inexample p {
color: #fff;
font: 16px roboto;
}
#ajax_form {
position: fixed;
left: 10px;
bottom: 10px;
width: 70%;
max-width: 400px;
background: #fff;
padding: 10px 10px;
border-radius: 10px;
border: 1px solid #ccc;
}
#zhabu {
cursor: pointer;
padding: 10px 0 10px 0;
display: grid;
grid-gap: 50px 4%;
grid-template-columns: 1fr auto;	
}
#myanswer {
max-height: 200px;
overflow-y: auto;
margin: 0 0 30px 0;
}
#myanswer h2 {
font: bold 16px roboto;
text-align: left;
margin: 15px 0 5px 0;
}
#ajax_form label {
font: 16px roboto;
margin: 0 0 5px 0;
}
#ajax_form input {
border: 1px solid #eee;
border-radius: 5px;
background: #fff;
padding: 5px 10px;
margin: 0 0 10px 0;
font: 16px/16px roboto;
display: block;
min-width: 60px;
width: 100%;
text-align: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ajax_form textarea {
border: 1px solid #eee;
border-radius: 5px;
background: #fff;
padding: 5px 10px;
margin: 0 0 10px 0;
font: 16px/16px roboto;
display: block;
min-width: 60px;
width: 100%;
text-align: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ajax_form button {
border-radius: 2px;
background: #1149B1;
color: #fff;
padding: 7px 10px;
cursor: pointer;
text-align: center;
display: block;
width: 100%;
font: 16px roboto;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#section {
margin: 0 auto;
width: 100%;
max-width: 1200px;
}
h1 {
margin: 20px 0 20px 0;
font: 30px montserrat;
color: #333;
text-align: center;
}
h2 {
margin: 20px 0 20px 0;
font: 25px montserrat;
color: #333;
text-align: center;
}
h3 {
margin: 20px 0 20px 0;
font: 20px montserrat;
color: #333;
text-align: center;
}
#gallery {
text-align: center;	
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 32% 32% 32%;	
}
#catalog {
display: grid;
grid-gap: 30px 2%;
grid-template-columns: 32% 32% 32%;
margin: 0 0 30px 0;
text-align: center;
}
#catalog a {
color: #333;
text-decoration: none;
}
#catalog p {
font: bold 16px roboto;
margin: 10px 0 0 0;
}
#two {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 40% 58%;	
}
#whatsapp {
position: fixed;
right: 10px;
bottom: 10px;
width: 50px;	
}
#whatsapp img {
display: block;	
}
#myfooter {
width: 100%;
margin: 50px 0 0 0;
padding: 100px 0 50px 0;
background: #333;
}
footer {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: grid;
grid-gap: 10px 10%;
grid-template-columns: 40% auto auto;
}
footer div:nth-child(1) {
margin: 50px 0 0 0;
}
footer ul li {
list-style: none;
}
footer a {
font: 16px roboto;
text-decoration: none;
display: block;
margin: 0 0 15px 0;
color: #f5f5f5;
}
footer p {
font: bold 20px roboto;
margin: 0 0 10px 0;
color: #00B7FF;
}
#copy {
margin: 80px 0 0 0;
text-align: center;
color: #f5f5f5;
font: 14px roboto;
}
#copy a {
color: #f5f5f5;
text-decoration: none;	
}
table {
border-collapse: collapse;
width: 100%;
}
td, tr {
border: 1px solid #333;
padding: 3px;
}
img.alignright {
float: right;
margin: 0 10px 3px 5px;
}
img.alignleft {
float: left;
margin: 0 10px 3px 0;
}
img.aligncenter {
display: block;
margin: 0 auto;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin: 0 auto;
}
.error {
color: red;
}
.clear {
width: 100%;
height: 1px;
clear: both;
}
.myvideo {
position: relative;
padding: 30px 0 56.25% 0;
height: 0;
overflow: hidden;
border: 1px solid #ccc;
}
.myvideo iframe,.myvideo object,.myvideo embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
article ul, article ol {
margin: 0 0 0 20px;
}
article ul li, article ol li {
margin: 0 0 10px 0;
} body:after {
content: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/close.png) url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/loading.gif) url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/prev.png) url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/next.png);
display: none;
}
body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px; border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px; background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//kaz.profexpert.kz/wp-content/themes/0-59prof0/img/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
button {
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
.slide-arrow {
position: absolute;
top: 50%;
margin-top: -15px;
z-index: 9;  
}
.prev-arrow {
left: -10px;
width: 0;
height: 0;
border: solid #1149B1;
border-width: 0 4px 4px 0;
display: inline-block;
padding: 8px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.next-arrow {
right: -10px;
width: 0;
height: 0;
border: solid #1149B1;
border-width: 0 4px 4px 0;
display: inline-block;
padding: 8px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.slick-slide {
margin: 0 27px;
}
.slick-list {
margin: 0 -27px;
}
@media only screen and (max-width:1200px){
#header2 {
width: 100%;
height: 70px;
margin: 0 0 50px 0;
background: #333;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
#header2 header {
margin: 0 auto;
width: 100%;
height: 70px;
max-width: 1200px;
position: relative;	
}
#top {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 70px;
z-index: 10;	
}
#logo {
position: absolute;
left: 1px;
top: 26px;
width: 170px;
}
#social {
position: absolute;
top: 60px;
right: 1px;
}
#phone {
position: absolute;
right: 40px;
top: 14px;
}
#phone a {
font: 12px montserrat;
color: #fff;
text-decoration: none;
display: block;
}
#phone a:nth-child(3) {
font: 12px montserrat;
color: #fff;
}
#hamburger {
position: absolute;
right: 1px;
top: 18px;
cursor: pointer;
display: inline-block;
}
#menu {
background: rgba(14, 15, 80, 0.9);
margin: 0 0 0 0;
height: 100%;
width: 0;
max-width: 800px;
position: fixed;
z-index: 999999999999999999999999;
top: 0;
left: 0;
overflow-x: hidden;
transition: 0.2s;
padding-top: 30px;
}
#menu .closebtn {
position: absolute;
top: 0;
right: 0;
font-size: 36px;
padding: 0 10px 0 10px;
line-height: 1;
color: rgba(0, 153, 255, 0.9);
background: #F6000E;
color: #fff;
text-decoration: none;
display: block;
}
#menu {
border-top: none;
}
#language {
display: none;	
}
#language2 {
padding: 15px 0;
}  
#language2 a {
font: 15px montserrat;
color: #fff;
text-decoration: none;
display: inline-block;
padding: 10px 15px;
border-radius: 10px;
}
#language2 a:nth-child(1) {
background: #1149B1;
}
#language2 a:nth-child(2) {
background: #00B7FF;
}
#menucontact {
display: block;
padding: 0 0 0 20px;
}
#menucontact img {
width: 30px;	
}
#mymenu ul li {
float: none;
display: block;
list-style: none;
position: relative;	
}
#mymenu ul li a {
font: 16px roboto;
padding: 15px 20px;
color: #fff;
text-decoration: none;
display: block;	
}
.myspan span {
display: block;
border: solid white;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 5px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
#mymenu ul li:hover ul {
position: relative;
top: 0;
display: none;
}
#mymenu ul li ul {
display: none;	
}
#mymenu ul li ul li a {
font: 14px roboto;
padding: 15px 20px;
color: #fff;
background: #333;
text-decoration: none;
display: block;
width: 100%;
}
#best {
position: absolute;
left: 5px;
top: 20vh;
width: 100%;
}
#best h1 {
font: 30px/30px montserrat;
margin: 0 0 20px 0;
}
#best p {
font: 16px roboto;
}
#best a {
font: 16px montserrat;
padding: 15px 38px;
border-radius: 30px;	
}
}
@media only screen and (max-width:900px){
#wrap {
font: 14px roboto;
}
article {
width: 96%;
padding: 0 2% 0 2%;	
}
#myfooter {
width: 100%;
margin: 50px 0 0 0;
padding: 10px 0 50px 0;
background: #333;
}
footer {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: grid;
grid-gap: 10px 10%;
grid-template-columns: 40% auto auto;
}
footer div:nth-child(1) {
margin: 50px 0 0 0;
}
footer a {
font: 14px roboto;
text-decoration: none;
display: block;
margin: 0 0 15px 0;
color: #f5f5f5;
}
footer p {
font: bold 16px roboto;
margin: 0 0 10px 0;
color: #00B7FF;
}
#copy {
margin: 50px 0 0 2%;
text-align: left;
color: #f5f5f5;
font: 14px roboto;
}
footer {
width: 96%;
margin: 0 auto;
display: grid;
grid-gap: 20px 0;
grid-template-columns: 100%;
}
footer img {
max-width: 200px;
}
}
@media only screen and (max-width:800px){
h1 {
margin: 20px 0 20px 0;
font: 25px/27px montserrat;
}
h2 {
margin: 23px 0 20px 0;
font: 20px/23px montserrat;
}
h3 {
margin: 20px 0 20px 0;
font: 20px montserrat;
}
}
@media only screen and (max-width:600px){
.center {
width: 98%;	
}
#report {
padding: 50px 0 50px 0;	
}
#report h2 {
margin: 0 0 20px 0;
font: 20px montserrat;
}
#report .center {
display: grid;
grid-gap: 10px 0;
grid-template-columns: 100%;	
}
#opportinity h2 {
margin: 0 0 20px 0;
font: 25px montserrat;
}
#opportinity p {
font: 14px roboto;
}
#opportinity .center {
text-align: center;	
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 32% 32% 32%;	
}
#price {
padding: 50px 0 50px 0;
}
#price h2 {
margin: 0 0 20px 0;
font: 20px montserrat;
}
#price a {
font: 16px roboto;
}
#benefit {
padding: 70px 0 50px 0;	
}
#benefit h2 {
margin: 0 0 20px 0;
font: 20px montserrat;
}
#benefit p {
font: 12px roboto;
margin: 0 0 0 0;
}
#benefit .center {
text-align: center;	
display: grid;
grid-gap: 50px 4%;
grid-template-columns: 48% 48%;	
}
#benefit .center div {
padding: 10px;
}
#example {
padding: 20px 0 50px 0;
background: #fff;	
}
#example h2 {
margin: 0 0 20px 0;
font: 20px montserrat;
}
.inexample {
padding: 5px;
min-height: 240px;
}
.inexample h3 {
color: #fff;
font: 14px roboto;
}
.inexample p {
color: #fff;
font: 14px roboto;
}
#gallery {
text-align: center;	
display: grid;
grid-gap: 20px 4%;
grid-template-columns: 48% 48%;	
}
#catalog {
display: grid;
grid-gap: 20px 0;
grid-template-columns: 100%;
margin: 0 0 30px 0;
text-align: center;
}
#two {
display: grid;
grid-gap: 10px 0;
grid-template-columns: 100%;	
}
.prev-arrow {
left: 5px;
width: 0;
height: 0;
border: solid #1149B1;
border-width: 0 4px 4px 0;
display: inline-block;
padding: 8px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.next-arrow {
right: 5px;
width: 0;
height: 0;
border: solid #1149B1;
border-width: 0 4px 4px 0;
display: inline-block;
padding: 8px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
#pricetable {
background: #fff;
padding: 30px 5px 20px 5px;
border-radius: 15px 15px 0 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow-x: auto;
}
#pricetable table {
min-width: 100px;
}
#tabletext {
background: #fff;
padding: 2px 0;
margin: 0 0 10px 0;
border-radius: 0 0 15px 15px;
}
table.paleBlueRows {
font-family: roboto;
border: 1px solid #1149B1;
width: 100%;
text-align: center;
border-collapse: collapse;
color: #333;
}
table.paleBlueRows td, table.paleBlueRows th {
border: 1px solid #1149B1;
padding: 3px 2px;
font: 12px/18px roboto;
}
table.paleBlueRows tbody td {
font: 12px/18px roboto;
text-align: left;
padding: 10px 2px;
}
td:first-child {
width: 20%;
}
td:nth-child(2) {
width: 45%;
}
table.paleBlueRows tr:nth-child(odd) {
background: #D0E4F5;
}
table.paleBlueRows thead {
background: #0B6FA4;
border-bottom: 5px solid #1149B1;
}
table.paleBlueRows thead th {
font-size: 12px;
padding: 10px 2px;
font: 12px/18px roboto;
}
}