body{
    padding:0;
    margin:0;
    box-sizing:border-box;
    text-transform:capitalize !important;
}

.margin-b-15 {
    margin-bottom: 15px;
}

table th {
    background: #3c8dbc;
    color: #fff;
    font-weight: normal;
}

.login-wrapper {
    background-size: cover;
    background-image: url('../img/loginpage.jpeg');
    min-height: 100vh;
}

i.fa.fa-plus-square {
    color: green;
    font-size: 21px;
    padding: 5px 7px;
    border-radius: 3px;
}

i.fa.fa-minus-square {
    color: red;
    font-size: 21px;
    padding: 5px 7px;
    border-radius: 3px;
}

table .form-group {
    margin-bottom: 0;
}

.width-120 {
    min-width: 120px;
}

.master-tabs {
    margin: 15px 0;
}

.margin-15 {
    margin: 15px 0;
}

.our-table {
    padding: 5px;
    background: #f9f9f9;
}

    .our-table th {
        padding: 5px;
    }

    .our-table td {
        padding: 5px;
    }

table#tblSpecifications th {
    text-align: left;
}

table#tblSpecifications td {
    text-align: left;
}

.master-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #3c8dbc;
}

.master-tabs .nav-tabs > li > a {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.master-tabs .tab-pane h3 {
    color: #ffffff;
    background: #b3b3b3;
    padding: 10px;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 5px;
}



.master-tabs table#myTable {
    margin-top: 50px;
}

.master-tabs i.fa.fa-pencil-square-o {
    font-size: 18px;
    color: #050505;
}

table th, td {
    text-align: center;
}

.master-tabs i.fa.fa-times-circle {
    color: #3c8dbc;
    font-size: 20px;
}

.master-tabs .form-horizontal h4 {
    background: #e9e9e9;
    padding: 5px;
    margin-top: 0px;
    font-size: 16px;
}

span.input-group-addon.plus {
    color: white;
    background: #04a304;
}

span.input-group-addon.minus {
    color: white;
    background: red;
}

span.input-group-addon a {
    color: #fff;
}

.box.box-info {
    border-top-color: #00c0ef;
    padding: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

td#tbSpecification input {
    float: left;
    text-align: left;
}

td#tbSpecification {
    text-align: left;
}

.filter-bg {
    color: #fff;
    background: #3c8dbc;
    padding: 15px;
}

    .filter-bg input[type="checkbox"] {
        height: 16px;
        width: 18px;
    }








.login .login-box1 {
    margin-top: 75px;
    height: auto;
    background: hsla(0, 0%, 0%, 0.55);
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.login .login-key {
    height: 100px;
    font-size: 80px;
    line-height: 100px;
    background: -webkit-linear-gradient(#27EF9F, #0DB8DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.login .login-title {
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 15px;
    font-weight: bold;
    color: #ECF0F5;
}

.login .login-form {
    margin-top: 25px;
    text-align: left;
}

.login input[type=text] {
    background-color: #e5e6e6;
    border: none;
    border-bottom: 2px solid #0DB8DE;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    margin-bottom: 20px;
    padding-left: 5px;
    color: #000;
}

.login input[type=password] {
    background-color: #e5e6e6;
    border: none;
    border-bottom: 2px solid #0DB8DE;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    padding-left: 5px;
    margin-bottom: 20px;
    color: #000;
}

.login .form-group {
    margin-bottom: 40px;
    outline: 0px;
}

.login .form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #0DB8DE;
    outline: 0;
}

.login input:focus {
    outline: none;
    box-shadow: 0 0 0;
}

.login label {
    margin-bottom: 0px;
}

.login .form-control-label {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
}

.login .btn-outline-primary {
    border-color: #0DB8DE;
    color: #0DB8DE;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .login .btn-outline-primary:hover {
        background-color: #000;
        right: 0px;
    }

.login .login-btm {
    float: left;
}

.login .login-button {
    padding-right: 0px;
    text-align: right;
    margin-bottom: 25px;
}

.login .login-text {
    text-align: left;
    padding-left: 0px;
    color: #A2A4A4;
}

.login .loginbttm {
    padding: 0px;
}

.error {
    border-color: red;
}

.our-btn {
    height: 30px;
    padding: 5px;
    margin: 0 5px;
}

td a {
    text-decoration: none !important;
}

.popup-thumb tr td {
    width: 20%;
}

    .popup-thumb tr td img {
        max-width: 100%;
    }

.input-group-addon i.fa.fa-plus-square {
    padding: 0;
}

.input-group-addon {
    padding: 5px 12px;
}

.class-one {
    margin-top: 15px;
}

.custom_hide {
    display: none !important;
}
.custom_hide1 {
    display: none;
}
.loader-child img {
    margin: 0 auto;
    max-width:200px;
}
.loader-child {
    display: table-cell;
    vertical-align: middle;
}
.loader-parent {
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 100%;
    width: 100%;
    display: table;
    background: #f1f1f1d1;
}




.filter-bg{
color: #fff;
background: #3c8dbc;
padding: 15px;
}

.filter-bg input[type="checkbox"] {
height: 16px;
width: 18px;
}

.my-plus i.fa.fa-plus-square {
color: green;
font-size: 18px;
padding: 0;
border-radius: unset;
}

.task-checkbox .list-group-item{
padding:0 15px;
}


.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
position: absolute;
margin-top: 4px\9;
margin-left: -26px;
height: 15px;
width: 20px;
margin-right: 15px;
}

.Done{
background:green;
color:#fff;
font-weight: 600;
}
.Delayed{
background:red;
color:#fff;
font-weight: 600;
}
.pending{
background:yellow;
font-weight: 600;
}
.padding-15{
padding:0 15px;
}

.color_one .main-header .navbar {
    background-color: #dd4b39 !important;
}
.color_one .main-header .logo {
    background-color: #dd4b39 !important;  
}

.color_two .main-header .navbar {
    background-color: #04c  !important;
}
.color_two .main-header .logo {
    background-color: #04c  !important;  
}

.color_three .main-header .navbar {
    background-color: #f39c12 !important;
}
.color_three .main-header .logo {
    background-color: #f39c12 !important;  
}

.color_four .main-header .navbar {
    background-color: #a60000 !important;
}
.color_four .main-header .logo {
    background-color: #a60000 !important;  
}

.color_five .main-header .navbar {
    background-color: #1aa600 !important;
}
.color_five .main-header .logo {
    background-color: #1aa600 !important;  
}

.color_six .main-header .navbar {
    background-color: #7d00a6 !important;
}
.color_six .main-header .logo {
    background-color: #7d00a6 !important;  
}

.color_seven .main-header .navbar {
    background-color: #5700a6 !important;
}
.color_seven .main-header .logo {
    background-color: #5700a6 !important;  
}

.color_eight .main-header .navbar {
    background-color: #45928c !important;
}
.color_eight .main-header .logo {
    background-color: #45928c !important;  
}

.color_nine .main-header .navbar {
    background-color: #1aa600 !important;
}
.color_nine .main-header .logo {
    background-color: #1aa600 !important;  
}

.color_ten .main-header .navbar {
    background-color: #63ce04 !important;
}
.color_ten .main-header .logo {
    background-color: #63ce04 !important;  
}




.color_one .box.box-info {
    border-top-color: #dd4b39;
    padding: 15px;
}
.color_two .box.box-info {
    border-top-color: #04c;
    padding: 15px;
}
.color_three .box.box-info {
    border-top-color: #f39c12;
    padding: 15px;
}
.color_four .box.box-info {
    border-top-color: #a60000;
    padding: 15px;
}
.color_five .box.box-info {
    border-top-color: #1aa600;
    padding: 15px;
}
.color_six .box.box-info {
    border-top-color: #7d00a6;
    padding: 15px;
}
.color_seven .box.box-info {
    border-top-color: #5700a6;
    padding: 15px;
}
.color_eight .box.box-info {
    border-top-color: #45928c;
    padding: 15px;
}
.color_nine .box.box-info {
    border-top-color: #1aa600;
    padding: 15px;
}
.color_ten .box.box-info {
    border-top-color: #63ce04;
    padding: 15px;
}




.authority-heading{
    background: #3c8dbc;
    color: #ffff;
    padding: 15px;
    text-transform: uppercase;
}
.authority-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    text-transform: uppercase;
}
.authority-accordian h4.panel-title {
    font-weight: 600;
}

.color_one table th {
    background: #dd4b39;
}
.color_two table th {
    background: #04c;
}
.color_three table th {
    background: #f39c12;
}
.color_four table th {
    background: #a60000;
}
.color_five table th {
    background: #1aa600;
}
.color_six table th {
    background: #7d00a6;
}
.color_seven table th {
    background: #5700a6;
}
.color_eight table th {
    background: #45928c;
}
.color_nine table th {
    background: #1aa600;
}
.color_ten table th {
    background: #63ce04;
}

.color_one .main-header li.user-header {
    background-color: #dd4b39;
}
.color_two .main-header li.user-header {
    background-color: #04c;
}
.color_three .main-header li.user-header {
    background-color: #f39c12;
}
.color_four .main-header li.user-header {
    background-color: #a60000;
}
.color_five .main-header li.user-header {
    background-color: #1aa600;
}
.color_six .main-header li.user-header {
    background-color: #7d00a6;
}
.color_seven .main-header li.user-header {
    background-color: #5700a6;
}
.color_seven .main-header li.user-header {
    background-color: #45928c;
}
.color_seven .main-header li.user-header {
    background-color: #1aa600;
}
.color_seven .main-header li.user-header {
    background-color: #63ce04;
}

.a_section_one .checkbox,.a_section_two .checkbox,.a_section_three .checkbox,.a_section_four .checkbox,.a_section_five .checkbox,.a_section_six .checkbox {
    margin-left: 20px;
}
.a_section_one .checkbox:first-child,.a_section_two .checkbox:first-child,a_section_three .checkbox:first-child,a_section_four .checkbox:first-child,a_section_five .checkbox:first-child,a_section_six .checkbox:first-child {
    margin-left:0px;   
}
.a_section_one .checkbox:first-child label,.a_section_two .checkbox:first-child label,a_section_three .checkbox:first-child label,a_section_four .checkbox:first-child label,a_section_five .checkbox:first-child label,a_section_six .checkbox:first-child label {
    font-weight:bold;
}

.a_section_one,.a_section_two,.a_section_three,.a_section_four,.a_section_five,.a_section_six {    
    padding: 15px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    box-shadow: 2px 2px 9px #b7b7b77a;
}


.welcome-screen {
    background-size: cover;
    min-height: 100vh;
    background-image: url('../img/landingpage.jpeg');
}

.welcome-screen h1{
   color: #405a4d;
    text-align: center;
    font-weight: 900;
    letter-spacing: 2px;
    padding-top: 10%;
    text-shadow: 1px 0px 6px #00000040;
}
.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6;
    text-transform: uppercase;
}

button.dt-button.buttons-print {
    background: #00c0ef !important;
    color: #fff;
    font-size: 16px;
    padding: 5px 15px;
    border:none !important;
    border-radius:3px;
}
button.dt-button.buttons-excel.buttons-html5 {
    background: #00c0ef !important;
    color: #fff;
    font-size: 16px;
    padding: 5px 15px;
    border:none !important;
    border-radius:3px;
}


div.dt-buttons {
    position: absolute;
    top: 18px;
    right: 0;
}

div#myTable_length {
    position: absolute;
     background: white;
}

.class_one button.dt-button.buttons-excel.buttons-html5 {
    position: absolute;
    right: 10px;
    top: -68px;
}
.color_three .box.box-info {   
    position: relative !important;
}

.table-responsive.class_one button.dt-button.buttons-print {
    position: absolute;
    right: 86px;
    top: -68px;
}
input {
    text-transform: uppercase;
}
select{
    text-transform:uppercase !important;
}
input#btnRemoveclass {
    float: left;
    margin-left: 5px;
}
.btn_one {
    float: left;
}

.splt-cmplnts{position: absolute;width: calc(100% - 30px);top: 0;left: 0;margin-left: 15px;}
a{cursor:pointer;}
[data-toggle="modal"]{cursor:pointer;}

.table-responsive.class_one.table_Inside_table table tbody td:last-child {
    background: #999;
    color: #fff;
}
.table-responsive.class_one.table_Inside_table table tbody td table td:first-child{
    background:#999;
}
span.open_status {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.col-sm-12.dif_class {
    background: #ffffff;
    padding: 30px 0;
    margin-bottom: 50px;
    box-shadow: 0px 2px 20px #c7c7c7;
}

input#id {
    display: none;
}

span.select2 {
    width: 295px !important;
}