.form-control{padding: 2px 12px;}
#JobRecords > div > div,
#place01 > div > div{padding: 0px 8px;}
body{
    background: #F8F8F8;
    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;}

.explain{
    border: 2px solid #cecece;
    padding: 15px 10px;
    font-size: 17px;
    margin:0px -15px ;
    border-radius: 0px 0px 4px 4px;
    text-align: justify;
}
.title{
    padding:0px 15px;
    background: #EC1B22;
    border-radius: 5px 5px 0px 0px;
    margin:0;
    line-height: 50px;
    color: #fff;
    margin:0px -7px 20px;
}
code{background:transparent; font-size: 16px; padding: 2px 0px;}
.load-container input[type="text"]:focus,
.load-container textarea:focus{
    border-color:rgb(20, 20, 120); 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(20, 20, 120, .15);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(20, 20, 120, .15);}
.brd{
    border: 1px solid rgb(233, 233, 235);
    padding:0 7px;
    margin-top: 15px;
    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: #fff;
    margin-top: 10px;
    float: left;
    border:none;
    background: #EC1B22;
}
.load-container input[type="submit"]:hover,
.overload input[type="submit"]:hover{
    background: #1357A7;
}
#addJobRecords,
#addRow{
    display: block;
    margin-top: 12px;
}
/******************** UPLOAD ********************/
.title_me {
    display:block;
    background-color:#4C66D5;
    padding:5px;
    color:#fff;
    margin:5px;
    border-radius:5px;
}
.full{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
}
.alert{margin-bottom: 0;}
.ajax_upload {
    background-color:#283C93;
    padding:5px;
    color:#fff;
    width:300px;
    margin: 70px auto 0;
    border-radius:5px;
    z-index: 99999;
    direction: rtl;
}
.button {
    background:rgb(20, 20, 120);
    border:none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    margin-right: 3px;
    outline: medium none;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.form-group .button {
    background:rgb(20, 20, 120);
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    margin-right: 1%;
    border:none;
    width: 30%;
    box-shadow: none;
    line-height: 33px;
    padding: 0;
    display: block;
    float: left;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.warning {
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin:10px 5px;
    padding: 8px 10px 8px 10px;
    background-color:#fff; 
    background-image:url(img/icon_warning.png), url(img/bg_fade_yellow_med.png); 
    background-repeat:no-repeat, repeat-x; 
    background-position: 98% center, top; 
    padding-right:35px;
    color:#000;
    clear: both;
    text-align:right;
}
.progres {
    position:relative;
    width:90%;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    direction: ltr;
    margin: 10px auto;
}

.bar {
    background-color: #B4F5B4;
    width:0%;
    height:20px;
    border-radius: 3px;
    direction: ltr;
}
.percent {
    position:absolute;
    display:inline-block;
    top: -2px;
    left:48%; 
}
.ajax_upload .close{
    text-align: left;
    font-size: 30px;
    float: left;
    color: #fff;
    opacity: 1;
    margin-left: 5px;
}
.ajax_upload .close:hover{
    opacity: 0.8;
}

.not_show {
    display:none;
}

.error_error {
    background-color: #FFFFFF;
    background-image: url("img/icon_error.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    border: 2px solid #FF0000;
    border-radius: 5px 5px 5px 5px;
    color: #FF0000;
    font-weight: bold;
    margin: 20px;
    padding: 10px 30px 10px 5px;
    text-align: right;
}

.error_success {
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-shadow: 1px 1px 1px #fff;
    margin:20px;
    padding: 8px 10px 8px 10px;
    border: 3px solid #8EA534;
    background-color:#fff; 
    background-image:url(img/icon_success.png), url(bg_fade_green_med.png); 
    background-repeat:no-repeat, repeat-x; 
    background-position: 98% center, top;
    padding-right:35px;
    color:#000;
    text-align:right;
}
/******************** UPLOAD ********************/
.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: #141478;
    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:#3B3B9B;
}

.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;
    color: #fff;
    width: 121px;
    display: block;
    background:  #263E98;
    padding: 0px 10px;
    z-index: 999;
    outline: none;
}
.top-fixed:hover,
.top-fixed:focus{
    color: #fff;
    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;

}

.more{
    margin: 10px auto;
    padding: 0px 10px;
    line-height: 50px;
    color: #FFF;
    background: none repeat scroll 0% 0% #263E98;
    z-index: 999;
    outline: medium none;
    display: block;
    width: 100px;
    text-align: center;	
}
.more:hover{color:#fff;}
.full-height{min-height:100%;}
body,html{height:100%;}
#footer{height:40px;margin-top: 50px;}
@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}
}

.load-container {
    float:none;
    margin:0 auto;
}
.glyphicon-plus {
    color: #00CC00;
}
.glyphicon-remove {
    color: #CC0000;
}