.panel-footer {
    display: inherit;
}
.tab-pane > .panel {
    padding: 10px;
}
.tab-pane hr {
    margin: 0 0 5px 0;
}
.align-right {
    text-align: right;
}
                                .panel.with-nav-tabs .panel-heading {
                            padding: 5px 5px 0 5px;
                        }
                        
                        .panel.with-nav-tabs .nav-tabs {
                            border-bottom: none;
                        }
                        
                        .panel.with-nav-tabs .nav-justified {
                            margin-bottom: -1px;
                        }
                        
                        .title-text {
                            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
                            color: #ffffff;
                        }
                        
                        .navbar-right {
                            margin-top: 12px;
                        }
                        
                        .navbar .pull-right>li>.dropdown-menu:after,
                        .navbar .nav>li>.dropdown-menu.pull-right:after {
                            left: auto;
                            right: 13px;
                        }
                        
                        .navbar .nav>li>.dropdown-menu:after {
                            content: '';
                            display: inline-block;
                            border-left: 6px solid #0000;
                            border-right: 6px solid #0000;
                            border-bottom: 6px solid #fff;
                            position: absolute;
                            top: -6px;
                            left: 10px;
                        }
                        /********************************************************************/
                        /*** PANEL DEFAULT ***/
                        
                        .with-nav-tabs.panel-default .nav-tabs>li>a,
                        .with-nav-tabs.panel-default .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-default .nav-tabs>li>a:focus {
                            color: #777;
                        }
                        
                        .with-nav-tabs.panel-default .nav-tabs>.open>a,
                        .with-nav-tabs.panel-default .nav-tabs>.open>a:hover,
                        .with-nav-tabs.panel-default .nav-tabs>.open>a:focus,
                        .with-nav-tabs.panel-default .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-default .nav-tabs>li>a:focus {
                            color: #777;
                            background-color: #ddd;
                            border-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-default .nav-tabs>li.active>a,
                        .with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
                        .with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
                            color: #555;
                            background-color: #fff;
                            border-color: #ddd;
                            border-bottom-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu {
                            background-color: #f5f5f5;
                            border-color: #ddd;
                        }
                        
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a {
                            color: #777;
                        }
                        
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
                            background-color: #ddd;
                        }
                        
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a,
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
                        .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
                            color: #fff;
                            background-color: #555;
                        }
                        /********************************************************************/
                        /*** PANEL PRIMARY ***/
                        
                        .with-nav-tabs.panel-primary .nav-tabs>li>a,
                        .with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
                            color: #fff;
                        }
                        
                        .with-nav-tabs.panel-primary .nav-tabs>.open>a,
                        .with-nav-tabs.panel-primary .nav-tabs>.open>a:hover,
                        .with-nav-tabs.panel-primary .nav-tabs>.open>a:focus,
                        .with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
                            color: #fff;
                            background-color: #3071a9;
                            border-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-primary .nav-tabs>li.active>a,
                        .with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover,
                        .with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus {
                            color: #428bca;
                            background-color: #fff;
                            border-color: #428bca;
                            border-bottom-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu {
                            background-color: #428bca;
                            border-color: #3071a9;
                        }
                        
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a {
                            color: #fff;
                        }
                        
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
                            background-color: #3071a9;
                        }
                        
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a,
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
                        .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
                            background-color: #4a9fe9;
                        }
                        /********************************************************************/
                        /*** PANEL SUCCESS ***/
                        
                        .with-nav-tabs.panel-success .nav-tabs>li>a,
                        .with-nav-tabs.panel-success .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-success .nav-tabs>li>a:focus {
                            color: #3c763d;
                        }
                        
                        .with-nav-tabs.panel-success .nav-tabs>.open>a,
                        .with-nav-tabs.panel-success .nav-tabs>.open>a:hover,
                        .with-nav-tabs.panel-success .nav-tabs>.open>a:focus,
                        .with-nav-tabs.panel-success .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-success .nav-tabs>li>a:focus {
                            color: #3c763d;
                            background-color: #d6e9c6;
                            border-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-success .nav-tabs>li.active>a,
                        .with-nav-tabs.panel-success .nav-tabs>li.active>a:hover,
                        .with-nav-tabs.panel-success .nav-tabs>li.active>a:focus {
                            color: #3c763d;
                            background-color: #fff;
                            border-color: #d6e9c6;
                            border-bottom-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu {
                            background-color: #dff0d8;
                            border-color: #d6e9c6;
                        }
                        
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a {
                            color: #3c763d;
                        }
                        
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
                            background-color: #d6e9c6;
                        }
                        
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a,
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
                        .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
                            color: #fff;
                            background-color: #3c763d;
                        }
                        /********************************************************************/
                        /*** PANEL INFO ***/
                        
                        .with-nav-tabs.panel-info .nav-tabs>li>a,
                        .with-nav-tabs.panel-info .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-info .nav-tabs>li>a:focus {
                            color: #31708f;
                        }
                        
                        .with-nav-tabs.panel-info .nav-tabs>.open>a,
                        .with-nav-tabs.panel-info .nav-tabs>.open>a:hover,
                        .with-nav-tabs.panel-info .nav-tabs>.open>a:focus,
                        .with-nav-tabs.panel-info .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-info .nav-tabs>li>a:focus {
                            color: #31708f;
                            background-color: #bce8f1;
                            border-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-info .nav-tabs>li.active>a,
                        .with-nav-tabs.panel-info .nav-tabs>li.active>a:hover,
                        .with-nav-tabs.panel-info .nav-tabs>li.active>a:focus {
                            color: #31708f;
                            background-color: #fff;
                            border-color: #bce8f1;
                            border-bottom-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu {
                            background-color: #d9edf7;
                            border-color: #bce8f1;
                        }
                        
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a {
                            color: #31708f;
                        }
                        
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
                            background-color: #bce8f1;
                        }
                        
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a,
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
                        .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
                            color: #fff;
                            background-color: #31708f;
                        }
                        /********************************************************************/
                        /*** PANEL WARNING ***/
                        
                        .with-nav-tabs.panel-warning .nav-tabs>li>a,
                        .with-nav-tabs.panel-warning .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-warning .nav-tabs>li>a:focus {
                            color: #8a6d3b;
                        }
                        
                        .with-nav-tabs.panel-warning .nav-tabs>.open>a,
                        .with-nav-tabs.panel-warning .nav-tabs>.open>a:hover,
                        .with-nav-tabs.panel-warning .nav-tabs>.open>a:focus,
                        .with-nav-tabs.panel-warning .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-warning .nav-tabs>li>a:focus {
                            color: #8a6d3b;
                            background-color: #faebcc;
                            border-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-warning .nav-tabs>li.active>a,
                        .with-nav-tabs.panel-warning .nav-tabs>li.active>a:hover,
                        .with-nav-tabs.panel-warning .nav-tabs>li.active>a:focus {
                            color: #8a6d3b;
                            background-color: #fff;
                            border-color: #faebcc;
                            border-bottom-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu {
                            background-color: #fcf8e3;
                            border-color: #faebcc;
                        }
                        
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a {
                            color: #8a6d3b;
                        }
                        
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
                            background-color: #faebcc;
                        }
                        
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a,
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
                        .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
                            color: #fff;
                            background-color: #8a6d3b;
                        }
                        /********************************************************************/
                        /*** PANEL DANGER ***/
                        
                        .with-nav-tabs.panel-danger .nav-tabs>li>a,
                        .with-nav-tabs.panel-danger .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-danger .nav-tabs>li>a:focus {
                            color: #a94442;
                        }
                        
                        .with-nav-tabs.panel-danger .nav-tabs>.open>a,
                        .with-nav-tabs.panel-danger .nav-tabs>.open>a:hover,
                        .with-nav-tabs.panel-danger .nav-tabs>.open>a:focus,
                        .with-nav-tabs.panel-danger .nav-tabs>li>a:hover,
                        .with-nav-tabs.panel-danger .nav-tabs>li>a:focus {
                            color: #a94442;
                            background-color: #ebccd1;
                            border-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-danger .nav-tabs>li.active>a,
                        .with-nav-tabs.panel-danger .nav-tabs>li.active>a:hover,
                        .with-nav-tabs.panel-danger .nav-tabs>li.active>a:focus {
                            color: #a94442;
                            background-color: #fff;
                            border-color: #ebccd1;
                            border-bottom-color: transparent;
                        }
                        
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu {
                            background-color: #f2dede;
                            /* bg color */
                            border-color: #ebccd1;
                            /* border color */
                        }
                        
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a {
                            color: #a94442;
                            /* normal text color */
                        }
                        
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
                            background-color: #ebccd1;
                            /* hover bg color */
                        }
                        
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a,
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
                        .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
                            color: #fff;
                            /* active text color */
                            background-color: #a94442;
                            /* active bg color */
                        }
                        
                        .cssload-container {
                            position: absolute;
                            right: 260px;
                            cursor: progress;
                            margin-top: 18px;
                            transform: translate3d(-50%, -50%, 0);
                            -o-transform: translate3d(-50%, -50%, 0);
                            -ms-transform: translate3d(-50%, -50%, 0);
                            -webkit-transform: translate3d(-50%, -50%, 0);
                            -moz-transform: translate3d(-50%, -50%, 0);
                            perspective: 1200;
                            -o-perspective: 1200;
                            -ms-perspective: 1200;
                            -webkit-perspective: 1200;
                            -moz-perspective: 1200;
                            text-align: center;
                        }
                        
                        #squaresWaveG {
                            width: 234px;
                            height: 28px;
                        }
                        
                        .squaresWaveG {
                            position: absolute;
                            top: 0;
                            background-color: rgb(0, 0, 0);
                            width: 28px;
                            height: 28px;
                            animation-name: bounce_squaresWaveG;
                            -o-animation-name: bounce_squaresWaveG;
                            -ms-animation-name: bounce_squaresWaveG;
                            -webkit-animation-name: bounce_squaresWaveG;
                            -moz-animation-name: bounce_squaresWaveG;
                            animation-duration: 0.905s;
                            -o-animation-duration: 0.905s;
                            -ms-animation-duration: 0.905s;
                            -webkit-animation-duration: 0.905s;
                            -moz-animation-duration: 0.905s;
                            animation-iteration-count: infinite;
                            -o-animation-iteration-count: infinite;
                            -ms-animation-iteration-count: infinite;
                            -webkit-animation-iteration-count: infinite;
                            -moz-animation-iteration-count: infinite;
                            animation-direction: normal;
                            -o-animation-direction: normal;
                            -ms-animation-direction: normal;
                            -webkit-animation-direction: normal;
                            -moz-animation-direction: normal;
                        }
                        
                        #squaresWaveG_1 {
                            left: 0;
                            animation-delay: 0.366s;
                            -o-animation-delay: 0.366s;
                            -ms-animation-delay: 0.366s;
                            -webkit-animation-delay: 0.366s;
                            -moz-animation-delay: 0.366s;
                        }
                        
                        #squaresWaveG_2 {
                            left: 29px;
                            animation-delay: 0.4525s;
                            -o-animation-delay: 0.4525s;
                            -ms-animation-delay: 0.4525s;
                            -webkit-animation-delay: 0.4525s;
                            -moz-animation-delay: 0.4525s;
                        }
                        
                        #squaresWaveG_3 {
                            left: 58px;
                            animation-delay: 0.549s;
                            -o-animation-delay: 0.549s;
                            -ms-animation-delay: 0.549s;
                            -webkit-animation-delay: 0.549s;
                            -moz-animation-delay: 0.549s;
                        }
                        
                        #squaresWaveG_4 {
                            left: 88px;
                            animation-delay: 0.6355s;
                            -o-animation-delay: 0.6355s;
                            -ms-animation-delay: 0.6355s;
                            -webkit-animation-delay: 0.6355s;
                            -moz-animation-delay: 0.6355s;
                        }
                        
                        #squaresWaveG_5 {
                            left: 117px;
                            animation-delay: 0.732s;
                            -o-animation-delay: 0.732s;
                            -ms-animation-delay: 0.732s;
                            -webkit-animation-delay: 0.732s;
                            -moz-animation-delay: 0.732s;
                        }
                        
                        #squaresWaveG_6 {
                            left: 146px;
                            animation-delay: 0.8185s;
                            -o-animation-delay: 0.8185s;
                            -ms-animation-delay: 0.8185s;
                            -webkit-animation-delay: 0.8185s;
                            -moz-animation-delay: 0.8185s;
                        }
                        
                        #squaresWaveG_7 {
                            left: 175px;
                            animation-delay: 0.905s;
                            -o-animation-delay: 0.905s;
                            -ms-animation-delay: 0.905s;
                            -webkit-animation-delay: 0.905s;
                            -moz-animation-delay: 0.905s;
                        }
                        
                        #squaresWaveG_8 {
                            left: 205px;
                            animation-delay: 1.0015s;
                            -o-animation-delay: 1.0015s;
                            -ms-animation-delay: 1.0015s;
                            -webkit-animation-delay: 1.0015s;
                            -moz-animation-delay: 1.0015s;
                        }
                        
                        @keyframes bounce_squaresWaveG {
                            0% {
                                background-color: rgb(0, 0, 0);
                            }
                            100% {
                                background-color: rgb(255, 255, 255);
                            }
                        }
                        
                        @-o-keyframes bounce_squaresWaveG {
                            0% {
                                background-color: rgb(0, 0, 0);
                            }
                            100% {
                                background-color: rgb(255, 255, 255);