@charset "utf-8";


body {
    background-color: rgba(41,41,41,1.00);
    background-repeat: no-repeat;
    margin-top: 200px;
    background-image: url(../images/restrictions.png);
}

ol{
     
    margin-left: 0px;
    padding-left: 1em;
    text-indent: -1em;
    color: rgba(251,248,248,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: large;
}
li:before {
  content: "   ";
  padding-right: 25px;
}
/* unvisited link */
a:link {
  color: black;
}

/* visited link */
a:visited {
  color: green;
}

/* mouse over link */
a:hover {
  color: red;
}

/* selected link */
a:active {
  color: blue;
}



.row .col-xl-6 h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: center;
    color: rgba(253,188,0,1.00);
    text-decoration: underline;
}
.row .col-xl-12 h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: center;
    color: rgba(253,188,0,1.00);
    text-decoration: underline;
}


.container .row {
    border: thick solid rgba(166,46,0,1.00);
    background-color: rgba(166,123,0,1.00);
}

.col-xl-6 .u-list-blue-b li {
    color: rgba(251,248,248,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: large;
}
.container .row1.row-ship .col-xl-4 {
    color: rgba(251,248,248,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: large;
    background-color: rgba(0,0,0,0.65);
}
.container .row1.row-ship .col-xl-4 h3 {
    text-align: center;
}


.col-xl-12 .u-list-blue-b li {
    color: rgba(251,248,248,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: large;
}


.row .col-xl-6 p {
    color: rgba(251,248,248,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: large;
}
.row .col-xl-6 h4 {
    color: rgba(7,7,7,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: bold;
}
.row .col-xl-12 h4 {
    color: rgba(7,7,7,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: bold;
}
.container .row.row-alp {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 10px;
	margin-bottom: 15px;
	text-decoration: none;
	margin-top: 525px;
}
.row1.row-ship {
	margin-left: -200px;
}

.row .col-xl-6 h5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.row .col-xl-12 h5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
