﻿ a#all-btn {
        background: none repeat scroll 0 0 #fff;
        color: #37AEFA;
        display: block;
        font-weight: bold;
        height: 44px;
        width: auto;
    }
      a#all-btn:hover {
            background: none repeat scroll 0 0 #37AEFA;
            color: #fff !important;
        }
      a#video-btn {
        background: none repeat scroll 0 0 #fff;
        color: #37AEFA;
        display: block;
        font-weight: bold;
        height: 44px;
        width: auto;
       /*margin-left: -9px;*/
    }
      a#video-btn:hover {
            background: none repeat scroll 0 0 #37AEFA;
            color: #fff !important;
        }
      a#img-btn {
        background: none repeat scroll 0 0 #fff;
        color: #37AEFA;
        display: block;
        font-weight: bold;
        height: 44px;
        width: auto;
        /*margin-left: -9px;*/
    }
      .se-ul {
    color: #737373;
    font-size: 0.875em;
}
      .para b{
            word-break:break-word;
      }
      
.title-bar {word-break: break-all;}
.divresultafterpopup {word-break: break-all;line-height: 1;margin-right: 10px;}
@media only screen and (max-width:768px)
{
   #divdialog1 {width: 100%; left: 23%;}
   #title-bar_95 {padding-right:10px!important;}
}
