﻿body > #PopUp {
            overflow-y: auto;
        }
        #PopUp:target {
            display:block !important;
            position: fixed;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            z-index: 3;
        }
        body > #PopUp:target {
            overflow-y: hidden;

        }
        #PopUp_DIV {
            top: 0;
            /* 
                left: 20%;
                width: 100%;
            padding: 32px 0 0 !important;
            */
            margin: 0 auto !important;
            box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
            background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.84);
            bottom: 0;
            left: 0;
            right: 0;
        }
        #PopUp_BkGround {
            opacity: .4;
            background: 0% 0% rgba(180, 180, 180, 1);
            height: 100%;
            width:100%;
        }

        .DDL{
            display: block;
        }
        #PopUp_DIV select {
            width:100%;
            vertical-align:central;
        }
        #PopUp_Name {
            font-weight: bold;
        }
        #Submit_Button_DIV, #PopUp_Name {
            text-align:center;
        }
        #PopUp_Controls_DIV textarea,#PopUp_Controls_DIV  input[type="text"] {
            width: 100%;
            border: 0;
            margin: 0;
            padding: 0px;
            font-family: Arial, Calibri;
        }
        #PopUp_Name, #PopUp_DIV select, #PopUp_DIV input[type="text"] {
            margin: 0 0 20px; border:0; 
        }
        #PopUp_Controls_DIV textarea {
            height: 50px;
        }
        #PopUp_Ticket_ID {
            /*margin: 0 0 10px;*/
        }      
        .NoDisplay, #PopUp {
            display:none;
        }
        #Profile_DIV{position:absolute; top: 0; right:0;left: 0}
        #Profile_DIV, #Profile_Settings{height: 100%;}
        #Profile_Name_DIV{display:none;}
        #UserProfile_TBL a, #UserProfile_TBL a:visted {
            color: #05B8FF;
        }
#PopUp_Controls_DIV, #Profile_DIV, #Profile_Settings {
    height: 100%;
}
#PopUp_Close:before {
    content: '+';
    rotation-point: 0 0;
    rotation: 45deg;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-animation-name: rotate;
    -moz-animation-name: rotate;
    -o-animation-name: rotate;
    -ms-animation-name: rotate;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    position: absolute;
    font-size: 53px;
    font-family: serif !important;
    top: -18px;
    right: 0px;
    /*top: 2px;
    right: 12px;*/
    z-index: 4;
}
        #PopUp_Close {
            top: 10px;
            right: 10px;
            color: rgba(255, 255, 255, 0.87);
            /*box-shadow: 0px 0px 8px;
                    border: 1px solid;
                    padding: 10px 18px;
                    border-radius: 50px;*/
            color: rgba(255, 255, 255, 0.87);
            -webkit-transition: color 0.9s ease;
            -moz-transition: color 0.3s ease;
            -o-transition: color 0.9s ease;
            -ms-transition: color 0.9s ease;
            transition: color 0.9s ease;
            height: 21px;
            width: 34px;
        }
    #PopUp_Close, #PopUp_BkGround{ position: fixed;z-index: -1;}
    .Breaking_News, .Pos_Absolute, #PopUp_DIV {
            position: absolute;
        }
        #Profile_Settings {
            border: 0px none;
            overflow-y: hidden;
            width: 100%;
        }
                
        /*#Profile, #Skillsets {
            max-width: 700px;
            width: 200px;
            display: inline-block;
        }*/

        #Skillsets, #Companies {
            /*margin: 24px 0px 0px 39px;*/
        }
        div:target {
            position: relative;
            display:block !important;
        }
        .MDTBL #Profile {
            left: 0 ;
            display: block;
            right: 0; 
        }
        #Profile {
            z-index: 1;
            top: 0px;
            /*max-width: 700px;
            left: 419px;*/
            background: none repeat scroll 0% 0% rgba(0, 0, 0, 0);
            box-shadow: 0px 0px 30px #000;
        }
#Skillsets, #ContainerDIV #Profile, #Companies {
    color: #FFF;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 55px;
    height: auto !important;
    padding: 34px 0 0;
}
        .For_List_UL li {
            color: #000;
        }
        .UserProfile_TBL{background: rgba(0, 0, 0, 0); border-top: 16px solid rgba(0, 0, 0, 0);}
        .UserProfile_TBL tr td input[type="text"],
        .UserProfile_TBL tr td select {
            width: 100%;
            border: 0;
            padding: 5px 0px 6px;
            margin: 10px 0 0;
            position: relative;
            right: 0;
            left: 0;
            background: transparent;
            color: #FFF;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            appearance: none;
        }
        .UserProfile_TBL tr td:first-child {
            width:  200px;
           border-bottom: .5px dotted rgba(5, 184, 255, 0.14);
            padding: 0px;
        }
        .UserProfile_TBL tr td {
            border-bottom: 1px solid #CCC;
        }
        .UserProfile_TBL a   {
            color: #05B8FF;
        }
.Profile_Links {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    border-bottom: 1px solid #3C3B3B;
    color: #999;
    right:0;
    background: rgba(0, 0, 0, 0.84);
    padding: 5px 0 0;
}
        .Profile_Links div {
            display: inline-block;
            font-size: 11px;
            padding: 10px;
        }
       .Profile_Links a, .Profile_Links a:visited {
            text-decoration: none;
            font-weight: normal;
            color: inherit;
        }
#Profile_IF {
    min-height: 500px;
    width: 100%;
    border: 0px none;
    z-index: 1;
    position: absolute;
    opacity: 1;
    top: 73%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(3,3,3,0) 3%, rgba(19,19,19,0.44) 20%, rgba(19,19,19,0.77) 33%, rgba(19,19,19,1) 61%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(3,3,3,0) 3%,rgba(19,19,19,0.44) 20%,rgba(19,19,19,0.77) 33%,rgba(19,19,19,1) 61%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(3,3,3,0) 3%,rgba(19,19,19,0.44) 20%,rgba(19,19,19,0.77) 33%,rgba(19,19,19,1) 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
    copy;
}

        .Maybe
        {
            background-color: green;
            border: 0;
            background-image:-webkit-linear-gradient(-45deg,#000000 25%,transparent 25%,transparent 50%,#000000 50%,#000000 75%,transparent 75%,transparent);
            background-image:-moz-linear-gradient(-45deg,#000000 25%,transparent 25%,transparent 50%,#000000 50%,#000000 75%,transparent 75%,transparent);
            background-image:-ms-linear-gradient(-45deg,#000000 25%,transparent 25%,transparent 50%,#000000 50%,#000000 75%,transparent 75%,transparent);
            background-image:linear-gradient(-45deg,#000000 25%,transparent 25%,transparent 50%,#000000 50%,#000000 75%,transparent 75%,transparent);
        
        }
        .BTN_Gradient {
            background-image: linear-gradient(bottom, rgba(62, 62, 62, 0.79) 0%, rgba(0, 0, 0, 0.58));
            background-image: -o-linear-gradient(bottom, rgba(62, 62, 62, 0.79) 0%, rgba(0, 0, 0, 0.58));
            background-image: -moz-linear-gradient(bottom, rgba(62, 62, 62, 0.79) 0%, rgba(0, 0, 0, 0.58));
            background-image: -webkit-linear-gradient(bottom, rgba(62, 62, 62, 0.79) 0%, rgba(0, 0, 0, 0.58));
            background-image: -ms-linear-gradient(bottom, rgba(62, 62, 62, 0.79) 0%, rgba(0, 0, 0, 0.58));
            /*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.0, #515151), color-stop(11, #000000));*/
        }
    #Element_Name_LBL {
        font-family: NFLMain;
        color:#FFF;
    }
#Preview_Thumbnail_LBTN {
    color: #FFF;
    text-decoration: none;
    background: #54A956;
    padding: 4px;
    box-shadow: 0 1px 3px #000;
    border: 1px solid #D0D0D0;
    text-shadow: 0 0 3px #000;
    display: inline-block;
}
body, html, form, #UP1, #ContainerDIV, #Skillsets, #Profile, #Companies {
    height: 100%;
}
    @media screen\0 {
    }
    @media screen and (max-width: 1300px) {
    }
    @media screen and (max-width: 815px) {
        }
    @media only screen and (max-device-width: 200px) {
        .MonthName {
            font-weight: bold !important;
            font-size: 12px !important;
        }
        .Logo_Text {
            font-size: 37px;
            color: rgb(0, 51, 102) !important;
        }
        #Event_Entry_Name {
            font: px NFLMain;
            color: #FFF;
        }
        #PopUp_Close {
            padding: 6px 10px;
            font-size: 12px;
        }
    }
    @media screen and (max-width: 480px) {
        .Logo_Text {
            font-size: 43px;
            color: rgb(0, 51, 102) !important;
        }

        .Heading_Sub {
            font: 16px NFLEndzoneTechBold !important;
        }

        #PopUp_DIV {
            border-radius: 0;
        }

        .ReadOnlyDIV, .RulesGV h3, :target {
            font-size: 25px !important;
        }

        .RulesGV tr {
            font-size: 40px;
        }

        fieldset {
            font-size: 24px;
        }

        #PopUp:target {
            top: 0px; /*75px;*/
        }

        #PopUp_DIV {
            top: 0 ;
        }

        #PopUp:target, #PopUp_DIV {
            right: 0 !important;
            width: auto !important;
            left: 0 !important;
            bottom: 0 !important;
            box-shadow: none;
        }

        #PopUp_Close {
            top: 10px;
            z-index: 1
        }
    }
       