.form-control[readonly] {
    cursor: not-allowed;
    background-color: #eee !important;
}

.game-pricing-btns-div button {
    height: 40px;
    font-size: 16px;
    padding: 0px;
}

#contentContainer {
    padding: 30px 15px;
    /*text-align: center;*/
}

body {
    padding-top: 40px;
    /*background-image: url(../img/old_mathematics_yellow.png);*/
}

.retailer-icon {
    background-image: url(../img/RetailIconDollarBig2.png);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    margin-top: 8px;
    margin-left: 0px;
    margin-right: 10px;
    float: left;
    vertical-align: middle;
}

.navbar-brand {
    color: #dd8800 !important;
    font-size: 28px;
    font-weight: bold;
    margin-right: 20px;
}

.navbar-nav > li > a {
    font-size: 16px;
}

.loading-spinner-img {
    position: absolute;
    z-index: 255;
    left: 40%;
    top: 40%;

}

.game-chart-div {
    height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 60px;
    /*background-color: #E6E6E6;*/
}

.game-table-div {
    height: 420px;
    /*background-color:#E6E6E6;*/
}

table.game-table {
    margin-top: 30px;
    margin-bottom: 5px;
}

.copy-table-btn {
    float: right;
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.5)
}

table.game-table > tbody > tr > td {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 8px;
    text-align: right;
}

table.competition-summary-table > tbody > tr > td {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 8px;
    text-align: right;
}

table.competition-summary-table thead th {
    /*border-bottom: 1px solid #aa9977 !important;*/
    border-top: 2px solid #CCCCCC !important;
    border-bottom: 2px solid #CCCCCC !important;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: right;
}

.table-hover > tbody > tr:hover > td {
    /*background-color:#dd8800;*/
    background-color: #E6E6E6;
}

table.competition-summary-table tr > td:nth-child(1) {
    font-weight: bold;
    text-align: center;
}

table.game-table tr > td:nth-child(1) {
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
}

table.game-table tr, table.game-table td {
    /*border-top: 1px solid #aa9977 !important;*/
    /*border-bottom: 1px solid #aa9977 !important;*/
    border-top: 1px solid #CCCCCC !important;
    border-bottom: 1px solid #CCCCCC !important;
}

table.game-table thead th {
    /*border-bottom: 1px solid #aa9977 !important;*/
    border-top: 2px solid #CCCCCC !important;
    border-bottom: 2px solid #CCCCCC !important;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: right;
}

tr.w16 td {
    border-bottom: 2px solid #CCCCCC !important;
}

hr {
    margin-top: 0px;
    /*border-color: #EEC582;*/
    border-color: #CCCCCC;
}

.game-pricing-btns-div {
    /*background-color:#E6E6E6;*/
    padding: 0px;
    /*border: 1px solid #dd8800;*/
    border-radius: 9px;
}

.price-btn {
    width: 100%;
}

.same-price-btn {
    width: 100%;
    margin-top: 6px;
    /*color: #515151;*/
    font-size: 20px;
}

.game-performance {
    background-color: #F6F6F6;
    height: 90px;
    border-radius: 9px;

}

/*
.game-performance {
	background-color:#E6E6E6;
	/*text-align: center;
	border: 1px solid #FF4719;
	background-color: #dd8800;

	border: 5px rgb(213,143,16) hidden;
	border-radius: 10px;
	margin-top: 6px;

	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px, rgba(0, 0, 0, 0.0980392) 0px 1px 0px 0px;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px, rgba(0, 0, 0, 0.0980392) 0px 1px 0px 0px;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);

	background-clip: border-box;
	background-color:  #E6E6E6; rgb(227, 227, 227);

	background-image: url(../img/old_mathematics_yellow.png);
	background-origin: padding-box;
	background-size: auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 1px 4px 6px 1px, rgba(0, 0, 0, 0.0980392) 0px 3px 0px 0px;
	color: rgb(57, 57, 57);
	display: block;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
*/

.game-performance-left {
    width: 52%;
    height: 100%;
    margin: 0;
}

.game-performance-right {
    width: 48%;
    height: 100%;
    text-align: right;
    vertical-align: bottom;
}

.performance-text-perf {
    padding-left: 6px;
    color: #333333; /*#dd8800;*/
    font: 24px Helvetica, Arial, Sans-Serif;
    /*text-shadow: 0px 2px 3px #2a2a2a;*/
    font-weight: bold;

}

.performance-text-your {
    /*float: left;*/
    padding-left: 8px;
    font-size: 18px;
}

.performance-text-max {
    visibility: hidden;
    /*float: left;*/
    padding-left: 8px;
    font-size: 18px;
}

.performance-yourRev {
    float: right;
    padding-right: 8px;
    font-size: 18px;
}

.performance-maxRev {
    visibility: hidden;
    float: right;
    padding-right: 8px;
    font-size: 18px;
}

.performance-percentage {
    visibility: hidden;
    /*margin-top: 20px;*/
    display: inline-block;
    font-size: 48px;
    color: #d9534f; /*#999;*/
    text-shadow: 0 1px 3px #2a2a2a;
    padding-right: 8px;
    right: 0%;
}

.replay-btn-div {
    /*border: 1px solid #FF4719;*/
    /*background-color: #dd8800;*/

    /*border: 5px rgb(213,143,16) hidden;*/
    border-radius: 10px;

    background-clip: border-box;
    background-image: url(../img/old_mathematics_yellow.png);
    background-origin: padding-box;
    background-size: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    /*color: rgb(57, 57, 57);*/
    display: block;
    /*font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;*/
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    font-size: 16px;
    visibility: hidden;
}

.replay-btn {
    font-size: 18px;
}

.ctrl-c-txt {
    font-weight: bold;
}

.start-competition-loading-icon {
    display: none !important;
}

.first-cell {
    padding-top: 30px;
}

#current-round, #competitor-info{
    /*margin-top: 30px;*/
    /*color: #398439;*/
    font-weight: bold;
    font-family: 'Helvetica', sans-serif;
    font-size: 24px;
    line-height: 34px;
    color: #515151;
}

#viewing-email-value, #viewing-name-value, #viewing-rounds-value {
    font-weight: bold;
    font-family: 'Helvetica', sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
}

#viewing-email, #viewing-name, #viewing-rounds {
    font-family: 'Helvetica', sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #515151;
}



.tooltip {
    position: fixed;
}

.ui-combobox-input.ui-autocomplete-input {
    display: inline-block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /*noinspection CssUnknownProperty*/
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.ui-combobox-button {
    display: inline-block;
    height: 34px;
    width: 8%;
    position: absolute;
}

td.price-action {
    width: 25%;
}
