 ::selection { background-color: #E13300; color: white; }
    ::-moz-selection { background-color: #E13300; color: white; }

    body {
        background-color: #fff;
        /*background-image: url(images/sport-big.jpg);*/
        background-repeat: no-repeat;
        /*margin: 40px;*/
        font: 13px/20px normal Helvetica, Arial, sans-serif;
        color: #4F5155;
    }

    /* .panel-group .panel {
        border-radius: 32px;
        box-shadow: none;
        border-color: #EEEEEE;
        width: max-content !important;
    } */
    
     .footer {
       position:fixed;
       left: 0;
       bottom: 0;
       width: 100%;
       font-color: black;
       text-align: center;
    }

    .edit{
        width: auto;
    }

    .dropdown-menu2 {
        width: 300px !important;
        /*height: 400px !important;*/
    }
    .dropdown {
      position: absolute;
      display: inline-block;
    }

    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      min-width: 160px;
      z-index: 1;
    }

    .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
    }

    .dropdown-content a:hover {background-color: #ddd}

    .dropdown:hover .dropdown-content {
      display: block;
    }

    a {
        color: #003399;
        background-color: transparent;
        font-weight: normal;
    }

    h1 {
        color: #444;
        background-color: transparent;
        border-bottom: 1px solid #D0D0D0;
        font-size: 19px;
        font-weight: normal;
        margin: 0 0 14px 0;
        padding: 14px 15px 10px 15px;
    }

    ul{
        list-style:none;
    }

    .searchBox_css{
        font-size: 16px;
        cursor: pointer;
        margin-left: 83px;
        width: 104%;
        }

    code {
        font-family: Consolas, Monaco, Courier New, Courier, monospace;
        font-size: 12px;
        background-color: #f9f9f9;
        border: 1px solid #D0D0D0;
        color: #002166;
        display: block;
        margin: 14px 0 14px 0;
        padding: 12px 10px 12px 10px;
    }

    #body {
        /*background-image: url(images/sport-1201014_1920.jpg);*/
        margin: 0 15px 0 15px;
    }

    #container {
        margin: 10px;
        border: 1px solid #D0D0D0;
        margin-left: 10%;
        width: 80%;
        box-shadow: 0 0 8px #D0D0D0;
    }
    .searchtextbox{
        width:100%;
        height:auto;
        /*background:#e6eaed;*/
        border:none !important;
        height:54px;
        font-size:18px;
        text-indent:4px;
        background-color: rgba(0, 0,0,0);
        color: #777;
        line-height: 1.8em;
        margin-top: -7px;
    }

    .searchtextbox1{
        margin-top: -7px;
        width:100%;
        height:auto;
        background-color: rgba(0, 0,0,0);
        border:none;
        height:52px;
        font-size:18px;
        text-indent:4px;
        line-height: 1.8em;
    }
    .search_bib_num{
        font-size:16px;
        cursor:pointer;
        margin-left: 83px;
        width: 70%;
    }

    #fyear{
       background-color: rgba(0,0,0,0) !important;
       border: 0px !important;
    }

    /* .result{
        height: 0% important;
    } */

    .li_class{
        margin-left: -44%;
        padding-top:5px;
        font-size: 18px;
    }
    li{
        line-height: 1.0em !important;
    }

    .search{
        color: #80C33F;

    }
    .fa_size{
        font-size: 3em;
    }
    .border-right {
        border-right: 1px solid #B5B6BB;
        border-left: 1px solid #B5B6BB;
    }
     .border-right2 {
        border-right: 1px solid #B5B6BB;
    }
    .transp{
        background-color: rgba(0, 0,0,0);
    }

    @media only screen and (max-width: 360px) {
        .panel-group .panel {
        border-radius: 32px;
        box-shadow: none;
        border-color: #EEEEEE;
        width: max-content !important;
        }

        .searchEventYear{
            background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
            /*height:-5%;*/
        }
        .search_bib_num{
            font-size: 16px !important;
            width: 90% !important;            
            /*margin-left: 4% !important;*/
            cursor:pointer !important;
        }
        .searchBox_css{
            font-size: 16px;
            cursor: pointer;
            margin-left: 3% !important;
            width: 94% !important;
            margin-top: -14% !important;
        }
        .resultMargin{
            margin-left: 8px !important;
            margin-right: 8px !important;
        }
        .searchtextbox{
            margin-top: -4px !important;
        }
        .searchtextbox1{
            margin-top: -1px !important;
        }
        #divSearchTxt{
            margin-top: -13% !important;
            margin-left: 23px !important;
            margin-right: 23px !important;
        }
        .fa_size{
            font-size: 2.1em;
        }
        #search_border{
            /*border-top: 1px solid #B5B6BB !important;*/
            /*border-left: 1px solid #B5B6BB !important;*/
            /*border-right: 1px solid #B5B6BB !important;*/
            border-bottom:  1px solid #B5B6BB !important;
        }
        #search_icon_border{
            border-bottom: none !important;
             border-top: none !important;
        }
        #year_border{
            border-left: 1px solid #B5B6BB !important;
            border-right: 1px solid #B5B6BB !important;
            border-top: 1px solid #B5B6BB !important;
        }
        #bib_border{
            /*border-left: 1px solid #B5B6BB !important;*/
            border-bottom: none !important;
            border-top: none !important;
        }
       
        .border-right {
            border-right: none !important;
            border-left: none !important;
        }
        .border-right2{
            border-right: none !important;
        }
        .fyear{
            font-size: 18px !important;
            margin-left: -10%!important;
            color: #777 !important;
            width: 114% !important;
        }
        .search{
             border-top: 1px solid #B5B6BB !important;
             border-bottom: 1px solid #B5B6BB !important;
             height:45px !important;
        }
    }

     @media only screen and (min-width: 386px) and (max-width: 395px) {
        .panel-group .panel {
        border-radius: 32px;
        box-shadow: none;
        border-color: #EEEEEE;
        width: max-content !important;
        }
        .searchEventYear{
            background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
        }
        .searchtextbox{
            margin-top: -5px !important;
        }
        .resultMargin{
            margin-left: 8px !important;
            margin-right: 8px !important;
        }
        .fa_size{
            font-size: 2.4em;
        }
        .searchtextbox1{
            margin-top: -1px !important;
        }
        .result {
            height: 28%;
        }
        #divSearchTxt{
            margin-top: -26% !important;
            margin-left: 23px !important;
            margin-right: 23px !important;
        }
        .border-right {
            border-right: none !important;
            border-left: none !important;
        }
        .border-right2{
            border-right: none !important;
        }
        .fyear{
            font-size: 18px !important;
            margin-left: -10%!important;
            color: #777 !important;
            width: 114% !important;
        }
        .search{
             border-top: 1px solid #B5B6BB !important;
        }
        .searchBox_css{
            font-size: 16px;
            cursor: pointer;
            margin-left: 3% !important;
            width: 94% !important;
            margin-top: -14% !important;
        }
        .search_bib_num{
            font-size: 16px !important;
            width: 90% !important;
            /*margin-left: 4% !important;*/
            cursor:pointer !important;
        }
    }

     @media only screen and (min-width: 375px) and (max-width: 380px) {
        .panel-group .panel {
        border-radius: 32px;
        box-shadow: none;
        border-color: #EEEEEE;
        width: max-content !important;
        }
        .searchEventYear{
            background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
        }
        .fa_size{
            font-size: 2.1em;
        }
        .resultMargin{
            margin-left: 8px !important;
            margin-right: 8px !important;
        }
        #divSearchTxt{
            margin-top: -26% !important;
            margin-left: 23px !important;
            margin-right: 23px !important;
        }
        .searchtextbox{
            margin-top: -5px !important;
        }
        .searchtextbox1{
            margin-top: -1px !important;
        }
        .result {
            height: 17%;
        }
        .border-right {
            border-right: none !important;
            border-left: none !important;
        }
        .border-right2{
            border-right: none !important;
        }
        .fyear{
            font-size: 18px !important;
            margin-left: -10%!important;
            color: #777 !important;
            width: 114% !important;
        }
        .search{
             border-top: 1px solid #B5B6BB !important;
        }
        .searchBox_css{
            font-size: 16px;
            cursor: pointer;
            margin-left: 3% !important;
            width: 94% !important;
            margin-top: -14% !important;
        }
        .search_bib_num{
            font-size: 16px !important;
            width: 90% !important;
            /*margin-left: 4% !important;*/
            cursor:pointer !important;
        }
    }

     @media only screen and (min-width: 635px)  and (max-width: 640px){
        .panel-group .panel {
        border-radius: 32px;
        box-shadow: none;
        border-color: #EEEEEE;
        width: max-content !important;
        }
        .searchEventYear{
            background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
        }
        .fa_size{
            font-size: 2.1em;
        }
        .resultMargin{
            margin-left: 8px !important;
            margin-right: 8px !important;
        }
        .searchtextbox{
            margin-top: -5px !important;
        }
        .searchtextbox1{
            margin-top: -1px !important;
        }
        .result {
            height: 25%;
        }
        .border-right {
            border-right: none !important;
            border-left: none !important;
        }
        .border-right2{
            border-right: none !important;
        }
        .fyear{
            font-size: 18px !important;
            margin-left: -10%!important;
            color: #777 !important;
            width: 114% !important;
        }
        .search{
             border-top: 1px solid #B5B6BB !important;
        }
        .searchBox_css{
            font-size: 16px;
            cursor: pointer;
            margin-left: 3% !important;
            width: 94% !important;
            margin-top: -14% !important;
        }
        .search_bib_num{
            font-size: 16px !important;
            width: 90% !important;
            /*margin-left: 4% !important;*/
            cursor:pointer !important;
        }
    }

    @media only screen and (min-width: 410px)  and (max-width: 450px){
                 
        .panel-group .panel {
        border-radius: 32px;
        box-shadow: none;
        border-color: #EEEEEE;
        width: max-content !important;
        }
        
        .searchEventYear{
            background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
        }
        #divSearchTxt{
            margin-top: -22% !important;
            margin-left: 23px !important;
            margin-right: 23px !important;
        }
        .resultMargin{
            margin-left: 8px !important;
            margin-right: 8px !important;
        }
        .searchtextbox{
            margin-top: -4px !important;
        }
        .searchtextbox1{
            margin-top: -1px !important;
        }
        .fa_size{
            font-size: 2.1em;
        }
        .result {
            height: auto;            
        }
        .border-right {
            border-right: none !important;
            border-left: none !important;
        }
        .border-right2{
            border-right: none !important;
        }
        .fyear{
            font-size: 18px !important;
            margin-left: -10%!important;
            color: #777 !important;
            width: 114% !important;
        }
        .search{
            border-top: 1px solid #B5B6BB !important;
        }
        .searchBox_css{
            font-size: 16px;
            cursor: pointer;
            margin-left: 3% !important;
            width: 94% !important;
            margin-top: -14% !important;
        }
        .search_bib_num{
            font-size: 16px !important;
            width: 90% !important;
            /*margin-left: 4% !important;*/
            cursor:pointer !important;
        }

    }    

    @media only screen and (width: 375px)  and (height: 667px){
        .result {
            height: 20% !important;
        }

    @media only screen and (width: 414px)  and (height: 736px){
        .result {
            height: 15% !important;
        }


    @media only screen and (width: 375px)  and (height: 812px){
        .result {
            height: 15% !important;
        }
    }




    
    