body{
    font-size: 18px !important;
    line-height: 1 !important;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: .5em;
    border: 0;
    width: auto;
    margin-bottom: 0px;
}
.login_bg {
    /*background-image:url("../images/loginbg.jpg");*/
    /*background-repeat:no-repeat;*/
    /*background-size:100%;*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}
.stretch {
    width:100%;
    height:100%;
}
.login_content {
    margin:0px;
    width:100%;
    height:400px;
    padding-top:100px;
    line-height:1.8;
    color:#405f73;
    left: 0px;
    position: absolute;
}
.login_box {
    width:400px;
    background:rgb(173 216 230 / 90%) none repeat scroll 0 0;
    padding:20px;
    border-radius:20px;
    margin-top:50px;
}
#Login {
    background: #1f4f82 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.18);
    color: #fff;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0;
    outline: 0 none;
    padding: 10px;
    text-align: center;
    transition: background 0.2s linear 0s;
    width: 100%;
}
#Login:hover, #Login:focus {
    background: #007cba none repeat scroll 0 0;
    outline: 1px solid #fff;
}
.ms_inputfield {
    width: 100%;
}
.ms_inputfield td {
    padding-top: 5px !important;
    /*padding-bottom: 5px !important;*/
}
.ms_inputfield td label {
    margin-left: 10px;
}
.ms_inputfield .dataTable {
    border: solid whitesmoke;
}
.ms_required {

}
.ms_required_char {
    color: red;
    margin-left: 5px;
}
.ms_label {
    text-align: right;
    padding-right: 20px;
}
.ms_date_to {
    text-align:center;
    padding:5px !important;
    width: 20px;
}
.ms_popup_button {
    margin-left: 10px;
    margin-right: 0px !important;
}
.ms_button_table {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:right;
}
.ms_button_table_right {
    position: absolute;
    right: 0px;
    margin-right: 15px;
}
.dataTable {
    margin-top: 5px;
}
.dataTable th {
    color: white;
    background-color: #367FA9;
}
.dataTable tbody tr:nth-child(odd) {
    background-color: #E0E0E0;
}
.dataTable .btn {
    padding: 2px;
}
.innerTable {
    border: solid 2px cornflowerblue;
}
.innerTable th {
    background-color: cornflowerblue !important;
}
th {
    text-align: center;
}
td p {
    word-break:break-all;
    word-wrap:break-word;
    white-space: pre-wrap;
}
.action_button {
    width: 60px !important;
    text-align: center;
    vertical-align: middle !important;
}
.action_button img {
    width: 16px;
    border:none;
}
.seq_no {
    color: white;
    background-color: #367FA9;
    text-align: center;
    vertical-align: middle !important;
    width: 30px;
}
.move_button {
    width: 40px;
    height: 35px;
    margin:20px;
}
.move_list {
    min-height:350px;
    max-height:400px;
    overflow-y:auto;
    border: solid 1px #3C8DBC;
    border-top: solid 1px #3C8DBC !important;
}
.move_item {
    padding: 10px 15px;
}
.selected_item {
    background-color: skyblue !important;
}
.button_box {
    margin-bottom: 20px;
}
iframe {
    width:100%;
    min-height:400px;
    border:none;
}
.ms_footer {
    position:absolute;
    height:50px;
    width: 100%;
    z-index:999 !important;
    margin-left:0px !important;
    background-color:#307096 !important;
    text-align: center;
    padding: 15px;
    color: #fff !important;
    border-top: 1px solid #d2d6de;
}
.bottom_line {
    margin:0px !important;
    background-color: orange;
    height: 3px;
    position: relative;
    z-index: 999;
}
.sub_title {
    color:#367FA9;
    font-weight:bold;
}
.id-name {
    margin-left:10px;
    color: red;
}
.menu_unavailable{
    color: #c0c0c0 !important;
}
.search {
    cursor: pointer;
}
select {
    min-width: 80px !important;
}
td input {
    vertical-align: middle;
}
td span {
    vertical-align: middle;
}
td span a {
    vertical-align: middle;
}
td a span {
    vertical-align: middle;
}
input[type=radio] {
    height: 30px;
}
.readonly {
    background-color: #eee;
}
.pagebar a {
    font-size: 15px;
    padding: 3px;
}
.pagebar span {
    font-size: 15px;
    padding: 3px;
}
.fa-big {
    font-size: 1.5em;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
.price-table {
    width: 100%;
}
.price-table td{
    border: 1px solid lightgray;
}
.price-table td label{
    padding: 5px;
    width: 100%;
}
.price-table-group{
    background-color: #4A82BD;
    color: white;
}
.price-table-prop{
    background-color: #DEFFB5;
}
.price-table-total{
    background-color: #FFCFA5;
}
.price-table-summary{
    background-color: #8465A5;
}
.app-table {
    border-collapse: collapse;
    width: 100%;
}
.app-table td {
    padding: 6px 15px;
    border: solid 1px;
}
.app-table input {
    border: 0px;
}
.input-area {
    background: #eee;
}
.input-area input {
    border-style: none;
    background: none;
    outline: none;
}
.application-title {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    line-height: normal;
}
.application-team-no {
    font-weight: bold;
    font-size: large;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.img-fluid {
    width: 100%;
}

/* ============================================================= */
/* qa */
/* qa-section */
/* ============================================================= */
.qa-section{
    margin-top: 180px;
    margin-bottom: 100px;
    min-height: 300px;
}
.qa-section .qa-item{
    margin-bottom: 30px;
}
.qa-section .qa-title{
    font-size: 24px;
    font-weight: 600;
    color: #4c8dcb;
    line-height: 2;
}
.qa-section .qa-answer{
    padding: 15px;
    box-sizing: border-box;
    background-color: rgba(76, 141, 203, .2);
    border-radius: 4px;
    transition: .3s;
    line-height: 2;
}
.qa-section .qa-item:hover .qa-answer{
    background-color: rgba(76, 141, 203, .4);
}

.coming-soon{
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: #777;
}
.error-section .coming-soon{
    min-height: 100%;
    padding: 150px 0;
    box-sizing: border-box;
}



/*override*/
.form-control {
    font-size: 18px !important;
    height: 40px;
    padding: 0px 12px;
}
.main-header {
    font-size: 16px !important;
    max-height: 80px;
}
.sidebar-toggle {
    padding: 17px 17px !important;
}
.content-header {
    font-size: 16px !important;
    z-index: 1040;
    margin-left: 50px;
    width: 60%;
    position: absolute !important;
    top: 5px;
}
.breadcrumb {
	float: none;
    background-color: transparent !important;
    padding: 0px !important;
    color: white !important;
    font-size: 16px !important;
}
.breadcrumb li a {
    color: white !important;
}
.breadcrumb>.active {
    color: white !important;
}
.btn {
    font-size: 16px !important;
}
.datepicker {
    z-index: 2000 !important;
}
.modal-open {
    overflow-y: auto !important;
}
.wrapper {
    overflow-y: hidden;
}
.content-wrapper {
    height: 100% !important;
}
.col-xs-12 {
    padding-top: 0px;
}
.sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 0px !important;
}
bootstrap-dialog-close-button {
    display: block !important;
}
button.close {
    display: block !important;
}
.box {
    overflow-x:auto;
    text-align: left;
}
.sidebar-menu {
    font-size: 16px !important;
}
.sidebar-menu .treeview-menu {
    padding-left: 20px !important;
    top: 39px !important;
}
.sidebar-menu .treeview-menu li a {
    font-size: 14px !important;
}
.input-group.date .input-group-addon i {
    width: 12px;
    height: 12px;
}
.tab-pane {
    overflow-x: auto;
}
input[type=radio] {
    margin-right: 10px !important;
    margin-bottom: 5px !important;
}
input[type=checkbox] {
    margin-right: 10px !important;
    margin-bottom: 5px !important;
}
.dropdown-menu {
    border: 1px solid skyblue;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    margin-left: 25px;
}
.select2-selection--multiple {
    border: 1px solid #d2d6de !important;
}
.select2-container--focus {
    border: 1px solid #3C8DBC !important;
}
.select2-selection__choice {
    background-color: #3c8dbc !important;
    padding: 2px !important;
}
.select2-selection__choice__remove {
    color: crimson !important;
}
.select2-container--default .select2-selection--multiple{
    border-radius: 0px !important;
}
.select2-selection__rendered {
    height: 40px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    margin-top: 10px !important;
}
.select2-container .select2-search--inline .select2-search__field{
    padding-left: 10px;
    margin-top: 8px;
}
.modal-lg {
    width: 1000px;
}
.ui-th-column{
    color: white;
    background-color: #367FA9;
}
.ui-th-column ui-th-ltr active {
    background-color: #367FA9;
}
.tree {
    font-size: 18px !important;
}
.tree li {
    padding: 3px !important;
}
.form-group label {
    margin-bottom: 5px !important;
    color: #367FA9;
}
.fa-remove {
    color: #E63512;
}
.nav-tabs a {
    color: #367FA9 !important;
    font-weight: bold;
}
.nav-tabs-custom>.tab-content {
    padding: 0px !important;
}
/*override end*/





