
body {
    background-color: #fafafa !important;
  
    font-weight: 300 !important;
    font-size:12px !important;
}

a {
    color: #000 !important;
    font-size: 12px !important;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fafafa;

}

.navbar{
    min-height: 60px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - OKTO NEW CODE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.dropdown-menu>li>a{
    line-height: 0;
}

.action-table a{
    color: #337ab7 !important;
    text-decoration: none !important;
    -webkit-box-shadow: 3px 0px 0px -2px rgba(51,122, 183,0.75);
    -moz-box-shadow: 3px 0px 0px -2px rgba(51,122, 183,0.75);
    box-shadow: 3px 0px 0px -2px rgba(51,122, 183,0.75);
    padding: 0 5px;
}


.license-table{
    border-top: none !important;
}


.action-table a:last-child{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.action-table a:hover{
    color: #337ab7;
    text-decoration: none;
}

.barcode img{
    width: auto;
}

.navbar-brand{
    padding: 17px 20px;
    color: #141519 !important;
    font-size: 16px;
}

.navbar-default{
    background-color: #f5f6fa;
}


/*#page-wrapper{
    margin-left: 85% !important;
    margin-left: 15% !important;
}*/

a.menu{
    color: #141519 !important;
    text-transform: uppercase;
    font-family: "Raleway";
    font-weight: 500;
}

.navbar-top-links a{
    color: #000 !important;
}

.dropdown-user, .nav .open>a{
    background-color: #f5f6fa;
}

.navbar-top-links .dropdown-menu li a:hover{
    background-color: #2381af !important; 
}

.myHeading{
    border-color: transparent !important;
}

.myHeading h3{
    font-size: 28px;
    letter-spacing: 3px;
}


.btnCheckout{
    border-radius: 0;
    padding: 8px 12px;
    background-color: #2996cc;
    color: #fff !important;
    font-size: 12px;
    margin-bottom: 15px;  
    text-transform: uppercase;
    border-radius: 3px;
}

.btnCheckout:hover{
    background: #2580ad;
    color: #fff !important;
    
}

p{font-size:12px !important;}
.btn-login{
    padding: 10px !important;
    margin-bottom: 5px !important;
    font-size: 11px !important;
    letter-spacing: 2px; 
}


.panel{
    border: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}

.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: 2px !important;
    vertical-align: middle;
}


td img{
    height: auto;
    width: 45px;
}

.table>thead>tr>th{
    border-bottom: 1px solid #ddd;
}

.margin-bottom-25{
    margin-bottom: 25px;
}

.table>thead>tr>th{
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px;
}

td.table-product-name{
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-header{
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-weight: 300;
    text-transform: uppercase;
}

.input-group-addon{
    border: 1px solid #2996cc;
}

#form_customer{
    padding: 15px;
}

.header-panel{
    padding: 25px 20px;  
    background-color: #fafafa !important;
    color: #58595b
}

.margin-bottom-15{
    margin-bottom: 15px
}





@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 160px;
        /*padding: 30px 40px;;*/
        border-left: 1px solid #fafafa;
    }

}

@media(max-width:768px) {
    #page-wrapper {
        margin-left: 0 !important;
    }

}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 25px;

}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}


.sidebar ul li a.active {
    background-color: #fff;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 200px;
        margin-top: 66px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.navbar-brand{
    line-height: 30px;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 12px;
}

.panel-primary {
    border-color: #0883A0;
}

.panel-primary .panel-heading  {
    border-color: #2996cc;
    color: #fff;
    background-color: #2996cc;
}

.panel-footer{
    background-color: #fafafa;
    border-top: 1px solid #fafafa;
}

.panel-green {
    border-color: #7991d9;
}

.panel-heading{
    border-radius: 0px !important;
}

.panel-green .panel-heading {
    border-color: #7991d9;
    color: #fff;
    background-color: #7991d9;
}

.panel-green a {
    color: #7a9f35;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #882d60;
}

.panel-red .panel-heading {
    border-color: #a67cd0;
    color: #fff;
    background-color: #a67cd0;
}

.panel-red a {
    color: #882d60;
}

.panel-red a:hover {
    color: #882d60;
}

.panel-yellow {
    border-color: #E55904;
}

.panel-yellow .panel-heading {
    border-color: #f7c741;
    color: #fff;
    background-color: #f7c741;
}

.panel-yellow a {
    color: #E55904;
}

.panel-yellow a:hover {
    color: #E55904;
}

/*.navbar-brand{
    float: none;
}*/

.menu-collapsible{
    position: relative;
    color: #fff;
    float: left;
    height: 64px;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    cursor: pointer;
    width: 64px;
    text-align: center;
    line-height: 64px;
    font-size: 22px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.15);
    overflow: hidden;
}

.menu-collapsible::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #60a5fa 0%, #3b82f6 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 0;
}

.menu-collapsible:hover::before {
    opacity: 1;
}

.menu-collapsible:hover {
    box-shadow: 0 4px 16px rgba(59, 130, 246, 0.4);
    transform: translateY(-1px);
}

.menu-collapsible:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.3);
}

.menu-collapsible i {
    position: relative;
    z-index: 1;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-block;
}

.menu-collapsible:hover i {
    transform: scale(1.1) rotate(5deg);
}

.menu-collapsible i.fa-times {
    animation: rotateIn 0.3s ease;
}

.menu-collapsible i.fa-bars {
    animation: rotateIn 0.3s ease;
}

@keyframes rotateIn {
    0% {
        transform: rotate(-90deg) scale(0.8);
        opacity: 0;
    }
    100% {
        transform: rotate(0) scale(1);
        opacity: 1;
    }
}

.custom-heading{
    padding: 25px 20px;
    background-color: #fafafa !important;
}

.no-padding{
    padding: 0;
}





/*********************************OKTO STYLE**************************/


.myMargin{
    padding-top: 35px;
}

.otherbtnCheckout{
    border-radius: 0;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;  
}

.otherbtnCheckout:hover{
    background: #000;
    border: 1px solid #000;
    color: #fff !important;
}

.btnCategory{
    border-radius: 0;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;  
}

.btnCategory:hover{
    background: #000;
    border: 1px solid #000;
    color: #fff !important;
}

.inputForm{
    border-radius: 0;
    border: 1px solid #625e5e !important;
    height: 37px;
}


.imgGrid {
    width: 40px;
    margin: 0 auto;
}



.panel, .border{
    border-radius: 0px;
}

.error{
    color: red;
}

.pendingColor{
    color: red;
}

.completelyColor{
    color: green;
}

.activeColor{
    color: green;
}

.inactiveColor{
    color: #999;
}

.alert-danger{
    border-radius: 0px !important;
}

.alert{
    margin-bottom: 0px !important;
}

.loginInput{
    height:45px;
    font-size: 14px;
}

.menu{
    padding: 18px 20px !important;
    font-size: 11px;
}

.myHeading{
    background-color: #fff !important;
    color: #58595b !important;
}

.myHeadingBlue{
    background-color: #2996cc !important;
    color: #fff !important;
}

.myHeadingViolet{
    background-color: #2996cc !important;
    color: #fff !important;
}

.myHeadingOrange{
    background-color: #2996cc !important;
    color: #fff !important;
}

.myHeadingGreen{
    background-color: #2996cc !important;
    color: #fff !important;
}

.myHeadingRed{
    background-color: #2996cc !important;
    color: #fff !important;
}
.nav > li > a:focus, .nav > li > a:hover {
       background-color: #ddd !important;
    

}

.myHeadingPurple{
    background-color: #2996cc !important;
    color: #fff !important;
}

.pagingBorder{
    border-radius: 0px !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background-color: #2996cc;
  border-color: #2996cc;
  color: #fff !important;
}

.inputNewColor{
    background-color: #2996cc !important;
    color: #fff !important;
}

.heightText{
    height: 200px !important;
}

.editStatus{
    color: #999;
}

/******************DASHBOARD SMALL STATISTICS**********************/

.my-fa{
    font-size: 4em !important;
}

.my-huge{
    font-size: 30px !important;
}

.textDash{
    font-size: 12px;
}

.blue-panelDash{
    color: #0883A0 !important;
    background-color: #fff !important;
    border-bottom: none !important;
}

.green-panelDash{
    color: #7a9f35 !important;
    background-color: #fff !important;
    border-bottom: none !important;
}

.orange-panelDash{
    color: #E55904 !important;
    background-color: #fff !important;
    border-bottom: none !important;
}

.red-panelDash{
    color: #882d60 !important;
    background-color: #fff !important;
    border-bottom: none !important;
}



/******************LAZY LOAD**********************/

.mask {
top: 61px;
left: 0;
position: fixed;
width: 100%;
height: 100%;
opacity: 0.8;
background: #fff;
z-index: 1049;
}

.gif {
left: 37%;
top: 35%;
position: fixed;
z-index: 1050;
color: #000;
}


/******************UPLOAD IMAGES**********************/

.my-drop-zone { border: dotted 3px lightgray; }
.nv-file-over { border: dotted 3px red; } /* Default class applied to drop zones on over */
.another-file-over-class { border: dotted 3px green; }
html, body { height: 100%; }
/*canvas {
    background-color: #f3f3f3;
    -webkit-box-shadow: 3px 3px 3px 0 #e3e3e3;
    -moz-box-shadow: 3px 3px 3px 0 #e3e3e3;
    box-shadow: 3px 3px 3px 0 #e3e3e3;
    border: 1px solid #c3c3c3;
    height: 100px;
    margin: 6px 0 0 6px;
}*/

.btn_upload{
    border-radius: 0;
}
.carousel-demo {
  margin-top: 20px;
  display: inline-block;
  text-align: center;
}
ul[rn-carousel] {
  width: 200px;
  height: 100px;
  margin: 0 auto;
}
.bgimage {
  text-align: right;
  color: white;
  background-size: cover;
  height: 100%;
  background-position: center center;
}
.error
{
    border:1px solid red;
}
.red
{
    color:red;
}
.green
{
    color:green;
}
/*.chart-container, .chart-line
{
    height:600px !important;
}*/
/*Portfolio*/
/* Filter */

.filter{margin:0 auto 30px auto;color: #777; text-align:center;padding:0;}
.filter li { display: inline-block; list-style: none; margin-right:5px;}
.filter li:last-child:after { content: ""; }
.filter li  {
    padding: 5px 15px; 
    color: #8e8e8e; 
    text-decoration: none; 
    border:1px solid #dedede;
    }
.filter li:hover, .current li {
	background: #07ccd4;
    color: #fff;
    border: 1px solid #07ccd4;
}
.filter li:hover {
	cursor:pointer;
}
.filter .active {
	color: #fff;
	border: 1px solid #07ccd4;
	background: #07ccd4;
}
#product .title {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}
.nav-pills>li>a.btn-lg {
	border-radius: 2px;
	padding: 6px 12px;
}

.my-gallery-animation-home3.ng-enter, 
.my-gallery-animation-home3.ng-leave { 
    -webkit-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -moz-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -ms-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -o-transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    transition: 400ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    position: relative;
    display: block;
} 

.my-gallery-animation-home3.ng-leave.ng-leave-active,
.my-gallery-animation-home3.ng-enter {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
}        

.my-gallery-animation-home3.ng-enter.ng-enter-active,
.my-gallery-animation-home3.ng-leave {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
}
.section-images {
    padding-top: 80px;
}
.second-boxfriends {
    margin-top: 60px;
}
.home3-bt-footer-bg {
    background-image: url('http://placehold.it/1920x1080');
    background-repeat: no-repeat !important;
    width: 100%;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 80px 0 0 0;
}
.home3-bt-footer-bg .well {
    background: rgba(0,0,0,0.8);
}


.testimonial-title-right {
    text-align: right;
    padding-right: 40px;
    padding-left: 0;
    border-right: 1px solid #ccc;
}
.home3-bt-footer-bg .section-title {
    font-size: 40px;
}
.home3-bt-footer-bg .sub-title {
    color: #fff;
}
.home3-bt-footer-bg .owl-carousel .owl-item {
    border: 0px;
}
.home3-bt-footer-bg .testimon-desc p {
    font-size: 22px;
    color: #fff;
}
.grid{
	margin-bottom: 30px;
}


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size: 25px;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
	color: #ddd;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-layla {
	background: #000;
}


figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	border-bottom: 0px;
}

/*figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}*/

figure.effect-layla h2 {
	padding: 50% 0px;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

/*figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}*/

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla h2 {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img, figure.effect-layla.active img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after,
figure.effect-layla.active figcaption::before, 
figure.effect-layla.active figcaption::after{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla.active h2,
figure.effect-layla.active p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img,
figure.effect-layla.active figcaption::after,
figure.effect-layla.active h2,
figure.effect-layla.active p,
figure.effect-layla.active img  {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
table.valid
{
    width:100%;


}
table.valid td{
    text-align:center;
}
.table_dash_stadistics tr.green{

    background-color:#cdfabd !important;
}
.table_dash_stadistics tr.red{

    background-color:#dcaaaa !important;
    color: black !important;
}

.ng-toast__list li
{
    margin:10px 0;
}
.color1{
     background-color:#e7e7e7 !important;
    color: black !important;

}



@media(max-width:768px) {
    .navbar-header
    {
        background-color: #e7e7e7 !important;
    }
    .navbar-default
    {
        background-color: transparent !important;
    }
    ul.gridmobile
    {
       border-right: thin solid black;;
        height: 800px !important;
        background-color: #e7e7e7 !important;
    }
    div.navbar-default
    {
        background-color: transparent !important;
    }
    ul.columns
    {
        width:200px !important;
    }
    .well{
        padding: 90px 15px 0px!important;
        margin-top:0 !important;
    }

    .menu{
        padding: 18px 20px !important;
    }

    ul.columns{
        overflow: scroll !important;
    }

    ul.columns li{
        float: none !important;
    }

    .navbar-default .navbar-toggle{
        border: none;
        background-color: black !important;
    }

    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }

    .navbar-toggle{
        margin-top: 14px;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background-color: black !important;
    }

    .login-wrapper .panel{
        padding: 10px;
    }

}
.navbar-default-trial
{
    background-color:#2996cc;
}

.trial{
    font-size: 14px; 
    font-weight: 500; 
    height: 64px; 
    background-color: #e40000 !important;
    position: fixed;
    left: 36%;
}

@media(max-width:991px) {
    .trial {
        position: inherit;
    }

}

@media(max-width:768px) {
    .trial {
        font-size: 12px
    }

    .trial span{
        display: none;
    }
}


/*
--------------------
24. PRELOADER
--------------------
*/
.throbbers_loader { display: table; margin: auto; vertical-align: middle; width: 100%; height: 100%; position: fixed; top: 0; left: 0; bottom: 0; right: 0; /*cursor:url(../img/candy_cur.cur), auto;*/ background-color: #fff; z-index: 999; opacity:0.8 }
    .throbbers_loader .throbber { display: table-cell; vertical-align: middle; text-align: center; color: #000; padding-right: 145px !important; padding-bottom: 122px !important; padding: 50% 50%;}
        .throbbers_loader .throbber:after { display: block; margin: auto; margin-top: 20px; position: relative; width: 40px; height: 40px; -webkit-animation: rotate 0.6s linear infinite; -moz-animation: rotate 0.6s linear infinite; -ms-animation: rotate 0.6s linear infinite; -o-animation: rotate 0.6s linear infinite; animation: rotate 0.6s linear infinite; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border-top: 1px solid #333; border-bottom: 1px solid #d5d5d5; border-left: 1px solid #333; border-right: 1px solid #d5d5d5; content: ''; opacity: .7; }

      

        
 .paymentcss
 {
    font-weight:bold !important;
     color:black !important;
 }
 .incorrect_incomplete
 {
     background-color: #fbb5b5;
 }

 .selected {
    background-color:#2996cc;
    color:white;
    font-weight:bold;
}
 .selected a{
     color : white !important;
 }
 .menuactive
 {
     background-color:#2996cc !important;
 }
 