                     .advance_search,.openDiv{
                         transform-origin: 50% 0 0;
                         -webkit-transform-origin: 50% 0 0;
                         transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
                         -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;

                     }

                     .advance_search {
                         opacity: 0;
                         transform: rotateX(-90deg);
                         perspective:1300px;
                         -webkit-transform: perspective(1300px) rotateX(-90deg);
                         left: -6px;
                         right: -6px;
                         position: absolute;
                         background: rgba(167, 125, 51, 0.8);
                         padding: 13px 20px;
                     }
                     

                     .openDiv {
                         opacity: 1;
                         transform: rotateX(0deg);
                         perspective:1300px;
                         -webkit-transform: perspective(1300px) rotateX(0deg);
                         height: auto;
                         display: block;

                     }

/*FILTER section*/
/*.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;padding: 0px
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #1F6E0B; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 56px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}*/
.search-dropdown input[type="button"]{width:66px;height:52px;border:0;border-radius:0;-webkit-border-radius:0;background:url(/images/desktop-serch-arrow.png) no-repeat 0 0;font-size:0;cursor:pointer;position:absolute;right:0;top:0}
/*.serach-part-logout .search-dropdown input[type="button"]{right:50px !important;}*/
.search-dropdown input[type="button"]{right:52px !important;}
#webcertainMenu .search-dropdown input[type="button"]{right:65px !important;}
#webcertainMenu .search-dropdown button{right:65px !important;}
#narrowSearch input[type="button"]{right:52px !important;}
.knowhowhome input[type="button"]{right:52px !important;}
#narrowSearch button{right:60px !important;}
.knowhowhome button{right:60px !important;}

.search-dropdown #insightListHome1 input[type="button"]{right:0px !important;}
.search-dropdown a.filter-part{
 position: absolute;
 height: 52px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 62px;
    background:#a77d33 url(../../images/filter-icon-new.png) no-repeat center 1px;
    color: #fff; padding-top: 36px;
}
.user-search-dropdown a.filter-part{
 position: absolute;
 height: 52px;
 padding: 28px 12px 5px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 62px;
    background:#a77d33 url(../../images/filter-icon-new.png) no-repeat center 1px;
    color: #fff; padding-top: 36px;
    text-transform: uppercase;font-size: 11px; min-height: 50px;
}
.serach-part-logout a.filter-part{ width: 55px;}
.login-btn{padding: 28px 10px 5px}

.open-filer-part{position: absolute; top: 100%; left: 0; right: 0;background: #a77d33 ;display: block}
.filter-section-part{
 padding: 10px 80px 10px 20px;
 -webkit-transform:perspective(1300px) rotateX(0deg);
 
}
.new-search-by,.popular-search-by,.trending-search-by{display: inline-block; vertical-align: middle}
.sort-div{float: left; padding: 15px 0;}
.kbtype-div{float: left; width: 70%;padding: 15px 0 15px 50px;}
.sort-div input[type=radio]:not(old){  width   :0px;  margin  : 0;  padding : 0;  opacity : 0;}
.sort-div input[type=radio]:not(old) + label{  display      : inline-block;  margin-left  : 0px;  padding-left : 0px;  line-height  : 24px;  color: #868686;  cursor: pointer;}
.sort-div input[type=radio]:not(old):checked + label{  color: #000 ;cursor: pointer;}

.new-search-by input[type=radio]:not(old) + label span{background-image: url(../../images/serach-by-icon.png); background-position:0 0;background-repeat: no-repeat; width: 50px;height: 50px; display: inline-block;  vertical-align: middle;margin-right: 5px; }
.new-search-by input[type=radio]:not(old):checked + label span{background-image: url(../../images/serach-by-icon-selected.png); background-position:0 0;background-repeat: no-repeat; width: 50px;height: 50px; display: inline-block;  vertical-align: middle;margin-right: 5px; }
.popular-search-by input[type=radio]:not(old) + label span{background-image: url(../../images/serach-by-icon.png); background-position:-52px 0;background-repeat: no-repeat; width: 50px;height: 50px; display: inline-block;  vertical-align: middle;margin-right: 5px; }
.popular-search-by input[type=radio]:not(old):checked + label span{background-image: url(../../images/serach-by-icon-selected.png); background-position:-52px 0;background-repeat: no-repeat; width: 50px;height: 50px; display: inline-block;  vertical-align: middle;margin-right: 5px; }
.trending-search-by input[type=radio]:not(old) + label span{background-image: url(../../images/serach-by-icon.png); background-position:-104px 0;background-repeat: no-repeat; width: 50px;height: 50px; display: inline-block;  vertical-align: middle;margin-right: 5px; }
.trending-search-by input[type=radio]:not(old):checked + label span{background-image: url(../../images/serach-by-icon-selected.png); background-position:-104px 0;background-repeat: no-repeat; width: 50px;height: 50px; display: inline-block;  vertical-align: middle;margin-right: 5px; }

.top-filter-part{
 padding:0 15px 15px;
}
.bottom-filter-part{
 padding:30px 15px;
 border-top: 1px solid #c09b5c;
} 
.kbtype-list{width: 25%; padding: 0 15px;margin-bottom: 10px;overflow: hidden}
.kbtype-list span{color:#868686}
.kbtype-list span.active{color:#000}


.bottom-filter-part{
 padding:30px 15px;
 border-top: 1px solid #c09b5c;
}
.bottom-check-search-item {width: 10%;padding: 0 10px;text-align: center; float: left;}
.bottom-check-search-item span{width:44px;height:38px;display: block; background: #ccc;margin: 0 auto 10px;}
.bottom-check-search-item input[type=checkbox]:not(old){  width   :0px;  margin  : 0;  padding : 0;  opacity : 0;}

.bottom-filter-part input[type=checkbox]:not(old) + label{ padding-left : 0px;  line-height  : 24px;  color: #cfaf7d;  cursor: pointer;}
.bottom-filter-part input[type=checkbox]:not(old):checked + label{  color: #ffffff ;cursor: pointer;}
.bottom-filter-part input[type=checkbox]:not(old) + label span{width: 45px;height: 36px;display: block; margin: 0 auto 10px;}

.bottom-filter-part div{ width: 10%; display: inline-block;vertical-align: top;text-align: center}
.bottom-filter-part input[type=checkbox]{display: none}
.bottom-filter-part input[type=checkbox]:not(old) + label span{background-image: url(../../images/small-menu-icon.png);background-repeat:no-repeat ;  }
.bottom-filter-part input[type=checkbox]:not(old):checked + label span{background-image: url(../../images/small-menu-icon-selected.png);background-repeat:no-repeat  }

#search_option_new a.close-filter,.search-dropdown a.close-filter{background:#125AAF url(../../images/cross-icon.png) no-repeat center center; width: 50px;height: 50px;display: block;position: absolute; right: 15px; top: 15px;border: 1px solid #c09b5c;}
#search_option_new a.adv-search-btn,.serach-part a.adv-search-btn {
    background: #f1bb4b;
    bottom: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 37px;
    min-height: 37px;
    padding: 0 30px;
    position: absolute;
    right: 20px;
}
.bottom-filter-part div{margin: 8px 0;}
.bottom-filter-part-country {
    padding: 30px 0px;
   
}
.bottom-filter-part-country div {
    width: 10%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 10px 0;
    float: left;padding: 0 5px;
    
}

.bottom-filter-part-country input[type=checkbox]:not(old)+label {
    padding-left: 0;
    line-height: 24px;
    color: #868686;
    cursor: pointer;
}

.bottom-filter-part-country input[type=checkbox]:not(old)+label span {
    width: 44px;
    height: 36px;
    display: block;
    margin: 0 auto 10px;
}

.bottom-filter-part-country input[type=checkbox]:not(old):checked+label {
    color: #000;
    cursor: pointer;
}

.kbtype-div.country-kb-list {
    float: left;
    padding: 15px 0 15px 50px;
    width: 74%;
}
.country-kb-list .kbtype-list {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 15px;
    width: 33%;
}
.bottom-filter-part-country input[type=checkbox]:not(old):checked+label {
    color: #000;
    cursor: pointer;
}
.bottom-filter-part-country input[type=checkbox] {
    display: none;
}
.sort-div.counrty-sort div{width: 48%}


/*New filter added by Grzogorz*/
 
    @keyframes bgmov1 {
        0% {transform: translate3d(0,0,0);  transform-origin: 0% 0%;}
        100% {transform: translate3d(4100px,0,0); transform-origin: 0% 0%; }
    }    
        
    @keyframes bgmov2 {
        0% {transform: translate3d(0,0,0) rotate(0.01deg); }
        100% {transform: translate3d(100%,0,0) rotate(0.01deg); }
    } 
    
    .banner-pic {
        background-color: #5A93B1;        
    }
    img.mapbg1 {
        max-width: none;
        position: fixed;
        right: 0;
        animation-name: bgmov1; 
        animation-duration: 700s; 
        animation-iteration-count: infinite; 
        animation-timing-function:linear;
        height: 100vh;
    }
        
    img.mapbg2 {
        max-width: none;
        position: fixed;
        animation-name: bgmov1; 
        animation-duration: 700s; 
        animation-iteration-count: infinite; 
        animation-timing-function:linear;
        height: 100vh;
    }
    #Services:hover img.mapbg1 
{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
     animation-play-state: paused;
}
   .slider-in-small-view .item{
   	position: fixed;
   	left:0;
   	top: 0;
   	right: 0;
   	bottom: 0;
   }  
  .slider-in-small-view .item img{     	
    	
    background-repeat: no-repeat;   
    background-position: top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100vw; height: 100vh;
    	
    	}
    /*.fixedanimate-banner-logo{display: none}*/
    .onscroll-part{top: 10%}
    .banner-serach.fixed-search{top: 0;}
  
.bottom-filter-part-country input[type=checkbox]:not(old)+label span {
background-image: url(../../images/countries-icon.png); 
        
    } 
.trending-search-by input[type=radio]:not(old):checked+label span, 
.popular-search-by input[type=radio]:not(old):checked+label span,
.new-search-by input[type=radio]:not(old):checked+label span{
background-image: url(../../images/serach-by-icon-selected.png)
}    
    
.bottom-filter-part-country input[type=checkbox]:not(old)+label span {
        width: 32px;
        height: 20px;
    } 
    
.filter-country label span{background-image: none!important; font-size:26px; width: 50px!important; }
.bottom-filter-part-country .filter-country input[type=checkbox]:not(old):checked+label span { color:#000}

.sort-div input[type="radio"]:not(old) + label {margin-bottom: 10px}    
.sort-div input[type=radio]:not(old):checked+label {color: #000}

 .alphabetical-search-by {
    display: inline-block;
        vertical-align: middle;    
        }
    
.alphabetical-search-by input[type="radio"]:not(old) + label span {
        background-image: url(../../images/serach-by-icon-2.png);
        background-position: -151px 0;
        width:48px;
    	height: 50px;
    	display: inline-block;
   		 vertical-align: middle;
        margin-right: 5px;
         
    }
.alphabetical-search-by input[type="radio"]:not(old):checked + label span {
        background-image: url("../../images/serach-by-icon-selected-2.png"); 
        background-position: -151px 0;
    }
    .search-icon{
        background: #fff url("../../images/search-icon-menu.png") no-repeat scroll 30px center;width:67px;height: 36px; display: block;position: absolute;
        left:2px; top:9px;
    }
        .ac_results_new li, .ac_results_newenquiry li{
font-size: 16px; padding: 11px 5px; line-height: 22px;color: #464242;
    font-family: inherit;
}
    .ac_results_new{ 
        top: auto !important;
    bottom: 72px !important;
     left: 47.1% !important;
    transform: translateX(-50%);
    width: 1000px !important;
    }
    .ac_results_newenquiry{ 
/*        top: auto !important;*/
/*    bottom: 72px !important;
     left: 47.1% !important;
    transform: translateX(-50%);*/
    /*width: 1000px !important;*/
    }
     .ac_results_new_top li{
font-size: 16px; padding: 11px 5px; line-height: 22px;color: #464242;
    font-family: inherit;
}
    .ac_results_new_top{ 
      
   
     left: 50% !important;
    transform: translateX(-50%);
  
    }
    .ac_results_new_top li.ac_over,.ac_results_new li.ac_over,.ac_results_newenquiry li.ac_over{background-color:#5ba4f4;color:#fff}
    
      .ac_results_gc li{
font-size: 16px; padding: 11px 5px; line-height: 22px;color: #464242;
    font-family: inherit;
}
    .ac_results_gc{ 
    bottom: auto !important;
   
       }
       .ac_results_gc li.ac_over{background-color:#a77d33;color:#fff}
    
    .global-table table{width: 100%;border-spacing: 0;border-collapse: collapse;text-align: left;font-size: 14px;color: #666;}
.global-table table th{background: #c6c7c7; padding: 5px;border-left:1px solid #a6a6a6;font-size: 15px }
.global-table table th:first-child{width: 73px;border: 0;}
.global-table table th:nth-child(2){min-width: 110px;}
.global-table table th:nth-child(5){min-width:113px;}
.global-table table th:nth-child(7){min-width:113px;}
.global-table table td:first-child {
    width: 80px;
}
.profile-img-box img{display: inline-block;}
.global-table table th:nth-child(3) {
    width: 222px;
}
.global-table table td{position: relative;padding: 5px;border-bottom: 1px solid #e1e1e1;vertical-align: middle;font-size: 13px;}
.parent-tr td{background: #ada8c4; color: #fff;font-size: 17px;}
.parent-tr td a{color: #2b5570; display: inline-block;text-decoration: none; font-size: 14px;}
.parent-trAgency td{background: #5f89a4; color: #fff;font-size: 17px;}
.parent-trAgency td a{color: #2b5570; display: inline-block;text-decoration: none; font-size: 14px;}
.profile-picimg{width: 37px; height:35px;display: inline-block; vertical-align: middle;}
.profile-img-box span{display: inline-block; vertical-align: middle;margin-left: 5px;}
.flap-pictures img{display: inline-block; margin: 3px;width: 11px;}
.flap-pictures{line-height: 9px;}
.contact-detils-list{margin: 0; padding: 0; list-style: none;}
.contact-detils-list li{display: block;margin-bottom: 4px;overflow: hidden;}
.phoneskyperow li{display: inline-block;}
.contact-detils-list li:last-child{margin: 0;}
.contact-detils-list li img{margin-right:4px;margin-top:4px;display:inline-block; vertical-align: middle;}
.contact-detils-list li span{overflow: hidden;font-size: 12px;}
.contact-detils-list li span img{float:left; margin-right:4px;margin-top:4px;display:block; vertical-align: middle;width:auto;}
.action-listing{margin:0; padding: 0; list-style: none; }
.action-listing li{display: inline-block; vertical-align: middle;padding: 0 7px; border-left:1px solid #cbdae3;margin: 4px 0;line-height: 1; }
.action-listing li:first-child{border: 0;padding-left: 0;}
.action-listing li a{text-decoration: none; color: #4d7993; display: block;}

.disable-tr td,.disable-tr td .action-listing li a {color: #b8b8b8;}
.disable-tr td .disable-td{position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.15);color: #ff0000;  line-height: 29px;font-size: 17px;width:220px;}
.edit-link{position: relative;z-index: 99;}
#search_result_new{position: absolute; width: 1032px; top: 122px; left: 0px;}
#search_results_new .info-block{-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff !important;border:1px #cdcdcd solid;clear:both;padding:7px}#search_results_new .info-block h1{border-bottom:1px #ccc solid;color:#182E48;display:block;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;margin:0;padding:6px 24px 6px 0}#search_results_new .info-block h3{color:#182E48;display:block;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:bolder;margin:0;padding:6px 24px 6px 0}#search_results_new .info-block .block-head{-moz-border-radius:3px;-webkit-border-radius:3px;color:#fff;font-size:18px;font-weight:400;height:34px;line-height:24px;margin:0;padding:5px;text-decoration:none}
#search_option_new .info-block{margin:0;border: 0}
#search_results_new .info-block{margin:0;border: 0}
 #search_results_new a {
    color: #666;
    text-decoration: none;
 }
 #search_option_new{z-index: 999;}
 #search_results_new{max-height: 62%;overflow-y:  auto; }
 .wcn-search-section .clear-filter{background:#125AAF url(../../images/close-icon.png) no-repeat center center; width: 68px;height: 64px;display: block;position: absolute; right: 0; }  
 
 /* this section for find user details section*/ 
.global-table input,.global-table select,.global-table textarea {font: 12px/ 14px Arial, Helvetica, sans-serif;}
.global-table input[type=text],.global-table input[type=password],.global-table select {border: #D6DFE7 1px solid;width: 300px;height: 30px;line-height: 16px;padding: 4.5px;}
.global-table img{display: inline-block;}
/*div.inputform { background: url(../images/form-bg.gif) repeat-x 0 0;}.dataform label {font-size: 11px;color: #444446;line-height: 14px;padding-top: 2px;cursor: pointer;}.dataform input {margin: 0;padding: 0;}input[type=text],input[type=password] {border: #D6DFE7 1px solid;width: 300px;height: 16px;line-height: 16px;padding: 4.5px;}.ac_input_service {width: 587px !important;}.dataform select {border: #D6DFE7 1px solid;width: 312px;padding: 4px;}.dataform textarea {border: #D6DFE7 1px solid;width: 298px;height: 100px;padding: 5px;}table.dataform .radioCheck td{padding:0}.radioCheck input{width:14px;height:14px}.radioCheck label{float:left;padding-left:5px;margin-top:-2px;padding-bottom:8px}.radioCheck br{clear:both;font-size:0;line-height:0}.greenbutton{background:url(../images/button-bg-green.jpg) repeat-x 0 0!important}button,input[type="reset"],input[type="button"],input[type="submit"],.button,.submitBtns,.savebutton{background:url(../images/button-bg.gif) repeat-x 0 0;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:30px;margin-right:10px;padding:0 18px;width:auto}.button2{background:url(../images/button-bg.gif) repeat-x 0 0;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-right:10px;padding:6px}.dataform .hint-top{background:url(../images/guidance-box-top2.jpg) left top no-repeat;margin:-24px 0 0 16px;height:16px;width:auto}.dataform .hint{padding:16px 20px;float:left;position:relative;color:#666;margin-left:16px;border-bottom:2px solid #E7E7DD;border-right:2px solid #E7E7DD;border-left:2px solid #E7E7DD;background:#FEFBDA;width:255px}.dataform .hint p.tip{position:absolute;width:280px;left:28px;top:4px;margin:0;background:#F6E77F;padding:10px;border:#C4BEA4 2px solid;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;display:none}.login_back{font-family:'lucida grande',helvetica,verdana,arial,sans-serif;font-size:13px;font-weight:700}.internal_help{font-family:arial;font-size:12px;font-weight:400;line-height:18px;display:block;padding:10px;color:#444}.header_client{text-align:left;font-size:14px;font-weight:700;color:#4A84BF}.target_label{width:60%;text-align:left;font-weight:700;color:#949494}.geoCountryLanguage span{margin:.5em 1em}.region_header{border-bottom:#999 solid 1px}.table_border{border:#999 solid 1px}pre,code{font-size:12px}small{font-size:90%}small code{font-size:11px}.placeholder{background-color:#cfcfcf}.ui-nestedSortable-error{background:#fbe3e4;color:#8a1f11}ul{margin:0;padding:0}.datalist ul{padding-left:20px}ul.sortable,ul.sortable ul{margin:1em 3em;padding:0;list-style-type:none}ul.sortable{margin:1em}ul.sortable li{margin:.8em;padding:0 0 2px}.sortable li>div{cursor:move;margin:0;padding:6px;font-size:16px;font-weight:700}ul.sortable ul li>div{padding:6px;font-weight:700}p,ul,pre{margin-top:0;margin-bottom:1em}dl{margin:0}dd{margin:0;padding:0 0 0 1.5em}code{background:#e5e5e5}#notice{color:#c33}textarea.editor{width:98%;height:400px}.pager{margin:.8em;clear:both}.newDomain{width:145px;padding:4px 0;font-size:12px;font-weight:700;color:#BBB}.domainText{padding-top:8px;width:325px}.newDomain div:hover{width:145px;padding:4px 0;font-size:12px;font-weight:700;color:#BBB;text-decoration:underline}.duplicateMessage{background:#eff5ea;border:1px solid #95a486!important;color:#000!important;font-weight:700}.rowBackgroundColor{background:#F0E6E8;color:#000!important}.rowBackgroundColorAlt{background:#D2D2F0;color:#000!important}.rowPhaseBackgroundColor {background: #E6E6E6 ;color: #000 !important;}.phaseFont{width:180px;font-size:16px;font-weight:700}.tableHeight{height:300px}.ajaxLoader{background:url(../images/loader.gif) no-repeat;padding-left:4px;width:26px;height:26px}.successFont{font-size:12px;font-weight:400;color:#6FB559;padding:5px 0 0 4px}.errorFont{font-size:12px;font-weight:400;color:#C70434;width:225px;padding:5px 0 0 4px}.colorBox{width:26px;height:22px;margin-left:4px;float:left;border:2px solid #D6DFE7}#orderTimeplanConfirmationContent span{padding:.5em 1.2em}.addIcon{background:url(../images/icons/general/add.png) no-repeat;padding-left:16px}.datalist td a.addIcon{border:none}div.info-block-message{background:#E6E5E7;clear:both;padding:1px}.co-workerFont{font-weight:700;font-size:12px;color:#8C8889}.phaseFontLabel{font-size:16px;padding:6px 0;font-weight:700;color:#7A7274}.yes_button{background-color:#E0EAF1;border-bottom:1px solid #3E6D8E;border-right:1px solid #7F9FB6;color:#3E6D8E;font-size:90%;line-height:2.4;margin:2px 2px 2px 0;padding:3px 4px;text-decoration:none;white-space:nowrap;cursor:pointer;width:20px}.no_button{background-color:#E59999;border-bottom:1px solid #3E6D8E;border-right:1px solid #7F9FB6;color:#fff;font-size:90%;line-height:2.4;margin:2px 2px 2px 0;padding:3px 4px;text-decoration:none;white-space:nowrap;cursor:pointer;width:20px}p.hint_message{color:gray;font-size:90%;margin:0}form.guidelines .section h2{margin-left:.5em;color:#182E48;font-size:24px;font-weight:400;margin-top:8px}form.guidelines .section h2.guidance-heading{color:#999;margin:0 0 10px 16px;padding:6px 10px 6px 0;font-weight:400;font-size:18px;width:289px}.guidance-icon{position:relative;z-index:9}form.guidelines .section h2.question-heading{background:#145BA2 url(../images/speech-left.jpg) left bottom no-repeat;color:#FFF;margin:0;padding:6px 10px 26px;font-size:18px}.speech-left{position:relative;margin:0 0 -29px}form.guidelines .section p{margin:10px 0 1.4ex .8em}.font_another_element{cursor:pointer;width:110px;background:#c3d9ff;background:-moz-linear-gradient(top,#c3d9ff 0%,#b1c8ef 52%,#98b0d9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c3d9ff),color-stop(52%,#b1c8ef),color-stop(100%,#98b0d9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3d9ff',endColorstr='#98b0d9',GradientType=0);background:-o-linear-gradient(top,#c3d9ff 0%,#b1c8ef 52%,#98b0d9 100%);padding:2px}.service_class{width:100px;border:1px solid}.add_country_language{cursor:pointer;background:url(../images/arrow-down.jpg) 98% 4px no-repeat #999;padding:6px 10px;color:#FFF;font-size:14px;font-weight:700;margin-right:16px}.display_note{cursor:pointer;width:230px;background:#c3d9ff;background:-moz-linear-gradient(top,#c3d9ff 0%,#b1c8ef 52%,#98b0d9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c3d9ff),color-stop(52%,#b1c8ef),color-stop(100%,#98b0d9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3d9ff',endColorstr='#98b0d9',GradientType=0);background:-o-linear-gradient(top,#c3d9ff 0%,#b1c8ef 52%,#98b0d9 100%);padding:2px}.country_language_area{border:1px solid #D6DFE7;padding:.4em;position:relative;background-color:#E6E5E7;text-align:left;margin-right:16px}.labelBackground{background:#E6E5E7;margin-top:4px;width:220px}.response{margin:0 0 1.5em}.response h4{margin:-12px 0 8px;padding:0 0 0 40px;font-weight:400;color:#666;font-size:12px;position:relative;z-index:0}.response-content{font-size:.9em}.show_hide{background-color:#4B85C1;border-bottom:1px solid #3E6D8E;border-right:1px solid #7F9FB6;color:#FFF;cursor:pointer;font-size:96%;line-height:1.4;margin:2px;padding:1px 1px 0 7px;text-decoration:none;white-space:nowrap;width:30px;font-weight:700}.edit_link{margin-left:15px;cursor:pointer;text-decoration:underline}.action_link{margin-left:15px;cursor:pointer;text-decoration:underline}.confirmButton{background:#eef7ff url(../images/confirmed-button.jpg) left top no-repeat;display:inline-block;color:#999;font-family:arial;font-size:15px;font-weight:700;padding:8px 24px 8px 34px;text-decoration:none;margin:0 0 2px 10px;float:right}.acceptButtonText{background:#eef7ff url(../images/confirmed-button.jpg) left top no-repeat;display:inline-block;color:#999;font-family:arial;font-size:15px;font-weight:700;padding:8px 24px 8px 34px;text-decoration:none;margin:0 0 2px 10px;float:right}.addAnother{padding:4px 0 0;cursor:pointer}.remove{font-size:10px;color:red;cursor:pointer;vertical-align:top}.yiiPager select{font-size:11px}ul.yiiPager{border:0 none;display:inline;font-size:11px;line-height:100%;margin:0;padding:0}ul.yiiPager li{display:inline}ul.yiiPager a:link, ul.yiiPager a:visited {border: 1px solid #9AAFE5;color: #0E509E;font-weight: bold;padding: 1px 6px;text-decoration: none;}ul.yiiPager .page a {font-weight: normal;}ul.yiiPager a:hover {border: 1px solid #0E509E;}ul.yiiPager .selected a {background: none repeat scroll 0 0 #2E6AB1;color: #FFFFFF;font-weight: bold;}ul.yiiPager .hidden a {border: 1px solid #DEDEDE;color: #888888;}ul.yiiPager .first,ul.yiiPager .last{display:none}div.guidance{background-color:#DDD;color:#FFF;font-size:1.8em;padding-left:16px}div.feedBack{width:100px;float:left;margin:14px 20px 8px 0;font-size:1.5em}div.feedBack a{text-decoration:underline}div.important{width:auto;float:right;margin:14px 0 8px 20px;font-size:1.5em}p.projectDetail{width:auto;float:left;margin:4px;color:#516F84;font-size:18px;font-weight:400}div.importantInner{padding:0 4px 4px 0;float:left;color:#666;cursor:pointer;text-decoration:underline}div.suggest-question{width:400px;font-size:1.8em;margin:8px}div.accept{float:right;margin-top:10px}a.new{text-decoration:underline}.line{border-top:1px solid #CCC}.email-header{background:#000;margin:0 0 10px}.numbers{font-family:"Arial Black",Arial,sans-serif;font-size:88px;color:#CCC;line-height:88px}.section h3,div.info-block .section h3{border-bottom:1px dashed #CDCDCD;line-height:18px;margin:0 0 .5em;padding:.2em .2em .7em}.review{text-decoration:underline}.star-rating-control{display:block;float:left;height:16px;margin:10px 0;width:200px}.activity-feed td{padding:0 4px 4px}.activity-feed td img{margin:0 4px 0 0}.logged-in img{margin:0 4px 0 0}input.redbutton{background:url(../images/button-bg-red.gif) repeat-x scroll 0 0 rgba(0,0,0,0);border:medium none;color:#FFF;cursor:pointer;font-size:15px;font-weight:700;height:30px;margin-right:10px;padding:0 18px;width:auto}#toolTipPopup{-moz-border-radius:10px;border-radius:10px;border:1px solid #FC3;display:none;font-style:italic;position:absolute;width:auto;padding:10px;background:#FFC}#toolTipPopupdialogue{-moz-border-radius:10px;border-radius:10px;border:1px solid #FC3;display:none;font-style:italic;position:absolute;width:500px;padding:10px;background:#FFC}.whitelogo{padding:50px 0}.white_login {background-color: #e3e3e3;    border: 5px solid #ccc;    border-radius: 16px;    margin: auto;    padding: 10px;    width: 400px;}.white_login p {text-align:left;}.white_login input {border:0;}.white_footer-container {clear: both;height: auto;margin: 0 auto;padding: 10px;margin-top:200px;border-top: 1px solid gray;border-bottom: 1px solid gray;}.agencyRow{background:#5f89a4;color:#fff;font-weight:700;text-transform:capitalize}.clientRow{background:#ADA8C4;color:#000;padding-left:10px}tr.disabledUser{opacity:.2}tr.disabledUser:hover{opacity:1}#all_accept_button{float:right}.savepbbutton{font-weight:400!important;color:#555!important;font-family:Verdana,Arial,sans-serif;font-size:1.1em;border:1px solid #d3d3d3!important;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x!important;outline:none!important;text-decoration:none!important;background-color:#eee!important;height:33px!important;float:left!important;padding:.5em 1em;border-bottom-width:0!important;margin:0 .2em -1px 0;padding:0;background-image:none!important}.savepbbuttonred{font-weight:400!important;color:#555!important;font-family:Verdana,Arial,sans-serif;font-size:1.1em;border:1px solid #d3d3d3!important;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x!important;outline:none!important;text-decoration:none!important;background-color:red!important;height:30px!important;padding:.5em 1em;border-bottom-width:0!important;margin:0 .2em -1px 0;padding:0;background-image:none!important}.tabfont{font-weight:400!important;color:#555!important;font-family:Verdana,Arial,sans-serif;font-size:1.1em!important}.disablesavebutton{background:url(../images/button-bg-reduced.gif) repeat-x 0 0!important;border:none!important;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:30px;margin-right:10px;padding:0 18px;width:auto}.documentcss li{background:url(../images/top-right-divider.png) no-repeat 100% 0;float:right;height:28px;padding:3px 11px 0 8px}.services-search{margin-top:10px}.reveal-modal-bg{position:absolute;height:400%;width:100%;background:#000;background:rgba(0,0,0,0.45);z-index:40;display:none;top:0;left:0}.reveal-modal{background:#EFEFEF;visibility:hidden;display:none;top:100px;left:50%;margin-left:-260px;width:720px;position:absolute;z-index:100;padding:22px 30px 30px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);-moz-box-shadow:0 0 10px rgba(0,0,0,0.4);box-shadow:0 0 10px rgba(0,0,0,0.4);border-radius:20px 20px 20px 20px;border:5px solid #B68C40}.reveal-modal :first-child{margin-top:0}.reveal-modal :last-child{margin-bottom:0}.reveal-modal .close-reveal-modal{font-size:22px;font-size:3em;line-height:.5;position:absolute;top:12px;right:12px;color:#aaa;text-shadow:0 -1px 1px rgba(0,0,0,0.6);font-weight:700;cursor:pointer}.reveal-modal.small{width:30%;margin-left:-10%}.reveal-modal.medium{width:40%;margin-left:-20%}.reveal-modal.large{width:60%;margin-left:-30%}.reveal-modal.xlarge{width:70%;margin-left:-35%}.reveal-modal.expand{width:90%;margin-left:-45%}.reveal-modal .row{min-width:0}.reveal-modal h2{font-size:24px}.reveal-modal h2 span{font-style:italic}@media print{.reveal-modal{border:solid 1px #000;background:#fff}}.reveal-modal-bg{position:fixed}.reveal-modal,.reveal-modal.small,.reveal-modal.medium,.reveal-modal.large,.reveal-modal.xlarge{width:80%;top:15px;left:65%;margin-left:-40%;padding:20px;height:auto}.product-page .ui-tabs-panel li ul{margin:10px 0 0}#header-fixed{position:fixed;top:0;display:none;background-color:#fff;margin:0;z-index:1000}.well a,.well a:link{color:#08c}a.label-info,a:link.label-info{color:#fff;text-decoration:none}.reveal-modal-bg{height:8000px!important}.settings{float:right;margin:10px 5px 0}*/

.global-table{
 display: block;
}
.global-table table{width: 100%;border-spacing: 0;border-collapse: collapse;text-align: left;font-size: 14px;color: #666;}
.global-table table th{background: #c6c7c7; padding: 5px;border-left:1px solid #a6a6a6;font-size: 15px }
.global-table table th:first-child{width: 73px;border: 0;}
.global-table table th:nth-child(2){min-width: 110px;}
.global-table table th:nth-child(5){min-width:113px;}
.global-table table th:nth-child(7){min-width:113px;}
.global-table table td:first-child {
    width: 80px;
}

.global-table table th:nth-child(3) {
    width: 222px;
}
.global-table table td{position: relative;padding: 5px;border-bottom: 1px solid #e1e1e1;vertical-align: middle;font-size: 13px;}
.parent-tr td{background: #ada8c4; color: #fff;font-size: 17px;}
.parent-tr td a{color: #2b5570; display: inline-block;text-decoration: none; font-size: 14px;}
.parent-trAgency td{background: #5f89a4; color: #fff;font-size: 17px;}
.parent-trAgency td a{color: #2b5570; display: inline-block;text-decoration: none; font-size: 14px;}
.profile-picimg{width: 37px; height:35px;display: inline-block; vertical-align: middle;}
.profile-img-box span{display: inline-block; vertical-align: middle;margin-left: 5px;}
.flap-pictures img{display: inline-block; margin: 3px;width: 11px;}
.flap-pictures{line-height: 9px;}
.contact-detils-list{margin: 0; padding: 0; list-style: none;}

.action-listing{margin:0; padding: 0; list-style: none; }
.action-listing li{display: inline-block; vertical-align: middle;padding: 0 7px; border-left:1px solid #cbdae3;margin: 4px 0;line-height: 1; }
.action-listing li:first-child{border: 0;padding-left: 0;}
.action-listing li a{text-decoration: none; color: #4d7993; display: block;}

.disable-tr td,.disable-tr td .action-listing li a {color: #b8b8b8;}
.disable-tr td .disable-td{position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.15);color: #ff0000;  line-height: 29px;font-size: 17px;width:220px;}
.edit-link{position: relative;z-index: 99;}

.savebutton
    {
    /*background: url(../../images/button-bg.gif) repeat-x 0 0;*/
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    margin-right: 10px;
    padding: 0 18px;
    width: auto;
}
#search_results_new .dataform td:first-child{width: 9%!important;}
 