/******************************************************GENERAL*************************************/

body,
html {
    height: 100%;
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
    /*    line-height:100%;*/
    font-size: 100%;
    outline: none;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    list-style: none;
}

body {
    background: #FFF;
}

.bg-body {
    background: url(../images/3px-tile.png);
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.background {
    width: 100%;
    height: auto;
    position: relative;
}

#wrapper {
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

a img {
    border: none;
}


h1 {
    font-size: 42px;
}

/******************************************************HEADER*************************************/
#header {
    height: 40px;
    width: 100%;
    background: #26537F;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    margin: 0;

}

#header ul {
    list-style: none;
}

#header-block {
    margin: 10px 10px 0 10px;
    height: 30px;
}

#admin-sec {
    height: 20px;
}

#log {
    margin-left: 15px;
    position: relative;
}

#log-link {
    height: 30px;
}

#log-name {
    color: #fff;
    background: url(../images/user-arrow-icon.png) right center no-repeat;
    padding-right: 10px;
    font-size: 12px;
    cursor: pointer;
    line-height: 20px;
    font-weight: normal;
}

#log-profile {
    padding: 10px 0 10px 0;
    position: absolute;
    text-align: center;
    display: none;
    right: -10px;
    top: 30px;
    z-index: 500;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: rgb(46, 46, 46);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMmUyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFhMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46, 46, 46, 1)), color-stop(100%, rgba(26, 26, 26, 1)));
    background: -webkit-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: -o-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: -ms-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: linear-gradient(to bottom, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#1a1a1a', GradientType=0);
}

#log-profile li {
    white-space: nowrap;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

}

#log-profile li:hover {
    background: #4197D6;
}

#log-profile li a {
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    display: block;
    font-size: 12px;
}

#log-link:hover #log-profile {
    display: block;
}

#menu {
    position: relative;
}

#menu-cont {
    height: 30px;
}

#menu-link {
    background: url(../images/menu-icon.png) no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    cursor: pointer;
}

#menu-drop {
    padding: 10px 0 10px 10px;
    position: absolute;
    text-align: center;
    display: none;
    right: -90px;
    top: 30px;
    z-index: 500;
    width: 180px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: rgb(46, 46, 46);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMmUyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFhMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46, 46, 46, 1)), color-stop(100%, rgba(26, 26, 26, 1)));
    background: -webkit-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: -o-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: -ms-linear-gradient(top, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    background: linear-gradient(to bottom, rgba(46, 46, 46, 1) 0%, rgba(26, 26, 26, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#1a1a1a', GradientType=0);
}

#menu-drop li {
    margin-bottom: 5px;
    height: 80px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 80px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#menu-drop li:hover {
    background: #4197D6;
}

#menu-drop li a {
    color: #fff;
    font-size: 9px;
    display: block;
}

#menu-drop li a img {
    width: 65px;
}

#menu-drop li a p {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-transform: capitalize;
}

#menu-cont:hover #menu-drop {
    display: block;
}

#alert {
    width: 16px;
    height: 19px;
    background: url(../images/notification-icon.png) top no-repeat;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 2px;
}

#alert a {
    display: none;
}

/* to make a link for alerts add this class*/
.alert-active {
    background-position: bottom !important;
}

.alert-active a {
    background: url(../images/alert-red.png) no-repeat;
    width: 15px;
    height: 15px;
    display: block !important;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #fff;
    text-align: center;
    line-height: 12px;
    margin-left: 5px;
    margin-top: -3px;
}

#message {
    width: 18px;
    height: 10px;
    background: url(../images/message-icon.png) top no-repeat;
    margin-left: 15px;
    margin-top: 9px;
}

#message a {
    display: none;
}

/* to make a link for alerts add this class*/
.message-active {
    background-position: bottom !important;
}

.message-active a {
    background: url(../images/alert-red.png) no-repeat;
    margin-left: 10px;
    margin-top: -10px;
    width: 15px;
    letter-spacing: -0.5px;
    height: 15px;
    display: block !important;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 12px;
}

#arabic {
    color: #fff;
    font-size: 20px;
    margin-left: 15px;
    margin-top: -3px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

#arabic:hover {
    color: #4197D6;
}

#favorite {
    background: url(../images/favorite-icon.png) no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 3px;
}

/******************************************************CONTENT*************************************/
#content {
    position: fixed;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    top: 50px;
    left: 0;
    margin: 0;
    height: 500px;
/*    padding-bottom:50px;*/
}

.products {
    width: 90%;
    margin-left: 5%;
    z-index: 100;
    text-transform: capitalize;

}

.breadcrumb {
    font-weight: bold;
    font-size: 12px;
    color: #333;
    width: auto;
    margin-top: 10px;

}

.breadcrumb a {
    color: #09398a;
    text-decoration: underline;
}

.breadcrumb a:hover {
    text-decoration: none;
}

.breadcrumb span {
    margin: 0 5px;
    display: inline-block;
    float: left;
    height: 30px;
}

/*category */
.filterCategory {

    position: relative;
    margin-bottom: 0;
}


.filterCategory .input-group {
    width: 100%;
    margin: 5px 0;
}


.iconDisplay {
    float: right;
    margin: 5px 0px;
}

.filterCategory .btn {
    padding: 2px 4px;
    background: unset;
    float: right;
}
.filterCategory .btn.active {
    background: #d9edf7;
}

.filterCategory .btn span {
    font-size: 25px;
    color: #296dac;
}

.filterCategory .input-group-append {
    display: flex;
}

.filterCategory .input-group-append .btn {
    position: absolute;
    right: 1px;
    top: 1px;
    color: #31708f !important;
    background-color: #d9edf7 !important;
    height: 29px;
    width: 29px;
}

.panel-category {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-category {
    border-color: #bce8f1;
    margin-top: 10px;
}

.boxCol {
    margin-top: 10px;
    text-align: center;
}

.panel-category>.panel-heading {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    cursor: pointer;
}

.panel-category .panel-heading>.panel-title {
    font-weight: bold;
}

.panel-category .panel-body {
    padding: 0 15px !important;
}

.panel-category.small .panel-body {
    padding: 15px !important;
}

.clickable {
    cursor: pointer;
}

.panel-heading span {
    margin-top: 8px;
    font-size: 15px;
    margin-right: 8px;
}

.ServicesTabs .nav-link {
    display: block;
    padding: .5rem 1rem;
    text-align: center;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.ServicesTabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
    border-color: #dee2e6 #dee2e6 #fff;
}

.ServicesTabs .nav-item.show .nav-link,
.ServicesTabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 2px solid #333;
}
/*large elements*/

.largeElements .serviceBox {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    display: block;
    margin-bottom: 10px;
    position: relative;
    margin-top: 10px;
    height: 140px;
}

.largeElements .serviceBox>.boxInner {
    padding: 10px;
    position: relative;
    width: 100%;
    top: 12%;
}

.largeElements .serviceBox .boxInner h3 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 5;
    top: 50%;
    line-height: 24px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: capitalize;
    margin-bottom: 0px !important;
    font-size: 18px;
    /* ellipsis for big app titles*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.largeElements .serviceBox .boxInner h3.text-dark {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.largeElements .serviceBox .boxIcon {
    color: rgba(0, 0, 0, .15);
    z-index: 2;
    position: relative;
    width: 100%;
    top: 12%;
    height: auto;
}

.largeElements .serviceBox .boxIcon img {
    display: block;
    margin: auto;
    width: 65px;
}


.largeElements .serviceBox .content-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    z-index: 1;
}

.largeElements .serviceBox .boxIcon img:hover {
    opacity: 1 !important;
    z-index: 10;
}

.largeElements .serviceBox:hover .boxInner h3 {
    opacity: 1;
    text-shadow: none !important;
    /*color: #fff !important;
    font-size: 23px;*/
    line-height: 26px;
}

.largeElements .serviceBox:hover .content-overlay {
    opacity: 0.7;
}


@media(min-width: 0px) and (max-width:767px) {
    .smallElements .boxCol:nth-child(1n+1),.largeElements .boxCol:nth-child(1n+1){
        clear: both;
    }
}
@media(min-width:768px) and (max-width: 992px) {
    .smallElements .boxCol:nth-child(2n+1),.largeElements .boxCol:nth-child(1n+1){
        clear: both;
    }
}
@media(min-width:992px ) and (max-width: 1200px){
    .smallElements .boxCol:nth-child(4n+1),.largeElements .boxCol:nth-child(3n+1){
        clear: both;
    }
}
@media(min-width:1200px){
    .smallElements .boxCol:nth-child(6n+1),.largeElements .boxCol:nth-child(3n+1){
        clear: both;
    }
}


/*small Elements*/
.smallElements .panel-category .panel-body{
    padding: 15px !important;
}



.smallElements .serviceBox {
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    height: 70px;
    line-height: 50px;
    margin: auto 3px;
    width: 70px;
    font-size: 24px;
    text-align: center;
    border:2px solid transparent;
}
.smallElements a {
    display: inline-block;
}

.smallElements .serviceBox img, .smallElements .serviceBox .boxIcon img {
    width: 45px;
    margin: auto;
    display: block;
    margin-top: 12px;
}

.smallElements .boxCol h3, .smallElements .boxCol .boxInner h3 {
    margin-top: 25px;
    font-size: 14px !important;
    font-weight: bold;
    overflow: hidden;
}

.smallElements .boxCol:hover .serviceBox {
    position: relative;
    top: -5px;
    box-shadow: 0 8px 15px -10px black;
    border:2px solid rgba(0,0,0,0.2);
}

.pr-0 {
    padding-right: 0px;
}

/*colors*/
.bg-blue {
    background: rgb(38,91, 145);
    background: linear-gradient(45deg, rgb(38,91, 145) 100%, rgba(86, 135, 244, 0) 0%);
}
.bg-blue2{
    background:linear-gradient(45deg, rgb(90, 143, 196) 100%, rgba(86, 135, 244, 0) 0%)
}
.bg-green {
    background: linear-gradient(135deg, rgb(114, 149, 76) 0%, #82a956 100%) !important;
}

.bg-red {
    background: linear-gradient(135deg, #B43740 100%, #1b1b1b 0%) !important;
}
.bg-darkRed{
    background: linear-gradient(135deg, #7e0d15 100%, #1b1b1b 0%) !important;
}
.bg-orange {
    background: linear-gradient(135deg, rgb(245, 167, 28) 100%, #ffc356 0%) !important;
}

.bg-purple {
    background: linear-gradient(45deg, rgb(54, 83, 146) 100%, rgba(86, 135, 244, 0) 0%);
}

.bg-darkGreen {
    background: linear-gradient(45deg, rgb(25, 73, 48) 100%, rgba(86, 135, 244, 0) 0%);
}
.bg-darkPurple{
    background: linear-gradient(45deg, rgb(10, 32, 81) 100%, rgba(86, 135, 244, 0) 0%);
}
.bg-grey {
    background: linear-gradient(135deg, #314054 100%, #1b1b1b 0%) !important;
}
.bg-brown{
        background: #8a6e42;
}
.bg-dardkBrown{
    background: linear-gradient(45deg, rgb(130, 85, 39) 100%, rgba(86, 135, 244, 0) 0%);
}
.text-white, .largeElements .bg-purple h3, .largeElements .bg-grey h3, .largeElements .bg-darkGreen h3, .largeElements .bg-green h3, .largeElements .bg-red h3, .largeElements .bg-blue h3 {
    color: #fff;
}
.largeElements .bg-darkPurple h3,
.largeElements .bg-blue2 h3,
.largeElements .bg-brown h3,
.largeElements .bg-darkRed h3,
.largeElements .bg-dardkBrown h3 {
    color: #fff !important;
}


.text-dark, .largeElements .bg-orange h3 {
    color: #333 !important;
}
.bg-orange .boxIcon img{
    filter: invert(85%);
    -webkit-filter: invert(85%);
}
/*select - go to*/
.main {
    margin: 1rem;
    max-width: 350px;
    width: 50%;
    height: 250px;
}

@media(max-width:34em) {
    .main {
        min-width: 150px;
        width: auto;
    }
}





/* ---------------------- Colcade Masonry  ---------------------- */

.grid:after {
    display: block;
    content: '';
    clear: both;
}

.grid-col {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.grid-item {
    margin-bottom: 20px;
}

/* ---------------------- Select2 jQuery Plugin ---------------------- */
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
    min-height: 30px;
    height: 30px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 25px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    padding-left: 0px;
}

.select2-container .select2-selection--single .select2-selection__clear {
    line-height: 25px;
    color: #888;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 30px;
    right: 10px;
}

.select2-container .select2-selection--single[aria-expanded="true"], .select2-container .select2-selection--multiple[aria-expanded="true"],
.select2-container.select2-container--open,
.select2-container.select2-container--focus,
.select2-container.select2-container--focus .select2-selection--multiple {
    border-color: #c8cdd7;
    outline: 0;
    -moz-box-shadow: 0 2px 1px rgba(203, 208, 217, 0.08);
    -webkit-box-shadow: 0 2px 1px rgba(203, 208, 217, 0.08);
    box-shadow: 0 2px 1px rgba(203, 208, 217, 0.08);
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    line-height: 14px;
    background: #e0e8f0;
    border-color: #a2cfee;
    margin-top: 2px;
}
/******************************************************FOOTER*************************************/

.page-selection {
    float: right;
}
.page-selection .select2-container {
    margin: 5px 0;
    box-sizing: border-box;
}


footer {
    width: 100%;
    height: 30px;
    background: #004779;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
}

.copyright {
    width: 100%;
    text-align: center;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.copyright span {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 5px;
}


.news-bar {
    width: 100%;
    margin-top: 13px;
    height: 20px;
    overflow: hidden;
}

.news-bar p {
    font-size: 12px;
    white-space: nowrap;
    color: #fff;
}





ul.modules {
    list-style: none;
    width: 340px;
    margin: 0 auto;
}

ul.modules li {
    display: inline-block;
    overflow: hidden;
    width: 26%;
    margin: 1% 3%;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

}

ul.modules li:hover {
    background: #0163A3;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
}

ul.modules li a {
    text-align: center;
    padding: 0;
    border-radius: 5px;
}

ul.modules li a img {
    width: 45%;

}

ul.modules li a p {
    white-space: normal;
    font-size: 11px;
    text-align: center;
    height: 40px;
    margin-bottom: 0;
}

.nav-head {
    background: #001e31;
    color: #fff;
}

.nav-head li {
    color: #fff;
}

.nav-head li.active {
    background-color: #fff;
    color: #333;
}

.nav-head li.active a {
    color: #333;
}

.nav-head li a {
    color: #fff;
}

.nav-head li a:hover,
.nav-head li a:focus {
    background-color: #0163A3;
    color: #fff;
}

.nav-head .open>a,
.nav-head .open>a:focus {
    background-color: #01446F;
    color: #fff;
}

.nav-head .open>.dropdown-menu {
    background-color: #01446F;
    color: #fff;
    border-top-color: #fff;
    transition: all 0.5s;
}

.logo {
    display: inline-block;
    float: left;
    height: 45px;
    line-height: 50px;
    margin-left: 5px;
}

@media (max-width: 767px) {
    ul.modules li a img {
        display: none;
    }

    ul.modules li {
        width: 94%;
        height: 25px;
    }
}



@media (max-width: 992px) {
    .products {
        position: relative;
        transform: none;
        top: 0;
    }

    #content {
        position: relative;
        width: 100%;
        overflow-x: hidden;
    }

    .last-menu li {
        width: 100%;
    }

}

.nav-tabs-left {
    width: 100%;
}

ul.nav-tabs-left li a {
    padding: 0 10px;
    text-align: left;
    height: 35px;
}

ul.nav-tabs-left li {
    background-color: #222;
    margin-bottom: 3px;
}

ul.nav-tabs-left li.active,
ul.nav-tabs-left li:hover {
    background-color: red;
}

ul.nav-tabs-left li a img {
    margin-top: 3px;
    width: 25px;
    height: 25px;
}

ul.nav-tabs-left li a span {
    line-height: 32px;
    color: #fff;
}

.tabs-vertical {
    float: left;
    background: #f5f5f6;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background-clip: padding-box;
}

.d-text {
    width: 85%;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    text-align: left;
    font-family: Tahoma;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: none;
}

.lang {
    font-size: 16px;
    font-weight: bold;
}

.login-box {
    width: 70%;
    display: block;
    margin: 2% auto;
    text-align: center;

}
.login-box input[type="text"],.login-box input[type="password"],.login-box select {
    height: 35px;
    border-radius: 10px;
    border: 1px solid #999;
    display: block;
    margin: 10px auto;
    width: 30%;
    padding-left: 40px;
    color: #000;
}
.login-box input[type="text"]:focus,.login-box input[type="password"]:focus,.login-box select:focus {
    border-color: #0088E0;
    box-shadow: #0088E0 0px 0px 12px 0px
}
.dmslogo {
    margin: 4% auto;
    text-align: center;
}
.username {
    background: #fff url(../images/user91.svg) left 11px center no-repeat;
    background-size: 16px;
}
.password {
    background: #fff url(../images/key195.svg) left 11px center no-repeat;
    background-size: 16px;
}
.Branch {
    background: #fff url(../assets/images/architecture.png) left 11px center no-repeat;
    background-size: 16px;
}
.login-b {
    width: 30%;
    color: #fff;
    background-color: #0163a3;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: verdana;
    display: block;
    margin: 30px auto;
    border-radius: 15px;
}
.login-b:hover, .login-b:focus {
    color: #fff;
    background-color: #0079C7;
}
a.login-b {
    text-decoration: none;
}

@-webkit-keyframes flicker {
    0% {
        box-shadow: 0 0 10px 5px #dc3545;
    }
    100% {
        box-shadow: 0 0 10px 5px transparent;
    }
}
@keyframes flicker {
    0% {
        box-shadow: 0 0 10px 5px #dc3545;
    }
    100% {
        box-shadow: 0 0 10px 5px transparent;
    }
}

.flicker{
    -webkit-animation: flicker 1.0s ease infinite;
    animation: flicker 1.0s ease infinite;
    background: #dc3545;
    color: #ffffff !important;
    border: 1px solid red;
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
}