/*  Breadcrumbs------------------------------------------*/
/*.breadcrumb {
    background-color: transparent;
    padding-top: 0;
    font-size: 1.0em;
    
}
.breadcrumb > .active {
    color: #0e9c0e;
    font-weight: 500;
}
.breadcrumb > li > .divider {
    color: #e85d00;
    padding: 0 5px;
}
.breadcrumb {
    list-style: outside none none;
    margin: 0;
}
/*  Joomla System Alerts
---------------------------------------------------------*/
/*.alert, .alert h4 {
    color: #4a4a4a;
}
.alert {
    background-color: #E4F2E6;
    border: 1px solid #87d692;
    border-radius: 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert h4 {
    margin: 5px;
}
.close {
    color: red;
    float: right;
    opacity: 0.5;
}
/* Button Mini
----------------------------------------------------------------------------------------------------*/
/*.btn-group > .btn-mini, .btn-mini + .dropdown-toggle {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.btn-mini {
    line-height: 10px;
}
.btn-mini {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000;
    background-image: linear-gradient(to bottom, #4D4B4B 25%, #000 100%);
    background-repeat: repeat-x;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none !important;
    vertical-align: middle;
}
.btn-group > .btn-mini + .dropdown-toggle {
    padding-left: 6px;
    padding-right: 6px;
}
.btn-mini:hover, .btn-mini:focus, .btn-mini:active, .btn-mini.active, .btm-mini.disabled, .btn-mini[disabled] {
    background-color: #000;
    color: #fff; 
}
.btn-group.open .btn.dropdown-toggle {
    background-color: #55854d;
}
.btn {
    text-shadow: none !important;
}
/* Cobalt Article full Tab & Menu
----------------------------------------------------------------------------------------------------*/
/*.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: #fff;
    background-color: #000;
    background-image: linear-gradient(to bottom, #575151 40%, #000000 100%);
    background-repeat: repeat-x;
    border: 1px solid #8A8A8A;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin: 5px !important;
    padding: 5px !important;
}
.nav-pills > li > a {
    background-color: #faf8f5;
    background-image: linear-gradient(to bottom, #fff 0px, #F0ECE6 100%);
    background-repeat: repeat-x;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin: 5px !important;
    padding: 5px !important;
}
.nav-tabs > li > a, .nav-pills > li > a {
    line-height: 15px;
    margin-right: 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.nav > li > a {
    display: block;
}
.nav > li > a:hover, .nav > li > a:focus {
    color: #e85d00;
}
.nav-list > li > a {
    padding: 2px 15px;
}
.dropdown-submenu > .dropdown-menu {
    margin-left: -5px;
    margin-top: 0;
    top: 0;
}
/* Badges
-----------------------------------------------------------------------------------------------------*/
/*.badge {
    border-radius: 9px;
    padding-left: 9px;
    padding-right: 9px;
    
}
.label, .badge {
    background: none repeat scroll 0 0 #fff;
    color: #4a4a4a;
    border: 1px solid #b5b5b5 !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset !important;
    display: inline-block;
    font-size: 11.844px;
    font-weight: 400;
    line-height: 14px;
    text-decoration: none;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-important {
    background-color: #e88f00 !important;
    border: 1px solid #E85D00 !important;
    border-radius: 5px !important;
    color: #fff !important;
    vertical-align: middle !important;
    margin-top: 7px !important;
}
.label-success {
    background-color: #54A14C !important;
    border: 1px solid #3E7838 !important;
    border-radius: 5px !important;
    color: #fff !important;
    margin-top: 7px !important;
    vertical-align: middle !important;
}
/*  Well
------------------------------------------------------------------------------------------*/
/*.well {
    background-color: #FAFAFA;
    border: 1px solid #BDD0DB;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.19) inset;
    margin-bottom: 10px;
    min-height: 20px;
    padding: 19px;
}
.well2 {
    background-color: #faf8f5;
    background-image: linear-gradient(to bottom, #fff 0px, #F0ECE6 100%);
    background-repeat: repeat-x;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin: 0 5px 5px;
    padding: 0px;
}
/*  Well3  Comment Well
------------------------------------------------------------------------------------------*/
/*.well3 {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid #e3e3e3;
    border-radius: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.well4 {
    padding: 0 10px;
}
/*  Cobalt Notification Module
*********************************************************/
/*.notifications > div {
    margin: 15px 0 5px;
    position: relative;
    z-index: 9999;
}
/*  Cobalt Popup Notifications
----------------------------------------------------------*/
/*.notifications.bottom-right {
    bottom: 50px;
    right: 20px;
}
/* =comment form  Komento
****************************************/
/*#section-kmt .kmt-form {
	border: none;
	padding: 10px 25px;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
/*   Komento Submit Button
*************************************************/
/*#section-kmt .kmt-btn-submit {
    background: -moz-linear-gradient(center top , #62c462 0%, #51a351 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #438c43 !important;
    border-radius: 3px !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset !important;
    color: #fff !important;
}
/*  Komento comment wraper
*************************************************/
/*#section-kmt .kmt-list > li .kmt-wrap {
	background-color: rgba(251, 255, 237 ,0.18);
    border: 1px solid #dbdbdb;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 20px;
}
/*  Komento Comment Bar -----------------------------------*/
/*#section-kmt h3.kmt-title {
    background: #546080 none repeat scroll 0 0;
    color: #fff;
}
#section-kmt .kmt-people-list li .avatar {
    margin-top: 5px;
    width: 35px;
}
/*  Komento form module -----------------------------------*/
/*.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    padding: 3px;
    
}
/*  Registration Form Spacing
-----------------------------------------------------------*/
/*.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 280px !important;
}
.form-horizontal .controls {
    margin-left: 290px !important;
}
/* Cobalt Uploader restyle
------------------------------------------------------*/
/*.mooupload_listview li.header {
    background-color: #E6E6D5;
    border-bottom: none;
    color: #4a4a4a;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 1px;
}
.upload-element {
    border: medium none;
}
.mooupload_btncontainer {
    background: none no-repeat scroll right center;
    padding: 10px;
}
.mooupload_btncontainer button {
    background-color: #8792ad !important;
    border: 1px solid #445B6E;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    padding: 2px 5px 3px 20px;
}
.mooupload_listview li {
    background-color: #fff;
    border: medium none;
    border-radius: 3px;
    clear: both;
    height: 25px !important;
    line-height: 25px !important;
    list-style-type: none !important;
    padding-left: 12px !important;
}
.mooupload_readonly {
    color: #000;
}
.mooupload_progressbar {
    display: block;
    font-size: 12px;
    height: 100%;
    text-align: center;
}
.mooupload_btncontainer div.progresscont {
    color: #0e4d0f;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}
label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal !important;
    line-height: 20px;
}
.form-horizontal .control-group {
    margin-bottom: 2px;
    margin-top: 10px;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 5px;
    vertical-align: middle;
}
/*  Cobalt Submission Form --------------------------------*/
/*.form-actions {
    background-color: transparent;
    border-top: none;   
}
/*   Translate Pop Box Module ------------------------------*/
/*.pwebbox_toggler {
    border-radius: 3px;
    font-size: 15px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 5px 10px !important;
    text-align: center !important;
    width: 100% !important;
}
/*  Uddeim Module ------------------------------------------*/
/*#uddeim-modulenew {
    font-size: 10px !important;
}
#uddeim-modulenew p.uddeim-module-head {
    background-color: #dff0d8 !important;
    margin-top: 4px !important;
    padding: 2px !important;
    text-align: center !important;
}
#uddeim-modulenew p.uddeim-module-body {
    padding: 1px !important;
    text-align: center !important;
}
#uddeim-module {
    font-size: 10px !important;
}
#uddeim-module p.uddeim-module-head {
    background-color: #e1ecf5 !important;
    margin-top: 4px !important;
    padding: 2px !important;
    text-align: center !important;
}
#uddeim-module p.uddeim-module-body {
    border-bottom: 1px solid #bdd0db !important;
    padding: 1px !important;
    text-align: center !important;
}

#uddeim-modulenew p.uddeim-module-row {
    border-bottom: 1px solid #95CF7E !important;
}

#uddeim-m {
    margin: 0;
    padding-bottom: 8px;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 3px -1px #cccccc;
    color: #757575;
}
#uddeim-writeform input {
    border: 1px solid #ddd;
    margin-right: 5px;
}
#uddeim-navbar2 li a {
    border-right: 1px solid #ccc;
    padding: 5px;
}
#uddeim-navbar2 {
    background: #ffffff -moz-linear-gradient(center top , #ffffff, #f0f0f0 100%) repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    padding: 6px 8px 8px !important;
}
input[type="radio"], input[type="checkbox"] {
    margin: 3px;
}
form {
    margin: 0 0 18px;
}
.uddeim-set-block {
    border: medium none;
}
#uddeim-writeform textarea {
    border: 1px solid #ddd;
    width: 98%;
}
#uddeim-bottomlines {
    color: #C78AEB;
    font-size: xx-small;
}
#uddeim-bottomlines p {
    font-size: 10px;
}
/*  Easy Profiles Overides -----------------------------------*/
/*  JSN Module Boxes on community Who's Online, Recently Joined, Ect.......
---------------------------------------------------------------------------------------*/
/*.jsn_social .box2 h3 {
    background-color: #2c4152;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 12px 10px;
    text-align: center;
}
.jsn_social .box2 h3 a {
    color: #fff;
}
/*  Box 1 Sign UP
-------------------------------------------------------*/
/*.jsn_social .box1 {
    background: none repeat scroll 0 0 #;
    border: 1px solid #b2c3d1;
    border-radius: 2px;
    color: #71767a;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 10px 15px;
}
/*  JSN Profile Username
---------------------------------------------------------------------------------------*/
/*.jsn_social #jsn_username {
    color: #2c4152;
    margin: 0;
    padding: 10px 0;
}
/*  JSN Text Search Box
---------------------------------------------------------------------------------------*/
/*.jsn_social #global-search {
    border: 1px solid #ccc;
    margin-top: 0px;
}
/*  JSN List active &  Hover List
---------------------------------------------------------------------------------------*/
/*.jsn_social .list2 .current a {
    background: none repeat scroll 0 0 #DFF0D8;
    font-weight: bold;
}
.jsn_social .list2 li a:hover {
  background: none repeat scroll 0 0 #9BB4C9;
  text-decoration: none;
  color: #fff;
}
.jsn_social .list2 li a {
    color: #8792ad;
    display: block;
    padding: 4px 5px;
}
/*  JSN Output Background
---------------------------------------------------------------------------------------*/
/*.jsn_social .jsn_social_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 300px;
    padding: 10px 0;
}
.jsn_social {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*  JSN Dropdown Login
---------------------------------------------------------------------------------------*/
/*.jsn_social .jsnsocial-dropdown {
    background-color: #fff;
    background-repeat: repeat-x;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 88%;
    width: 215px;
    z-index: 1000;
}
/*  Main Nav
---------------------------------------------------------------------------------------*/
/*.jsn_social #main_menu {
    background-color: #2c4152;
    background-repeat: repeat-x;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: none;
    margin-left: 0;
    margin-right: 10px;
    min-width: 150px;
    z-index: 200;
    padding: 1px;
}
.jsn_social {
    color: #4a4a4a;
    font-family: "helvetica neue",helvetica,arial,"lucida grande",sans-serif;
    font-size: 12px;
    line-height: 1.3;
    padding: 10px;
    margin-top: 7px;
}

.jsn_social .jsn_social_header {
    background-color: #2c4152;
    background-repeat: repeat-x;
    border: 1px solid #000;
    border-radius: 0;
    
    margin: -10px 0 5px !important;
    width: 100%;
    z-index: 10000;
}
.jsn_social #main_menu li.current a, .jsn_social #main_menu li.current a i {
    color: #BCFFB0;
}
.jsn_social #main_menu li a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 5px;
}
.jsn_social a {
    text-decoration: none;
}
.jsn_social * {
    box-sizing: content-box;
}
.jsn_social #main_menu li.current {
    background: none !important;
    border: none !important;
    margin-left: 14px;
    
}
.jsn_social #main_menu li {
    display: inline-block;
    margin: 3px;
    padding: 3px;
}
.jsn_social #main_menu li a:hover {
    color: #FF893B;
    text-decoration: none;
}
.jsn_social .box2 {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 7px;
    width: auto;
}
.jsn_social .menu h3 {
    color: #fff;
    background-color: #2c4152;
    background-repeat: repeat-x;
    border: 1px solid #192630;;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin-bottom: 20px !important;
}
.jsn_social .button-flat-primary {
    background: none repeat scroll 0 0 #5cb85c;
    border: medium none;
    box-shadow: none !important;
    color: #fff !important;
    height: 14px;
    text-shadow: none;
    transition-duration: 0.3s;
    transition-property: background;
    padding-bottom: 7px !important;
}
.jsn_social .button-flat-primary:hover {
    background: none repeat scroll 0 0 #47a447;
}
/*  JSN FLASH MESSAGE ****************************************/
/*.jsn_social #flashMessage, .jsn_social #errorMessage {
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 7px 15px;
}
.jsn_social div.error-message {
    background-color: #fff5eb;
    border: 1px solid #e6d8ca;
    border-radius: 3px;
    color: #d4b698;
}
/*  JSN Login Dropdown Menu
---------------------------------------------------------------------------------------*/
/*.jsn_social .button-dropdown ul a {
    color: #8792ad;
    display: block;
    line-height: 30px;
    padding: 0 20px;
    text-decoration: none;
    white-space: nowrap;
}
.jsn_social .button-dropdown ul a:hover {
    color: #e85d00;
}
/*  JSN Comment Box
-----------------------------------------------------------*/
/*#wallForm #select-2 {
    background: #2c4152 none repeat scroll 0 0;
    border-top: 1px solid #e3e3e3;
    padding: 5px 10px;
}
.jsn_social select {
    box-sizing: border-box;
    height: 30px;
    margin-top: 4px;
    padding: 5px 6px 6px;
}
/*  JSN-Buttons
*********************************************************/
/*.jsn_social select {
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    height: 30px;
    margin-top: 4px;
    padding: 5px 6px 6px;
}
/*  JSN User Menu li Icons
-----------------------------------------------------------------------------------------*/
/*.jsn_social .list2 i, .jsn_social .icon-small {
    color: #2c4152;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    width: 18px;
}
/*  JSN Rating Icon Color
-----------------------------------------------------------------------------------------*/
/*.jsn_social .comment-thumb:hover {
    color: #8ca85e;
}
.jsn_social .delete-icon:hover, 
.jsn_social .cross-icon I:hover {
    color: red;
}
.jsn_social a i.delete-icon {
    color: #FF6600;
    display: none;
    position: absolute;
    right: 12px;
    top: 12px;
}
.jsn_social .cross-icon i {
    color: #e85d00;
}
/*  JSN Tags
-----------------------------------------------------------------------------------------*/
/*.jsn_social .tags a:before {
    border-color: transparent #ffae00 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
    content: "";
    float: left;
    height: 0;
    left: -12px;
    position: absolute;
    top: 0;
    width: 0;
}
.jsn_social .tags a:after {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    box-shadow: -1px -1px 2px #ccc;
    content: "";
    float: left;
    height: 4px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 4px;
}
.jsn_social .tags a {
    background: none repeat scroll 0 0 #8792ad;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    margin-left: 10px;
    padding: 0 5px 0 8px;
    text-decoration: none;
}
.jsn_social .tags a:hover {
    background: none repeat scroll 0 0 #000;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    margin-left: 10px;
    padding: 0 5px 0 8px;
    text-decoration: none;
}
.jsn_social .tags a:hover:before {
    border-color: transparent #6F915A transparent transparent;
}
/*  JSN Headers
-----------------------------------------------------------------------------------------*/
/*.jsn_social h1 {
    color: #2c4152;
}
/*  Mobile Nav.
-----------------------------------------------------------------------------------------*/
/*.jsn_social #leftnav_toggle {
    color: #fff;
    font-size: 20px;
}
.jsn_social #main_menu_toggle {
    color: #fff;
    font-size: 20px;
}
/*  Select Everyone/Friend Privacy on community home
----------------------------------------------------------------------------------------- */
/*.jsn_social .list7 a.current {
    background: none repeat scroll 0 0 #2c4152;
    border-radius: 3px;
    color: #fff;
}
.jsn_social .list7 a {
    color: #2c4152;
    display: block;
    font-size: 12px;
    
    text-decoration: none;
}
.jsn_social .list7 a:hover {
    color: #e85d00;
}
/*  JSN Category Header  
-----------------------------------------------------------*/
/*.jsn_social .list2 li.category_header {
    color: #2c4152 !important;
}
/*  Admin Panel 1
--------------------------------------------------------------*/
/*.jsn_social .list8 li {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #2c4152;
    border-radius: 3px;
    color: #2c4152;
    float: left;
    margin: 0 10px 10px 0;
}

.visualize-labels-y li span.label {
    display: block;
    margin-right: 5px;
    right: 100%;
    text-align: right;
    width: 10px;
}
.visualize {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #2c4152;
    position: relative;
}
.visualize .visualize-info {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #2c4152;
    opacity: 0.8;
    padding: 3px 5px;
    position: absolute;
    right: 10px;
    top: -20px;
}
.jsn_social .icon-small:hover {
    color: #e85d00;
}
.jsn_social .button-primary {
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    color: #ffffff !important;
}
.jsn_social .button-primary:hover {
    background-color: #47a447 !important;
    border-color: #398439 !important;
    color: #ffffff !important;
}
.jsn_social .comment-thumb.active, .jsn_social .comment-thumb:hover,
.jsn_social #lb_description a.active i {
    color: #008000;
}
.jsn_social .button-action:hover {
    background-color: #47a447 !important;
    border-color: #398439 !important;
    color: #ffffff !important;
}
/*  JSN Admin Panel 
---------------------------------------------------------------------------------------*/
/*.jsn_social .jsnsocialTable th {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-size: 14px;
    padding: 7px 5px;
    text-align: left;
}
.jsn_social .tabs li.active {
    background-color: #f9fafb;
    border-color: #e6e7ea;
    color: #8792ad;
}
.jsn_social .tabs li:hover {
    color: #8ca85e;
}
/*  Avatar Positions On Nav-Bar right
---------------------------------------------------------------------------------------*/
/*.jsn_social #userbox {
    padding-top: 7px;
}
.jsn_social #member-avatar {
    border: none;
    margin-right: 5px;
    margin-top: 0px;
    width: 26px;
}
.jsn_social #loginButton {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
}
/*  JSN Location Map
---------------------------------------------------------------------------------------*/
/*.jsn_map {
    border: 5px solid #707070;
    border-radius: 5px;
    height: 400px;
    margin: 10px 0;
}
/*  Join Button Size ---------------------------------------*/
/*.jsn_social .button-large:hover {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
/*  Dropdown-menu Subminu -------------------------------*/
/*.dropdown-menu > li > a {
    clear: both;
    color: #8792ad;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}
/* Dropdown List Menu For Navbar
-------------------------------------------------------------------------------------------------------------------- Sub-minu First-----------------------------------------------------------------------------------*/
/*.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #e85d00;
  background-color: #d6e0eb;
  background-image: -moz-linear-gradient(top, #e7edf3 0px, #d6e0eb 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7edf3), to(#d6e0eb));
  background-image: -webkit-linear-gradient(top, #e7edf3 0px, #d6e0eb 100%);
  background-image: -o-linear-gradient(top, #e7edf3 0px, #d6e0eb 100%);
  background-image: linear-gradient(to bottom, #e7edf3 0px, #d6e0eb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff40abe2', endColorstr='#ff2aa1df', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000;
  text-decoration: none;
  outline: 0;
  background-color: #d6e0eb;
  background-image: -moz-linear-gradient(top, #e7edf3 0px, #d6e0eb 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7edf3), to(#d6e0eb));
  background-image: -webkit-linear-gradient(top, #e7edf3 0px, #d6e0eb 100%);
  background-image: -o-linear-gradient(top, #e7edf3 0px, #d6e0eb 100%);
  background-image: linear-gradient(to bottom, #e7edf3 0px, #d6e0eb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff40abe2', endColorstr='#ff2aa1df', GradientType=0);
}
/*  Uniform Submissions ------------------------------------*/
/*.jsn-bootstrap a {
    color: #8792ad;
    text-decoration: none;
}
.jsn-bootstrap a:hover {
    color: #e85d00;
    text-decoration: none;
}
