





.errorPlace{ background: #f0c8c8; padding: 10px;}
.statusPlace{ background: #dafad8; padding: 10px;}

.input-width-res-notes{
    width: 915px;
}
#addFightTable{
}
#clSeOrgByKeyword, .sByKeywordRes, .orgFormIndicatorAdd, #clSeEventByKeyword, .evSByKeywordRes, .eventFormIndicatorAdd, .cdEvSByKeywordRes,.cdFrSByKeywordRes, .cardFormIndicatorAdd, .fighterFormIndicatorAdd
{
    background: #dafad8;
    padding: 5px;
    margin:2px;
    cursor: pointer;
}
#clSeOrgByKeyword, .orgFormIndicatorEdit, #clSeEventByKeyword, .eventFormIndicatorEdit, #cdClSeEventByKeyword, #cdClSeFighterByKeyword, .cardFormIndicatorEdit, .fighterFormIndicatorEdit
 {
     background: #c5d2ea;
     padding: 5px;
     margin:2px;
     cursor: pointer;
 }
.emptyRequiredFields
{
    background: #f0c8c8;
    padding: 5px;
    margin:2px;
}
.okRequiredFields
{
    background: #dafad8;
    padding: 5px;
    margin:2px;
}
.cdFrSByKeywordRes
{
    display:table-cell;
    background: #dafad8;
    padding: 5px;
    margin:2px;
}
.fighterRes
{
    display:table;
    border-spacing:2px;
    border-collapse:separate;
}
.fighter1Res
{
    display:table-cell;
    background: #79cdfa;
    padding: 5px;
    margin:2px;
    cursor: pointer;
}
.fighter2Res
{
    display:table-cell;
    background: #fa827a;
    padding: 5px;
    margin:2px;
    cursor: pointer;
}
#versusClick
{
    cursor: pointer;
}
.mainEvent
{
    background:#eee;
}
input[readonly].fighter-readonly
{
    background: #faf4b5;
}
.statusPlace input[type="text"]
{
    width: 50px;
    padding: 5px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.07) inset;
    box-shadow: 0 2px 4px rgba(0,0,0,.07) inset;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h1,h2,h3
{
    line-height:1em;
}
.fighter-header, .org-header, .event-header
{
    display:table;
    vertical-align:top;
    padding-bottom: 10px;
    line-height:0.5em;
}
.fighter-h1, .org-h1, .event-h1
{
    color: #333;
    font-size: 26px;
}
.fighter-h2, .org-h2
{
    color: #333;
    font-size: 12px;
    font-weight: bold;
}
.event-h2
{
    font-size: 12px;
    font-weight: bold;
}
.fighter-nick-ru-title
{
    color: #003870;
}
.fighter-nick-en-title
{
    color: #003870;
    font-weight: bold;
}
#recordTable a
{
    font-weight:bold;
}
#recordTable,#eventsListTable
{
    width:654px;
    border: 1px solid #CCC;
    border-collapse: separate;
    font-size:12px;
}
#recordTable .fight-note
{
    font-size: 10px;
    color:#888;
    background:inherit;
}
.fight-res
{
    padding: 2px;
    width: 75px;
    display: block;
    text-align:center;
    font-weight:bold;
    color:#fff;
    font-size:11px;
    margin-left: 5px;
}

.recordTable table tr td table tr td
{
    border:0;
    padding: 0px;
}

.zebra td, .rec-inner-tab td {
    padding: 2px;
    margin:2px;
}
.rec-inner-tab .top-level
{
    padding:0;
}

.zebra .even {
    background: #fff;
}
.zebra .odd {
    background: #ededed;
}

.zebra th {
    padding-top:10px;
    padding-bottom:10px;
    padding-right:2px;
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
    background-image:    -moz-linear-gradient(top, #f5f5f5, #eee);
    background-image:     -ms-linear-gradient(top, #f5f5f5, #eee);
    background-image:      -o-linear-gradient(top, #f5f5f5, #eee);
    background-image:         linear-gradient(top, #f5f5f5, #eee);
}

.zebra tfoot td {
    border-bottom: 0;
    border-top: 1px solid #fff;
    background-color: #f1f1f1;
}
.mainInfo
{
    padding: 5px 5px 0 5px;
}
.label, .val
{
    font-size:11px;
    line-height:1.4em;
    font-family:Arial;
}
.label
{
    color:#777;
}
.val
{

}

.textBlock
{
    float:left;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 390px;
}
.infoCell
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    display:table-cell
}

/*Chart*/
.chartLabel, .chartLabel2
{
    fill:#294D70;
}
.chartLabel
{
    font-size: 50px;
    /*text-shadow: 0 -1px 0 #000;*/
}
.chartLabel2
{
    font-size: 22px;
    font-weight:bold;
}
#charts
{
    margin:5px;
}
.WinLossChart, .WinMethodChart, .LossMethodChart
{
    width:100%;
    white-space: nowrap;
}
.WinLossChart .wlc-span, .wmc-span, .lmc-span
{
    display: inline-block;
    height: 100%;
    color: #fff;
    /*padding-top: 2px;*/
    /*padding-bottom: 2px;*/
    font-weight: bold;
    text-align: center;
    font-size: 10px;
    overflow: hidden;
    white-space:nowrap;
}
.fr-1
{
    background: #3D9949;
}
.fr-2,.fr-3
{
    background:#487CA3;
    box-shadow: inset 1px 1px 2px #3A648B;
}
.fr-4
{
    background: #FFB800;
    box-shadow: inset 1px 1px 2px #E09207;
}
.fr-5
{
    background: #555;
    box-shadow: inset 1px 1px 2px #333;
}
.fr-777
{
    background: #a53730;
}
.fr-1, .WinLossChart .win
{
    background:#3D9949;
    box-shadow: inset 1px 1px 2px #166321;
}
.fr-777, .WinLossChart .loss
{
    background:#C51313;
    box-shadow: inset 1px 1px 2px #7E1212;
}
.ko
{
    background: #3D5369;
    box-shadow: inset 1px 1px 2px #222E44;
}
.sub
{
    background: #c8d1d8;
    color: #333;
    box-shadow: inset 0px 1px 2px #bbb;
}
.dec
{
    background: #ebecee;
    color: #334;
    box-shadow: inset -1px 1px 2px #ddd;
}
.desc
{
    background: #EEE;
    color: #333 !important;
}
#charts .label
{
    text-transform: none;
    font-weight:bold;
    padding-top: 3px;
    padding-bottom: 3px;
}
.left
{
    /*-webkit-border-radius: 2px 0px 0px 2px;*/
    /*border-radius: 2px 0px 0px 2px;*/
}
.right
{
    /*-webkit-border-radius: 0px 2px 2px 0px;*/
    /*border-radius: 0px 2px 2px 0px;*/
}
.recordTitle, .eventsListTitle, .relatedTopicsTitle, .mma-h2
{
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
}
#eventsListTable td,th
{
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    line-height: 1.3em;
}
#eventsListTable a
{
    font-weight:bold;
}
.event-date
{
    padding-top: 1px;
    float: left;
    text-align:center;
    /*box-shadow: 1px 1px 1px #CCC;*/
    width: 35px;
    background: #FFF;
    border: 1px solid #CCC;
    line-height: 1em;
    font-weight:bold;
}
.day
{
    font-size: 14px;
    color: #FFB522;
}
.month
{
    text-transform: uppercase;
    font-size: 10px;
    color: #C51313;
}
#eventsListTable .year
{
    font-size:9px;
    color: #777;
}
.related-topics
{
    padding-top: 10px;
    padding-bottom: 10px;
    float:left;
    width:100%;
}
.related-topic-title
{
    margin-bottom:8px;
}
.more-related-topics
{

}
.recent
{
    color:#999;
}
.cdLabel
{
    color:#333;
    font-weight:bold;
}
.input-padding
{
    margin-bottom:10px;
}

.lbl {
    width:120px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    /*text-transform: uppercase;*/
    float: left;
    margin-left:5px;
    color:#555;
}
.cb-all, .cb-imp, .cb-upcoming, .cb-recent
{
    font-size:13px;
    font-family:Arial;
    font-weight:normal;
    padding:4px;
    text-decoration:none;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffffff), color-stop(100%, #f6f6f6) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
    background:-ms-linear-gradient( top, #ffffff 5%, #f6f6f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
    background-color:#ffffff;
    color:#777;
    display:inline-block;
    text-shadow:1px 1px 0px #ffffff;

}
.cb-imp, .cb-upcoming
{
    border-top-left-radius:3px;
    border-bottom-left-radius:2px;
    bacground: #eee;
    border-left:1px solid #dcdcdc;
    border-top:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
}
.cb-all, .cb-recent
{
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    bacground: #fff;
    border-right:1px solid #dcdcdc;
    border-top:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
}
.switch label { cursor: pointer; font-weight:bold }
.switch input { display: none; }
.switch .selected
{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;

    /*color:#fff;*/
}
#event-find-btn
{
    padding-bottom: 6px;
    padding-top: 6px;
    vertical-align: top;
}
.mainEventLabel
{
    color: #CA1B1B;
    font-weight: bold;
}