/*
Template Name: Flat Lab Dashboard build with Bootstrap v3.3.7
Template Version: 3.4
Author: Mosaddek Hossain
Website: http://thevectorlab.net/
*/

/* Import fonts */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

body {
   /* color: #797979;*/
    background: #f1f2f7;
    font-family: 'Open Sans', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size:13px;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    overflow: auto !important;
}

.uppercase
{
    text-transform : uppercase;
}

.modalBackground
{
background-color: Gray;
filter: alpha(opacity=80);
opacity: 0.8;
z-index: 10000;
}

.setmargins
{
	margin-top: 0px;
	margin-left: 0px;
}
.margintop
{
	margin-top:5px;
}

.alertBox{
	position: absolute;
	top: 250px;
	left: 45%;
	width: 300px;
	background-color: #F3DAB0;
	border-width: thick;
	border-color: Maroon;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	padding-bottom: 30px;
	text-align: center;
}
.alerttitle
{
	text-align: left;
	font-size:18px; 
	background-color:#ae5313; 
	color:white;   
}
.alertboxmessage
{
	font-size:14px;
	padding-bottom:30px;
	padding-top: 20px;
}


.parent-home-cursor
{
	cursor:pointer;
}
.parent-home-cursor a
{
	color:#fff;
}
.parent-home-cursor a:hover
{
	color:#fff;
}

ul li {
    list-style: none;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
::selection {

    background: #FF6C60;
    color: #fff;
}
::-moz-selection {
    background: #FF6C60;
    color: #fff;
}

#container{
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    padding-bottom: 20px;
}

.heightauto
{
	height:auto;
}

/*login page*/

.login-body {
    background-color: #f1f2f7;
}

.form-signin {
    max-width: 330px;
    margin: 100px auto 0;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.form-signin h2.form-signin-heading {
    margin: 0;
    padding:20px 15px;
    text-align: center;
    background: #41cac0;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.form-signin .checkbox {
    margin-bottom: 14px;
}
.form-signin .checkbox {
    font-weight: normal;
    color: #b6b6b6;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"], .form-signin input[type="password"] {
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    font-size: 12px;
}

.form-signin .btn-login {
    background: #f67a6e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #e56b60;
    margin-bottom: 20px;
}
.exam_wrapper_center {
	width: 578px;
	margin: 0 auto;
	margin-bottom:25px;
}

.form-signin p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}

.form-signin a {
    color: #41cac0;
}

.form-signin a:hover {
    color: #b6b6b6;
}

.login-wrap {
    padding: 20px;
}

.login-social-link  {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 4px;
}

.login-social-link a:hover {
    color: #fff;
}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;
}

.login-social-link a.facebook {
    background: #5193ea;
    margin-right: 22px;
    box-shadow: 0 4px #2775e2;
    float:left;
}

.login-social-link a.twitter {
    background: #44ccfe;
    box-shadow: 0 4px #2bb4e8;
    float:left;
}


/*sidebar navigation*/

#sidebar {
	width: 250px;
	height: 100%;
	position: absolute;
	overflow-y: scroll;
}

#sidebar ul li {
    position: relative;
}

#sidebar .sub-menu > .sub li  {
    padding-left: 32px;
}

#sidebar .sub-menu > .sub li:last-child {
    padding-bottom: 10px;
}

/*LEFT NAVIGATION ICON*/

.dcjq-icon {
    height:17px;
    width:17px;
    display:inline-block;
     background: url(../images/nav-expand.png) no-repeat top;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:absolute;
    right:10px;
    top:15px;
}
.active .dcjq-icon {
     background: url(../images/nav-expand.png) no-repeat bottom;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
/*---*/

.nav-collapse.collapse {
    display: inline;
}

ul.sidebar-menu , ul.sidebar-menu li ul.sub{
    margin: -2px 0 0;
    padding: 0;
}

ul.sidebar-menu {
    margin-top: 75px;
}

#sidebar > ul > li > ul.sub {
    display: none;
}

#sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
    display: block;
}

ul.sidebar-menu li ul.sub li{
    background: #35404D;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

ul.sidebar-menu li ul.sub li:last-child{
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

ul.sidebar-menu li ul.sub li a {
    font-size: 12px;
    padding: 6px 0;
    line-height: 35px;
    height: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #aeb2b7;
}

ul.sidebar-menu li ul.sub li a:hover, ul.sidebar-menu li ul.sub li.active a {
    color: #FF6C60;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
}

ul.sidebar-menu li{
    /*line-height: 20px !important;*/
    margin-bottom: 5px;
    margin-left:10px;
    margin-right:10px;
}

ul.sidebar-menu li.sub-menu{
    line-height: 15px;
}
.form-group.required .control-label:after {
  content:"*";
  color:red;
  padding:0 0 0 3px;
}
.form-group
{
    margin:0;
}

ul.sidebar-menu li a span{
    display: inline-block;
}

ul.sidebar-menu li a{
    color: #aeb2b7;
    text-decoration: none;
    display: block;
    padding: 15px 0 15px 10px;
    font-size: 13px;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.sidebar-menu li a.active2, ul.sidebar-menu li a.active2:hover, ul.sidebar-menu li a.active2:focus
    {
    /*background: #65bd77;*/
    background: #909290;
    color: #fff;
    display: block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
    background: #c8314d;
    color: #fff;
    display: block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



ul.sidebar-menu li a i {
    font-size: 15px;
    padding-right: 6px;
}

ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i {
    color: #F9F9F9;
}

ul.sidebar-menu li a.active i {
    color: #FF6C60;
}


.mail-info, .mail-info:hover {
    margin: -3px 6px 0 0;
    font-size: 11px;
}

/*main content*/

#main-content {
    margin-left:210px;
}

.header, .footer {
    min-height: 60px;
    padding: 0 15px;
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1002;
}

.white-bg {
	background: #862111;
	color: #fff;
	box-shadow: 0px 2px 2px #5a1607;
	height: 60px;
}

.wrapper {
	display: inline-block;
	margin-top: 25px;
	padding: 10px 5px 0px 22px;
	width: 100%;
}

a.logo {
	font-size: 14px;
	color: #2e2e2e;
	float: left;
	margin-top:20px;
	padding-left: 10px;
}

a.logo:hover, a.logo:focus {
    text-decoration: none;
    outline: none;
}

a.logo span {
    color: #0f4737;
}


/*notification*/

#top_menu .nav > li, ul.top-menu > li {
    float: left;
}

.notify-row {
	float: left;
	margin-top: 18px;
	margin-left: 147px;
}

.notify-row .notification span.label {
    display: inline-block;
    height: 18px;
    width: 20px;
    padding: 5px;
}

ul.top-menu > li > a {
    color: #666666;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border:1px solid #f0f0f8 !important;
    padding: 2px 6px;
    margin-right: 15px;
}

ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {
	border: none;
	background-color: transparent;
	border-color: #f0f0f8 !important;
	text-decoration: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #666 !important;
}

.notify-row .badge {
    position: absolute;
    right:9px;
    top: -10px;
    z-index: 100;
}

.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .dropdown-menu.extended  {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
    }
    }

.dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}

.dropdown-menu.extended li p.green {
    background-color: #a9d86e;
    color: #fff;
}

.dropdown-menu.extended li p.red {
    background-color: #ff6c60;
    color: #fff;
}

.dropdown-menu.extended li p.yellow {
    background-color: #fcb322;
    color: #fff;
}

.dropdown-menu.extended li a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}

.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}

.dropdown-menu.extended li a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
}

.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
}

.dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}

.dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}

.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}

.top-nav {
	padding-right: 0px;
}
.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: 268px !important;

}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

.dropdown-menu.extended.logout > li {
    float: left;
    text-align: center;
    width: 33.3%;
}

.dropdown-menu.extended.logout > li:last-child {
    float: left;
    text-align: center;
    width: 100%;
    background: #a9d96c;
    border-radius: 0 0 3px 3px;
}

.dropdown-menu.extended.logout > li:last-child > a, .dropdown-menu.extended.logout > li:last-child > a:hover {
    color: #fff;
    border-bottom: none !important;
    text-transform: uppercase;
}

.dropdown-menu.extended.logout > li:last-child > a:hover > i{
    color: #fff;
}

.dropdown-menu.extended.logout > li > a {
    color: #a4abbb;
    border-bottom: none !important;
}

.full-width .dropdown-menu.extended.logout > li > a:hover {
    background: none !important;
    color: #50c8ea !important;
}

.dropdown-menu.extended.logout > li > a:hover {
    background: none !important;
}

.dropdown-menu.extended.logout > li > a:hover i {
    color: #50c8ea;
}

.dropdown-menu.extended.logout > li > a i {
    font-size: 17px;
}

.dropdown-menu.extended.logout > li > a > i {
    display: block;
}

.top-nav .username {
    font-size: 10px;
    color: #555555;
}

.top-nav ul.top-menu > li > a {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px;
    background: none;
    margin-right: 0;
}
.top-nav ul.top-menu > li {
    margin-left: 10px;
}

.top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
    border:1px solid #F1F2F7;
}

.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
    width : 30px;
    height : 30px;
}
.top-nav ul.top-menu > li > a:hover .caret {
    border-bottom-color: #000;
    border-top-color: #000;
}

.log-arrow-up {
    background: url("../img/arrow-up.png") no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
}

/*----*/

.notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.notify-arrow-yellow {
    border-color: transparent transparent #FCB322;
    border-bottom-color: #FCB322 !important;
    border-top-color: #FCB322 !important;
}
.notify-arrow-red {
    border-color: transparent transparent #ff6c60;
    border-bottom-color: #ff6c60 !important;
    border-top-color: #ff6c60 !important;
}
.notify-arrow-green {
    border-color: transparent transparent #a9d86e;
    border-bottom-color: #a9d86e !important;
    border-top-color: #a9d86e !important;
}


/*search*/

.search {
    margin-top: 6px ;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #fff;
    box-shadow: none;
    background: url("../img/search-icon.png") no-repeat 10px 8px;
    padding:0 5px 0 35px;
    color: #000;
}


.search:focus {
    margin-top: 5px ;
    width: 180px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #c8c8c8;
    font-weight: 300;
}

/*--sidebar toggle---*/

.sidebar-toggle-box {
	/* float: left; */
	margin-right: 20px;
}

.sidebar-toggle-box .fa-bars {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    color: #fff;
}


.sidebar-closed > #sidebar > ul {
    display: none;
}

.sidebar-closed #main-content {
    margin-left: 0px;
}

.sidebar-closed #sidebar {
    margin-left: -210px;
}

/*state overview*/

.state-overview .symbol, .state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value  {
    float: right;

}

.state-overview .value h1, .state-overview .value p  {
    margin: 0;
    padding: 0;
    color: #c6cad6;
}

.state-overview .value h1 {
    font-weight: 300;
}

.state-overview .symbol i {
    color: #fff;
    font-size: 50px;
}

.state-overview .symbol {
    width: 40%;
    padding: 25px 15px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.state-overview .value {
    width: 58%;
    padding-top: 21px;
}

.state-overview .terques {
    background: #6ccac9;
}

.state-overview .red {
    background: #ff6c60;
}

.state-overview .yellow {
    background: #f8d347;
}

.state-overview .blue {
    background: #57c8f2;
}

/*main chart*/

.border-head h3 {
    border-bottom: 1px solid #c9cdd7;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
}

.custom-bar-chart {
    height: 290px;
    margin-top: 20px;
    margin-left: 10px;
    position: relative;
    border-bottom: 1px solid #c9cdd7;
}

.custom-bar-chart .bar {
    height: 100%;
    position: relative;
    width: 4.3%;
    margin: 0px 2%;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0x;
    border-radius: 5px 5px 0 0;
    z-index: 10;
}

.custom-bar-chart .bar .title {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.custom-bar-chart .bar .value {
    position: absolute;
    bottom: 0;
    background: #bfc2cd;
    color: #bfc2cd;
    width: 100%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}



.custom-bar-chart .bar .value:hover {
    background: #e8403f;
    color: #fff;
}

.y-axis {
    color: #555555;
    position: absolute;
    text-align: right;
    width: 100%;
}

.y-axis li {
    border-top: 1px dashed #dbdce0;
    display: block;
    height: 58px;
    width: 100%;
}

.y-axis li:last-child {
    border-top: none;
}

.y-axis li span {
    display: block;
    margin: -10px 0 0 -25px;
    padding: 0 10px;
    width: 40px;
}

.y-axis {
    color: #555555;
    text-align: right;
}




/*spark line*/
.chart {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.chart .heading {
    text-align: left;
}
.chart .heading span {
    display: block;
}
.panel.green-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight:normal;
    background: #99c262;
    width: 100%;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

#barchart {
    margin-bottom: -15px;
    display: inline-block;
}

.chart-tittle .title {

}

.panel.green-chart .chart-tittle .value {
    float: right;
    color: #c0f080;
}

.panel.green-chart {
    background: #a9d96c;
    color: #fff;
}

.panel.terques-chart {
    background: #41cac0;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value {
    float: right;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value a {
    color: #fff;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle .value a:hover, .panel.terques-chart .chart-tittle .value a.active {
    color: #55f2e7;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight:normal;
    background: #39b7ac;
    width: 100%;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.inline-block {
    display: inline-block;
}

/**/

.panel-body.chart-texture {
    background: url("../img/chart-texture.jpg");
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}


/*personal task*/

.task-thumb {
    width: 90px;
    float: left;
    margin-bottom: 5px;
}

.task-thumb img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.task-thumb-details {
    display: inline-block;
    margin: 25px 0 0 10px;
}

.task-progress {
    float: left;
}

.task-thumb-details h1, .task-thumb-details h1 a, .task-progress h1, .task-progress h1 a {
    color: #39b5aa;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.task-thumb-details p, .task-progress p {
    padding-top: 5px;
    color: #a4aaba;
}


.personal-task tbody tr td{
    padding: 11px 15px;
    border-color: #eeeff1;
}

.personal-task tbody tr td i {
    font-size: 20px;
    color: #c7cbd4;
}

.personal-task.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f7f8fc;
}

.personal-task.table-hover > tbody > tr:hover > td i{
    color: #39b5aa;
}

.personal-task > tbody > tr > td:last-child {
    text-align: right;
}

.task-option {
    float: right;
}

.task-option select{
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px;
    color: #a4abbb;
}

.progress-panel {
    padding-bottom: 5px;
}

/*badge*/

.badge.bg-primary {
    background: #8075c4;
}

.badge.bg-success {
    background: #a9d86e;
}

.badge.bg-warning {
    background: #FCB322;
}

.badge.bg-important {
    background: #ff6c60;
}

.badge.bg-info {
    background: #41cac0;
}

.badge.bg-inverse {
    background: #2A3542;
}


/*timeline*/

.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.timeline:before {
    background-color: #C7CBD6;
    bottom: 0px;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 0;
}

h3.timeline-title {
    margin: 0;
    color: #C8CCD7;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.t-info {
    color: #C8CCD7;
}

.timeline-item:before, .timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-item {
    display: table-row;
}

.timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.timeline-desk h1 {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px;
}

.timeline-desk .panel {
    display: block;
    margin-left: 25px;
    position: relative;
    text-align: left;
    background: #F4F4F4;
}

.timeline-item .timeline-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}
.timeline-item .timeline-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    left: auto;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-left: 8px solid #F4F4F4 !important;
}

.timeline .timeline-icon {
    left: -30px;
    position: absolute;
    top: 15px;
}

.timeline .timeline-icon {
    background: #C7CBD6;
    box-shadow: 0 0 0 3px #C7CBD6;
}

.timeline-desk span a {
    text-transform: uppercase;
}

.timeline-desk h1.red, .timeline-desk span a.red {
    color: #EF6F66;
}

.timeline-desk h1.green, .timeline-desk span a.green  {
    color: #39B6AE;
}
.timeline-desk h1.blue, .timeline-desk span a.blue {
    color: #56C9F5;
}
.timeline-desk h1.purple, .timeline-desk span a.purple {
    color: #8074C6;
}
.timeline-desk h1.light-green, .timeline-desk span a.light-green {
    color: #A8D76F;
}

.timeline .timeline-icon.red {
    background: #EF6F66;
    box-shadow: 0 0 0 3px #EF6F66;
}

.timeline .timeline-icon.green {
    background: #39B6AE;
    box-shadow: 0 0 0 3px #39B6AE;
}

.timeline .timeline-icon.blue {
    background: #56C9F5;
    box-shadow: 0 0 0 3px #56C9F5;
}

.timeline .timeline-icon.purple {
    background: #8074C6;
    box-shadow: 0 0 0 3px #8074C6;
}

.timeline .timeline-icon.light-green {
    background: #A8D76F;
    box-shadow: 0 0 0 3px #A8D76F;
}

.timeline .timeline-icon {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
}

.timeline-item.alt .timeline-icon {
    left: auto;
    right: -32px;
}

.timeline .time-icon:before {
    font-size: 16px;
    margin-top: 5px;
}
.timeline .timeline-date {
    left: -200px;
    position: absolute;
    text-align: right;
    top: 12px;
    width: 150px;
}

.timeline-desk h5 span {
    color: #999999;
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
}


.timeline-item.alt:before {
    display: none;
}
.timeline-item:before, .timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-desk p {
    font-size: 12px;
    margin-bottom: 0;
}

.timeline-desk a {
    color: #EF6F66;
}

.timeline-desk .panel {
    margin-bottom: 5px;
}

.timeline-desk .album {
    margin-top: 20px;
}

.timeline-desk .album a {
    margin-right: 5px;
    float: left;
}

.timeline-desk .notification {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    padding: 8px;
}


.timeline-item.alt .panel {
    margin-left: 0;
    margin-right: 25px;
}

.timeline-item.alt .timeline-date {
    left: auto;
    right: -200px;
    text-align: left;
}

.mbot30 {
    margin-bottom: 30px;
}

/*---revenue----*/

.revenue-head {
    background: #ff6c60;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    line-height: 50px;
}

.revenue-head span {
    background: #e56155;
    padding: 16px;
    -webkit-border-radius: 4px 0px 0px 0px;
    border-radius: 4px 0px 0px 0px;
}

.revenue-head span i {
    font-size: 18px;
}

.revenue-head h3 {
    display: inline;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 300;
}

.revenue-head span.rev-combo {
    background: #e56155;
    padding: 16px;
    line-height: normal;
    -webkit-border-radius: 0px 4px 0px 0px;
    border-radius: 0px 4px 0px 0px;
}

/*easy pie chart*/

.easy-pie-chart {
    display: inline-block;
    padding: 30px 0;
}

.chart-info, .chart-info .increase, .chart-info .decrease {
    display: inline-block;
}

.chart-info {
    width: 100%;
    margin-bottom:5px;
}

.chart-position {
    margin-top: 70px;
}

.chart-info span {
    margin: 0 3px;
}

.chart-info .increase {
    background: #ff6c60;
    width: 10px;
    height: 10px;
}

.chart-info .decrease {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
}

.panel-footer.revenue-foot {
    background-color: #e6e7ec;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    border: none;
    padding: 0;
    width: 100%;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .panel-footer.revenue-foot {
        margin-bottom: -4px;
    }
    }


.panel-footer.revenue-foot ul  {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-flex;
}

.panel-footer.revenue-foot ul li {
    float: left;
    width: 33.33%;
}

.panel-footer.revenue-foot ul li.first a:hover, .panel-footer.revenue-foot ul li.first a {
    /*-webkit-border-radius: 0px 0px 0px 4px;*/
    border-radius: 0px 0px 0px 4px;
}

.panel-footer.revenue-foot ul li.last a:hover, .panel-footer.revenue-foot ul li.last a {
    -webkit-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
    border-right: none;

}

.panel-footer.revenue-foot ul li a{
    display: inline-block;
    width: 100%;
    padding: 14px 15px;
    text-align: center;
    border-right: 1px solid #d5d8df;
    color: #797979;
}

.panel-footer.revenue-foot ul li a:hover, .panel-footer.revenue-foot ul li.active a {
    background: #fff;
    position: relative;
}

.panel-footer.revenue-foot ul li a i {
    color: #c6cad5;
    display: block;
    font-size: 16px;
}
.panel-footer.revenue-foot ul li a:hover i, .panel-footer.revenue-foot ul li.active a i {
    color: #ff6c60;
    display: block;
    font-size: 16px;
}

/*flatlab carousel model*/

.flat-carousal {
    background: #58c9f3;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    padding: 10px;
    color: #fff;
    position: relative;
}

.flat-carousal h1 {
    text-align: center;
    font-size: 16px;
    margin: 30px 20px;
    line-height: 20px;
    font-weight: 300;
    font-style: italic;
}

a.view-all {
    color: #fff;
    background: rgba(0,0,0,0.1);
    padding: 8px 15px;
    text-align: center;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-bottom: 18px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link {
    margin: 0;
    padding: 0;
}

ul.ft-link li {
    border-right: 1px solid #E6E7EC;
    display: inline-block;
    line-height: 30px;
    margin: 8px 0;
    text-align: center;
    width: 24%;
}

ul.ft-link li a {
    color: #74829c;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link li a:hover, ul.ft-link li.active a {
    color: #58c9f3;
}

ul.ft-link li:last-child {
    border-right: none;
}

ul.ft-link li a i {
    display: block;
}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-buttons {
    position: absolute;
    top: 70px;
    width: 100%;

}

.owl-prev, .owl-next {
    position: absolute;
}

.owl-next {
    right: 0;
}

.owl-buttons .owl-prev {
    text-indent: -9999px;
    background: url("../img/left-arrow.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

.owl-buttons .owl-next {
    text-indent: -9999px;
    background: url("../img/right-arrow.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

/*product post*/

.post-wrap aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.pro-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.post-info {
    position: relative;
}

.arrow-pro.right:after {
    border-left-color: #FFFFFF;
    border-right-width: 0;
    top: 85px;
    content: " ";
}

.arrow-pro.left:after {
    border-right-color: #FFFFFF;
    border-left-width: 0;
    top: 80px;
    content: " ";
}

.arrow-pro.left {
    left: -8px;
}

.arrow-pro:after {
    border-width: 7px;
    content: "";
}

.arrow-pro, .arrow-pro:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    right: -5px;

}

.post-highlight.yellow {
    background: #f8d347;
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
}

.post-highlight.terques {
    background: #41cac0;
    border-radius: 4px 0px 0px 04px;
    -webkit-border-radius: 4px 0px 0px 04px;
}

.post-info h1 {
    margin: 0;
    font-size: 18px;
    color: #a19899;
    font-weight: 300;
}

.post-highlight.terques h2 {
    font-size: 16px;
    color: #fff;
    font-style: italic;
    padding: 0 20px;
    line-height: 22px;
    margin: 0;
    font-weight: 300;
}

.post-highlight.terques h2 span, .post-highlight.terques h2 a {
    color: #92faf3;
}

.post-info h1 strong {
    text-transform: uppercase;
    color: #937b7b;
}

.post-info .desk {
    display: inline-block;
}

.post-info .desk  h3{
    font-size: 16px;
}

.post-info .desk.yellow h3 {
    color:#f8d347 ;
}

.post-btn {

}

.post-btn a {
    float: left;
    margin-right: 8px;
    font-size: 18px;
    color: #9a9a9a;
}

.post-btn a:hover {
    color: #727272;
}

.pro-thumb {
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(255,255,255,0.4);
}

.pro-thumb img{
    text-align: center;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;

}

.v-align {
    vertical-align: middle !important;
}

.twite h1 {
    margin: 50px 0;
}


.social-footer {
    display: inline;
    text-align: center;
}

.social-footer ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.social-footer ul li {
    display: inline-block;
    margin: 0 20px;
}

.social-footer ul li a {
    font-size: 25px;
    color: #ceced0;
}

.social-footer ul li a:hover i.fa-facebook, .social-footer ul li.active a i.fa-facebook {
    color: #486eac;
}

.social-footer ul li a:hover i.fa-twitter, .social-footer ul li.active a i.fa-twitter {
    color: #58c9f3;
}

.social-footer ul li a:hover i.fa-google-plus, .social-footer ul li.active a i.fa-google-plus {
    color: #4a4a4a;
}

.social-footer ul li a:hover i.fa-pinterest, .social-footer ul li.active a i.fa-pinterest {
    color: #d1282d;
}

/*pie chart */

.pie-foot {
    background: #6b6b6b;
    padding: 18px 15px;
    color: #fff;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

/*follower*/

.follower {
    background: #01a89e;
    color: #fff;
    text-align: center;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.follower-foot {
    padding: 8px 5px 5px 5px;
    color: #757575;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    font-weight: 300;
}

.follower-foot ul {
    padding: 0;
    margin: 0;
}
.follower-foot ul li{
    display: inline-block;
    text-align: center;
    width: 48%;
    line-height: normal;
}

.follower-foot ul li h5{
    margin: 5px 0 0 0;
}

.follower h4 {
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: 300;
}

.follow-ava {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #18b2a6;
    display: inline-block;
}

.follower img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 62px;
    height: 62px;
    /*display: inline-block;*/
}
.display-table
{
	display:table !important;
}
/*--31-march--*/

.displayb-table
{
	display:block !important;
}

/*weather*/

.weather-bg {
    background: #8175c7;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.weather-bg i {
    font-size: 60px;
    display: block;
}

.weather-bg .degree {
    font-size: 60px;
}

.weather-category {
    padding: 15px 0;
    color: #74829C;
}

.weather-category ul {
    padding:0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.weather-category ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    border-right:1px solid #e6e6e6 ;
    display: inline-block;
}

.weather-category ul li h5 {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 300;
}

.weather-category ul li a {

}

.weather-category ul li:last-child  {
    border-right:none ;
}

/*fontawesome*/

.fontawesome-icon-list h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 300;
}

.fontawesome-icon-list .col-sm-4, .fontawesome-icon-list .col-md-3, .fontawesome-icon-list .col-xs-6 {
    margin-bottom: 10px;
}

.fontawesome-icon-list .page-header {
    border-bottom: 1px solid #C9CDD7;
}

.fontawesome-icon-list a {
    color: #797979;
}

.fontawesome-icon-list a:hover{
    color: #35404D;
}

.fontawesome-icon-list i {
    font-size: 16px;
    padding-right: 10px;
}

#web-application, #text-editor, #directional, #video-player, #brand, #medical, #currency {
    margin-top: 10px;
}

/*mail inbox*/

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.mail-box .sm-side {
    width: 25%;
    background: #e5e8ef;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
.mail-box .lg-side {
    width: 75%;
    background: #fff;
    border-radius: 0px 4px 4px 0;
    -webkit-border-radius: 0px 4px 4px 0;
}

.mail-box .sm-side .user-head {
    background: #00a8b3;
    border-radius: 4px 0px 0px 0;
    -webkit-border-radius: 4px 0px 0px 0;
    padding: 10px;
    color: #fff;
    min-height: 80px;
}

.user-head .inbox-avatar {
    width: 65px;
    float: left;
}

.user-head .inbox-avatar img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.user-head .user-name {
    display: inline-block;
    margin:0 0 0 10px;
}

.user-head .user-name h5 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 300;
}
.user-head .user-name h5 a {
    color: #fff;
}

.user-head .user-name span a {
    font-size: 12px;
    color: #87e2e7;
}

a.mail-dropdown {
    background: #80d3d9;
    padding:3px 5px;
    font-size: 10px;
    color: #01a7b3;
    border-radius: 2px;
    margin-top: 20px;
}

.inbox-body {
    padding: 20px;
}

.btn-compose {
    background: #ff6c60;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    color: #fff;
}
.btn-compose:hover {
    background: #f5675c;
    color: #fff;
}

ul.inbox-nav  {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a  {
    color: #6a6a6a;
    line-height: 45px;
    width: 100%;
    display: inline-block;
    padding: 0 20px;
}

ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus  {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.inbox-nav li a i {
    padding-right: 10px;
    font-size: 16px;
    color: #6a6a6a;
}

ul.inbox-nav li a span.label {
    margin-top: 13px;
}

ul.labels-info li h4 {
    padding-left:15px;
    padding-right:15px;
    padding-top: 5px;
    color: #5c5c5e;
    font-size: 13px;
    text-transform: uppercase;
}

ul.labels-info li  {
    margin: 0;
}

ul.labels-info li a {
    color: #6a6a6a;
    border-radius: 0;
}

ul.labels-info li a:hover, ul.labels-info li a:focus {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.labels-info li a i {
    padding-right: 10px;
}

.nav.nav-pills.nav-stacked.labels-info p {
    margin-bottom: 0;
    padding: 0 22px;
    color: #9d9f9e;
    font-size: 11px;
}

.inbox-head {
    padding:20px;
    background: #41cac0;
    color: #fff;
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    min-height: 80px;
}

.inbox-head  h3 {
    margin: 0;
    display: inline-block;
    padding-top: 6px;
    font-weight: 300;
}

.inbox-head  .sr-input {
    height: 40px;
    border: none;
    box-shadow: none;
    padding: 0 10px;
    float: left;
    border-radius: 4px 0 0 4px;
    color: #8a8a8a;
}
.inbox-head  .sr-btn {
    height: 40px;
    border: none;
    background: #00a6b2;
    color: #fff;
    padding: 0 20px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}

.table-inbox tr td{
    padding: 12px !important;
}

.table-inbox tr td:hover{
    cursor: pointer;
}

.table-inbox tr td .fa-star.inbox-started ,.table-inbox tr td .fa-star:hover{
    color: #f78a09;
}

.table-inbox tr td .fa-star{
    color: #d5d5d5;
}

.table-inbox tr.unread td {
    font-weight: 600;
    background: #f7f7f7;
}

ul.inbox-pagination  {
    float: right;
}

ul.inbox-pagination li {
    float: left;
}

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.mail-option .chk-all, .mail-option .btn-group {
    margin-right: 5px;
}

.mail-option .chk-all, .mail-option .btn-group a.btn {
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.inbox-pagination a.np-btn  {
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.mail-option .chk-all input[type=checkbox] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    padding: 0;
    border: none;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-top: 7px;
    margin-right: 5px;
}

.fileinput-button {
    border: 1px solid #e6e6e6;
    background: #eeeeee;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea{
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send, .btn-send:hover {
    background: #00A8B3;
    color: #fff;
}

.btn-send:hover {
    background: #009da7;
}

.modal-header h4.modal-title {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.modal-body label {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.heading-inbox h4{
    font-size: 18px;
    color: #444;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 20px;
}

.sender-info {
    margin-bottom: 20px;
}

.sender-info img {
    width: 30px;
    height: 30px;
}

.sender-dropdown {
    background: #eaeaea;
    padding:0 3px;
    color: #777;
    font-size: 10px;
}

.view-mail a {
    color: #FF6C60;
}

.attachment-mail {
    margin-top: 30px;
}
.attachment-mail ul {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.attachment-mail ul li {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.attachment-mail ul li img {
    width: 100%;
}

.attachment-mail ul li span {
    float: right;
}
.attachment-mail .file-name {
    float: left;
}

.attachment-mail .links {
    width: 100%;
    display: inline-block;
}

/*404 page*/

.body-404 {
    background: #18d4cb;
    color: #fff;
}

.error-wrapper {
    text-align: center;
    margin-top: 10%;
}

.error-wrapper .icon-404{
    background: url("../img/404_icon.png") no-repeat;
    width: 289px;
    height: 274px;
    display: inline-block;
    margin-left: 30px;
}


.error-wrapper h1 {
    font-size: 90px;
    font-weight: 300;
    margin: -50px 0 0 0;
}

.error-wrapper h2 {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 30px 0;
}

.error-wrapper p, .error-wrapper p a {
    font-size: 18px;
    font-weight: 300;
}

.error-wrapper p.page-404  {
    color: #7dfff7;
}

.error-wrapper p.page-404 a, .error-wrapper p.page-500 a,  .error-wrapper p.page-404 a:hover, .error-wrapper p.page-500 a:hover {
    color: #fff;
}


/*500 page*/

.body-500 {
    background: #8075c6;
    color: #fff;
}

.error-wrapper p.page-500 {
    color: #afa5f1;
}

.error-wrapper .icon-500{
    background: url("../img/500_icon.png") no-repeat;
    width: 289px;
    height: 274px;
    display: inline-block;
    margin-left: 55px;
}

/*profile*/

.profile-nav .user-heading {
    background: #ff766c;
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    padding: 30px;
    text-align: center;
}

.profile-nav .user-heading.round a  {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(255,255,255,0.3);
    display: inline-block;
}

.profile-nav .user-heading a img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.profile-nav .user-heading h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.profile-nav .user-heading p {
    font-size: 12px;
}

.profile-nav ul {
    margin-top: 1px;
}

.profile-nav ul > li {
    border-bottom: 1px solid #ebeae6;
    margin-top: 0;
    line-height: 30px;
}

.profile-nav ul > li:last-child {
    border-bottom: none;
}

.profile-nav ul > li > a {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #89817f;
    border-left: 5px solid #fff;
}

.profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus, .profile-nav ul li.active  a {
    background: #f8f7f5 !important;
    border-left: 5px solid #ff766c;
    color: #89817f !important;
}

.profile-nav ul > li:last-child > a:last-child {
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

.profile-nav ul > li > a > i{
    font-size: 16px;
    padding-right: 10px;
    color: #bcb3aa;
}

.r-activity {
    margin: 6px 0 0;
    font-size: 12px;
}


.p-text-area, .p-text-area:focus {
    border: none;
    font-weight: 300;
    box-shadow: none;
    color: #c3c3c3;
    font-size: 16px;
}

.profile-info .panel-footer {
    background-color:#f8f7f5 ;
    border-top: 1px solid #e7ebee;
}

.profile-info .panel-footer ul li a {
    color: #7a7a7a;
}

.bio-graph-heading {
    background: #41cac0;
    color: #fff;
    text-align: center;
    font-style: italic;
    padding: 40px 110px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: 300;
}

.bio-graph-info {
    color: #89817e;
}

.bio-graph-info h1 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding:0 15px;
}

.bio-row p span {
    width: 100px;
    display: inline-block;
}

.bio-chart, .bio-desk {
    float: left;
}

.bio-chart {
    width: 40%;
}

.bio-desk {
    width: 60%;
}

.bio-desk h4 {
    font-size: 15px;
    font-weight:400;
}

.bio-desk h4.terques {
    color: #4CC5CD;
}

.bio-desk h4.red {
    color: #e26b7f;
}

.bio-desk h4.green {
    color: #97be4b;
}

.bio-desk h4.purple {
    color: #caa3da;
}

.file-pos {
    margin: 6px 0 10px 0;
}

.profile-activity h5 {
    font-weight: 300;
    margin-top: 0;
    color: #c3c3c3;
}

.summary-head {
    background: #ee7272;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ee7272;
}

.summary-head h4 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.summary-head p {
    color: rgba(255,255,255,0.6);
}

ul.summary-list {
    display: inline-block;
    padding-left:0 ;
    width: 100%;
    margin-bottom: 0;
}

ul.summary-list > li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
}

ul.summary-list > li > a > i {
    display:block;
    font-size: 18px;
    padding-bottom: 5px;
}

ul.summary-list > li > a {
    padding: 10px 0;
    display: inline-block;
    color: #818181;
}

ul.summary-list > li  {
    border-right: 1px solid #eaeaea;
}

ul.summary-list > li:last-child  {
    border-right: none;
}

.activity {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.activity.alt {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.activity span {
    float: left;
}

.activity.alt span {
    float: right;
}
.activity span, .activity.alt span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eee;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.activity.terques span {
    background: #8dd7d6;
}

.activity.terques h4 {
    color: #8dd7d6;
}
.activity.purple span {
    background: #b984dc;
}

.activity.purple h4 {
    color: #b984dc;
}
.activity.blue span {
    background: #90b4e6;
}

.activity.blue h4 {
    color: #90b4e6;
}
.activity.green span {
    background: #aec785;
}

.activity.green h4 {
    color: #aec785;
}

.activity h4 {
    margin-top:0 ;
    font-size: 16px;
}

.activity p {
    margin-bottom: 0;
    font-size: 13px;
}

.activity .activity-desk i, .activity.alt .activity-desk i {
    float: left;
    font-size: 18px;
    margin-right: 10px;
    color: #bebebe;
}

.activity .activity-desk {
    margin-left: 70px;
    position: relative;
}

.activity.alt .activity-desk {
    margin-right: 70px;
    position: relative;
}

.activity.alt .activity-desk .panel {
    float: right;
    position: relative;
}

.activity-desk .panel {
    background: #F4F4F4 ;
    display: inline-block;
}


.activity .activity-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}
.activity .activity-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .arrow-alt {
    border-left: 8px solid #F4F4F4 !important;
}

.activity-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .album {
    display: inline-block;
    margin-top: 10px;
}

.activity-desk .album a{
    margin-right: 10px;
}

.activity-desk .album a:last-child{
    margin-right: 0px;
}

/*invoice*/

.invoice-list  {
    margin-bottom: 30px;
}

.invoice-list h4 {
    font-weight: 300;
    font-size: 16px;
}

.invoice-block {
    text-align: right;
}

ul.amounts li {
    background: #f5f5f5;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 300;
}

.invoice-btn a{
    font-weight: 300;
    margin: 0 5px;
    font-size: 16px;
}

.corporate-id {
    margin-bottom: 30px;
}

/*panel heading color*/

.panel-primary > .panel-heading.navyblue {
    background-color: #2A3542;
    border-color: #2A3542;
    color: #FFFFFF;
}

/*table*/

.table-advance tr td {
    vertical-align: middle !important;
}

.no-border {
    border-bottom: none;
}

.dataTables_length , .dataTables_filter{
    padding:15px;
}
.dataTables_info{
    padding:0 15px;
}

.dataTables_filter {
    float: right;
}

.dataTables_length select {
    width: 65px;
    padding:5px 8px;
}

.dataTables_length label, .dataTables_filter label {
    font-weight: 300;
}

.dataTables_filter label {
    width: 100%;
}

.dataTables_filter label input {
    width: 78%;
}

.border-top {
    border-top: 1px solid #ddd;
}

.dataTables_paginate.paging_bootstrap.pagination li {
    float: left;
    margin: 0 1px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination li.disabled a{
    color: #c7c7c7;
}
.dataTables_paginate.paging_bootstrap.pagination li a{
    color: #797979;
    padding: 5px 10px;
    display: inline-block;
}

.dataTables_paginate.paging_bootstrap.pagination li:hover a, .dataTables_paginate.paging_bootstrap.pagination li.active a{
    color: #797979;
    background: #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination {
    float: right;
    margin-top: -5px;
    margin-bottom: 15px;

}

.dataTable tr:last-child {
    border-bottom: 1px solid #ddd;
}

/*calendar*/

.has-toolbar.fc {
    margin-top: 50px;
}

.fc-header-title {
    display: inline-block;
    margin-top: -50px;
    vertical-align: top;
}

.fc-view {
    margin-top: -50px;
    overflow: hidden;
    width: 100%;
}

.fc-state-default, .fc-state-default .fc-button-inner {
    background: #F3F3F3 !important;
    border-color: #DDDDDD;
    border-style: none solid;
    color: #646464;
}

.fc-state-active, .fc-state-active .fc-button-inner,
.fc-state-hover, .fc-state-hover .fc-button-inner{
    background:  #FF6C60 !important;
    color: #fff !important;
}

.fc-event-skin {
    background-color: #6883a3 !important;
    border-color: #6883a3 !important;
    color: #FFFFFF !important;
}

.fc-grid th {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F3F3F3 !important;
}

.fc-header-title h2 {
    font-size: 20px !important;
    color: #C8CCD7;
    font-weight: 300;
}

.external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 6px !important;
    margin-right: 6px !important;
    padding: 8px;
}

#external-events p input[type="checkbox"]{
    margin: 0;
}

.drg-event-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.fc-content .fc-event {
    border-radius:4px;
    webkit-border-radius:4px;
    padding: 4px 6px;
}

.fc-corner-left {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}

.fc-corner-right {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.drp-rmv {
    padding-top: 10px;
    margin-top: 10px;
}


/*button*/

.btn-row {
    margin-bottom: 10px;
}

/*tabs*/

.tab-head {
    background: #7087a3;
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}

.tab-container {
    margin-top: 10px;
}

.tab-head .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 1px;
    color: #fff;
}

.tab-head .nav-tabs > li.active > a, .tab-head .nav-tabs > li > a:hover, .tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li.active > a:focus {
    background-color: #f1f2f7;
    border-color: #f1f2f7;
    color: #797979;
}

/*general page*/

.progress-xs {
    height: 8px;
}

.progress-sm {
    height: 12px;
}

.panel-heading .nav {
    border: medium none;
    font-size: 13px;
    margin: -10px -15px -11px;
}

.tab-bg-dark-navy-blue {
    background: #7087A3;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-bottom: none;
}

.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
    border-width: 0;
    border-radius: 0;
}

.panel-heading .nav > li > a {
    color: #fff;
}

.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
    color: #47596f;
    background: #fff;
}

.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover {
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
}


.tab-right {
    height: 38px;
}

.panel-heading.tab-right .nav > li:first-child.active > a, .tab-right.panel-heading .nav > li:first-child > a:hover {
    border-radius:  0 ;
    -webkit-border-radius: 0 ;
}

.panel-heading.tab-right .nav > li:last-child.active > a, .tab-right.panel-heading .nav > li:last-child > a:hover {
    border-radius:  0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
}

.panel-heading.tab-right .nav-tabs > li > a {
    margin-left: 1px;
    margin-right: 0px;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot-none {
    margin-bottom: 0;
}

.wht-color {
    color: #fff;
}

.close-sm {
    font-size: 14px;
}

/*carousel*/

.carousel-indicators li {
    background:  rgba(0, 0, 0, 0.2) ;
    border:  none;
    transition:background-color 0.25s ease 0s;
    -moz-transition:background-color 0.25s ease 0s;
    -webkit-transition:background-color 0.25s ease 0s;
}

.carousel-indicators .active {
    background:#ff6c60;
    height: 10px;
    margin: 1px;
    width: 10px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-control {
    color: #999999;
    text-shadow: none;
    width: 45px;
}

.carousel-control i {
    display: inline-block;
    height: 25px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}


.carousel-control.left, .carousel-control.right {
    background: none;
    filter:none;
}

.carousel-control:hover, .carousel-control:focus {
    color: #CCCCCC;
    opacity: 0.9;
    text-decoration: none;
}

.carousel-inner h3 {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
}

.carousel-inner {
    margin-bottom: 15px;
}

/*gritter*/
.gritter-close {
    left: auto !important;
    right: 3px !important;
}


/*form*/


.sm-input {
    width: 175px;
}

.form-horizontal.tasi-form .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.form-horizontal.tasi-form .form-group:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.form-horizontal.tasi-form .form-group .help-block {
    margin-bottom: 0;
}


.round-input {
    border-radius: 500px;
    -webkit-border-radius: 500px;
}


.m-bot15 {
    margin-bottom: 15px;
}

.form-horizontal.tasi-form .checkbox-inline > input {
    margin-top: 1px;
    border:none;
}

.iconic-input {
    position: relative;
}

.iconic-input i {
    color: #CCCCCC;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 8px 5px 8px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
}

.iconic-input input {
    padding-left: 30px !important;
}

.iconic-input.right input {
    padding-left: 10px !important;
    padding-right: 30px !important;
}

.iconic-input.right i {
    float: right;
    right: 5px;
}

input.spinner[type="text"], input.spinner[type="password"], input.spinner[type="datetime"], input.spinner[type="datetime-local"], input.spinner[type="date"], input.spinner[type="month"], input.spinner[type="time"], input.spinner[type="week"], input.spinner[type="number"], input.spinner[type="email"], input.spinner[type="url"], input.spinner[type="search"], input.spinner[type="tel"], input.spinner[type="color"] {
    background: url("../img/input-spinner.gif") right no-repeat !important;
}


/*form validation*/

.cmxform .form-group label.error {
    display: inline;
    margin: 5px 0;
    color: #B94A48;
    font-weight: 400;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus, .cmxform .form-group input.error , .cmxform .form-group textarea.error{
    border-color: #B94A48 !important;
}

#signupForm label.error {
    display: inline;
    margin:5px 0px;
    width: auto;
    color: #B94A48;
}

.checkbox, .checkbox:hover, .checkbox:focus  {
    border:none;
}


/*slider*/
table.sliders tr td {
    padding: 30px 0;
    border:none;
}

.slider {
    margin-top: 3px;
}

.slider-info {
    padding-top: 10px;
}

.sliders .ui-widget-header {
    background: #22bacf !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0 !important;
}


#eq span {
    height:120px; float:left; margin:15px
}


.ui-widget-content {
    background: #eed8cd !important;
    border: none !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.ui-slider-horizontal {
    height: 8px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.57em   !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #fff !important;
    /*border: 3px solid #22bacf !important;*/
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
}

.ui-slider-vertical {
    width: 8px !important;
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.5em  !important;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.6em;
    position: absolute;
    width: 1.6em;
    z-index: 2;
}

.bound-s {
    width: 90px;
    margin-bottom: 15px;
}


/*----switch ----*/


/*.has-switch {*/
    /*border-radius: 30px;*/
    /*-webkit-border-radius: 30px;*/
    /*display: inline-block;*/
    /*cursor: pointer;*/
    /*line-height: 1.231;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*text-align: left;*/
    /*width: 80px;*/
    /*-webkit-mask: url('../img/mask.png') 0 0 no-repeat;*/
    /*mask: url('../img/mask.png') 0 0 no-repeat;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*-o-user-select: none;*/
    /*user-select: none;*/
/*}*/
/*.has-switch.deactivate {*/
    /*opacity: 0.5;*/
    /*filter: alpha(opacity=50);*/
    /*cursor: default !important;*/
/*}*/
/*.has-switch.deactivate label,*/
/*.has-switch.deactivate span {*/
    /*cursor: default !important;*/
/*}*/
/*.has-switch > div {*/
    /*width: 162%;*/
    /*position: relative;*/
    /*top: 0;*/
/*}*/
/*.has-switch > div.switch-animate {*/
    /*-webkit-transition: left 0.25s ease-out;*/
    /*-moz-transition: left 0.25s ease-out;*/
    /*-o-transition: left 0.25s ease-out;*/
    /*transition: left 0.25s ease-out;*/
    /*-webkit-backface-visibility: hidden;*/
/*}*/
/*.has-switch > div.switch-off {*/
    /*left: -63%;*/
/*}*/
/*.has-switch > div.switch-off label {*/
    /*background-color: #7f8c9a;*/
    /*border-color: #bdc3c7;*/
    /*-webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);*/
    /*-moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);*/
    /*box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);*/
/*}*/
/*.has-switch > div.switch-on {*/
    /*left: 0%;*/
/*}*/
/*.has-switch > div.switch-on label {*/
    /*background-color: #41cac0;*/
/*}*/
/*.has-switch input[type=checkbox] {*/
    /*display: none;*/
/*}*/
/*.has-switch span {*/
    /*cursor: pointer;*/
    /*font-size: 14.994px;*/
    /*font-weight: 700;*/
    /*float: left;*/
    /*height: 29px;*/
    /*line-height: 19px;*/
    /*margin: 0;*/
    /*padding-bottom: 6px;*/
    /*padding-top: 5px;*/
    /*position: relative;*/
    /*text-align: center;*/
    /*width: 50%;*/
    /*z-index: 1;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    /*-webkit-transition: 0.25s ease-out;*/
    /*-moz-transition: 0.25s ease-out;*/
    /*-o-transition: 0.25s ease-out;*/
    /*transition: 0.25s ease-out;*/
    /*-webkit-backface-visibility: hidden;*/
/*}*/
/*.has-switch span.switch-left {*/
    /*border-radius: 30px 0 0 30px;*/
    /*background-color: #2A3542;*/
    /*color: #41cac0;*/
    /*border-left: 1px solid transparent;*/
/*}*/
/*.has-switch span.switch-right {*/
    /*border-radius: 0 30px 30px 0;*/
    /*background-color: #bdc3c7;*/
    /*color: #ffffff;*/
    /*text-indent: 7px;*/
/*}*/
/*.has-switch span.switch-right [class*="fui-"] {*/
    /*text-indent: 0;*/
/*}*/
/*.has-switch label {*/
    /*border: 4px solid #2A3542;*/
    /*border-radius: 50%;*/
    /*-webkit-border-radius: 50%;*/
    /*float: left;*/
    /*height: 29px;*/
    /*margin: 0 -21px 0 -14px;*/
    /*padding: 0;*/
    /*position: relative;*/
    /*vertical-align: middle;*/
    /*width: 29px;*/
    /*z-index: 100;*/
    /*-webkit-transition: 0.25s ease-out;*/
    /*-moz-transition: 0.25s ease-out;*/
    /*-o-transition: 0.25s ease-out;*/
    /*transition: 0.25s ease-out;*/
    /*-webkit-backface-visibility: hidden;*/
/*}*/
/*.switch-square {*/
    /*border-radius: 6px;*/
    /*-webkit-border-radius: 6px;*/
    /*-webkit-mask: url('../img/mask.png') 0 0 no-repeat;*/
    /*mask: url('../img/mask.png') 0 0 no-repeat;*/
/*}*/
/*.switch-square > div.switch-off label {*/
    /*border-color: #7f8c9a;*/
    /*border-radius: 6px 0 0 6px;*/
/*}*/
/*.switch-square span.switch-left {*/
    /*border-radius: 6px 0 0 6px;*/
/*}*/
/*.switch-square span.switch-left [class*="fui-"] {*/
    /*text-indent: -10px;*/
/*}*/
/*.switch-square span.switch-right {*/
    /*border-radius: 0 6px 6px 0;*/
/*}*/
/*.switch-square span.switch-right [class*="fui-"] {*/
    /*text-indent: 5px;*/
/*}*/
/*.switch-square label {*/
    /*border-radius: 0 6px 6px 0;*/
    /*border-color: #41cac0;*/
/*}*/


/*tag input*/

.tagsinput {
    border: 1px solid #e3e6ed;
    border-radius: 6px;
    height: 100px;
    padding: 6px 1px 1px 6px;
    overflow-y: auto;
    text-align: left;
}
.tagsinput .tag {
    border-radius: 4px;
    background-color: #41cac0;
    color: #ffffff;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 15px;
    padding: 6px 13px 8px 19px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.14s linear;
    -moz-transition: 0.14s linear;
    -o-transition: 0.14s linear;
    transition: 0.14s linear;
    -webkit-backface-visibility: hidden;
}
.tagsinput .tag:hover {
    background-color: #39b1a8;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 20px;
}
.tagsinput .tag:hover .tagsinput-remove-link {
    color: #ffffff;
    opacity: 1;
    display: block\9;
}
.tagsinput input {
    background: transparent;
    border: none;
    color: #34495e;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0 0 0 5px;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 12px;
}
.tagsinput-remove-link {
    bottom: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
    padding: 7px 7px 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none\9;
}
.tagsinput-remove-link:before {
    color: #ffffff;
    content: "\f00d";
    font-family: "FontAwesome";
}
.tagsinput-add-container {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    display: inline;
}
.tagsinput-add {
    background-color: #d6dbdf;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 6px 9px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
.tagsinput-add:hover {
    background-color: #3bb8af;
}
.tagsinput-add:before {
    content: "\f067";
    font-family: "FontAwesome";
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}


/*checkbox & radio style*/


.checkboxes label, .radios label {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 7px;
    font-weight: 300;
}

.radios {
    padding-top: 18px;
}

.label_check input,
.label_radio input {
    margin-right: 5px;
}

.has-js .label_check,
.has-js .label_radio {
    padding-left: 34px;
}

.has-js .label_radio {
    background: url(../img/checkbox/radio-off.png) no-repeat;
}

.has-js .label_check {
    background: url(../img/checkbox/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(../img/checkbox/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(../img/checkbox/radio-on.png) no-repeat;
}

.has-js .label_check input,
.has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

/*date picker*/

.add-on {
    float: right;
    margin-top: -37px;
    padding: 3px;
    text-align: center;
}

.add-on .btn {
    padding: 9px;
}

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
    margin-bottom: 10px;
    padding-left: 0px;
}

.daterangepicker .ranges label {
    padding-bottom: 0;
    padding-top: 8px;
}


.daterangepicker td.active, .daterangepicker td.active:hover,
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active.active:hover, .datepicker td.active.disabled, .datepicker td.active.disabled:hover, .datepicker td.active[disabled], .datepicker td.active[disabled]:hover,
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled],
.datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled.disabled:hover, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active[disabled]:hover, .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled[disabled]:hover{
    background: #41CAC0;
}

.datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active {
    background: #41CAC0;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
}

.daterangepicker td.active, .daterangepicker td.active:hover, .datepicker td.active, .datepicker td.active:hover, .datepicker td span.active {
    text-shadow: none;
}

.datepicker th.switch {
    width: 125px;
}

.datepicker td span {
    height: 40px;
    line-height: 40px;
}


.bootstrap-timepicker table td input {
    border: 1px solid #ccc;
    border-radius:3px;
    -webkit-border-radius:3px;
}


/*ck editor*/

.cke_top, .cke_bottom {
    background: #F5F5F5 !important;
    background: -moz-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -webkit-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -o-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    box-shadow: none;
    padding: 6px 8px 2px;
}

.cke_top {
    border-bottom: 1px solid #cccccc !important;
}

.cke_chrome {
    display: block;
    padding: 0;
}

/*form wizard*/

.stepy-tab {
    text-align: center;
}

.stepy-tab ul{
    display: inline-block;
}

.stepy-tab ul li {
    float: left;
}

.step legend {
    border: none;
}

.button-back {
    float: left;
}

.button-next, .finish {
    float: right;
}

.button-back, .button-next, .finish {
    cursor: pointer;  text-decoration: none;
}

.step {
    clear: left;
}
.step label {
    display: block;
}


.stepy-titles li {
    color: #757575;
    cursor: pointer;
    float: left;
    margin: 10px 15px;
}

.stepy-titles li span { display: block; }

.stepy-titles li.current-step div {
    color: #fff;
    cursor: auto;
    background: #A9D86E;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.stepy-titles li div{
    font-size:16px;
    font-weight: 300;
    background: #eee;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
}


/*widget*/

.user-heading.alt {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.alt.green-bg {
    background: #aec785;
}

.profile-nav.alt.green-border ul > li > a:hover, .profile-nav.alt.green-border ul > li > a:focus, .profile-nav.alt.green-border ul li.active a {
    border-left: 5px solid #aec785;
}

.user-heading.alt a {
    float: left;
    margin-right: 15px;
    margin-left: -10px;
    display: inline-block;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.user-heading.alt a img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.twt-feed {
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    padding: 10px;
    position: relative;
    text-align: center;
}

.twt-feed.blue-bg {
    background: #58C9F3;
}

.twt-feed h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.twt-feed a  {
    border: 8px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    margin-bottom: -55px;
}

.twt-feed a img {
    height: 112px;
    width: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.twt-category {
    display: inline-block;
    margin-bottom: 11px;
    margin-top: 55px;
    width: 100%;
}


.twt-category ul li{
    color: #89817f;
    font-size: 13px;
}

.twt-category h5  {
    font-size: 20px;
    font-weight: 300;
}

.twt-write .t-text-area {
    border: 1px solid #eeeeee;
    border-radius: 0;
}

.twt-write {
    margin-bottom: 10px;
}

.twt-footer {
    padding: 10px 15px;
}

.btn-space {
    padding-left: 11.6%;
    padding-right: 11%;
}

.p-head {
    color: #f77b6f;
    font-weight: 400;
    font-size: 14px;
}

.cmt-head {
    font-weight: 400;
    font-size: 13px;
}

.p-thumb img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tasi-tab .media-body p {
    /*color: #b8bac6;*/
}

.pull-right.chat-features {
    margin-top: 10px;
}


/*Timeline chat*/

.chat-form {
    margin-top: 25px;
    clear: both;
}

.chat-form .input-cont {
    margin-bottom: 10px;
}

.chat-form .input-cont input {
    margin-bottom: 0px;
}

.chat-form .input-cont input{
    border: 1px solid #d3d3d3 !important;
    margin-top:0;
    min-height: 45px;
}

.chat-form .input-cont input {
    background-color: #fff !important;
}

.chat-features a {
    margin-left: 10px;
}

.chat-features a i{
    color: #d0d0d0;
}

.timeline-messages:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    top: 0;
    width: 2px;
}
.timeline-messages:before, .msg-time-chat:before, .msg-time-chat .text:before {
    content: "";
    left: 60px;
    position: absolute;
    top: -2px;
}
.timeline-messages, .msg-time-chat , .timeline-messages .msg-in, .timeline-messages .msg-out {
    position: relative;
}


.timeline-messages .msg-in  .arrow {
    /*border-right: 8px solid #F4F4F4 !important;*/
}
.timeline-messages .msg-in .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.timeline-messages .msg-out  .arrow {
    /*border-right: 8px solid #41cac0 !important;*/
}
.timeline-messages .msg-out .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.msg-time-chat:first-child:before {
    margin-top: 16px;
}
.msg-time-chat:before {
    background:#CCCCCC;
    border: 2px solid #FAFAFA;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    height: 14px;
    margin: 23px 0 0 -6px;
    width: 14px;
}
.msg-time-chat:hover:before {
    background: #41cac0;
}
.msg-time-chat:first-child {
    padding-top: 0;
}
.message-img {
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.message-img img {
    display: block;
    height: 44px;
    width: 44px;
}
.message-body {
    margin-left: 80px;
}
.msg-time-chat .msg-in .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.msg-time-chat .msg-out .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.msg-time-chat p {
    margin: 0;
}
.msg-time-chat .attribution {
    font-size: 11px;
    margin: 0px 0 5px;
}
.msg-time-chat {
    overflow: hidden;
    padding:8px 0;
}

.msg-in a, .msg-in a:hover{
    color: #b64c4c;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}
.msg-out a, .msg-out a:hover{
    color: #288f98;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}


/*custom select*/

span.customSelect {
    font-size:12px;
    background-color: #ffffff;
    padding:10px;
    border:1px solid #EAEAEA;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #A4AABA;
}
span.customSelect.changed {
    background-color: #fff;
}
.customSelectInner {
    background:url(../img/customSelect-arrow.gif) no-repeat center right;
}

/*boxed page */

.boxed-page {
    background-color: #ccc !important;
}

.boxed-page .container {
    background: #2A3542;
    padding-left: 0;
    padding-right: 0;
}

.boxed-page .container #sidebar {
    position:inherit;
}

.boxed-page .container .header .container{
    background: #fff;
}


.boxed-page .container aside {
    float: left;
}
.boxed-page .container .wrapper{
    background: #F1F2F7;
    min-height: 900px;
}


/*collapsible*/

.tools a {
    margin-left: 10px;
    color: #a7a7a7;
    font-size: 12px;
}

/* google maps */
.gmaps {
    height: 300px;
    width: 100%;
}

/* star rating */
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 30px;
}
.rating span.star,
.rating span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
    cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
    content: "\f006";
    padding-right: 5px;
    color: #BEC3C7;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
    content: "\f005";
    color: #41CAC0;
}

/*search page*/

.classic-search {
    margin-bottom: 30px;
}
.classic-search h4 {
    margin-bottom: 3px;
    font-weight: 300;
    font-size: 16px;
}
.classic-search h4 a {
    color: #314558;
}

.classic-search h4 a:hover {
    text-decoration: underline;
}


/*ckEditor*/


#editor-container
{
    width: 100%;
    margin: 10px auto 0;

}


#header-editor
{
    overflow: hidden;
    padding: 0 0 30px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

#headerLeft,
#headerRight
{
    width: 49%;
    overflow: hidden;
}

#headerLeft
{
    float: left;
    padding: 10px 1px 1px;
}

#headerLeft h2,
#headerLeft h3
{
    margin: 0;
    overflow: hidden;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

#headerLeft h2
{
    font-size: 2.6em;
    line-height: 1.1em;
    text-transform: capitalize;
    color: #314558;
    margin-bottom: 20px;
}

#headerLeft h3
{
    font-size: 1.5em;
    line-height: 1.1em;
    margin: .2em 0 0;
    color: #757575;
}

#headerRight
{
    float: right;
    padding: 1px;
}

#headerRight p
{
    line-height: 1.8em;
    text-align: justify;
    margin: 0;
}

#headerRight p + p
{
    margin-top: 20px;
}

#headerRight > div
{
    padding: 20px;
    margin: 0 0 0 30px;
    font-size: 1.1em;
    color: #757575;
}

#columns
{
    color: #757575;
    overflow: hidden;
    padding: 20px 0;
}

#columns h3 {
    color: #314558;
}

#columns > div
{
    float: left;
    width: 33.3%;
}

#columns #column1 > div
{
    margin-left: 1px;
}

#columns #column3 > div
{
    margin-right: 1px;
}

#columns > div > div
{
    margin: 0px 10px;
    padding: 10px 20px;
}

#columns blockquote
{
    margin-left: 15px;
}


#taglist {
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
    margin: 0 0 0 20px;
}


.cke_editable.cke_editable_inline.cke_focus {
    background: #fcfcfc;
    border: 1px solid #eaeaea;
    cursor: text;
    outline: medium none;
}

/*advanced table*/

.adv-table table tr td {
    padding: 10px;
}

.adv-table table.display thead th {
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
}

tr.odd.gradeA td.sorting_1, tr.odd td.sorting_1, tr.even.gradeA td.sorting_1 {
    background: none;
}

td.details {
    background-color: #eee;
}

td.details table tr td, .dataTable tr:last-child {
    border: none;
}

.adv-table table.display tr.odd.gradeA {
    background-color: #F9F9F9;
}

.adv-table table.display tr.even.gradeA {
    background-color: #FFFFFF;
}

.adv-table .dataTables_filter label input {
    float: right;
    margin-left: 10px;
    width: 78%;
}

.adv-table .dataTables_filter label {
    line-height: 33px;
    width: 100%;
}

.adv-table .dataTables_length select {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 8px;
    width: 65px;
}

.adv-table .dataTables_info, .dataTables_paginate {
    padding: 15px 0;
}

.adv-table .dataTables_length,.adv-table .dataTables_filter {
    padding: 15px 0;
}

.cke_chrome {
    border: none !important;
}


.editable-table .dataTables_filter {
    width: 80%;
}

tr.odd.gradeX td.sorting_1, tr.even.gradeX td.sorting_1, table.display tr.even.gradeX, table.display tr.gradeX, tr.even.gradeU td.sorting_1, tr.even td.sorting_1, table.display tr.even.gradeC, table.display tr.gradeC, tr.odd.gradeC td.sorting_1, table.display tr.even.gradeU, table.display tr.gradeU, tr.odd.gradeU td.sorting_1{
    background: none !important;
}

/*flot chart*/

.flot-chart .chart, .flot-chart .pie, .flot-chart .bars {
    height: 300px;
}


/*xchart*/

.demo-xchart {
    height: 400px;
    width: 100%;
}


/*Horizontal menu*/

.full-width #main-content {
    margin-left: 0;
}

.horizontal-menu {
    margin-left: 50px;
    float: left;
}

.horizontal-menu .navbar-nav > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
}

.full-width .navbar-header {
    width: 100%;
}


.full-width .nav > li > a:hover, .full-width .nav  li.active a, .full-width .nav li.dropdown a:hover , .full-width .nav li.dropdown.open a:focus, .full-width .nav .open > a, .full-width  .nav .open > a:hover, .full-width  .nav .open > a:focus{
    background-color: #F77B6F;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}


.full-width .dropdown-menu {
    box-shadow: none;
}

.full-width .dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 13px;
}


/*advanced form*/

.form-body {
    padding: 20px;
}


/*multiselect*/

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background-color: #2A3542;
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}

.ms-container .ms-list, .ms-container .ms-list.ms-focus {
    box-shadow: none !important;
}

.ms-container .ms-list.ms-focus {
    border: 1px solid #2A3542;
}

.ms-selectable .search-input, .ms-selection .search-input{
    margin-bottom: 10px;
}

/*spinner*/

.spinner-buttons.btn-group-vertical .btn {
    height: 17px;
    margin: 0;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    width: 22px;
}

.spinner-buttons.btn-group-vertical .btn i {
    margin-top: -3px;
}
.spinner-buttons.btn-group-vertical .btn:first-child {
    border-radius: 0 4px 0 0 !important;
    -webkit-border-radius: 0 4px 0 0 !important;
}

.spinner-buttons.btn-group-vertical .btn:last-child {
    border-radius: 0 0 4px !important;
    -webkit-border-radius: 0 0 4px !important;
}

/**/

.wysihtml5-toolbar .btn-default {
    background: #fff;
    color: #757575;
}

/*todolist*/

#sortable {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}
#sortable li {
    padding-left: 3em;
    font-size: 12px;
}
#sortable li i {
    position: absolute;
    left:6px;
    padding:4px 10px 0 10px;
    cursor: pointer;
}

#sortable li input[type=checkbox]{
    margin-top: 0;
}

.ui-sortable > li {
    padding: 15px 0 15px 35px !important ;
    position: relative;
    background: #f5f6f8;
    margin-bottom: 2px;
    border-bottom   : none !important;
}

.ui-sortable li.list-primary {
    border-left: 3px solid #41CAC0;
}

.ui-sortable li.list-success {
    border-left: 3px solid #78CD51;
}

.ui-sortable li.list-danger {
    border-left: 3px solid #FF6C60;
}

.ui-sortable li.list-warning {
    border-left: 3px solid #F1C500;
}

.ui-sortable li.list-info {
    border-left: 3px solid #58C9F3;
}

.ui-sortable li.list-inverse {
    border-left: 3px solid #BEC3C7;
}

/*lock screen*/

.lock-screen {
    background:#02bac6 url("../img/lock-bg.jpg");
    background-size: cover;
    background-repeat: repeat;
}

.lock-wrapper {
    margin: 10% auto;
    max-width: 330px;
}

.lock-box {
    background: rgba(255,255,255,.3);
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
}

.lock-wrapper img {
    position: absolute;
    left: 40%;
    top: -40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #fff;
}

.lock-wrapper h1 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 20px 0 0 0;
}

.lock-wrapper .locked {
    margin-bottom: 20px;
    display: inline-block;
    color: #026f7a;
}

.btn-lock,.btn-lock:hover {
    background: #02b5c2;
    color: #fff;
}

.lock-input {
    width: 83%;
    border: none;
    float: left;
    margin-right: 3px;
}

#time {
    width: 100%;
    color: #fff;
    font-size: 60px;
    margin-bottom: 80px;
    display: inline-block;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}


/*language*/

.language {
    margin-top: 4px;
}
.language .dropdown-menu {
    border: 1px solid #eee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.176) !important;
}
.language .dropdown-menu li a{
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.language .dropdown-menu li:last-child a {
    border-bottom: none;
}

.language .dropdown-menu li a {
    font-size: 13px;
}



/*product list*/

.prod-cat li a{
    border-bottom: 1px dashed #d9d9d9;
}

.prod-cat li a {
    color: #3b3b3b;
}

.prod-cat li ul {
    margin-left: 30px;
}

.prod-cat li ul li a{
    border-bottom:none;
}
.prod-cat li ul li a:hover,.prod-cat li ul li a:focus, .prod-cat li ul li.active a , .prod-cat li a:hover,.prod-cat li a:focus, .prod-cat li a.active{
    background: none;
    color: #ff7261;
}

.pro-lab{
    margin-right: 20px;
    font-weight: normal;
}

.pro-sort {
    padding-right: 20px;
    float: left;
}

.pro-page-list {
    margin: 5px 0 0 0;
}

.product-list img{
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.product-list .pro-img-box {
    position: relative;
}
.adtocart {
    background: #fc5959;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 3px solid #fff;
    left: 45%;
    bottom: -25px;
    position: absolute;
}

.adtocart i{
    color: #fff;
    font-size: 25px;
    line-height: 42px;
}

.pro-title {
    color: #5A5A5A;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
}

.product-list .price {
    color:#fc5959 ;
    font-size: 15px;
}

.pro-img-details {
    margin-left: -15px;
}

.pro-img-details img {
    width: 100%;
}

.pro-d-title {
    font-size: 16px;
    margin-top: 0;
}

.product_meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 15px 0;
}

.product_meta span {
    display: block;
    margin-bottom: 10px;
}
.product_meta a, .pro-price{
    color:#fc5959 ;
}

.pro-price, .amount-old {
    font-size: 18px;
    padding: 0 10px;
}

.amount-old {
    text-decoration: line-through;
}

.quantity {
    width: 120px;
}

.pro-img-list {
    margin: 10px 0 0 -15px;
    width: 100%;
    display: inline-block;
}

.pro-img-list a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pro-d-head {
    font-size: 18px;
    font-weight: 300;
}

/*footer*/


.site-footer {
    background: #5b6e84;
    color: #fff;
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.go-top {
    margin-right: 1%;
    float: right;
    background: rgba(255,255,255,.5);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.go-top i {
    color: #2A3542;
}

.site-min-height {
    /*min-height: 900px;*/
}

.always-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
}


/*pricing table*/

.feature-head {
    padding: 10px 0 50px;
}
.feature-head h1{
    font-size: 25px;
    font-weight: normal;
}

.pricing-table {
    background: #fff;
    text-align: center;
    padding: 0 0 25px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-table.most-popular {
    top: -20px;
    position: relative;
}

.most-popular {
    background: #f77b6f;
    color: #fff;
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
}

.most-popular h2 {
    background: #d76b61 !important;
    margin-top: 20px !important;
}

.most-popular ul li {
    border-bottom: 1px dotted #d76b61 !important;
}

.most-popular .price-actions .btn {
    background: #d76b61 !important;
    margin: 10px 0;
    cursor: pointer;
}

.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}

.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
}

.pricing-head h2 {
    padding: 30px 0;
    background: #777777;
    color: #fff;
    font-size: 50px;
    font-weight: 100;
}

.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}

.pricing-table ul li {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300;
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -18px;
}

.pricing-quotation, .team-info {
    background: #EEEEEE;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}

.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}

.pricing-plan, .team-info-wrap {
    position: relative;
}

.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}

/*dragable portlet*/

.sortable .panel .panel-heading{
    cursor: move;
}

/*faq*/

.vertical-menu li a {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #797979;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vertical-menu li a:hover, .vertical-menu li a:focus, .vertical-menu li.active a {
    background: #2A3542;
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*fb time line*/

.cover-photo {
    position: relative;
}


.fb-timeline-img img {
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.profile-thumb img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: -90px;
    border: 3px solid #fff;
}

.profile-thumb {
    float: left;
    position: relative;
}


.fb-user-mail {
    margin: 10px 0 0 20px;
    display: inline-block;
}


.fb-name  {
    bottom: 5px;
    left: 175px;
    position: absolute;
}

.fb-name h2 a {
    color: #FFFFFF;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    font-size: 25px;
}

.fb-user-thumb {
    float: left;
    width: 70px;
    margin-right:15px;
}

.fb-user-thumb img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}


.fb-user-details h3 {
    margin: 15px 0 0;
    font-size: 18px;
    font-weight: 300;
}

.fb-user-details p {
    color: #c3c3c3;
}


.fb-user-status {
    padding: 10px 0;
    line-height: 20px;
}

.fb-time-action {
    padding: 15px 0;
}


.fb-border {
    border-top:1px solid #ebeef5;
}

.fb-time-action span, .fb-time-action a {
    margin-right: 5px;
}

.fb-time-action a {
    color: #2972a1;
}

.fb-time-action a:hover {
    text-decoration: underline;
}

.fb-time-action span {
    color: #5a5a5a;
}

.fb-status-container, .fb-comments li {
    margin: 0 -15px 0 -15px;
    padding: 0 15px;
}

.fb-gray-bg {
    background: #f6f6f6;
}

.fb-comments li {
    border-top:1px solid #ebeef5;
    padding: 15px;
}

.fb-comments .cmt-thumb  {
    width: 50px;
    float: left;
    margin-right: 15px;
}

.fb-comments .cmt-thumb img {
    width: 50px;
}

.fb-comments .cmt-details {
    padding-top: 5px;
}


.fb-comments .cmt-details a  {
    font-size: 14px;
    font-weight: bold;
}

.fb-comments .cmt-details a.like-link {
    font-size: 12px;
    font-weight: normal;
}

.cmt-form {
    display: inline-block;
    width: 90%;
}

.cmt-form textarea{
    height: 50px;
    line-height: 35px;
}

.fb-timeliner h2 {
    background: #828283;
    color: #fff;
    margin-top: 0;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 300;
}

.fb-timeliner ul {
    margin-left:15px;
    margin-bottom: 20px;
}

.fb-timeliner ul li {
    margin-bottom: 3px;
}

.fb-timeliner ul li a{
    color: #999797;
    border-left: 4px solid #d3d7dd;
    padding-left:10px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
}

.fb-timeliner ul li a:hover{
    color: #999797;
    border-left: 4px solid #b1b1b1;
    padding-left:10px;
}

.fb-timeliner ul li.active a{
    color: #7a7a7a;
    border-left: 4px solid #7a7a7a;
    padding-left:10px;
}

.recent-highlight {
    background: #FF6C60 !important;
}


/*chat room*/

.chat-room {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
}


.chat-room aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.chat-room .left-side {
    width: 25%;
    background: #e5e8ef;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
.chat-room .mid-side {
    width: 50%;
    background: #fff;
    border-right: 1px solid #e5e8ef;
}

.chat-room .right-side {
    width: 25%;
    background: #fff;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.chat-room .left-side .user-head {
    background: #00A8B3;
    border-radius: 4px 0 0;
    -webkit-border-radius: 4px 0 0;
    color: #FFFFFF;
    min-height: 70px;
    padding: 15px;
}
.chat-room .right-side .user-head {
    background: #00A8B3;
    border-radius:0 4px 0 0;
    -webkit-border-radius:0 4px 0 0;
    color: #FFFFFF;
    min-height: 70px;
    padding: 10px;
    border-left: 1px solid #00A8B3;
    margin-left: -1px;
    position: relative;
}


.chat-room .user-head i {
   float: left;
   font-size: 40px;
   margin-right: 10px;
}

.chat-room .user-head h3 {
    margin: 6px 0 0 0;
    font-weight: 100;
    letter-spacing: 1px;
}

.chat-room-head {
    background:#41CAC0;
    color: #FFFFFF;
    min-height: 70px;
    padding: 15px;
}

.chat-room-head h3 {
    margin: 5px 0 0;
    font-weight: 100;
    letter-spacing: 1px;
    display: inline-block;
}

.chat-room-head .search-btn {
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: none;
    background: #01a6b2 url("../img/chat-search.png") no-repeat 12px 9px;
    padding:0 5px 0 35px;
    margin-top: 2px;
    border: none;
    color: #fff;
}

.chat-room-head .search-btn:focus {
    width: 180px;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*background: #01a6b2;*/
    font-weight: 300;
    color: #fff;
}

.chat-room-head .search-btn:focus::-moz-placeholder {
    color: #fff;
}


ul.chat-list li a {
    color: #6a6a6a;
    display: block;
    padding: 15px;
    font-weight: 300;
}
ul.chat-list li a:hover, ul.chat-list li.active a {
    color: #00a9b4;
    background: #f2f4f7;
}

ul.chat-list li h4 {
    padding: 17px 15px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #D5D7DE;
}

ul.chat-list li h4 i {
    padding-right: 5px;
}

ul.chat-list li a span {
    padding-left: 10px;
}

ul.chat-list li a i.fa-times {
    color: #9fa3b0;
}

ul.chat-list li.active {
    color: #00a9b4;
    background: #f2f4f7;
}

ul.chat-list {
    border-bottom: 1px solid #d5d7de;
}

ul.chat-user  {
    margin-bottom: 200px;
}

ul.chat-user li {
    border-bottom: none;
}

ul.chat-user li a:hover{
    background: none;
    color: #6a6a6a;
}

.chat-room .left-side footer {
    background: #d5d7de;
    border-radius: 0 0 0 4px;
    /*-webkit-border-radius: 0 0 0 4px;*/
    padding: 15px;
    height: 70px;
    width: 25%;
    position: absolute;
    bottom: 0;
}

.chat-room .mid-side footer {
    background: #f6f6f6;
    padding: 15px;
    height: 70px;
    width: 50%;
    position: absolute;
    bottom: 0;
    border-right: 1px solid #E5E8EF;
}

.chat-room .right-side footer {
    background: #fff;
    padding: 15px;
    height: 70px;
    width: 25%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #E5E8EF;
    border-radius: 0 0 4px 0;
    -webkit-border-radius: 0 0 4px 0;
}

.chat-room .left-side footer .chat-avatar img {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    float: left;
}

.chat-room .left-side footer .user-status {
    float: left;
    margin: 10px;
}

.chat-room .left-side footer .user-status i {
    padding-right: 5px;
}

.chat-room .left-side footer a.chat-dropdown {
    background: #96979a;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    margin-top: 10px;
    padding: 3px 5px;
}

.room-desk {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
    padding: 15px;
}

.room-desk h4 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    margin: 5px 0 0 0;
}

.room-box {
    border: 1px solid #e7e7e7;
    background: #f7f8fa;
    padding: 10px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.room-box h5 {
    margin: 0 0 5px 0;
    font-weight: 300;
    font-size: 16px;
}
.room-box h5 a {
    color: #00a9b4;
}

.chat-tools {
    float: right;
    padding: 3px;
    width: 40px;
    height: 35px;
    line-height: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    margin-top: 6px;
    margin-left: 10px;
}

.chat-tools i {
    font-size: 16px !important;
    float: none !important;
    margin-right: 0 !important;
    color: #fff;
}

.btn-key {
    background: #4ac9c0;
}

.btn-key:hover {
    background: #44bab2;
}

.invite-row {
    background: #E5E8EF;
    padding: 6px 10px;
    display: inline-block;
    width: 100%;
}

.invite-row h4 {
    font-size: 16px;
    font-weight: 300;
}

ul.chat-available-user {
    padding: 10px;
}

ul.chat-available-user li {
    margin-bottom: 15px;
}

ul.chat-available-user li a {
    color: #6a6a6a;
}
ul.chat-available-user li i {
    padding-right: 5px;
    font-size: 10px;
}

.group-rom {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eaebee;
}

.group-rom .first-part, .group-rom .second-part, .group-rom .third-part {
    float: left;
    padding: 15px;
}

.group-rom .first-part {
    width: 25%;
}

.group-rom .first-part.odd {
    background: #f7f8fa;
    color: #6a6a6a;
    font-weight: 600;
}

.group-rom .second-part{
    width: 60%;
}

.group-rom .third-part{
    width: 15%;
    color: #d4d3d3;
}


a.guest-on {
    color: #6a6a6a;
    margin-top: 8px;
    display: inline-block;
}

a.guest-on i {
    background: #40cabe;
    color: #fff;
    padding: 4px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 5px;
}

.chat-txt {
    float: left;
    width: 70%;
    margin-right: 5px;
}

.lobby {
    padding: 0 !important;
}


/*right side bar*/

.sb-slidebar {
    background-color: rgba(42, 53, 66, 1) !important;
    margin-top: 60px;
    color:#aeb2b7;
}
.sb-slidebar .side-title {
    padding: 10px 15px;
    text-transform: uppercase;
    color: #FF6C60;
}

.sb-toggle-right {
    cursor: pointer;
    margin-top: 12px;
}

.sb-toggle-right i {
    font-size: 20px;
}

.quick-chat-list {
    margin-bottom: 20px;
}
.quick-chat-list:last-child {
    /*padding: 0;*/
    padding-bottom: 50px;

}

.quick-chat-list li {
    padding: 10px 15px;
    border-bottom: 1px dashed #35404d;
    cursor: pointer;
}

.quick-chat-list li:hover {
    background: #35404d;
}

.quick-chat-list li .media-object {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}


.media .media-status {
    display: inline-block;
    margin-top: 10px;
    position: absolute;
    right: 10px;
}

.media .media-body small {
    display:block;
}

.quick-chat-list .media .media-object {
    width: 40px;
    height: 40px;
}


/*-------*/

.p-task {
    margin-bottom: 20px;
    padding-bottom: 50px;
}

.p-task li {
    padding: 10px 15px 15px 15px;
    border-bottom: 1px dashed #35404d;
}

.p-task li:last-child {
    padding: 10px 15px 15px 15px;
    border-bottom: none;
}


.p-task li a{
    color: #aeb2b7;
}

.p-task.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 12px;
    margin-top: -15px;
}


.p-task .progress {
    height: 10px;
    margin-top: 5px;
    margin-bottom: 0;
}


.p-task .external a {
 color:#40cabe;
}

.p-task .external a:hover {
 color:#FF6C60;
}


/*Directory Styles*/

.directory-list, .directory-info-row .social-links {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.directory-list li {
    border-left: 3px solid #f1f2f7;
    display: table-cell;
    width: 1%;
}


.directory-list li a {
    display: block;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    color: #7A7676;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.directory-list li a:hover, .directory-info-row .social-links li a:hover {
    background:#ff6c60;
    color: #fff;
}

.directory-info-row {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.directory-info-row .social-links {
    display: inline-block;
    margin-bottom: 10px;
}

.directory-info-row .social-links li{
    display: inline-block;
}

.directory-info-row .social-links li a{
    background: #EFF0F4;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #7A7676;
}

.directory-info-row h4, .directory-info-row a {
    color: #424F63;
}

.directory-info-row .thumb {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    height: auto;
    width: 175px;
    margin-right: 10px;
}


/*mega-menu*/

.mega-menu {
    float: left;
    margin:5px 0 0 50px;
}

.mega-menu .navbar-nav {
    height: 55px;
}


/*.wide-full {*/
    /*width: 98%;*/
/*}*/

.mega-menu ul li a {
    margin-bottom: 15px;
    display: inline-block;
    color:#323232;
    font-size: 13px;
}
.mega-menu ul li a:hover,
.mega-menu ul li a:focus{
    color:#ff6c60;
    background-color: #fff;
}


.mega-menu .nav .open>a,
.mega-menu .nav .open>a:hover,
.mega-menu .nav .open>a:focus{
    background-color: #fff;
}

.mega-menu ul li a i {
    padding-right: 5px;
    width: 20px;
}

.mega-menu ul li.dropdown a:hover {
    background: none;
}

.mega-nav #main-content {
    margin-left: 0px;
}

.mega-nav .title {
    color:#323232;
    font-size:14px;
    text-transform: none;
    font-weight: bold;
}

.mega-nav .d-title ,
.mega-nav .d-desk {
    display: block;
}

.mega-nav .d-desk {
    color:#aaa;
    font-size: 11px;
}

.custom-nav-img .desk {
    line-height: 25px;
    font-size: 13px;
}

.custom-nav-img {
    position: static;
}

.yamm-content {
    position: relative;
}

.mega-bg {
    background-image: url("../img/mega-menu/corner_image.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    position: absolute;
    right: 0;
    bottom: -5px;
    width:300px;
    height: 130px;
}

.icon-img {
    float: left;
    margin-right: 10px;
}

.icon-desk {
    display: inline-block;
}

.mega-menu .dropdown-menu {
    box-shadow:none;
    border-radius: 0;
    border-color:#f1f2f7 ;
}

/*project list*/

.p-table th,
.p-table td {
    vertical-align: middle !important;
}


.p-team img {
    width: 35px;
    height:35px;
    border-radius: 4px;
}

.p-progress .progress {
    margin-bottom: 5px;
}

.p-name a {
    font-size:14px;
    /*font-weight:bold;*/
}

.bold {
    font-weight: bold;
}

.p-details .bio-row p span {
    width: auto;
}

.p-details .bio-row p span.bold {
    width: 100px;
}

.p-team a {
    display: inline-block;
}

.project-heading {
    font-size: 20px;
}

.mtop20 {
    margin-top: 20px;
}

.p-files li a {
    margin-bottom: 10px;
    color: #949494;
    display: block;
}

.p-files li i {
    padding-right: 10px;
    width: 20px;
}

.p-tag-list li {
    display: inline-block;
    margin:0 5px 7px 0;
}

.p-tag-list li a {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 3px 10px;
    color:#797979;
    border-radius: 4px;
    font-size:12px;
}

.p-tag-list li a:hover {
    background: #ff6c60;
    border-color: #ff6c60;
    color:#fff;
}

.m-thumb img {
    width: 100%;
    border:1px solid #ddd;
}

/*-----modal style---*/



.modal.top-modal-with-space .modal-dialog {
    margin: 20px auto;
}

.modal.fade.left-modal-with-space .modal-dialog {
    position: absolute;
    left: 20px;
}


.modal.fade.right-modal-with-space .modal-dialog {
    position: absolute;
    right: 20px;
}


/*---*/


.modal.top-modal-without-space .modal-dialog {
    margin: 0px auto;
}

.modal.fade.left-modal-without-space .modal-dialog {
    position: absolute;
    left: 0px;
}


.modal.fade.right-modal-without-space .modal-dialog {
    position: absolute;
    right: 0px;
}

/*---*/




.modal.fade.modal-dialog-center {
    height: 100%;
    /* top: auto; */
}

.modal.fade.modal-dialog-center .modal-dialog {
    display: table;
    height: 100%;
}

.modal.fade.modal-dialog-center .modal-content-wrap {
    display: table-cell;
    vertical-align: middle;
}


/*-----*/

.modal.fade.full-width-modal-left .modal-dialog .modal-content,
.modal.fade.full-width-modal-right .modal-dialog .modal-content,
.modal.fade.full-width-modal-right .modal-dialog .modal-content-wrap,
.modal.fade.full-width-modal-left .modal-dialog .modal-content-wrap{
    height: 100%;

}

.modal.fade.full-width-modal-right .modal-dialog  {
    height: 100%;
    position: absolute;
    right: 0px;
    margin: 0;
}


.modal.fade.full-width-modal-left .modal-dialog  {
    height: 100%;
    position: absolute;
    left: 0px;
    margin: 0;
}



.full-width-modal-right .modal-header,
.full-width-modal-right .modal-content,
.full-width-modal-left .modal-header,
.full-width-modal-left .modal-content {
    border-radius: 0;
}



/*header theme color*/

.theme-h-color img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.theme-h-color p {
    line-height: 30px;
    margin-bottom: 15px;
}

header.green-bg a.logo,
header.dark-bg a.logo,
header.purple-bg a.logo,
header.blue-bg a.logo{
    color:#fff;
}

header.green-bg {
    background: #88ae59;
    border-bottom: 1px solid #88ae59;
}


header.dark-bg {
    background: #2a3542;
    border-bottom: 1px solid #3b4a5c;
}

header.purple-bg {
    background: #8175c7;
    border-bottom: 1px solid #8175c7;
}

header.blue-bg {
    background: #16aad8;
    border-bottom: 1px solid #16aad8;
}

header.green-bg .sidebar-toggle-box .fa-bars,
header.green-bg .sb-toggle-right,
header.dark-bg .sidebar-toggle-box .fa-bars,
header.dark-bg .sb-toggle-right,
header.purple-bg .sidebar-toggle-box .fa-bars,
header.purple-bg .sb-toggle-right,
header.blue-bg .sidebar-toggle-box .fa-bars,
header.blue-bg .sb-toggle-right{
    color:#fff;
}

header.green-bg  ul.top-menu > li > a,
header.green-bg .search {
    border-color: #9dc867 !important;
    color:#fff;
}


header.dark-bg  ul.top-menu > li > a,
header.dark-bg .search {
    border-color: #3a495b !important;
    color:#fff;
}

header.purple-bg  ul.top-menu > li > a,
header.purple-bg .search {
    border-color: #9587e6 !important;
    color:#fff;
}


header.blue-bg  ul.top-menu > li > a,
header.blue-bg .search {
    border-color: #18b7e8 !important;
    color:#fff;
}

header.green-bg ul.top-menu > li > a:hover .username,
header.green-bg ul.top-menu > li > a:focus .username,
header.dark-bg ul.top-menu > li > a:hover .username,
header.dark-bg ul.top-menu > li > a:focus .username,
header.purple-bg ul.top-menu > li > a:hover .username,
header.purple-bg ul.top-menu > li > a:focus .username,
header.blue-bg ul.top-menu > li > a:hover .username,
header.blue-bg ul.top-menu > li > a:focus .username{
    color:#323232!important;
}

header.green-bg .search,
header.dark-bg .search,
header.purple-bg .search,
header.blue-bg .search{
    color:#fff !important;
}

header.green-bg  .top-nav .username,
header.dark-bg  .top-nav .username,
header.purple-bg  .top-nav .username,
header.blue-bg  .top-nav .username{
    color:#fff;
}

header.green-bg .top-nav .nav .caret,
header.dark-bg .top-nav .nav .caret,
header.purple-bg .top-nav .nav .caret,
header.blue-bg .top-nav .nav .caret{
    border-bottom-color: #fff;
    border-top-color: #fff;
}

header.green-bg ul.top-menu > li > a:hover .caret,
header.green-bg ul.top-menu > li > a:focus .caret,
header.dark-bg ul.top-menu > li > a:hover .caret,
header.dark-bg ul.top-menu > li > a:focus .caret,
header.purple-bg ul.top-menu > li > a:hover .caret,
header.purple-bg ul.top-menu > li > a:focus .caret,
header.blue-bg ul.top-menu > li > a:hover .caret,
header.blue-bg ul.top-menu > li > a:focus .caret{
    border-bottom-color: #000;
    border-top-color: #000;
}



header.green-bg .search,
header.dark-bg .search ,
header.purple-bg .search ,
header.blue-bg .search  {
    margin-top: 6px ;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #fff;
    box-shadow: none;
    background: url("../img/search-icon-white.png") no-repeat 10px 8px;
    padding:0 5px 0 35px;
    color: #000;
}


header.green-bg .search:focus,
header.dark-bg .search:focus ,
header.purple-bg .search:focus ,
header.blue-bg .search:focus {
    margin-top: 5px ;
    width: 180px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #c8c8c8;
    font-weight: 300;
}

/*toaster*/

.radio-list  label,
.checkbox-list label{
    display: inline-block;
    width: 100%;
    font-weight: normal;
}

.radio-list .radio,
.radio-list .radio span,
.radio-list .radio input {
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 10px 0 0;
}

.checkbox-list .checker span {
    float: left;
    margin-right: 10px;
}

.toastr-pad  input, .toastr-row label{
    margin-bottom: 10px;
}

#toast-container > div, #toast-container > :hover{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.box-wrap {
    height: 400px;
    overflow: hidden;
}

.w-list li {
    line-height: 20px;
    margin-bottom: 16px;
}

/*summernote editor*/

.note-editor .note-toolbar {
    background-color: #fff;
    border-bottom: 1px solid #e2e2e4;
    border-radius:4px 4px 0 0;
}

.note-editor {
    position: relative;
    border: 1px solid #e2e2e4;
    border-radius:4px;
}

.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #e2e2e4;
}

.note-editor .note-statusbar {
    background: #fff;
    border-radius:4px;
}

.note-editor .note-editable ul {
    padding-left: 40px;
}

.note-editor .note-editable ul li {
    list-style: disc;
}



/*select 2*/

.select2-container {
    width: 100% !important;
}


.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 3px;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single{
    border: 1px solid #e2e2e4;
    border-radius: 3px;
}

.select2-container .select2-selection--single {
    height: 36px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.badge {

    border-radius: 1.25rem;
}
.Profile-section {
	background: #fff;
	padding: 0 15px 30px 15px;
	margin: 11px 11px;
}
.info_inner_wrap {
    background-color: #f1f2f7;
    border-radius: 4px;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    padding: 18px;
}
.info_inner_wrap h2 
{    font-size: 15px;
    color: #DC6E1F;
    /*font-weight: bold;*/
    padding: 20px 0 5px 0;   
}
.std-details {
	padding: 15px 0;
}
.std-details-wrap input, .std-details-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	width: 61% !important;
	margin: 8px 21px 8px 8px !important;
	padding: 0 0 0 5px;
}
/*added on 12/10/19 for browse button*/
.std-details-wrap input.browse {
	height: 30px !important;
	border-radius: 5px;
	width:68% !important;
	margin: 7px auto !important;
	padding: 0;
	border: none;
	color: transparent;}
.form-control
{
    margin:0 9px !important;
    padding:0;
}
.std-details-wrap span
{
    width:29%;
}
.Gaurdian-detail-wrap span
{
    width:30%;
}

.Gaurdian-detail-wrap input, .Gaurdian-detail-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 63% !important;
	margin-top: 9px !important;
}
.Gaurdian-detail-wrap input.browse, .Gaurdian-detail-wrap input.upload-btn {
	height: 30px !important;
	border-radius: 5px;
	width: 59% !important;
	margin: 10px -92px 0px 11px !important;
	padding: 0 0 0 5px;
	border: none;
}
/*.uploded-wrap input.browse, .uploded-wrap input.upload-btn {
	border-radius: 5px;
	width: 59% !important;
	margin: 10px -92px 0px 11px !important;
	padding: 0 0 0 5px;
	border: none;
}*/
.last-school-inwrap h6, .registrationquota-inwrap h6, .payment-inwrap h6, .verification-innerwrap h6, .uploded-inwrap h6 {
	font-size: 16px;
	background: #c8314d;
	margin: 0 -15px;
	padding: 12px 23px;
}

.declaration-wrap h6
{
    font-size: 16px;
	background: #c8ba31;
	margin: 0 -15px;
	padding: 12px 23px;
	text-align:center;
	color:#fff;
}
.declaration-wrap p {
	background: #fdffee;
	padding: 10px 27px;
	margin: 0 -15px;
	line-height: 24px;
}
.Payment-wrap span {
	width: 26%;
}

.verification-wrap span
{
    width:26%;
}
.registrationquota-wrap span
{
    width:17%;
}
.last-school-wrap span {
	width: 17%;
}
.form-check-input {
	position: absolute;
	margin-top: .35rem;
    margin-left: 0 !important; 
}
.terms-wrapper h6
{
    font-size:13px;
}
.table-wrap
{
    margin:10px auto;
    width:100%;    
}
.btn.browse-btn {
	padding: 5px 10px;
	font-size: 13px;
	border: none;
	color: #fff;
	background: #6e3e7b;
	margin: 10px 0;
}
input.btn.upload-btn {
	padding: 0;
	font-size: 13px;
	border: none;
	color: #fff;
	background: #b07c11;
	margin: 4px auto !important;
	/* display: block; */
	
}
.terms-wrapper .btn {
	
	border: none;
	margin: 0;
	padding: 7px 28px;
	font-size: 16px;
	color: #fff;
	background: #17a2b8;

	margin: 0 auto;
	display: block;
}
.table-wrap .btn {
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 5px 15px;
	font-size: 13px;
	color: #fff;
	background: #8eaa15;
}


.Payment-wrap input, .Payment-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 68% !important;
	margin-top: 9px !important;
}
.verification-wrap input, .verification-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 69% !important;
	margin-top: 9px !important;
}
.registrationquota-wrap input, .registrationquota-wrap select
{
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 78% !important;
	margin-top: 9px !important;
}
.last-school-wrap input, .last-school-wrap select
{
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 78% !important;
	margin-top: 9px !important;
}


.std-lbl-wrap
{
    width:100%;
    margin:10px 0;
}
.std-details h6 {
	font-size: 16px;
	/* margin: 0; */
	background: #c8314d;
	margin: 0 -15px;
	padding: 12px 23px;
}
input[placeholder] {
	color: #b7b4b4;
}
.bg-pink
{
    background:#c8314d;
}
.profile_wrap
{
	background-color:#fff;
}
.profile_wrap_pic
{
float:left;
}


.name_cl {
    float: left;
    padding-top: 25px;
    padding-left: 20px;
    /* color: #65bd77; */
    color:#af1003;
    /* font-weight: bold; */
}
.name_cl .span2 {
/*color:#757575; */
color:#131313;
font-size:13px;
}
.mt20
{
margin-top:20px;
}

.deatils_wraper {
    background: #fff;
    box-sizing: border-box;
    padding:18px 10px;
    /*border-bottom:  solid 2px #f1f2f7;*/
}
.deatils_wraper h2 {
    font-size: 15px;
    color: #DC6E1F;
    /*font-weight: bold;*/
    padding: 15px 10px;
    background:#f1f2f7;
}
.deatils_wrap {
    padding: 5px;
    /* border-right: solid 1px #ccc; */
}
.deatils_wrap.bdrnone {
    
    border-right:none;
}

.deatils_wrap span {
	font-size: 11px;
	color: #232323;
	padding: 5px;
	width: 29%;
	display: inline-block;
	/*font-weight: bold;*/
}


.ft_n_cl
{
	font-size: 13px !important;
    /*color: #757575 !important;*/
    width: 100% !important;
    /*background: #f3f3f3;*/
    background: #eee;
    line-height: 18px;
    border: solid 1px #ccc;
    height: 30px;
    padding: 6px 12px;
    color: #1b1a1a;
    background-image: none;    
}
.main_deatisl_wrapper {
	margin-top: 12px;
	padding-bottom: 20px;
	background: #fff;
}
.mt0
{

    margin-top:0px;
}


.wd22
{

width: 21% !important;

}
.wd13
{
    /*width: 13% !important;*/
    width: 14% !important;
}
.wd15
{
    width: 15% !important;
}
.br_pd
{
    background: #f1f2f7;
    padding:1px 10px 20px 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #424045;
    background-color: #dedede;
    border-color: transparent;
    text-shadow: -1px 1px 0px #fff;
}
.nav-item.active
{
    color: #424045;
    background-color: #dedede;
    border-color: transparent;
    text-shadow: -1px 1px 0px #fff;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.student_icon-lg
{

    float: left;
    font-size: 18px;
    padding-right: 5px;
 	color: #4CAF50;
}
.titlest {
    margin-bottom: 0;
    display: block;
    font-size: 18px;
    color: #000;
    padding: 0 0 0px 13px;
    color: #4CAF50;
    display: inline-block;
}
.onlinereg_icon-lg
{

    float: left;
    font-size: 18px;
    padding-right: 5px;
 	color: #B5111F;
}
.onlineregtitlest {
    margin-bottom: 0;
    display: block;
    font-size: 18px;
    color: #000;
    padding: 0 0 0px 13px;
    color: #1A0AE6;
    display: inline-block;
}
.headerborder {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0px 20px;
	margin: 14px auto;
}
.onlineregstudenttype {
	/*width: 25%;*/
	float: left;
	margin-left:400px;
	padding-right: 20px;
}
.onlineregstudenttypecombo {
	width: 20%;
	font-size: 12px;
	float:none;
	height: 27px;
	margin: 0px auto;
	border: solid 1px #ccc;
	margin-bottom:2px;
}
.pdr5
{
    padding-right: 5px;
}

.nav-tabs > li > a {
    margin-right: 1px;
    color: #424045;
}
.session {

	text-align: left;
	color: #fff;
}
 .communication-detail-wrap, parents-detail-wrap {
	padding-top: 20px;
}
.communication-detail-wrap h5 {
	font-size: 15px;
	font-weight: 600;
	color: #17a2b8;
	padding: 0 10px 8px 10px;
	border-bottom: solid 1px #c2c2c2;	
	margin: 22px 0;
}
.communication-detail-wrap h6 {
	font-size: 16px;
	background: #c8314d;
	margin: 0 -15px;
	padding: 12px 23px;
}
.communication-detail-wrap .row
{
    margin:0;
}
.communication-detail-wrap .addressinfo {
	border: solid 11px #f1f2f7;
	margin: 10px 9px 0 0;
	padding: 0 7px 25px;
	border-radius: 5px;
}
.communication-detail-wrap .addressinfoleft {
margin-left: -4px;
}
.parents-detail-wrap .addressinfo {
	border: solid 11px #f1f2f7;
	margin: 10px 9px 0 0;
	padding: 0 7px 25px;
	border-radius: 5px;
}
.parents-detail-wrap .addressinfoleft {
margin-left: -4px;
}
.Gaurdian-detail-inwrap h6 {
	font-size: 16px;
	/* margin: 0; */
	background: #c8314d;
	margin: 0 -15px;
	padding: 12px 23px;
}
.parents-detail-wrap  .row
{
    margin:0;
}
.parents-detail-wrap span {
	width: 17% !important;
}
.differwidth span
{
    width:33% !important;
}
.form-control:focus, #focusedInput {
	border: 1px solid #80bdff;
	box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.1);
}
.parents-detail-wrap h5 {
	font-size: 15px;
	font-weight: 18px;
	font-weight: bold;
	color: #17a2b8;
	padding: 13px 0;
	border-bottom: solid 1px #c2c2c2;
}

.parents-detail-wrap h6 {
	font-size: 16px;
	/* margin: 0; */
	background: #c8314d;
	margin: 0 -15px;
	padding: 12px 23px;
}
.address-wrap span
{
    width:10%;
}
.address-wrap input, .address-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 70% !important;
	margin: 8px !important;
}
.parents-detail-wrap input, .parents-detail-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 79% !important;
	margin: 8px !important;
}
.parents-detail-wrap input.browse,.parents-detail-wrap input.upload-btn {
	border: none;
	height: 30px !important;
	border-radius: 5px;
	width: 14% !important;
	margin: 8px !important;
}

.parents-detail-wrap input.upload-btn
{
	border: none;
	height: 30px !important;
	border-radius: 5px;
	width: 21% !important;
	margin: -25px !important;
}
.address-wrap textarea {
	border: solid 1px #ccc;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 82% !important;
}
.Profile-section .last-update {
    float: right;
    font-size: 10px !important;
    color: #ff6c60;
    display: block;
    padding: 8px 0 0 0;
}
.widthlbl {
	width: 20% !important;
}
.width100
{
	width:100% !important;
}
.heading-inner
{
	font-size:14px;
	padding:20px 0 10px 0;
	color:#e4520d;
}
.table-bordered td, .table-bordered th
{
	border:1px solid #d2d2d2;
	text-align:center;
}
.table-bordered
{
border:1px solid #d2d2d2;
}
.feeot-standing-outer
{
	background-color:#fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:15px;	
}
.tppa_section {
	width: 165px;
	margin: 0 auto !important;
	text-align: center;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 27px !important;
}
.totalpayable_title
{ 
	color: #000;
    font-weight: bold;
    font-size: 12px;
    width: auto;
    float: left;
    /*padding-left: 0;*/
    padding-left: 0;
    display: block;
}
.sbmt_bdr {
	border: solid 1px #ccc;
	width: 100%;
	padding: 14px 0;
	margin: 20px 0;
}
.payable_amount
{	   
    /* background: #ffcc83; */
    background : rgb(251, 217, 168);
    color: #cf1b0e;
    padding: 2px 10px;
    float: left;
    width: auto;
    margin-left: 9px;
    font-weight:bold;
    font-size:14px;
}
.space_btm
{
	padding-bottom:0 !important;
}
.btn
{
	background-color: #3c5fc4;
    box-shadow: rgb(136, 136, 136) 5px 4px 7px;
    margin: 15px auto 0px;
    /*padding: 0.8rem 2.75rem;*/
    border-width: 1px;
    border-style: solid;
    border-color: rgb(44, 55, 126);
	border-image: initial;
}
.btnSize {
    width: 160px;
    height: 40px;
    line-height:16px;
}
.btn-primary:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 105, 217);
    border-color: rgb(0, 98, 204);
}
.btn:focus, .btn:hover {
    text-decoration: none;
}

.alert
{
	font-size: 85%;
	border-width: 1px;
    border-style: solid;
    border-color: rgb(44, 55, 126);
}

.alert-info
{
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.examresultalert-info {
	background-color: #f7ead4;
	border-color: #df4817;
	font-size: 16px;
	color: #e80f55;
	padding: 5px;
	width: 35%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	margin-top: 38px;
	float: center;
	margin-left: 400px;
}

.open {
    z-index: 1050;
    position: relative;
}
.label_setting
{
	float: left;
	line-height: 31px;
	width:36%;
	padding-left:5px;
	font-size:12px
}
.data-box
{
	width:64%;
	float:left;
	font-size: 12px;
}
.pdl5
{
	padding-left:5px;
}
.wd86
{
	width:86% !important;
}
.wd44
{
	width:44%;
}
.wd55 {
	width: 55% !important;
}
.wd34 {
	width: 55% !important;
}
hr
{
	margin-bottom:0 !important;
}
.display
{
	display:none;
}
.exam-result-wrap
{
	margin:0 auto;
	width: 100%;
}
.wd21
{
	width:21% !important;
}
.wd100
{
	width:100%;
}
.height31
{
	height:31px;
}
.calendar_wrap {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	margin-top:20px;
}
.form-group2
{
	margin-bottom:0 !important;
}
.form-control-plaintext2 {
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0;
	width:20% !important;
	float:left !important;
}
.calender_icon {
	float: left;
	/* width: 33%; */
	top: 1px;
	position: absolute;
	right:79px;
	color: #65bd77;
	font-size: 21px;
	cursor: pointer;
}
.font15
{
	font-size:13px;
}
.pd0
{
	padding:0;
}
.lineheight34
{
	line-height:34px;
}
.right73
{
	right:93px !important;
}
.mgrin0
{
	margin:0;
}
.wd90
{
	width:95%;
	margin: 0 auto;
}
.ob_btm_heading {
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	padding: 20px 0 0;
}
.ob_btm_heading2 {
	font-size: 12px;
	text-align: center;
}
.new_tbl
{
	border: solid 1px #ccc;height: 33px;
	padding:0;
	border-right:0;
	border-left:0;
}
.ft_n_cl2
{
	
    /*background: #fff;*/
    line-height: 18px;
    border-left: solid 1px #ccc;
    border-bottom:0;
    border-right:0;
    border-top:0;
    height: 31px;
    border-radius:0 !important;
   
}
.pdlr
{
	padding-left:15px;
	padding-right:15px;
}
.exampdlr
{
	padding-left:15px;
	padding-right:15px;
}

.table_margin
{
	width: 100%;
	margin-left: 0;
}

.Exam_Heading
{
	font-size: 14px;
	text-align: center;
	color: #d76243;
	font-weight: bold;
	padding:15px 0;
}
.mrgbtm12
{
	margin-bottom:12px;
}
.label_setting2
{
	float: left;
	line-height: 31px;
	width:30%;
	padding-left:5px;
}
.data-box2
{
	width:70%;
	float:left;
	font-size: 13px;
}
.wid40
{
	width:40%;
}

.wid60
{
	width:60%;
}
.exampage_bdr
{
	border:solid 1px #d3d3d3;
	clear:both;
	
}
.marksheet_header_bdr{
	border-top: solid 1px #c3c3c3;
}
.marksheet_logo_bdrright {
	float: left;
	padding-right: 0;
	/* border-right: solid 1px #d3d3d3; */
	width: 160px;
	height: 106px;
	padding-left: 13px;
}
.marksheet_logo_bdrright img {
	margin: 5px 0;
	height: 95px;
	width: 95px;
	border: solid 5px #ccc !important;
	padding: 6px;
}
.school_header {
	line-height: 14px;
	padding: 17px 0 0 0;
	text-align: center;
	width: 90%;
}
.school_header span {
	padding-left: 20px;
	/* float: left; */
	display: block;
	text-align: center;
	font-size: 11px;
}

.marksheet_StudP {
	float: right;
	padding-right: 0;
	/* border-right: solid 1px #d3d3d3; */
	width: 160px;
	padding-left: 35px;
	margin-top: -102px;
}

.marksheet_StudP img {
	margin: -24px 0;
	height: 95px;
	width: 95px;
	border: solid 5px #ccc !important;
	padding: 6px;
}
.displaynone
{
	display:block;
}
.reg-head {
	background: #fffbfc;
	margin: 0 -15px;
	padding: 12px 23px;
	box-shadow: -1px 9px 13px -2px rgba(0, 0, 0, 0.2);
}
.reg-head h4 {
	margin-bottom: 0;
	font-size: 22px;
	color: #000;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-family: 'Roboto', sans-serif;
}
.reg-head .fa-graduation-cap{
	font-size: 18px;
	color: #fff;
	padding-right:20px;
}
.fa.fa-graduation-cap{padding-right:10px;}

.pd_l10
{
	padding-left:10px !important;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td
{
	padding:8px;
}

.mrgbtm20
{
	margin-bottom:20px;
}

.mrglft120 {
	margin-left: 0;
	display: block;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	line-height: 37px;
	height: 37px;
	margin-bottom: 20px;
}

.wd87
{
	width:87% !important;
}

.wd13
{
	width:13% !important;
}

.wd14
{
	width:14% !important;
}

.cog-icon {
	float: right;
	position: absolute;
	right: 50px;
	top: 17px;
	display: none;
}

.thumb-sm 
{
	width: 36px;
	display: inline-block;
}

.avatar 
{
	border: 1px solid rgba(255,255,255,0.35);
	display: block;
	border-radius: 500px;
	white-space: nowrap;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.arrow.top::after {
	content: " ";
	top: 1px;
	margin-left: -4px;
	border-top-width: 0;
	border-bottom-color: #f1f2f7;
}
.arrow::after 
{
	border-width: 7px;
	content: "";
}

.arrow, .arrow::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.dropdown-menu .divider 
{
	height: 1px;
	margin: 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu li 
{
	display: block;
}

.open > .dropdown-menu 
{
	display: block;
}

.dropdown-menu 
{
	font-size: 12px;
	color: #212529;
	text-align: center;
	list-style: none;
	min-width: 12rem !important;
}

.bg-dark .nav > li > a:hover, .bg-dark .nav > li > a:focus 
{
	color: #fff;
	background-color: #25313e;
}

.nav > li > a:hover, .nav > li > a:focus 
{
	text-decoration: none;
	background-color: #eee;
}

.dropdown-toggle:focus 
{
	outline: 0;
}

.navbar-nav > li > a 
{
	padding-top: 15px;
	padding-bottom: 6px;
}

.nav > li > a 
{
	position: relative;
	display: block;
	padding: 10px 15px;
}

.arrow.top {
	left: 95%;
	margin-left: -8px;
	border-top-width: 0;
	border-bottom-color: #eee;
	border-bottom-color: rgba(0,0,0,0.1);
	top: -8px;
}
.input 
{
	position: relative;
	width: 90%;
	margin: 15px auto;
}

.input-group 
{
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group-addon 
{
	border-color: #d9d9d9;
	background-color: #f9f9f9;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon:last-child 
{
	border-left: 0;
}

.fa-calendar-o::before 
{
	content: "\f133";
}

*::before, *::after 
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input span 
{
	color: #d4d4d4;
	font-size: 20px;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn 
{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.LastLogin {
	background: #fff;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 24px;
	margin-top: -8px;
	margin-bottom: -13px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	border-radius: .25rem;
}

.linklogout {
	background: #ffffff;
	font-size: 13px;
	font-weight: 100;
	margin-bottom: -8px;
	padding-bottom: 11px;
	color: #d81313;
	padding-top: 10px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	border-radius: .25rem;
}
.linklogout:hover
{
	background-color:#f1f2f7;
}

.bg-color-white
{
	background-color: #fff;
}

.calendarbtn
{
	height: 30px;
	width: 30px;
	padding-left: 3px;
}

.calendarcontrol1
{
	/*color: #777;*/
	display: block;
	padding: 0.5rem 0.5rem;
	margin-left: 96px;
	border-color:#d6d7d8;
}
.calendarcontrol2
{
	/*color: #777;*/
	display: block;
	padding: 0.5rem 0.5rem;
	margin-left: 79px;
	border-color:#d6d7d8;
}
.ViewbtnSize {
	width: 100%;
	height: 40px;
	line-height: 16px;
	margin: 0 auto;
	display: block;
}

.obsGrid
{
	font-size: 14px;
    color: #e4520d;
}

.mrgtop10
{
	margin-top:10px;
}

.floatr
{
	float: right;
}
.paynowbtn {
	border-width: 0px;
	width: 130px;
	height: 35px;
	padding: 7px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.bluecolortxt
{
	color:#0606dc;
	font-size:14px;
	padding:20px 0 10px 0;
}
.calender_imgin .imginner
{
	width: 25px;height: 25px;
}
.calender_imgin {
	border: solid 1px #c5c5c5;
	padding: 3px 5px;
	height: 33px;
	border-radius: 0 5px 5px 0;
	border-left: 0;
	margin: 0;
	background-color: #f9f9f9;
	width: 37px;
}
.phomeworkcalender_imgin {
	border: solid 1px #c5c5c5;
	padding: 3px 5px;
	height: 27px;
	border-radius: 0 5px 5px 0;
	border-left: 0;
	margin: 0;
	background-color: #f9f9f9;
	width: 33px;
}
.phomeworkcalender_imgin .imginner {
	width: 20px;
	height: 20px;
}

.datetxtbox {
	padding-left: 25px;
	width: 51%;
}
.calender_inputbx {
	width: 100%;
	height: 33px;
	padding-left: 5px;
	margin-left: 0;
	border: solid 1px #c5c5c5;
}
.pdtb
	{
		padding:15px 10px 0 10px !important;
	}
	.heightauto
{
	height:auto !important;
}
	.calendarcontrol12 {
	/* color: #777; */
	display: block;
	padding: 0.5rem 0.5rem;
	margin-left: 78px;
	border-color: #d6d7d8;
}
.label_setting_exam {
	padding-left: 0;
	}
.new_tbl-exam {
	border: solid 1px #ccc;
	height: 30px !important;
	padding: 0;
	border-right: 0;
	border-left: 0;
}
.main-detailsparent-2
{
	padding:5px 0 0 0;
}

.teaname_cl 
{	
	/* color: #65bd77; */
	color: #af1003;
	/* font-weight: bold; */
	line-height: 20px;
	padding: 20px 0 0 20px !important;
	font-size: 14px;
	float:left;
}
.teaname_cl  .span2
{
	color:#000;
}
.parentteaname_cl 
{
	/* color: #65bd77; */
	color: #af1003;
	/* font-weight: bold; */
	line-height: 24px;
	padding: 20px 0 0 8px !important;
	font-size: 14px;
	float: left;
	width: 80%;
}
.exampdlr {
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-top: 0 !important;
	padding-top: 11px !important;
}
.exampd0
{
	padding:0;
}
.feeheading-wrap
{
	width:50%;
	float:left;
}
.feeheading-wrap h2 {
	font-size: 15px;
	color: #DC6E1F;
	padding: 0 15px;
	margin: 0;
	line-height: 60px;
	background: transparent;
}
.feeheading-btn_wrapper {
	background: #f1f2f7;
	width: 100%;
	clear: both;
	height: 60px;
	margin-bottom: 20px;
}
.stdpersonalacbtn {
	float: right;
	padding: 8px;
	font-size: 13px;
	background-color: #26abb0;
	height: 35px;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	border-radius: .25rem;
	color: white;
	margin-top: 12px;
	margin-right: 10px;
	text-align: center;
}
.feebackheading-wrap
{
	width:50%;
	float:left;
}
.feebackheading-wrap h2 {
	font-size: 15px;
	color: #DC6E1F;
	padding: 0 15px;
	margin: 0;
	line-height: 60px;
	background: transparent;
}
.feebackheading-btn_wrapper {
	background: #f1f2f7;
	width: 100%;
	clear: both;
	height: 60px;
	margin-bottom: 20px;
}
.feebackstdpersonalacbtn {
	float: right;
	padding: 0 8px;
	font-size: 13px;
	background-color: #26abb0;
	height: 35px;
	box-shadow: none;
	border-radius: .25rem;
	color: white;
	margin-top: 12px;
	margin-right: 10px;
	text-align: center;
	width: 9%;
	line-height: 35px;
}

.examresultpdlr {
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.feeheading-btn_wrapper2 {
	background: #f1f2f7;
	width: 100%;
	clear: both;
	height: 48px;
	margin-bottom: 8px;
}
.feeheading-wrap2 h2 {
	font-size: 15px;
	color: #DC6E1F;
	padding: 0 15px;
	margin: 0;
	line-height: 48px;
	background: transparent;
}
 
.phomeworkcalender_date
{
	width:25%;
}
.phomeworkcalender_date_input {
	width: 62%;
	height: 27px;
}
.phomeworkcalender_inputbx {
	width: 100%;
	height: 27px;
	border: solid 1px #c5c5c5;
	padding:0 0 0 5px;
}
.phomeworkcalender_todate
{
	width:20%;
}
.phomeworkcalender_todate_input {
	width: 67%;
	height: 27px;
}
.phomeworkcalender_toinputbx {
	width: 100%;
	height: 27px;
	border: solid 1px #c5c5c5;
	padding:0 0 0 5px;
}
.phomeworksubject_todate {
	width: 20%;
}
.phomeworksubject_input {
	width: 80%;
	height: 27px;
}
.phomeworksubject_inputbx {
	width: 100%;
	height: 27px;
	border: solid 1px #c5c5c5;
	padding:0 0 0 5px;
}
.phomeworkview-btn {
	background-color: #20679e;
	margin: 0 0 0 20px;
	padding: 8px 46px;
	float: left;
	
}

.hwdatetxtbox 
{
	width:30%;
	float:left;
	height: 27px;
}
.homeworktitle-txtarea_wrap
{
	margin-top:1rem;
}
.homework-txt-area
{
	width:80%;
	margin:0 auto;
}

.homework-title-wrap
{
	width:500px;
	margin:0 auto;
}
.parent-home-work-date
{
	width:37%;
}
.parent-home-work-dateinput-wrap
{
	width:63%;
}
.parent-home-work-dateinput {
	width: 100%;
	border: solid 1px #ccc;
	height: 27px;
	padding-left: 5px;
	background:#dee1e4;
}
.parent-home-work-subject
{
	width:20%;
}
.parent-home-work-subjectinput-wrap
{
	width:80%;
}
.parent-home-work-subjectinput {
	width: 100%;
	border: solid 1px #ccc;
	height: 27px;
	padding-left: 5px;
	background:#dee1e4;
}

.parent-home-work-completiondate
{
	width:37%;
}
.parent-home-work-completiondateinput-wrap
{
	width:63%;
}
.parent-home-work-completiondateinput {
	width: 100%;
	border: solid 1px #ccc;
	height: 27px;
	padding-left: 5px;
	background:#dee1e4;
}
.parent-home-work-title_txt
{
	width:10%;
}
.parent-home-work-title_inputbx {
    width: 90%;
    height: 27px;
    padding-left: 5px;
    margin-left: 0;
    border: solid 1px #c5c5c5;
    background:#dee1e4;
}
.parent-home-work-txt-area {
    width: 80%;
    margin: 0 auto;
}
.parent-home-work-txt-area_inputbx {
    width: 100%;
    height: auto;
    border: solid 1px #c5c5c5;
    padding:10px;
    background:#dee1e4;
}
.attchment-homework a {
	color: #9900CC;
	text-align: left;
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
.parent-home-work-submit-btn {
	background-color: #388b74;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	margin: 0 auto;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #388b74;
	border-image: initial;
	border-radius: .25rem;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	color: #fff;
	width: 110px;
	height: 35px;
	line-height: 35px;
	cursor:pointer;
}
.parent-homw-work-calendar_wrap {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	margin-top:20px;
}
.top-left-side
{
    max-width:100%;
}
.schoolname_wrap {
	/* float: left; */
	width: 100%;
	display: flex;
	justify-content: left;
	align-items: center;
	height: 60px;
}
.calander-wrap {
	display: flex;
	align-items: center;
	width: 200px;
}
.schoolname
{
display: flex;
align-items: center;
}
.toggle-small-screen {
	
	padding: 0 0 0 15px;
}
.session_wrap
{
	float:left;
	width:100%;
	text-align:left;
	padding:20px 0 0 0;
}
.col-padding-less
{
	padding:0 0 0 5px;
}
/*----news/events----*/

.pnews-eventswrapper .date-colume
{
	margin:10px 0 0 0;
}
.pnews-eventswrapper .date-colume ul li {
	color: #fff;	
	display: inline-block;
}
.pnews-eventswrapper .date-colume ul li a {
	color: #fff;
	padding: 0 15px;
	display: block;
	background: #2c2c2c;
	line-height: 40px;
	border-radius: 5px 0 5px 0;
	margin: 0 1px;
	-webkit-box-shadow: 2px 2px 20px -4px rgba(0,0,0,0.46);
-moz-box-shadow: 2px 2px 20px -4px rgba(0,0,0,0.46);
box-shadow: 2px 2px 20px -4px rgba(0,0,0,0.46);
}
.pnews-eventswrapper .date-colume ul li a.active {
	background: rgb(0, 105, 217);
	color: #fff;
	display:block;
}
.date-no {
	/*background: #388b74;*/
	color: #fff;
	border-bottom: solid 1px #ccc;
	font-size: 15px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	padding: 2px 0;
	width:22%;
}
.date-montho {
	background: #808080;
	color: #fff;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	text-align: center;
	border-radius: 0 0 5px 5px;
	padding: 3px 0;
	width:22%;
}
.pnews-title {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	margin: 0 0 0 -157px;
}
.pnews-discription {
	font-size: 13px;
	color: #686868;
	line-height: 25px;
	padding: 11px 15px 0 15px;
}
.col-padding-less0
{
	padding:0
}
.box-shadow
{
-webkit-box-shadow: 0px 6px 18px -8px rgba(163,163,163,1);
-moz-box-shadow: 0px 6px 18px -8px rgba(163,163,163,1);
box-shadow: 0px 6px 18px -8px rgba(163,163,163,1);
}


.news-images img
{
	width:100%;
	
}
.news-event-date-label
{
background: transparent;
border: none;
text-align: center;
width: 100%;
color: #fff;
}
.news-event-month-label
{
background: transparent;
border: none;
text-align: center;
width: 100%;
color: #fff;
}
.news-event-title-label
{
	border:none;
}
.news-event-description-label
{
	border:none;
}
.news-event-download
{
color: #388b74;
font-size: 20px !important;
padding: 0 13px 0 0px;
}
.news-event-image
{
color: rgb(6, 0, 255);
font-size:14x;
}
.news-event-calendar_wrap {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	margin-top:20px;
}
/*----circular----*/

.circular-eventswrapper .date-colume
{
	margin:10px 0 0 0;
}
.circular-eventswrapper .date-colume ul li {
	color: #fff;	
	display: inline-block;
}
.circular-eventswrapper .date-colume ul li a {
	color: #fff;
	padding: 0 15px;
	display: block;
	background: #2c2c2c;
	line-height: 40px;
	border-radius: 5px 0 5px 0;
	margin: 0 1px;
	-webkit-box-shadow: 2px 2px 20px -4px rgba(0,0,0,0.46);
-moz-box-shadow: 2px 2px 20px -4px rgba(0,0,0,0.46);
box-shadow: 2px 2px 20px -4px rgba(0,0,0,0.46);
}
.circular-eventswrapper .date-colume ul li a.active
{	background: #f77805;
	color: #fff;
	display:block;
}
.circular-date-no {
	/*background: #388b74;*/
	color: #fff;
	border-bottom: solid 1px #ccc;
	font-size: 15px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	padding: 2px 0;
	width:22%;
}
.circular-date-montho {
	background: #808080;
	color: #fff;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	text-align: center;
	border-radius: 0 0 5px 5px;
	padding: 3px 0;
	width:22%;
}
.circular-title {
font-size: 14px;
color: #000;
line-height: 22px;
margin: 0 0 0 -157px;
}
.circular-discription {
	font-size: 13px;
	color: #686868;
	line-height: 25px;
	padding: 11px 15px;
}
.col-padding-less0
{
	padding:0
}
.box-shadow
{
-webkit-box-shadow: 0px 6px 18px -8px rgba(163,163,163,1);
-moz-box-shadow: 0px 6px 18px -8px rgba(163,163,163,1);
box-shadow: 0px 6px 18px -8px rgba(163,163,163,1);
}


.circular-images img
{
	width:100%;
	
}
.circular-date-label
{
background: transparent;
border: none;
text-align: center;
width: 100%;
color: #fff;
}
.circular-month-label
{
background: transparent;
border: none;
text-align: center;
width: 100%;
color: #fff;
}
.circular-title-label
{
	border:none;
}
.circular-description-label
{
	border:none;
}
.circular-download
{
color: #388b74;
font-size: 20px !important;
padding: 0 13px 0 0px;
}
.circular-image
{
color: rgb(6, 0, 255);
font-size:14x;
}
.circular-calendar_wrap {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	margin-top:20px;
}
.main_deatisl_wrapper_1 
{
	margin-top: 12px;
	/*padding-bottom: 250px;*/
	background: #fff;
}
.margin-top
{
	margin-top: 20px;
}
.attachment
{
	background-color: #10bdd6;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	margin:0 auto;
	/* padding: 0.8rem 2.75rem; */
	border-width: 1px;
	border-style: solid;
	border-color: #10bdd6;
	border-image: initial;
	border-radius: .25rem;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	width:110px;
	height:35px;
	line-height:35px;
	color:#fff;
	margin-top:-5px;
	cursor:pointer;
}
.sendmail {
	width: 150px;
	float: right;
	margin-top: -35px;
	margin-right: 20px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	background-color: #10bdd6;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	border-style: solid;
	border-color: #10bdd6;
	border-radius: .25rem;
	display: block;
	cursor:pointer;
}
.footerborder {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 16px 0;
	float: left;
	background: #fff;
}
.margintop
{
	margin-top: 230px;
}

.fontsize14
{
	font-size: 14px !important
}
.marginbtm20
{
	margin-bottom: 20px;
}
.marginbtm0
{
	margin-bottom:0px !important;
}
.cursorpointer
{
	cursor: pointer;
}
.communication-section {
	background: #fff;
	margin: 20px 15px;
	padding:20px;
}
.communication-section .browse
{
	margin:16px 0;	
}
.communication-section .footerborder {
	border: solid 1px #cacaca;
	width: 100%;
	box-sizing: border-box;
	padding: 16px 0;
	float: none;
	background: #fff;
	clear: both;
	margin: 0 auto;
	margin-top: 15px;
}
.communication-tab-wrap .form-inline
{
	padding:15px 0 0 0px;
}

.communication-tab-wrap .btn
{
	margin:0;
	padding:5px 10px;
}
.communicationtolbl
{
	padding-right:20px;
}
.communication-tab-wrap .inputwrap
{
	width:90%;
	margin-left:7px !important;
}
.communication-tab-wrap .subjectwrap
{
	width:90%;
	margin-left:9px !important;
}
.communication-tab-wrap .messagewrap
{
	width:90%;
	margin-left:0px !important;
}
.communication-tab-wrap .form-inline .form-control {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.communication-section .info_inner_wrap {
	background-color: #f1f2f7;
	border-radius: 4px;
	margin: 20px 0 0 0;
	box-sizing: border-box;
	padding: 18px;
}
.communication-section .visiblenone
{
	visibility:hidden
}
 .visiblenone
{
	visibility:hidden
}
.communication-section .table
{
	background:#fff;
}
.communication-section .table tbody > tr > th
{
	padding:10px !important;
}
.inboxview-tab-wrap .form-inline
{
	padding:15px 0 0 0px;
} 

.inboxviewlbl
{
	padding-right:7px;
}

.inboxview-tab-wrap .form-inline .form-control {
	
	width: 100%;
	
}

	
.inboxview-tab-wrap .visiblenone
{
	visibility:hidden
}
.communication-section .form-inline {
	align-items: flex-start;
}
.shadow-sm {
	margin-top: 12px;
	padding-bottom: 0;	
	border: solid 1px #ddd;	
	-webkit-box-shadow: 0px 10px 45px -36px rgba(0,0,0,1);
	-moz-box-shadow: 0px 10px 45px -36px rgba(0,0,0,1);
	box-shadow: 0px 10px 45px -36px rgba(0,0,0,1);
}
.newsbckgrndcolor
{
	background-color: LightCoral;
}

.obsbckgrndcolor
{
	background-color: Maroon;
}
.circularbckgrndcolor
{
	background-color: DarkGoldenrod;
}

.login_main_screen_wrap {
	background-color: #e2e6e5;
	border-radius: 8px;
	margin: 0 auto;
	padding: 40px;
	position: relative;
	margin: 50px 0 0 0;
}
.input-icon {
	position: relative;
}
.form-control-top {
	padding-left: 31px;
}
.form-control {
	border-radius: 0;
	margin: 10px 0;
	font-size: 0.8rem;
}
.input-icon span {
	color: #d4d4d4;
	font-size: 20px;
}
.iconmargins {
	display: block;
	margin-top: -35px;
	margin-left: 10px;
}
.marginbottom
{
	margin-bottom: 25px;
}
.marginleft
{
	margin-left: 185px;
}
.colorblack
{
	color:Black !important;
}
.regparamsavebtn
{
	background-color: #10bdd6;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	margin:17px auto auto;
	/* padding: 0.8rem 2.75rem; */
	border-width: 1px;
	border-style: solid;
	border-color: #10bdd6;
	border-image: initial;
	border-radius: .25rem;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	width:110px;
	line-height:35px;
	color:#fff;
	cursor:pointer;
}
.btn.browse-btn-parent {
	padding: 7px 14px;
	font-size: 13px;
	border: none;
	color: #fff;
	background: #6e3e7b;
	margin: 10px 17px;
}
.btn.upload-btn-parent {
	padding: 7px 14px;
	font-size: 13px;
	border: none;
	color: #fff;
	background: #b07c11;
	margin: 0;
}

.differwidth input, .differwidth select {
	width: 59% !important;
	/* margin: 0 9px !important; */
	/* padding: 0 !important; */
}

.last-class
{
    width:28% !important;
}
input.last-class-input
{
    width:78% !important;
}
select.last-class-input
{
    width:64% !important;
}
.last-medium
{
    width:28% !important;
}
select.last-medium-input
{
    width:64% !important;
}
input.last-medium-input
{
    width:64% !important;
}
.staff
{
    width:14% !important;
}
input.staff
{
    width:82% !important;
}
.amount
{
    width:18% !important;
}
input.amount
{
    width:73% !important;
}
.remark
{
    width:8% !important;
}
input.remark
{
    width:89% !important;
}
.std-right
{
    width:10%;
}
.ImgSize {
	height: 110px;
	width: 110px;
	margin-top: 9px;
}
.std-right .ImgSize {
	height: 110px;
	width: 110px;
	margin-top: 9px;
}
.termsconditionpopupheader
{
	background: #cc7602;
	padding: 8px;
}

.termsconditionpopuptitle
{
	font-size: 17px;
	font-weight: normal;
}
.termsconditionclosebtn
{
	font-size: 16px;
	line-height: 20px;
	background-color: #084786;
}
.NewRegbtn {
	background-color: #3c5fc4;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	margin: -29px auto;
	/* padding: 0.8rem 2.75rem; */
	border-width: 1px;
	border-style: solid;
	border-color: rgb(44, 55, 126);
	border-image: initial;
	width: 52px;
	float: right;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 0.5rem;
}
.AlreadyRegbtn {
	background-color: #426c35;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	margin: -29px auto;
	/* padding: 0.8rem 2.75rem; */
	border-width: 1px;
	border-style: solid;
	border-color: rgb(17, 100, 2);
	border-image: initial;
	width: 52px;
	float: right;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 0.5rem;
}
.lblnewreg {
	background-color: #c3dbff !important;
	color: #081b7b !important;
	border: 1px solid #072699 !important;
}
.lblalreadyreg {
	background-color: #b4ddac !important;
	color: #095505 !important;
	border: 1px solid #1f7303 !important;
}
.lblfontsize
{
	font-size : 18px;
}
.studenttype
{
	display: block;
	margin: 10px 0 0 500px;
}
.dayscholarradiobtn
{
	padding: 0 25px 0 20px;
	color: #094fec;
	font-size: 15px;
	font-weight: bold;
}
.hostelerradiobtn
{
	padding: 0 25px 0 20px;
	color: #094fec;
	font-size: 15px;
	font-weight: bold;
}
.subjesct-class-section_wrap
{
	margin-top:1rem;
}
.form-group
{
	margin-bottom:5px;
}
.form-inline
{
	padding:0px 0 0 0px;
}
.class_txt {
	width: 15%;
}
.class_inputbx {
	width: 83%;
	height: 27px;
}
.stream_txt {
	width: 20%;
	float: left;
}
.stream_inputbx {
	width: 78%;
	height:27px;

}
.Nextbtn {

	width: 100px;
	height: 36px;
	background-color: #1e906f;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #1e906f;
	border-radius: .25rem;
	font-size: 14px;
	float: none;
	display: block;
	margin-left: 15px;
	margin: 0 auto;
}
.Backbtn {
	background-color: #ad5804;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(150, 75, 6);
	border-radius: .25rem;
	font-size: 14px;
	float: right;
	width: 100px;
	height: 36px;
	line-height: 16px;
	margin-top: -40px;
	margin-bottom: 0;
	margin-right: 430px;
}
/*..................................Start 5-nov-2019 css.........................................*/


header.header.bg-pink {
    background: #fde5cd;
    box-shadow: 3px 0 10px 0 rgba(183,192,206,.2);
    transition: width .1s ease,left .1s ease;
    z-index: 20;
    border-bottom: solid 1px #e2c2a2;
}
header.header.bg-pink .sidebar-toggle-box i.fa.fa-bars {
    color: #535353;
}
header.header.bg-pink .sidebar-toggle-box
{
	margin-top: 4px;
}
header.header.bg-pink .sidebar-toggle-box .syn-bar {
    background: #535353;
    height: 1px;
    width: 22px;
    margin-bottom: 5px;
    display: block;
    cursor: pointer;
}
body header.header.bg-pink .school-name-small-screen a.text-white {
    color:#a20909 !important;
	font-size: 15px;
}
body header.header.bg-pink .session {
    color: #353535;
}
#sidebar {
    background: #353535 !important;
    box-shadow: 3px 0 10px 0 rgba(183,192,206,.2);
    transition: width .1s ease,left .1s ease;
    z-index: 10;
}
ul.sidebar-menu li a {
    color: #fafafa;
    font-weight: 500;
    padding: 8px 0 8px 10px;
}
ul.sidebar-menu li a i {
    font-size: 15px;
    padding-right: 6px;
    vertical-align: middle;
}
ul.sidebar-menu li a.active2 
{
	position: relative;
	color: #fafafa;
	background: transparent;
}
ul.sidebar-menu li a.active2:hover, ul.sidebar-menu li a.active2:focus{
	background: transparent;
	color: rgb(255, 136, 115);
}
ul.sidebar-menu li a .onlinerteg-head span {
    vertical-align: middle;
}
ul.sidebar-menu li a .onlinerteg-head {
    font-size: 15px;
    text-transform: uppercase;
}
ul.sidebar-menu li a:hover
{
	background: transparent;
	color: rgb(255, 136, 115);
	position: relative;
}
ul.sidebar-menu li a:hover:after
{
	content: "";
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(255, 136, 115);
    box-shadow: inset 0px 1px 0px rgba(0,0,0,.1);
    -webkit-animation: led .8s infinite;
    -moz-animation: led .8s infinite;
    -ms-animation: led .8s infinite;
    -o-animation: led .8s infinite;
    animation: led .8s infinite;
}
ul.sidebar-menu li a:hover i
{
	color: rgb(255, 136, 115);
}
ul.sidebar-menu li a.active2:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 17px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(255, 136, 115);
    box-shadow: inset 0px 1px 0px rgba(0,0,0,.1);
    -webkit-animation: led .8s infinite;
    -moz-animation: led .8s infinite;
    -ms-animation: led .8s infinite;
    -o-animation: led .8s infinite;
    animation: led .8s infinite;
}
ul.sidebar-menu li a span {
    display: inline-block;
    vertical-align: middle;
}
.top-nav .session {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.top-nav .custom-logout {
	display: inline-block;
	vertical-align: middle;
	margin-left: -8px;
	margin-right: 14px;
	/* margin: 0 5px auto 0px; */
}
.custom-logout input[type="submit"] {
    background: transparent;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    text-transform:capitalize;
}
.Profile-section input[type="text"]
{
	font-weight:400;
}
.Profile-section input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bdbdbd;
}
.Profile-section input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #bdbdbd;
}
.Profile-section input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #bdbdbd;
}
.Profile-section input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #bdbdbd;
}
.Profile-section select
{
	color: #2d2d2d !important;
	font-weight:400 !important;
}

.datepicker-container .outline-element-container input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2d2d2d !important;
}
.datepicker-container .outline-element-container input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #2d2d2d !important;
}
.datepicker-container .outline-element-container input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #2d2d2d !important;
}
.datepicker-container .outline-element-container input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #2d2d2d !important;
}
.datepicker-container input[type="text"] {
    color: #2d2d2d;
}

    /* ....................................... Classes for Date Picker Start .....................   */

.ui-datepicker {
        text-align: center;
    }

    .ui-datepicker-trigger {
        margin: 0 0 0 5px;
        vertical-align: text-top;
    }

    .ui-datepicker {
        font-family: Open Sans, Arial, sans-serif;
        margin-top: 2px;
        padding: 0 !important;
        border-color: #c9f0f5 !important;
    }

    .ui-datepicker {
        width: 256px;
    }

    .openemr-calendar .ui-datepicker {
        width: 191px;
    }

    .ui-datepicker table {
        width: 256px;
        table-layout: fixed;
    }

    .openemr-calendar .ui-datepicker table {
        width: 191px;
        table-layout: fixed;
    }

    .ui-datepicker-header {
        background-color: #d0743b !important;
        background-image: none !important;
        border-radius: 0;
    }

    .openemr-calendar .ui-datepicker-header {
        background-color: #e6f7f9 !important;
        border-width: 1px;
        border-color: #c9f0f5;
        border-style: solid;
    }

    .ui-datepicker-title {
        line-height: 35px !important;
        margin: 0 10px !important;
    }

    .openemr-calendar .ui-datepicker-title {
        line-height: 20px !important;
    }

    .ui-datepicker-prev span {
        display: none !important;
    }

    .ui-datepicker-next {
        text-align: center;
    }

    .ui-datepicker-next span {
        display: none !important;
    }

    .ui-datepicker-prev {
        background-color: transparent !important;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAUklEQVQYlXWPwQnAMAwDj9IBOlpH8CjdJLNksuujFIJjC/w6WUioFBcqJ7sGEAD5Y/hpqLRghRv4YQlUjqXI3Kql2MixraGbEhVcDXcFUR/1egEHNuTBpFW0NgAAAABJRU5ErkJggg==') !important;
        height: 12px !important;
        width: 7px !important;
        margin: 14px 12px;
        display: inline-block;
        left: 0 !important;
        top: 0 !important;
    }

    .openemr-calendar .ui-datepicker-prev {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=') !important;
        height: 14px !important;
        width: 9px !important;
        margin: 5px !important;
    }

    .ui-datepicker-next {
        cursor: pointer;
    }

    .ui-datepicker-prev {
        cursor: pointer;
    }

    .ui-datepicker-next {
        background-color: transparent !important;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAVUlEQVQYlXWQ0Q3AIAhEL07gKI7kKN2kI3Wk1w9to3KQEELucQEECOizhhTQGHFnwOdgobWx0GkZILfYBhXl0STVbPoBarbkL7ozN/F8VBBXh8uJgF5r2hrI4GHUkAAAAABJRU5ErkJggg==') !important;
        height: 12px !important;
        width: 8px !important;
        margin: 14px 12px;
        display: inline-block;
        right: 0 !important;
        top: 0 !important;
    }

    .openemr-calendar .ui-datepicker-next {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC') !important;
        height: 14px !important;
        width: 8px !important;
        margin: 5px;
    }

    .ui-datepicker-month {
        border-radius: 2px;
        background-color: #d0743b;
        width: 110px !important;
        height: 22px;
        font-family: Open Sans !important;
        color: #fff;
        font-size: 14px !important;
        font-weight: 600;
        text-align: left;
        border: none !important;
        margin-right: 17px !important;
        vertical-align: text-top;
    }

    .openemr-calendar .ui-datepicker-month {
        font-family: Open Sans, Arial, sans-serif;
        color: rgba(34, 34, 34, 0.87);
        font-size: 12px !important;
        font-weight: 700;
        text-align: center;
        transform: scaleX(1.0029)
    }

    .ui-datepicker-year {
        border-radius: 2px;
        background-color: #d0743b;
        border-color : #fff;
        width: 61px !important;
        height: 22px;
        border: none !important;
        font-family: Open Sans !important;
        color: #fff;
        font-size: 14px !important;
        font-weight: 600;
        text-align: left;
        vertical-align: text-top;
    }

    .openemr-calendar .ui-datepicker-year {
        font-family: Open Sans, Arial, sans-serif;
        color: rgba(34, 34, 34, 0.87);
        font-size: 12px !important;
        font-weight: 700;
        text-align: center;
        transform: scaleX(1.0029)
    }

    .ui-datepicker-month option,
    .ui-datepicker-year option {
        color: #3985a0 !important;
        background-color: #fff !important;
        font-family: Open Sans !important;
        font-size: 14px !important;
        font-weight: 600;
    }

    .ui-datepicker-month option[selected],
    .ui-datepicker-year option[selected] {
        background-color: #e5edf0 !important;
    }

    .ui-datepicker .ui-state-hover {
        /*background: none !important;*/
        border: 0 !important;
    }

    .ui-datepicker td {
        vertical-align: top;
    }

    .ui-datepicker .ui-state-default {
        border-radius: 2px;
        border-color: #d9beb6 !important;
    /*     background: white !important; */
        width: 24px;
        height: 24px;
        padding: 0 !important;
        line-height: 24px;
        text-align: center !important;
        font-family: Open Sans, Arial, sans-serif;
        color: #707070;
        font-size: 13px;
        font-weight: 400 !important;
        margin: 7px 0 0 4px;
    }

    .ui-datepicker .ui-state-default.ui-state-highlight{
        border-color: #dcdcdc;
        background-color: #cff3f8 !important;
        color: #3e9aba !important;
    }

    .openemr-calendar .ui-state-default {
        font-size: 10px;
        margin: 0;
    }

    .ui-datepicker td {
        width: 33px;
    }

    .openemr-calendar .ui-datepicker td {
        width: 26px;
    }

    .openemr-calendar .ui-state-default {
        width: 26px;
        height: 20px;
        line-height: 20px;
    }
    .ui-state-default.ui-state-hover {
        border-color: #dcdcdc;
        background-color: #cff3f8 !important;
    }

    .ui-datepicker .ui-state-active {
        border-color: #dcdcdc;
		background-color:#e8bbb1 !important;
		color:#731d09 !important;
    } 

    .ui-datepicker-calendar thead tr th {
	font-family: Open Sans, Arial, sans-serif;
	color: #951913;
	font-size: 12px;
	font-weight: bold;
	padding: 0.45em 0.3em !important;
	/* width: 15px !important; */
}

    .openemr-calendar .ui-datepicker-calendar thead tr th {
        font-size: 10px;
    }

    .ui-datepicker-close {
        display: none;
    }

    .ui-datepicker thead {
        background-color: #e1d5d5;
    }

    .openemr-calendar .ui-datepicker thead {
        background: none;
    }

    .ui-state-default.ui-datepicker-current {
        border-style: none;
	border-color: inherit;
	float: none !important;
        	font-family: Open Sans, Arial, sans-serif;
        	color: #fff;
        	font-size: 14px;
        	font-weight: 400;
        	text-align: left;
        border-width: medium !important;
        	vertical-align: top;
        	margin: 0 !important;
        	background-color: transparent !important;
    }

    .ui-datepicker-buttonpane.ui-widget-content {
        text-align: center;
        background-color: #3e9aba;
        margin: 0 !important;
        height: 28px;
        padding: 0 !important;
    }

    .openemr-calendar .ui-datepicker-year {
        background-color: transparent;
    }

    .openemr-calendar .ui-datepicker-month {
        background-color: transparent;
    }

    .openemr-calendar .ui-state-default {
        border: 0 !important;
    }

    .openemr-calendar .ui-datepicker-month {
        margin-right: 10px !important;
    }
    .datepicker-container {
		position: relative;
		width: 100%;
	}
	.datepicker-container span.outline-element-container {
		width: 100% !important;
		display: block !important;
	}
	.datepicker-container input[type="text"] {
		width: 100% !important;
		margin-right: 42px !important;
		margin-left:9px;
	}
	.datepicker-container img.ui-datepicker-trigger {
		position: absolute;
		top: 14px;
		right: 10px;
		width: 15px;
		height: 15px;
	}
	.ui-datepicker .ui-state-default
	{
		border-radius: 0 !important;
	}
    
    
    /* ....................................... Classes for Date Picker End.....................   */






/* keyframes */
@-webkit-keyframes led {
  from {
    opacity:.1;
  }
  
  to {
    opacity:1;
  }
}

@-moz-keyframes led {
  from {
    opacity:.1;
  }
  
  to {
    opacity:1;
  }
}

@-ms-keyframes led {
  from {
    opacity:.1;
  }
  
  to {
    opacity:1;
  }
}

@-o-keyframes led {
  from {
    opacity:.1;
  }
  
  to {
    opacity:1;
  }
}

@keyframes led {
  from {
    opacity:.1;
  }
  
  to {
    opacity:1;
  }
}

/* keyframes */

/*..................................Start 5-nov-2019 css.........................................*/


/*..................................Start 8-nov-2019 css.........................................*/

.aside-bar-panel {
        background: #353535 !important;
        transition: width .1s ease,left .1s ease;
        z-index: 10;
        width: 250px;
        height: 100%;
        position: fixed;
        overflow-y: scroll;
        left: 0;
        top: 0;
    } 
    .aside-bar-panel .onlinerteg-head {
        font-size: 20px;
        padding: 0 10px 10px;
        color: #fde5cd;
    }
    .aside-bar-panel ul.sidebar-menu {
        margin-top: 85px;
    }
    .aside-bar-panel li {
        margin-left: 0 !important;
        margin-right: 0 !important;
        border-bottom: solid 1px #7b7b7b;
        padding-bottom: 8px;
    }
    .aside-bar-panel ul.sidebar-menu li a i {
        background: #fde5cd;
        width: 24px;
        height: 24px;
        text-align: center;
        border-radius: 50%;
        font-size: 12px;
        padding-top: 5px;
        padding-right: 0;
        color: #353535;
        margin-right: 10px;
    }
    .aside-bar-panel ul.sidebar-menu li a:hover i
    {
    	background: rgb(255, 136, 115);
    	color: #fff;
    }
    .aside-bar-panel ul.sidebar-menu li a:focus
    {
    	background: transparent
    }
    .aside-bar-panel ul.sidebar-menu li a:hover:after
    {
    	top: 18px;
    }
    .school-terms-conditions
    {
    }
    .school-terms-conditions .modal-content {
		margin: 0 auto;
		background: #fff;
		text-align: center;
		border: solid 1px #ccc;
		border-radius: 10px;
	}
    .school-terms-conditions .modal-header{
	    text-transform: capitalize;
		margin-bottom: 20px;
		font-size: 24px;
		border-radius: 10px 10px 0px 0px;
		-moz-border-radius: 10px 10px 0px 0px;
		-webkit-border-radius: 10px 10px 0px 0px;
		background: #fde5cd;
		padding: 20px 20px;
    }
    .school-terms-conditions .modal-header .close {
		margin-top: 0;
		position: absolute;
		right: -10px;
		background: #535353;
		color: #fff;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		text-shadow: none;
		top: -5px;
		opacity: 1;
		cursor: pointer;
	}
	.school-terms-conditions .margintop
	{
		margin-top: 0;
	}
	.school-terms-conditions .modal-body textarea {
		height: 500px !important;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
		background: transparent;
	}
	#menu1 h6,#menu2 h6,#menu3 h6,#menu4 h6,#menu5 h6,#menu6 h6,#menu7 h6,#divPaymentDetail h6
	{
		padding: 15px 15px;
	}
	.parents-detail-wrap span.fga {
		width: auto !important;
		padding: 0;
	}
	.parents-detail-wrap span.fga input[type="checkbox"] {
		width: 20px !important;
		vertical-align: middle;
	}
	.parents-detail-wrap span.fga label {
		font-size: 18px;
	}
	.successfully-message-panel
	{
		max-width: 500px;
		margin: 0 auto;
		background:#fff;
		padding: 40px 20px;
		text-align: center;
		border: solid 1px #ccc;
		border-radius: 10px;
		box-shadow: 0 0 60px #d6d6d6;
		margin-top: 5%;
	}
	.sucess-tick {
		width: 80px;
		height: 80px;
		background: #fde5cd;
		box-shadow: 3px 0 10px 0 rgba(183,192,206,.2);
		color: #353535;
		margin: 0 auto;
		margin-bottom: 0px;
		text-align: center;
		border-radius: 50%;
		font-size: 34px;
		padding-top: 14px;
		margin-bottom: 12px;
    }
    .successfully-message-panel span
    {
    	font-size: 25px;	
    	display: block;
    	border-bottom: solid 1px #ddd;
    	padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .successfully-message-panel a {
		display: inline-block;
		background: #fde5cd;
		color:#353535;
		margin-top: 15px;
		padding: 8px 32px;
		text-align: center;
		font-size: 16px;
		border-radius: 30px;
		font-weight: 600;
        text-decoration:none;
	}
	.successfully-message-panel a:hover
	{
		text-decoration: none;
		background: #353535;
		color: #fff;
	}
	.mobile-terms-condition
	{
		display:none;
	}
	body header.header.bg-pink .session {
		color: #353535;
		/*position: absolute;*/
		margin-right: 600px;
		padding-left: 300px;
		left: 0;
		right: 0;
		text-align:center;
	}
	.allergy span {
		width: 9%;
	}
	.allergy input[type="text"] {
		width: 88% !important;
	}
	.formlbl 
	{
		margin: 0px 10px 0px 50px;
	}
	.verificationlbl
	{
		margin: 0px 10px 0px 40px;
	}
	.verificationcombo
	{
		width: 200px;
		height: 27px;
	}
	.populatebtn {
	background-color: #3c5fc4;
	box-shadow: rgb(136, 136, 136) 5px 4px 7px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(44, 55, 126);
	border-image: initial;
	color: White;
	margin-left: 365px;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	border-radius: .25rem;
	margin-top: -10px;
}
	.registrationquota
	{
		margin-top: 20px;
	}
	.studtypelbl
	{
		margin: 0px 30px 0px 40px;
	}
	.studtypecombo
	{
		margin-left: 10px;
		width: 200px;
		height: 27px;
	}
	.formtxtbox
	{
		margin-left:57px;
		width:200px;
	}
	.ht200
	{
		height: 200px;
	}
	.fbrowsebtn
	{
		border: none;
		height: 30px !important;
		border-radius: 5px;
		width: 45% !important;
		margin: 8px !important;
	}

/*..................................Start 8-nov-2019 css.........................................*/




/*---------------------------------  Message Alert Start --------------------------------------------- */

.modal-msgalertcontent
    {
        background: #fff;
        text-align: center;
        border: solid 1px #ccc;
        border-radius: 10px;
        position: relative;
        display: flex;
        flex-direction: column;
        outline: 0;
        box-shadow: none;
    
        height: 300px;
    }
   .modal-msgalertbody 
   {
		position: relative;
		flex: 1 1 auto;
		padding: 15px;
		font-size: 14pt;
	}
	.lblverify 
	{
		font-size: 15px;
		vertical-align: text-top;
		color: red;
	}



/*---------------------------------  End Message Alert ---------------------------------------- */




.payable-section-blox textarea {
    height: 150px !important;
    font-size: 16px;
    line-height: 29px;
}
.payable-blox .payable-amt {
    display: inline-block;
    vertical-align: middle;
    /* float: left; */
    font-size: 16px;
    margin-right: 10px;
}
.payable-blox {
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px;
}
.payable-blox .payable-amt-figure {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.payable-blox .payable-amt-figure span {
    font-size: 22px;
    display: inline-block;
    border-bottom: 0;
    padding-bottom:0;
    margin-bottom: 0;
}
.payable-blox .payable-amt-figure:before {
    content: "\f156";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
}
.verification-wrap .datepicker-container input[type="text"] {
    margin-right: 56px !important;
}
.verification-wrap .datepicker-container img.ui-datepicker-trigger {
    top: 16px;
    right: 3px;
}
.verification-wrap span.amount {
    width: 26% !important;
}
.verification-wrap .remark
{
	width: 8.5% !important;
}
.verification-wrap .form-control.remark
{
   width: 90% !important;
}
.verification-wrap .form-control.amount
{
   width: 69% !important;
}
.verification-wrap input[type="checkbox"] {
    width: 20px !important;
    display: inline-block;
    vertical-align: middle;
}
.verification-wrap label {
    vertical-align: middle;
    display: inline-block;
    padding-top: 16px;
    margin-left: 7px;
}
.verification-wrap .form-check-input {
    margin-left: 0 !important;
    position: relative;
    left: -20px;
}
#msgModal .modal-msgalertcontent {
    margin-top: 60px;
}
#msgModal .modal-header {
    padding: 10px;
}
#msgModal .modal-header:before
{
   content: "\f071";
   font-family: FontAwesome;
   position:absolute;
   color:#535353;
}
#msgModal .modal-header h6.modal-title {
    margin-left: 35px;
}
.fathetTitle
{
	width: 120px !important;
}
.fatherName
{
	margin-top: -38px !important;
    margin-left: 240px !important;
    width: 342px !important;
}
.regquotadocreq
{
	padding-top:25px;
	color:Red;
	font-size:13px;
}
.wd47
{
	width: 47%;
}
.imagelbl
{
    width: 100% !important;
    color: red;
}
.imageguardlbl
{
	width: 80% !important;
	color: Red;
}

.modal-body-tc {
    position: relative;
    flex: 1 1 auto;
    padding: 70px;
}



/*...................................................Responsive Classes........................................*/

/*................................................1393 px....................................*/
@media (max-width:1393px)
{
 .std-details-wrap input.browse {
	width: 75% !important;
}
input.btn.upload-btn {
	width: 91% !important;
}
}

/*................................................1348 px....................................*/
@media (max-width:1348px)
{
.std-details-wrap input, .std-details-wrap select {
	width: 55% !important;
}
}

/*................................................1323 px....................................*/
@media (max-width:1323px)
{
.std-details-wrap input.browse {
	width: 80% !important;
}
}

/*................................................1262 px....................................*/
@media (max-width:1262px)
{
.std-details-wrap input.browse {
	width:90% !important;
}
}

/*................................................1260 px....................................*/
@media (max-width:1260px)
{
.std-details-wrap input.browse {
	width:100% !important;
}
}

/*................................................1053 px....................................*/
@media (max-width:1053px)
{
.std-lbl-wrap {
	width: 80%;
	margin: 10px 0;
}
.std-details-wrap span {
	width: 100% !important;
}
.std-details-wrap input, .std-details-wrap select {
	width: 100% !important;
	margin-left: 0 !important;
	margin-right:0 !important;
}
.std-right {
	width: 20%;
	align-content: center;
	align-items: center;
	justify-content: top;
}
input.btn.upload-btn {
	width: 53% !important;
}
.std-details-wrap input.browse {
	width: 55% !important;
}
 .address-wrap textarea {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px !important;
}
.address-wrap span {
	width: 100% !important;
	margin-bottom: 5px;
}

.address-wrap input, .address-wrap select {
	width: 100% !important;
	margin-bottom: 5px;
}
.mobile-terms-condition
{
	display:none;
}
}


/*................................................800 px....................................*/
@media (max-width:800px)
{
.std-details-wrap input.browse {
	width: 78% !important;
}
input.btn.upload-btn {
	width: 75% !important;
}
 .address-wrap textarea {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px !important;
}
.address-wrap span {
	width: 100% !important;
	margin-bottom: 5px;
}

.address-wrap input, .address-wrap select {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px;
}
.mobile-terms-condition
{
	display:none;
}

}

/*................................................767 px....................................*/
@media (max-width:767px)
{
.std-details-wrap input.browse {
	width:100% !important;
	margin: 0 auto !important;
	border: none;
}
.std-lbl-wrap {
	width: 74%;
}
.std-right {
	width: 20%;
}
 .address-wrap textarea {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px !important;
}
.address-wrap span {
	width: 100% !important;
	margin-bottom: 5px;
}
.wrapper {
	padding: 10px 0 0px 0;
}
.address-wrap input, .address-wrap select {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px;
}
.aside-bar-panel
{
	display: none;
}
#ctl00_ContentPlaceHolder1_DivSel {
    margin: 30px 10px;
}
#ctl00_ContentPlaceHolder1_DivClassSel {
    margin: 30px 10px;
}
.modal-content {
    width: 100% !important;
    margin: 20px 50px 50px 0 !important;
}
.mobile-terms-condition
{
	display:block;
	margin-top: 22px;
}
.mobile-terms-condition a {
    color: #353535;
    text-decoration: none;
    font-size: 15px;
}
.mobile-terms-condition a i{
    background: #fde5cd;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
    border-radius: 50%;
    margin-right: 5px;
}																							
.school-terms-conditions
{
	padding-right: 0 !important;
}
}

/*................................................552 px....................................*/
@media (max-width:552px)
{
 .address-wrap textarea {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px !important;
}
.address-wrap span {
	width: 100% !important;
	margin-bottom: 5px;
}
.wrapper {
	padding: 10px 0 0px 0;
}
.address-wrap input, .address-wrap select {
	width: 100% !important;
	margin-left:0 !important;
	margin-bottom: 5px;
}
.aside-bar-panel
{
	display: none;
}
body header.header.bg-pink .session {
	color: #353535;
	/* position: absolute; */
	margin-right: 600px;
	padding-left: 230px;
	left: 0;
	right: 0;
	text-align: center;
}
.Profile-section {
	background: #fff;
	padding: 0 15px 30px 15px;
	margin: 35px 11px;
}
.datepicker-container input[type="text"] {
	width: 100% !important;
	margin-right: 110px !important;
	margin-left: 9px;
}
.datepicker-container img.ui-datepicker-trigger {
	position: absolute;
	top: 16px;
	right: 10px;
	width: 15px;
	height: 15px;
}
.std-details-wrap input.browse {
	width: 93% !important;
	margin: 10px auto 0 0px !important;
	border: none;
}
.std-details-wrap input.btn.upload-btn {
	width: 70% !important;
}
.parents-detail-wrap input.browse{
	border: none;
	height: 30px !important;
	border-radius: 5px;
	width: 18% !important;
	margin: 8px !important;
}
.parents-detail-wrap input.btn.upload-btn
{
	width: 40% !important;
}

.Gaurdian-detail-wrap input.browse {
	width: 78% !important;
	margin: 10px -135px 0 3px !important;
	border: none;
}
.Gaurdian-detail-wrap input.btn.upload-btn
{
	width: 55% !important;
}
.Gaurdian-detail-wrap input, .Gaurdian-detail-wrap select {
	border: solid 1px #ccc;
	height: 30px !important;
	border-radius: 5px;
	padding: 0 50px 0 5px;
	width: 100% !important;
	margin-top: 9px !important;
}
.ImgSize {
	height: 110px;
	width: 110px;
	margin-top: 9px;
	margin-right: 0px;
}
.wd47 {
    width: 22%;
}
}


/*................................................320px and 480px....................................*/
@media (min-width:320px)  and (max-width:480px)
{
	body header.header.bg-pink .session 
	{
		color: #353535;
		/*position: absolute;*/
		margin-right: 600px;
		padding-left: 130px;
		left: 0;
		right: 0;
		text-align:center;
	}
.std-details-wrap input.browse 
{
		width: 30% !important;
		margin: 0 !important;
		color: black;
		border:none;
	}
input.btn.upload-btn {
	width: 30% !important;
	margin-left: 0 !important;
}
.std-right .ImgSize {
	height: 110px;
	width: 110px;
	margin: 9px;
}
.std-details-wrap {
	flex-wrap: wrap;
}
.std-lbl-wrap {
	width: 100% !important;
}
.wrapper {
	padding: 10px 0 0px 0;
}
.address-wrap span {
	width: 100% !important;
	margin-bottom:5px!important;
}
.address-wrap textarea {
	width: 100% !important;
	margin-bottom:5px!important;
	margin-left:0 !important;
	margin-right:0 !important; 	
}
.address-wrap input, .address-wrap select {
	width: 100% !important;
	margin-left:0 !important;
	margin-right:0 !important; 
	margin-bottom:5px!important;
}
.parents-detail-wrap input.browse, .parents-detail-wrap input.upload-btn {
	border: none;
	height: 30px !important;
	border-radius: 5px;
	width: 35% !important;
	margin: 8px 0 !important;
	padding: 0;
}
.address-wrap .d-flex
{
    flex-wrap:wrap;
}
.guardian-detail-left
{
    flex-wrap:wrap;
}
.Gaurdian-detail-wrap span {
	width: 100% !important;
}
.Gaurdian-detail-wrap input, .Gaurdian-detail-wrap select 
{
    width: 100% !important;
	margin-top: 9px !important;
	margin-left:0 !important;
	margin-right:0 !important;
}
.Gaurdian-detail-wrap input.browse, .Gaurdian-detail-wrap input.upload-btn {
	width: 35% !important;
	margin: 7px -0 4px 0 !important;
}
.last-school-wrap span {
	width:100% !important;
	margin-bottom:5px!important;
}
.last-school-wrap input, .last-school-wrap select {	
	width: 100% !important;
	margin-top: 9px !important;
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:5px!important;
}
.registrationquota-wrap span
{
    width: 100% !important;
	margin-bottom:5px!important;
}
.registrationquota-wrap input, .registrationquota-wrap select {
    width: 100% !important;
	margin-bottom:5px!important;
	margin-left:0 !important;
	margin-right:0 !important;

}
.Payment-wrap span {
	 width: 100% !important;
	margin-bottom:5px!important;
}
.Payment-wrap input, .Payment-wrap select {
	width: 100% !important;
	margin-bottom:5px!important;
	margin-left:0 !important;
	margin-right:0 !important;
}
.verification-wrap span.fga {
	 width: 100% !important;
	margin-bottom:5px!important;
}
.verification-wrap input, .verification-wrap select span.fga input[type="checkbox"]{
	width: 100% !important;
	margin-bottom:5px!important;
	margin-left:0 !important;
	margin-right:0 !important;
}
.verification-wrap span.fga label {
		font-size: 18px;
	}
.std-right {
	width: 100% !important;
	margin-left: 0 !important;
	align-items: self-start !important;
	align-content: start !important;
}
.aside-bar-panel
{
	display: none;
}
.Profile-section {
	background: #fff;
	padding: 0 15px 30px 15px;
	margin: 35px 11px;
}
.datepicker-container input[type="text"] {
	width: 100% !important;
	margin-right: 92px !important;
	margin-left: 9px;
}
.datepicker-container img.ui-datepicker-trigger {
	position: absolute;
	top: 16px;
	right: 10px;
	width: 15px;
	height: 15px;
}
.allergy input[type="text"] {
	width: 100% !important;
}
.onlineregstudenttypecombo {
	width: 100%;
	font-size: 12px;
	float: none;
	height: 27px;
	margin: 0px auto;
	border: solid 1px #ccc;
	margin-bottom: 2px;
}
.onlineregstudenttype {
	float: left;
	margin-left: 0px;
	padding-right: 20px;
}
.alertBox {
	position: absolute;
	top: 250px;
	left: 3%;
	width: 300px;
	background-color: #F3DAB0;
	border-width: thick;
	border-color: Maroon;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	padding-bottom: 30px;
	text-align: center;
}
	.ImgSize 
	{
		height: 110px;
		width: 110px;
		margin-top: 9px;
		margin-right: 40px;
	}
	.wd47 {
    width: 32%;
}	
}

.custom-input-filed-father .col-md-5 input[type="text"] {
    width: 50% !important;
    margin-left: 30px !important;
}
.custom-input-filed-father input[type="text"] {
    width: 95% !important;
	margin-left: 0px !important;
}
.gurdian-custom-server .title-panel-input {
    width: 18% !important;
    display: inline-block !important;
    padding-right: 10px !important;
}
.gurdian-custom-server .firstname-panel-input {
    width: 42% !important;
    display: inline-block !important;
    margin: 9px 0 0!important;
    padding-right: 10px !important;
}
.terms-table table tr td input[type="text"] {
    height: 34px;
    margin: 10px 0 !important;
    border-radius: 5px;
}


/******************************* Media ********************************/


@media (max-width:1199px) and (min-width:980px) 
{
	body header.header.bg-pink .session {
		position: absolute;
		margin-right: 0;
		padding-left: 0;
    }
 
    .aside-bar-panel .onlinerteg-head {
       font-size: 16px;
       padding: 5px 10px 5px;
    }
    .aside-bar-panel ul.sidebar-menu {
       margin-top: 70px;
    }

    #ctl00_ContentPlaceHolder1_DivSel .reg-head {
       margin: 0;
   }
   #ctl00_ContentPlaceHolder1_DivSel .row
   { 
   	   margin: 0;
   }
	.modal-content {
	  width: 100% !important;
	  margin: 20px 0 50px 0 !important;
   }
}

@media (max-width:979px) and (min-width:768px) 
{
	body header.header.bg-pink .session {
		position: absolute;
		margin-right: 0;
		padding-left: 0;
    }
    .aside-bar-panel {
        width: 200px;
    }
    .aside-bar-panel .onlinerteg-head {
       font-size: 16px;
       padding: 5px 10px 5px;
    }
    .aside-bar-panel ul.sidebar-menu {
       margin-top: 70px;
    }
    #main-content {
       margin-left: 165px !important;
    }
    #ctl00_ContentPlaceHolder1_DivSel .reg-head {
       margin: 0;
   }
   #ctl00_ContentPlaceHolder1_DivSel .row
   { 
   	   margin: 0;
   }
   .modal-content {
	  width: 100% !important;
	  margin: 20px 0 50px 0 !important;
   }
   .parents-detail-wrap .col-md-6 {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
   }
   .Gaurdian-detail-wrap .col-md-4 {
		max-width: 100%;
		width: 100%;
		flex: 0 0 100%;
	}
	.last-school-wrap .col-md-6, .last-school-wrap .col-md-3 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.last-school-wrap span {
    width: 28%;
}
.last-school-wrap input, .last-school-wrap select {
    width: 64% !important;
}
.registrationquota-wrap .col-md-6 {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
   }
   .custom-input-filed-father .col-md-5 input[type="text"] { 
    }
    .custom-input-filed-father .col-md-5 input[type="text"] {
		width: 100% !important;
		margin-left: 0 !important;
    }
    .custom-input-filed-father input[type="text"] {
		width: 100% !important;
		margin-left: 0px !important;
    }
    .gurdian-custom-server .title-panel-input {
		width: 100% !important;
		display: block !important;
		margin: 0 20px 0 0!important;
    }
    .gurdian-custom-server .firstname-panel-input {
		width: 100% !important;
		display: block !important;
		margin: 15px 20px 0 0!important;
		padding-right: 10px !important;
    }
    .custom-input-filed-father .col-md-5.pd0 {
		max-width: 100%;
		flex: 0 0 100%;
    }
    .custom-input-filed-father .col-md-7.pd0 {
		max-width: 100%;
		flex: 0 0 100%;
    }
   
}

@media (max-width:767px)
{
	.schoolname_wrap {
		justify-content: center;
		align-items: center;
		height: auto;
	}
	header.header.bg-pink .row {
      display: block;
    }
    body header.header.bg-pink .session {
		margin-right: 0;
		padding-left: 0;
   }
   .header, .footer {
		min-height: auto;
		position: relative;
    }
    header.header.bg-pink
    {
    	padding: 10px 0;
    }
    .wrapper
    {
    	margin-top: 0;
    }
    .reg-head {
		margin: 0;
    }
    #ctl00_ContentPlaceHolder1_DivSel .row {
      margin: 0;
    }
    #ui-datepicker-div {
      z-index: 1050 !important;
    }
    .Profile-section {
       margin: 0 11px 35px;
    }
    #ctl00_ContentPlaceHolder1_DivSel {
       margin: 0px 10px;
    }
    .custom-input-filed-father .col-md-5 input[type="text"] {
		width: 100% !important;
		margin-left: 0 !important;
    }
    .custom-input-filed-father input[type="text"] {
		width: 100% !important;
		margin-left: 0px !important;
    }
    .gurdian-custom-server .title-panel-input {
		width: 100% !important;
		display: block !important;
    }
    .gurdian-custom-server .firstname-panel-input {
		width: 100% !important;
		display: block !important;
		margin: 15px 0 0!important;
		padding-right: 10px !important;
    }
    .terms-table table {
		width: 100%;
		display: block;
	}
	.terms-table table tr {
		display: block !important;
		width: 100% !important;
	}
	.terms-table table tr td
	{
		display: block !important;
		width: 100% !important;
	}
	.terms-table table tr td input[type="text"]
	{
		display: block !important;
		width: 100% !important;
	}
	.terms-table table tbody {
		display: block;
		padding: 0 15px;
	}
	.terms-table table tr td.captcha-format {
		width: 70% !important;
		display: table-cell !important;
	}
	.terms-table table tr td.image-captcha {
		width: 30% !important;
		display: table-cell !important;
		padding-top: 20px;
		padding-left: 10px;
	}
}

@media(min-width:320px) and (max-width:480px) 
{
	.Profile-section {
       margin: 0 11px 35px;
    }
}


/******************************* Media ********************************/


