h4 {
  margin: 15px;
}

body h5 {
  font-size: 1rem;
}

body .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

body .btn {
  font-size: 0.9rem;
  padding: 5px 12px;
}

.widget-scroll-list {
  display: block;

}


.no-left-pad {
  padding-left: 0px;
}

.last-section {
  padding-right: 15px;
}

.no-right-margin {
  margin-right: 15px;
}

.no-padding {
  padding: 0px;
}

.content-page {
  font-size: 14px;
  scroll-behavior: smooth;
}

.ng2-auto-complete-wrapper {
  z-index: 3;
}

/*.fc-past:hover {*/
/*background: #e3e3e3;*/
/*}*/

/*.fc-today:hover {*/
/*background: #e3e3e3;*/
/*}*/

/*.fc-day-number :hover {*/
/*background: #e3e3e3;*/
/*}*/

/*.fc-state-highlight {*/
/*background: #e3e3e3;*/
/*}*/



.widget-list li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

table.widget_table {
  border: 1px solid #e3e3e3 !important;
}

table.widget_table tr:nth-child(even) td {
  background: #f9f9f9;
}

table.widget_table td {
  border-bottom: 1px solid #eceeef;
}

.fc-widget-content table td {
  cursor: pointer;
}

.fc-day-number:hover {
  color: #14397e;
}

.fc-state-default {
  background: #fff !important;
  border-color: #e3e3e3 !important;
  box-shadow: none !important;
}

.fc-state-default.fc-state-active {
  background: #f1f1f1 !important;
}

.fc-state-default:hover {
  background: #e3e3e3 !important;
}

.match-item .col-md-4 {
  padding: 0px;
  width: 33.3% !important;
  float: left;
}

.button-title {
  font-size: 1rem;
}

.post-img img {
  max-width: 100%;
  height: auto;
  width: 100% !important;
}


.margin-bottom-five {
  margin-bottom: 5px;
}

.busyEvent {
  background-color: #f2dede !important;
  border-color: #ebcccc !important;
  color: #a94442 !important;
}

.match-tabs-content .tab-content {
  padding: 15px;
  border-top: 0px;
  border-radius: 0px 0px 5px 5px;
}

app-game-score-section .match-tabs-content .tab-content {
  height: 485px;
  overflow-x: auto;
  margin-bottom: 15px;
}

.match-tabs-content .nav.nav-tabs {
  background: #f5f5f5;
  border-radius: 5px 5px 0px 0px;
}

.match-tabs-content .nav-item {
  margin-right: 0px !important;
}


.match-tabs-content .nav-item a.active:hover {
  background: #fff !important;
}

.match-tabs-content .nav-item a:hover {
  background: rgba(255, 255, 255, 0.3);
}

.fc-center h2 {
  font-size: 1.2em;
  line-height: 2em;
  color: #22aeea;
}

body a {
  color: #22aeea;
}



.delete_tab {
  position: absolute;
  right: 10px;
  top: 8px;
}

.widget_footer_link:after {
  position: absolute;
  right: -5px;
  top: 2px;
  color: #163580;
  content: '\f054';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p.widget_sub_title {
  margin-bottom: 0px;
  padding: 5px 0px 8px;
}

input.widget_title {

  font-size: 12px;
  font-weight: 600;
  min-width: 140px;
}

input.widget_sub_title {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 0px;
  line-height: 24px;
  border: 1px solid #e3e3e3;
  padding: 5px;
}

.fc-element-location-div {
  float: right;
}

.widget_table p {
  margin-bottom: 0px;
}


.widget_table {
  border-bottom: 1px solid #eceeef;
}

.widget-list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-top: 1px solid #e3e3e3;
}



.widget-list li.files-list-section {
  padding: 0px !important;
  background: transparent !important;
  border: 0px !important;
}

.galleries-wrapper ul {
  padding: 10px 0px;
  margin: 0px -10px 0 0;
  border-top: 0px;
}



.widget-name {
  -webkit-flex: 1;
  flex: 1;
}

.widget-edit i,
.widget-link i {
  padding: 0px 5px;
}

.widget-list-section {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #e3e3e3;
}

.form-control {
  min-width: 45px;
  padding: 0.5rem 0.45rem;
}

.event-date-selector {
  margin-bottom: 20px;
}

.add-widget-wrapper {
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.vertical-tab-container .tab-content {
  margin-left: 80px;
  border: transparent !important;
}

.vertical-tab-container .nav-tabs {
  /*background: #163580 !important;*/
  padding-top: 60px;
  width: 80px;
  float: left;
  height: 100%;
  border-radius: 0px !important;
  position: absolute;
}

.vertical-tab-container .nav-tabs .nav-item {
  float: none;
}
.vertical-tab-container .nav-tabs .nav-link.active {
  border-color: transparent;
  color: #14397e !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.vertical-tab-container .nav-tabs .nav-link {
  color: #ffffff;
  border: transparent;
  border-radius: 0rem;
  padding: 0.5em 0.5em;
  margin-left: 5px;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  font-size: 13px;
}

.galleries-wrapper li {
  height: 100% !important;
}

.zf-card-tab-group.mode-left .sidebar-column {
  height: 100vh;
  overflow: auto;
}

.additional-data-p {
  white-space: normal;
}

@media (min-width: 1000px) {

}
/* END General Section */
/* iPhone 4 */
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .match-tabs-content .tab-content {
    padding: 0px;
  }

  .match-tabs-content .widget-tab-title {
    overflow-y: auto;
    padding-bottom: 6px;
  }

  .soccer-view-field {
    overflow-y: auto;
    padding-bottom: 6px;
  }

  .match-tabs-content .nav {
    overflow-y: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
  }
}

/* iPhone 5 */
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .match-tabs-content .tab-content {
    padding: 0px;
  }

  .match-tabs-content .tab-content p.small {
    padding: 8px 0 0 13px;
  }

  .match-tabs-content .widget-tab-title {
    overflow-y: auto;
    padding-bottom: 6px;
  }

  .soccer-view-field {
    overflow-y: auto;
    padding-bottom: 6px;
  }
}

/* iPhone 6 */
@media only screen and (min-width: 375px) and (max-width: 667px) {
  .match-tabs-content .tab-content {
    padding: 0px;
  }

  .match-tabs-content .tab-content p.small {
    padding: 8px 0 0 13px;
  }

  .match-tabs-content .widget-tab-title {
    overflow-y: auto;
    padding-bottom: 6px;
  }

  .soccer-view-field {
    overflow-y: auto;
    padding-bottom: 6px;
  }
}

/* iPhone 6 Plus */
@media only screen and (min-width: 414px) and (max-width: 736px) {
  .match-tabs-content .tab-content {
    padding: 0px;
  }

  .match-tabs-content .tab-content p.small {
    padding: 8px 0 0 13px;
  }

  .match-tabs-content .widget-tab-title {
    overflow-y: auto;
    padding-bottom: 6px;
  }
}

/* iPad mini 4 */
@media only screen and (min-width: 736px) and (max-width: 1024px) {
  .col-md-3,
  .col-md-6 {
    width: 100% !important;
  }
}

/* iPad Pro */
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
}

/* 1920 x 1080 */
@media only screen and (min-width: 1366px) and (max-width: 1800px) {
}

/* 1920 x 1080 */
@media only screen and (min-width: 1800px) {
}
