EVOLUTION-NINJA
Edit File: styles.css
/* Lumino Admin Bootstrap Template Version 1.0 */ /*Global Styles*/ body { background: #f9f9f9; color: #000; font-family: 'Raleway', sans-serif; font-size: 13px; word-spacing: .06em; font-weight: 500; } p { color: #000; } a, a:hover, a:focus { color: #395478; text-decoration:none; } h1, h2, h3, h4, h5, h6 { color: #5f6468; } h1 { font-weight: 300; font-size: 40px; } h2 { font-weight: 300; margin-bottom: 20px; } h3, h4 { font-weight: 300; } .large { font-size: 2em; } .text-muted { color: #040404; } .color-gray { color: #5f6468; } .color-blue { color: #30a5ff; } .color-teal { color: #1ebfae; } .color-orange { color: #ffb53e; } .color-red { color: #f9243f; } .bg-primary .glyphicon-remove { color: #5f6468;} .bg-primary .glyphicon-remove:hover { color: #ef4040;} .no-padding { padding: 0; margin: 0; } .glyphicon-xl { font-size: 6em; } .glyphicon-l { font-size: 3em; } .glyphicon-m { font-size: 1.5em; } .glyphicon-s { font-size: 0.75em; } .form-control { border: 1px solid #eee; box-shadow: none; } .form-control:focus { border: 1px solid #30a5ff; outline: 0; box-shadow: inset 0px 0px 0px 1px #30a5ff; } .required{ color:red; position: absolute; top: -10px; right: -2px; font-size: 34px; } .navbar-header .navbar-brand { color: #fff; font-size: 16px; text-transform: uppercase; font-weight: 500; letter-spacing: 2px; } .navbar-header .navbar-brand span { color: #30a5ff; } /*Buttons*/ a.btn:hover, button:hover { opacity: 0.8; } a.btn:active, button:active { box-shadow: inset 0px 0px 500px rgba(0,0,0,.1); opacity: 1; } .btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #e9ecf2; border-color: #e9ecf2; color: #1b3548; } .btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #30a5ff; border-color: #30a5ff; } .btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #8ad919; border-color: #8ad919; } .btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning, .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #ffb53e; border-color: #ffb53e; } .btn-danger, .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger, .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #f9243f; border-color: #f9243f; } /*Backgrounds*/ .bg-primary { color: #1b3548; background-color: #e9ecf2; } a.bg-primary:hover { background-color: #e9ecf2; } .bg-success { color: #fff; background-color: #8ad919; } a.bg-success:hover { background-color: #8ad919; } .bg-success a { color: rgba(255, 255, 255, .75); } .bg-info { color: #fff; background-color: #30a5ff; } a.bg-info:hover { background-color: #30a5ff; } .bg-info a { color: rgba(255, 255, 255, .75); } .bg-warning { color: #fff; background-color: #ffb53e; } a.bg-warning:hover { background-color: #ffb53e; } .bg-warning a { color: rgba(255, 255, 255, .75); } .bg-danger { color: #fff; background-color: #f9243f; } a.bg-danger:hover { background-color: #f9243f; } .bg-danger a { color: rgba(255, 255, 255, .75); } /*Panels*/ .panel { border: 0; } .panel-heading { font-size: 18px; font-weight: 300; letter-spacing: 0.025em; height: 45px; line-height: 27px; } .panel-default .panel-heading { background: #e6e6e7; border-bottom: 1px solid #f9f9f9; color: #395478; font-weight: 600; font-size: 16px; } .panel-footer { background: #e6e6e6; border-top: 1px solid #eee; margin-top: 10px; } .panel-widget { padding: 0; position: relative; } .panel-widget .panel-footer { border: 0; text-align: center; } .panel-footer .input-group { padding: 0px; margin: 0; } .panel-footer .input-group-btn:last-child>.btn, .panel-footer .input-group-btn:last-child>.btn-group { margin: 0; } .panel-widget .panel-footer a { color: #999; } .panel-widget .panel-footer a:hover { color: #666; text-decoration: none; } .panel-blue { background: #30a5ff; color: #fff; } .panel-teal { background: #1ebfae; color: #fff; } .panel-orange { background: #ffb53e; color: #fff; } .panel-red { background: #f9243f; color: #fff; } .panel-gold { background: #c7932f!important; color: #fff!important; text-align: center;} .panel-blue .panel-body p, .panel-teal .panel-body p, .panel-orange .panel-body p, .panel-red .panel-body p { color: #fff; color: rgba(255, 255, 255, .8); } .panel-blue .panel-heading, .panel-teal .panel-heading, .panel-orange .panel-heading, .panel-red .panel-heading { border-bottom: 1px solid rgba(255, 255, 255, .2); } .panel-blue .text-muted, .panel-teal .text-muted, .panel-orange .text-muted, .panel-red .text-muted { color: rgba(255, 255, 255, .5); } .dark-overlay { background: rgba(0, 0, 0, .05); text-align: center; } .widget-left { height: 80px; padding-top: 15px; text-align: center; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .widget-right { text-align: left; line-height: 1.6em; margin: 0px; padding: 20px; height: 80px; color: #999; font-weight: 300; background: #fff; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } @media (max-width: 768px) { .widget-right { width: 100%; margin: 0; text-align: center; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } } @media (max-width: 768px) { .widget-left { border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } } .widget-right .text-muted { color: #9fadbb; } .widget-right .large { color: #5f6468; } .panel-blue .widget-left { background: #30a5ff; color: #fff; } .panel-teal .widget-left { background: #1ebfae; color: #fff; } .panel-orange .widget-left { background: #ffb53e; color: #fff; } .panel-red .widget-left { background: #f9243f; color: #fff; } .panel-widget { background: #fff; } /*Jumbotron*/ .jumbotron { background: #fff; border-bottom: 1px solid #eee; color: #5f6468; } /*Tabs*/ .panel .tabs { margin: 0; padding: 0; } .nav-tabs { background: #e9ecf2; border: 0; } .nav-tabs li a:hover { background: #fff; } .nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover { border: 0; padding: 15px 20px; } .nav-pills { padding: 15px; padding-bottom: 0; } .nav-pills li a, .nav-pills li a:hover, .nav-pills li.active a, .nav-pills li.active a:hover { border: 0; padding: 10px 20px; } .nav-pills li.active a, .nav-pills li.active a:hover { background: #c7932f; } .tab-content { padding: 15px; } /*Navbar*/ .navbar { border: 0; } .navbar input { border: 0; background: #444; color: #fff; } .navbar input:focus { color: #fff; background: #555; border: 1px solid #30a5ff; outline: 0; box-shadow: inset 0px 0px 0px 1px #30a5ff; } .user-menu { display: inline-block; margin-top: 14px; margin-right: 10px; float: right; list-style: none; padding: 0; } .user-menu a { color: #395478; } .user-menu a:hover, .user-menu a:focus { text-decoration: none; } /* Sidebar */ .sidebar { display: block; background-color: #fff; padding: 0; display: none; } .sidebar form { padding: 20px 15px 5px 15px; border-bottom: 1px solid #eee; margin-bottom: 20px; } .sidebar::-webkit-scrollbar { display: none; } @media (min-width: 768px) { .sidebar { display: block; position: fixed; top: 60px; bottom: 0; left: 0; z-index: 1000; display: block; margin: 0px; padding: 0px 15px 10px 15px; overflow-x: hidden; overflow-y: auto; background-color: rgba(255,255,255,0.65); box-shadow: 1px 0px 10px rgba(0, 0, 0, .05); } .navbar-header { width: 100%; } .sidebar li a{padding: 30px 15px;border-radius:0px;background: #395478;color: #fff;margin: 10px 0px;} } .sidebar ul.nav a:hover, .sidebar ul.nav li.parent ul li a:hover { text-decoration: none; background-color: #c7932f; } .nav>li>a:hover, .nav>li>a:focus { text-decoration: none; background-color: #dcdcdc; } .sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active, .sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover, .sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus { color: #fff; background-color: #c7932f; }*/ .sidebar ul.nav ul, .sidebar ul.nav ul li { list-style: none; list-style-type: none; } .sidebar ul.nav ul.children { width: auto; padding: 0; margin: 0; background: #f9f9f9; } .sidebar ul.nav ul.children li a { height: 40px; background: #f9f9f9; color: #30a5ff!important; } .sidebar ul.nav li.current a { background-color: #30a5ff; color: #fff!important; } .sidebar ul.nav li.parent ul li a { border: none; display:block; padding-left: 30px; line-height: 40px; } .sidebar span.glyphicon { margin-right: 10px; } .sidebar ul.nav li.divider { border-bottom: 1px solid #eee; margin: 20px 0; } .sidebar .attribution { position: absolute; bottom: 0px; width: 100%; padding: 15px; text-align: center; border-top: 1px solid #eee; font-size: 12px; } /*Breadcrumbs*/ .breadcrumb { border-radius: 0; padding: 10px 15px; background: rgba(255,255,255,0.7); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); margin: 0; } h1.page-header { margin-top: 30px; border-bottom: 0; } /*Charts*/ .main-chart { background: #fff; } .easypiechart-panel { text-align: center; padding: 1px 0; margin-bottom: 20px; } .placeholder h2 { margin-bottom: 0px; } .donut { width: 100%; } .easypiechart { position: relative; text-align: center; width: 120px; height: 120px; margin: 20px auto 10px auto; } .easypiechart .percent { display: block; position: absolute; font-size: 26px; top: 38px; width: 120px; } #easypiechart-blue .percent { color: #30a5ff;} #easypiechart-teal .percent { color: #1ebfae;} #easypiechart-orange .percent { color: #ffb53e;} #easypiechart-red .percent { color: #ef4040;} /*Calendar Widget*/ #calendar, .datepicker-inline { width: 100%; } #calendar table { width: 100%; } .datepicker table tr td.old, .datepicker table tr td.new { color: rgba(255, 255, 255, .50); } .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover { color: #ffffff; background-color: rgba(0, 0, 0, .5); border-color: #285e8e; } .datepicker table tr td span:hover, .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover, .datepicker table tr td.day:hover, .datepicker table tr td.day.focused { background: rgba(0, 0, 0, 0.25); } .panel-heading .glyphicon { margin-right: 10px; } /*Todo List Widget*/ .todo-list-item .glyphicon { margin-right:5px; color: #9fadbb; } .todo-list-item .glyphicon:hover { margin-right:5px; color: #1b3548; } .todo-list { padding: 0; margin: -15px; background: #fff; color: #5f6468; } #checkbox { margin: 0; } .todo-list .checkbox { display:inline-block; margin: 0px; } .panel-body input[type=checkbox]:checked + label { text-decoration: line-through; color: #777; } .todo-list-item { list-style: none; line-height: 0.9; padding: 14px 15px 8px 15px; } .todo-list-item:hover, a.todo-list-item:focus { text-decoration: none; background-color: #f6f6f6; } .todo-list-item .trash .glyph:hover { color: #ef4040; } /*Chat Widget*/ .chat ul { list-style: none; margin: -15px; padding: 10px; } .chat ul li { margin-bottom: 10px; padding: 5px 5px; border-bottom: 1px solid #eee; } .chat ul li a{color:#d08f12; font-weight:600;} .chat ul li.left .chat-body {margin-left: 46px;} .chat ul li.right .chat-body { margin-right: 100px;} .chat ul li .chat-body p { margin: 0; } .chat ul .glyphicon { margin-right: 5px; } .chat .panel-body { overflow-y: scroll; height: 300px; } .chat-body small { margin-left: 5px; } /*Tables*/ .table { background: #fff; } .fixed-table-container { border: 1px solid #eee; } .fixed-table-container thead th { background: #f7f7f8; border-color: #ddd; color: #5f6468; font-weight: 300; font-size: 16px; } .fixed-table-container tbody td { border: 1px solid #eee; } .fixed-table-container tbody td:last-child { border-right: none; } .table>thead>tr>th { border-bottom: 1px solid #e6e7e8; vertical-align: middle; height: 50px; } .fixed-table-pagination .pagination { margin-top: 10px; margin-bottom: 0px; } .fixed-table-pagination .pagination-detail { margin-top: 20px; } /*Icons*/ .sidebar .glyph, .user-menu .glyph { height: 18px; width: 18px; margin: -3px 5px 0 0; stroke-width: 3px; } .user-menu .glyph { stroke-width: 3px; } .breadcrumb .glyph { height: 14px; width: 14px; margin: -2px 0 0 0; stroke-width: 4px; } .alert .glyph, .panel-heading .glyph { width: 26px; height: 26px; margin: 0 10px 0 0; stroke-width: 2px; } .panel-widget .glyph { stroke-width: 2px; } .todo-list .glyph { width: 14px; height: 14px; stroke-width: 4px; color: #999; } .glyph.table { background: none; border: none; } /*Icon Grid*/ .icon-grid div { border: 1px solid #ddd; margin: 0 0 -1px -1px; text-align: center; padding: 10px 0 20px 0; } .icon-grid svg { width: 35%; display: block; margin: 0 auto; } .icon-grid h4 { display: none; } .icon-grid pre { margin: 10px 10px -10px 10px; border-radius: 0; font-size: 10px; border-color: #ddd; height: 65px; overflow: scroll; } .panel-footer { padding: 5px; } /*-----------NEW STYLES------------*/ /*----------Starts Here------------*/ .margTop0px{margin-top:0px!important;} .margTop2px{margin-top:2px!important;} .margTop5px{margin-top:5px!important;} .margTop10px{margin-top:10px!important;} .margTop15px{margin-top:15px!important;} .margTop30px{margin-top:30px!important;} .margLeft10px{margin-left:10px!important;} .margLeft15px{margin-left:15px!important;} .margLeft25px{margin-left:25px!important;} .margLeft-15px{margin-left:-15px!important;} .margRigt-15px{margin-right:-15px!important;} .margRigt10px{margin-right:10px!important;} .margBot0px{margin-bottom:0px!important;} .margBot10px{margin-bottom:10px!important;} .pad0px{padding:0px!important;} .pad10px{padding:10px!important;} .pad15px{padding:15px!important;} .padLR0px{padding-left:0px!important; padding-right:0px!important;} .padLeft0px{padding-left:0px!important;} .padRight0px{padding-right:0px!important;} .bdrTop{border-top: 1px solid #d4d4d4;} .bdrBot{border-bottom: 1px solid #d4d4d4; padding-bottom:5px; width:100%;} .hgt35px{height:35px!important} .hgt40px{height:40px!important} .brdRadius0px{border-radius:0px!important;} textarea.form-control { resize: none; } .ta-rplyHt{ height: 32px!important; overflow: hidden; } .ta-img { position: absolute; margin: 3px 3px; } .ta-post { height:40px!important; padding-left: 40px!important; } .ta-icon { position: absolute; right: 6px; top: 5px; color: #b1b1b1; } .modal-header { min-height: 15.43px; padding: 10px 15px; border-bottom: 1px solid #e5e5e5; background: #395478; } .modal-header h4, .close{ color: #fff!important; } .modal-content {border-radius:0px!important;} .modal-footer { padding: 10px 15px; text-align: right; border-top: 1px solid #e5e5e5; background: #e5e5e5; } .modal-cam-icon { position: absolute; right: 16px; top: 7px; color: #b1b1b1; } .input-group .form-control { line-height: 16px; } .plus-btn, .plus-btn:hover { color: #fff; } .msg-dropdown { width: 100%; border-radius: 0px; } .msg-dropdown>li>a{ font-size:12px; padding: 5px 10px!important; border-bottom: 1px solid #f5f5f5; } .msg-dropdown img{ height:30px; margin-right:2px; } .loginBG { background: url(../img/loginBody-imgBG.jpg)no-repeat center top #f6f6f6; padding-top: 50px!important; } .loginLogo{ text-align: center; margin: 0px 0px 30px 0px; } .loginForm{ background: #c7932f; border: 2px solid #fff; border-radius:0px; padding: 15px 20px 20px; box-shadow: 4px 4px 5px #a9a9a9; margin-bottom: 30px; } .loginForm h1{ text-align: center; color: #fff; text-transform: uppercase; font-size: 30px; margin-bottom: 20px; margin-top: 10px; } .loginForm p{ color: #fff; } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 600; } .whiteTxt{color:#fff!important;} .form-group { position: relative; margin-bottom: 10px; } .form-control-sm {width:40%!important;} .form-control { width: 100%; height: 34px; border: none; padding: 3px 6px 4px 6px; background: #fff; color: #666; border: 1px solid #d0d0d0; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; font-size: 13px; } .form-control:focus, .form-control:focus + .glyph { border-color: #395478; color: #395478; } .form-group .glyph { position: absolute; right: 8px; top: 5px; color: #000!important; width: 24px; height: 24px; font-weight: bold!important; } .log-status.wrong-entry { -moz-animation: wrong-log 0.3s; -webkit-animation: wrong-log 0.3s; animation: wrong-log 0.3s; } .log-status.wrong-entry .form-control, .wrong-entry .form-control + .glyph { border-color: #ed1c24; color: #ed1c24; } .log-btn { background: #395478; dispaly: inline-block; width: 100%; font-size: 20px; height: 45px; color: #fff; text-decoration: none; border: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; text-transform: uppercase; font-weight: bold; } .fb-btn { background:#3b5999; dispaly: inline-block; width: 100%; font-size: 20px; height: 45px; color: #fff; text-decoration: none; border: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; font-weight: 600; } .gl-btn { background:#dd4b39; dispaly: inline-block; width: 100%; font-size: 20px; height: 45px; color: #fff; text-decoration: none; border: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; font-weight: 600; } .link { text-decoration: none; color: #ffffff; float: right; margin-bottom: 20px; } .link:hover { text-decoration: underline; color: #395478; } .alert { display: none; font-size: 12px; color: #f00; float: left; } .user-menu .fa { margin: 3px 0px 0px 5px; stroke-width: 3px; font-size: 14px; } .menu .fa {margin-right:3px;} .panel { margin-bottom: 10px; background-color: #e6e6e7; border: 1px solid transparent; border-radius:0px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); margin-top: 10px; } .panel h1 { font-size: 18px; font-weight: 600; margin: 0px; border-bottom: 1px solid #f9f9f9; padding: 10px; color: #395478; } .panel-white{background:#fff!important; border: 1px solid #e6e6e6;} .label-important { background: #fa3e3e; float: right; padding: 5px 4px 5px 4px; color: #fff; border-radius: 120px; margin-left: 5px; font-family: 'Open Sans', sans-serif; } .nav-pills a { background: #395478; color: #fff; } .nav-pills a:hover { background: #c7932f!important; color: #fff; } .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #fff; background-color: #c7932f; } .post-btn { background: #c7932f; border: 1px solid #c7932f; padding: 6px 20px; color:#fff!important; } .postPanel { background: #dcdcdc; color: #000; padding: 10px 10px 0px 10px; border-radius:0px; } .postPanelRadius{ border-radius: 0px; padding-bottom: 5px; } .postPanelSub { background: #f1f1f1; color: #000; padding: 10px 10px 0px 10px; margin: 5px 0px 0px 30px; } .postImg { height: 36px; float: left; margin-right: 10px; } .btn-srch-big { background: #c7932f; border: 1px solid #c7932f; color:#fff!important; font-size: 14px!important; padding: 9px 12px 9px 12px!important; border-left: none; border-radius:0px!important; } .btn-srch-sml { padding: 6px 12px; border-radius:0px!important; } .headPanel { padding: 0px 0px 6px 0px; border-bottom: 1px solid #ccc; margin: 0px -11px 10px; } .headPanel h3 { color: #395478; margin-top: 10px; font-weight: bold; font-size: 16px; } .headPanel h5 { color: #d08f12; margin-top: 5px; font-weight: bold; font-size: 12px; margin-bottom: 5px; } .headPanel h6 { color: #d08f12; font-size: 12px; margin: 5px 0px!important; } .bodyPanel { margin-bottom: 5px; } .bodyPanel p{ color:#000; } .bodyPanel span{ color: #395478; font-weight: bold; cursor: pointer; } .photoUpld{ height: 36px!important; width: 36px!important; background: #c7932f!important; padding: 5px; border-radius: 0px; color: #fff!important; stroke-width: 2px; } .btnSml{padding:7px 10px!important;} .btnBig{padding: 30px 15px!important; font-size:16px!important;} .replyBtn{color: #fff;background: #395478;font-size: 12px;font-weight: bold;border-radius: 0px;padding: 6px 15px;} .replyBtn:hover {background: #c7932f; color: #fff;} .replyBtn:active {background: #c7932f; color: #fff;} .replyBtn:focus {background: #c7932f; color: #fff;} .border{border-top: 5px solid #fff!important;padding: 10px 0px;} .bdrNone{border-bottom:none!important;} .postSec{ border: none; border-radius:0px; margin-bottom: 30px; } /*----------------Website (LG & MD) Classes----------------*/ @media only screen and (min-width:768px) and (max-width:3500px){ .resp-primary-navbar { height: 50px; background: #cacdd9; border-bottom: none; } .navbar-brand { float: left; height: 40px; padding: 8px; font-size: 18px; line-height: 11px; } .navbar-brand img { height: 32px; margin-top:0px; /* display: none; */ } .indexBG { /*background: url(../img/loginBody-imgBG.jpg)no-repeat center top #f6f6f6;*/ padding-top: 50px!important; } .user-menu { display: inline-block; margin-top: 6px; margin-right: 10px; float: right; list-style: none; padding: 0; z-index: 9999; margin-left: -5px; } .userDetails h3{color: #000000;margin: 7px 4px;font-size: 13px;font-weight: 500;} .userDetails h5{color: #395478;font-size: 12px;margin: 4px;} .postRplyArea{ margin-left: -15px!important; margin-right: 15px!important; } .uploadImg a{ position: absolute; bottom:5px; color:#fff; font-size:18px; left: 46%; } } /*----------------Mobile Tab (SM & XS) Classes----------------*/ @media only screen and (max-width: 767px) and (min-width: 320px){ .resp-primary-navbar { height: 50px; background: #cacdd9; } .navbar-brand { float: left; height: 50px; padding: 7px 10px; font-size: 18px; line-height: 20px; } .navbar-brand img { height: 35px; margin-top:0px; /* display: none; */ } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #c7932f; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #395478; } .indexBG { /*background: url(../img/loginBody-imgBG.jpg)no-repeat center top #f6f6f6;*/ padding-top: 50px!important; } .userDetails h3{color: #000;margin: 8px 10px 0px 0;font-size: 12px;font-weight: 400;} .userDetails h5{color:#395478;margin: 8px 6px 0px 0;font-size: 12px; display:none;} .sidebar li a { padding: 10px 15px; border-radius: 0px; background: #395478; color: #fff; margin: 0px 0px; } .nav-pills li a, .nav-pills li a:hover, .nav-pills li.active a, .nav-pills li.active a:hover { border: 0; padding: 5px 8px; font-size: 12px; } .ddmenu { left:0!important} .uploadImg a { position: absolute; bottom: 1px; color: #fff; font-size: 12px; left: 43%; } } /*-----------Index Page Style------------*/ .dropdown-menu>li>a { padding: 3px 10px; } a.morelink { text-decoration:none; outline: none; } .morecontent span { display: none; color: #000; font-weight: normal; } .comment { margin-bottom: 10px; } .panel-body h4 { color: #c7932f; font-weight: 600; padding-bottom: 5px; font-size: 16px; line-height: 22px; } .leftbar-bg { background: #e6e6e6; margin-top: 10px; padding-top: 10px; padding-bottom: 40px; min-height: 600px; } .nav>li>a { position: relative; display: block; padding: 6px 15px; } @media only screen and (max-width: 767px) and (min-width: 320px){ .left-menu li ul li a {padding-left:25px;} .my-row{margin:0px!important;} } .leftbar-bg ul ul li span{margin-left: 25px;} .leftbar-bg ul ul li .lb-icon{margin-left: 0px;position: absolute;} .see-more { color: #da0000; } /*Left Bar Icons*/ .unread{ background: url(../img/left-bar-icons.png)no-repeat center top 3px transparent; height: 18px; width: 20px; } .all-msg{ background: url(../img/left-bar-icons.png)no-repeat center top -16px transparent; height: 20px; width: 20px; } .send-msg{ background: url(../img/left-bar-icons.png)no-repeat center top -37px transparent; height: 20px; width: 20px; } .map-view{ background: url(../img/left-bar-icons.png)no-repeat center top -58px transparent; height: 20px; width: 20px; } .list-view{ background: url(../img/left-bar-icons.png)no-repeat center top -77px transparent; height: 18px; width: 20px; } .cycling{ background: url(../img/left-bar-icons.png)no-repeat center top -96px transparent; height: 18px; width: 20px; } .rowing{ background: url(../img/left-bar-icons.png)no-repeat center top -118px transparent; height: 18px; width: 20px; } .carpooling{ background: url(../img/left-bar-icons.png)no-repeat center top -135px transparent; height: 18px; width: 20px; } .tennis{ background: url(../img/left-bar-icons.png)no-repeat center top -155px transparent; height: 20px; width: 20px; } .hiking{ background: url(../img/left-bar-icons.png)no-repeat center top -177px transparent; height: 20px; width: 20px; } .kids-play{ background: url(../img/left-bar-icons.png)no-repeat center top -200px transparent; height: 20px; width: 20px; } .yoga{ background: url(../img/left-bar-icons.png)no-repeat center top -223px transparent; height: 20px; width: 20px; } .running{ background: url(../img/left-bar-icons.png)no-repeat center top -243px transparent; height: 20px; width: 20px; } .start-grp{ background: url(../img/left-bar-icons.png)no-repeat center top -265px transparent; height: 20px; width: 20px; } .neighbours{ background: url(../img/left-bar-icons.png)no-repeat center top -283px transparent; height: 20px; width: 20px; } .comm-guide{ background: url(../img/left-bar-icons.png)no-repeat center top -302px transparent; height: 18px; width: 20px; } .comm-news{ background: url(../img/left-bar-icons.png)no-repeat center top -320px transparent; height: 20px; width: 20px; } .comm-progrm{ background: url(../img/left-bar-icons.png)no-repeat center top -339px transparent; height: 20px; width: 20px; } .my-item{ background: url(../img/left-bar-icons.png)no-repeat center top -363px transparent; height: 20px; width: 20px; } .all-item{ background: url(../img/left-bar-icons.png)no-repeat center top -383px transparent; height: 20px; width: 20px; } .all-event{ background: url(../img/left-bar-icons.png)no-repeat center top -403px transparent; height: 20px; width: 20px; } .grp-event{ background: url(../img/left-bar-icons.png)no-repeat center top -424px transparent; height: 20px; width: 20px; } .cret-event{ background: url(../img/left-bar-icons.png)no-repeat center top -445px transparent; height: 20px; width: 20px; } .profile{ background: url(../img/left-bar-icons.png)no-repeat center top -470px transparent; height: 22px; width: 20px; } .settings{ background: url(../img/left-bar-icons.png)no-repeat center top -494px transparent; height: 20px; width: 20px; } /*Top Bar Icons*/ .img-right{ margin-right: 5px; } .topBar-icons{ margin-right: 1%; padding-top: 13px; } .icon-bar > span { position: relative; } .topBar-icons ul li { list-style:none; display: inline-block; } .topBar-icons ul li span{margin-left: 0px;} .topBar-icons ul li a:hover{background:transparent!important} .topBar-icons ul li a:focus{background:transparent!important} .topBar-icons ul li .tb-icon{margin-left: 0px;position: absolute;top: -4px;} .message{ background: url(../img/message.png)no-repeat center top 3px transparent; height:24px; width: 24px; right: 10px; } .events{ background: url(../img/cal.png)no-repeat center top 0px transparent; height:24px; width: 24px; right: 5px; } .map{ background: url(../img/map.png)no-repeat center top -1px transparent; height:24px; width: 25px; right: 1px; } .search{ background: url(../img/search.png)no-repeat center top 0px transparent; height:24px; width: 25px; right: 0px; } .message:hover{ background: url(../img/message.png)no-repeat center top -22px transparent; height:24px; width: 24px; right: 10px; } .events:hover{ background: url(../img/cal.png)no-repeat center top -29px transparent; height:24px; width: 24px; right: 5px; } .map:hover{ background: url(../img/map.png)no-repeat center top -30px transparent; height:24px; width: 25px; right: 1px; } .search:hover{ background: url(../img/search.png)no-repeat center top -29px transparent; height:24px; width: 25px; right: 0px; } .btn-tab { padding: 10px 15px; background: #395478; border-radius: 0px; color: #fff; border-left: 2px solid #e4e4e4; margin: 0px; } .btn-tab:nth-child(1) { border-left: none; } .btn-tab:hover,.btn-tab:focus { background: #c7932f!important; opacity: inherit; color:#fff; } .btn-tab-active{background: #c7932f!important;} /*-----------Right Section Style------------*/ .head-mesg-box { margin-top: 10px; padding: 10px; background: #c7932f; border-radius:0px; text-align: center; font-size: 14px; color: #fff; text-transform: uppercase; } .syst-mesg-box { background: #e6e6e6; padding: 10px; border: none; height: 180px; overflow-y: auto; overflow-x: hidden; } .chat-mesg-box { background: #e6e6e6; padding: 10px; border: none; height: 325px; overflow-y: auto; overflow-x: hidden; } /*-----------Form Page Style------------*/ .userListBox{ height: 313px; position:relative; background-color: #fff; border: 1px solid #c7932f; } .userListBox img{ height:35px; float: left; margin-right: 8px; } .userListBox span{ margin-top: 10px; font-size: 11px; float: right; color: #c7932f; } .list-buttons{ position:absolute; z-index:100; width:60px; height:30px; left:50%; margin-left:-30px; } #prev-list{ bottom: 22px; width: 0px; height: 0px; border-style: solid; border-width: 0 15px 15px 15px; border-color: transparent transparent #395478 transparent; margin-left: -10px; cursor: pointer; } #next-list{ bottom:5px; width: 0px; height: 0px; border-style: solid; border-width: 15px 15px 0 15px; border-color: #395478 transparent transparent transparent; margin-left: -10px; cursor: pointer; } .userListBox ul{ height: 310px; overflow-y: scroll; left: 0; padding-left: 0px; } .userListBox ul::-webkit-scrollbar { display: none; } .userListBox li{ list-style-type: none; padding: 8px; border-bottom: 1px solid #e6e6e6; } .userListBox li:hover{background: #f7f7f7;} .userListBox li a{ font-weight:bold;color: #395478;} .userListBox li a:hover{text-decoration:none;} .formUserlist { background: #f5f5f5; padding: 0px 10px; overflow-y: auto; height: 255px; border: 1px solid #ccc; border-radius: 0px; } .formUserlist .row{ border-bottom: 1px solid #eaeaea!important; } .formUserlist .form-group{ margin-bottom: 10px; margin-top: 10px; } .formUserlist::-webkit-scrollbar { display: none; } /*-----------My Message Page Style------------*/ .btn-mesg { background: #c7932f; color: #fff; margin-right: 5px; font-size: 12px; border-radius: 0px; } .icon-mesg { font-size: 28px; line-height: 31px; color: #395478; } .chatHeadLeft { padding-bottom: 15px; } .chatBodyLeft { margin-top: 15px; font-size: 12px; overflow-y: scroll; height: 397px; } .chatBodyLeft::-webkit-scrollbar { display: none; } .btn-search { height: 40px; } .friend-list { list-style: none; margin-left: -40px; } .friend-list li { border-bottom: 1px solid #eee; } .friend-list li.active a { background-color: #e8be6e; } .friend-list li a:hover { background-color: #e8be6e; } .friend-list li a { position: relative; display: block; padding: 10px; transition: all .2s ease; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; } .friend-list li a img { float: left; width: 45px; height: 45px; margin-right: 8px; } .friend-list li a .friend-name, .friend-list li a .friend-name:hover { color: #395478; } .friend-list li a .last-message { width: 65%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; } .friend-list li a .time { position: absolute; top: 10px; right: 8px; } .friend-list li a .chat-alert { position: absolute; right: 8px; top: 30px; font-size: 10px; padding: 3px 6px; border-radius: 155px; } .label-danger { background-color: #fa3e3e; } .chatHeadRight { border-bottom: 1px solid #e6e6e6; background: #f7f7f7; margin: -15px; padding-top: 10px; } .chatHeadRight img { width: 45px; height: 45px; margin-right: 8px; } .chatHeadRight h4 { color: #395478; font-weight:400; margin: 0px; } .chatBodyRight { overflow-y: scroll; height: 400px; width:100%; } .chatBodyRight::-webkit-scrollbar { display: none; } .chatBodyRight .answer.left { padding: 0 0 0 30px; text-align: left; float: left; } .chatBodyRight .answer { position: relative; max-width: 600px; overflow: hidden; clear: both; } .chatBodyRight .answer.left .avatar { left: 0; } .chatBodyRight .answer .avatar { bottom: 36px; } .chat .avatar { width: 40px; height: 40px; position: absolute; } .chat .avatar img { display: block; border-radius:0px; height: 100%; } .chatBodyRight .answer .name { font-size: 12px; line-height: 30px; margin-left: 5px; margin-right: 5px; text-align: center; } .chatBodyRight .answer.left .avatar .status { right: 4px; } .chatBodyRight .answer .avatar .status { bottom: 0; } .chatBodyRight .answer.left .text { background: #ebebeb; color: #333333; border-radius: 0px; } .chatBodyRight .answer .text { padding: 10px; font-size: 14px; line-height: 23px; position: relative; } .chatBodyRight .answer.left .text:before { left: -30px; border-right-color: #ebebeb; border-right-width: 12px; } .chatBodyRight .answer .text:before { content: ''; display: block; position: absolute; bottom: 0; border: 18px solid transparent; border-bottom-width: 0; } .chatBodyRight .answer.left .time { padding-left: 5px; color: #9e9e9e; } .chatBodyRight .answer .time { font-size: 12px; line-height: 24px; position: relative; padding-bottom: 1px; text-align: left; } /*RIGHT*/ .chatBodyRight .answer.right { padding: 0 58px 0 0; text-align: right; float: right; } .chatBodyRight .answer.right .avatar { right: 0; } .chatBodyRight .answer.right .avatar .status { left: 4px; } .chatBodyRight .answer.right .text { background: #395478; color: #ffffff; border-radius: 0px; } .chatBodyRight .answer.right .text:before { right: -30px; border-left-color: #395478; border-left-width: 12px; } .chatBodyRight .answer.right .time { padding-right: 5px; color: #333333; } .txtAreaTopL { position: absolute; left: 5px; top: 5px; font-weight: normal; color: #bbb; } .txtAreaTopL a{ margin: 0px 5px; color: #395478!important; } .txtAreaTopR{ position: absolute; right: 5px; top: 5px; font-weight: normal; color: #bbb; } .txtAreaTopR a{ font-size: 14px; margin: 0px 5px; color: #395478!important; } .txtAreaBotL { position: absolute; left: 5px; bottom: 10px; font-weight: normal; color: #bbb; } .txtAreaBotL a{ font-size: 14px; margin: 0px 5px; color: #395478!important; } .txtAreaBotR { position: absolute; right: 5px; bottom: 10px; font-weight: normal; color: #bbb; } .txtAreaBotR button{ background: #c7932f!important; color: #fff!important; font-size: 12px!important; padding: 2px 7px!important; margin-right: 5px!important; border-radius:0px!important; } #map { width: 100%; height: 400px; } .form-group p { text-align: justify; } .setPanel-heading { background: #e6e6e7; border-bottom: 1px solid #d4d4d4; color: #000; font-weight: 600; border-radius: 0px; padding: 7px 15px; } .setPanel-heading a{color:#000;} .setPanel-body { padding: 15px; background: #f3f3f3; border-bottom: 1px solid #d4d4d4; } .left-menu li { font-weight:bold; font-size:14px; } .left-menu li ul li{ font-weight:normal; font-size:13px; } .my-label{ position: absolute; border-radius: 15px; top: -8px; left: 10px; } .top-tooltip + .tooltip > .tooltip-inner {margin-top:8px} .top-tooltip + .tooltip > .tooltip-arrow {margin-top:8px} .popover-content { padding: 5px; min-width: 255px; } .popover-content img { height:50px; margin-right: 10px; } .popover-content h4 { margin: 5px; font-size:14px; color:#333; padding: 0px; } .popover-content p { color:#333; margin: 2px 5px; } .popover-content a { color: #c7932f; margin: 0px 5px; } .btn-group-justified { display: block; } .ddmenu { position: absolute; right: 0; float: right!important; left: 72%; background: #395478; color: #fff; border-radius: 0px; padding-top: 0px; } .ddmenu>li>a {color:#fff;border-bottom: 1px solid #446592;padding: 8px;} .ddmenu>li>a:hover {background:#c7932f; color:#fff;} #map { width: 100%; height: 500px; margin-top:10px; margin-bottom:10px; } .info-window { max-width: 250px; } .info-content { color: #333; } .popover.top>.arrow { top: 100%!important; } input[type=radio], input[type=checkbox] { margin: 2px 0 0; margin-top: 1px \9; line-height: normal; } .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] { position: absolute; margin-top: 4px \9; margin-left: -16px; } .prfl-hr { margin: 15px 0px 5px; border-color: #d4d4d4; } .profileHead{ background: #ddd; padding: 5px 5px 0px; margin-bottom: 10px; font-size: 14px; text-transform: uppercase; }