@charset "utf-8";
/* CSS Document */

.topsection{
	/*background: rgba(217,38,7,1);
	background: -moz-linear-gradient(top, rgba(217,38,7,1) 0%, rgba(143,19,7,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(217,38,7,1)), color-stop(100%, rgba(143,19,7,1)));
	background: -webkit-linear-gradient(top, rgba(217,38,7,1) 0%, rgba(143,19,7,1) 100%);
	background: -o-linear-gradient(top, rgba(217,38,7,1) 0%, rgba(143,19,7,1) 100%);
	background: -ms-linear-gradient(top, rgba(217,38,7,1) 0%, rgba(143,19,7,1) 100%);
	background: linear-gradient(to bottom, rgba(217,38,7,1) 0%, rgba(143,19,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d92607', endColorstr='#8f1307', GradientType=0 );*/
	background-color:#0f385a !important;
	padding:30px 0 30px 0;
}
.topsection h1{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:40px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.topsection h4{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:20px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.portaltitle{
	display:inline-block;
	padding:20px 40px;
	background:#FFF;
	border-radius:70px;
	font-family: 'Merriweather', serif;
	font-size:36px; color:#aa1103 !important;
	font-weight:bold;
	text-shadow:none !important;
	margin-top:-50px;
	position:relative;
	box-shadow:#666 0 2px 0;
	text-transform:uppercase;
	margin-bottom:30px;
	z-index:3;
}
h5.insalert{
	/*font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Abel', sans-serif;*/
	font-size:16px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#C00;	
	line-height:20px;
}

@media (max-width: 675px) {
.topsection h1{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:24px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.topsection h4{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:20px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.portaltitle{
	display:inline-block;
	padding:20px 40px;
	background:#FFF;
	border-radius:70px;
	font-family: 'Merriweather', serif;
	font-size:20px; color:#383838;
	font-weight:bold;
	text-shadow:#999 2px 2px 2px;
	margin-top:-50px;
	position:relative;
	box-shadow:#666 0 2px 0;	
	margin-bottom:30px;
	z-index:3;
}	
}
.norbg{
	background: rgba(237,237,237,1);
	background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 9%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(9%, rgba(246,246,246,1)), color-stop(26%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 9%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 9%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 9%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 9%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
	padding-top:90px;
	position:relative;
	margin-top:-75px;
	z-index:2;
}
h6.copyright{
	/*font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Abel', sans-serif;*/
	font-size:13px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 10px 0;
	color:#666;
}
h5.credit{
	/*font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Abel', sans-serif;*/
	font-size:11px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 10px 0;
	color:#999;
}

/* ----------------------------------------------------------------------------------------------------------------------------------- */

.innertopsection{
	background: rgba(49,134,231,1);
	background: -moz-linear-gradient(top, rgba(49,134,231,1) 0%, rgba(22,102,193,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,134,231,1)), color-stop(100%, rgba(22,102,193,1)));
	background: -webkit-linear-gradient(top, rgba(49,134,231,1) 0%, rgba(22,102,193,1) 100%);
	background: -o-linear-gradient(top, rgba(49,134,231,1) 0%, rgba(22,102,193,1) 100%);
	background: -ms-linear-gradient(top, rgba(49,134,231,1) 0%, rgba(22,102,193,1) 100%);
	background: linear-gradient(to bottom, rgba(49,134,231,1) 0%, rgba(22,102,193,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3186e7', endColorstr='#1666c1', GradientType=0 );
	padding:15px 0 0 0;
}
.innertopsection h1{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:24px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.innertopsection h4{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:16px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.portaltitle{
	display:inline-block;
	padding:10px 40px;
	background:#FFF;
	border-radius:70px;
	font-family: 'Merriweather', serif;
	font-size:24px; color:#aa1103;
	font-weight:bold;
	text-shadow:none;
	margin-top:-20px;
	position:relative;
	box-shadow:#666 0 2px 0;	
	margin-bottom:45px;
	z-index:3;
}
h5.insalert{
	/*font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Abel', sans-serif;*/
	font-size:16px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#C00;	
	line-height:20px;
}

@media (max-width: 675px) {
.innertopsection h1{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:24px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.innertopsection h4{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Abel', sans-serif;
	font-size:20px; /*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
	text-shadow:#333 2px 2px 0;
}
.portaltitle{
	display:inline-block;
	padding:20px 40px;
	background:#FFF;
	border-radius:70px;
	font-family: 'Merriweather', serif;
	font-size:20px; color:#383838;
	font-weight:bold;
	text-shadow:#999 2px 2px 2px;
	margin-top:-50px;
	position:relative;
	box-shadow:#666 0 2px 0;	
	margin-bottom:30px;
	z-index:3;
}	
}

/* ------------------------------------------------------------------------------------------------------------------------------ */

  nav.sidebar, .main{
    -webkit-transition: margin 200ms ease-out;
      -moz-transition: margin 200ms ease-out;
      -o-transition: margin 200ms ease-out;
      transition: margin 200ms ease-out;
  }

  .main{
    padding: 10px 10px 0 10px;
  }

 @media (min-width: 765px) {

    .main{
      position: absolute;
      width: calc(100% - 40px); 
      margin-left: 40px;
      float: right;
    }

    nav.sidebar:hover + .main{
      margin-left: 200px;
    }

    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      margin-left: 0px;
    }

    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
      text-align: center;
      width: 100%;
      margin-left: 0px;
    }
    
    nav.sidebar a{
      padding-right: 13px;
    }

    nav.sidebar .navbar-nav > li:first-child{
      border-top: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav > li{
      border-bottom: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
      padding: 0 0px 0 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
      color: #777;
    }

    nav.sidebar{
      width: 300px;
      height: 100%;
      margin-left: -160px;
      float: left;
      margin-bottom: 0px;
    }

    nav.sidebar li {
      width: 100%;
    }

    nav.sidebar:hover{
      margin-left: 0px;
    }

    .forAnimate{
      opacity: 0;
    }
  }
   
  @media (min-width: 1330px) {

    .main{
      width: calc(100% - 200px);
      margin-left: 200px;
    }

    nav.sidebar{
      margin-left: 0px;
      float: left;
    }

    nav.sidebar .forAnimate{
      opacity: 1;
    }
  }

  nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #CCC;
    background-color: transparent;
  }

  nav:hover .forAnimate{
    opacity: 1;
  }
  section{
    padding-left: 15px;
  }
  
/* ------------------------------------------------------------------------------------------------------------------------------ */

.innerrightcolumn{
	padding:0;
}
.innerrightcolumn h2{
	font-family: 'Abel', sans-serif;
	font-size:36px;
	color:#1869c4;
}
.innerrightcolumn h4{
	font-family: 'Abel', sans-serif;
	font-size:20px;
	color:#323232;
}
.innerrightcolumn h5{
	font-family: 'Abel', sans-serif;
	font-size:17px;
	color:#323232;
	font-weight:normal;
}
.innerrightcolumn h6{
	font-family: 'Abel', sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:normal;
}



<!--SPECIAL-->
.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
}

.wrapper h3{
	font-family: 'Merriweather', serif;
	font-size:17px; color:#999;
	text-align:center;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  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;
}



/* FORM TYPOGRAPHY*/

input[type=button], input[type=submit], input[type=reset]  {
  background-color: #56baed;
  border: none;
  color: white;
  padding: 15px 80px;
  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: 5px 20px 40px 20px;
  -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=text] {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input[type=password] {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

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

input[type=text]:placeholder {
  color: #cccccc;
}



/* 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;
}

.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%;
}

h1{
    color:#60a0ff;
}

/* OTHERS */

*:focus {
    outline: none;
} 

#icon {
  width:30%;
}

<!--SPECIAL-->









