/*Created by Rochona Ghosh*/

@font-face{
	font-family:'Black';
	src:url(../fonts/Montserrat-Black.ttf);
	}
@font-face{
	font-family:'SemiBold';
	src:url(../fonts/Montserrat-SemiBold.ttf);
	}
@font-face{
	font-family:'Medium';
	src:url(../fonts/Montserrat-Medium.ttf);
	}
@font-face{
	font-family:'Bold';
	src:url(../fonts/Montserrat-Bold.ttf);
	}
@font-face{
	font-family:'Thin';
	src:url(../fonts/Montserrat-Thin.ttf);
	}
@font-face{
	font-family:'Regular';
	src:url(../fonts/Montserrat-Regular.ttf);
	}
@font-face{
	font-family:'Light';
	src:url(../fonts/Montserrat-Light.ttf);
	}
body,
html { height: 100%;}

body {
    background: #f0f5ff;
        font-family: Nunito,sans-serif;
}
.tbl_bck {
    background: #fff;
    margin: 20px 0px 15px;
    padding: 15px 15px 0;
    box-shadow: 0px 7px 14px rgba(44, 47, 72, 0.05);
    border-radius: 10px;
}

@media (min-width: 1200px) {
    .container {
        width: 90%;
    }
}
h4.shrt_txt{
    text-align: center;
    font-size: 14px;
    font-family: SemiBold;
    margin: 0 0 10px;
}
.form_panel input.input_file{
	border:0;
	margin-top:20px;
	margin-left:50px;
	color:#fff;
	}
.wrapper {
    display: inline-block;
    margin-top: 0;
    padding: 0px 0 0 75px;
    width: 100%;
    transition: 0.5s;
}

a.logo {
    font-size: 20px;
    color: #ffffff;
    float: left;
    margin-top: 15px;
    text-transform: uppercase;
}

a.logo b {
    font-weight: 900;
}
span.ulpd_txt{
    background: #ec5151;
    padding: 8px 12px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    margin-top: 2px;
    font-weight: bold;
    border-radius: 4px;
}
.grid_add:hover{
	box-shadow: none;
}
span.colon{
	position: absolute;top:0;right: 0;
}
.grid_add {
    background: #ffdbdb;
    border: 2px solid #ee5d5d;
    width: 30px;
    height: 30px;
    font-size: 27px;
    border-radius: 50%;
    text-align: center;
    color: #e02020;
    box-shadow: 0px 3px 5px #b3b3b3;
    outline: 0;
    display: inline-block;
    line-height: 0;
    padding-top: 3px;
    margin-top: 6px;
}
.srch_iccn{
	text-align: right;
}
.srch_iccn span {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 40px;
    font-family: SemiBold;
    border-left: 1px solid rgba(255, 255, 255, 0.48);
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
}
.srch_iccn span:before {
    content: "";
    background: #fff;
    border-left: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 37px;
    width: 0%;
    opacity: 0.2;
    transition: 0.5s;
}
.srch_iccn span:hover:before{
	width: 100%;
}
.srchng_area {
    background: #5d6788;
    padding: 15px;
    margin:5px 40px 0;
    border-radius: 10px;
    box-shadow: 0px 12px 22px rgba(255, 255, 255, 0.12);
    display: none;
}
.srchng_area .form-control{
    border-radius: 25px;
    text-align: center;
}
.srchng_area .bttn {
    margin: 0;
    background: #ffffff00;
    color: #ffffff;
    border-color: #ffffff;
    border-radius: 25px;
}
.ulpd{
    position: absolute;
    width: 48%;
    top: 0;
    left: 0;
    opacity: 0;
    height: 35px;
    cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none;
    outline:none;
	box-shadow:none;
}

a.logo span {
    color: #02a650;
}
.form-login .log_logo{
	padding:30px 0 25px;
	}
.log_logo h4 {
    font-size: 25px;
    margin-top: 22px;
}
.log_logo img {
    height: 70px;
    margin-top: 55px;
}
.form-group {
    margin-bottom: 7px;
}
.form-login .log_logo img {
    margin: 0 auto;
    padding: 8px;
    height: 100px;
    width: 100px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent !important;
}
.login-wrap .input-group input, .login-wrap .input-group select {
    background-color: transparent;
    color: #2f2f2f;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #e4e4e4;
    border-left: none;
    border-radius: 0;
    padding: 20px 10px;
}
.login-wrap .input-group input:focus,
.login-wrap .input-group span:focus{
	outline:none;
	box-shadow:none;
	}
.login-wrap .registration {
	text-align: center;
}
.login-social-link {
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
}

.input_srch_sec{
	display:table;
	position:relative;
	margin: 5px 0;
	}
.input-group-addon {
    padding: 0px 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #d51b1b;
    text-align: center;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    border-radius: 0;
}
h3.login{
    margin-top: 0;
    margin-bottom: 25px;
    text-align: center;
    color: #d51b1b;
}
input.srch_sec {
    padding: 5px 8px;
    width: 100%;
    background: 0;
    border: 2px solid #fff !important;
    color: #fff;
    outline: 0;
}
input.srch_sec:focus {
    color: #fff;
}
input[type="text"].srch_sec::-webkit-input-placeholder {
  color: #d1d1d1;
}
.sale_item_srch{
	padding-top:10px;
	}
.lbl_txt {
    font-size: 12px;
    color: #484848;
    font-weight: normal;
    font-family: Medium;
}
span.dott{
    position: absolute;
    top: 0;
    right: 0;
}
.view_mre {
    background: #5b75a5;
    padding: 12px 20px;
    margin: 10px 0;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #070402;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    outline: 0;
    border-radius: 4px;
    letter-spacing: 1px;
}
.view_mre:hover {
    background: #070402;
}
.upld_file{
    position: relative;
    border: 1px solid #d3e0e9;
    text-align: center;
}
.upld_file img{
    width: 100%;
    padding: 15px;
}
.upld_file input[type=file]{
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    height: 40px;
}
.upld_file span{
    background: #4c577b;
    width: 100%;
    display: block;
    color: #fff;
    padding: 10px 5px;
    font-size: 12px;
    font-family: Medium;
}
.fileupload {
    position: relative;
    width: 95px;
    margin: 0 auto 10px;
}
img.usr_img{
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid;
    padding: 7px;
    border-color: rgba(0, 0, 0, 0.15);
}
.fileupload span{
    background: #434242;
    padding: 10px 20px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
}
.fileupload input{
    position: absolute;
    top: 0;
    opacity: 0;
    height: 40px;
    width: 95px;
}
.srch_input {
    height: 48px;
    background: #fff;
    border: 1px solid #eaeaea;
}
.my_input {
    width: 100%;
    padding: 9px;
    font-size: 13px;
    outline: 0;
    color: #4e4e4e;
    margin-bottom: 8px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
.srch_btn {
    height: 48px;
    width: 110px;
    border: 0;
    outline: 0;
    background: #0176bb;
    color: #fff;
    margin-right: 3px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 13px;
}
.srch_btn:hover{
	box-shadow: none;
}
/*=================================================
               Satrting Menu Site
==================================================*/

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {background-color: transparent;}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.toggled, #wrapper.toggled2 {
    padding-left: 0;
}
#wrapper.toggled .wrapper{
	padding-left: 230px;
}
#sidebar-wrapper {
    z-index: 1000;
    width: 70px;
    height: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}
.sidebar-nav li a span{
	opacity: 0;
	position: relative;
}
.sidebar-nav li a i.fa-angle-right{
	opacity: 0;
}
#wrapper.toggled2 .sidebar-nav li a span, #wrapper.toggled .sidebar-nav li a span{
    opacity: 1;
}
#wrapper.toggled2 .sidebar-nav li a i.fa-angle-right, #wrapper.toggled .sidebar-nav li a i.fa-angle-right{
    opacity: 1;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
#wrapper.toggled2 #sidebar-wrapper, #wrapper.toggled #sidebar-wrapper {
    left: 0;
    width: 230px;
}
#wrapper #sidebar-wrapper {
    background: #2C2F48;
}

#page-content-wrapper {
    width: 220px;
}

#wrapper.toggled2 #page-content-wrapper, #wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0px 0px 20px 0px;
    list-style: none;
}
.sidebar-nav li span.img_cvr {
    background: rgb(90, 118, 165);
    padding: 7px 8px;
    margin: 0 15px;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
    width: 35px;
    height: 35px;
}
.sidebar-nav li span.img_cvr img {
    height: 20px;
}
.sidebar-nav li:hover span.img_cvr img, .sidebar-nav li.active span.img_cvr img{
	opacity: 1;
}
td.car_nme h5 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0193c1;
}
td.car_nme{
	vertical-align: middle !important;
}
tr.tbl-hdr th h4 {
    font-weight: 700;
    margin: 4px 0 7px;
    font-size: 20px;
}
button.booking_btn{
    border: 1px solid #ffe100;
    background: #ffe100;
    padding: 12px 17px;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 13px;
    color: #383838;
    letter-spacing: 1px;
    outline: 0;
    transition: 0.5s;
}
button.booking_btn:hover{
	background: #fff;
}
button.booking_btn[disabled]{
    cursor: no-drop;
    background: #dadada;
    border-color: #d8d8d8;
    color: #8e8e8e;
}
a.editt {
    font-size: 12px;
    background: #5b75a5;
    color: #fff;
    padding: 5px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #5b75a5;
    transition: 0.5s;
}
a.editt:hover{
	color: #5b75a5;
    background: #fff;
}
.sidebar-nav li {
    position: relative;
    line-height: 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    transition: 0.5s;
    vertical-align: middle;
}
.sidebar-nav li.active a{
    color: #fff;
}
.sidebar-nav li.active a img{
    opacity: 1;
}

.sidebar-nav li:hover a{
    color: #fff;
}
.sidebar-nav li:hover a img{
    opacity: 1;
}
.sidebar-nav li:last-child{
	margin-bottom: 0;
}
.sidebar-nav li a:hover {
    background: rgb(224, 234, 255) !important;
    color: #2c2f48 !important;
}
.sidebar-nav li a:focus i{
    transform: rotate(90deg);
}
span.spcl_dte{
    position: absolute;
    top: 25px;
    left: -36px;
    background: #ffe100;
    padding: 2px 0;
    transform: rotate(-40deg);
    width: 16%;
    text-align: center;
    font-weight: 800;
    font-size: 12px;
}
span.avl{
    font-size: 10px;
    background: #24ab2f;
    color: #fff;
    letter-spacing: 0;
    padding: 2px 5px;
    border-radius: 20px;
}
span.ntavl{
    background:#ef5050 !important;
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #fff !important;
    font-size: 13px !important;
    margin: 3px !important;
    padding: 6px 11px !important;
    background: #464646 !important;
    display: inline-block !important;
    cursor: pointer !important;
    border-radius: 0px !important;
}
.owl-theme .owl-dots {
    display: none;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 0px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition:  width .2s ease-in;
    -ms-transition:  width .2s ease-in;
    transition: width .2s ease-in;

}
.sidebar-nav li a {
    display: block;
    color: rgb(187, 187, 187);
    text-decoration: none;
    padding: 15px 15px;
    letter-spacing: 0px;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid;
    overflow: hidden;
    border: none;
    font-family: SemiBold;
    white-space: nowrap;
    margin-bottom: 8px;
}
.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
    text-decoration: none;
    background: transparent;
}
.sidebar-nav li.inr_logo{
    text-align: center;
    padding: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
} 
.sidebar-nav li.inr_logo img{
    height: 50px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #dcee85;
}
.sidebar-nav > .sidebar-brand {
    min-height: 65px;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 5px;
}
.sidebar-nav > .sidebar-brand img {
    width: 100px;
}
.sidebar-nav > .sidebar-brand p {
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    line-height: 22px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
    height: 100%;
    padding: 0;
}
.dropdown li.dropdown-header{
	display:none;
}
.sidebar-nav li a>i {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 16px;
}
.nav>li>a>img {
    width: 18px;
    margin-right: 8px;
    opacity: 1;
    background: #2c2f48;
    padding: 3px;
    border-radius: 5px;
}
.sidebar-nav .dropdown-menu li>a {
    color: rgb(165, 165, 165);
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
    padding: 13px 15px 13px 42px;
    border-bottom: 0;
}
.navbar-brand {
    margin-left: 0;
    margin-top: 0px;
    font-size: 24px;
    color: #4a4a4a !important;
    padding: 0px 15px 0;
    height: auto;
}
.dropdown .dropdown-toggle .caret {
    margin-top: 0px;
    margin-left: 5px;
}
ul.dropdown li.optional_menu button span {
    font-size: 16px;
    padding-left: 6px;
    letter-spacing: 1px;
}
.search-field .form-control {
    height: 33px;
    display: none;
    width: 100%;
    border-radius: 2px;
    border: none;
    background: rgba(255, 255, 255, 0.3);
    outline: 0;
}
.search-field .form-control:focus, .search-field .form-control:hover, .search-field .form-control:active {
    box-shadow: none;
    background: #fff !important;
}
.navbar-inverse {
    border-bottom: 1px solid #fff;
    background-color: #ffffff;
    box-shadow: 0px 3px 5px #eaeaea;
    z-index: 999;
    padding: 17px 0;
}
#wrapper.toggled2 .hamburger, #wrapper.toggled .hamburger{
	    left: 260px;
}
a.chilli img {
    height: 55px;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
    position: absolute;
    top: 0px;
    left: 80px;
    z-index: 999;
    display: block;
    width: 23px;
    height: 28px;
    background: transparent;
    border: none;
    font-size: 19px;
     transition: all 0.5s ease;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
}
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: #ffffff;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 5;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 5;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}


/*=================================================
               Satrting Home Site 
==================================================*/

.dashbug {
    min-height: 150px;
    padding: 65px 0px 5px 0;
    margin-left: 0;
}
h4.wlcm2 {
    padding-bottom: 10px;
    margin-top: 5px;
    font-weight: 500;
    font-size: 22px;
    font-family: Medium;
}
.heading a{
    display: inline-block;
    background: #fff;
    padding: 7px 15px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 25px;
    color: #253058;
    font-family: SemiBold;
    text-transform: uppercase;
    font-size: 12px;
        margin-bottom: 10px;
}
h4.wlcm2 span {
    padding: 0px 0px 0 15px;
    font-size: 13px;
    color: #e6e6e6;
    font-weight: 500;
    
}
.dash_item{
	background-color:transparent;
	margin-bottom:15px;
	text-align:center;
	border-radius:3px;
	padding:5px 3px;
	height:130px;
	}
.dash_item:hover{
	}
.dash_item img{
	margin:0 auto;
	}
.dash_item i{
	color:#CCC;
	}
.dash_item p{
	color:#FFF;
	font-size:18px;
	}
.scroll{
	height:187px;
	overflow-y:auto;
	border-bottom:1px solid #fff;
	}
.heading hr{
	margin-top:0;
	}
.scroll_1{
	height:140px;
	overflow-y:auto;
	border-bottom:1px solid #fff;
	}
.payment_detail{
	margin-top:20px;
	}
.label_center{
	text-align:center;
	}
.total{
	margin-left:-30px;
	}
	
/*=================================================
               Form page Site 
==================================================*/
.table-responsive {
    border: none;
    overflow: hidden;
}
table {
    background-color: rgb(255, 255, 255);
    margin-top: 20px;
}
table tr td {
    color: #212121;
    border-bottom: 1px solid #666;
    text-align: center;
    letter-spacing: 1px;
    font-size: 13px;
}
.fa-pencil-square-o {
    color: #5e9a08;
    font-size: 18px;
}
.tbl-hdr th {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5b75a5;
    background-color: #f9fbfd;
    text-align: center;
    padding: 13px 10px !important;
    font-family: SemiBold;
    font-weight: normal;
    border-top: 1px solid #e9eff7 !important;
    border-bottom: 1px solid #e9eff7;
}
a.ads {
    display: inline-block;
    position: fixed;
    bottom: 25px;
    right: 25px;
    font-size: 55px;
    border: 1px solid rgba(90, 118, 165, 0.45);
    width: 55px;
    height: 55px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    line-height: 53px;
    background: #94aace;
    color: #fff;
    box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.21);
    transition: 0.5s;
    outline: 0;
    font-family: Light;
}
a.ads:hover{
    bottom: 30px;
    box-shadow: none;
}
.add {
    background: #297dc7;
    color: #fff !important;
    padding: 9px 16px;
    display: inline-block;
    font-size: 13px;
    border-radius: 5px;
    box-shadow: 0px 4px 5px #b7b7b7;
    outline: 0;
    border: 0;
}
.nav-tabs {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: none;
    padding-top: 20px;
}
.emp_tb>li>a {
    color: #ffffff;
    cursor: default;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    letter-spacing: 0px;
    padding: 10px 12px;
    font-size: 11px;
    border: 1px solid;
    border-color: rgba(255, 255, 255, 0.41);
}
.flex-container{
	display:flex;
}
.lft_panel {
    background: #fff;
    height: 700px;
    text-align: center;
    padding: 30px;
    width: 35%;
}
.lg_title{
    margin: 95px 0 80px;
} 
.lg_title h3{
    font-family: SemiBold;
    font-size: 30px;
    color: #253058;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
    margin: 0 0 20px;
}
.lg_title p{
    color: #7b7b7b;
}
.lft_panel img{
    height: 175px;
}
.rgt_panel {
    width: 400px;
    padding: 0;
    margin: 100px auto;
}
.rgt_panel h3 {
    color: #5b75a5;
    font-family: Medium;
    margin: 0 0 50px;
    font-size: 27px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.rgt_panel .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(45, 47, 72, 0.2);
    border-radius: 0;
    outline: 0;
    margin-bottom: 40px;
    padding: 0;
    font-family: SemiBold;
    color: #000;
    font-size: 14px;
}
.emp_tb>li>a:hover{
	    color:#253058;
}
.add:hover{
	box-shadow: none;
}
.rigtt{
	text-align:right;
}
.table td {
    border: 1px solid #bdbdbd !important;
    padding: 10px !important;
    border-left: 2px solid #bdbdbd !important;
}
.table th {
border: 1px solid #ababab !important;
}
.heading {
    color: #FFF;
    background: #5b75a5;
    padding:25px 15px 100px;
}
.heading h3 {
    font-size: 26px;
    font-family: SemiBold;
    margin: 10px 0 10px;
}
.heading p{
    font-size: 14px;
    font-family: Medium;
    color: #e0e0e0;
}
.add_item{
	padding:10px 0; 
	margin-top:-70px;
	}
/*=================================================
               Form page Site 
==================================================*/

.form_data .input-group input{
	border-radius:0px;
	color:#000;
	border:1px solid #222222;
	}
.form_data .input-group input:focus{
	box-shadow:none;
	outline:none;
	}
.form_data .input-group span{
	border-radius:0px;
	background-color:#222222;
	border:1px solid #222222;
	color:#e40016;
	}
.form_panel{
	border-radius:0px;
	border:none;
	}
.form_panel{
	background-color:rgba(47,42,39,0.9);
	/*-webkit-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.7);
-moz-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.7);
box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.7);*/
	}

.form_panel_heading hr{
	border-bottom:1px solid #222222;
	margin-top:-5px;
	}

.form_panel .form_panel_heading{
	padding:5px;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	border-bottom:2px solid #333;
	background-color:rgba(47,42,39,0.8);
	margin-bottom:10px;
	/*-webkit-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.9);
-moz-box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.9);
box-shadow: inset 0px 0px 0px 1000px rgba(47,42,39,0.9);*/
	}
.form_panel .form_panel_body{
	padding-bottom: 56px;
	padding-top:15px;
	}
.form_panel form label{
	text-transform:capitalize;
	color:#fff;
	}
.form_panel input,
.form_panel form select,
.form_panel form textarea{
	border:1px solid #fff;
	border-radius:0px;
	margin-bottom:10px;
	}
.form_panel form input:focus,
.form_panel form select:focus,
.form_panel form textarea:focus{
	outline:none;
	box-shadow:none;
	}

.issue_header{
	background-color: rgba(47,42,39,0.9);
}

/*Rocho style*/
.box.box-info {
    background: #fff;
    border-top: 3px solid #069dd6;
    border-radius: 5px;
}
.box-header.with-border {
    border-bottom: 1px solid #ececec;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-header h3{
    margin: 0;
    text-align: center;
}
.box-body {
    padding: 15px;
}
.control-label {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
.form-control {
    height: 37px;
    margin-bottom: 15px;
    border-radius: 4px;
    outline: 0;
    border-color: rgba(136, 136, 136, 0.27);
    font-size: 13px;
    background: rgb(255, 255, 255);
    padding: 10px;
    color: #000;
    font-size: 13px;
    line-height: 1.5;
    display: block;
    width: 100%;
    padding: 5px 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #3e4676;
    border: 1px solid #d3e0e9;
    border-radius: .25rem;
    background-color: #fff;
    font-family: SemiBold;
    box-shadow: none;
}

.cntr{
	text-align:center;
}
.cntr a, .cntr button {
    background: #333;
    color: #fff;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 25px;
    width: 140px;
    font-family: SemiBold;
    font-size: 12px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.19);
    text-transform: uppercase;
    margin-bottom: 8px;
    border: 1px solid #333;
    transition: 0.5s;
    outline: 0;
}
.cntr a:hover, .cntr button:hover{
	background: #fff;
    color: #333;
}
h3.view_hdng{
    font-size: 14px;
    padding: 12px;
    text-transform: uppercase;
    color: #5b75a5;
    font-family: SemiBold;
    font-weight: normal;
    border-top: 1px solid #e9eff7;
    border-bottom: 1px solid #e9eff7;
    background-color: #f9fbfd;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.form-control:focus {
    color: #3e4676;
    border-color: #95aac9;
    outline: 0;
    box-shadow: none;
}
textarea.extra_hgt{
	height:110px;
	    overflow-x: hidden;
	}
.sbmt {
    background: #e44943;
    color: #fff;
    border: 1px solid #ff827d;
    padding:10px 22px;
    border-radius: 5px;
    transition: 0.5s;
    outline: 0;
    font-weight: bold;
}
.sbmt:hover{
	background: #e02a23 !important;
	}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
    letter-spacing: 1px;
}
.btn-default.focus, .btn-default:focus {
    outline: 0 !important;
}
.btn-info {
    background: linear-gradient(-54deg,#0696cd ,rgb(5, 119, 162));
    border: 0;
    transition: 0.5s;
    letter-spacing: 1px;
}
.btn-info:hover, .btn-info:focus {
    background: linear-gradient(-54deg,rgb(5, 117, 160),#0696cd );
}
.btn-primary {
    color: #fff;
    background:#424242;
    border-color: #fff;
    transition: 0.5s;
    margin-left: 0;
    font-size: 13px;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    width: 35px;
    padding: 7px;
    height: 24px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}
.btn-primary:hover {
    color: #fff;
    background:#5d6788;
    border-color: #fff;
}
/*raDIO Button style*/

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}


input[type=checkbox]:not(old) + label > span, input[type=radio ]:not(old) + label > span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px 6px 2px 0;
    border: 1px solid rgb(48, 60, 103);
    border-radius: 50%;
    background: rgb(255, 255, 255);
    vertical-align: bottom;
}
p.simple{
    letter-spacing: 1px;
    font-weight: normal;
	}
input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 1px 1px;
    border: 1px solid rgb(48, 60, 103);
    border-radius: 50%;
    background-image: linear-gradient(rgb(48, 60, 103),rgba(255, 255, 255, 0.38));
}
.checkbox label, .radio label {
    padding-left: 0;
    font-size: 14px;
    padding-right: 10px;
    letter-spacing: 0px;
}
.checkbox, .radio {
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
	
	 margin-left: 0px;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 25px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    border: 1px solid #253058;
    border-radius: 3px;
    background: #fff;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #fff;
    background: #5b75a5;
}

.adjst_mrgn{
    margin: -10px 0 10px;
}
p.lbl_txt {
    font-size: 11px;
    color: #484848;
    font-weight: normal;
    font-family: SemiBold;
    margin: 0 0 5px;
}
	/*srch*/
.search-field{
	width: 30px;
	transition: width 0.5s;
	padding-left: 0;
	padding-right: 0;
	opacity: 0;
	float: left;
	position: absolute;
	right: 48px;	
}
/*new file upload*/
.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-bottom: 10px;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 20px;
    color: #969696;
    font-weight: 300;
    border-radius: 4px;
}
.file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #f7d43d;
    color: #2d2d2d;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
.file-upload-wrapper:hover:before {
    background: #0176bb;
    color: #ffffff;
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
/**/
.search-field .form-control {
    height: 33px;
    display: none;
    width: 100%;
    border-radius: 0;
    border: none;
	    transition: 0.5s;
}
.search-field.clicked {
    width: 300px;
    transition: width 0.5s;
    opacity: 1;
}
.search-field.clicked {
    width: 325px;
    transition: width 0.5s;
    opacity: 1;
    margin-top: 7px;
    margin-right: -20px;
}
.search-field.clicked .form-control{
	display: block;
}
.search-trigger {
    display: inline-block;
    float: left;
    color: #fff;
    background: transparent;
    font-size: 20px;
    margin-top: 10px;
	padding-right: 7px;
}
.search-trigger.clicked{
	background: tranparent;
}
a.search-trigger:hover, a.search-trigger:focus {
    color: #e6e6e6;
}
.search-wrap {
    position: relative;
}
a.dashbrd:hover hr{
	animation-name: animation;
	animation-duration: 2s;
	animation-timing-function: linear;
	}

.dashbrd hr {
    margin-top: 10px;
    margin-bottom: 10px;
	
	margin-left:0;
}

@keyframes animation {
   from {width:0%;}
   to {width:100%;}
}
a.dashbrd{
    display: block;
    padding: 30px 20px 30px;
    color: #fff;
    letter-spacing: 1px;
    box-shadow: 0px 5px 7px #00000047;
	margin-bottom: 20px;
}
a.dashbrd h3{
    margin-top: 0;
}
.clr1{
	background: #f2c663;
	}
.clr2{
	background: #ffb000;
	}
.clr3{
	background: #ff5d00;
	}
.clr4{
	background: #d70800;
	}


/*srch*/
ul.dropdown {
    list-style: none;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    text-align: right;
}
ul.dropdown li {
    display: inline-block;
    font-family: Medium;
    font-size: 13px;
    color: #2c2f48;
    border-right: 1px solid rgba(0, 0, 0, 0.14);
    padding: 0 15px;
}
ul.dropdown li a{
	color: #2c2f48;
}
ul.dropdown li:last-child{
	border: 0;
}
ul.dropdown li.optional_menu{
	float:left;
	position: relative;
	}
ul.dropdown li.my_profile button {
    background: transparent;
    border: 0;
    color: #2c2f48;
    font-size: 13px;
    transition: 0.5s;
    display: block;
    font-family: SemiBold;
}
ul.dropdown li.my_profile img{
    height: 30px;
    padding-right: 5px;
}
ul.dropdown li.optional_menu button:hover {
	color:#e6e6e6;
}
.triangle:before {
    content: '';
    position: absolute;
    top: -12px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 16.5px 0px 16.5px;
    border-color: #ffffff transparent transparent transparent;
    border-bottom: 15px solid #edf4ff;
}
.triangle {
    top: 55px !important;
    left: -130px!important;
    width: 215px;
    padding: 10px 10px 15px;
    background: #edf4ff;
}
li.logout{
	float:left;
	}
li.cancel{
	float:right;
	}
ul.log_out a {
    border-radius: 5px;
    font-size: 13px;
    padding: 7px 8px;
    transition: 0.5s;
    font-family: SemiBold;
}
li.logout a {
    color: #253058;
}
li.cancel a {
    color: #9c9c9c;
}
li.cancel a:hover {
    background: transparent;
    color: #253058!important;
}
li.logout a:hover{
    background:#6baf0b;
    color: #fff;
}
li.logout a:hover {
    color:#253058;
    background: transparent !important;
}
ul.log_out li>p {
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
    color: #253058;
    font-family: Medium;
    border-bottom: 1px solid #dedede;
}
ul li.my_profile ul.triangle li img{
    border-radius: 50%;
    border: 3px solid #fff;
    padding: 0px;
    height: 55px;
}
ul.log_out li>p>span{
    font-size: 15px;
    font-weight: bold;
    color: #f00;
}
li.profile{
    background: #e69e2b;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    border-radius: 7px;
	margin-bottom:10px;
}
li.profile img{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
}
li.profile p.name{
    margin-bottom: 0;
    margin-top: 5px;
    letter-spacing: 1px;
    font-size: 15px;
}
p.other_info {
    margin-bottom: 0;
    font-size: 13px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 20px;
}
/*login*/
.log_logo {
    text-align: center;
}
.log_logo p {
    font-size: 11px;
    margin-top: 10px;
    font-weight: bold;
    color: #066869;
}
.login-back {
    background:#e0faff url(../images/7.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    background-position: top;
    background-attachment: fixed;
}

h4.welcome {
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
    color: #000;
    font-size: 20px;
}
h4.welcome>img {
	height:35px;
}
hr {
    border-top: 1px solid #e8e8e8;
}
.form-login {
    margin-top: 35px;
}
.form-login .form-control{
    border: 1px solid #d6d6d6;
    height: 50px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 25px;
    text-align: center;
}
.rfrsh{
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 18px;
	    padding-top: 5px;
}
h3.lg_ttl{
    text-align: center;
    margin-top: 150px;
    font-size: 29px;
    font-weight: 700;
    letter-spacing: 1px;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 10px;
}
img.brdr_tp{
    margin-bottom: 30px;
}
img.brdr_btm{
    margin-top: 60px;
}
.wlcm-txt h2 {
    color: #01588A;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
}
.wlcm-txt h4 {
    color: #171717;
    margin-bottom: 16px;
    letter-spacing: 1px;
}
.wlcm-txt p {
    color: #000000;
    letter-spacing: 1px;
    text-align: justify;
}
.wlcm-txt {
    /*margin-bottom: 80px;*/
    margin-top: 28px;
}
img.captcha{
	height:50px;
	}
.refresh>i {
    font-size: 20px;
    margin-top: 15px;
    color: #cdf484;
}
.bttn {
    background: #5b75a5;
    border: 1px solid #5b75a5;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 20px;
    font-family: Medium;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: 0;
    transition:0.5s;
        margin-top: 15px;
}
.bttn:hover{
	background: #fff;
	color: #303c67;
}
h4.helper{
	margin: 8px 0 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    font-size: 15px;
    font-family: SemiBold;
    color: #2c2f48;
}
.bttn a {
    color: #d70800;
}
.input-group {
    margin-bottom: 24px;
}
.sign_up {
    background:#fff;
	background-position:center;
    padding: 20px;
    box-shadow: 0px 0px 10px #0000004a;
    margin-bottom: 20px;
	border-top: 3px solid #01588a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.backward img {
    height: 100px;
    margin-top: 10px;
}
.backward h3 {
    margin: 0 0 15px;
    letter-spacing: 1px;
    font-size: 20px;
}
.backward p {
    letter-spacing: 1px;
    margin-top: 4px;
    margin-bottom: 5px;
}
.backward hr{
    width: 5%;
    border-top: 1px solid #060606;
        margin-bottom: 0;
}
h3.signup_title{
    margin: 0 0;
    letter-spacing: 1px;
}
.add_btn{
    clear: both;
    margin-bottom: 10px;
}
.add_btn a{
    float: right;
    margin-top: -15px;
    display: inline-block;
    margin-left: -49px;
    background: #01588a;
    color: #fff;
    padding: 5px 12px;
    border-radius: 4px;
	transition:0.5s;
	border:1px solid #01588a;
}
.add_btn a:hover{
	background:#fff;
	color:#01588a;
	}
	
.signup_logo{
    background: #01588ac4;
    height: 499px;
    margin-top: 35px;
    margin-left: -90px;
    color: #fff;
    text-align: center;
    padding: 100px 15px 0;
    box-shadow: 5px 5px 5px #00000038;
}
p.sign_up_txt{
    color: #fff;
    text-align: center;
}
.signup_logo h3{
    margin: 0;
    letter-spacing: 1px;
    font-size: 18px;
}
h3.frm_hdng{
    background: #01588a;
    color: #fff;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.noti_head {
    background: #01588a;
    padding: 8px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.noti_head h3{
    margin: 0;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}
.notification p{
    padding: 15px ;
    letter-spacing: 1px;
	
}
.notification {
    background: #fff;
    box-shadow: 0px 5px 3px #0000001f;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.noti_head a{
    color: #fff;
    display: inline-block;
}
.imp_link {
    background: #000000ad;
    box-shadow: 0px 5px 5px #00000038;
    border-radius: 50px;
    margin-top: 15px;
}
ul.imp_list li{
    list-style:none;
	float:left;
}
ul.imp_list li>a {
    display: inline-block;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 10px 30px;
	transition:0.5s;
}
ul.imp_list li>a:hover {
    color: #a3ddff;
}
.noti_mrgn{
    margin: 20px 0;
}
.toys img{
	height:50px;
	}
.toys{
	margin-left:20px;
	}
h5.sub_hdng {
    margin: 0;
    font-size: 14px;
    color: #d70800;
    font-weight: bold;
    letter-spacing: 1px;
}
h5.sub_hdng hr{
	margin-top:10px;
}
a.add_btn{
    background: #38cfe8;
    color: #fff;
    border: 1px solid #38cfe8;
    padding: 6px 12px;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 5px;
    transition: 0.5s;
    margin: 10px 0 0;
}
a.add_btn:hover{
	background: #fff;
    color: #38cfe8;
}
.mrgn-mng{
	margin-left:70px;	
	}
.right_lbl{
	float:right;
	}
a.dash_bx{
    display: block;
    background: #fff;
    text-align: center;
    padding: 12px 8px 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 5px #e2e2e2;
    color: #3b3b3b;
}
/*new file upload*/
.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-bottom: 10px;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 20px;
    color: #969696;
    font-weight: 300;
    border-radius: 4px;
}
.file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #f7d43d;
    color: #2d2d2d;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
.file-upload-wrapper:hover:before {
    background:#5b75a5;
    color: #ffffff;
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
/**/
a.dash_bx h4{
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
a.dash_bx hr {
    margin-top: 10px;
    margin-bottom: 15px;
}
a.dash_bx img{
    height: 50px;
    margin: 5px;
    transition: 0.5s;
}
a.dash_bx:hover img{
    transform: scale(1.2);
}
.pd_rgt{
	padding-right:0;
}
h4.sb_hdng {
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #101010;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
}
h4.sb_hdng i {
    font-size: 25px;
}
span.dots{
	position: absolute;
	top: 0;
	right:0;
}
span.inr_value{
    position: absolute;
    top: 8px;
    right: 25px;
    display: inline-block;
    font-weight: bold;
        background: #fff;
}

@media (min-width:320px) and (max-width:767px){
	
.right_lbl{
	float:none;
	}
.mrgn-mng{
	margin-left:0;	
	}
.sidebar-nav li a {
    padding: 20px 15px;
}
a.dashbrd{
	margin-bottom:15px;
	}
.hamburger {
    width: 20px !important;
    height: 26px !important;
}
.navbar-brand {
    width: 100% !important;
    text-align: center !important;
    margin: 0 0 3px !important;
    font-size: 13px !important;
    padding: 0;
    display: inline-block;
}
.wrapper {
    padding: 0;
    margin: 55px 0 15px;
}
.hamburger {
    display: block;
    top: 14px;
    left: 0px;
    position: relative;
}
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: #ffffff;
}
.login-back {
    background-position: center;
    height: 100%;
}
.wlcm-txt .pull-right{
	float:none !important;
	text-align:center;
	}

.wlcm-txt h2 {
    font-size: 16px;
    margin-bottom: 15px;
}
.backward img {
    margin-top: 10px;
}
.login-wrap{
    padding: 0 30px;
}

.wlcm-txt {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.backward h3 {
    font-size: 18px;
}
.bttn {
    width: 100% !important;
    padding: 8px 0;
}
.form-login .log_logo img {
    height: 50px;
    width: 50px;
}
.sign_up {
    padding: 15px;
}
.form-control {
    margin-bottom: 7px;
}
.checkbox label, .radio label {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 2px;
}
log_logo {
    padding: 30px 0 25px;
}
.navbar-inverse {
    position: fixed;
    padding-top: 0;
    top: 0px;
    box-shadow: none;
    border: 0;
}
.navbar-brand {
    float: none !important;
}
p.support {
    text-align: center;
    margin-right: 0;    
	margin-top: 5px;
}
ul.dropdown {
    margin: 0;
    text-align: center;
    float: right;
}
ul.dropdown li.optional_menu {
    float: none;
    display: inline-block;
}
img.hdr_logo {
    margin-left: 0;
    margin-bottom: 10px;
}
.navbar-header p {
    margin-left: 0;
    font-size: 12px;
    margin-bottom: 0;
}
.menu_back h3.icon {
    font-size: 38px;
}
.menu_back {
    margin-bottom: 20px;
	height: auto;
	padding: 15px 15px 0;
}
.lft-brdr_new {
    border-right: none;
    height: auto;
}
.icon_mrgn {
    margin-top: 0 !important;
}
.menu_back h2.text {
    margin-bottom: 15px;
}
.dashbug {
    padding: 0;
	    margin: 0;
}
h4.welcome {
    margin: 20px 0 15px;
    font-size: 20px;
}
.mrgn-top {
    margin-top: 35px;
}
.table-responsive {
    overflow: scroll;
}
h3.guide_line {
    font-size: 20px;
}
b, strong {
    position: relative;
    top: 0;
    right: 0;
}
p.step {
    margin-bottom: 2px;
    margin-top: 0;
}
.lft-brdr {
    margin-top: -15px;
}
.menu_back:hover .lft-brdr {
    margin-top: -30px;
    margin-bottom: 20px;
}
.modal_bx_new {
    width: 100%;
    margin: 30px auto;
}
.modal-content {
    margin: 10px;
}
.modal_bx {
    width: 100%;
    margin: 30px auto;
}
.collapse {
    display: block;
    height: auto !important;
}
.noti_head a {
    display: none;
}
.notification{
	height:auto;
	}
.imp_link {
    border-radius: 5px;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}
ul.imp_list{
    padding: 10px 0;
}
ul.imp_list li {
    float: none;
    text-align: center;
}
ul.imp_list li>a {
    padding: 5px 0;
}
textarea.extra_hgt {
    height: auto;
    overflow-x: hidden;
}
/*das enterprise*/
h4.company_title {
    margin-top: 70px;
    margin-bottom: 60px;
    width: auto;
    font-size: 16px;
    padding: 5px 0;
}
img.captcha {
    height: auto;
    width: 100%;
}
a.chilli img {
    height: 40px;
    float: none;
    margin-right: 0;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
}
.triangle {
    max-width: 100%;
}
.search-trigger {
    float: none;
}
.search-field.clicked {
    width: 185px;
}
#wrapper.toggled #sidebar-wrapper, #wrapper.toggled2 #sidebar-wrapper {
    width: 75%;
    border-top: 1px solid #efefef;
}

#page-content-wrapper {
    width:100%;
}
.toys img {
    height: 40px;
}
.search-field.clicked .form-control {
    background: #fff;
}
img.brdr_btm {
    margin-top: 30px;
	width:50%;
	margin-bottom: 10px;
}
img.brdr_tp {
    margin-bottom: 0;
	width:50%;
}
}

@media (min-width:320px) and (max-width:767px){
.log_logo img {
    height: 55px;
    margin-top: 20px;
}
.log_logo h4 {
    font-size: 17px;
    margin-top: 15px;
}
.login-wrap {
    padding: 0 !important;
}
.form-login {
    margin: 15px auto 0;
} 
.form-login .log_logo {
    padding: 15px 0 12px;
}
#sidebar-wrapper {
    left: 0;
    width: 0;
	}
.tbl_bck {
    padding: 8px 10px 0;
}
.rgt_panel {
    width: 100%;
    padding: 40px 30px 0;
}
#wrapper #sidebar-wrapper {
    top: 54px;
}
ul.dropdown {
    padding: 0;
}
ul.dropdown li.my_profile img {
    height: 35px;
    padding-right: 6px;
}
ul.dropdown li.my_profile button {
    padding: 8px 0 6px;
    font-size: 13px;
}
.sidebar-nav li.inr_logo {
    display: none;
}
.sidebar-nav li {
    margin-bottom: 0px;
    margin-top: 15px;
}
h4.wlcm2 {
    font-size: 16px;
    line-height: 22px;
}
h4.wlcm2 span {
    padding: 0px 0px 0 10px;
    font-size: 11px;
}
.heading {
    padding:10px 15px 50px;
}
.heading h3 {
    font-size: 16px;
    margin: 10px 0 10px;
}
.heading p {
    font-size: 12px;
}
.heading a {
    display: block;
}
.sidebar-nav .dropdown-menu{
    padding:0;
}
.srch_iccn {
    text-align: center;
    margin-bottom: 5px;
}
.srch_iccn span{
    margin-top: 0;
        border-left: 0;
}
.srch_iccn span:before {
    border-left: 0;
}
.srchng_area {
    margin: 5px 0px 10px;
}
.srchng_area .bttn {
    margin-top: 10px;
}
.nav-tabs>li {
    width: 50%;
}
.emp_tb>li>a {
    padding: 10px 5px;
}
	}
	
	
.heads{
    padding: 20px 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}
.heads h3{
        margin: 0 0 10px;
    font-family: SemiBold;
    font-size: 22px;
}
.heads h3 span{
    font-size: 13px;
    color: #797979;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
    font-family: Medium;
    margin-top: -5px;
}
.heads p{
    margin: 0;
    font-size: 16px;
}
.crnt_dte {
    text-align: right;
    margin: 0px 35px 0 0;
}
input[type=date]::-webkit-datetime-edit-text {
    opacity:0;
}
input[type=date]::-webkit-datetime-edit-month-field{
    opacity:0;
}
input[type=date]::-webkit-datetime-edit-day-field {
    opacity:0;
}
input[type=date]::-webkit-datetime-edit-year-field {
    opacity:0;
}

input[type=date].date_input::-webkit-datetime-edit-text {
    opacity:1;
}
input[type=date].date_input::-webkit-datetime-edit-month-field{
    opacity:1;
}
input[type=date].date_input::-webkit-datetime-edit-day-field {
    opacity:1;
}
input[type=date].date_input::-webkit-datetime-edit-year-field {
    opacity:1;
}
.crnt_dte  span{
    background: #fff;
    padding: 6px 20px;
    display: inline-block;
    border: 1px solid #baefff;
    color: #424242;
    font-family: SemiBold;
    font-size: 14px;
    border-radius: 5px;
}
.crnt_dte span i{
	color: #46b5e6;
    padding-right: 5px;
    font-size: 18px;
}
.label_up {
    position: relative;
    margin-bottom: 15px;
    height: 50px;
}
.label_up .new_input {
    border: 0;
    border-bottom: 1px solid #cecece;
    border-radius: 0;
    padding: 0;
    font-family: SemiBold;
    font-size: 13px;
    height: 35px;
    position: absolute;
    top: 15px;
    left: 0;
    background: transparent;
    transition: 0.3s;
}
span.dotts{
    position: absolute;
    top: 0;
    right: 0;
}
p.view_p {
    margin: 0 0 12px;
    font-family: SemiBold;
    font-size: 13px;
}
.label_up .new_input:focus {
    border-bottom-color:  #6a89bd;
}
.label_up textarea.new_input {
    border-top: 7px solid;
    border-top-color: transparent;
}
.label_up label.default {
    font-family: Medium;
    letter-spacing: 0;
    margin: 20px 0 0;
    color: #989898;
    font-weight: 300;
    font-size: 14px;
    transition: 0.3s;
}
.label_up label.add_after_up {
    margin-top: 0;
    color:#6a89bd;
    font-family: SemiBold;
    font-size: 11px;
    transition: 0.3s;
}
.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 0;
}
.file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #484a5d;
    color: #ffffff;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
.file-upload-wrapper.uc_upload:before {
    content: 'UC Upload';
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 20px;
    color: #969696;
    font-weight: 300;
    border-radius: 4px;
}
}
}