﻿/*.form-inline, .form-control {
            background-color: #FFFEF5;
        }*/
        .form_TypeLabel {
            font-weight: 500;
            font-size: 18px;
            color: #006dcc;
        }

        .form_margin {
            padding: 15px 0 15px 0;
        }

        hr.form {
            background-color: #ccc;
            border: 0;
            height: 1px;
            margin: 25px 0;
        }
       .form-control
        {
           background-color: #FFFEF5;
        }
       a.filter_hide_show
       {
           text-decoration:none;

       }
       .text-value
       {
         font-size: 18px;
         font-weight: normal;
         color: #000;
       }
         .title_red_med
        {
          font-size: 16px;
          color: #C52229;
        }
          .title_red_lg
        {
          font-size: 18px;
          color: #C52229;
        }

        .content_med
        {
         font-size: 16px;
         font-weight: normal;
        }
        .title_spacer
        {
          margin: 3px 0 7px 0;
        }
        .section_title 
        {
          font-weight: 600;
         font-size: 20px;
        }
        .section_title.small 
        {
         font-size: 15px;
        }
        
       /*filter elements*/
       
       .filter-header
       {
           font-size:16px;
           color:#fff;
           background-color: #777;
           text-align:center;
           padding:4px 0 4px 0;
       }
       .filter_container
       {
          

       }
       .thumbnail.filter
       {
          padding: 0;
          border-radius:2px;
          padding: 10px 10px 0 10px;
          border: none;
       }
       .blue-SelectDropdown {
    position: relative;
    overflow: hidden;
    position: relative;
    display: inline-block;
    height: 40px;
    width: 100%;
    background-color: #337ab7;
    border: 0.1rem solid #337ab7;
    border-radius: 0;
    font-size: 20px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
       .oed_page_header
       {
         font-size: 22px;
         line-height: 2em;
       }
    .checkbox_lrg
    {
        width:20px;
        height:20px;
    }
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #E3E3E3;
    opacity: 1;
}
    .icon_fade
    {
      opacity: .3;
    }
    .padding_left_zero
    {
        padding-left:0;
    }
    .taskMang_alertText {
    color: #d9534f;
    font-size: 18px;
    font-weight: 500;
}
   label.instruction_title
   {
     font-size: 18px !important; 
   }
  .help_icons
  {
     color: #C52229;
  }
  /*------------------------collapse button-----------------------------------*/
  .header_hide_show
  {
    position:relative;
  }
  .btn-collapse-container {
    display: inline-block;
    position: absolute;
    float: right;
}
  /*------------------------Modal styles-----------------------------------*/
    .admin_modalThumbnail_text
    {
        font-size:24px;
        margin-bottom:10px;
    }
 /*------------------------Back to top-----------------------------------*/
.back-to-top 
{
    cursor: pointer;
    position: fixed;
    right: 20px;
    display:none;
    z-index: 5;
    vertical-align: text-bottom;
    opacity: 0.7;
    bottom: 25px;
    padding-top: 9px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.back-to-top:hover
{
    padding-top: 3px;
}
.glyphicon-chevron-up.back-to-top_icon
{
    margin-left: 6px;
}
.instruction_text 
{
    font-size:11px;
}
/*------------------------Multiselect list-----------------------------------*/
select::-ms-expand { /* for IE 11 */
    display: none;
}
select[multiple].filter_select, 
select[size].filter_select {
     -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    width:100%;
    color: #777;
    font-size: 16px;
    padding:10px;
    transition:ease-in .2s;
    border:none;
}
select[multiple].filter_select  option, 
select[size].filter_select option {
    margin-bottom: 8px;
    margin-top: 4px;
    border-bottom: 1px solid #F0F0F0;
    transition: ease-in .2s;
}
select[multiple].filter_select:hover, 
select[size].filter_select:hover
       {
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.35);
            background-color: #FFFEF5;
       }
select[multiple].filter_select  option:hover, 
select[size].filter_select option:hover
       {
          border-bottom:1px solid #006dcc;
          color: #006dcc;
       }
 /*------------------------UL Lists-----------------------------------*/
      
      ul.nav.vertical_list_info
      {
         font-size:17px;
      }
        ul.nav.vertical_list_info li 
        {

        }
      ul.nav.vertical_list_info li
      {
         border-bottom:1px solid #ddd;
         padding:5px 0 5px 0;
      }
      .nav-tabs.blue_dash 
       {
       border-bottom: 1px solid #337ab7;
       }
      .nav-tabs.blue_dash li a
      {
       font-weight: 500;
       font-size: 17px;
       color: #777;
       /*transition:ease-in .2s;*/
       border-radius: 0 0 0 0;
      }
       .nav-tabs.blue_dash>li >a:hover,
       .nav-tabs.blue_dash>li >a:active
      {
       border-color: #337ab7;
       color: #fff;
       border-top: 4px solid #337ab7;
       background-color: #337ab7;
       border-bottom: 0px !important; 
      }
      .nav-tabs.blue_dash>li.active>a
      {
       border-color: #337ab7;
       background-color: #fff;
       color: #337ab7;
       border-top: 4px solid #337ab7;
       border-bottom: 0px !important; 
       
      }
       ul.popup
       {
         list-style-type: none;
         padding-left: 0;
       }
        ul.popup li
       {
          margin-bottom: 6px;
          border-bottom:1px solid #ccc;
          padding-bottom: 3px;
       }
        ul.red-list
       {
          /*list-style-type: none;*/
          color: #C52229;
          padding-left:21px;
       }
        ul.red-list li
       {
          margin-bottom: 3px;
       }
       ul.standard_content
       {
          list-style-type: none;
       }
        ul.standard_content li
       {
          margin-bottom: 3px;
       }
       ul.filter_list
       {
          color: #777;
          font-size: 16px;
          padding:10px;
          transition:ease-in .2s;
       }
        ul.filter_list:hover
       {
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.35);
            background-color: #FFFEF5;
       }
       ul.filter_list li
       {
          list-style-type: none;
          margin-bottom: 4px;
          margin-top: 4px;
          border-bottom:1px solid #F0F0F0;
          transition:ease-in .2s;
       }
       ul.filter_list li:hover
       {
          border-bottom:1px solid #006dcc;
          color: #006dcc;
       }
        ul.filter_list li label
       {
          font-weight:normal;
       }
 /*------------------------End UL Lists-----------------------------------*/
 /*-------------Adding Icon Inside Textfield----*/
.AddingIcon_insideText {
    position: relative;
}
.AddingIcon_insideText input {
    padding-left: 30px;    
}
.AddingIcon_insideText i {
    position: absolute;
    padding: 10px 12px;
      color:#a6a6a6;
    pointer-events: none;
    font-size:12px;
}
.glyphicon-usd{
    font-size:12px;
}
.ccip_usd_icon{
    font-size:15px;
}
.alert-text{
    color:#C52229;
}
.modal .modal-body label{
    font-size:13px;
    font-weight:600; 
}
 /*------------------------Status styles-----------------------------------*/
 .alert .arrow-right-info {
  width: 0; 
  height: 0; 
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #EFC44D;
  position:absolute;
  left:-1px;
  top: 27%;
}
.arrow-right-success {
  width: 0; 
  height: 0; 
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #5cb85c;
  position:absolute;
  left:-1px;
  top: 27%;
}
 .alert .arrow-right-warning {
  width: 0; 
  height: 0; 
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #d9534f;
  position:absolute;
  left:-1px;
  top: 27%;
}
/*------------------------end Status styles-----------------------------------*/     
/*-------------------------------------------btn styles--------------------------------------------------*/
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
    .primary_Rbtn {
    background-color: #337ab7;
    border: none;
    border-radius: 100%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.26);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin: 0px;
    min-height: 36px;
    min-width: 36px;
    max-height: 36px;
    max-width: 36px;
    padding: 4px 4px 6px 4px;
    position: relative;
    /*overflow: hidden;*/
    text-align: center;
    background-image: none !important;
    text-transform: uppercase;
    -webkit-transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
    .btn-primary:focus, .btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px;
    color:#fff;
}
    .danger_Rbtn {
    background-color: #d9534f;
    border: none;
    border-radius: 100%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.26);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin: 0px;
    padding: 6px 10px 4px 10px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
    .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
    .btn.focus, .btn:focus, .btn:hover 
    {
    color: #fff;
}
    .success_btn:hover, .success_btn:focus, .success_btn:active {
    color: #fff;
    background-color: #327132;
}
    .warning_btn {
  background-color:#f0ad4e;
  border: none;
  border-radius: 2px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.26);
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  line-height: 25px;
padding:3px 8px 3px 8px; 
  position: relative;
  text-transform:none;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.warning_btn:hover, .warning_btn:focus, .warning_btn:active {
  color:#fff;
  background-color: #ec971f;
  border-color: #d58512;
  box-shadow: none;
}
.warning_btn:focus {
  outline: 0;
}
.ode_file_browse_btn
{
  font-size: 14px;
    padding: 5px 15px 5px 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px;
}
.info_Rbtn {
  background-color:#5dc0de;
  border: none;
  border-radius: 100%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.26);
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
   margin:0px;
  padding:6px 10px 6px 10px; 
  position: relative;
  text-transform: uppercase;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: box-shadow 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.info_Rbtn:hover {
  color:#fff;
}
.info_Rbtn:focus {
  outline: 0;
}
.paddingZero {
        padding-left: 0px;
        padding-right: 0px;
    }

.paddingRightZero{
    
        padding-right: 0px;
}
.paddingLeftZero{
    
        padding-left: 0px;
}
.program-select-container
{
    padding-left: 0px;
}
  /*-------------------------------------------Background styles--------------------------------------------------*/
  .top-well
  {
     margin-top:5px;
  }
    .dash_blue_card {
    background-size: contain;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.35);
    flex: 1 1 380px;
    position: relative;
    transition: box-shadow .2s;
    cursor: default;
    background-color: #fff;
    border-top: 4px solid #538cc6;
    padding: 10px;
    margin-bottom: 20px;
}
    .dash_blue_card:hover {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.3);
}
    

       /*-------------------------------------------Plain Table styles--------------------------------------------------*/
   table.oed_table tr:nth-of-type(odd) {
    border-top: 1px solid rgba(0,0,0,0.1);
    background: #fff;
}
   table.oed_table th {
    background: #f2f2f2;
    color: #C52229;
    font-weight: 500;
    padding: 6px 6px 6px 15px;
    text-align: left;
}
    table.oed_table td {
    padding: 5px 5px 5px 15px;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    color: #777;
    font-weight: 500;
}
.form-control:focus,
table.oed_table tr:hover 
{
    background: #FFFDEB;
}
/*------------------------Tool tips-----------------------------------*/ 
.dash_tooltip {
    position: relative;
    display: inline-block;
}
.dash_tooltip .dash_tooltiptext {
    visibility: hidden;
    width: 225px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -112px;
    font-size: 13px;
    opacity: 0.9;
    border: 3px solid #ccc;
    z-index: 10;
}  
.dash_tooltip .dash_tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    opacity: 0.9;  
}
.dash_tooltip:hover .dash_tooltiptext {
    visibility: visible;  
}  
/*-------------------------------------------end Tool tips--------------------------------------------------*/
/*-------------------------------------------media querys --------------------------------------------------*/
@media only all and (max-width:991px) {
    .program-select-container {
    padding-left: 15px;
}
}
@media only all and (max-width:640px) {
    .well-margin
    {
      padding-right: 3px;
      padding-left: 3px;
    }
    .well.top-well
    {
      padding: 0px;
      padding-top:10px;
    }
}