@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;600;700&display=swap');
#sidebar .fa {
    color: #ff0;
    font-size: 25px !important
}

#sidebarCollapse .fa {
    color: #ff0
}

.row1 {
    margin-right: 0;
    margin-left: 0
}

.side-menu .navbar-default {
    background-color: #121212;
    border-color: #fff;
    height: 150px;
    transition: all .2s ease-in-out
}

.side-menu .navbar-default .navbar-nav>li>a {
    font-size: 17px;
    color: #fff;
    font-family: 'Roboto', sans-serif
}

.side-menu {
    position: fixed;
    width: 300px;
    height: 100%
}

.side-menu .navbar {
    border: 0
}

.side-menu .navbar-header {
    width: 100%;
    border-bottom: 1px solid #e7e7e7
}

.side-menu .navbar-nav .active a {
    background-color: transparent;
    margin-right: -1px;
    border-right: 5px solid #e7e7e7
}

.navbar-nav li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #545252
}

.navbar-nav li:hover {
    border-left: 3px solid #4c7aed;
    background-color: transparent;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

#dropdown:hover {
    border-left: 3px solid #4c7aed;
    background-color: transparent;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.navbar-nav li a {
    padding: 15px
}

.navbar-nav li a .fa {
    padding-right: 10px
}

#dropdown {
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none
}

#dropdown .caret {
    float: right;
    position: relative;
    top: 8px
}

#dropdown .indicator {
    float: right
}

#dropdown .panel-body {
    padding: 0;
    background-color: #252424
}

#dropdown .panel-body .navbar-nav {
    width: 100%
}

#dropdown .panel-body .navbar-nav li {
    padding-left: 10px;
    border-bottom: 1px solid #e7e7e7
}

#dropdown .panel-body .navbar-nav li:last-child {
    border-bottom: 0
}

#dropdown .panel-body .panel>a {
    margin-left: -20px;
    padding-left: 35px
}

.navbar-header .btn-info {
    background-color: #000;
    border-color: #000
}

.navbar-header .btn-info:hover {
    background-color: #000;
    border-color: #000
}

#dropdown .panel-body .panel-body li {
    padding-left: 12px
}

#dropdown .panel-body .panel-body li:last-child {
    border-bottom: 1px solid #e7e7e7
}

#search-trigger {
    background-color: #f3f3f3;
    border: 0;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 18px
}

.side-menu .brand-name-wrapper {
    min-height: 50px;
    text-align: center;
    padding: 10px
}

.brand-name-wrapper a {
    font-size: 20px;
    text-decoration: none;
    color: #ff0
}

.brand-name-wrapper .navbar-brand {
    display: block
}

#search {
    position: relative;
    z-index: 1000
}

#search .panel-body {
    padding: 0
}

#search .panel-body .navbar-form {
    padding: 0;
    padding-right: 50px;
    width: 100%;
    margin: 0;
    position: relative;
    border-top: 1px solid #e7e7e7
}

#search .panel-body .navbar-form .form-group {
    width: 100%;
    position: relative
}

#search .panel-body .navbar-form input {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 50px
}

#search .panel-body .navbar-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0;
    background-color: #f3f3f3;
    padding: 15px 18px
}

.top-nav {
    margin: 20px
}

.left-nav-menu {
    background: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px
}

.left-nav-menu ul {
    text-align: right
}

.left-nav-menu ul li {
    display: inline-block;
    padding: 10px
}

.left-nav-menu a.btn-danger {
    color: white
}

.left-nav-menu ul li a {
    font-size: 17px;
    text-decoration: none;
    color: #000
}

.file-drag-box {
    border: 4px dashed #cecece;
    margin-top: 50px;
    background: #f4f4f4;
    color: #767a7b;
    text-align: center
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

#drop {
    */
}

#drop .browse {
    background-color: #007a96;
    padding: 12px 26px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    line-height: 1
}

#drop .browse:hover {
    background-color: #0986a3
}

#drop input {
    display: none
}
#drop1 .browse {
    background-color: #007a96;
    padding: 12px 26px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    line-height: 1;
}
#drop1 .browse:hover {
    background-color: #0986a3;
}
#drop1 input {
    display: none;
}
#drop2 .browse {
    background-color: #007a96;
    padding: 12px 26px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    line-height: 1;
}
#drop2 .browse:hover {
    background-color: #0986a3;
}

#drop3 .browse {
    background-color: #007a96;
    padding: 12px 26px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    line-height: 1;
}
#drop3 .browse:hover {
    background-color: #0986a3;
}
#drop4 .browse {
    background-color: #007a96;
    padding: 12px 26px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    line-height: 1;
}
#drop4 .browse:hover {
    background-color: #0986a3;
}
#upload ul li {
    background-color: #333639;
    background-image: -webkit-linear-gradient(top, #333639, #303335);
    background-image: -moz-linear-gradient(top, #333639, #303335);
    background-image: linear-gradient(top, #333639, #303335);
    border-top: 1px solid #3d4043;
    border-bottom: 1px solid #2b2e31;
    padding: 15px;
    height: 52px;
    position: relative;
    list-style: none
}

#upload ul li input {
    display: none
}

#upload ul li p {
    overflow: hidden;
    white-space: nowrap;
    color: #EEE;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 57px
}

#upload ul li i {
    font-weight: normal;
    font-style: normal;
    color: #7f7f7f;
    display: block
}

#upload ul li canvas {
    top: 0;
    left: 7px;
    position: absolute
}

#upload ul li span {
    width: 15px;
    height: 12px;
    background: url('img/icons.png') no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor: pointer
}

#upload ul li.working span {
    height: 16px;
    background-position: 0 -12px
}
#upload1 ul li {
    background-color: #333639;
    background-image: -webkit-linear-gradient(top, #333639, #303335);
    background-image: -moz-linear-gradient(top, #333639, #303335);
    background-image: linear-gradient(top, #333639, #303335);
    border-top: 1px solid #3d4043;
    border-bottom: 1px solid #2b2e31;
    padding: 15px;
    height: 52px;
    position: relative;
    list-style: none;
}
#upload1 ul li input {
    display: none;
}
#upload1 ul li p {
    overflow: hidden;
    white-space: nowrap;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: 5px;
    left: 57px;
}
#upload1 ul li i {
    font-weight: 400;
    font-style: normal;
    color: #7f7f7f;
    display: block;
}
#upload1 ul li canvas {
    top: 0;
    left: 7px;
    position: absolute;
}
#upload1 ul li span {
    width: 15px;
    height: 12px;
    background: url(img/icons.png) no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor: pointer;
}
#upload1 ul li.working span {
    height: 16px;
    background-position: 0 -12px;
}
#upload2 ul li {
    background-color: #333639;
    background-image: -webkit-linear-gradient(top, #333639, #303335);
    background-image: -moz-linear-gradient(top, #333639, #303335);
    background-image: linear-gradient(top, #333639, #303335);
    border-top: 1px solid #3d4043;
    border-bottom: 1px solid #2b2e31;
    padding: 15px;
    height: 52px;
    position: relative;
    list-style: none;
}
#upload2 ul li input {
    display: none;
}
#upload2 ul li p {
    overflow: hidden;
    white-space: nowrap;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: 5px;
    left: 57px;
}
#upload2 ul li i {
    font-weight: 400;
    font-style: normal;
    color: #7f7f7f;
    display: block;
}
#upload2 ul li canvas {
    top: 0;
    left: 7px;
    position: absolute;
}
#upload2 ul li span {
    width: 15px;
    height: 12px;
    background: url(img/icons.png) no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor: pointer;
}
#upload2 ul li.working span {
    height: 16px;
    background-position: 0 -12px;
}
#upload3 ul li {
    background-color: #333639;
    background-image: -webkit-linear-gradient(top, #333639, #303335);
    background-image: -moz-linear-gradient(top, #333639, #303335);
    background-image: linear-gradient(top, #333639, #303335);
    border-top: 1px solid #3d4043;
    border-bottom: 1px solid #2b2e31;
    padding: 15px;
    height: 52px;
    position: relative;
    list-style: none;
}
#upload3 ul li input {
    display: none;
}
#upload3 ul li p {
    overflow: hidden;
    white-space: nowrap;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: 5px;
    left: 57px;
}
#upload3 ul li i {
    font-weight: 400;
    font-style: normal;
    color: #7f7f7f;
    display: block;
}
#upload3 ul li canvas {
    top: 0;
    left: 7px;
    position: absolute;
}
#upload3 ul li span {
    width: 15px;
    height: 12px;
    background: url(img/icons.png) no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor: pointer;
}
#upload3 ul li.working span {
    height: 16px;
    background-position: 0 -12px;
}
#upload4 ul li {
    background-color: #333639;
    background-image: -webkit-linear-gradient(top, #333639, #303335);
    background-image: -moz-linear-gradient(top, #333639, #303335);
    background-image: linear-gradient(top, #333639, #303335);
    border-top: 1px solid #3d4043;
    border-bottom: 1px solid #2b2e31;
    padding: 15px;
    height: 52px;
    position: relative;
    list-style: none;
}
#upload4 ul li input {
    display: none;
}
#upload4 ul li p {
    overflow: hidden;
    white-space: nowrap;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: 5px;
    left: 57px;
}
#upload4 ul li i {
    font-weight: 400;
    font-style: normal;
    color: #7f7f7f;
    display: block;
}
#upload4 ul li canvas {
    top: 0;
    left: 7px;
    position: absolute;
}
#upload4 ul li span {
    width: 15px;
    height: 12px;
    background: url(img/icons.png) no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor: pointer;
}
#upload4 ul li.working span {
    height: 16px;
    background-position: 0 -12px;
}

.frm-wrapper {
    margin: 20px
}

.frms-tpbtm {
    margin-top: 20px;
    margin-bottom: 20px
}

.upload-btn {
    margin: 20px 0
}

.deletegrp-btn {
    margin: 20px
}

.submit-btn {
    margin: 10px
}

.c-newfrm-sec {
    margin: 10px;
    min-height: 500px
}

.wrapperr {
    display: flex;
    align-items: stretch
}

#sidebar {
    min-width: 200px;
    max-width: 200px;
    background: black;
    color: #fff;
    transition: all .3s
}

#sidebar.active {
    min-width: 112px;
    max-width: 112px;
    text-align: center;
    text-align: center
}

#sidebar.active .sidebar-header strong {
    display: block
}

#sidebar ul li a {
    text-align: left
}

#sidebar.active .sidebar-header {
    padding: 8px
}

#sidebar.active h3 {
    font-size: 14px
}

#sidebar.active ul li a {
    padding: 10px;
    text-align: center;
    font-size: .90em
}

#sidebar.active ul li a span {
    text-align: center;
    font-size: 3.33em
}

#sidebar.active ul li a b {
    display: none
}

#sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.9em;
    margin-bottom: 5px
}

#sidebar.active ul ul a {
    padding: 10px !important
}

#sidebar.active a[aria-expanded="false"]::before,
#sidebar.active a[aria-expanded="true"]::before {
    top: auto;
    bottom: 5px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

#sidebar .sidebar-header {
    padding: 20px;
    background: black;
    border-bottom: 1px solid #fff
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    color: white;
    text-decoration: none;
    font-family: font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

#sidebar ul li a i {
    margin-right: 10px
}

a[data-toggle="collapse"] {
    position: relative
}

.content {
    min-height: 100vh;
    transition: all .3s;
    width: 100%
}

.navbar-btn {
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px
}
