	.skin-blue .wrapper,
		.skin-blue .main-header .logo,
		.skin-blue .main-header .navbar,
		.skin-blue .main-sidebar,
		.content-header .content-header-right a,
		.content .form-horizontal .btn-success {
	/*		background-color: #4172a5!important;*/
		}

		.content-header .content-header-right a,
		.content .form-horizontal .btn-success {
		/*	border-color: #4172a5!important;*/
		}
		
		.content-header>h1,
		.content-header .content-header-left h1,
		h3 {
			color: #4172a5!important;
		}

		.box.box-info {
			border-top-color: #4172a5!important;
		}

		.nav-tabs-custom>.nav-tabs>li.active {
			border-top-color: #f4f4f4!important;
		}

		.skin-blue .sidebar a {
			color: #fff!important;
		}

		.skin-blue .sidebar-menu>li>.treeview-menu {
			margin: 0!important;
		}
		.skin-blue .sidebar-menu>li>a {
			border-left: 0!important;
		}

		.nav-tabs-custom>.nav-tabs>li {
			border-top-width: 1px!important;
		}
.topbar-header li {margin-right:20px;}

  .btn-group-messages  div.dropdown-menu h5 {
    padding: 13px 0;
    text-align: center;
    background-color: #E4E7EA;
    margin: 0;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}
.btn-group-messages  .dropdown-menu {
    padding: 0;

}

.btn-group-messages .dropdown-list li {
    border: 0;
    border-top: 1px solid #eee;
    padding: 10px 20px 10px 10px;
    margin: 0;
    cursor: pointer;
}

.btn-group-messages .dropdown-list li:hover {
    background-color: #fcfcfc;
}


.skin-blue .sidebar-menu>li>.treeview-menu {background:#65a4da}
.treeview-menu li:hover {background:black}

.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;

}

.dropdown-menu {
    position: absolute;
  /*  right: 0;*/
    left: auto;
}


.dropdown-menu>.user-footer {
    background-color: #d6d6d6;
    padding: 10px;
}

.notif-header {min-width: 425px;}
.logo-lg img {width:100%}

@media (max-width:768px){
.logo-lg img {width:200px}	
.notif-header {min-width: 100%;}
.btn-group-messages  {position:static;}
li.dropdown.open { position: static; }
li.dropdown.open .dropdown-menu {display:block; width: 100%;  }
.dropdown-menu>li { display: block; }
}
.pageheader {
    padding: 10px;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 3%);
    box-shadow: 0 2px 3px rgb(0 0 0 / 3%);
}
.pageheader .media {
    padding: 0;
    clear: both;
}
.pageheader .pageicon {
    width: 50px;
    height: 50px;
    background-color: #4e5154;
    display: inline-block;
    color: #fff;
    font-size: 32px;
    border-radius: 3px;
    padding-top: 1px;
    padding-left: 10px;
}
.pageheader .breadcrumb {
    margin: 0;
    padding: 0;
    background: none;
    font-size: 11px;
    color: #999;
    line-height: 18px;
}
.pageheader h4 {
    margin: -2px 0 0 0;
    font-size: 28px;
    font-weight: 500;
    color: #2f363d;
    line-height: normal;
}
.media-left, .media>.pull-left {
    margin-right: 10px;
	padding-right:0
}
.maintitle {
    font-size: 14px;
    padding: 10px;
}
.panel-dark .panel-heading {
    background-color: #4e5154;
    color: #fff;
}
.noborder {
    border: 0;
}
.panel-icon {
    background: rgba(255,255,255,0.9);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
}
.panel-dark .panel-heading {
    background-color: #4e5154;
    color: #fff;
}
.panel-icon .fa {
    color: #000;
    font-size: 36px;
    padding: 12px 0 0 19px;
}
.md-title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
.mt5 {
    margin-top: 5px !important;
}
.maindiv2 {
    padding: 0px;
    border: 2px solid #428bca;
    text-align: center;
    margin-left: 0px;
}
.title2h1 {
    font-size: 16px;
    width: 100%;
    display: inline-block;
    background-color: #428bca;
    text-align: center;
    color: white;
    margin: 0;
    padding: 5px;
    margin-bottom: 10px;
}
.title2h1 {
    font-size: 16px;
    width: 100%;
    display: inline-block;
    background-color: #428bca;
    text-align: center;
    color: white;
    margin: 0;
    padding: 5px;
    margin-bottom: 10px;
}
.list {
    font-size: 14px;
    list-style-type: none;
    display: inline-block;
    text-align: left;
    margin: auto;
    padding: 0 5px 0 5px;
}
.arrow-right2 {
    background-image: url(https://bookandlink.com/admin/assets/img/arrow-right2.png);
    background-position: left;
    background-repeat: no-repeat;
}
.list li {
    padding-left: 5px;
    margin: auto;
    line-height: 24px;
}
.marginleft li {
    padding-left: 20px;
}
.maindiv a, .maindiv2 a {
    text-decoration: none;
    color: #636363;
}
.vignette {
    border-radius: 3px;
    border: 1px solid grey;
    background-color: #efedee;
    padding: 15px;
}
.vignette h1 {
    margin-top: 0;
}
.margin {
    margin: 20px 0 0 0;
}
.loading {
width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(255,255,255,.8);
}
.loading-wheel2 {
	width: auto;
    background: #c32525;
    color: white;
    margin-top: -40px;
    margin-left: -40px;
    position: absolute;
    padding: 20px;
    font-size: 20px;
    top: 250px;
    left: 40%;
    border-radius: 5%;

}
.loading-wheel {
    width: 20px;
    height: 20px;
    margin-top: -40px;
    margin-left: -40px;
    
    position: absolute;
    top: 250px;
    left: 50%;
    
    border-width: 30px;
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
}
.loading-wheel {
    border-style: double;
    border-color: #ccc transparent;
}



@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}


@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}	

.sso-products {
    min-width: 420px;
}

.sso-products-wrapper {
    overflow: auto;
    max-height: 300px;
    text-align: center;
    padding-top: 10px;
}

.sso-products-wrapper li {
    width: 50%;
    float: left;
    padding: 15px;
    text-align: center;
    border-top: none !important;
}

.sso-products-wrapper li p {
    color: #333;
    margin-top: 10px;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
}

.sso-products-wrapper-row::after {
    content: "";
    clear: both;
    display: table;
}

.sso-products-wrapper img {
    width: 50%;
    padding-top: 10px;
    margin-bottom: 5px;
}

.sso-products-wrapper a {
    display: inline-block;
    border-radius: 3px;
    text-align: center !important;
}

.sso-products-wrapper a:hover {
    background: #eee;
}

.sso-empty-product {
    text-align: center;
    padding: 20px 5px;
}

@media all and ( max-width: 458px) {
    .sso-products {
        min-width: 272px;
    }
    .sso-products-wrapper li {
        width: 100%;
    }
    .sso-products-wrapper img {
        width: 30%;
    }
}



.main-sidebar {
width: 260px;
}

.content-wrapper {
padding-left: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #frame #sidepanel2 {
        display: none !important;
    }

    #frame #sidepanel #contacts {
        height: calc(100% - 149px) !important;
        overflow-y: scroll !important;
        overflow-x: hidden !important;
    }

    #frame #sidepanel {
        width: 58px !important;
        min-width: 58px !important;
    }

    #frame .content_message {
        width: 87% !important;
    }
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .main-sidebar {
      width: 230px;
    }
  
    .content-wrapper, .fixed .content-wrapper {
      padding-left: 0 !important;
    }

    #frame #sidepanel2 {
        display: none !important;
    }
  }
  
  @media (min-width: 481px) and (max-width: 767px) {
    .main-sidebar {
      width: 230px;
    }
  
    .content-wrapper, .fixed .content-wrapper {
      padding-left: 0 !important;
    }
    .main-header .logo {
        width: auto;
    }

    #frame #sidepanel2 {
        display: none !important;
    }
  }
  
  @media (min-width: 320px) and (max-width: 480px) {
    .main-sidebar {
      width: 230px;
    }
  
    .content-wrapper, .fixed .content-wrapper {
      padding-left: 0 !important;
    }

    .main-header .logo {
        width: auto;
    }

        #frame #sidepanel2 {
        display: none !important;
    }
  }

.content-wrapper {
    /* padding-top: 80px !important; */
    padding-left: 30px !important;
}
.pageheader {
    padding: 10px 0 !important;
}