/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

.required {
    color: red;
}

.inputcenter {
    text-align: center;
    vertical-align: middle;
}


/* Mark input boxes that gets an error on validation: */

input.invalid {
    background-color: #ffdddd;
}


/* Hide all steps by default: */

.tab {
    display: none;
}

.hidden {
    display: none;
}


/* Make circles that indicate the steps of the form: */

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}


/* Mark the active step: */

.step.active {
    opacity: 1;
}


/* Mark the steps that are finished and valid: */

.step.finish {
    background-color: #4CAF50;
}


/* Tabs panel */

.tabbable-panel {
    border: 1px solid #eee;
    padding: 10px;
}


/* Default mode */

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #737373;
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid #fbcdcf;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #f3565d;
    position: relative;
}

.tabbable-line>.nav-tabs>li.active>a {
    border: 1px solid #cfc7c7;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}

.tabbable-line>.tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}


/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
    border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
    margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

* {
    box-sizing: border-box;
}

input[type=text],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.container {
    border-radius: 5px;
    background-color: white;
    padding: 20px;
}

.form {
    background-color: white;
    width: 100%;
}

.checkbox {
    float: right;
}

.city {
    border-bottom: 1px solid grey;
    width: 100%;
}

.tb {
    width: 100%;
    border: 1px soild black;
}

th,
td {
    border: 1px solid black;
    padding: 10px;
}

p {
    text-align: justify;
}

.yes {
    text-align: center;
}

.chk {
    text-align: center;
}

.skill {
    width: 100%;
}

.border {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 4px;
    width: 49%;
}

.border1 {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 0px;
}

.border3 {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 4px;
    width: 49%;
    margin-top: 8px;
}

.border4 {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 0px;
    margin-top: 8px;
}

.head {
    font-weight: bolder;
}

.firm {
    font-weight: bolder;
}

.txt {
    margin-top: 20px;
}

.firm1 {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 4px;
    width: 49%;
}

.firm1 {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 4px;
    width: 49%;
    margin-top: 8px;
}

.firm2 {
    border: 1px solid black;
    border-radius: 5px;
    margin-right: 0px;
    margin-top: 8px;
}

.hse {
    font-weight: bolder;
}

.button {
    height: 27px;
    line-height: 0.3
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .border {
        border: 1px solid black;
        border-radius: 5px;
        margin-right: 4px;
        width: 100%;
        margin-bottom: 4px;
    }
    .border3 {
        border: 1px solid black;
        border-radius: 5px;
        margin-right: 4px;
        width: 100%;
        margin-top: 8px;
    }
    .firm1 {
        border: 1px solid black;
        border-radius: 5px;
        margin-right: 4px;
        width: 100%;
        margin-top: 8px;
    }
    .temp {
        margin-top: -153px;
        text-align: center;
    }
    .nav-tabs>li {
        float: none;
        margin-bottom: -1px;
        width: 100% !important;
    }
    .title {
        text-align: center;
    }
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-size: 18px;
}

.lioth {
    background-color: #f3565d;
    height: 46px
}

.lioth1 {
    background-color: #22c222;
    height: 46px
}

.lioth2 {
    background-color: #febe29;
    height: 46px
}

.lioth3 {
    background-color: #3e5e9a;
    height: 46px
}

.lioth4 {
    background-color: #f1685e;
    height: 46px
}

.lioth5 {
    background-color: #999;
    height: 46px
}

.lioth6 {
    background-color: #46b8da;
    height: 46px
}

.lioth7 {
    background-color: #337ab7;
    height: 46px
}

.ali {
    color: #fff !important;
    line-height: 1.5 !important;
    font-size: 17px !important;
}