*{padding: 0;margin: 0;}

@font-face {
    font-family: 'Ham3d';
    src:url('../fonts/YekanWeb-Regular.eot');
    src:url('../fonts/YekanWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Yekan.svg#Elusive-Icons') format('svg'),
        url('../fonts/YekanWeb-Regular.woff') format('woff'),
        url('../fonts/YekanWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ham3D_Number';
    src:url('../fonts/YekanNumbers-Regular.eot');
    src:url('../fonts/YekanNumbers-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Yekan.svg#Elusive-Icons') format('svg'),
        url('../fonts/YekanNumbers-Regular.woff') format('woff'),
        url('../fonts/YekanNumbers-Regularr.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
label{font-size: 12.5px;}

.form-control{padding: 2px 12px;}
#JobRecords > div > div,
#place01 > div > div{padding: 0px 8px;}
body{
    background: #fff;
    padding: 0;
    font-family: 'Ham3d','Ham3D_Number','aria','Tahoma';
}
/*#JobRecords > div > div, #place01 > div > div {
        background: #F8F8F8;
        padding: 0;
        font-family: 'Ham3d','Ham3D_Number','aria','Tahoma';
}*/
#gender,#marital_status{margin: 0px 5px;}
.container .jumbotron{
    background: transparent; 
    margin-bottom: 0;
    padding: 10px 0px;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

.clear{clear: both;}

.logo{
    text-align: center;
}
.logo a{display: inline-block; }

.logo img{margin:  0 auto;}
.explain{
    /*border: 2px solid rgb(20, 20, 120);
    border-radius: 0px 0px 4px 4px;*/
    padding: 15px 10px;
    font-size: 17px;
    margin:0px -15px ;
    color: rgb(32, 53, 106);
}
.explain p{
    font-size: 15px;
}
.title{
    padding:0px 15px;
    /*background: rgb(32, 53, 106);*/
    border-bottom: 3px solid #FFC20E;
    border-radius: 5px 5px 0px 0px;
    margin:0;
    line-height: 50px;
    color: #fff;
    color: rgb(32, 53, 106);
    margin:0px -7px 20px;
    font-size: 19px;
}
code{background:transparent; font-size: 16px; padding: 2px 0px;}
.load-container input[type="text"]:focus,
.load-container textarea:focus{
    border-color:rgb(204, 204, 204); 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, .15);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, .15);
}

.brd{
    /*border: 1px solid rgb(233, 233, 235);*/
    border: 1px solid #FFC20E;
    border-radius: 5px;
    padding:0 7px;
    margin-top: 50px;
    clear: both;
}

textarea{resize:none;}

.brd > div{padding: 0px 7px;}

.load-container input[type="text"],
.load-container textarea,
.overload input[type="text"]{
    width: 100%;
    border-radius: 5px;
    padding: 5px 10px;
    height: 34px;
    border:none;
    box-shadow: none;
    border:1px solid #ccc;
    vertical-align: middle;
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.load-container textarea{height: 80px;}
.load-container input[type="submit"],
.overload input[type="submit"]{
    padding: 0px 50px;
    font-size: 20px;
    line-height: 40px;
    color: rgb(32, 53, 106);
    margin-top: 10px;
    float: left;
    border:none;
    background: rgb(255, 194, 14);
}
.load-container input[type="submit"]:hover,
.overload input[type="submit"]:hover{
    background: rgb(32, 53, 106);
    color: rgb(255, 194, 14);
}
#addJobRecords,
#addRow{
    display: block;
    margin-top: 12px;
}

#footer {
    margin-top: 30px;
    background:rgb(255, 194, 14);
    text-align: left;
    color: rgb(32, 53, 106);
} 
#footer a,
#footer span{
    color: rgb(32, 53, 106);
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    /*float: right;*/
    margin: 0px 2px;
}
/*#footer span {
        float: right;
}*/
#footer a img {
    vertical-align: middle;
    margin-right: 5px;
}
a:hover,a:focus{
    text-decoration: none;
}

.modal {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
}
.modal-content{
    border-radius:0;
}

.modal-dialog{width: 400px; margin: 20px auto;}
.overload{outline:none; display:none;}
.overload .modal-header{
    border-bottom:none;
    padding:10px 15px 0px;
}
.overload .modal-header .close {
    position: absolute;
    top: 2px;
    left: 0px;
    background: rgb(255, 194, 14);
    opacity:1;
    width: 20px;
    height: 20px;
}
.overload .modal-header .close span{
    color: #FFF;
    font-size: 25px;
    text-align: center;
    line-height: 3px;
    margin: 0px auto;
    padding: 5px;
}

.overload .modal-header .close:hover {
    background:rgb(255, 194, 14);
}

.overload .modal-header .modal-title{
    font-size:16px;
    color:#ce0035;
    border-bottom:1px solid #cecece;
    margin:0;
    line-height:35px;
    padding:0px 5px;
    position:relative;
    margin-bottom:10px;
}

.overload .modal-body .cancle{
    margin: 10px 5px 10px;
    text-align: center;
    background: #222;
    color: #FFF;
    font-size: 16px;
    border:none;
    line-height: 35px;
    height: 35px;
    width:25%;
    float: left;
    border-radius:5px; 
}
.overload .modal-body .cancle:hover{
    opacity: 0.9;
}
.overload{z-index:999999;}


.overload .modal-body p {
    font-size: 14px;
    line-height: 25px;
    text-align: right;
    margin: 10px 0;
    color: #00559f;
}
.top-fixed{
    position: absolute;
    top: -20px;
    left: 0;
    line-height: 50px;
    width: 121px;
    display: block;
    padding: 0px 10px;
    z-index: 999;
    outline: none;
    color: rgb(32, 53, 106);
    background:  rgb(255, 194, 14);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.top-fixed:hover,
.top-fixed:focus{
    background:  rgb(32, 53, 106);
    color: rgb(255, 194, 14);
    outline: none;
}
#rahgiri .modal-dialog {
    margin: 15px auto;
    width: 500px;
}
#rahgiri .modal-body{padding: 0px 15px;}
#rahgiri .modal-dialog h3{
    font-size: 15px;
    color: #333;
    line-height: 40px;
    margin: 0;
}
.overload .modal-body p{
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    color: #333;
    margin: 6px 0px 10px;
    font-weight: normal;
}
.overload input[type="text"]{padding: 5px 10px;}

.overload input[type="submit"]{
    padding: 0px 20px;
    line-height: 35px;
    border-radius: 5px;
    font-size: 16px;

}


@media (max-width:1199px) and (min-width: 992px){.brd > div{ padding: 0px 3px;}}
@media (max-width: 550px){
    #rahgiri .modal-dialog{width: 96%;}
}


@media (max-width: 500px){
    .logo{padding-top:40px }
    .logo a{max-width: 260px}
}