@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=FjallaOne|Roboto+Condensed|News+Cycle);
@import "custom.css";
@import "menu.css";
@import "modal.css";

html {
    scroll-behavior: smooth;
}
body {
    margin : 30px 30px 30px 30px;
    padding : 0;
    font-family : FjallaOne,Helvetica,Arial,Tahoma, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color: #404040;
    background-color:  #404040;
}
.login_body {
    margin : 0px;
    padding : 0;
    font-family : FjallaOne,Helvetica,Arial,Tahoma, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color: #404040;
    background-color:  #4f97db;
    background-image:url('../images/Homepage-Header.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 1% 100%;

}
table { border:0px solid #999; font-size: 12px;}
form{border: 0px;margin:-5px 0px 0px;}
.ui-datepicker-calendar {
    display: none;
}
.company_logo
{
    float: right;
    margin-top: -90px;
    clear: both;
    width: 130px;
}

.job_list:hover {
    background-color: #eff7ff;
}
#job_list:active {
   border-right: 2px solid green;
}
.banner_img
{
    background-image:url('../images/Homepage-Headers.jpg'); background-repeat: no-repeat;  background-size: cover; background-position:60% 20%;height:400px
}
.apply
{
    float: right;
    padding: 5px 10px 10px 10px;
    border-radius: 5px;
    background-color: #26262c;
    color: #fff;
    margin: 30px;
}
.job_list
{
    width: 350px;
    float: left;
    margin: 5px 0 0 5px;
    text-align: left;
    background-color: #ffffff;
    padding: 5px 10px 10px 10px;
    border-radius:5px;
}
.job_show
{
    padding: 10px;
    margin: 0px;
}
.job_list h1
{
    font-size: 15px;
    padding: 3px 0px;
    letter-spacing: -1px;
    font-weight: 100;
}
.eleanor_logo
{
    float: left;
}
.show_job_links
{
    width: 25%;
    float: left;

}


.show_job_data
{
    float: right;
    margin-left: 20px;
    background-color: #ffffff;
    padding: 5px 10px 10px 10px;
    border-radius:5px;
    width: 70%;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}
.show_job_data branch
{
    padding: 5px 10px;
    /* margin-top: -50px; */
    background-color: #94d4ff;
    border-radius: 5px;
}
.show_job_data h1
{
    margin: 0px !important;
}
.tabs {
    width: 650px;
    float: none;
    list-style: none;
    position: relative;
    margin: 80px 0 0 10px;
    text-align: left;}
li {
    float: left;
    display: block;
}
input[type="radio"] {
    position: absolute;
    /*top: -9999px;*/
    /*left: -9999px;*/
    width: inherit;
    height: inherit;
}


.add1 ul{
    list-style-type: none;
    float: left;
    padding: 5px 0 5px 0;
    margin: 5px 0 5px 0;
    width: 100%;
    float: left;
    margin-right: 20px;
    float: left;
    padding: 10px 0px 10px 0px;
    margin: 0px;

}
.add1 li{
    float: none;
    line-height: 180%;
    background-image: url(../images/tag.png);
    background-repeat: no-repeat;
    background-position:left;
    padding-left: 20px;
    background-size: 11px !important;
}



ul{
    list-style-type: none;
    float: left;
    padding: 5px 0 5px 0;
    margin: 5px 0 5px 0;
    width: 100%;
    float: left;
    margin-right: 20px;
    float: left;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    margin: 0px;

}
li{
    float: none;
    line-height: 180%;
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-position:left;
    padding-left: 20px;
    background-size: 11px !important;
}

label {
    display: block;
    padding: 14px 21px;
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    top: 4px;    }
.tab-content{
    z-index: 2;
    display: none;
    overflow: hidden;
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    padding: 25px;
    position: absolute;
    top: 53px;
    left: 0;
}

  [id^="tab"]:checked + label {
      top: 0;
      padding-top: 17px;
  }
[id^="tab"]:checked ~ [id^="tab-content"] {
    display: block;
}






.body_login {
    background-color:  #4f97db;
    background-image:url('../images/1.png');
    /*background-color:  #272121;*/
    /*color:#ffffff;*/

}
h1 {
    font-family: FjallaOne,Helvetica,Arial,Tahoma, Helvetica, sans-serif;
    font-size: 25px;
    padding: 20px 0px 0px 0px;
    letter-spacing: -1px;
    font-weight: 100;
    margin :0px 0px 15px 0px;
}
h2
{
    font-family: FjallaOne,Helvetica,Arial,Tahoma, Helvetica, sans-serif;
    font-size: 20px;
    background: none;
    padding: 10px 0px 10px 0px;
    margin:0;
    letter-spacing: -1px;
    font-weight: 100;
}
h3
{
    font-family: FjallaOne,Helvetica,Arial,Tahoma, Helvetica, sans-serif;
    font-size: 15px;
    background: none;
    padding: 2px 0px 3px 0px;
    margin:0;
    font-weight: 100;
}
.red{color: #c6133e;}
.blue{color:#0072ff;}
.left{float: left ! important;}
.right{float: right ! important;}
.clear{clear:both;}
.link{color:#c6133e;}
a {margin: 0px; padding: 0px}
img {border: 0;}
.no_border {border:0px ! important;}
a{color:inherit;  text-decoration: none;}


.hide{
    display:none;
}
.show{
    display:block;

}
.background_none
{
    background: none ! important;
}
.border_none
{
    border: none ! important;
}
.no_shadow
{
    box-shadow: none ! important;
}

.stick {
    position: fixed;
    top: 0;
    box-shadow: 5px 5px 5px rgba(61, 103, 151, 0.66);

}

.blue_back{background-color: #3d6797 ! important;}
.purple_back{background-color: #57287f ! important;}
.green_back{background-color: #52b745 ! important;}
.blue_green_back{background-color: #489872 ! important;}


.red_back{background-color: #ff0000 ! important;}
.red_dark_back{background-color: #DE0404;}
.amper_back{background-color: #F78120 ! important;}
.gray_back{background-color: #0f0f0f ! important;}
.pink_back{background-color: rgba(179, 61, 88, 0.72) ! important;}
.darkpink_back {background-color: #BF0E62;}
.darkpink2_back {background-color: #bf062e;}
.yellow_back {background-color: #faf719;}

.blue_font{color: #3d6797 ! important;}
.purple_font{color: #57287f ! important;}
.green_font{color: #117F12 ! important;}
.red_font{color: #b7050c ! important;}
.amper_font{color: #F78120 ! important;}
.gray_font{color: #0f0f0f ! important;}
.white_font{color: #ffffff ! important;}




.green_border {border: 1px solid #52b745 ! important;}

.left_border{border-left-width: 10px; border-left-style: solid;}
.green_left_border_color{border-left-color: #52b745 ! important;}
.red_left_border_color{border-left-color: #b7050c ! important;}
.amper_left_border_color{border-left-color: #F78120 ! important;}



input, select, button
{
    width: 100%;
    line-height: 25px;
    font-size: 12px;
    color: #585858;
    background: #ffffff;
    padding-left: 5px;
    outline: none;
    height: 100%;
    border: 1px solid #C5BDBD; /*#e0e0e0;*/
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    margin-top: 5px;
    /*-webkit-appearance: none;*/
    background-color: #e5e5e5

}
textarea {
    width: 100%;
    line-height: 25px;
    font-size: 12px;
    color: #585858;
    padding: 10px;
    outline: none;
    border: 1px solid #C5BDBD;/* #e0e0e0;*/
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    resize: none;
    height: 100%;
    /*-webkit-appearance: none;*/
    font-family: inherit;
    background-color: #ededed;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.btn {
    padding: 10px 10px 10px 10px;
    background-color: #093488;
    color: #ffffff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding:0px;
    /*width:100px;*/
    height:45px;
    /*box-shadow: 5px 5px 5px #888888;*/
    /*width: 150px;*/
    cursor:hand;
    zoom: 100%;
    height: 40px;
    margin-top: 5px !important;
}

/* .btn:hover
{
    zoom: 100%;
	background: #117F12 !important;
	color: #000 !important;
    box-shadow: inset 0 0 0 1px #3a7999; 
} */

.button {
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px;
  }
  
  .button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  .button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  
  .button:hover span {
    padding-right: 25px;
  }
  
  .button:hover span:after {
    opacity: 1;
    right: 0;
  }
  
 

.upload_btn
{
    /*padding: 6px 0px 20px 10px;*/
    padding: 6px 0px 0px 10px;

    height:35px;
}

.logo
{
    width: 200px;
    height: 80px;
    overflow: hidden;

}

.error_message
{
    clear: both;
    background-color: #c6133e ;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 10px;
}

ul.NoBullet {
    list-style-type: none;
    padding: 0px 0 15px 0;
    margin:5px 0 5px 0;
}
ul.NoBullet A{
    text-decoration : none;
}
.tabs {
    position: relative;
    min-height: 200px; /* This part sucks */
    clear: both;
    margin: 30px 0;
    width:100%;
}
.tab {
    float: left;
    margin-right: 10px;
}
.tab label {
    /* background: #eee;  */
    padding: 10px 20px 10px 20px;
    border-bottom: 0px solid #ccc;
    margin-left: -1px;
    position: relative;
    left: 1px;
}

.tab [type=radio] {
    display: none;
}


.content {
    position: absolute;
    top: 35px;
    left: 0;

    right: 0;
    bottom: 0;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #3d6797;
    /*background: url('../images/map.png')no-repeat right top;*/
    height: 500px;
    background-color: #ffffff;
}
.content_blank {
    background: none;
    height: 650px;
    background-color: #EFF4F5;
}
[type=radio] ~ label
{
    /*background : #3d6797;*/
    /*color:#ffffff;*/
    font-size: 12px;
    text-transform:none;
}
[type=radio]:checked ~ label {
    /*background: #2d2d2d;*/
    /*color:#ffffff;*/
    /*border-bottom: 0px solid #ff2786;*/
    /*z-index: 2;*/
    /*border-radius: 5px;*/
    font-weight: bold;
}

/*[type=radio]:checked ~ label ~ .content {*/
    /*z-index: 1;*/
/*}*/
.accordianTab {
    cursor: pointer;
    font-weight: normal;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* border-bottom: 1px solid #D7E7F8; */
    border-left: 2px solid #E9F4FA;
    background-color: #E9F4FA;
    padding-left: 5px;
}

.accordianTab h3
{
    padding: 5px;
    color: #ffffff;
    font-size:12px;
}
/* .accordianTab .toggle {
padding: 10px 0 10px 0;
display: none;
} */

.accordian_content
{
    display: none;
    width: 98%;
    padding-bottom: 5px;
    border-left: 2px solid #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    line-height: 180%;
    overflow: hidden;

}

.doc_Tab {
    /*background: url(../images/heading-bg.gif) no-repeat 0 0;
    padding: 11px 0 11px 17px;
    width: 750px;
color: #000000;*/
    cursor: pointer;
    font-weight: normal;
    display:block;
    margin-left : auto;
    margin-right : 10px;
    padding: 2px 2px;
    border-bottom: 1px solid #D7E7F8;
    border-left: 2px solid #E9F4FA;
    background-color : #E9F4FA;
    padding-left: 5px;
    height: 40px;
}

/* .accordianTab .toggle {
padding: 10px 0 10px 0;
display: none;
} */

.doc_content
{
    display:none;
    width: 100%;
    padding-bottom :5px;
    padding-top :10px;
    line-height: 180%;
    padding-left: 5px;

}

.effect6
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}


/* Let's get this party started */
::-webkit-scrollbar {
    /*width: 10px;*/
    /*height:5px;*/
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    /*-webkit-border-radius: 8px;*/
    /*border-radius: 8px;*/
}

/* Handle */
::-webkit-scrollbar-thumb {
    /*-webkit-border-radius: 8px;*/
    /*border-radius: 8px;*/
    background: #20201b;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
/*::-webkit-scrollbar-thumb:window-inactive {*/
/*background: rgba(255,0,0,0.4);*/
/*}*/
::-webkit-scrollbar-thumb:horizontal {
    background-color: rgba(0,0,0,.2);
    -webkit-border-radius: 8px;
    background: #0fa1e0;
}
.circle {
    width: 40px;
    height: 30px;
    background: #2A6BBA;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
    color: #ffffff;
    float: left;
    margin-right: 20px;
    margin-left: 10px;
}








/* Start CSS Transitions */


.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -ms-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration:5s;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}


@-webkit-keyframes bounceIn {

    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }


    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }


    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {

    0% {
        opacity: 0;
        -moz-transform: scale(0.8);
    }


    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }


    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {

    0% {
        opacity: 0;
        -o-transform: scale(0.8);
    }


    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }


    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {

    0% {
        opacity: 0;
        transform: scale(0.8);
    }


    50% {
        opacity: 1;
        transform: scale(1.05);
    }


    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}



@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.delay {
    -webkit-animation-delay: 0.30s;
    -moz-animation-delay: 0.30s;
    -o-animation-delay: 0.30s;
    animation-delay: 0.30s;
}

.delay-three {
    -webkit-animation-delay: 0.60s;
    -moz-animation-delay: 0.60s;
    -o-animation-delay: 0.60s;
    animation-delay: 0.60s;
}


.delay-two {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
    animation-delay: 1.0s;
}

.delay-one {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
.element-to-hide{
    visibility:hidden;
}
.element-to-hide{
    visibility:hidden;
}

.slideRight {
    visibility: visible;
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
@keyframes slideRight {
    0% {
        transform: translateX(-150%);
    }
    50% {
        transform: translateX(8%);
    }
    65% {
        transform: translateX(-4%);
    }
    80% {
        transform: translateX(4%);
    }
    95% {
        transform: translateX(-2%);
    }
    100% {
        transform: translateX(0%);
    }
}
@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%);
    }
    50% {
        -webkit-transform: translateX(8%);
    }
    65% {
        -webkit-transform: translateX(-4%);
    }
    80% {
        -webkit-transform: translateX(4%);
    }
    95% {
        -webkit-transform: translateX(-2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

.scroll_box
{
    float:left;
    width:100%;
/* float:left; margin-top:5px;  max-height: 600px; overflow-y:scroll; width:100%; margin: 0px 5px 5px 0px; */
}

/* Let's get this party started */
div::-webkit-scrollbar {
    width: 8px;
    height:5px;
}

/* Track */
div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    /*-webkit-border-radius: 8px;*/
    /*border-radius: 8px;*/
}

/* Handle */
div::-webkit-scrollbar-thumb {
    /*-webkit-border-radius: 8px;*/
    /*border-radius: 8px;*/
    background: #20201b;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
/*::-webkit-scrollbar-thumb:window-inactive {*/
/*background: rgba(255,0,0,0.4);*/
/*}*/
div::-webkit-scrollbar-thumb:vertical {
    background-color: rgba(0,0,0,.2);
    -webkit-border-radius: 8px;
    background: #970126;
}