
body{ background: url("../img/bg.jpg")repeat; padding-top: 0px;      font-family: 'robotoregular';}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/Roboto-Italic-webfont.eot');
    src: url('../fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Italic-webfont.woff') format('woff'),
         url('../fonts/Roboto-Italic-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/Roboto-Bold-webfont.eot');
    src: url('../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.hdr{ }
.logo{ margin-top: 0px;}
ul.address li{ list-style: none;     color: #000;}
.address h4{ margin-top: 0;     color: #000;}
.white{ min-height: 30px; background: #fff;}
.hd{ background: url("../img/hd.png")repeat; padding-top: 10px; padding-bottom: 0px;}
.sc{ background: url("../img/sc.png")repeat; padding-top: 0px; padding-bottom: 0px;}
.jobs {    border-radius: 8px;    border-bottom: 5px solid #B20042;
    margin-top: 8px; position: relative; box-shadow: -3px 1px 7px -5px #000;

    background: #fff;    font-size: 12px;
    max-height: 200px; margin-left: -7.5px; margin-right: -7.5px; padding: 10px; min-height:200px;
}

.table>thead>tr>th {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;         margin-top: 15px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 3px 8px;
    line-height: 1.42857143;
    vertical-align: top;
       border-top: 1px solid #FFF;
}
.table>thead>tr>th {
    vertical-align: top;
    border-bottom: 1px solid #FFF;
}
.new {
    position: absolute;
    width: 20%;
    background: #F3005B;
    top: 1%;
    right: -3.1%;
    border-radius: 4px 0px 0px 4px;
    padding: 2px 4px;
    color: #fff;
    padding-left: 11px;
    text-shadow: 1px 1px 1px #6D0028;
}
.new:before {
    content: "";
    position: absolute;
    right: 0%;
    top: 21px;
    width: 0;
    height: 0;
    border-top: 11px solid #B20042;
    border-right: 11px solid transparent;
}

.btn-default1 {
    color: #FFF;
    background-color: #B20042;
    border-color: #B20042;
    color: #fff; position: absolute; bottom: 1%; right: 1%;
}
.btn-default1:hover {
    color: #FFF;
   background-color: #B20042;
    border-color: #B50044;
}.btn-default1:focus {
    color: #FFF;
   background-color: #F3005B;
    border-color: #B50044;
}
.btn-default {
    color: #FFF;
    background-color: #B20042;
    border-color: #B20042;
    color: #fff; position:
}
.btn-default:hover {
    color: #FFF;
   background-color: #B20042;
    border-color: #B50044;
}.btn-default:focus {
    color: #FFF;
   background-color: #F3005B;
    border-color: #B50044;
}
.btn {
    display: inline-block;
    padding: 3px 6px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn1 {
    display: inline-block;
    padding: 8px 6px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-more {
    display: inline-block;
    padding: 3px 6px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #FFF;
    background-color: #B20042;
    border-color: #B20042;
    color: #fff; bottom: 1%; right: 1%;
}

.modal-header { background: url("../img/hd.png")repeat;
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;   font-family: 'robotobold'; color: #fff; border-radius: 4px 4px 0px 0px;
}
.srv a{ color: #FF8FB9; text-decoration: none;}
.srv:hover a{ color: #fff; text-decoration: none;}
.add {
   background-color: rgba(255, 255, 255, 0.56);
 /*   padding: 0%;
    text-align: center;
    border-radius: 74%;
    font-size: 60px;
    color: #fff;
    cursor: pointer;
    width: 60%; margin: 0 auto;*/
    
    /* background-color: rgb(10, 122, 202);*/
    padding: 5px 15px;
    text-align: center;
    border-radius: 0px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    /*width: 150px;*/
    margin: 0 auto;  margin-top: 42px;
    
    
    float:right;margin-left:15px;padding:5px 18px;
}
.text{ color: #fff; text-align: center; font-family: 'robotobold';}


._processing_request { background: url(../img/img-loading.gif) no-repeat 5px center !important; color:#666; display:none; margin-bottom: 9px;}
._processing_request p { padding:6px; padding-left:25px; font-size:14px !important; color:#666 !important; 19px 9px 22px !important}
._msg_div { padding:5px; border:1px #ccc solid;padding-bottom:1px !important;margin-bottom: 9px; }
._msg_div p { text-align:left !important; font-size:14px; color:#333; margin:0px 0px 3px !important;}
._error { background:#fbe3e4 url(../img/error.gif) no-repeat 5px !important; padding-left:25px !important; border:1px #e27272 solid !important;  margin-bottom: 9px;}
._error p { color:#e27272 !important; margin:19px 9px 22px !important}
._success { background:#edfced url(../img/success.png) no-repeat 5px !important; padding-left:25px !important; border:1px #65982e solid !important;    margin-bottom: 9px;      }
._success p { color:#5b911e !important; margin:19px 9px 22px !important}



/*style for file upload*/
.form-control
{    -webkit-box-shadow: none; 
     box-shadow: none; }
    
.file-input
{position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;}

    .input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 34px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding:8px 15px;
    color: #333;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 36px;
    padding:8px 15px;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0;
}


.file-input, .custom-file-input, .custom-file-label
{min-height: 34px;}

.submit-btn
{position:static !important; left:auto !important; top:auto !important; margin-top:20px;}

.white-form .label
{color:#333;}

.clear-fix
{clear:both; float:none;}

.white-form textarea
{width:100%;/* height:120px;  */  border: 1px solid #ccc;padding: 6px 12px;
    border-radius: 4px;}
    
.basic-info
{float: right;margin-top: 43px}

.basic-info i{ width: 36px;height: 36px;text-align: center;line-height: 36px; font-size: 18px;display: inline-block;
 color: white; background-color: rgba(10, 122, 202, 0.6);border: 1px solid rgba(10, 122, 202, 0.6);border-radius: 100%; margin-left: 7.5px;cursor: pointer;
-webkit-box-shadow: -4px 1px 19px -8px rgba(0,0,0,0.75);
-moz-box-shadow: -4px 1px 19px -8px rgba(0,0,0,0.75);
box-shadow: -4px 1px 19px -8px rgba(0,0,0,0.75);text-decoration: none;}

.basic-info i:hover
{background-color: rgb(24, 143, 228)}

.copy, .srv
{margin-top:10px;margin-bottom:3px;}


/*social media*/
.social{ margin-top: 43px; float:right}
.social li {
    float: left;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 20px;
    margin-right: 10px;
}

.social li a {
    display: block;text-decoration:none !important;
}

.social li i {
    font-size: 23px; border:1px solid rgba(255,255,255,.9);
    color: rgba(255,255,255,.9);
    line-height: 36px;
    display: block;
    transition: all .4s ease;
    -webkit-transition: all 0.4s ease;
}

.social li:hover i {border:1px solid rgba(255,255,255,1);
    color: rgba(255,255,255,1);}