﻿/*a{
    color:#000024 !important;
}*/
.main-login {
    background-color: #040b15;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    padding: 40px 28px;
    display: inline-block;
    width: 100%;
}

.main-center {
    margin: 0px auto;
    max-width: 330px;
    padding: 30px 0px 20px 0px;
    margin-top: 0px;
}

.login-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #000024;
    color: #000024;
    padding-top: 10px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}

.login-icon:hover {
    background: #000024;
    color: #212529;
}

.login-icon i {
    font-size: 55px;
}

.tab-content {
    padding: 15px;
    border: 2px solid #000024;
    margin: 25px 0px 25px 0px;
    border-radius: 10px;
}

.btn-custom {
    background-color: #000024;
    border-color: #000024;
    border: 2px solid #000024;
    color: #fff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}

.btn-custom:hover, .btn-custom:focus {
    background-color: #000024;
    color: #fff;
}

.resposive-table table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    /*font-family: initial;*/
}

.resposive-table table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

.resposive-table table th, .resposive-table table td {
    padding: 10px;
    text-align: left;
    min-height: 36px;
    font-size: 13px;
    word-break: break-all;
}

.resposive-table table th {
    /*text-transform: uppercase;*/
    font-size: 12px;
    letter-spacing: 1px;
    background-color: #000024;
    color: #fff !important;
}

    .resposive-table table td a {
        color: #000024;
        text-decoration:underline;
    }

@media screen and (max-width:980px) {

    .resposive-table table {
        border: 0;
    }

    .resposive-table table thead {
        display: none;
    }

    .resposive-table table tr {
        margin-bottom: 10px;
        display: block;
        /*border-bottom: 2px solid #ddd;*/
    }

    .resposive-table table td {
        display: block;
        text-align: right;
        font-size: 13px;
        /*border-bottom: 1px dotted #ccc;*/
    }

    .resposive-table table td:last-child {
        border-bottom: 0;
    }

    .resposive-table table td:before {
        content: attr(data-label);
        float: left;
        /*text-transform: uppercase;*/
        font-weight: bold;
    }
}

ul.move_step {
    list-style: none;
    margin: 20px 0 10px 0;
    padding: 0;
    float: right;
}

ul.move_step li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}

ul.move_step li button.btn_1 {
    font-size: 13px;
    background: #f58021;
    color: #fff;
    font-weight: 600;
    padding: 9px 20px;
}

ul.move_step li button.btn_1:hover {
    background: #f58021;
}

ul.move_step li a.btn_1 {
    font-size: 13px;
    background: #f58021;
    color: #fff;
    font-weight: 600;
    padding: 9px 20px;
}

ul.move_step li a.btn_1:hover {
    background: #f58021;
}

ul.move_step li a.btn_2 {
    font-size: 13px;
    background: #f58021;
    color: #fff;
    font-weight: 600;
    padding: 9px 20px;
}

ul.move_step li a.btn_2:hover {
    background: #f58021;
}

.go-top {
	position: fixed !important;
	right: -35px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: #000024;
	line-height: 40px;
	text-align: center;
	-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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

}

.go-top.show {
	right: 25px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	z-index: 99999;
}

.go-top i {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 3px;
}

.go-top:hover {
	background-color: #000024;
}

.go-top:hover i {
	color: #fff;
}

.board-inner
{
    margin-top:25px;
}

.jumbotron
{
    padding:10px !important;
}

.form-control:disabled,
.form-control[readonly] {
 background-color:#FFF !important;
 opacity:1
}

div.dataTables_wrapper div.dataTables_filter input{
    background-color:transparent !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    width:170px;
}

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 0px;
    /*min-width: 80px;*/
    width: 100%;
    height: 150px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 18px;
}

.btn-app > .fa, .btn-app > .glyphicon, .btn-app > .ion {
    font-size: 48px;
    display: block;
    margin-bottom: 20px;
}

.btn-app:hover {
    background-color:#000024;
    border: 1px solid #000024;
    color:white;
}

.a_submit_ul{
    color:#000;
}

.modal-title
{
    color:#000;
}

.btn-default {
    background-color: #ccc;
}