|
@@ -34,6 +34,7 @@ body{
|
|
|
/*
|
|
/*
|
|
|
-------------------------------------------------------
|
|
-------------------------------------------------------
|
|
|
*/
|
|
*/
|
|
|
|
|
+
|
|
|
textarea{
|
|
textarea{
|
|
|
resize: vertical;
|
|
resize: vertical;
|
|
|
min-height: 200px
|
|
min-height: 200px
|
|
@@ -55,6 +56,13 @@ textarea{
|
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+/* BreadCrumbs -------------------------------- */
|
|
|
|
|
+
|
|
|
|
|
+.breadcrumb{
|
|
|
|
|
+ width:100%;
|
|
|
|
|
+ background-color:#ddd;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
/*
|
|
/*
|
|
|
_____ _____ _____ ______ ____ _____
|
|
_____ _____ _____ ______ ____ _____
|
|
|
/ ____|_ _| __ \| ____| _ \ /\ | __ \
|
|
/ ____|_ _| __ \| ____| _ \ /\ | __ \
|
|
@@ -78,7 +86,6 @@ textarea{
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#sidebar-wrapper {
|
|
#sidebar-wrapper {
|
|
|
- /*z-index: 1000;*/
|
|
|
|
|
position: fixed;
|
|
position: fixed;
|
|
|
left: 250px;
|
|
left: 250px;
|
|
|
width: 0;
|
|
width: 0;
|
|
@@ -107,9 +114,12 @@ textarea{
|
|
|
margin-right: -250px;
|
|
margin-right: -250px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/*
|
|
|
|
|
--------------------------------------------------------
|
|
|
|
|
-*/
|
|
|
|
|
|
|
+.nav-item .in{
|
|
|
|
|
+ display: block !important;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+/* ------------------------------------------------------- */
|
|
|
.logo{
|
|
.logo{
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
margin-top: 15px;
|
|
margin-top: 15px;
|
|
@@ -118,31 +128,40 @@ textarea{
|
|
|
.logo > img {
|
|
.logo > img {
|
|
|
width:50%;
|
|
width:50%;
|
|
|
}
|
|
}
|
|
|
-/*
|
|
|
|
|
--------------------------------------------------------
|
|
|
|
|
-*/
|
|
|
|
|
|
|
|
|
|
-/*
|
|
|
|
|
--------------------------------------------------------
|
|
|
|
|
-*/
|
|
|
|
|
|
|
+/*-------------------------------------------------------*/
|
|
|
|
|
+
|
|
|
.search-nav{
|
|
.search-nav{
|
|
|
- padding: 10px;
|
|
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
|
|
+ margin-bottom:15px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.search-nav > input{
|
|
.search-nav > input{
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
- width: 95%;
|
|
|
|
|
border-radius: 0px;
|
|
border-radius: 0px;
|
|
|
}
|
|
}
|
|
|
-/*
|
|
|
|
|
--------------------------------------------------------
|
|
|
|
|
-*/
|
|
|
|
|
|
|
|
|
|
-/*
|
|
|
|
|
- *-----------------------------------------------------
|
|
|
|
|
- *Sidebar responsiveness
|
|
|
|
|
-*/
|
|
|
|
|
|
|
+#side-second-menu{
|
|
|
|
|
+ display:none;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+#side-menu li, #side-second-menu li{
|
|
|
|
|
+ width:100%;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+#side-menu li a, #side-second-menu li a{
|
|
|
|
|
+ font-size: 1.1em;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+#side-menu li i, #side-second-menu li i{
|
|
|
|
|
+ margin-right: 10px;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.nav-dropdown{
|
|
|
|
|
+ margin-right: 20px !important;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+/* Sidebar responsiveness */
|
|
|
@media(min-width:768px) {
|
|
@media(min-width:768px) {
|
|
|
#wrapper {
|
|
#wrapper {
|
|
|
padding-left: 250px;
|
|
padding-left: 250px;
|
|
@@ -171,15 +190,7 @@ textarea{
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/*
|
|
|
|
|
- _ _ ______ ^ _____ ______ _____
|
|
|
|
|
- | | | | ____| / \ | __ \| ____| __ \
|
|
|
|
|
- | |__| | |__ / \ | | | | |__ | |__) |
|
|
|
|
|
- | __ | __| / /_\ \ | | | | __| | _ /
|
|
|
|
|
- | | | | |____ / _____ \| |__| | |____| | \ \
|
|
|
|
|
- |_| |_|______/_/ \_\_____/|______|_| \_\
|
|
|
|
|
-
|
|
|
|
|
-*/
|
|
|
|
|
|
|
+/* Header ---------------------------*/
|
|
|
|
|
|
|
|
#navbar-top{
|
|
#navbar-top{
|
|
|
min-height: 50px;
|
|
min-height: 50px;
|
|
@@ -203,6 +214,10 @@ textarea{
|
|
|
|
|
|
|
|
/* HELPER ---------------------------- */
|
|
/* HELPER ---------------------------- */
|
|
|
|
|
|
|
|
|
|
+.hidden{
|
|
|
|
|
+ display:none;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.round-ball{
|
|
.round-ball{
|
|
|
border-radius: 60px !important;
|
|
border-radius: 60px !important;
|
|
|
font-size: 1.5em;
|
|
font-size: 1.5em;
|
|
@@ -210,4 +225,9 @@ textarea{
|
|
|
padding: 20px;
|
|
padding: 20px;
|
|
|
bottom: 20px;
|
|
bottom: 20px;
|
|
|
right: 20px;
|
|
right: 20px;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+@media print {
|
|
|
|
|
+ #sidebar-wrapper, #header{ display: none !important; }
|
|
|
|
|
+ #wrapper { padding-left: 0px; }
|
|
|
}
|
|
}
|