nav,button, #slideout{
	display:none !important;
}

.view-container{
	padding: 2em 2em 2em 2em !important;
}

.main-sidebar,i,#job-role,footer,.content .line,input,.iziToast-wrapper,.line2{
	display:none !important;
}

.content{
	margin-left: 0px !important;
}

::-webkit-input-placeholder {
   color:transparent !important;
}

:-moz-placeholder { /* Firefox 18- */
   color:transparent!important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color:transparent!important;
}

:-ms-input-placeholder {  
   color:transparent!important;
}


@font-face {
  font-family: 'FontLato';
 url('fonts/lato/lato-black.woff2') format('woff2'), 
url('fonts/lato/lato-black.woff') format('woff'), 
url('fonts/lato/lato-black.ttf') format('truetype'), 
url('fonts/lato/lato-black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
   font-family: myFirstFont;
   src: url(fonts/OpenSans-Light-webfont.ttf);
}
header,nav,footer {
  display: block;
}
.page {
  /*font-family: "lato-regular", arial, sans-serif;*/
  position: relative;
}
.page header.main-header {
  color: #1e252b;
  background: #fff;
  border-bottom: 2px solid #6d6d72;
  text-align: center;
  height: 60px;
}
.top-bar a{
  color: #6d6d72;
  padding-bottom: 30px;
}
.top-bar{
  z-index: 105;

}
.main-sidebar{
  z-index: 104;

}
.header-padding{
  padding-top:56px;
  padding-bottom:10px;
}
.logo-intent{
  float: left;
  /*padding-top:10px;*/
}
.page header.main-header .logo {
  padding: 20px 0 0 30px;
  float: left;
  text-align: center;
}
.page header.main-header .title {
  font-size: 28px;
  line-height: 28px;
  padding-top: 12px;
  position: absolute;
  width: 100%;
}
.page header.main-header .title .program-title {
  font-size: 24px;
  color: #72b1c8;
  margin-top: 0;
  font-weight: bolder;
}
.page header.main-header .navbox {
  float: right;
  position: relative;
  padding: 5px 10px;
  z-index: 100;
}
.page header.main-header .navbox .dropdown {
  background: url("../img/hamburger.png") no-repeat;
  background-position: center center;
  background-size: 38px 38px;
}
.page header.main-header .navbox .dropdown-menu {
  position: absolute;
  z-index: 100;
  min-width: 200px;
  background: #fff;
  text-align: left;
  border: 0;
  border-radius: 4px;
  padding: 8px 12px 6px 0;
  right: 14px;
  top: 85px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  color: #ccc;
}
.page header.main-header .navbox .dropdown-menu::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 2px;
  left: 195px;
  box-sizing: boder-box;
  border: 0.7em solid #fff;
  border-color: transparent transparent #fff #fff;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.page header.main-header .navbox .dropdown-menu li {
  list-style: none;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 8px;
}
.page header.main-header .navbox .dropdown-menu .divider {
  border-top: 1px #e6e6e6 solid;
  margin: 10px 0 10px 10px;
  height: 0;
}
.page header.main-header .navbox .dropdown-menu .indent {
  padding-left: 6px;
}
.page header.main-header .navbox .dropdown-menu a {
  color: #1e252b;
  font-weight: normal;
  white-space: nowrap;
}
.page header.main-header .navbox .dropdown-menu a:hover {
  color: #72b1c8;
}
.page header.main-header .navbox .dropdown-menu .selected a {
  color: #545386;
  font-weight: bold;
}
.page header .header-dropdown .dropdown-toggle {
  cursor: pointer;
  width: 50px;
  height: 50px;
}
.page header .header-dropdown .dropdown-toggle img {
  height: inherit;
  width: inherit;
  border-radius: 24px;
  object-fit: cover;
  object-position: 50% 50%;
}
.page header.main-header .logo-btn {
  padding: 11px 0 0 0px;
  float: left;
  text-align: center;
}
.logo-btn a{
  display: inline-block;
  height: 38px;
  color: #555555;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  cursor: pointer;
  border-width: 0px;
  font-size: 15px;
  padding: 0px 0px 0px 0px !important;
}
.logo-btn a:hover{
  display: inline-block;
  height: 38px;
  color: #555555;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  cursor: pointer;
  border-width: 0px;
  font-size: 15px;
  padding: 0px 0px 0px 0px !important;
}
footer {
  /*position: fixed;
  bottom: 0px;
  width: 100%;*/
  /*height: 28px !important;*/
  padding-top: 10px;
  clear: both;
  text-align: center;
  background: #fff;
  color: #000;
  border-top: 2px solid #6d6d72;
  margin-top : 2%;
}
footer .legal {
  font-family: "lato-regular", arial, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  float: right;
}
/*.button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
}*/
/*.button:hover {
  color: #333;
  border-color: #888888;
  outline: 0;
}
.button:focus {
  color: #333;
  border-color: #888888;
  outline: 0;
}*/
/*.button {
  margin-bottom: 1rem;
}*/
.button {
  color: #fff;
  border-radius: 100px;
  font-size: 12px;
  /*font-family: 'lato-light';*/
  min-width: 100px;
  height: 30px;
  text-transform: uppercase;
  text-align: center;
  line-height: 28px;
  letter-spacing: 1px;
  cursor: pointer;
}
/*.button:hover,
.button:focus {
  background-color: #669fb4;
  color: #fff;
}*/
/*.button{
  color: white;
  background: #72b1c8;
  font-family: 'lato-light';
  border: 0;
}*/
.navbar-inverse {
    background-color: #fff;
    border-color: #ffffff;
}

.alignTop{
  margin-top: 18px;
}
@media (max-width: 768px){
  .modal-md {
    width: 94% !important;
  }
    .alignTop{
      margin-top: 0px;
    }
  }
.mobile_scroll{overflow: auto;}
.nav_own{border-bottom:3px solid #4c4f53}
.logo_bot{margin-bottom:1em;}
.float-right{float:right; height: 450px;   margin-top: 2em;}
.float-left{margin-top: 2em; height: 450px;}
.border-right{border-right:2px solid #6d6d72;     padding: 0px;}
.footer_border{border-top:2px solid #6d6d72;     padding: 0px;}
.border-left{border-left:2px solid #6d6d72;  padding: 0px;}
.form_set{    padding: 0px 0px; min-height: 100%; 
 /* Fallback for browsers do NOT support vh unit */
  /*min-height: 20vh; */
  /* These two lines are counted as one :-)       */

  /*display: flex;*/
  align-items: center;}

html{position:relative;}
a {
  color: #92badd;
  display:inline-block;
  text-decoration: none;
  font-weight: 400;
}

h2 {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  display:inline-block;
  margin: 40px 8px 10px 8px; 
  color: #cccccc;
}

h1 {
  font-size: 18px;
}

th{
  font-size: 15px;
  color: #8e9295;
}
/*tr{
 color: #8e9295; 
}*/
table.dataTable tbody th, table.dataTable tbody td{
  padding: 5px 10px !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>thead>tr>td{
  padding: 5px 8px !important;
}
/* STRUCTURE */

#formContent {

  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}



/* TABS */
h2.inactive {
  color: #cccccc;
}

h2.active {
  color: #0d0d0d;
  border-bottom: 2px solid #5fbae9;
}

input[type=button], input[type=submit], input[type=reset]  {
background-color: #83bed2;
    border: none;
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    /* -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4); */
    /* box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4); */
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 0px 0px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    /* transition: all 0.3s ease-in-out; */
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover  {
  background-color: #39ace7;
}

input[type=button]:active, input[type=submit]:active, input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

input[type=date],input[type=text],input[type=email],input[type=password],input[type=number],textarea {
    /*border: none;*/
    color: #0d0d0d;
    padding: 10px 10px;
 
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 5px 5px;
    width: 100%;
    border: 1px solid #4c4f53;
    border-radius: 3px;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

input[type=text]:focus,textarea:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

input[type=text]:placeholder,textarea:placeholder {
  color: #cccccc;
}
.modal-content .modal-header{
  text-align: center;
}
.modal-row{
  margin-top: 10px;
  margin-bottom: 10px;

}
.modal-body{
  margin: 0 20px;
}
.modal-sm{
  width: 400px;
}
.modal-md{
  width: 40%;
}
.disabled-tab i{
  cursor: not-allowed;
  color: #c4c4c4;
}
/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
   /* border-bottom: 3px solid #4c4f53;*/
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}

.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}
.border-top{    border-top: 2px solid #6d6d72;margin-top: 35px;}
.form_set_own{width:65%; margin:0px auto;}
#formContent hr{
  border: 1.5px solid #48484b ;
  width: 90%
}
/*.footer-old{  position: fixed;
         left: 0;
         bottom: 0;
         width: 100%;
         border-top: 2px solid #6d6d72;
         margin-top: 35px;
         font-size: 12px;
         text-align: right !important;
         font-family: "lato-regular", arial, sans-serif; 
         margin: 0px; 
         padding-top: 10px;
       }*/
body{font-family: "lato-regular", arial, sans-serif;}
html { overflow-y: scroll; }
.mobileheader{display: none;}
.main-header{display: block;}
.border-top p{  font-size: 12px;float:right;font-family: "lato-regular", arial, sans-serif; margin: 0px; padding-top: 10px;}
@media only screen and (max-width: 767px) {
  .sticky{    border-bottom: 3px solid #4b5155; height:75px;}
.icons_mobile{    display: inline;
   float: right;
   margin: 20px;}
   .main-header{display: none;}
   .mobileheader{display: block;}
.icons_mobile li{display:inline; margin-left: 10px;}
.icons_mobile li i{margin-left:10px; color: #4b5155;}
  .border-right {display: none;} .border-left{display:none}
}

.nav li.panel {
  margin-bottom: 0;
  background-color: transparent;
      margin-left: 1em;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 14px;
}
.panel a{
 color:#000;
 font-size:16px;
}

.wrapper {
  
  position: relative;
  min-height: 73vh;
  height: auto;
}

.navbar {
  margin-bottom: 0;
}

.tab-navbar {
  display: inline-block;
  padding-bottom: 1px;
  margin-bottom: 24px;
  width: auto;
  margin-top: -5px !important;
  /*line-height: 1.8;*/
}
.tab-navbar .tab-button {
  display: inline-block;
  margin-right: 4px;
  padding: 6px 12px;
  border: 1px;
  /*border-radius: 50px;*/
  background-color: #ccc;
}
.btn a{
  color: #fff !important;
  font-weight: bold;
}

.tab-navbar {
  margin-left: 1em !important;
}
/*.tab-navbar .tab-button a {
  color: #fff;
  font-size: 18px;
  font-family: 'lato-light';
}
.tab-navbar .tab-button:hover {
  background-color: #8e9295;
}
.tab-button {
    background-color: #72b1c8 !important;
}
.tab-button:hover {
     background-color: #669fb4 !important;
}
.tab-button{
    
    display: inline-block; 
    margin-left: 3em;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}*/
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}
.number label,.text label,.email label,.password label,.textarea label{
  padding-left: 5px;
}
.padding-left{
  padding-left: 5px;
}
.margin-left{
  margin-left: 5px;
}
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="date"],input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  /*border: 1px solid #d1d1d1;*/
  border: 1px solid #fff;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}
select {
    height: 40px;
    border: 1px solid #4c4f53;
    border-radius: 4px !important;
    margin-right: 5px;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 1.5rem;
    width: 100%;
}
input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb;
}
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
  /*margin-left: 25px;*/
}
input[type="date"],input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="date"]:focus,input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
  border: 1px solid #33c3f0;
  outline: 0;
}
/*input[type='email'],
input[type='number'],
input[type='search'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='date'],
textarea {
  height: 40px;
  /*border: 1px solid #5b8da0;
  border: 1px solid #8e9295;
  border-radius: 12px;
  padding: 8px;
  width: 100%;
  /*font-weight: bold;*/
  /*color: #5b8da0;
}*/
input[type='email']:focus, input[type='email']:active,
input[type='number']:focus,
input[type='number']:active,
input[type='search']:focus,
input[type='search']:active,
input[type='text']:focus,
input[type='text']:active,
input[type='tel']:focus,
input[type='tel']:active,
input[type='url']:focus,
input[type='url']:active,
input[type='password']:focus,
input[type='password']:active,
input[type='date']:focus,
input[type='date']:active,
textarea:focus,
textarea:active {
  border: 1px solid #72b1c8;
}
textarea:focus{
  width: 100% !important;
}
footer{
 /* position: fixed;
  bottom: 0;*/
  /*width: 100%;*/
}
.main-sidebar {
  box-sizing: border-box;
  width: 230px;
  position: absolute;
  top: 10px;
  /*margin-bottom: 20px;*/
  left: 0;
  /*min-height: 87vh;*/
  height: 100%;
  background: #fff;
  border-right: 3px solid #4d4f54;
}
#accordion{
  padding-right: 10px;
  padding-left: 10px;

}
.main-sidebar .nav li {
  overflow-wrap: break-word !important;
  /*text-overflow: ellipsis !important;
  white-space: nowrap !important;*/
  /*overflow: hidden;
  width:250px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;*/

}
.main-sidebar .nav li a {
  position: relative;
}
.main-sidebar .nav li a[aria-expanded="true"] > span + i {
  transform: rotate(180deg);
}
.main-sidebar .nav li a > span + i {
  position: absolute;
  right: 5px;
  margin-top: 2px;
  transition: transform .1s;
}
.main-sidebar .nav-pills li > a,
.main-sidebar .list-group-item {
  border-radius: 0;
}
.main-sidebar .list-group {
  margin-bottom: 0;
}
.main-sidebar .nav .search-form {
  padding: 10px 15px;
  animation: 0.3s fadein;
  animation-fill-mode: forwards;
}
.main-sidebar a[data-toggle-fixed] {
  opacity: .7;
}

.content,
.footer {
  
    /*border-left: 3px solid #4d4f54;*/
  margin-left: 185px;
  transition: margin-left 0.3s;
}

.panel ul li{margin-left:1em;}
.panel ul li a{font-size:16px;}
.content {
  /*height: 670px;*/
  /*padding-top: 1%;*/
  min-height: 82vh;
  background: #fff;
}
.content-height{
  min-height: 78vh !important;
}
.scorecard-height{
  min-height: 74vh !important;
}
.score-height{
  min-height: 79vh !important;
}
.headding{
  color:#83bed2; 
  margin-top:1.3em;
}
.headding button{margin-left:.5em; margin-top:-5px;}
.btn-info1 {
    color: #fff;
    /*background-color: #83bed2;*/
    /*border-color: #46b8da;*/
}
.table_set>tbody>tr>td{border-top:0px; font-size: 14px;font-weight: bold;cursor: pointer;}
.table_set{    
  /*margin-left: 4.5em;
  width: 90%;*/
}
.table_set .td-padding{
  padding-top: 12px;
}
.table_set>tbody>tr>td>a{margin-left:5px;}
.table_set>thead>tr>th{font-size:15px;}
.fa-size{font-size: 30px;}
.fa-in{font-size:1.7em !important;}
.navbar-brand {
  width: 230px;
  white-space: nowrap;
}
.table_set tbody:before {
    line-height:1em;
    content:"-";
    color:white; /* to hide text */
    display:block;
}
.table_set thead{
  border-bottom:1px solid #1e252b;
}
.navbar-brand,
.main-sidebar {
  transition: width 0.3s, left 0.3s;
  overflow-x: hidden;
}

.sidebar-fixed .main-sidebar {
  position: fixed;
  height: 100vh;
  overflow-y: auto;
  padding-top: 51px;
}
.sidebar-fixed a[data-toggle-fixed] {
  opacity: 1;
}

.sidebar-collapsed .navbar-brand,
.sidebar-collapsed .main-sidebar {
  width: 25px;
  overflow-y: hidden !important;
  animation: 0.5s slideout;
  animation-fill-mode: forwards;
}
.sidebar-collapsed .content,
.sidebar-collapsed .footer {
  margin-left: 25px;
}
.sidebar-collapsed .main-sidebar .nav li a > span,
.sidebar-collapsed .main-sidebar .nav li a > span + i,
.sidebar-collapsed .navbar-brand > span {
  animation: 0.5s fadeout;
  animation-fill-mode: forwards;
}
.sidebar-collapsed .search-form {
  display: none;
}

@media (max-width: 768px) {
  .navbar-right {
    display: none;
  }

  .main-sidebar .nav li a > i {
    animation: 0.3s fadein;
    animation-fill-mode: forwards;
  }

  .content,
  .footer {
    margin-left: 0;
  }

  

  .sidebar-collapsed .main-sidebar {
    left: 0px;
    overflow-x: hidden;
  }
  .sidebar-collapsed .content,
  .sidebar-collapsed .footer {
    margin-left: 0;
  }

  .sidebar-fixed .main-sidebar {
    padding-top: 105px;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
    overflow: hidden;
  }
  99% {
    position: relative;
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    position: absolute;
    transform: scaleX(0);
  }
}
@keyframes fadein {
  from {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1.0;
    display: initial;
  }
}
@keyframes slideout {
  0% {
    overflow-x: hidden;
  }
  99% {
    overflow-x: hidden;
  }
  100% {
    overflow-x: visible;
  }
}
.padding_less a:hover {
    text-decoration: none;
    background-color: #4d4f54;
      color: #fff;
}
.padding_less a {
    text-decoration: none;
    background-color: #4d4f54;
      color: #fff;
}
.padding_less .nav{
    
    background-color: #4d4f54;
    color: #fff;
}
.padding_less{padding: 0px 0px; margin-top: .5em;}
.navbar-nav {
    float: right;
    margin: 0;
}
.nav-item{
  padding: 6px 3px;
}
.rotate{
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.left{
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.padding_less .nav>a:focus, .padding_less .nav>a:hover {
    text-decoration: none;
    background-color: #4d4f54;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
  color:#83bed2;
}
.padding_less .nav>li>a{padding:10px 7px;}
.own_set_color{font-size:16px; color:black;}
.own_set_color1 a{font-size:16px; font-weight: 100; color: #000;} 
.fa-angle-down:before {
    content: none;
}

.form_set label {font-size:14px;}
.form_set .span {display: block;font-weight: 600;font-size:14px;}
.form_set .form-control{height:40px;}
.form_set label span {font-size:15px;}
.form_set input{margin-bottom:10px;}
.form_set1{margin-left:4.5em;}
.form_set1 label {font-size:20px;}
.form_set1.form-control{height:40px;}
.form_set1 label span {font-size:15px;}
.form_set1 input{margin-bottom:10px;}
.form_set1 button{margin-bottom:15px;}
.story{WIDTH: 100%;}
.lab_set{font-size:14px;}
.lab_set span {font-size:15px;}
.Btn_environment{margin:20px 20px 20px 0em}
.line{border-bottom:1px solid #000;    clear: both;
      width: 100%;
    /*margin: 0px auto 0px 1em;*/
  }
  .line1{border-bottom:3px solid #000;    clear: both;
      width: 100%;
    }
  .line2{border-bottom:3px dashed #72B1C8;    clear: both;
      width: 96%; margin:0px auto;
    }
  .view-container{
    min-height: 82vh;
    padding: 2em 6em 2em 6em;
  }
  @media only screen and (max-width: 768px)  {
    .line{width:95%;}
    .story{width:100%;}
    .content{ padding-left: 3em;padding-right: 2em;}
    .view-container{padding: 2em 3em 2em 3em;}
    .main-sidebar{z-index: 100;}
    .margin-left1{margin-left: 0px !important; }
    .xs-left-0{padding-left: 0px !important;}
    .xs-left-5{padding-left: 5px !important;}
    .candidate-chart{
      height:30vh !important; 
      width:75vw !important;
    }
    .country-padding{
      padding-right: 8px !important;
      padding-left: 15px !important;
    }
    .zipcode-padding{
      padding-left: 7px !important;
    }
  }
  @media only screen and (max-width: 991px)  {
    .mission-width{width: 100% !important;}
    .user-link{margin-top: 10px !important;margin-left: 5px !important;}

  }
  .sidenav iframe{width: 80% !important;}
.bold_heading{
  font-weight:bold;
}
#mySidenav i{right: 12px;}
.but_in_form{
  margin-bottom:10px;
}
.overview{
  color: #72b1c8;
}
.custom_edit{
  padding-left: 0px;
}
.custom_edit input,.custom_edit textarea,.custom_edit button{
  margin-left: 0px;
}
.custom_edit textarea{
  margin-top: 5px;
}
.add-content input{
  margin-left:0px;
}
.top-pos{
  position: relative; top:4px;
}

.btn-circle {
    width: 26px;
    height: 26px;
    padding: 0px 0px 0px 0px;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 2px;
    /*font-size: 15px;*/
    line-height: 1.428571429;
}
.fa-lg-x {
    font-size: 1.33333333em;
    line-height: .75em;
}
.btn-info {
    color: #fff;
    /*background-color: #17a2b8;
    border-color: #17a2b8;*/
    background-color: #83bed2;
    border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0,123,255,0.2color: #000;5);
}
.btn:focus, .btn:hover {
    text-decoration: none;
    color: #fff;
}
.btn-info1{
  font-size: 1rem;
}
.act{
  color:#83bed2 !important;
}
.act-ad{
  color:#83bed2 !important;
}
.checkbox-padding{
  padding-top: 10px;
  padding-bottom: 10px;

}
.tab-new-btn{
    font-weight: bold !important;
    font-size: 11px !important;
}
.left-margin{
  margin-left: 5px;
}
.u-margin-top{
  margin-top: 5px;
}
.button-margin{
  margin-left: 5px;
}
.profilePadding{
  margin-left: 27px;
}
.custom-checkbox {
  display: block;
  position: relative;
  padding-top: 2px;
  padding-left: 23px;
  margin-top: 8px;
  margin-left: 1px;
  margin-bottom: 8px !important;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkbox-edit{
  margin-top: 0px !important;
  left: 20% !important;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border:1px solid #1e252b !important;
  border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark1 {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark1 {
  background-color: #72b1c8;
  border:none !important;
}

/* Create the checkmark1/indicator (hidden when not checked) */
.checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark1 when checked */
.custom-checkbox input:checked ~ .checkmark1:after {
  display: block;
}

/* Style the checkmark1/indicator */
.custom-checkbox .checkmark1:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sub-heading{
  color: #83bed2 !important;
}
.app-containter{
  border:1px solid #1e252b !important;
  border-radius: 2px;
  margin-bottom: 2px;
  padding-left: 10px;
  margin-left: 1px;
  margin-right: 1px;
}
.app-containter1{
  border:none;
  border-radius: 2px;
  margin-bottom: 2px;
  padding-left: 0px;
  margin-left: 1px;
  margin-right: 1px;
}
.app-sort{
  width: 200px;
  height: 1px;
}
.custom-padding{
  padding-left: 0px; padding-right:0px;
}

.label-top-padding{
  padding-top: 10px !important;
}

.interview p{
  padding-top: 8px !important;
}
.margin-left1{
  margin-left: 15px;
}
.mission-width{
  width: 50%;
}
.environment-textarea{
   width: 100% !important;
}
.select2-container{
  width: 100%;
}
.select2-container .select2-choice {
    height: 40px !important;
    padding: 3px !important;
    border: 1px solid #4c4f53 !important;
}
.input-group input{
  margin: 0px 0px !important;
  height: 40px;
}
.input-group-addon{
  border-radius: 4px;
  border:1px solid #4c4f53;
  height: 40px;
}
.user-link{
  margin-top: 32px;
}
.invite{
  font-size: 12px !important;
  padding: 1px 3px; !important;
}

.error-message{
  color: #FF0000 !important;
}
.candidate-chart{
  height:40vh; 
  width:40vw;
  position: relative;
}

.custom-col-padding{
  padding-right:10px;
}