/*
|-----------------------------------------------------------------------------------------
| Admin Plugin Base
|-----------------------------------------------------------------------------------------
*/
/*
|-----------------------------------------------------------------------------------------
| General
|-----------------------------------------------------------------------------------------
*/
.tgr-clearfix:before,
.tgr-clearfix:after {
  content: "";
  display: table; }

.tgr-clearfix:after {
  clear: both; }

.tgr-clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

.teamgrid,
.teamgridpro {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans", Verdana, Geneva, sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 1.6; }
  .teamgrid *,
  .teamgridpro * {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .teamgrid *:focus,
    .teamgridpro *:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .teamgrid a:active, .teamgrid a:focus, .teamgrid a:visited, .teamgrid a:link,
  .teamgridpro a:active,
  .teamgridpro a:focus,
  .teamgridpro a:visited,
  .teamgridpro a:link {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .teamgrid input, .teamgrid label, .teamgrid textarea, .teamgrid keygen, .teamgrid select, .teamgrid button,
  .teamgridpro input,
  .teamgridpro label,
  .teamgridpro textarea,
  .teamgridpro keygen,
  .teamgridpro select,
  .teamgridpro button {
    font-family: "Open Sans", Verdana, Geneva, sans-serif; }
  .teamgrid img,
  .teamgridpro img {
    max-width: 100%;
    height: auto; }
  .teamgrid iframe, .teamgrid video, .teamgrid audio, .teamgrid embed, .teamgrid object,
  .teamgridpro iframe,
  .teamgridpro video,
  .teamgridpro audio,
  .teamgridpro embed,
  .teamgridpro object {
    max-width: 100%; }
  .teamgrid .noselect,
  .teamgridpro .noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently not supported by any browser */
    cursor: default; }
  .teamgrid .tgr-error,
  .teamgridpro .tgr-error {
    color: #E56464 !important; }
  .teamgrid .tgr-bold,
  .teamgridpro .tgr-bold {
    font-weight: bold; }
  .teamgrid .tgr-clear,
  .teamgridpro .tgr-clear {
    clear: both;
    display: block; }
  .teamgrid .tgr-float-btn,
  .teamgridpro .tgr-float-btn {
    float: right;
    margin-top: 8px; }
  .teamgrid .tgr-center,
  .teamgridpro .tgr-center {
    text-align: center; }
  .teamgrid .tgr-mt-2,
  .teamgridpro .tgr-mt-2 {
    margin-top: 2px; }
  .teamgrid .tgr-mt-4,
  .teamgridpro .tgr-mt-4 {
    margin-top: 4px; }
  .teamgrid .tgr-mt-6,
  .teamgridpro .tgr-mt-6 {
    margin-top: 6px; }
  .teamgrid .tgr-mt-8,
  .teamgridpro .tgr-mt-8 {
    margin-top: 8px; }
  .teamgrid .tgr-mt-10,
  .teamgridpro .tgr-mt-10 {
    margin-top: 10px; }
  .teamgrid .tgr-mt-12,
  .teamgridpro .tgr-mt-12 {
    margin-top: 12px; }
  .teamgrid .tgr-mt-14,
  .teamgridpro .tgr-mt-14 {
    margin-top: 14px; }
  .teamgrid .tgr-mt-16,
  .teamgridpro .tgr-mt-16 {
    margin-top: 16px; }
  .teamgrid .tgr-mt-18,
  .teamgridpro .tgr-mt-18 {
    margin-top: 18px; }
  .teamgrid .tgr-mt-20,
  .teamgridpro .tgr-mt-20 {
    margin-top: 20px; }
  .teamgrid .tgr-mr-2,
  .teamgridpro .tgr-mr-2 {
    margin-right: 2px; }
  .teamgrid .tgr-mr-4,
  .teamgridpro .tgr-mr-4 {
    margin-right: 4px; }
  .teamgrid .tgr-mr-6,
  .teamgridpro .tgr-mr-6 {
    margin-right: 6px; }
  .teamgrid .tgr-mr-8,
  .teamgridpro .tgr-mr-8 {
    margin-right: 8px; }
  .teamgrid .tgr-mr-10,
  .teamgridpro .tgr-mr-10 {
    margin-right: 10px; }
  .teamgrid .tgr-mr-12,
  .teamgridpro .tgr-mr-12 {
    margin-right: 12px; }
  .teamgrid .tgr-mr-14,
  .teamgridpro .tgr-mr-14 {
    margin-right: 14px; }
  .teamgrid .tgr-mr-16,
  .teamgridpro .tgr-mr-16 {
    margin-right: 16px; }
  .teamgrid .tgr-mr-18,
  .teamgridpro .tgr-mr-18 {
    margin-right: 18px; }
  .teamgrid .tgr-mr-20,
  .teamgridpro .tgr-mr-20 {
    margin-right: 20px; }
  .teamgrid .tgr-mb-2,
  .teamgridpro .tgr-mb-2 {
    margin-bottom: 2px; }
  .teamgrid .tgr-mb-4,
  .teamgridpro .tgr-mb-4 {
    margin-bottom: 4px; }
  .teamgrid .tgr-mb-6,
  .teamgridpro .tgr-mb-6 {
    margin-bottom: 6px; }
  .teamgrid .tgr-mb-8,
  .teamgridpro .tgr-mb-8 {
    margin-bottom: 8px; }
  .teamgrid .tgr-mb-10,
  .teamgridpro .tgr-mb-10 {
    margin-bottom: 10px; }
  .teamgrid .tgr-mb-12,
  .teamgridpro .tgr-mb-12 {
    margin-bottom: 12px; }
  .teamgrid .tgr-mb-14,
  .teamgridpro .tgr-mb-14 {
    margin-bottom: 14px; }
  .teamgrid .tgr-mb-16,
  .teamgridpro .tgr-mb-16 {
    margin-bottom: 16px; }
  .teamgrid .tgr-mb-18,
  .teamgridpro .tgr-mb-18 {
    margin-bottom: 18px; }
  .teamgrid .tgr-mb-20,
  .teamgridpro .tgr-mb-20 {
    margin-bottom: 20px; }
  .teamgrid .tgr-ml-2,
  .teamgridpro .tgr-ml-2 {
    margin-left: 2px; }
  .teamgrid .tgr-ml-4,
  .teamgridpro .tgr-ml-4 {
    margin-left: 4px; }
  .teamgrid .tgr-ml-6,
  .teamgridpro .tgr-ml-6 {
    margin-left: 6px; }
  .teamgrid .tgr-ml-8,
  .teamgridpro .tgr-ml-8 {
    margin-left: 8px; }
  .teamgrid .tgr-ml-10,
  .teamgridpro .tgr-ml-10 {
    margin-left: 10px; }
  .teamgrid .tgr-ml-12,
  .teamgridpro .tgr-ml-12 {
    margin-left: 12px; }
  .teamgrid .tgr-ml-14,
  .teamgridpro .tgr-ml-14 {
    margin-left: 14px; }
  .teamgrid .tgr-ml-16,
  .teamgridpro .tgr-ml-16 {
    margin-left: 16px; }
  .teamgrid .tgr-ml-18,
  .teamgridpro .tgr-ml-18 {
    margin-left: 18px; }
  .teamgrid .tgr-ml-20,
  .teamgridpro .tgr-ml-20 {
    margin-left: 20px; }
  .teamgrid .tgr-pt-2,
  .teamgridpro .tgr-pt-2 {
    padding-top: 2px; }
  .teamgrid .tgr-pt-4,
  .teamgridpro .tgr-pt-4 {
    padding-top: 4px; }
  .teamgrid .tgr-pt-6,
  .teamgridpro .tgr-pt-6 {
    padding-top: 6px; }
  .teamgrid .tgr-pt-8,
  .teamgridpro .tgr-pt-8 {
    padding-top: 8px; }
  .teamgrid .tgr-pt-10,
  .teamgridpro .tgr-pt-10 {
    padding-top: 10px; }
  .teamgrid .tgr-pt-12,
  .teamgridpro .tgr-pt-12 {
    padding-top: 12px; }
  .teamgrid .tgr-pt-14,
  .teamgridpro .tgr-pt-14 {
    padding-top: 14px; }
  .teamgrid .tgr-pt-16,
  .teamgridpro .tgr-pt-16 {
    padding-top: 16px; }
  .teamgrid .tgr-pt-18,
  .teamgridpro .tgr-pt-18 {
    padding-top: 18px; }
  .teamgrid .tgr-pt-20,
  .teamgridpro .tgr-pt-20 {
    padding-top: 20px; }
  .teamgrid .tgr-pr-2,
  .teamgridpro .tgr-pr-2 {
    padding-right: 2px; }
  .teamgrid .tgr-pr-4,
  .teamgridpro .tgr-pr-4 {
    padding-right: 4px; }
  .teamgrid .tgr-pr-6,
  .teamgridpro .tgr-pr-6 {
    padding-right: 6px; }
  .teamgrid .tgr-pr-8,
  .teamgridpro .tgr-pr-8 {
    padding-right: 8px; }
  .teamgrid .tgr-pr-10,
  .teamgridpro .tgr-pr-10 {
    padding-right: 10px; }
  .teamgrid .tgr-pr-12,
  .teamgridpro .tgr-pr-12 {
    padding-right: 12px; }
  .teamgrid .tgr-pr-14,
  .teamgridpro .tgr-pr-14 {
    padding-right: 14px; }
  .teamgrid .tgr-pr-16,
  .teamgridpro .tgr-pr-16 {
    padding-right: 16px; }
  .teamgrid .tgr-pr-18,
  .teamgridpro .tgr-pr-18 {
    padding-right: 18px; }
  .teamgrid .tgr-pr-20,
  .teamgridpro .tgr-pr-20 {
    padding-right: 20px; }
  .teamgrid .tgr-pb-2,
  .teamgridpro .tgr-pb-2 {
    padding-bottom: 2px; }
  .teamgrid .tgr-pb-4,
  .teamgridpro .tgr-pb-4 {
    padding-bottom: 4px; }
  .teamgrid .tgr-pb-6,
  .teamgridpro .tgr-pb-6 {
    padding-bottom: 6px; }
  .teamgrid .tgr-pb-8,
  .teamgridpro .tgr-pb-8 {
    padding-bottom: 8px; }
  .teamgrid .tgr-pb-10,
  .teamgridpro .tgr-pb-10 {
    padding-bottom: 10px; }
  .teamgrid .tgr-pb-12,
  .teamgridpro .tgr-pb-12 {
    padding-bottom: 12px; }
  .teamgrid .tgr-pb-14,
  .teamgridpro .tgr-pb-14 {
    padding-bottom: 14px; }
  .teamgrid .tgr-pb-16,
  .teamgridpro .tgr-pb-16 {
    padding-bottom: 16px; }
  .teamgrid .tgr-pb-18,
  .teamgridpro .tgr-pb-18 {
    padding-bottom: 18px; }
  .teamgrid .tgr-pb-20,
  .teamgridpro .tgr-pb-20 {
    padding-bottom: 20px; }
  .teamgrid .tgr-pl-2,
  .teamgridpro .tgr-pl-2 {
    padding-left: 2px; }
  .teamgrid .tgr-pl-4,
  .teamgridpro .tgr-pl-4 {
    padding-left: 4px; }
  .teamgrid .tgr-pl-6,
  .teamgridpro .tgr-pl-6 {
    padding-left: 6px; }
  .teamgrid .tgr-pl-8,
  .teamgridpro .tgr-pl-8 {
    padding-left: 8px; }
  .teamgrid .tgr-pl-10,
  .teamgridpro .tgr-pl-10 {
    padding-left: 10px; }
  .teamgrid .tgr-pl-12,
  .teamgridpro .tgr-pl-12 {
    padding-left: 12px; }
  .teamgrid .tgr-pl-14,
  .teamgridpro .tgr-pl-14 {
    padding-left: 14px; }
  .teamgrid .tgr-pl-16,
  .teamgridpro .tgr-pl-16 {
    padding-left: 16px; }
  .teamgrid .tgr-pl-18,
  .teamgridpro .tgr-pl-18 {
    padding-left: 18px; }
  .teamgrid .tgr-pl-20,
  .teamgridpro .tgr-pl-20 {
    padding-left: 20px; }
  .teamgrid .tgr-sortable-placeholder,
  .teamgridpro .tgr-sortable-placeholder {
    border: 2px dashed #b5beca;
    border-radius: 0 !important; }

input.tgr-input-selector,
textarea.tgr-input-selector {
  padding: 7px 20px;
  margin: 0;
  border: none !important;
  line-height: 1.6em !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #DCE0E7 !important;
  font-size: 13px !important;
  font-family: monospace !important;
  border-radius: 3px;
  color: #373b43 !important; }
  input.tgr-input-selector:focus,
  textarea.tgr-input-selector:focus {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  input.tgr-input-selector.tgr-input-selector-dark,
  textarea.tgr-input-selector.tgr-input-selector-dark {
    background: #272e3d !important;
    color: #bcc4d5 !important;
    line-height: 1.2em !important; }

#menu-posts-teamgrid_members .wp-menu-image img {
  padding: 8px 0 0 !important;
  opacity: 1 !important;
  width: 16px !important; }

#menu-posts-teamgrid_members.wp-has-current-submenu .wp-menu-image {
  background: url("../images/icon-plugin-active.png") no-repeat 10px 8px; }
  #menu-posts-teamgrid_members.wp-has-current-submenu .wp-menu-image img {
    display: none; }

/*
|-----------------------------------------------------------------------------------------
| Metabox
|-----------------------------------------------------------------------------------------
*/
#xbox-team-editor-teamgrid .xbox-main-tab {
  min-height: 260px; }

/*
|-----------------------------------------------------------------------------------------
| Messages
|-----------------------------------------------------------------------------------------
*/
.teamgrid .tgr-message {
  display: block;
  position: relative;
  margin: 10px 0;
  padding: 0.8em 2em;
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid #d6dbe2;
  border-radius: 3px;
  font-size: 13px; }

.teamgrid .tgr-message header {
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5;
  font-family: "Open Sans", arial; }

.teamgrid .tgr-message p {
  margin: 0.7em 0;
  font-size: 1em;
  font-family: "Open Sans", arial; }

.teamgrid .tgr-message header + p {
  margin-top: 0.25em; }

.teamgrid .tgr-message i + p {
  margin-top: 0px; }

.teamgrid .tgr-message p:first-child {
  margin-top: 0px; }

.teamgrid .tgr-message p:last-child {
  margin-bottom: 0px; }

.teamgrid .tgr-message.tgr-message-info {
  color: #34608F;
  background: #e3f5fd;
  border-color: #9FCDEA; }

.teamgrid .tgr-message.tgr-message-info header {
  color: #2D527B; }

.teamgrid .tgr-message.tgr-message-success {
  color: #2c662d;
  background: #DFF2BF;
  border-color: #a3c293; }

.teamgrid .tgr-message.tgr-message-success header {
  color: #1a531b; }

.teamgrid .tgr-message.tgr-message-warning {
  color: #4e3407;
  background: #ffedd1;
  border-color: #D3B791; }

.teamgrid .tgr-message.tgr-message-warning header {
  color: #794b02; }

.teamgrid .tgr-message.tgr-message-error {
  color: #9f3a38;
  background: #ffe2e2;
  border-color: #e0b4b4; }

.teamgrid .tgr-message.tgr-message-error header {
  color: #912d2b; }

.teamgrid .tgr-message.tgr-icon-message {
  padding-left: 3.1em; }

.teamgrid .tgr-message.tgr-icon-message:before {
  position: absolute;
  top: 0.6em;
  left: 0.7em;
  line-height: 1;
  font-size: 1.4em;
  font-family: 'Font Awesome 5 Free TeamGrid';
  font-weight: 900;
  content: "\f05a";
  font-style: normal;
  font-variant: normal;
  text-transform: none; }

.teamgrid .tgr-message.tgr-icon-message.tgr-message-success:before {
  content: "\f058"; }

.teamgrid .tgr-message.tgr-icon-message.tgr-message-warning:before {
  content: "\f071"; }

.teamgrid .tgr-message.tgr-icon-message.tgr-message-error:before {
  content: "\f057"; }

.teamgrid .tgr-message .tgr-close-message {
  position: absolute;
  top: 0.8em;
  right: 0.8em;
  font-size: 1.1em;
  display: block;
  cursor: pointer;
  opacity: 0.7; }

.teamgrid .tgr-message .tgr-close-message:hover {
  opacity: 1; }

/*
|-----------------------------------------------------------------------------------------
| Fix Default Wordpress
|-----------------------------------------------------------------------------------------
*/
body[class*="post-type-teamgrid_teams"] .bsf-update-nag,
body[class*="post-type-teamgrid_members"] .bsf-update-nag {
  display: none; }

body[class*="post-type-teamgrid_teams"] #postbox-container-1 #submitdiv,
body[class*="post-type-teamgrid_members"] #postbox-container-1 #submitdiv {
  display: none !important; }

/*
|-----------------------------------------------------------------------------------------
| Fix Xbox
|-----------------------------------------------------------------------------------------
*/
body[class*="post-type-teamgrid_teams"] .xbox-main-tab > .xbox-tab-header > .xbox-tab-nav,
body[class*="post-type-teamgrid_members"] .xbox-main-tab > .xbox-tab-header > .xbox-tab-nav {
  min-height: 300px; }

body[class*="post-type-teamgrid_teams"] .xbox-btn,
body[class*="post-type-teamgrid_members"] .xbox-btn {
  border: none !important; }
  body[class*="post-type-teamgrid_teams"] .xbox-btn.xbox-btn-teal:hover, body[class*="post-type-teamgrid_teams"] .xbox-btn.xbox-btn-teal:active, body[class*="post-type-teamgrid_teams"] .xbox-btn.xbox-btn-teal:focus,
  body[class*="post-type-teamgrid_members"] .xbox-btn.xbox-btn-teal:hover,
  body[class*="post-type-teamgrid_members"] .xbox-btn.xbox-btn-teal:active,
  body[class*="post-type-teamgrid_members"] .xbox-btn.xbox-btn-teal:focus {
    background: #00a19a !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item a img,
body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item a img {
  max-width: 16px;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -3px; }

body[class*="post-type-teamgrid_teams"] .xbox-main-tab > .xbox-tab-header .xbox-tab-menu .xbox-item a,
body[class*="post-type-teamgrid_members"] .xbox-main-tab > .xbox-tab-header .xbox-tab-menu .xbox-item a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  text-transform: none; }

body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item,
body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item {
  padding: 0 8px; }
  body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item:first-child,
  body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item:first-child {
    padding-left: 25px; }
  body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item:last-child,
  body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item:last-child {
    padding-right: 0; }
  body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item.xbox-item-child a,
  body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item.xbox-item-child a {
    font-size: 11px !important; }

body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item a,
body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item a {
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
  text-transform: none; }

body[class*="post-type-teamgrid_teams"] .xbox-tab-header .xbox-tab-menu .xbox-item.active a,
body[class*="post-type-teamgrid_members"] .xbox-tab-header .xbox-tab-menu .xbox-item.active a {
  font-weight: 600; }

body[class*="post-type-teamgrid_teams"] .tab-device-editor .xbox-tab-header .xbox-tab-menu .xbox-item a i,
body[class*="post-type-teamgrid_members"] .tab-device-editor .xbox-tab-header .xbox-tab-menu .xbox-item a i {
  margin-right: 1px; }

body[class*="post-type-teamgrid_teams"] .xbox-type-title .xbox-content .xbox-field-title,
body[class*="post-type-teamgrid_members"] .xbox-type-title .xbox-content .xbox-field-title {
  margin-right: 15px !important; }

body[class*="post-type-teamgrid_teams"] .xbox-type-title .xbox-content .xbox-field-description,
body[class*="post-type-teamgrid_members"] .xbox-type-title .xbox-content .xbox-field-description {
  display: inline-block; }

body[class*="post-type-teamgrid_teams"] .xbox-section .xbox-section-header,
body[class*="post-type-teamgrid_members"] .xbox-section .xbox-section-header {
  padding: 9px 15px; }
  body[class*="post-type-teamgrid_teams"] .xbox-section .xbox-section-header .xbox-section-title,
  body[class*="post-type-teamgrid_members"] .xbox-section .xbox-section-header .xbox-section-title {
    font-size: 13px !important;
    line-height: 13px !important;
    font-weight: 600 !important;
    text-transform: none !important; }
  body[class*="post-type-teamgrid_teams"] .xbox-section .xbox-section-header .xbox-toggle-icon,
  body[class*="post-type-teamgrid_members"] .xbox-section .xbox-section-header .xbox-toggle-icon {
    top: 6px; }
  body[class*="post-type-teamgrid_teams"] .xbox-section .xbox-section-header .xbox-field-description,
  body[class*="post-type-teamgrid_members"] .xbox-section .xbox-section-header .xbox-field-description {
    vertical-align: bottom; }

body[class*="post-type-teamgrid_teams"] .xbox-btn .dashicons,
body[class*="post-type-teamgrid_members"] .xbox-btn .dashicons {
  width: auto;
  height: auto;
  margin-right: 4px;
  font-size: 1.15em;
  line-height: 1.1; }

body[class*="post-type-teamgrid_teams"] .xbox-row .xbox-label,
body[class*="post-type-teamgrid_teams"] .xbox-row .xbox-content,
body[class*="post-type-teamgrid_members"] .xbox-row .xbox-label,
body[class*="post-type-teamgrid_members"] .xbox-row .xbox-content {
  padding-top: 13px;
  padding-bottom: 13px; }

body[class*="post-type-teamgrid_teams"] .xbox-row.xbox-type-mixed .xbox-content,
body[class*="post-type-teamgrid_members"] .xbox-row.xbox-type-mixed .xbox-content {
  padding-bottom: 0px; }

body[class*="post-type-teamgrid_teams"] .xbox-section + .xbox-separator,
body[class*="post-type-teamgrid_members"] .xbox-section + .xbox-separator {
  background: transparent; }

.xbox-confirm.transparent-confirm {
  color: white;
  background: transparent;
  border: transparent; }
  .xbox-confirm.transparent-confirm .xbox-confirm-header {
    background: transparent;
    border: 0px; }
    .xbox-confirm.transparent-confirm .xbox-confirm-header h3 {
      font-size: 44px;
      color: white;
      opacity: 1; }
  .xbox-confirm.transparent-confirm .xbox-confirm-content {
    font-size: 25px; }
  .xbox-confirm.transparent-confirm + .xbox-confirm-overlay {
    opacity: 0.92; }
  .xbox-confirm.transparent-confirm .xbox-confirm-close-btn {
    color: white; }

/*
|-----------------------------------------------------------------------------------------
| Team Editor
|-----------------------------------------------------------------------------------------
*/
.tgr-items-sort {
  padding: 20px;
  overflow: hidden;
  clear: both;
  display: table; }
  .tgr-items-sort > div {
    margin: 10px 5px; }
  .tgr-items-sort .tgr-item-sort {
    position: relative;
    border: 1px solid #CAD0D9;
    width: 260px;
    height: 60px;
    float: left;
    padding: 10px;
    vertical-align: middle;
    background: #f1f2f5;
    cursor: move; }
    .tgr-items-sort .tgr-item-sort .tgr-item-sort-img {
      max-width: 40px;
      margin-right: 12px;
      vertical-align: middle;
      float: left; }
    .tgr-items-sort .tgr-item-sort .tgr-item-sort-name {
      font-size: 13px;
      font-weight: 600; }
    .tgr-items-sort .tgr-item-sort .tgr-item-sort-number {
      position: absolute;
      top: 0px;
      right: 0px;
      background: #c1c8d3;
      color: black;
      font-size: 11px;
      padding: 0 5px; }
    .tgr-items-sort .tgr-item-sort.ui-sortable-helper {
      background: white; }
  .tgr-items-sort .tgr-sortable-placeholder {
    float: left; }

#tgr-preview-team {
  min-height: 700px; }
  #tgr-preview-team .tgr-preview-header {
    height: 50px;
    background: #313a4d;
    text-align: center;
    line-height: 50px;
    color: white;
    font-weight: bold;
    font-size: 16px; }
  #tgr-preview-team .tgr-preview-body {
    padding: 20px 50px 50px; }

/*
|-----------------------------------------------------------------------------------------
| Member Editor
|-----------------------------------------------------------------------------------------
*/
body[class*="post-type-teamgrid_members"] #newtgr_member_fields_parent,
body[class*="post-type-teamgrid_members"] #newtgr_member_skills_parent {
  display: none !important; }

body[class*="post-type-teamgrid_members"] .tgr-add-new-field-name,
body[class*="post-type-teamgrid_members"] .tgr-add-new-skill-name {
  color: #0073aa;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 11px; }
  body[class*="post-type-teamgrid_members"] .tgr-add-new-field-name:hover,
  body[class*="post-type-teamgrid_members"] .tgr-add-new-skill-name:hover {
    color: #000; }

body[class*="post-type-teamgrid_members"] .tgr-admin-flash-bg {
  -webkit-animation-name: tgrFlashBg;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out; }

@-webkit-keyframes tgrFlashBg {
  0% {
    background-color: #FFFF00; }
  20% {
    background-color: white; }
  40% {
    background-color: #FFFF00; }
  60% {
    background-color: white; }
  80% {
    background-color: #FFFF00; }
  100% {
    background-color: white; } }

@keyframes tgrFlashBg {
  0% {
    background-color: #FFFF00; }
  20% {
    background-color: white; }
  40% {
    background-color: #FFFF00; }
  60% {
    background-color: white; }
  80% {
    background-color: #FFFF00; }
  100% {
    background-color: white; } }

/*
|-----------------------------------------------------------------------------------------
| Designs
|-----------------------------------------------------------------------------------------
*/
#tgr-wrap-designs {
  max-height: 1700px;
  margin: 1px 20px 10px 0;
  padding: 0;
  overflow: auto; }

.tgr-design {
  padding: 0 25px 25px 25px; }
  .tgr-design .tgr-box-wrapper {
    padding: 0;
    min-height: auto; }
    .tgr-design .tgr-box-wrapper.tgr-layout-type-list, .tgr-design .tgr-box-wrapper.tgr-layout-type-table {
      padding-top: 15px; }

#tgr-wrap-filter-designs {
  max-height: 600px;
  margin: 1px 20px 10px 0;
  padding: 0;
  overflow: auto; }
  #tgr-wrap-filter-designs .tgr-filter-design {
    padding: 20px 25px; }
    #tgr-wrap-filter-designs .tgr-filter-design .tgr-filter-wrap {
      text-align: left;
      padding: 0; }

/*
|-----------------------------------------------------------------------------------------
| Designs
|-----------------------------------------------------------------------------------------
*/
.tgr-topbar {
  width: 100%;
  height: 65px;
  margin: 0 15px 15px -25px;
  padding: 0;
  border-right: 25px solid #313a4d;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  color: white;
  background: #313a4d url("../images/logo-topbar.png") no-repeat 30px 12px; }
  .tgr-topbar .tgr-topbar-menu {
    height: 100%;
    margin: 0;
    padding: 0 0 0 275px;
    list-style: none !important; }
    .tgr-topbar .tgr-topbar-menu * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .tgr-topbar .tgr-topbar-menu > li.tgr-topbar-item, .tgr-topbar .tgr-topbar-menu li {
      float: left;
      height: 100%;
      margin: 0;
      padding: 0;
      display: inline-block; }
      .tgr-topbar .tgr-topbar-menu > li.tgr-topbar-item a, .tgr-topbar .tgr-topbar-menu li a {
        display: block;
        padding: 12px 16px;
        height: 100%;
        line-height: 1em;
        cursor: pointer;
        color: rgba(255, 255, 255, 0.8);
        text-decoration: none;
        text-align: center;
        font-size: 13px;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .tgr-topbar .tgr-topbar-menu > li.tgr-topbar-item a:hover, .tgr-topbar .tgr-topbar-menu li a:hover {
          background: #252c3a;
          color: white; }
        .tgr-topbar .tgr-topbar-menu > li.tgr-topbar-item a:focus, .tgr-topbar .tgr-topbar-menu > li.tgr-topbar-item a:active, .tgr-topbar .tgr-topbar-menu li a:focus, .tgr-topbar .tgr-topbar-menu li a:active {
          outline: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
        .tgr-topbar .tgr-topbar-menu > li.tgr-topbar-item a i, .tgr-topbar .tgr-topbar-menu li a i {
          font-size: 18px;
          display: block;
          color: rgba(255, 255, 255, 0.7);
          margin-bottom: 5px; }

/*
|-----------------------------------------------------------------------------------------
| WP list table
|-----------------------------------------------------------------------------------------
*/
body[class*="post-type-teamgrid_teams"] table.wp-list-table .column-image,
body[class*="post-type-teamgrid_members"] table.wp-list-table .column-image {
  width: 50px; }

body[class*="post-type-teamgrid_teams"] table.wp-list-table .tgr-input-shortcode,
body[class*="post-type-teamgrid_members"] table.wp-list-table .tgr-input-shortcode {
  width: 100%;
  background: white;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-family: monospace;
  padding: 0 5px; }

body[class*="post-type-teamgrid_teams"] table.wp-list-table .column-image img,
body[class*="post-type-teamgrid_members"] table.wp-list-table .column-image img {
  width: 40px;
  height: auto;
  vertical-align: middle;
  display: inline-block;
  margin: 0; }

body[class*="post-type-teamgrid_teams"] table.wp-list-table .tgr-icon-spin,
body[class*="post-type-teamgrid_members"] table.wp-list-table .tgr-icon-spin {
  margin-left: 6px; }

body[class*="post-type-teamgrid_teams"] table.wp-list-table ul.tgr-item-social,
body[class*="post-type-teamgrid_members"] table.wp-list-table ul.tgr-item-social {
  list-style: none;
  font-size: 13px; }
  body[class*="post-type-teamgrid_teams"] table.wp-list-table ul.tgr-item-social li,
  body[class*="post-type-teamgrid_members"] table.wp-list-table ul.tgr-item-social li {
    display: inline-block;
    margin: 0 3px; }

@media (max-width: 1300px) {
  body[class*="post-type-teamgrid_members"] table.wp-list-table .column-fields,
  body[class*="post-type-teamgrid_members"] table.wp-list-table .column-skills {
    display: none; } }
