/*Added*/
.follow-us {
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  margin: 20px 0px 0px 0px;
  font-size: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 10px 0px 10px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

.follow-us-at {
  display: none !important;
  width: 0;
  height: 0;
}

.sc-theme .social-links {
  list-style: none;
  display: inline-block;
  margin: 0px auto;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  width: 100%;
}
.sc-theme .social-links > li {
  display: inline;
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  height: 32px;
}*/
  
.sc-theme .social-links > li > a {
  color: rgba(255, 255, 255, 0.3);
  
  background: none;
}

.sc-theme .social-links > li > a:hover,
.sc-theme .social-links > li > a > i:hover {
  color: #4E84C4;
  background: none;
  border: none;
}

.sc-theme .social-links > li > a > i {
  color: rgba(255, 255, 255, 0.3);
  font-size: 32px;
  line-height: 32px;
}

.storm-updates-wrapper {
  background: #fbd318;
  color: #272727;
  width: 250px;
  padding: 10px 15px;
  margin: 0px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
  
}

.storm-updates-sm-text {
  font-size: 14px;
  line-height: 14px;
  margin: 0px 0px 2px 0px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

.storm-updates-lg-text {
  font-size: 26px;
  line-height: 26px;
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

a.updates-link {
  color: #272727 !important;
  float:left;

}


.powered-by {
  display: block;
  text-align: center;
  margin: 35px 0px 110px 0px;
  width: 250px;
  float: left;
  height: 76px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

.powered-by img {
  display: block;
  text-align: center;
  margin: 0px auto;
  width: 162px;
  height: 76px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

.footer-sidebar {
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
  margin: 50px 0px 0px 0px;
}

.sc-theme .sidebar-menu-social > li.header {
  color: #4b646f;
  background: #1a2226;
}
.sc-theme .sidebar-menu-social > li > a {
  border-left: 3px solid transparent;
}
.sc-theme .sidebar-menu-social > li:hover > a,
.sc-theme .sidebar-menu-social > li.active > a {
  color: #4e84c4;
  /*background: #4e84c4;*/
  border-left-color: #272727;
}

.sc-theme .sidebar-menu-social > li.active > a > span.chev-rt:before {
  color: #ffffff;
  font-family: FontAwesome;
  content:"\f054";
  position: absolute;
  top: 12px;
  right: 15px;
}

.sc-theme .sidebar-menu-social > li.active > a {
  color: #ffffff;
  background: #4e84c4;
  border-left-color: #5a96de;
}

.sc-theme .sidebar-menu-social > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}

.sidebar-menu-arctic, .sidebar-menu-arctic > li > a > i > span {
  list-style: none;
  margin: 0;
  padding: 0;
  
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.sidebar-menu-arctic > li {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 20000;
}
.sidebar-menu-arctic > li > a {
  padding: 12px 15px 12px 15px;
  display: block;
  color: #ffffff;
}
.sidebar-menu-arctic > li > a > .fa,
.sidebar-menu-arctic > li > a > .glyphicon,
.sidebar-menu-arctic > li > a > .ion {
  width: 20px;
}
.sidebar-menu-arctic > li .label,
.sidebar-menu-arctic > li .badge {
  margin-top: 3px;
  margin-right: 5px;
}
.sidebar-menu-arctic li.header {
  padding: 10px 25px 10px 15px;
  font-size: 12px;
}
.sidebar-menu-arctic li > a > .fa-angle-left {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  margin-top: 3px;
}
.sidebar-menu-arctic li.active > a > .fa-angle-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sidebar-menu-arctic li.active > .treeview-menu {
  display: block;
}
.sidebar-menu-arctic .treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 5px;
}
.sidebar-menu-arctic .treeview-menu .treeview-menu {
  padding-left: 20px;
}
.sidebar-menu-arctic .treeview-menu > li {
  margin: 0;
}
.sidebar-menu-arctic .treeview-menu > li > a {
  padding: 5px 5px 5px 15px;
  display: block;
  font-size: 14px;
}
.sidebar-menu-arctic .treeview-menu > li > a > .fa,
.sidebar-menu-arctic .treeview-menu > li > a > .glyphicon,
.sidebar-menu-arctic .treeview-menu > li > a > .ion {
  width: 20px;
}
.sidebar-menu-arctic .treeview-menu > li > a > .fa-angle-left,
.sidebar-menu-arctic .treeview-menu > li > a > .fa-angle-down {
  width: auto;
}

.control-sidebar-blue {
  color: #ffffff;
}
.control-sidebar-blue,
.control-sidebar-blue + .control-sidebar-bg {
  background: #4e84c4;
}
.control-sidebar-blue .nav-tabs.control-sidebar-tabs {
  border-bottom: #1c2529;
}
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a {
  background: #181f23;
  color: #b8c7ce;
}
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-left-color: #141a1d;
  border-bottom-color: #141a1d;
}
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a:focus,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a:active {
  background: #1c2529;
}
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li > a:hover {
  color: #fff;
}
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li.active > a,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li.active > a:hover,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li.active > a:focus,
.control-sidebar-blue .nav-tabs.control-sidebar-tabs > li.active > a:active {
  background: #222d32;
  color: #fff;
}
.control-sidebar-blue .control-sidebar-heading,
.control-sidebar-blue .control-sidebar-subheading {
  color: #fff;
}
.control-sidebar-blue .control-sidebar-menu > li > a:hover {
  background: #1e282c;
}
.control-sidebar-blue .control-sidebar-menu > li > a .menu-info > p {
  color: #b8c7ce;
}

/* Added End */




.sc-theme .main-header .navbar {
  background-color: #3a3a3a;
}
.sc-theme .main-header .navbar .nav > li > a, .sc-theme .main-header .navbar .nav > li > a.main-site:hover {
  color: #131f2e;
}

.sc-theme .main-header .navbar .nav > li > a.main-site > span {
  font-family: 'Roboto', sans-serif;
  margin-left: 6px;
}

.sc-theme .main-header .navbar .nav > li > a.main-site > span:after {
  font-family: FontAwesome;
  margin-left: 15px;
  content:"\f0d7";
}

.navbar-custom-menu > .navbar-nav > li {
    background-color: #fbd318;
    height: 50px;
}

.sc-theme .main-header .navbar .nav > li > a:hover,
.sc-theme .main-header .navbar .nav > li > a:active,
.sc-theme .main-header .navbar .nav > li > a:focus,
.sc-theme .main-header .navbar .nav .open > a,
.sc-theme .main-header .navbar .nav .open > a:hover,
.sc-theme .main-header .navbar .nav .open > a:focus,
.sc-theme .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
  height: 50px;
}
.sc-theme .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.sc-theme .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
  
}
.sc-theme .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.sc-theme .main-header .navbar .sidebar-toggle:hover {
  background-color: #4e84c4;
  height: 50px;
}
@media (max-width: 767px) {
  .sc-theme .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .sc-theme .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .sc-theme .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
  }
}
.sc-theme .main-header .logo {
  background-color: #272727;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.sc-theme .main-header .logo:hover {
  
}
.sc-theme .main-header li.user-header {
  background-color: #3c8dbc;
}

.sc-theme .content-header {
  background: #ffffff;
  padding: 20px 30px;
  border-bottom: 1px solid #dbdbdb;
}

.sc-theme .content-header h1 {
  font-size: 38px;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
}

.sc-theme .direction-header {
  background: #e1e1e1;
  padding: 10px 15px;
  border-bottom: 1px solid #dbdbdb;
}

.sc-theme .direction-header p {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}




.sc-theme .wrapper,
.sc-theme .main-sidebar,
.sc-theme .left-side {
  background-color: #272727;
}
.sc-theme .user-panel > .info,
.sc-theme .user-panel > .info > a {
  color: #fff;
}

.sc-theme .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.sc-theme .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.sc-theme .sidebar-menu > li:hover > a,
.sc-theme .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #4e84c4;
  border-left-color: #5a96de;
}

.sc-theme .sidebar-menu > li.active > a > span.chev-rt:before {
  color: #ffffff;
  font-family: FontAwesome;
  content:"\f054";
  position: absolute;
  top: 12px;
  right: 15px;
}

.sc-theme .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #4e84c4;
  border-left-color: #5a96de;
}

.sc-theme .sidebar-menu > li.treeview.active > a {
  color: #ffffff;
  background: #272727;
  border-left-color: #272727;
}

.sc-theme .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #393939;
}
.sc-theme .sidebar a {
  color: #b8c7ce;
}
.sc-theme .sidebar a:hover {
  text-decoration: none;
}
.sc-theme .treeview-menu > li > a {
  color: #f6f6f6;
}
.sc-theme .treeview-menu > li.active > a,
.sc-theme .treeview-menu > li > a:hover {
  color: #fbd318;
}
.sc-theme .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.sc-theme .sidebar-form input[type="text"],
.sc-theme .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sc-theme .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.sc-theme .sidebar-form input[type="text"]:focus,
.sc-theme .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.sc-theme .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.sc-theme .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
.sc-theme.layout-top-nav .main-header > .logo {
  background-color: #3c8dbc;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.sc-theme.layout-top-nav .main-header > .logo:hover {
  background-color: #3b8ab8;
}
