﻿.search_row {
    padding-top:40px;
    padding-bottom:40px;
}

.separator_row {
    padding-top:20px;
}

.divider_row {padding:20px;}

.no_radius { border-radius:0 !important; }
.auto_margin {margin:0 auto 0 auto;}

.simple_table td,
.simple_table th {
    padding:3px;
    text-align:right;
}

.simple_table th {
    background-color:#EFF4F7;
    
}

.clr {clear:both;}
.ltr {direction:ltr;}
.fbtable .fbtd {padding:2px; vertical-align:top !important;}
.fbtable .twtd {padding:2px; vertical-align:top !important;}
.pad10 {padding:10px;}
.pad10topbottom {padding-top:10px; padding-bottom:10px;}

.twitter-share-button[style] { vertical-align: text-bottom !important; }

.chess_text_box_full_width { width:100%; }
.chess_text_box_full_width_multiline { width:100%; height:60px !important;}
.chess_text_box_partial_width { width:80%; }
.chess_text_box
{
	height: 34px;
	padding: 6px 12px;
    /*width:100%;*/
	font-size: 14px;
	line-height: 1.4;
	color: #8F8F8F;
	background-color: #fff;
	border: 2px solid #E2E2E2;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;    
}

/*.chess_text_box
{
	height: 34px;
	padding: 6px 12px;
    width:100%;
	font-size: 14px;
	line-height: 1.4;
	color: #8F8F8F;
	background-color: #fff;
	border: 2px solid #E2E2E2;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
.chess_text_box:focus {
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.chess_text_box_multiline {height:80px;}

.chess_finder_not_found {background-color:rgba(175, 8, 8, 0.15);}
.chess_finder_found {background-color:rgba(42, 175, 8, 0.15);}

.hidden_light {display:none}

.calendar_box_contaier { position:relative;}
.calendar_box_contaier img {
    position:absolute;
    /*top:0;*/
    left:15px;
}

.preline {white-space:pre-line;}

.red_warning {color:red;}

#operation_running_overlay
{
    display:none;
    width:100%;
    height:100%;
    position:fixed;
    z-index:10000;
    background-color:rgba(128, 128, 129, 0.7);
    background-image:url("/images/ajax-loader.gif");
    background-position:center center;
    background-repeat:no-repeat;
}
/*personal area menu*/

.personal_menu {
    background-color:#D9E6EC;
    padding:9px;
}

.personal_menu h1 {
    color:#006289;
    font-size:20px;
    margin-top:20px;
    margin-bottom:5px;
}

.personal_menu .menu_item {
    padding:20px;
    border-top:1px solid #94999C;
}

.personal_menu .menu_item a:link,
.personal_menu .menu_item a:visited {
    color:black;
    text-decoration:none;
}
.personal_menu .menu_item a:hover {
    color:#111111;
}

.personal_menu .menu_item_last {
    border-bottom:1px solid #94999C;
}

.personal_menu .menu_item:hover,
.personal_menu .active {
    background-color:#EFF4F7;
    cursor:pointer;
}

@media (max-width:767px) {
    .personal_menu {text-align:center;} 
    
}

/*eof personal area menu*/

.form_row {  padding-top:10px; padding-bottom:10px; }

.form_checkbox label {color:black; font-weight:normal; font-family:Alef;}
.form_checkbox input[type="checkbox"] {margin-right:10px; margin-left:10px;}

/* grids */
.smallergrid table th {font-size:24px; padding: 3px 3px;}
@media (max-width:767px){
    .smallergrid table th {font-size:14px;}
}
.smallergrid table td {padding: 10px 5px;}

.supersmallgrid table th {padding: 2px 2px; font-size:16px; }
.supersmallgrid table td {padding: 2px 2px; font-size:14px; }

/* eof grids */

/* personal area */

.border-lr {border-left:1px solid #94999C; border-right:1px solid #94999C;height:180px; }
.border-l {border-left:1px solid #ccc; height:180px; }
@media (max-width: 768px) {
.border-lr {border:none;}
.border-l {border:none;}
}

.border-lr h1, .border-l h1 {font-size:28px; margin:5px auto 5px auto;}
.border-lr h2, .border-l h2 {color:#006187; font-size:16px; margin:10px auto 5px auto; }

.pa_notes h1, .pa_table h1 {font-size:24px; margin:0 0 10px 0;}
.pa_notes h2, .pa_table h2 {font-size:16px; margin:16px 0 6px 0;font-weight:bold;}

.pa_table table {width:100%;}
.pa_table table tr th {border-bottom:1px solid #D4D9DC;padding:5px;}
.pa_table table tr td {padding:10px 5px 10px 5px;}


/* eof  personal area */
/* icons */

.chess-icon-1 {
	background: url("/images/menu-icon.png") no-repeat scroll 0px 5px transparent;
	height: 40px;
    width:40px;	
	margin: 0px;    
    float: right;
}

.chess-icon-2 {
	background: url("/images/menu-icon.png") no-repeat scroll 0px -54px transparent;
	height: 42px;
	width: 40px;
	float: right;
	margin: 0px;
}
.chess-icon-3 {
	background: url("/images/menu-icon.png") no-repeat scroll 0px -123px transparent;
	height: 42px;
	width: 40px;
	float: right;
	margin: 0px;
}
.chess-icon-4 {
	background: url("/images/menu-icon.png") no-repeat scroll 0px -191px transparent;
	height: 42px;
	width: 40px;
	float: right;
	margin: 0px;
}

/* eof icons */



.upload_picture {
    height:200px; 
    text-align:center; 
    margin:20px;
    padding-top:60px;
    border:1px solid #D9E6EC;
    color:#B4B9BC; 
    background-color:white; 
    cursor:pointer;
}
.upload_picture:hover {
    border:1px solid rgba(0,0,0,0.2);
    border-radius:2px;
}
.upload_picture span {font-size:60px; line-height:0.6;}

#sortable li {
    list-style-type:decimal;
}

.autocomplete {
    background-color:white;
    color:#333333;
    position:absolute; 
    border: 2px solid #E2E2E2;
    width:250px;
    height:100px; 
    display:none;
    z-index:1000;
    overflow:auto;
}

.autocomplete span {padding:3px;z-index:1001;}

.half-width {width:50%; padding:10px;}
.picture_center_contaier {width:100%; text-align:center; padding-left:25%; padding-right:25%;}

@media (max-width: 768px) { 
    .half-width { width: 100%;padding:10px;}
    .picture_center_contaier {width:100%; text-align:center; padding-left:5%; padding-right:5%;}
}

/* login mobile */

.mobile_login_btn {
    position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: url(/images/Login.png);
	border: 1px solid transparent;
	border-radius: 4px;
    width:42px;
    height:42px;
}

.mobile_login_area {background-color:white; padding:30px;}
.mobile_login_area input { text-align:center; }

@media (min-width: 768px) {
    .mobile_login_btn {display:none;}
}

.chess_text_box_login
{
	height: 34px;
	padding: 6px 12px;
    width:100%;
	font-size: 14px;
	line-height: 1.4;
	color: #8F8F8F;
	background-color: #ccc;
	border: 2px solid #E2E2E2;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* eof login mobile*/

.white_quadrat {background-color:white; border:1px solid #ccc; width:10px; height:10px;}
.black_quadrat {background-color:black; border:1px solid #333; width:10px; height:10px;}


/* Select 2 */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: right; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 2px solid #E2E2E2;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block;
  text-align:right;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 2px solid #E2E2E2;
  border-radius: 0; 
  text-align:right;
}
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: left;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border:2px solid #ddd;
  border-radius: 0;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: right; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 2px solid #E2E2E2;
    border-radius: 0;
    cursor: default;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 2px solid #E2E2E2;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 2px solid #E2E2E2;
  border-radius: 0;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 2px solid #E2E2E2;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 2px solid #E2E2E2;
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 2px solid #E2E2E2;
  border-radius: 0;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 2px solid #E2E2E2;
    border-radius: 0;
    cursor: default;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-right: 5px;
  margin-left: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 2px;
  margin-left: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.innerpage-con .promotions_bottom_border {border-bottom:2px solid #337ab7 !important; }
.innerpage-con .promotions_top_border {border-top:2px solid #337ab7 !important; }

/* playoff table */
.playoff_table 
{
    margin-top:10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.playoff_table td {
    border:1px solid #333333; 
    border-collapse:collapse;
    padding:5px;
}

/*****playoff table************/

/*************Pagination *******/

.GridPager a, .GridPager span
{
    display: block;
    height: 25px;
    width: 25px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding:5px; 
    margin:3px 10px 3px 10px;
}
.GridPager a
{
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}
.GridPager span
{
    background-color: rgba(21,122,183, 0.5);
    color: #000;
    border: 1px solid #3AC0F2;    
}

.GridPager td table
{
    width:auto !important;
}

.GridPager td table td:first-child {
    line-height:14px !important;
}
.GridPager td table td 
{
    float:none !important;
}
/*************Pagination *******/



