/* Speed module */

.yss_intersec_ip {
    width: 60px;
    height: 32px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_intersec_ip:focus {
    color: blue;
    font-weight: bold;
}

.yss-part2-container {
    background-color: #f2f2f2;
    border: 2px solid grey;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 1080px;
    height: 860px;
    padding: 25px;
    box-sizing: border-box;
    position: fixed;
    top: 100px;
    left: 100px;
    display: none;
}
.yss-part2-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.yss-part2-header h2 {
    margin: 0;
    font-size: 25px;
    color: #333;
    font-weight: 700;
}
.yss-part2-header .part-link {
    font-size: 18px;
    color: #007bff;
    text-decoration: none;
    margin-right: auto; /* Push the link to the left of the close button */
    margin-left: 20px;
}
.yss-part2-header .part-link:hover {
    text-decoration: underline;
}
.yss-p2-close-button {
    background-color: #6c757d;
    color: white;
    border: none;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 1.1em;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}
.yss-p2-close-button:hover {
    background-color: red;
}
.yss-part2-container p {
    margin-bottom: 15px;
    line-height: 1.6;
    color: #444;
    font-size: 20px;
}
.yss-part2-container p:last-of-type {
    margin-bottom: 0;
}

.yss-part1-container {
    background-color: #f2f2f2;
    border: 2px solid grey;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 1080px;
    height: 860px;
    padding: 30px;
    box-sizing: border-box;
    position: fixed;
    top: 100px;
    left: 100px;
    display: none;
}
.yss-part1-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.yss-part1-header h2 {
    margin: 0;
    font-size: 25px;
    color: #333;
    font-weight: 700;
}
.yss-part1-header .part-link {
    font-size: 18px;
    color: #007bff;
    text-decoration: none;
    margin-right: auto; /* Push the link to the left of the close button */
    margin-left: 20px;
}
.yss-part1-header .part-link:hover {
    text-decoration: underline;
}
.yss-p1-close-button {
    background-color: #6c757d;
    color: white;
    border: none;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 1.1em;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}
.yss-p1-close-button:hover {
    background-color: red;
}
.yss-p1-ul {
    list-style: none;
    padding: 10px;
    margin: 20px;
    font-size: 20px;
}
.yss-p1-ul li {
    margin-bottom: 10px;
    line-height: 1.5;
    color: #444;
    padding-left: 20px;
    position: relative;
}
.yss-p1-ul li::before {
    content: "o";
    color: #333;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    left: 0;
}
.yss-p1-ul li strong {
    color: #222;
}
.yss-p1-ul li ul {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 25px;
}
.yss-p1-ul li ul li {
    font-size: 0.95em;
    margin-bottom: 3px;
}
.yss-p1-ul li ul li::before {
    content: "o";
    color: #666;
    font-weight: normal;
}

.yss-lnk {
    color: #366bc8;
    text-decoration: underline;
}

.yss-tab6-tb-d4 {
    width: 850px;
    margin: 10px 10px 10px 20px;
}

.yss-tab6-tb-d4-td-1 {
    background-color: #4472c3;
    color: white;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: bold;
}

.yss-tab6-tb-d4-td-2 {
    background-color: #cfd5ea;
    color: #000;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: normal;
}

.yss-tab6-tb-d4-td-3 {
    background-color: #e9ebf5;
    color: #000;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: normal;
}

.yss-tab6-tb-d4-td-4 {
    background-color: #e9ebf5;
    color: #000;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: normal;
}

.yss-tab6-tb-d4-td-5 {
    background-color: #e9ebf5;
    color: #000;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: normal;
}

.yss-tab6-tb-d4-td-6 {
    background-color: #e9ebf5;
    color: #000;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: normal;
}

.yss-tab6-tb-d4-td-7 {
    background-color: #e9ebf5;
    color: #000;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: normal;
}

.yss-tab6-tb-d4-td-8 {
    background-color: #cfd5ea;
    color: red;
    padding: 5px 5px 5px 10px;
    text-align: left;
    font-weight: bold;
}

.yss-tab6-tb-d4-td-center {
    text-align: center !important;
    width: 80px;
    height: 35px;
}

.yss_intersections_img {
    position: absolute;
    top: 300px;
    right: 20px;
    width: 350px;
}

.yss_intersections_img_active {
    height: 226px;
    border: 2px solid red;
}

#spdtabs-6-d1 {
    float: right;
    margin: 10px 55px 5px 10px;
    white-space: nowrap;
}

#spdtabs-6-d2 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-6-d3 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-6-d4 {
    float: left;
    margin: 20px 3px 3px 3px;
    width: 1280px;
    height: 600px;
    /* border: 1px solid red; */
}

#yss_otherfactor_04_img, #yss_otherfactor_05_img, #yss_otherfactor_06_img {
    margin-top: 5px;
}

.yss_otherfactor_radio {
    width: 25px;
    height: 25px;
    margin: 2px 30px 2px 15px;
    position: relative;
    top: 5px;
}

#yss_otherfactor_rad_none {
    margin: 2px 10px 2px 25px;
}

.yss_otherfactor_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_otherfactor_ip_active {
    color: blue;
    font-weight: bold;
}

.yss_otherfactor_04_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_otherfactor_04_ip_active {
    color: blue;
    font-weight: bold;
}

.yss_otherfactor_05_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_otherfactor_05_ip_active {
    color: blue;
    font-weight: bold;
}

.yss_otherfactor_06_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_otherfactor_06_ip_active {
    color: blue;
    font-weight: bold;
}


.yss_otherfactor_ip_div {
    position: relative;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
}

.yss_otherfactor_ip_div_a {
    color: #416ebc;
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold;
}

.yss-tab5-tb-d3-td {
    text-align: center;
}

.yss_otherfactor_img {
    height: 230px;
}

.yss_otherfactor_img_active {
    height: 226px;
    border: 2px solid red;
}

.yss_otherfactor_04_img {
    height: 230px;
}

.yss_otherfactor_04_img_active {
    height: 226px;
    border: 2px solid red;
}

.yss_otherfactor_05_img {
    height: 230px;
}

.yss_otherfactor_05_img_active {
    height: 226px;
    border: 2px solid red;
}

.yss_otherfactor_06_img {
    height: 230px;
}

.yss_otherfactor_06_img_active {
    height: 226px;
    border: 2px solid red;
}


#spdtabs-5-d1 {
    float: right;
    margin: 10px 55px 5px 10px;
    white-space: nowrap;
}

#spdtabs-5-d2 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-5-d3 {
    float: left;
    margin: 30px 3px 3px 3px;
    width: 1280px;
    height: 600px;
    /* border: 1px solid red; */
}

.yss_parkingtype_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_parkingtype_ip_active {
    color: blue;
    font-weight: bold;
}

.yss_parkingtype_ip_div {
    position: relative;
    top: -250px;
    right: -210px;
    width: 1px;
    height: 1px;
}

.yss_parkingtype_ip_div_a {
    position: relative;
    top: -250px;
    right: -210px;
    width: 1px;
    height: 1px;
}

.yss_parkingtype_ip_div_b {
    position: relative;
    top: -250px;
    right: -210px;
    width: 1px;
    height: 1px;
}

.yss_parkingtype_ip_div_c {
    position: relative;
    top: -250px;
    right: -210px;
    width: 1px;
    height: 1px;
}

#yss-tab4-tb-d3-td1, #yss-tab4-tb-d3-td6 {
    text-align: right;
}

#yss-tab4-tb-d3-td2, #yss-tab4-tb-d3-td7 {
    text-align: left;
}

#yss-tab4-tb-d3-td4, #yss-tab4-tb-d3-td9 {
    text-align: right;
}

#yss-tab4-tb-d3-td2, #yss-tab4-tb-d3-td4, #yss-tab4-tb-d3-td7, #yss-tab4-tb-d3-td9 {
    width: 290px;
    font-size: 20px;
    padding: 10px;
}

#yss-tab4-tb-d3-td3, #yss-tab4-tb-d3-td8 {
       width: 40px; 
}

.yss_parkingtype_img {
    height: 250px;
}

.yss_parkingtype_img_active {
    height: 246px;
    border: 2px solid red;
}

#spdtabs-4-d1 {
    float: right;
    margin: 10px 55px 5px 10px;
}

#spdtabs-4-d2 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-4-d3 {
    float: left;
    margin: 30px 3px 3px 3px;
    width: 1280px;
    height: 600px;
    /* border: 1px solid red; */
}

.yss_treetype_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_treetype_ip_active {
    color: blue;
    font-weight: bold;
}

.yss_treetype_ip_div {
    position: relative;
    top: -250px;
    right: -310px;
    width: 1px;
    height: 1px;
}

.yss_treetype_ip_div_a {
    position: relative;
    top: -250px;
    right: -210px;
    width: 1px;
    height: 1px;
}

.yss_treetype_ip_div_b {
    position: relative;
    top: -250px;
    right: -310px;
    width: 1px;
    height: 1px;
}

.yss_treetype_ip_div_c {
    position: relative;
    top: -250px;
    right: -210px;
    width: 1px;
    height: 1px;
}

#yss-tab3-tb-d3-td1, #yss-tab3-tb-d3-td6 {
    text-align: right;
}

#yss-tab3-tb-d3-td2, #yss-tab3-tb-d3-td4, #yss-tab3-tb-d3-td7, #yss-tab3-tb-d3-td9 {
    width: 290px;
    font-size: 18px;
    padding: 10px;
}

#yss-tab3-tb-d3-td3, #yss-tab3-tb-d3-td8 {
       width: 40px; 
}

.yss_treetype_img {
    height: 250px;
}

.yss_treetype_img_active {
    height: 246px;
    border: 2px solid red;
}

#spdtabs-3-d1 {
    float: right;
    margin: 10px 55px 5px 10px;
}

#spdtabs-3-d2 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-3-d3 {
    float: left;
    margin: 30px 3px 3px 3px;
    width: 1280px;
    height: 600px;
    /* border: 1px solid red; */
}


.yss_strtype_qmark {
    width: 30px;
    height: 30px;
}

.yss_strtype_qmark_div {
    position: relative;
    top: -34px;
    right: -280px;
    width: 1px;
    height: 1px;
}

.yss_strtype_qmark_div_a {
    position: relative;
    top: -34px;
    right: -530px;
    width: 1px;
    height: 1px;
}

.yss_strtype_ip_div {
    position: relative;
    top: -140px;
    right: -220px;
    width: 1px;
    height: 1px;
}

.yss_strtype_ip_div_a {
    position: relative;
    top: -290px;
    right: -220px;
    width: 1px;
    height: 1px;
}

.yss_strtype_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_strtype_ip_active {
    color: blue;
    font-weight: bold;
}

#yss-tab2-tb-d4-td11 {
    font-size: 22px;
    text-align: left;
}

.yss_strtype_img {
    width: 310px;
}

#yss_strtype_05_img, #yss_strtype_06_img {
    width: 310px;
    height: 345px;
}

.yss_strtype_img_active {
    width: 306px;
    border: 2px solid red;
}

#yss-tab2-tb-d4-td1, #yss-tab2-tb-d4-td2, #yss-tab2-tb-d4-td3 {
    font-size: 22px;
    font-weight: bold;
}

.yss-tab2-tb-d4-td {
    text-align: center;
}

#spdtabs-2-d1 {
    float: right;
    margin: 10px 55px 5px 10px;
}

#spdtabs-2-d2 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-2-d3 {
    float: left;
    margin: 80px 3px 3px 3px;
    width: 1280px;
    height: 550px;
    /* border: 1px solid red; */
}



.yss_numlanes_img {
    height: 128px;
}

.yss_numlanes_img_active {
    height: 124px;
    border: 2px solid red;
}

#yss-tab1-tb-d4-td1 {
    font-size: 20px;
}

#yss-tab1-tb-d4-td2, #yss-tab1-tb-d4-td7 {
    text-align: right;
}

#yss-tab1-tb-d4-td6, #yss-tab1-tb-d4-td11 {
    text-align: left;
}

#yss-tab1-tb-d4-td4, #yss-tab1-tb-d4-td9 {
    width: 30px;
}

.yss_numlanes_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
    margin: 3px;
}

.yss_numlanes_ip_active {
    color: blue;
    font-weight: bold;
}



#yss-tab1-tb-d4-td1 {
    width: 200px;
}

.yss-tab1-tb-d3-td1 {
    text-align: center;
}

.yss_lanewid_ip {
    width: 60px;
    height: 35px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    padding: 3px;
    text-align: center;
}

.yss_lanewid_ip_active {
    color: blue;
    font-weight: bold;
}

.yss_lanewid_img {
    height: 178px;
}

.yss_lanewid_img_active {
    height: 174px;
    border: 2px solid red;
}

#spdtabs-1-d1 {
    float: right;
    margin: 10px 55px 5px 10px;
}

#spdtabs-1-d2 {
    float: left;
    margin: 10px;
    font-size: 20px;
}

#spdtabs-1-d3 {
    float: left;
    margin: 3px;
    width: 1280px;
    height: 280px;
    /* border: 1px solid red;*/
}

#spdtabs-1-d4 {
    float: left;
    margin: 3px;
    width: 1280px;
    height: 340px;
    /* border: 1px solid green; */
}

.blue-button {
    text-align: center;
    transform: rotate(0deg);
    padding: 5px 15px;
    color: #FFF;
    border: 1px solid #6c88d7;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #4472c4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4472c4), to(#6c88d7));
    background-image: -webkit-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -moz-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -ms-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -o-linear-gradient(top, #4472c4, #6c88d7);
    text-shadow: -1px -1px 0px #6c88d7;
    width: 130px;
    height: 54px;
}

.blue-button:hover {
    color: gold;
}

.vio-button {
    text-align: center;
    transform: rotate(0deg);
    padding: 5px 15px;
    color: #FFF;
    border: 1px solid #7d3baf;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #7030a0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7030a0), to(#7d3baf));
    background-image: -webkit-linear-gradient(top, #7030a0, #7d3baf);
    background-image: -moz-linear-gradient(top, #7030a0, #7d3baf);
    background-image: -ms-linear-gradient(top, #7030a0, #7d3baf);
    background-image: -o-linear-gradient(top, #7030a0, #7d3baf);
    text-shadow: -1px -1px 0px #6c88d7;
    width: 130px;
    height: 34px;
}

.vio-button:hover {
    color: gold;
}

.blue-button-a {
    text-align: center;
    transform: rotate(0deg);
    padding: 5px 15px;
    color: #FFF;
    border: 1px solid #6c88d7;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #4472c4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4472c4), to(#6c88d7));
    background-image: -webkit-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -moz-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -ms-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -o-linear-gradient(top, #4472c4, #6c88d7);
    text-shadow: -1px -1px 0px #6c88d7;
    width: 190px;
    height: 54px;
}

.blue-button-a:hover {
    color: gold;
}

.vio-button-a {
    text-align: center;
    transform: rotate(0deg);
    padding: 5px 15px;
    color: #FFF;
    border: 1px solid #7d3baf;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #7030a0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7030a0), to(#7d3baf));
    background-image: -webkit-linear-gradient(top, #7030a0, #7d3baf);
    background-image: -moz-linear-gradient(top, #7030a0, #7d3baf);
    background-image: -ms-linear-gradient(top, #7030a0, #7d3baf);
    background-image: -o-linear-gradient(top, #7030a0, #7d3baf);
    text-shadow: -1px -1px 0px #6c88d7;
    width: 190px;
    height: 54px;
}

.vio-button-a:hover {
    color: gold;
}

#spdtabs {
    position: fixed;
    top: 100px;
    left: 100px;
    width: 1300px;
    height: 820px;
    background-color: transparent;
    font-size: 18px;
    display: none;
    /* border: 1px solid grey; */
}

.ui-tabs-panel.spdtabs-content {
    width: 1290px;
    height: 760px;
    padding: 10px;
    border: 3px solid #3a5f8b;
    border-radius: 10px 10px 10px 10px;
    background-color: white;
    font-size: 18px;
}

.ui-corner-top > a.spdtabs-lnk {
    border-radius: 10px 10px 0px 0px;
}

#spdtabs .ui-state-active > li.spdtabs-li {
    border: none;
    border-radius: 10px 10px 0px 0px;
    background-color: transparent;
}

#spdtabs .ui-state-default > li.spdtabs-li {
    border: none;
    border-radius: 10px 10px 0px 0px;
    background-color: transparent;
}

.ui-state-default > a.spdtabs-lnk {
    color: white;
    background-color: #8faadc;
}

.ui-tabs-active > a.spdtabs-lnk {
    color: white;
    background-color: #416ebc;
}

.spdtabs-close-button {
  background-color: grey; 
  color: white; 
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 28px;
  line-height: 1; 
  text-align: center;
  width: 28px; 
  height: 28px; 
  border-radius: 50%; 
  transition: background-color 0.3s ease;
  position: absolute;
  top: 48px;
  right: 8px;
}

.spdtabs-close-button:hover {
  background-color: #d32f2f; 
}

.yss-model-a {
    position: absolute;
    width: auto;
    height: 74px;
    border: 1px solid grey;
    background-color: #fbe5d6;
    padding: 3px;
    display: none;
    cursor: pointer;
    border-radius: 5px;
}

.yss-close-button-a {
  background-color: grey; 
  color: white; 
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 23px;
  line-height: 1; 
  text-align: center;
  width: 23px; 
  height: 23px; 
  border-radius: 50%; 
  transition: background-color 0.3s ease;
  position: absolute;
  top: 4px;
  right: 4px;
}

.yss-close-button-a:hover {
  background-color: #d32f2f; 
}

.yss-model-b {
    position: absolute;
    width: auto;
    height: 74px;
    border: 1px solid grey;
    background-color: #fbe5d6;
    padding: 3px;
    display: none;
    cursor: pointer;
    border-radius: 5px;
}

.yss-close-button-b {
  background-color: grey; 
  color: white; 
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 23px;
  line-height: 1; 
  text-align: center;
  width: 23px; 
  height: 23px; 
  border-radius: 50%; 
  transition: background-color 0.3s ease;
  position: absolute;
  top: 4px;
  right: 4px;
}

.yss-close-button-b:hover {
  background-color: #d32f2f; 
}

.yss-tab-stat-td {
    width:50px;
    height: 63px;
    padding: 2px;
    background-color: #fbe5d6;
    vertical-align:middle;
}

.yss-tab-stat-td img {
    width:50px;
    height: 63px;
    padding: 0px;
    margin: 0px;
}

#yss-img-a05 {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 30px;
    right: 4px;
    margin: 0px;
}

#yss-img-a05:hover {
    content: url('/images/yss/ThreeDotsButtonH.png');
    width: 25px;
    height: 25px;
}

#yss-img-b05 {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 30px;
    right: 4px;
    margin: 0px;
}

#yss-img-b05:hover {
    content: url('/images/yss/ThreeDotsButtonH.png');
    width: 25px;
    height: 25px;
}

#yss-img-a06 {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 56px;
    right: 6px;
    margin: 0px;
}

#yss-img-a06:hover {
    content: url('/images/btns/arrowdownH40x40.png');
}

#yss-img-b06 {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 56px;
    right: 6px;
    margin: 0px;
}

#yss-img-b06:hover {
    content: url('/images/btns/arrowdownH40x40.png');
}

#yss-img-a07 {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 56px;
    right: 6px;
    margin: 0px;
    display: none;
}

#yss-img-a07:hover {
    content: url('/images/btns/arrowupH40x40.png');
}

#yss-img-b07 {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 56px;
    right: 6px;
    margin: 0px;
    display: none;
}

#yss-img-b07:hover {
    content: url('/images/btns/arrowupH40x40.png');
}

#yss-tab-stat-td-5, #yss-tab-stat-td-10 {
    width: 25px;
    height: 63px;
}

#spspeed-outer {
    position: fixed;
    left: 50px;
    top: 35px;
    width: 1280px;
    height: 820px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 3px;
    margin: 0px 0px 0px 0px;
    border: 2px solid grey;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #ffffff;
    z-index: 20000;
    cursor: pointer;
    display: none;
}

#spspeed-top {
    position: relative;
    width: 350px;
    height: 35px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    z-index: 20000;
    float: left;
}

#spspeed-top-a {
    position: relative;
    width: 380px;
    height: 35px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    z-index: 20000;
    float: left;
}

#spspeed-top-b {
    position: relative;
    width: 380px;
    height: 35px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    z-index: 20000;
    float: left;
}

#spspeed-list {
    position: relative;
    width: 1281px;
    height: 775px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0px;
    margin: 0px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #fff;
    z-index: 20000;
    float: left;
}

.spspeed-top-check {
    height: 25px;
    width: 25px;
    float: left;
    color: #000;
    margin: 5px 5px 5px 15px;
}

input.custom-check-input-speed {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

span.custom-check-input-speed-btn {
    width: 22px;
    height: 22px;
    background: #8d8d8d;
    border: 2px solid #2e2e2e;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    pointer-events: none;
}

span.custom-check-input-speed-btn {
    border-radius: 2px;
    background: #fff;
    border: 1px solid #2e2e2e;
}

input.custom-check-input-speed:checked + span.custom-check-input-speed-btn:before {
    content: "";
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 520 520' style='enable-background:new 0 0 512 512' xml:space='preserve' class='' %3E%3Cg%3E%3Cpath d='M239.987 460.841a10 10 0 0 1-7.343-3.213L34.657 243.463A10 10 0 0 1 42 226.675h95.3a10.006 10.006 0 0 1 7.548 3.439l66.168 76.124c7.151-15.286 20.994-40.738 45.286-71.752 35.912-45.85 102.71-113.281 216.994-174.153a10 10 0 0 1 10.85 16.712c-.436.341-44.5 35.041-95.212 98.6-46.672 58.49-108.714 154.13-139.243 277.6a10 10 0 0 1-9.707 7.6z' data-name='6-Check' fill='%23000000' opacity='1' data-original='%23000000' class='' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    height: 29px;
    background-position: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#speed_analysis_lbl, #peakspeed_analysis_lbl, #pedsafety_analysis_lbl, .spspeed-top-text {
    line-height: 28px;
    height: 28px;
    color: #000;
    font: 24px Arial, Helvetica, Sans-Serif;
    float: left;
    margin: 2px 10px 0px 10px;
}

.custom-close-btn-main {
  background-color: grey; 
  color: white; 
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 30px;
  line-height: 1; 
  text-align: center;
  width: 30px; 
  height: 30px; 
  border-radius: 50%; 
  transition: background-color 0.3s ease;
  position: absolute;
  top: 2px;
  right: 2px;
}

.custom-close-btn-main:hover {
  background-color: #d32f2f; 
  color: white; 
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 30px;
  line-height: 1; 
  text-align: center;
  width: 30px; 
  height: 30px; 
  border-radius: 50%; 
  transition: background-color 0.3s ease;
  position: absolute;
  top: 2px;
  right: 2px;
}
