body {
    margin: 0px;
    padding: 0px;
}

table tr td div {
    font-family: Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}

table tr td {
    font-size: 12px;
    font-family: Helvetica, sans-serif;
    color: #000000;
}

table tr th {
    font-size: 12px;
    font-family: Helvetica, sans-serif;
    color: #000000;
    text-align: left;
    height: 26px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

form {
    margin: 0px;
    padding: 0px;
}

a {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: none;
    color: #333333;
    text-decoration: none;
    font-variant: normal;
}

a:hover {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: none;
    color: #333333;
    text-decoration: underline;
    cursor: hand;
}

input,
select,
textarea {
    font-family: Helvetica, sans-serif;
    color: #000000;
    border: solid 1px #cccccc;
}

input[type="text"],
input[type="password"],
select,
textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 12px;
    height: 22px;
    line-height: 1.42857;
    padding: 3px;
}

input[type="button"],
input[type="submit"],
button {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}

table#login tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}

table#login tr:last-child td:last-child {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

table#login tr:first-child>td:first-child {
    border: solid 1px #cccccc;
}

table#login tr:first-child>td:first-child div {
    padding: 4px 0;
}

.content_title,
.content_header {
    width: 100%;
    background-color: #000099;
    font-weight: bold;
}

.content_title {
    color: #FFFF99;
    font-size: 14px;
    height: 30px;
}

.content_header {
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
}

.textfields {
    width: 175px;
}

.system_message {
    font-family: Helvetica, sans-serif;
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #cccccc;
    background-color: #f5f5f5;
    width: 300px;
    padding: 10px 0;
}

.table {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-align: left;
    padding: 0px;
    background-position: left center;
}

a.buttonlink {
    margin-right: 5px;
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    border: solid 1px #cccccc;
    background-color: #f5f5f5;
    padding: 2px;
}

a:hover.buttonlink {
    color: #f5f5f5;
    margin-right: 5px;
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    border: solid 1px #cccccc;
    padding: 2px;
    background-color: #999999;
    text-decoration: none;
}

a.schedule_games_button {
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    border: solid 1px #cccccc;
    padding: 2px;
}

a:hover .schedule_games_button {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    border: solid 1px #cccccc;
    padding: 2px;
    background-color: #999999;
}

.button {
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: #FFFFFF;
    display: block;
    width: auto;
    height: auto;
    padding: 3px 5px 0;
    border-width: 1px;
    border-style: outset;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-color: #000000;
    cursor: hand;
}

.textfieldsmall {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    width: 150px;
}

.textfieldscore {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    width: 25px;
}

.textfielddate {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
}

.textfieldfine {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
}

.textareas {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    width: 450px;
}

.textareas200 {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: normal;
    width: 200px;
}

.style1 {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.txtrr {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
}

.txtrrb {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    color: #FF0000;
    font-weight: bold;
}

.txtr {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
    text-align: right;
}

.txtr12 {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.BOR1PX {
    border: 1px outset #999999;
}

.margin2 {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    margin-left: 5px;
    text-indent: 20px;
}

.margin1 {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    margin-left: 5px;
    text-indent: 10px;
}

.margin3 {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    margin-left: 5px;
    text-indent: 40px;
}

.table06 {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    padding: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    background-color: #ffffff;
}

.menu {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    color: #0A50A1;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    border: 0px solid #000000;
}

.marginleft {
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    margin-left: 10px;
}

.menulayer {
    height: 500px;
    width: 200px;
    position: absolute;
    left: 0px;
    top: 0px;
}

a:link.b {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    color: #0a50a1;
    text-decoration: none;
}

a:hover.b {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #919bc9;
    text-decoration: underline;
}

.table02l {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px ridge #CCCCCC;
}

.marginright {
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    margin-right: 10px;
}

.table11 {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #eeeeee;
    border-right-color: #eeeeee;
    border-left-color: #eeeeee;
    border-top-width: 1px;
    background-color: #eeeeee;
    border-bottom-style: solid;
}

.content {
    color: #333333;
    font-style: normal;
    font-size: 11px;
    font-family: Helvetica, sans-serif;
}

.txt09bold {
    font-family: Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

.txtrw {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}

#header_roster_search fieldset {
    background-color: #000000;
    width: 265px;
    float: left;
}

#header_roster_search fieldset legend {
    color: #fff;
}

#header_team_search fieldset {
    background-color: #000000;
    width: 265px;
    float: right;
}

#header_team_search fieldset legend {
    color: #fff;
}

.wrap {
    width: 912px;
    margin: 0 auto;
}

#header_shortcuts {
    margin-top: -10px;
    margin-bottom: 16px;
}

.shortcuts {
    padding: 13px 5px;
    overflow: hidden;
    border-bottom: 1px dashed #adadad;
    background: #f5f5f5;
}

.shortcuts input {
    display: inline-block;
}

.shortcuts label {
    font: bold 12px 'arial';
}

.shortcuts span {
    font: 12px 'arial';
}

#header_roster_search {
    float: left;
    margin: 0 30px 0 0;
}

#header_team_search {
    float: left;
}

.shortcuts .shortcut_title {
    font: bold 12px 'arial';
    display: inline-block;
    margin: 0 15px 0 0;
}

#freeagent {
    margin: 0 auto;
}

#freeagent table tr td input[type="text"] {
    font-size: 16px;
}

table#freeagent-listing tbody tr td {
    padding: 5px 2px;
}

table#freeagent-listing tbody tr:nth-child(odd) {
    background-color: #ddd;
}

#gamesheet-enter-results textarea {
    border: 1px solid #999;
    height: 90px;
}

#gamesheet-enter-results input[name^="stand_score_home"],
#gamesheet-enter-results input[name^="stand_score_away"],
#gamesheet-enter-results input[name^="stand_so_score_home"],
#gamesheet-enter-results input[name^="stand_so_score_away"],
#gamesheet-enter-results input[name^="stand_saf_home"],
#gamesheet-enter-results input[name^="stand_saf_away"],
#gamesheet-enter-results input[name^="stats_sa_home"],
#gamesheet-enter-results input[name^="stats_sa_away"],
#gamesheet-enter-results input[name^="stats_ga_home"],
#gamesheet-enter-results input[name^="stats_ga_away"],
#gamesheet-enter-results input[name^="stats_goals_home"],
#gamesheet-enter-results input[name^="stats_goals_away"],
#gamesheet-enter-results input[name^="stats_assists_home"],
#gamesheet-enter-results input[name^="stats_assists_away"] {
    width: 40px;
}

#gamesheet-enter-results input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    box-shadow: none !important;
    color: #000;
    font-size: 12px;
    height: 24px;
    line-height: 1;
    padding: 0 5px;
}

#gamesheet-enter-results textarea[name="team_notes_home"],
#gamesheet-enter-results textarea[name="team_notes_away"] {
    width: 100%;
}

.admin_addplayercol {
    float: left;
    display: inline-block;
}

#pickdate {
    padding-top: 10px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase
}

#pickdate img {
    margin-bottom: -10px;
}


/*.update_pic_bulk{
	text-align: left
}*/

#update_pic_but {
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 4px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
    width: 100px;
    display: none;
}

#update_pic_but.enable {
    display: block;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}


/* Modal Content/Box */

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    /* Could be more or less, depending on screen size */
}


/* The Close Button */

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}