/* CSS Document */
a, a:hover{text-decoration:none;}
.pl0{padding-left:0;}.pr0{padding-right:0;}
ul{list-style:none;}


/*---------------------------------------------*/
.form-ico {
    position: absolute;
    right: 25px;
    top: 4px;
}
span.form-ico i {
    font-size: 25px;
    right: 19px;
}
.form-body {
    margin: 8% 10%;
	box-shadow: -1px 0px 10px 5px #e6e1e1;
    border-radius: 9px;
}
.reg-form form .form-control {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
   
   
}
.form-control:focus{box-shadow:none;}
.form-ico.pass {
    top: 5px;
}
.form-body .form-check{padding-left:0;margin-bottom:15px;}
.form-body .btn.btn-default {
    background: #257be3;
    color: #fff;
    font-weight: 600;
    width: 100%;
}

.form-group{margin-bottom:15px;}

.forgot {
    margin-top: 8px;
    
    width: 100%;
}
.forgot span{float: right;
    text-align: right;}
.forgot span a{color:#000;}
.reg-form {
    padding: 23px 20px 11px;
}

.google span i {
    font-size: 31px;
    color: #fff;
    background: #d80707;
    border-radius: 50%;
    padding: 5px 8px;
    width: 40px;
    height: 40px;
}
.google{}
.google p a {
    color: #fff;
    font-size: 16px;
}
.google {
   text-align: center;}
.google hr{border-color: #000;}
.or{    text-align: center;
    float: none;
    position: absolute;
    top: 3px;
    background: #fff;
    right: 0;
    left: 0;
    width: 10%;
    margin: 0 auto;
}
.right-part{background: #75b1f9;color: #fff;
    text-align: center;
    padding-top: 12%;border-top-right-radius:9px;border-bottom-right-radius:9px;}
    
    
.palceholder{    position: absolute;
    top: 7px;
    left: 18px;
    color: rgb(0, 0, 0);
    }
.star{color:red}
/*********************employer-dashboard****************************/
header{background: #fff;border-bottom: 1px solid #000;height:49px;}
.right-optn li{display:inline-block;line-height: 45px;}
.right-optn {
    float: right;
	
}
ul.right-optn li a {
    
    color: #000;
    padding: 9px 8px;
    border-radius: 5px;
	    font-size: 23px;
}
.google p{
background: #1d9ceb;
    color: #fff;
    font-weight: 600;
    width: 100%;
    padding: 7px;
    border-radius: 5px;
	margin-top:25px;
}
footer{position:fixed;bottom:0;width:100%;}
footer p{margin: 0;
    padding: 10px;
}
footer {
    background: #0465da;
    color: #fff;
}
.dropdown{border-radius:5px;}
.right-optn li.dropdown ul li a{background:none;}
.dropdown.show ul li a {
    background: none;
}
button.btn.btn-default.dropdown-toggle {
    background: #257be3;
    color: #fff;
}
ul.dropdown-menu.show li a {
    color: #000;
}
.dash-body {
    margin: 1% 0;
}
.dash-inr{

    text-align: center;
  min-height: 146px;
padding: 5% 0 0;
background: #0465da;
margin-bottom:17px;
}
.dash-name {
    font-size: 15px;
    color: #fff;    font-weight: 600;    margin: 15px 0;
}
.dash-icon {
    margin-top: 25px;text-align:center;
}
.dash-icon i {
    background: #0465da;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 32px;
    border-radius: 50%;
    padding: 9px;
}
.dash-dot i {
    font-size: 50px;
    margin-right: 15px;
    color: #000;
}
.dash-dot {
    margin-top: 38px;
    text-align: right;
}
/*************************************************************/


/***********************settings*********************************/
.table-responsive{    background: #fff;
    padding: 20px;
    border-radius: 9px;
    box-shadow: -1px -1px 6px 5px #bdbdbd;
}

.mobile-log{text-align:center;margin-top:20px;}
.mobile-log h1{color: #0a99ff;}
/*********************************************************/



@media (max-width: 575.98px) {
    
    .rc-anchor-logo-img-portrait{margin-left:-40px;}
    .rc-anchor-logo-text{    margin-left: -35px;}
    .rc-anchor-normal .rc-anchor-pt{margin: 2px 28px 0 0;}
    .rc-anchor-normal{width:84%;}
    .form-body {margin: 8% 5%;}

ul.right-optn li a {
    color: #000;
    padding: 9px 8px;
    border-radius: 5px;
    font-size: 10px;
}
  .right-optn li a img{    width: 13px !important;}  
.topbar h2 {
    font-size: 19px;
    margin-top: 13px;
}
.dash-inr{padding:5% 0;}
.navbar-toggler .navbar-toggler-icon i {
    color: #000!important;
}
.reg-form {
    padding: 23px 0px 11px;
}
i.icon-menu{color:#000 !important;}
footer {
    background: #adabab;
    color: #fff;
}
header img{
    width: 65px;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
    
footer {
    background: #adabab;
    color: #fff;
}
}

@media (min-width: 768px) and (max-width: 991.98px) { 
    
    footer {
    background: #adabab;
    color: #fff;
}
.form-body {
    margin: 8% 3%;}
    .reg-form {
    padding: 23px 0px 11px;
}
.reg-form form .form-control {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    font-size: 13px;
    padding-left: 0;
}
}
span.form-ico i {
    font-size: 16px;
    right: 19px;
}
}