root { 
    display: block;
}

html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    /* width: 90%; */
    color: #e6e6e6;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 1.42857143;
    margin: 0px;
    /* margin-left: 2%;
    margin-right: 2%; */
    /*background: url(../img/smt_logo_white.png) 50px 75px no-repeat;*/
    background-color: #1a1a1a;
}

.started #page {
  /*max-width: 1850px; */
}

@media (min-width: 360px){
  .container {
      width: 350px;
  }
}

@media (min-width: 560px){
  .container {
      width: 520px;
  }
}

@media (min-width: 680px){
  .container {
      width: 650px;
  }
}

@media (min-width: 768px){
  .container {
      width: 750px;
  }
}

@media (min-width:992px){
  .container {
    width:970px;
  }
}

@media (min-width:1200px){
  .container {
    width:1170px;
  }
}

@media (min-width: 1400px){
  .container {
      width: 1360px;
  }
}
@media (min-width: 1600px){
  .container {
      width: 1550px;
  }
}
@media (min-width: 1800px){
  .container {
      width: 1750px;
  }
}
@media (min-width: 1900px){
  .container{
      width: 1850px;
  }
}

.waitAjax{
opacity : 0.4;
background: url(../img/ajax-loader.gif) fixed center center no-repeat;
background-color: transparent;
z-index: 5000;
}

.waitSoccer{
opacity : 0.4;
background: url(../img/loadingicon14.gif) fixed center center no-repeat;
background-color: transparent;
z-index: 5000;
}

.waitCar{
opacity : 0.4;
background: url(../img/TA_spinner.gif) fixed center center no-repeat;
background-color: transparent;
z-index: 5000;
}

/*
form p {
    margin: 0;
}

.navbar-header {
    float: left;
}
*/
input[type="checkbox"] {
    margin: 4px 5px 0;
    width: 18px;
    height: 18px;
  }

.sesonsSettings label {
  font-size: 18px;
  position: relative;
  top: -3px;
}

.sesonsSettings td.tdbutton {
    margin: 2px;
    padding: 2px 4px;
    line-height: 20px;
    border: 1px solid #aaaaaa;
    border-radius: 6px;
    background: #c8c8c8;
    cursor: pointer;
}


.sesonsSettings td.tdbutton:hover {
    border-color: #888888;
    background: #eeeeee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #000000;
}

.sesonsSettings td.nocoach {
      background: #888800;
      color: orange;

}

.sesonsSettings td.nocoach:hover {
    border-color: #880000;
    background: #885555;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #ce8483;
}

.sesonsSettings td.comp {
      background: #606060;
      color: white;

}

.sesonsSettings td.comp:hover {
    border-color: #880000;
    background: #111111;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #ce8483;
}

.sesonsSettings td.comp2 {
      background: #606060;
      color: white;

}

.sesonsSettings td.comp2:hover {
    border-color: #880000;
    background: #111111;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #ce8483;
}

.sesonsSettings td.comp2.glow {
    border-color: #880000;
    background: #111111;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #ce8483;
}

.sesonsSettings td.rec2.glow {
    border-color: #888888;
    background: #eeeeee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #000000;
}




.sesonsSettings td.warning {
    border-color: #888888;
    background: #FFFFaa;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 16px #000000;
}

.sesonsSettings form table {
  border-collapse: separate;
  border-spacing: 5px;
}

button {
  /*padding: 15px 30px 15px 30px;*/
  font-size: 15px;
  background: #2D3138;
  border-width: 1px;
  border-radius: 2px;
  /*margin: 50px auto 15px;*/
  color: #ffffff;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
  /*width: 80%; */
  outline: 0;
}

/**/
.login-form button {
  /*padding: 15px 30px 15px 30px;*/
  font-size: 15px;
  /* background: #52656d; */
  border-width: 1px;
  border-radius: 2px;
  /*margin: 15px auto 15px;*/
  color: #D8E4EA;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
  /*width: 80%; */
  outline: 0;
}

.login-form button:disabled {
  padding: 15px 30px 15px 30px;
  font-size: 24px;
  font: 24px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #bdc3c7;
  border-width: 1px;
  border-radius: 2px;
  margin: 15px auto 15px;
  color: #ffffff;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
  outline: 0;
}

.login-form button:hover {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #34CADB;
  color: #ffffff;
  border-width: 1px;
  border-radius: 2px;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
}

.login-form button:active {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #1B92A2;
  color: #ffffff;
  border-width: 2px;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
}

/**/
.login-form-old button {
  padding: 15px 30px 15px 30px;
  font-size: 24px;
  font: 24px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #52656d;
  border-width: 2px;
  border-radius: 10px;
  margin: 15px auto 15px;
  color: #ffffff;
  border: #96c93d;
  border-style: solid;
  display: inline-block;
  /*width: 80%; */
  outline: 0;
}

.login-form-old button:disabled {
  padding: 15px 30px 15px 30px;
  font-size: 24px;
  font: 24px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #bdc3c7;
  border-width: 2px;
  border-radius: 10px;
  margin: 15px auto 15px;
  color: #52656d;
  border: #bdc3c7;
  border-style: solid;
  display: inline-block;
  outline: 0;
}

.login-form-old button:hover {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f2f2f2;
  color: #52656d;
  border-width: 2px;
  border-radius: 10px;
  border: #96c93d;
  border-style: solid;
  display: inline-block;
}

.login-form-old button:active {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #96c93d;
  color: #52656d;
  border-width: 2px;
  border: #52656d;
  border-style: solid;
  display: inline-block;
}

.login-form-old input {
  font-family: 'Scout-Regular', serif;
  border-style: solid;
  border: 2px solid #96c93d;
  color: #333333;
  background-color: #ffffff;
}

.login-form input {
  border-style: solid;
  border: 2px solid #88939E;
  color: #D8E4EA;
  background-color: #16171C;
  font-size: 20px;
}

input {
  border-style: solid;
  border: 2px solid #88939E;
  color: #D8E4EA;
  background-color: #16171C;
}

.button-ta {
  padding: 15px 30px 15px 30px;
  font-size: 24px;
  font: 24px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #52656d;
  border-width: 2px;
  border-radius: 10px;
  margin: 15px auto 15px;
  color: #ffffff;
  /*border: #96c93d;*/
  border-style: solid;
  display: inline-block;
  outline: 0;
}

.button-ta.pressed {
  padding: 15px 30px 15px 30px;
  font-size: 24px;
  font: 24px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #34CADB;
  border-width: 2px;
  border-radius: 10px;
  margin: 15px auto 15px;
  color: #52656d;
  border: #52656d;
  border-style: solid;
  display: inline-block;
  outline: 0;
}

.button-ta:active {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #96c93d;
  color: #52656d;
  border-width: 2px;
  border: #52656d;
  border-style: solid;
  display: inline-block;
}

.button-ta:hover {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f2f2f2;
  color: #52656d;
  border-width: 2px;
  border-radius: 10px;
  /*border: #96c93d;*/
  border-style: solid;
  display: inline-block;
}

button#assignField {
    float: left;
    margin: 30px;
    width: 20%;
}

button#removeField {
    float: left;
    margin: 30px;
    width: 35%;
    background: #012456;
    border-radius: 100px;
    margin: 10px auto 15px;
    color: #ffffff;
    border: #012456;
    position: relative;
    left: 15%;
}

button:disabled {
    background: #bdc3c7;
    border: #bdc3c7;
}

button:disabled#removeField {
    background: #bdc3c7;
    border: #bdc3c7;
}


.schedule {
    margin: 10px;
}


.filterTeams {
    float: left;
    background: #FDEFF0;
    border: 1px solid red;
    padding: 1px 6px 1px 1px;
    margin: 1px;
}
.filterTeamsRemove {
    float: left;
    background: #FDEFF0;
    border: 1px solid red;
    padding: 1px 6px 1px 1px;
    margin: 1px;
    font-size: 16px;
}

#teamsList {
    float: none;
    border: 1px solid red;
    padding: 1px 6px 1px 1px;
    margin: 1px;
    clear: left;
}

.error {
  border: 1px solid red;
  background: #FDEFF0;
  padding: 5px 15px;
  margin: 0 auto 15px;
  width: 70%; //340px;
}

.errorText {
  padding: 5px 15px;
  margin: 0 auto 15px;
  width: 70%; //340px;
}

.errorText::first-letter {
  text-transform: capitalize;;
}

.ok {
  border: 1px solid green;
  background: #effdF0;
  padding: 5px 15px;
  margin: 0 auto 15px;
  width: 70%; //340px;
}

#remove_content,#inline_content {
  transform: scale(0.8);
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  display:none;
  margin:1em;
}
.popup_visible #remove_content,#inline_content {
  transform: scale(1);
}

.fa {
  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;
  transform: translate(0, 0);
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#taTitle {
  font-family: 'Scout-Light', serif;
  font-size: 70px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b3b3b3b3;
    font-family: 'Scout-Regular-Italic', serif;
}

:placeholder-shown { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333;
}

.before-footer {
  margin-top: 50px;
}

.x-wanted-nav {
  color: #ffffff;
}

@font-face {
    font-family: "Scout-Regular";
    src: url("../fonts/Scout-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Scout-Regular-Italic";
    src: url("../fonts/Scout-RegularItalic.otf") format("opentype");
}

@font-face {
    font-family: "Scout-Light";
    src: url("../fonts/Scout-Light.otf") format("opentype");
}

@font-face {
    font-family: "Scout-Light-Italic";
    src: url("../fonts/Scout-LightItalic.otf") format("opentype");
}

footer {
  font-size: 11px;
  color: #4275E5;
  /*position: fixed;*/
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.icon-release {
  background: url(release_icon.svg) fixed center center no-repeat;
}
.green_st {
  background-color: LimeGreen;
}
.blue_st {
  background-color: RoyalBlue;
}
.yellow_st {
  background-color: yellow;
}
.red_st {
  background-color: orangered;
}


/* changes to Evan's new design */
.logo-ta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  align-items: center;
  height: 353px;
}

.forgot-password-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  align-items: center;
  background: #2D3138;
}

.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  width: 100%;
  background: #2D3138;
}

.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  margin-left: 44px;
}

.header-ta-logo {
  border-left: solid grey;
  border-width: 1px;
}

.user-dropdown {
  margin-right: 15px;
}

.download-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 24px;
  margin-right: 50px;
}

.download-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: center;
  width: 391px;
  height: 161px;
  background: #2D3138;
  margin-top: 20px;
}

.download-version-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 39px;
  margin-top: 32px;
}

.download-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: flex-start;
}

.download-version-title {
  margin-left: 40px;
  font-size: 15px;
}

.download-os-icon {
  margin-right: 41px;
}

.download-button {
  height: 36px;
  width: 312px;
  margin-bottom: 26px;
}

.container.container-new {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.container-fluid.container-new {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.ta-tab-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  width: calc(100% - 43px);
  margin-top: 65px;
  margin-left: 43px;
  text-align: center;
  min-width: 607px;
}

.ta-tab-left-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.ta-tab {
  height: 48px;
  line-height: 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #2D3138;
  color: #D8E4EA;
  font-size: 18px;
  width: 9%;
  max-width: 212px;
  min-width: 100px;
}

.ta-tab.right {
  position: absolute;
  right: 48px;
}

.ta-tab:hover {
  background: #34CADB;
  text-decoration: none;
}

.ta-tab.pressed {
  background: #1B92A2;
}

.ta-body-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #2D3138;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-top-width: 1px;
  padding-bottom: 60px;
  min-width: 645px;
}

.ta-operations-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 11px;
  margin-left: 50px;
  width: 100%;
  height: 63px;
}

.operation-button {
  margin-left: 15px;
}

.ta-data-container {
  width: 100%;
  height: 100%;
  min-width: 607px;
}

.grid-container {
  margin-left: 43px;
  margin-right: 48px;
}

.ui-dialog.ui-widget {
  background-color: #2D3138;
}

.ui-dialog-buttonpane.ui-widget-content {
  background-color: #2D3138; 
}

.ui-dialog-buttonset button {
  /*padding: 15px 30px 15px 30px;*/
  font-size: 18px;
  font: 18px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: transparent;
  border-width: 1px;
  border-radius: 2px;
  /*margin: 15px auto 15px;*/
  color: #ffffff;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
  width: 310px;
  height: 35px;
  outline: 0;
  margin-top: 14px;
  margin-bottom: 14px;
}

.ui-dialog-buttonset button:disabled {
  padding: 15px 30px 15px 30px;
  font-size: 24px;
  font: 24px 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #bdc3c7;
  border-width: 1px;
  border-radius: 2px;
  margin: 15px auto 15px;
  color: #ffffff;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
  outline: 0;
}

.ui-dialog-buttonset button:hover {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #34CADB;
  color: #ffffff;
  border-width: 1px;
  border-radius: 2px;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
}

.ui-dialog-buttonset button:active {
  font: 'Scout-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #1B92A2;
  color: #ffffff;
  border-width: 2px;
  border-color: #D8E4EA;
  border-style: solid;
  display: inline-block;
}

.ui-dialog .ui-dialog-buttonpane.ui-widget-content {
  border: none;
  padding: 0px;
}

.ui-dialog-buttonset {
  text-align: center;
  margin-bottom: 60px;
}

.ui-dialog-titlebar.ui-widget-header {
  display: none;
}

.dialog-header {
  margin-bottom: 60px;
  font: normal normal normal 24px/42px Open Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.fuel-chart-container {
  width: calc(100% - 91px);
  margin-left: 43px;
  margin-right: 48px;
}

.checkbox-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  align-items: flex-start;
  width: 93px;
  height: 120px;
}

.login {
  background: #2D3138;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-bottom: 128px;
}

.logo-ta {
  width: 323px;
  margin-top: 60px;
}

.series-label {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 500;
}

.ta-tutorial-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.ta-tutorial-item {
  margin-right: 15px;
  margin-left: 15px;
}

::-webkit-scrollbar-corner {
  background-color: #1c1c1e;
}
  
/* width */
::-webkit-scrollbar {
  background-color: #1c1c1e;
  width: 10px;
  height: 10px;
}
  
/* Track */  
::-webkit-scrollbar-track {
  background: #1c1c1e;
}
  
/* Handle */
::-webkit-scrollbar-thumb {
  background: #3f3f3f;
  border-radius:5px;
}

/* Handle on hover */ 
::-webkit-scrollbar-thumb:hover {
  background: #4d4d4f;
}

.ta-text-input {
  width: 310px;
  text-indent: 10px;
  outline: none;
}

.ta-logout-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
}
