body {
     font-size: 12px;
}
blockquote {
    padding: 10px;
    margin: 0 0 10px;
    font-size: 13.5px;
}
.middle_menu ul {
    float: left;
    list-style: none;
    padding-left: 0px;
}
.middle_menu {
    height: 56px;
    margin: -24px auto 0;
}
.col-content h1 {
    font-size: 18px;
    font-weight: 400;
    color: #1f58a5;
    padding-bottom: 15px;
    border: none;
}
.col-content p , .col-sidebar p {
    padding: 0 0 14px;
	font-size: 14px !important;
}
.col-content .bottom ul {
    float: right;
    width: 380px;
    margin: 0;
    padding: 0;
}
.purpleBg {
    background-repeat: no-repeat;
    padding: 0 0 10px 0;
}
.purpleBg a:active, .purpleBg a:visited {
    color: #143a6b;
}

.purpleBg a:link {
    color: #99821d;
}
.col-sm-9 .marquee { width: 100% !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #EEE9D9;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    height: 95px;
	    padding: 15px 10px;
    margin-bottom: 25px;
	white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
   }
.peoplelist{padding-left:292px;}
h1 .peoplelist{padding-left:55px;}
.tabs middle_menuInner{
	    height: 56px;
    }
.ulMod{
    margin: 0px 0px 0 -10px;
}

.middle_menu_inactiveInner{    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#f1f1f1),color-stop(1,#b2b2b2));
    background: -moz-linear-gradient(center top,#f1f1f1 5%,#b2b2b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#b2b2b2');
    background-color: #f1f1f1;
    -moz-border-radius: 10 !important;
     -webkit-border-radius: 10px !important;
	 font-size:11px !important; 
    border-radius: 10px !important;
    display: inline-block !important;
	border:0px solid;
    padding: 13px 19px 12px!important;
    margin: 5px 10px 5px 5px;
    color: #666!important;
	
	}
.middle_menuInner  li.active a {
    color:#1f58a5!important;
    font-weight:700;
}
.nav-tabs>li>a{border:0px !important;width: 100%;text-align: center;}
.middle_menuInner ul li a[href*="#notitle"] {
    visibility: hidden;
}
.marquee .marqueeHTML {
    display: inline-block;
    /*padding-left: 100%;*/
    animation: marquee 40s linear infinite;
}
ul.nav-tabs li:first-child {
    display: none;
}
.marquee .marqueeHTML img{ display: inline-block;
    max-width: 270px;
    padding-right: 20px;}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
.sabox {
    border-radius: 10px;
    float: left;
    width: 930px;
    background-color: #e8e8e8;
    height: auto;
    margin-top: 10px;
    padding: 10px;
}
.sabox .saimage, .sabox .satext {
    float: left;
    min-width: 22%;
    font-weight: 700;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: 1px;
    padding: 2px 0;
    margin: 10px 0 5px 0;
}
.sabox .sacontent {
    width: 50%;
    float: right;
}
main#blankMain .panel-default{border-color: #fff;}
main#blankMain .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
h1 {
    font: normal normal 24px Arial;
    line-height: 30px;
    font-weight: 700;
    border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
main#blankMain .panel-content {
	padding: 0 8px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    display: none;
    transition: max-height 0.2s ease-out;
    margin: 1px 0 1px !important;
}
main#blankMain .panel-title {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}


main#blankMain .panel-title:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

main#blankMain .panel-title.active:after {
  content: "\2212";
}

body.styled {
    background-image: url(/application/themes/digistamp/images/bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    width: 100%;
    min-height: 100%;
}
main#blankMain h4.panel-title a {
	display: inline-block;
    width: 90%;
    color: #fff;
    font-size: 12px;
}
main ul {
list-style-image: none;
	list-style:none;
}
.borderBD {list-style-image: none;
    list-style: none;
    width: 70%;
    float: right;}
.borderBD li{border-bottom: #000 dotted 1px !important;
    padding: 8px 0;}
.contact{float:right;text-align:center;border-radius:15px;padding:1em;color:#fbbd09;width:100%;font-size:12px;font-weight:bold;background:-webkit-gradient(linear,left 
top,left bottom,color-stop(.05,#194998),color-stop(1,#174187));background:-moz-linear-gradient(center top,#194998 5%,#174187 
100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#194998', endColorstr='#174187');background-color:#194998;-webkit-border-radius:15px;-moz-border-radius:15px}.contact:hover{background:-webkit-gradient(linear,left 
top,left bottom,color-stop(.05,#174187),color-stop(1,#194998));background:-moz-linear-gradient(center top,#174187 5%,#194998 
100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#174187', 
endColorstr='#194998');background-color:#174187}
.contact a, .contact a:link{color:#fbbd09}
.middle_menu_inactive {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#f1f1f1),color-stop(1,#b2b2b2));
    background: -moz-linear-gradient(center top,#f1f1f1 5%,#b2b2b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#b2b2b2');
    background-color: #f1f1f1;
    -moz-border-radius: 10;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    padding: 6px 28px 4px!important;
    margin: 5px 10px 5px 5px;
    color: #666!important;
}
.middle_menu ul li {
    float: left;
    background-image: url(/application/themes/digistamp/images/middle_list.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    list-style-image: none;
    list-style-type: none;
}
.start a:hover {
    color: #ebaf01;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#168119),color-stop(1,#27A803));
    background: -moz-linear-gradient(center top,#168119 5%,#27A803 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#168119', endColorstr='#27A803');
    background-color: #168119;
}
.start a {
    font-size:12px;font-weight:bold;
	display:inline-block;
    color: #fff;
    padding-top: 8px;
	padding-bottom: 8px;
    padding-right: 40px;
    padding-left: 40px;
    float: left;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#27A803),color-stop(1,#168119));
    background: -moz-linear-gradient(center top,#27A803 5%,#168119 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27A803', endColorstr='#168119');
    background-color: #27A803;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    text-decoration: none;
	cursor:pointer;
	margin-top:3px;
}
.col-md-4 .start a {
    padding-left: 20px;
    padding-right: 20px;
}
.middle_menu_inactive:hover {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#b2b2b2),color-stop(1,#f1f1f1));
    background: -moz-linear-gradient(center top,#b2b2b2 5%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2b2b2', endColorstr='#f1f1f1');
    background-color: #b2b2b2;
    color: #fbbd09;
}
.middle_menu ul {
    float: left;
    list-style: none;
    padding-left: 0px;
}
.middle_menu {
    height: 56px;
    margin: -24px auto 0;
}
.col-content h1 {
    font-size: 18px;
    font-weight: 400;
    color: #1f58a5;
    padding-bottom: 15px;
    border: none;
}
.col-content p , .col-sidebar p {
    padding: 0 0 16px;
	margin-bottom:0px;
}
.check-list-bullet li ,.tab-content .check-list-bullet li {
    padding-left: 10px;
    list-style: none;
    border: none !important;
    font-size: 13px;
    font-weight: normal;
    list-style: url(/application/themes/digistamp/images/bullet.png) !important;
}
.col-content .bottom ul {
    float: right;
    width: 380px;
    margin: 0;
    padding: 0;
}
.purpleBg {
    background-repeat: no-repeat;
    padding: 0 0 10px 0;
}
.purpleBg a:active, .purpleBg a:visited {
    color: #143a6b;
}

.purpleBg a:link {
    color: #99821d;
}
.col-content .bottom ul li {
    float: left;
    width: 344px;
    background-image: url(/application/themes/digistamp/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 0;
    padding-left: 36px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    line-height: 14px;
    list-style-image: none;
    list-style-type: none;
}
.col-sidebar .top_img {
    padding-bottom: 25px;
	margin-bottom:20px;
}
.carousel-inner>.item>img {
        line-height: 1;
    display: inline-block;
    max-height: 150px;
    max-width: 270px;
    padding-right: 20px;
}
   .col-sm-9 .carousel { width: 100% !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #EEE9D9;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    height: 95px;
	    padding: 15px 10px;
    margin-bottom: 25px;
   }
.blue_button {
    text-align: center;
    vertical-align: text-middle;
    height: 36px;
    font-size: 13px;
    font-weight: strong;
	
	margin-bottom:10px;
    color: #fbbd09;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#194998),color-stop(1,#0F2C5B));
    background: -moz-linear-gradient(center top,#194998 5%,#0F2C5B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#194998', endColorstr='#0F2C5B');
    background-color: #194998;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.blue_button a{padding:8px 0; display:inline-block; color:#fff;}
.blue_button:hover {
    color: #ebaf01;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#0F2C5B),color-stop(1,#194998));
    background: -moz-linear-gradient(center top,#0F2C5B 5%,#194998 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0F2C5B', endColorstr='#194998');
    background-color: #0F2C5B;
}
.col-sidebar .newz {
    line-height: 16px;
    padding-top: 25px;
	font-family: Arial;
    font-size: 12px;
    color: #6a6767;
    font-weight: 400;
}
.col-content ul li, .col-sidebar .top_img {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #6a6767;
	font-size: 14px;
	padding:5px 0;
}
.col-sidebar .newz h1 {
    font-size: 18px;
    font-weight: 400;
    color: #1f58a5;
    border: none;
    padding-bottom: 10px;
}
.marquee { width: 100% !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #EEE9D9;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    height: 95px;
	    padding: 15px 10px;
    margin-bottom: 25px;
	white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
   }
.peoplelist{padding-left:292px;}
h1 .peoplelist{padding-left:55px;}

.marquee .marqueeHTML {
    display: inline-block;
    animation: marquee 40s linear infinite;
}
.marquee .marqueeHTML img{ display:inline-block; max-width:160px;}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
@media only screen and (max-width: 768px) {
span.sprite.sprite-nav-left, span.sprite.sprite-nav-right {
    display: none;
}

.form-group {
    margin-bottom: 20px;
}
.search .form-group {
    margin-top: 15px;
	margin-bottom:0px;
} 
.icon-addon {
    height: 32px;
}
span.abbton {
    content: " ";
    width: 25px;
    height: 28px;
    position: relative;
    top: -32px !important;
    display: block;
    left: 205px !important;
}
.sprite-search-back {
    margin: 0 auto;
    float: none;
}
	button.navbar-toggle {
    top: -50px;
}
div#navbar {
    top: -55px;
}
ul.dropdown-menu {
    padding: 0 5px 0 15px;
    width: 100% !important;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    width: 100%;
}
.navbar-nav .open .dropdown-menu {
    width: 100% !important;
    font-size: 13px !important;
}
.dropdown-menu:before { display:none;}
	.rightSidebar h1{
		font-size: 16px !important;
		padding: 0px 0 10px 0 !important;
		clear: both !important;
	}
	.rightSidebar p{
		text-align: left !important;
		clear: both !important;
	}
	.img-responsive {
		min-width: 100%;
	}
	.navbar-toggle{margin-right: 30px;}
	.peoplelist{padding-left:192px;}
h1 .peoplelist{padding-left:35px;}
	.rightSidebar p:before { content: " "; display: inline-block; width: 0; }
	.rightSidebar h2 {
    font-size: 18px !important;
    margin: 2px 0 2px !important;
	}
	.middle_menu {
    margin: 0px auto 0;
    clear: both;
}
.middle_menu ul {
    float: none;
    list-style: none;
    padding-left: 0px;
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 10px;
}
.middle_menu ul li {

    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

.middle_menu_inactive {
    display: inline-block;
    padding: 6px 5px 4px!important;
    margin: 5px 10px 5px 5px;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
.start{font-size: 18px;text-align: center;float: none !important; width:100%  !important;}
.start a{    font-size: 18px;
    width: 100%;
    text-align: center;}
.borderBD {float:right; width:100%}
.rightSidebar h1{
		font-size: 16px !important;
		padding: 0px 0 10px 0 !important;
		clear: both !important;
	}
	.rightSidebar p{
		text-align: left !important;
		clear: both !important;
	}
	.img-responsive {
		min-width: 100%;
	}
	.navbar-toggle{margin-right: 30px;}
	.peoplelist{padding-left:192px;}
h1 .peoplelist{padding-left:35px;}
	.rightSidebar p:before { content: " "; display: inline-block; width: 0; }
	.rightSidebar h2 {
    font-size: 18px !important;
    margin: 2px 0 2px !important;
	}
	.middle_menu {
    margin: 0px auto 0;
    clear: both;
}
.middle_menu ul {
    float: none;
    list-style: none;
    padding-left: 0px;
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 10px;
}
.middle_menu ul li {

    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

.middle_menu_inactive {
    display: inline-block;
    padding: 6px 5px 4px!important;
    margin: 5px 10px 5px 5px;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
.start{font-size: 18px;text-align: center;float: none !important; width:100%  !important;}
.start a{    font-size: 18px;
    width: 100%;
    text-align: center;}
}

.faq-nav {
  flex-direction: column;
  margin: 0 0 32px;
  border-radius: 2px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
}
.faq-nav .nav-link {
  position: relative;
  display: block;
  margin: 0;
  padding: 13px 16px;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  color: #616161;
  transition: background-color .2s ease;
}
.faq-nav .nav-link:hover {
  background-color: #f6f6f6;
}
.faq-nav .nav-link.active {
  background-color: #f6f6f6;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.87);
}
.faq-nav .nav-link:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom: 0;
}
.faq-nav .nav-link i.mdi {
  margin-right: 5px;
  font-size: 18px;
  position: relative;
}

.tab-content .card {
  border-radius: 0;
}
.tab-content .card-header {
  padding: 15px 16px;
  border-radius: 0;
  background-color: #f6f6f6;
}
.tab-content .card-header h5 {
  margin: 0;
}
.tab-content .card-header h5 button {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  white-space: normal;
}
.tab-content .card-header h5 button:hover, .tab-content .card-header h5 button:focus, .tab-content .card-header h5 button:active, .tab-content .card-header h5 button:hover:active {
  text-decoration: none;
}
.tab-content .card-body p {
  color: #616161;
}
.tab-content .card-body p:last-of-type {
  margin: 0;
}

.accordion > .card:not(:first-child) {
  border-top: 0;
}

.collapse.show .card-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.panel {
    margin-bottom: 2px;
    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);
}
h1 {
    font: normal normal 24px Arial;
    line-height: 30px;
    font-weight: 700;
    border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
.panel-heading {
    padding: 2px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.accordion-faq__question.collapsed {
    background-color: #DBDEE1;
}
.accordion-faq__question {
    position: relative;
    padding: 10px 35px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ffffff;
    transition: background-color 0.35s ease;
    font-size: 12px;
}
.accordion-faq__question-icon {
    position: absolute;
    background-image: url(/application/themes/digistamp/images/digistamp_sprites.png);
    width: 13px;
    height: 14px;
    background-position: -352px 0px;
    top: 10px;
    left: 10px;
}
.accordion-faq__toggle-icon {
    position: absolute;
    background-image: url(/application/themes/digistamp/images/digistamp_sprites.png);
    width: 14px;
    height: 14px;
    background-position: -400px 0px;
    top: 10px;
    right: 10px;
}
.accordion-faq__question.collapsed .accordion-faq__toggle-icon {
    background-position: -384px 0px;
}
.accordion-faq .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding-left: 35px;
}
.accordion-faq__question p {
    font-size: 12px;
    color: #333333;
	    margin: 0 0 10px;
}
.panel:nth-child(even) .accordion-faq__question.collapsed {
    background-color: #EFEFEF;
}

main ul {
   list-style-image: none;
	list-style:none;
}
.contact{float:right;text-align:center;border-radius:15px;padding:1em;color:#fbbd09;width:100%;font-size:16px;font-weight:bold;background:-webkit-gradient(linear,left 
top,left bottom,color-stop(.05,#194998),color-stop(1,#174187));background:-moz-linear-gradient(center top,#194998 5%,#174187 
100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#194998', endColorstr='#174187');background-color:#194998;-webkit-border-radius:15px;-moz-border-radius:15px}.contact:hover{background:-webkit-gradient(linear,left 
top,left bottom,color-stop(.05,#174187),color-stop(1,#194998));background:-moz-linear-gradient(center top,#174187 5%,#194998 
100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#174187', 
endColorstr='#194998');background-color:#174187}
.middle_menu_inactive {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#f1f1f1),color-stop(1,#b2b2b2));
    background: -moz-linear-gradient(center top,#f1f1f1 5%,#b2b2b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#b2b2b2');
    background-color: #f1f1f1;
    -moz-border-radius: 10;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    padding: 6px 28px 4px!important;
    margin: 5px 10px 5px 5px;
    color: #666!important;
}
.middle_menu ul li {
    float: left;
    background-image: url(/application/themes/digistamp/images/middle_list.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    list-style-image: none;
    list-style-type: none;
}
.start a:hover {
    color: #ebaf01;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#168119),color-stop(1,#27A803));
    background: -moz-linear-gradient(center top,#168119 5%,#27A803 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#168119', endColorstr='#27A803');
    background-color: #168119;
}
.start a {
    font-size:16px;font-weight:bold;
	display:inline-block;
    color: #fff;
    padding-top: 8px;
	padding-bottom: 8px;
    padding-right: 40px;
    padding-left: 40px;
    float: left;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#27A803),color-stop(1,#168119));
    background: -moz-linear-gradient(center top,#27A803 5%,#168119 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27A803', endColorstr='#168119');
    background-color: #27A803;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(PIE.htc);
    position: relative;
    z-index: 0;
    text-decoration: none;
	cursor:pointer;
	margin-top:3px;
}
.middle_menu_inactive:hover {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#b2b2b2),color-stop(1,#f1f1f1));
    background: -moz-linear-gradient(center top,#b2b2b2 5%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2b2b2', endColorstr='#f1f1f1');
    background-color: #b2b2b2;
    color: #fbbd09;
}
.middle_menu ul {
    float: left;
    list-style: none;
    padding-left: 0px;
}
.middle_menu {
    height: 56px;
    margin: -24px auto 0;
}
.col-content h1 {
    font-size: 18px;
    font-weight: 400;
    color: #1f58a5;
    padding-bottom: 15px;
    border: none;
}
.col-content p , .col-sidebar p {
    padding: 0 0 16px;
	font-size: 10px;
}
.col-content .bottom ul {
    float: right;
    width: 380px;
    margin: 0;
    padding: 0;
}
.purpleBg {
    background-repeat: no-repeat;
    padding: 0 0 10px 0;
}
.purpleBg a:active, .purpleBg a:visited {
    color: #143a6b;
}

.purpleBg a:link {
    color: #99821d;
}
.col-content .bottom ul li {
    float: left;
    width: 344px;
    background-image: url(/application/themes/digistamp/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 0;
    padding-left: 36px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    line-height: 14px;
    list-style-image: none;
    list-style-type: none;
}
.col-sidebar .top_img {
    padding-bottom: 25px;
	margin-bottom:20px;
}
.carousel-inner>.item>img {
        line-height: 1;
    display: inline-block;
    max-height: 150px;
    max-width: 160px;
}
   .col-sm-9 .carousel { width: 100% !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #EEE9D9;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    height: 95px;
	    padding: 15px 10px;
    margin-bottom: 25px;
   }
.blue_button {
    text-align: center;
    vertical-align: text-middle;
    height: 36px;
    font-size: 13px;
    font-weight: strong;
	
	margin-bottom:10px;
    color: #fbbd09;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#194998),color-stop(1,#0F2C5B));
    background: -moz-linear-gradient(center top,#194998 5%,#0F2C5B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#194998', endColorstr='#0F2C5B');
    background-color: #194998;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.blue_button a{padding:8px 0; display:inline-block}
.blue_button:hover {
    color: #ebaf01;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#0F2C5B),color-stop(1,#194998));
    background: -moz-linear-gradient(center top,#0F2C5B 5%,#194998 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0F2C5B', endColorstr='#194998');
    background-color: #0F2C5B;
}
.col-sidebar .newz {
    line-height: 16px;
    padding-top: 25px;
	font-family: Arial;
    font-size: 12px;
    color: #6a6767;
    font-weight: 400;
}
.col-sidebar .newz h1 {
    font-size: 18px;
    font-weight: 400;
    color: #1f58a5;
    border: none;
    padding-bottom: 10px;
}
.marquee { width: 100% !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #EEE9D9;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    height: 95px;
	    padding: 15px 10px;
    margin-bottom: 25px;
	white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
   }
.peoplelist{padding-left:292px;}
h1 .peoplelist{padding-left:55px;}

.marquee .marqueeHTML {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 40s linear infinite;
}
.marquee .marqueeHTML img{ display: inline-block;
    max-width: 270px;
    padding-right: 20px;}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
@media only screen and (max-width: 767px) {
.col-content ul li, .col-sidebar .top_img {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #6a6767;
    display: block;
    width: 100%;
}
	
.container.main .desk-menu .menu-container .menu > li:hover.menu-item-has-children .sub-menu {
    display: block;
    min-height: 335px;
    background: #fff;
    z-index: 1000;
}
.container.main .hamburger-menu {
        top: -390px;
    right: 0px;
    background: transparent;
    /* border: #343434 solid 1px; */
    position: absolute;
}
.ulMod {
    margin: 15px 0px 0 -5px;
}
.container.main .hamburger-menu .bar{
    padding-right: 2px;
    margin-right: 0px;
    position: relative;
    left: 4px;
}
	.rightSidebar h1{
		font-size: 16px !important;
		padding: 0px 0 10px 0 !important;
		clear: both !important;
	}
	.rightSidebar p{
		text-align: left !important;
		clear: both !important;
	}
	.img-responsive {
		min-width: 100%;
	}
	.navbar-toggle{margin-right: 30px;}
	.peoplelist{padding-left:192px;}
h1 .peoplelist{padding-left:35px;}
	.rightSidebar p:before { content: " "; display: inline-block; width: 0; }
	.rightSidebar h2 {
    font-size: 18px !important;
    margin: 2px 0 2px !important;
	}
	.middle_menu {
    margin: 0px auto 0;
    clear: both;
}
.middle_menu ul {
    float: none;
    list-style: none;
    padding-left: 0px;
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 10px;
}
.middle_menu ul li {

    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

.middle_menu_inactive {
    display: inline-block;
    padding: 6px 5px 4px!important;
    margin: 5px 10px 5px 5px;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
.start{font-size: 18px;text-align: center;float: none !important; width:100%  !important;}
.start a{    font-size: 18px;
    width: 100%;
    text-align: center;}


}

@media only screen and (max-width:768) {
.ulMod {
    margin: 25px 0px 0 -10px;
}
.nav-tabs ul li, ul.nav-tabs li , ul.nav-tabs li a {
    border-style: none;
    width: 100%;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs >  li.active > a:hover
{
	background-color: #eee;
	cursor:pointer;
}
.start a {
    font-size: 18px !important;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none !important;
    padding: 15px 5px !important;
}
.blue_button a {
    padding: 15px 5px;
    display: block;
    width: 90%;
    margin: 0 auto;
    float: none;
}
.blue_button {
    text-align: center;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    border-radius: 8px !important;
}
main.rightSidebar .container .row .col-sm-12 p> picture img {
    float: none !important;
    width: 100%;
}
body.styled {
    background: transparent;
}
}
.col-sidebar .spacerSidebar {
        border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #6a6767;
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 10px;
}
.col-sidebar .start a {
    font-size: 18px !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none !important;
    padding: 15px 5px !important;
}
.col-sidebar .blue_button a {
    padding: 15px 5px;
    display: block;
    width: 100%;
    margin: 0 auto;
    float: none;
}
.col-sidebar .blue_button {
    text-align: center;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto;
    border-radius: 8px !important;
}