#regForm {background-color: #ffffff;margin: auto;padding: 0px 15px 15px 15px;}
#regForm h1 {text-align: left;  font-size: 24px; color: #f83f37;margin: auto 15px;margin: auto 15px;line-height: 40px;}
#regForm h2 {text-align: left;  font-size: 16px; display: block;  margin: 0px 15px 15px 15px; border-bottom: 1px solid #e1e1e1 ;}
  
input {padding: 10px;width: 100%;font-size: 17px;font-family: Raleway;border: 1px solid #aaaaaa;}
  
/* Mark input boxes that gets an error on validation: */
input.invalid {background-color: #ffdddd;}
  
/* Hide all steps by default: */
.tab {display: none;}
#regForm .button {background-color: #04AA6D;color: #ffffff;border: none;padding: 10px 20px;font-size: 17px;font-family: Raleway;cursor: pointer;}
#regForm .button:hover {opacity: 0.8;}
  
#prevBtn {background-color: #bbbbbb;}
  
.step {height: 15px;width: 15px;margin: 0 2px;background-color: #bbbbbb;border: none;  border-radius: 50%;display: inline-block;opacity: 0.5;}
.step.active {opacity: 1;}
.step.finish {background-color: #04AA6D;}

.input-group-addon:first-child {border-radius: ;}
.tab .form-control {border-radius: 0px 25px 25px 0px;}

.company_form {display: block;margin-bottom: 0px;clear: both;width:100%;}
.company_form h1 {text-align: left;  font-size: 24px; color: #f83f37;margin: auto 15px;line-height: 40px;}
.company_form h2 {text-align: left;  font-size: 16px; display: block;  margin: 0px 15px 15px 15px; border-bottom: 1px solid #e1e1e1 ;}

.company_form .form-group .input-group .input-group-addon {}
.company_form .form-group .input-group .form-control {padding: 6px 12px; font-size: 13px;height: 28px;border-radius: 0px 25px 25px 0px;}
.comp-info {padding-top:25%;}

.p-0 {padding: 0px !important;}

.customtable {position: relative;}
.customtable tbody tr {position: relative;}
.customtable td {padding-top: 70px;padding-bottom: 70px;vertical-align: top;}
.customtable tbody tr td:last-child {position: absolute;left: 0px;bottom: 15px;width: 100%;text-align: left;padding-bottom: 0px;border-bottom: 0px;}
.customtable tbody tr td:last-child a {color: #0969C3;margin-right: 15px;padding: 5px 25px;border: 1px solid #0969C3;border-radius: 25px;}
.customtable tbody tr td:nth-child(2) {position: absolute;width: 100%;left: 0px;top: 0px;border-bottom: 0px;padding-top: 0px;padding-bottom: 10px;}

h6.panel-title.txt-dark{padding-top: 12px;}
.data-table {display: block;padding: 15px 0px 30px 0px;position: relative;margin-bottom: 15px;border-bottom: 1px solid #e1e1e1;height:60px;}
a.btn.btn-warning {position: absolute;right: 0px;top: 10px;}
.cst_action {position: unset !important;right: 0px;top: 10px;}
h1 .actionBtns {position: absolute;right:45px;top:-10px;}
.custom-warning {background: #21457e;border: solid 1px #21457e;margin-left:10px;}
.data-table .actionBtns {position: absolute;right:-10px;top: 15px;}
.data-table .actionBtns a.btn.btn-warning {position: unset;margin-right: 10px;}
.data-table .actionSelect {width: calc(100% - 250px);}

h6, .panel-title {line-height: 24px;}

.custom-table {position: relative;}
.custom-table tbody td:last-child {text-align: right;}
.custom-table thead th:last-child {text-align: right;}

//.horizontal-nav .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap img {max-width: 180px;}
.horizontal-nav .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap img {max-width: 100px;}
.navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap {padding-top:15px;}

.custom-panel {position: relative;}
.custom-panel pre {padding: 15px;height: 420px;overflow: auto;overflow-x: auto;overflow-x: hidden;margin-bottom: 30px;}
.custom-panel pre code {font-family: Consolas,"Liberation Mono",Courier,monos;word-wrap: break-word;font-weight: 400;font-size: 13px;}

.credit-balance {position: relative;}
.credit-balance p {padding: 30px 9px 0 9px;font-size: 12px;line-height: 16px;}
.credit-balance p span {display: block;font-size: 11px;line-height: unset;font-weight: 700;}

.custom-form-button {position: relative;}
.custom-form-button .placeholder-btn {position: absolute; right: 15px; bottom:0px; padding: 10px 5px;}
.custom-form-button .placeholder-btn span {padding: 2px; font-size: 16px; font-weight: bold; color: #000;}

.custom-table tbody tr td:nth-child(2) a {text-decoration: underline;font-weight:bold;}
.custom-table tbody tr td:nth-child(4) a {text-decoration: underline;font-weight:bold;}

.fixed-sidebar-left .side-nav {overflow-y: unset;}
.custom-dropdown .dropdown-menu {border-bottom: #ff6028 2px solid;padding:0px;}
.custom-dropdown .dropdown-menu li {border-bottom:1px solid #e1e1e1;}
.custom-dropdown .dropdown-menu li:last-child {border-bottom:0px;}

.dt-buttons {float:right;}

.comment-scroll {overflow: scroll;max-height: 200px;border:1px solid #f1f1f1;}
.comment-scroll  table tr td {padding:8px;}
.comment-scroll  table tr p {font-size:11px;font-weight: bold;}
.comment-scroll  table tr p span {font-size:11px;font-weight: normal;padding-left: 5px;}

.top-logo {
    width:90px;
    height:auto;
}
