/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
#fullscreen
{
height:91vh;
}

#title
{
	height: 120px;
}

#top-image-label{
height:90px;
padding-top:5px;
padding-left:5px;
}

#titlesub_position
{
	position: absolute;
    top: 50px;
	right:0px;
    margin-right: 30px;
	height:60px;
}

#subtext_index
{
	text-align:center;
	font-size:25px;
	color:#299149;
	font-family:"Trebuchet MS", Helvetica, sans-serif;

}


#first_stage_container
{
	background-color:#329cc5;
	padding: 20px 10px;
	color:#bfe3ca;

}

#second_stage_container
{
	background-color:#0e5975;
	padding: 20px 10px;
	color:#bfe3ca;

}


#darkblue_text
{
	color:#0e5975;

}

.index_common_title
{
text-align:center;
size:20px;
font-family: "Trebuchet MS",Helvetica,sans-serif;
}

.index_common_title table
{
width:100%;
}
.index_common_title_dark
{
color:#0e5975;
text-align:center;
size:20px;
font-family: "Trebuchet MS",Helvetica,sans-serif;
}

.bluegreen_bg i
{
font-size:300px;
}

.alignment-toppadding
{
padding-top:5%;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto


}

.lighttext
{
	color:#a7a78d;
}

body {
    background-color: #edf6f9;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #f2fafd;
    }
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #f2fafd;
}

.sidebar ul li a.active {
    background-color:transparent;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 120px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #097f96;
}

.btn-success.btn-outline {
    color: #59a765;
}
.btn-highlight.btn-outline {
    color: #db5e0b;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-highlight.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: -43%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-dashboardboxes {
    border-color: #59a765;
}

.panel-dashboardboxes .panel-heading {
    border-color: #59a765;
    color: #fff;
    background-color: #59a765;
}

.panel-dashboardboxes a {
    color: #59a765;
}

.panel-dashboardboxes:hover {
    border-color: #539a5e;
}

.panel-dashboardboxes .panel-heading:hover {
    border-color: #539a5e;
    color: #fff;
    background-color: #539a5e;
}

#tabbox
{
	height:40px;
}

#panel
{
	background-color: transparent;
}

.tab
{
	background: #dedede;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 83px;
	font-size:12px;
	font-weight: bold;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius: 4px 4px 0px 0px;
}

.tabExam
{
	background: #dedede;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: auto;
	font-size:12px;
	font-weight: bold;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius: 4px 4px 0px 0px;
}

.selected
{
	background-color:#fff;
}

#first
{
	width:76px;
}

#second
{
	width:83px;
}

#third
{
	width:100px;
}

#fourth
{
	width:76px;
}

#fifth
{
	width:71px;
}

#sixth
{
	width:71px;
}

#seventh
{
	width:86px;
}

#eighth
{
	width:101px;
}

.select
{
	pointer-events: none;
}

#intro
{

	padding: 50px 50px 90px;
	background-color:#299149;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#bfe3ca;
	margin-top:30px;

	
}

.login_logo
{
margin-left:30px;
margin-top:20px;
}

#login_footer{
text-align:center;
font-size:11px;
color:#edf6f9;
background-color:#b3dcc0;
bottom:1px;
   position:fixed;
   left:0px;
   bottom:0px;
   height:35px;
   width:100%;
   padding-top:3px;
}

#login_footer:hover{
background-color:#8ebf9d;
}

.login_footer_link{
color:#438e5b;

}


.bluegreen_bg
{
background-color:#67e2e6;
}

.next_to_darkbluegreen
{
background-color:#488ac7;
}
.bluegreen_bg1
{
background-color:#c0eaec;
}
.bluegreen_bg2
{
background-color:#6edfab;
color:#0f9457;
}
.bluegreen_light
{
background-color:#bbf9dc;
color:#127a4a;
}

.darkcarpetblue_bg
{
background-color:#0e5975;

}

.cottonblue
{
color:#9be3e6;
}
.aquabluetext
{
color:#0cadb7;
}
.white
{
color:#e7effb;
}



.padding {
padding:50px 50px 50px 50px;
}


.round-button {
    display:block;
    width:80px;
    height:80px;
    line-height:80px;
    border: 0px solid #f5f5f5;
    border-radius: 50%;
    color:#92daf6;
    text-align:center;
    text-decoration:none;
    background: #0e5975;
    box-shadow: 0 0 3px gray;
    font-size:60px;
    font-weight:bold;
	padding-bottom: 10%;
}
.round-button:hover {
	text-decoration:none;
	background: #0e5975;
	color:#92daf6;
}

.line{
	background-color:#0f6174;
	color:#0f6174;
}	

.blue-top-arrow{
color:#0d768d;
}

.app-process-home img{
width:480px;
font-size:24px;

}

.app-process-home{
font-size:24px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0e5975;
text-decoration:underline;
}

.main-login-modal{
padding-left:20px;

}
.main-login-modal a{
padding-left:5px;
color:#3d464c;
text-decoration:none;


}
.main-login-modal a:hover{
color:#131618;
text-decoration:none;


}

.alertMessage{
	font-size:9px;
	color:#FF0000;
}
