﻿/*Search list page css*/
@media (min-width: 300px) {

    .search-list-input:focus {
     box-shadow:none;
     -webkit-box-shadow:none; 
     border-color:#cccccc; 
    }
    div.story-box {
        margin: 20px 0;
        transform: translateZ(0);
    }
    .story-headline {
    display: inline;
    font-size: medium;
    font-weight: inherit;
    margin: 0;
    margin-bottom: 5px;
}
    .story-card{ line-height:20px;word-wrap:break-word;text-align:left;font-size:14px; font-family:Roboto-Regular,HelveticaNeue,Arial,sans-serif; }
    .h4parent{display: block;z-index: 1;position: relative;}
    .story-link {color: #1a0dab; font-weight:600}
    .story-link:visited{color:#609}
    .story-link:hover {color: #1a0dab; font-weight:600}
    .story-sub-headline{overflow: hidden;text-overflow: ellipsis;margin: 0;color: #006621;font-style:normal;font-family: Roboto-Regular,HelveticaNeue,Arial,sans-serif !important;font-weight: inherit;}
    .story-desc {line-height: 20px;word-wrap: break-word;color: #333;}
    .stories{margin-top: 10px;}
    .filter-super-parent {background: #f8f8f8;color: #666;font-size: small;outline-width: 0;outline: none;position: relative;z-index: 102;}
    .filter-option-a {color: rgba(0,0,0,0.54);text-decoration: none;padding: 6px 44px 6px 14px;line-height: 17px;display: block; font-family: Roboto-Regular,HelveticaNeue,Arial,sans-serif !important;font-weight: inherit;}
    .filter-option-li {color: rgba(0,0,0,0.54);text-decoration: none;padding: 6px 44px 6px 14px;line-height: 17px;display: block; list-style: none outside none; background: #fff;cursor: pointer;}
    .filter-option-selected-li {background-image: url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png); background-position: right center; background-repeat: no-repeat;}
    .filter-option-ul{background: #fff;border: 1px solid #d6d6d6;box-shadow: 0 2px 4px rgba(0,0,0,.16);-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.16);color: #333;position: absolute;z-index: 103;line-height: 17px;padding-top: 5px;padding-bottom: 5px;top: 30px;white-space: nowrap;}
    .filter-selected-div-parent { color: rgba(0,0,0,.54);display: inline-block;position: relative;padding-top: 0;padding-bottom: 0;padding-right: 16px;padding-left: 10px;line-height: 22px;cursor: pointer;  }
    .filter-selected-div { display: inline-block;padding-right: 14px;white-space: nowrap; }
    .filter-arrow { border-color: #909090 transparent; border-style: solid; border-width: 4px 4px 0 4px; width: 0; height: 0;margin-left: -10px;top: 50%;margin-top: -2px;position: absolute; }
    .filter-menu-div{background-color: #f8f8f8;top: 0;width: 100%;top: -22px;height: 0;position: relative;transition: top 220ms ease-in-out,height 220ms ease-in-out;-webkit-transition: top 220ms ease-in-out,height 220ms ease-in-out;top: 0;height: 22px;font-size: 12px;}
    .filter-menu-inner-div { background-color: #f8f8f8;top: 0;width: 100%;top: -22px;height: 0; position: relative;transition: top 220ms ease-in-out,height 220ms ease-in-out;-webkit-transition: top 220ms ease-in-out,height 220ms ease-in-out;top: 0;height: 22px;font-size: 12px;}   
    ol, ul, li { margin: 0; padding: 0;list-style-type:none}
    /*.container{max-width:100% !important;padding-left:0 !important}*/
    body{padding:0;}
     #search-tsf {overflow: hidden;width: auto;}
     #search-tsf .lsbb { height: 35px;}
     #search-tsf .msfi { height: 35px;}
     #search-tsf .sb_ifc { padding: 4px 0;}
     #search-tsf .msfi {margin-right: 0px;}

     /*Home page css*/
    .border-li { height: 1px;background-color: rgb(229, 229, 229);}
    .txt-div { padding: 10px 3px 11px 8px;flex-grow: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1; -webkit-box-ordinal-group: 1;-webkit-box-flex: 1; -webkit-user-select: none;word-wrap: break-word; }
    .presentaion-li { font-size: 16px;  }
    .presentaion-ul { list-style-type: none; margin: 0; padding: 0;  }
    .autocomplete-div{background: #fff;border: 1px solid #ccc;border-top-color: #d9d9d9;border-radius: 0 0 3px 3px;-webkit-border-radius: 0 0 3px 3px;box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.1);cursor: default;}
    .autocomplete-div-outer {margin-top: -1px;z-index: 989;min-width: 300px;position: relative;text-align: left; }
    .search-button{border-radius: 0;padding: 0;position: absolute;right: 0;top: 0;background-color: #1ab394;box-sizing: border-box;-webkit-border-top-right-radius: 2px;background: -webkit-gradient(linear,left top,left bottom,from(#1ab394),to(#1ab394)) !important;border: 1px solid #1ab394;height: 40px;width: 80px;-webkit-border-bottom-right-radius: 2px;color: #FFFFFF;}
    .search-input { -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0,0,0,0);display: -webkit-box;-webkit-box-ordinal-group: 2;-webkit-order: 2;order: 2;-webkit-box-flex: 1;-webkit-flex: 1 0;flex: 1 0;padding-left: 8px !important;color: #000;line-height: 25px;background-color: transparent;border: none;margin: 0;padding: 0;font-size: 18px; }
    .input-div{display: -webkit-box;display: -webkit-flex;display: flex; padding: 5px 0;}
    .input-parent-div{background-color: #fff !important;
    border-color: #c7d6f7;
    border-style: solid;
    border-width: 2px 1px 2px 2px;
    border-right: none;
    padding: 0;
    padding-right: 0;
    height: 38px;
    padding-right: 0;
    margin-right: 5px;
    border: 1px solid #d9d9d9 !important;
    border-top: 1px solid silver !important;
    zoom:1;position:relative;
    }
    #home-form{margin-left: auto;margin-right: auto;max-width: 736px;overflow: hidden;width: auto;}
    .clear-span{color: #a29d9d;cursor: pointer;font: 27px/25px arial,sans-serif;}
    .clear-a {cursor: pointer;text-decoration: none !important;}
    .clear-div {display: -webkit-box;-webkit-box-ordinal-group: 3;-webkit-order: 3;order: 3;-webkit-box-flex: 0;flex: 0 0 28px;width: 28px;-webkit-user-select: none;text-align: center;white-space: nowrap;}
    .pagination {width: 100%;text-align: center;margin:10px 0 !important;}
    .pagination a{text-decoration: none;padding: 0 4px;cursor: pointer;color: #1ab394 !important;}
    .not-found{margin-bottom:10px; font-weight:700;}
     #search-tsf .form-control:focus {
      border-color: #FFFFFF;
      outline: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
    }

     
/* Absolute Center CSS Spinner */
.loading {
    position: fixed;
    z-index: 3000;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*Spinner 2*/

.spinner {
    height: 60px;
    width: 60px;
    margin: 94px auto 0 auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border: 6px solid rgba(0, 174, 239, .15);
    border-top-color: rgba(0, 174, 239, .8);
    border-radius: 100%;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
.icon-youtube-play:before {
    content: "\f16a";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search:before {
    content: "\f002";
}

    .selected-filter {
        font-weight:700;
    }

    ::-webkit-input-placeholder {
   font-style: italic;
   font-weight:400;
   font-size:16px;
}
:-moz-placeholder {
   font-style: italic;  
   font-weight:400;
   font-size:16px;
}
::-moz-placeholder {
   font-style: italic;  
   font-weight:400;
   font-size:16px;
}
:-ms-input-placeholder {  
   font-style: italic; 
   font-weight:400;
   font-size:16px;
   color:grey;
}
input.search-input{
    height:25px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none;
}

}
.search-input::-ms-clear,
input.form-control::-ms-clear
 {
    display: none;
}

.clear-a:focus { 
    outline: none;
}

textarea:focus, input:focus{
    outline: none;
}

.filter-selected-a{font-weight:700;}