﻿


body {
    font-size: 15px;
    color: #898685;
    text-align: center;
    margin: auto;
    overflow: inherit;
    background: #2b2647;
    height:100vh;
}

#MainPg {
    /*min-width: 100px;
    max-width: 1100px;*/
    /*width: 1000px;*/
    margin: auto;
    background-color:#2B2647;
     height:100vh;
}
.logoHeight{
    height:30px;
    margin-top:12px;
}
.logoHeightDG{
    height:50px;
    float:right;
}
.loaderholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.5;
    text-align: center;
    vertical-align: middle;
    z-index: 200;
}

#imgloader {
    width: 100%;
    height: 150px;
    text-align: center;
    vertical-align: middle;
}
#imgloader_details {
    width: 100%;
    height: 150px;
    text-align: center;
    vertical-align: middle;
}

    #imgloader img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
    }
     #imgloader_details img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
    }
.load {
    padding-top: 300px;
    height: 150px;
    width: 150px;
}


#popup_box {
    position: fixed;
    _position: absolute;
    top: 25%;
   
    background: #FFFFFF;
    z-index: 201;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px;
    width: 100%;
    display: none;
  
    margin-left: -15px;
}
#popup_box_details {
    position: fixed;
    _position: absolute; /* hack for internet explorer 6 */
    top: 40%;
    left: 50%;
    height: Auto;
    margin: auto;
    background: #FFFFFF;
    z-index: 201;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px;
    width: 700px;
    display: none; /* Hide the DIV */
    margin-top: -100px;
    margin-left: -350px;
}

.popup_box_box {
    margin-top: 5px;
}

.popup_box_pn {
    text-align: center;
	padding-top:25px;
}

.popup_box_dt {
    text-align: right;
    font-weight: 800;
}

#container {
    background: #d2d2d2; /*Sample*/
    width: 100%;
    height: 100%;
}

a {
    cursor: pointer;
    text-decoration: none !important;
}

/* This is for the positioning of the Close Link */
#popupBoxClose {
    font-size: 20px;
    line-height: 15px;
    right: 5px;
    top: 5px;
    position: absolute;
    color: #6fa5e2;
    font-weight: 500;
}
#popupBoxClose_details {
    font-size: 20px;
    line-height: 15px;
    right: 5px;
    top: 5px;
    position: absolute;
    color: #6fa5e2;
    font-weight: 500;
}
.name {
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}


.datepicker {
    font-size: 62.5%;
}

#logo {
    width: 200px;
    float: left;
    /*margin: 10px;*/
    padding: 0px;
}
#logo-right {
    width: 200px;
    float: right;
    /*margin: 10px;*/
    padding: 0px;
}
#MainHeader {
    float: left;
    /*margin: 10px;*/
     width: 98%;
}

h1 {
    margin: auto;
    vertical-align: middle;
}

#MainHeader span {
    margin: auto;
    line-height: 70px;
    vertical-align: middle;
    font-weight:500;
}

select {
    -moz-appearance: none;
   background-color:#1e183e;
     
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    height: 31px;
    padding: 0 24px 0 11px;
    
}
    /*//IE*/
    select::-ms-expand {
        display: none;
    }

.button {
    border: 1px solid #E3A82B;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    padding: 6px 6px 4px 6px;
    text-decoration: none;
    display: inline-block;
    /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
    font-weight: bold;
    color: #FFFFFF;
    /*background-color: #B6E026;*/
    background-color:#E3A82B;
 
    vertical-align: top;
}

    .button:hover {
        border: 1px solid #4DA9B3;
        background-color: #4DA9B3;
        /*background-color: #f5f5f5;
        border: 1px solid #f5f5f5;*/
         /*color: #191919;*/
       
    }

.datepicker {
    font-size: 62.5%;
}

.tdLeft td {
    text-align: left;
}

.sectionMargin{
    margin-top:16px;
    
}
.tdAlignLeft {
    text-align: left;
}
#pg {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.project {
    width: 100%;
    text-align: center;
    background-color: #F8F8F8;
    margin: 0px;
}

    .project table {
        width: 100%;
    }

    .project td {
        height: 30px;
        margin: 5px;
        font-size: large;
    }

.subheadline {
    width: 100%;
    font-size: x-large;
    font-weight: 600;
    text-align: left;
}

.error {
    width: 100%;
    text-align: left;
    /*background-color: #F8F8F8;*/
    margin: 0px;
    font-size: 14px;
}
.agency{
    color: #ff745c;
    margin-top: 0.5%;
    text-align: center;
}

.projectHeadline {
   float: left;
    font-size: 24px;
    font-weight: 900;
   
    text-align: center;
   color: white;
}

.project th {
    text-align: center;
}

    .project th label {
        font-size: x-large;
        font-weight: 400;
    }

.ReportData {
    text-align: center;
}

    .ReportData table {
        text-align: left;
    }

.float-Center {
    float: left;
    width: 100%;
    text-align: center;
}

/*#SearchDate {
    width: 100px;
    outline: none;
    border: none;
}*/

#ui-datepicker-div {
    font-size: 90%;
    z-index: 200;
}

#popupBoxClose img {
    width: 25px;
    margin: 2px;
}

.dtnext {
    padding: 10px;
    float: left;
    width: 15%;
    text-align: left;
}

.dtprevious {
    padding: 10px;
    float: right;
    width: 15%;
    text-align: right;
}

.dtselect {
    padding: 10px;
    float: left;
    width: 70%;
    text-align: center;
}

	.optionsel {
    border-top: 1px solid #1e1b2d;
    text-align: right;
    float: left;
    width: 100%;
    /*background-color:rgba(119, 189, 197, 0.31);*/
     background-color:#443D64;
    /*border: 1px solid #77bdc5;*/
     /*border: 1px solid rgba(119, 189, 197, 0.31);*/
    /*border-radius:5px;*/
       padding: 10px 0px 10px 10px;
   
	display:block;
}

.boxshadow{
     box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
}
.boxshadow1{
     box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
    .optionsel input {
        height: 30px;
   
    }

    /*.optionsel select {
        margin-left: 10px;
    }*/
    .searchControlselect {
        margin-left: 10px;
    }
    .searchControl {
       
    margin-left: 19px;
    }
    .datemargin{
         margin-left: 151px;
         cursor:pointer;
    }
#NoRowFound {
    text-align: center;
   background-color:#D5EBED;
    font-size: larger;
    padding: 10px;
}
.noticeErrorHeading{
    background-color: #00a4ef;
    color: #ffffff;
    padding: 10px;
}
.noticeBody{
    background-color: #ffffff;
    text-align:left;
    color:#191919;
}
.table-wrapper
{
   max-height:350px;
   overflow-y:auto;
}
td{
    border-top: 0px solid #ddd !important;
}
.errorColor{
    color:#CB040B
}
.okColor{
    color:#2EF907
}
.alertColor{
   color:#FFA500
}
.inProgressColor{
  color:#2EF907
}

 a.projectName{

    color:#FFFFFF;
}
.ui-datepicker-trigger{cursor:pointer}

.popupMargin{
    margin-top:2%
}
#projectDescription{
    text-align:justify;
}
.detailsContent {
    text-align:left;
    padding:0;
}
.successColor{
    color: #31bc86;
}
.failedColor{
    color: #CB040B;
}
.nextColor{
    color: #00A4EF;
}
.searchTextBox{
    
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    height: 32px;
    padding-left: 9px;
    color: #191919;
}
#mainfooter{
    background-color: #584f85;
    color:#ffffff; 
    font-weight:700;
    font-size: 15px;
   font-weight:400
}
.container-padding{
    padding: 10px;
    background: #443D64;
        box-shadow: 0 .125rem .25rem black !important;
}
.input-field-style{
    background: #1e183e !important;
    color: white !important;
    height: 36px !important;
    border: 1px solid #c5c5c5 !important;
}
label{
    color:white;
}

.paddingAdjust{
    padding:0;
    margin-top:10px;
}
.paddingAdjust-Right{
    padding-right:0;
}
.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
    color: #e3a82b !important;
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.pagination>li>a, .pagination>li>span{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #1e183e !important;
     border: 0px solid #ddd !important;
    margin: 2px !important;
    cursor:pointer !important;
}
.news-item
{
    padding:4px 4px 10px;
    margin:0px;
    border-bottom:1px solid #e3a82b; 
}
.newContent{
    text-align:justify;
    word-wrap:break-word;
    text-overflow: ellipsis;
    width:180px;
    
}
.container{
    width:100%;
}

.notic-box {
    height: 202px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 284px;
}

.notice-span {
    /*display: inline-block;*/
    vertical-align: middle;
    line-height: 1.3em;
    text-align: justify;
    height: 180px !important;
    overflow-y: auto;
}
.notice-Team{
   vertical-align: middle;
    line-height: 1.3em;
    text-align:justify;
   color: #b7b7b7;
    font-size: 14px;
    margin-top: 20px;
}
.supportText{
    text-align:left;
}
.footerLinks{
    text-align:right;
}

.footerLinksMargin{
    margin:10px 0px;
}
#mainfooter a {
   color:#ffffff;
 
}
#mainfooter a:hover {
   color:#E3A82B
}
.panel{
    margin-bottom:0px;
}
.news{
    color:#FFF;
}
 .m-t-20{
     margin-top:20px;
 }
 .homeSubContent{
   color: white;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
 }
 .dslogoMargin{
     margin-top:5px;
 }
 .dropdown-menu > li > a {
    padding: 16px 20px;
    color: white;
}
 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #584f85 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
 .dropdown-menu {
    padding: 0;
  }

 .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    /*background-color: #9e9e9e;*/
     background-color: #e8e8e8;
    background-image: linear-gradient(to bottom, #f5f5f5 0px, #e8e8e8 100%);
    background-repeat: repeat-x;

    color: #555;
}

 .cursor-pointer{
    cursor:pointer;
 }




 /*---------------------------------*/



 .spza_tileWrapper {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #a0a0a0;
    cursor: pointer;
    display: block;
    height: 316px;
    line-height: 1.1em;
    /*margin: 0 0 32px 20px;*/
    margin:0 auto 20px auto;

    overflow: hidden;
    position: relative;
    text-align: center;
    transition: box-shadow 0.5s ease 0s, border 0.5s ease 0s;
    width: 200px;
}

 .spza_tileWrapper .tileFooter {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    bottom: 0;
    cursor: auto;
    height: 44px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    background: #26223A;
    
}
 .spza_tileWrapper .tileFooter .getButton {
   background-color: #e6941e;
    color: white;
    font-size: 12px;
    margin: 5.5px;
}
 button.c-button, a.c-button[role="button"] {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid transparent;
    color: #000;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    margin-top: 12px;
    max-width: 374px;
    min-width: 120px;
    outline: 1px dashed transparent;
    overflow: hidden;
    padding: 9px 12px 10px;
    text-align: center;
    vertical-align: bottom;
    white-space: nowrap;
}

 .spza_filteredTileContainer > .spza_tileWrapper {
    display: inline-block;
}
.spza_tileWrapper:hover, .spza_tileWrapper:focus {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    color: #a0a0a0;
    text-decoration: none;
}
.spza_tileWrapper .tileThumbnail .thumbnail {
    max-height: 48px;
    max-width: 48px;
}
.spza_tileWrapper .tileThumbnail .ready {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.spza_tileWrapper .tileThumbnail {
    background-color: transparent;
    display: table;
    height: 48px;
    left: calc(50% - 24px);
    position: absolute;
    top: 10px;
    width: 48px;
   /*z-index: 2;*/ 
}
.spza_tileWrapper .topBackground {
    color: transparent;
    height: 68px;
    opacity: 0.5;
    overflow: hidden;
    transition: opacity 0.25s ease 0s;
    width: 100%;
}
.spza_tileWrapper:hover, .spza_tileWrapper:focus {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    color: #a0a0a0;
    text-decoration: none;
}
.spza_tileWrapper:hover ~ topBackground {
    opacity:0.9;
}
.spza_tileWrapper .tileFooter .getButton:hover, .spza_tileWrapper .tileFooter .getButton:focus {
    background-color: #FF9400;
    border: medium none;
    color: white;
    outline: medium none;
}
.spza_tileWrapper .tileContent {
    bottom: 44px;
    color: white;
    font-size: 12px;
    left: 0;
    line-height: 1.3em;
    overflow: hidden;
    background: #302b4e;
    position: absolute;
    right: 0;
    text-align: center;
    top: 68px;
}
.spza_tileWrapper .tileContent .title {
    color: white;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    max-height: 68px;
    overflow: hidden;
    padding: 12px 10px 6px;
    text-overflow: ellipsis;
}
.spza_tileWrapper .tileContent .providerSection {
    color: #565656;
    margin-bottom: 8px;
}
.spza_tileWrapper .tileContent .provider {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
}
.spza_tileWrapper .tileContent .product {
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
}
.spza_tileWrapper .tileContent .description {
    color: #dedede;
    font-size: 12px;
    line-height: 15px;
    /*max-height: 60px;*/
    overflow: hidden;
    padding: 0 10px;
    text-overflow: clip;
}
.spza_tileWrapper .startingPrice {
    bottom: 10px;
    left: 10px;
    position: absolute;
    text-align: left;
}
.tileThumbnailDD{
    background-color:#E69400;
}
.tileThumbnailOR{
    background-color:#92BB51;
}
.tileThumbnailPB{
    background-color:#E89C9B;
}
.tileThumbnailFG{
    background-color:#759AFF;
}
.tileThumbnailText{
    color: #ffffff;
    display: table-cell;
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
}
 /*-------------------------------*/
 .tileMargin{
     margin-left:20px;
 }
 .footer-color{
        background-color: #584f85;
    margin-top: 15px;
    bottom: 0;
    position: fixed;
    width: 100%;
 }
 .nav-color{
  /* background-image: linear-gradient(to bottom, #fff 0px, #f8f8f8 100%); */
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    color:#FFF;
 }
  .nav-color a{
   
    color:#FFF;
 }
  .tile-CF-Color{
       background-image: linear-gradient(to bottom, #fff 2px, #759AFF 100%);
    background-repeat: repeat-x;
  }
   .tile-OT-Color{
       background-image: linear-gradient(to bottom, #fff 2px, #92BB51 100%);
    background-repeat: repeat-x;
  }
    .tile-OR-Color{
       background-image: linear-gradient(to bottom, #fff 2px, #E89C9B 100%);
    background-repeat: repeat-x;
  }
     .tile-DD-Color{
       background-image: linear-gradient(to bottom, #fff 2px, #E69400 100%);
    background-repeat: repeat-x;
  }
.navbar {
    margin-bottom: 0px;
}
.AccessDenied{
    font-size:150px;
    color:#4da9b3;
}
.Access-error{
    font-size:50px;
    color:#191919;
    text-align:left
}
.Access-error-text{
    color: #191919;
    font-size: 19px;
    line-height: 23px;
    margin-top: 12px;
    text-align: left;
}
.AccessMargin{
    margin-top:60px;
    margin-bottom:39px;
    background-color: #f5f5f5;
    padding: 20px;
}

.show-lg{
    background-color: #584F85;
    display:block;
}
.show-sm{
    display:block;
    background-color: #584F85;
}



.margin-top{
margin-top:2%;
}
.header-style{
   margin-top: 10px;
   margin-bottom: 10px;
   text-shadow: 0 .25rem .25rem black !important;
}
.sub-header-color-style{
  color: #fff;
  text-shadow: 0 .125rem .25rem black !important;
}
#promo-notifications{
	background: #ff576e;
    font-size: 18px;
    width: 100%;
    border-radius: 5px;
    margin-top: 2%;
}

#promo-notifications ul{
	width: 100%;
	height: 35px;
	position: relative;
	overflow: hidden;
}

#promo-notifications li{
	width: 980px;
	line-height: 35px;
  height: 35px;
	position: absolute;
	top: 0;
	left: 100%;
	text-align: center;
	list-style: none;
    color:white;
    font-size:12px;
}
.form-control {
   
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF !important;
    background-color: #1e183e !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.rows_count{
    margin-top: 5%;
    color: #b9b7b7;
    text-align: right;
}
.failure-text-row{
    padding-left: 15px;
    padding-right: 15px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 5px 0 !important;
  border-radius: 4px;
}
.nav-style{
    border-bottom: 0px solid #ddd !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: black !important;
    cursor: pointer !important;
    /* border-bottom: 3px solid #e3a82b !important; */
    background-color: #e3a82b !important;
    outline: none;
     box-shadow: 0 .125rem .25rem black !important;
    text-decoration: none;
   
}
 .graph-img{
     padding: 10px;
    border: 1px solid grey;
    border-radius: 5px;
 }
 .graph-row-margin-top{
     margin-top:1%;
 }
 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #1c192d !important;
}
a:focus {
      background-image:none !important;
        background-color:transparent !important;
     color:#ffad00 !important;
}
 a:hover{
     background-image:none !important;
        background-color:transparent !important;
     color:#ffad00 !important;
 }
 .projectName:hover{
      border-bottom:1px solid #ffad00 !important;
 }
 .pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 0 !important;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
 .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  text-align:center !important;
}
 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding-top: 5px !important; 
    line-height: 1.42857143;
     vertical-align: central !important; 
    border-top: 1px solid #ddd;
}
 .margin-bottom{
     margin-bottom:5%;
 }
 .margin-bottom-div{
      margin-bottom:10%;
 }
 .text-decoration{
     text-decoration:none;
 }
 .panel-heading {
   background-image:none !important;
    background: #26223A !important; 
    color:#e3a82b!important;
    text-align: left !important;
     border: 0px solid transparent !important;
      box-shadow: 0 .125rem .25rem black !important;
      padding: 13px !important;
}
.panel {
    border: 0px solid transparent !important;
     box-shadow: 0 .125rem .25rem black !important;
}

.search-input{
    width: 25% !important;
    margin-top: 2px !important;
}
.input-box{
  margin-top: 2px !important;
}
.margin-top-select{
    margin-top:7px;
  
}
 .control-label{
     text-align:left !important;
     padding-left:5%;
 }
 

 @media screen and (max-width: 1280px) and (min-width: 1040px) {
   .container{
       width:1278px;
   }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	#popup_box_details{
		 top:35%;
	 }
    .width {
        width: 50% !important;
    }

    .margin-top {
        margin-top: 0% !important;
    }
}
 @media(max-width: 1000px) {
	 #popup_box_details {
	margin-left:0px;
	width:100%;
	left:0%;
	top:40%;
	padding: 5px;
	  background: #FFFFFF;
    z-index: 201;
	
	
	}
 }
 
@media (max-width:1200px){
    .show-lg{
        display:none;
    }
	.optionsel {
display:none;
}
  .card-style{
      margin-top:5%;
  }
  .rows_count{
    
    text-align: center;
}
  #promo-notifications{
margin-top:5%;
  }
  .paddingAdjust-Right {
    margin-top:5%;
    padding: 0;
}
  .sectionMargin{
    margin-top:20px;
   
}

    
}
@media(min-width:1200px) {
    .show-sm{
        display:none;
    }  
	
    #popup_box {
        width:50%;
        margin-left:20%;
    }
	
 }
@media (min-width: 1920px) and (max-width: 2560px)  {
   .noticeBox{
    height: 244px;  
} 
   .padding-left-td{
     padding-left:70px !important;
 }
}

.width {
    width: 19.98%;
}
@media (max-width:767px) {
    .width {
        width: 100% !important;
    }

    .margin-top {
        margin-top: 0% !important;
    }
}

.card-style {
    color: white;
    border-radius: 5px;
    box-shadow: 0 .125rem .25rem black !important;
    padding: 2px;
}

.card-color-red {
    background: linear-gradient(to right, #ff5f5f 0%, #de0e56 100%);
}

.card-color-green {
    background: linear-gradient(to right, #6fe946 0%, #21af08 100%);
}

.card-color-yellow {
    background: linear-gradient(to right, #ffb81a 0%, #ffa500 100%);
}
.card-color-blue {
    background-color: #2b2647;
}

.panel {
    border: 2px solid #fdb51c !important;
    box-shadow: 0 .125rem .25rem black !important;
    border-radius: 5px 5px 0px 0px;
    border-bottom: none !important;
}

.noticeBox {
    background-color: #fff7d1;
    background-repeat: repeat-x;
    color: black;
    /*height: 228px;*/
    margin-bottom: 0px !important;
    line-height: 226px;
    overflow: hidden;
    box-shadow: 0 .125rem .25rem black !important;
    border-radius: 0px !important;
    border: 2px solid #926d1e !important;
}
