﻿@charset "utf-8";
/* CSS Document */
#static-message {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #E8E8E8;
    margin-top: 20px;
    margin-bottom: 25px;
    color: #666;
    padding: 2px;
}
.loadingdata {
text-align: center;
  padding-top: 120px;
  font-size: 14px;
  color: gray;
}
.srchlistimg {
display: initial;
  border: solid 4px rgb(240, 239, 239);
  border-radius: 5px;
}
.wordrapegdid {
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.starfontsize {
                     
                     font-size:30px;}
                     .gridtab {
                     font-size:23px;
                     color:rgb(153, 153, 153);
                     cursor:pointer;
                     }
                     .gridtab:hover {
                     font-size:23px;
                     color:black;
                     cursor:pointer;
                     }
                     .gridtabactive {
                     color:black;
                     }
                     .gridsorttab {
                     font-size:16px;
                     color:rgb(153, 153, 153);
                     cursor:pointer;
                     }
                     .gridsorttab:hover {
                     font-size:16px;
                     color:black;
                     cursor:pointer;
                     }
                     .gridsorttabactive {
                     color:black;
                     }
        .divhighlight {
            font-size: 14px;
  height: 55px;
  margin-top:10px;
        text-align: center;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  background: #e5e5e5;
        }
        .btn-circlenew {
  text-align: center;
  padding: 3px 5px 3px 5px;
  font-size: 12px;
  border-radius: 15px;
  background: #539ff5;
  color: #FFFFFF !important;
}
        .btn-circlenew span {
  margin: 3px;
  color: rgb(0, 57, 76);
}
        
        .glydetails {
       color: rgb(83, 159, 245);
  /*background-color: rgb(255, 255, 255);
  border: solid 1px rgb(123, 141, 183);*/
  padding: 7px;
  border-radius: 50%;
  /*margin: 0px 10px 4px 0px;*/
  margin: 0px 0px 4px 0px;
        }
        .glydetailssmall {
            color: rgb(118, 188, 211);
  /*background-color: rgb(242, 243, 244);
  border: solid 1px rgb(166, 176, 200);*/
  padding: 3px;
  border-radius: 50%;
  margin: 0px 2px 4px 0px;
        }
        .mywebcolor {
          color: rgb(19, 129, 166);
        }
        .openday {
  background-color: rgb(255, 255, 255);
  color: rgb(124, 120, 120);
  font-size: 12px;
  height: 64px;
  text-align: center;
  border-radius: 10px;
  margin-right: 2px;
  border: 2px solid #D7F4B9;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
  box-shadow: 0 1px 17px rgba(0,0,0,0.175);
        }
        .closedday {
        background-color: rgb(255, 255, 255);
  color: rgb(124, 120, 120);
  font-size: 12px;
  height: 64px;
  text-align: center;
  border-radius: 10px;
  margin-right: 2px;
  border: 2px solid #F9D0D6;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
  box-shadow: 0 1px 17px rgba(0,0,0,0.175);
        }
.color_gray {
    color:rgba(153, 153, 153, 1);
}
.bgcolor_gray {
    background-color:rgba(192, 192, 192, 1);
}

.color_orange {
    color:rgba(253, 93, 0, 1);
}
.color_green {
    color:#00CC33
}
.color_red {
    color:rgba(255, 0, 0, 1);
}
.notification {
    border: solid 1px;
  border-radius: 1px;
  display: block;
  padding: 10px 10px 10px 45px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 16px 16px;
  font-size:12px;
}
       /* highlight results */
.ui-autocomplete span.hl_results {
    background-color: #ffff66;
}
 
/* loading - the AJAX indicator */
.ui-autocomplete-loading {
    background: white url('../img/ui-anim_basic_16x16.html') right center no-repeat;
}
 
/* scroll results */
.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding for vertical scrollbar */
    padding-right: 5px;
}
 
.ui-autocomplete li {
    font-size: 16px;
}
 
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 250px;
}
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;    
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    display:inline;
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon span {
    font-weight:bold;
    color:rgb(253, 92, 0);
    position: absolute;
    right: 0px;
    padding: 9px 12px;
    cursor:pointer;
}
.right-inner-addon span:hover {
    font-weight:bold;
    color:rgb(0, 57, 76);
    position: absolute;
    right: 0px;
    padding: 9px 12px;
    cursor:pointer;
}

.font_color
{color:#FFF !important;}

.headline_bg
{background: #C0C0C0;
  width: auto;
  margin: 0px 0px !important;
  padding: 5px 18px !important;
  /* text-align: center; */
  color: #000000;
  font-size: 20px;}

.container_2
{width:90%;
height:auto;
margin-left:2%;}

.shadow{-moz-box-shadow: 0 0 5px 3px  #CCCCCC;
-webkit-box-shadow: 0 0 5px 3px  ##CCCCCC;
box-shadow: 0 0 5px 3px  #CCCCCC;}

.no_pad
{padding:0px !important;}

.inner_mrg
{margin:5px;}

.txt_cntr
{text-align:center;}

.f_size{font-size:1.5rem;
text-align:center;}

.f_size2{font-size:1.4rem;
}

.f_size3{font-size:2rem;
    font-weight: 600;
    color: #00394C;    margin-top: -10px;
}

.f_color{color:#333333 !important;}

.active_1{color:#00CC33;}
.active_2{color:#673ab7;}
.active_3{color:#ff5722;}

#orange{color:rgba(255,153,51,1);}

.cancle{color:#FF0000;}

.bg_color
{background:#00394c;
}

.bg_color_2
{background:#999999;
}

.active1{outline:0;
background:#00394C !important;}

.submit_btn
{background:rgba(255,102,51,1);
 color:rgba(255,255,255,1);}

.navi_chang
{color:#FFFFFF !important;
padding:10px;
text-align:center;
}
.navi_chang a
{color:rgba(51,51,51,1) !important;

}

.navi_chang:hover
{color:#FFFFFF !important;}

.drop_scroll
{
 max-height:250px;
 overflow-y:scroll;}
 
 .drop_scroll_2
{
 max-height:150px;
 overflow-y:scroll;}


.navi_chang:hover
{background:#00394C !important;
color:#FFFFFF !important;}
.spacersrch{height:105px;}
.spacer{height:115px;}

.spacer_2{height:20px;}

.spacer_3{height:60px;}

.inner_div_space
{padding:0px 10px 0px 10px !important;}

.col-xs-31{width:30px;}

.mrg_center
{margin:0px auto;}

.mrg_lft
{margin-left:10px;}

.mrg_rgt_pricing
{margin-right:20px;}

.mrg_rgt
{margin-right:40px;}

.mrg_btm
{margin-bottom:10px;}

.mrg_lft2
{margin-left:5%;} 

.mrg_lft3
{margin-left:25px;}

.mrg_lft4
{margin-left:45px;}

.mrg_lft5
{margin-left:65px;}

.pad_non{padding:0px !important;}  

.pad_top{padding-top:15px;}

.pad_top2{padding-top:25px;}

.flow{overflow-x:hidden;}

.btn-primary:hover
{background:#201f1f !important;
color:#FFFFFF;
border-color:#fb7527;
-webkit-transition: all 1s ease;
         -moz-transition: all 1s ease;
           -o-transition: all 1s ease;
          -ms-transition: all 1s ease;
              transition: all 1s ease;}

.btn_vw
{background:#000033;}

.btn_vw2
{background:rgba(255,102,51,1);}

.orange{background:#fd5d00;}

.navbar-space{margin-right:20px;}

.btn1{display:inline-block;
margin-bottom:0;
font-weight:400;
color:#FFFFFF;
text-align:center;
cursor:pointer;
text-decoration:underline;
background-image:none;
border:1px solid transparent;
padding:3px 5px;
font-size:12px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none}

.hr1{
height:0;
border:1px solid #CCC;
width:100% !important;}

.col-sm-2 ul li a
{color:#FFFFFF !important;}

.col-sm-2 ul li a:hover
{color:#fb7527 !important;}



.btn-default:hover{background:none !important;
color:#FFFFFF;}

.btn-circle {
  height: 20px;
  text-align: center;
  padding:0px 5px  5px 5px;
  font-size: 12px;
  border-radius: 10px;
  background:#539ff5;
  color:#FFFFFF !important;
}

.btn-default:hover
{color:#333333;}





.img_circle1
{background:#0C3;
width:18px;
height:18px;
padding:.5px 0px 0px 2px;
border-radius:50%;}



.img-responsive{margin:0px 0px 0px 0px;}

.bg_color,.navbar-brand,footer,
{overflow:hidden !important;}

/*.col-lg-7
{background:#39F !important;}*/



.leary_top
{
z-index:999px;
text-align:right;
}

.form-control1
{width:90%;}

.input_log
{width:60%;}

.light_border
{border:1px solid #CCC;
border-bottom:2px solid #000033;
border-radius:5px;}

.light_border1{border:1px solid #CCC;
border-radius:5px;}

.light_border2
{border:1px solid #CCC;
border-bottom:2px solid rgba(255,102,51,1); 
border-radius:5px;}

.show
{overflow:visible !important;}





.input-group-sm
{width:75%;
height:33px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
outline:0px !important;
border:0px !important;
}

.form-control1{width:60px;
display:block;
width:60%;
height:34px;
padding:6px 12px;
font-size:14px;
line-height:1.428571429;
color:#555;
background-color:#fff;
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,box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.input-group-sm:focus
{border:13px 13px 10px #09C;
-o-border:13px 13px 10px #09C;
-moz-border:13px 13px 10px #09C;}

.dropdown-menu
{
text-align:left;
font-size:16px;
}

.nav_drop
{z-index:-99px;}

.hr{background:#666 !important;}

.icone
{margin: 0px auto;
    padding: 9px 0px 0px 0px;}
.icon_heading {
    color: #fb7527;
}

.navbar-default{color:#FFFFFF !important;}

.icone_1
{padding:10px 10px 0px 3px !important;
width: 100px;
height: 100px;
border:#FF6600 2px solid;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
margin:0px auto;}

.icone_1:hover
{-moz-box-shadow: 0 0 5px #00394c;
 -webkit-box-shadow: 0 0 5px #00394c;
 box-shadow: 0 0 5px #00394c;
 -webkit-transition: all 1s ease;
         -moz-transition: all 1s ease;
           -o-transition: all 1s ease;
          -ms-transition: all 1s ease;
              transition: all 1s ease; }


.icone_2
{padding:10px 10px 0px 12px !important;
width: 100px;
height: 100px;
border:#FF6600 2px solid;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
margin:0px auto;}

.icone_2:hover
{-moz-box-shadow: 0 0 5px #00394c;
 -webkit-box-shadow: 0 0 5px #00394c;
 box-shadow: 0 0 5px #00394c;
 -webkit-transition: all 1s ease;
         -moz-transition: all 1s ease;
           -o-transition: all 1s ease;
          -ms-transition: all 1s ease;
              transition: all 1s ease; }


.nav_border
{border-bottom:2px #000000 solid;
border-top:2px #000000 solid;}

.border_light
{border-color:#999 !important;
border:5px solid;}

.glyphicon-list-alt,.glyphicon-share,.glyphicon-bullhorn
{font-size:40px;
color:#00394c !important;}

/*.glyphicon-list-alt:hover
{color:#fa7527 !important;}
.glyphicon-share:hover
{color:#fa7527 !important;}
.glyphicon-bullhorn:hover
{color:#fa7527 !important;}*/

.top_bottom
{padding:15px 0px 15px 0px;}

.thumbnail{padding:0px !important;}

.page-header{margin-bottom:0px !important;}

.container-fluid,
{z-index:9999px !important;}

.nav-pills li
{margin:5px;}

.col-md-3
{padding:0px !important;
margin:0px !important;}

.boder
{border:2px solid #999999;
}

.boder_1
{/*border:1px solid #999999;*/ border: 6px solid #00394C;
}

.boder_right
{border-right:2px solid #999999;
}
.boder_left
{border-left:2px solid #999999;
 margin-left:-2px;
}

.marg_top
{margin-top:20px;}

.marg_top1
{margin-top:10px;}

.marg_top2
{margin-top:5px;}

.box-hegiht
{height:auto;}





/*.boder_tag
{border:.5px #FFFFFF solid;
border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;}

.boder_tag:hover
{border:none !important;}*/

.jumbotron
{border:2px #999999 solid;
padding-bottom:5%;
}




.space_bottom
{margin-bottom:20px;}

.space_bottom1
{margin-bottom:-20px;}

.center
{text-align:center;}

.col-md-2
{padding-top:10px;}


footer
{background-color:#e4e3e3;
color: #6B6A68;}

.copy_write
{height: auto;
  background: #131212;
  position: relative;
  bottom: 0px;
}
.search_bar
{padding:28px;}


.input-group-sm2
{width:50%;
height:33px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
outline:0px !important;
border:0px !important;}

.navi_width
{width:auto;
}

.navi_width:hover
{background:#000033!important;}



.navbar-nav>li>a:hover
{
text-align:center;
color:#FFFFFF !important;}

.nav-pills a:hover
{color:#333333 !important;}




#menu {
    width:100%;
    height: 40px;
    font-size: 16px;
	padding: 4px 5px;}

#menu ul {
    height: auto;
    padding: 4px 5px;
    margin: 5px;
}

#menu li {
display: inline;
padding: 10px;
margin-top:5px;
}

#menu a {
    text-decoration: none;
    color: #333;
    padding:5px;
	
}

#menu a:hover {
 color:tomato;
}


/* 
.navigation ul li {
  display: inline;
  text-align: center;
}

.navigation a {
  display: inline-block;
  width:53px;
   
  margin:10px;
  text-decoration: none;
  color: #333;
  background:#669 !important;
}*/

.one:hover ~ hr {
  margin-left:.3%;
}

.two:hover ~ hr {
  margin-left:6.3%;
}

.three:hover ~ hr {
  margin-left: 12%;
}

.four:hover ~ hr {
  margin-left: 7.5%;
}

hr {
  height: .35rem;
  width:75px;
  margin: 0;
  background: tomato;
  border: none;
  transition: .3s ease-in-out;
}








@media screen  and (max-width:1280px) and (min-width:980px)
{
	.col-lg-4,.col-xs-10{position:relative;
	left:50px!important;
	/*background:#306;*/
	}
	.input-group-sm2{width:70%;}
	.input-group-sm{width:65%;}
	
	
	.one:hover ~ hr {
  margin-left:.3%;
}

.two:hover ~ hr {
  margin-left:9.3%;
}

.three:hover ~ hr {
  margin-left: 17%;
}

.four:hover ~ hr {
  margin-left: 7.5%;
}
	
.f_size{font-size:1.5rem;
text-align:center;}	
	
	
	}


@media screen  and (max-width:800px) and (min-width:768px)
{
	.navbar-header{width:150px !important;}
	.center
{text-align:center;}
	.col-lg-6,.col-xs-10  {position:relative;
	left:65px!important;}
	
.navbar-toggle{float:right !important;}

.input-group-sm{width:55%;}
	
	.input-group-sm2{width:40%;}
	
	
	
	.one:hover ~ hr {
  margin-left:.3%;
}

.two:hover ~ hr {
  margin-left:11.3%;
}

.three:hover ~ hr {
  margin-left: 21.5%;
}

.four:hover ~ hr {
  margin-left: 7.5%;
}


.f_size{font-size:1rem;
text-align:center;}
	

	
	}
	
@media screen  and (max-width:640px) and (min-width:480px)
	{	.navbar-header{width:150px !important;}
		.center
{text-align:center;}
.col-lg-4,.col-xs-10  {position:relative;
	left:45px!important;}
	
	.navbar-toggle{float:right !important;}
	
	.input-group-sm{width:50%;}
	
	.input-group-sm2{width:40%;}
	
	
	.one:hover ~ hr {
  margin-left:.3%;
}

.two:hover ~ hr {
  margin-left:6.3%;
}

.three:hover ~ hr {
  margin-left: 6%;
}

.four:hover ~ hr {
  margin-left: 7.5%;
}

.f_size{font-size:.9rem;
text-align:center;}
	
	
	}
@media screen  and (max-width:480px) and (min-width:320px)
	{	.navbar-header{width:100px !important;}
	
		.center{text-align:left;}

.col-lg-4,.col-xs-10 {position:relative;
	left:25px!important; }
	
	.navbar-toggle{float:right !important;}
	
	.input-group-sm{width:45%;
	}
	
	.input-group-sm2{width:40%;}
	
	.icone
{text-align: center;}
	
	
	
	
	.one:hover ~ hr {
  margin-left:.5%;
}

.two:hover ~ hr {
  margin-left:24.3%;
}

.three:hover ~ hr {
  margin-left: 47%;
}

.four:hover ~ hr {
  margin-left: 8%;
}

.f_size{font-size:1.2rem;
text-align:center;}

.f_size2{
text-align:center;}
	
	}


	
.pad-left{padding-left:0px;}
.pad-right{padding-right:0px;}	
	
.login{padding-bottom:20px;}
.login h3{font-size: 24px;background-color: #00394C;color: #FD5D00;text-align: center;padding: 15px 3px;} 
.login i.fa {color: #fff;font-size: 22px;background-color: #00394C;padding: 7px 10px;position: relative;top: 36px;}
.login .form-control {border-color: #00394C;padding-left: 40px;border-radius: 0;height: 37px;color: #00394C;}	
.login .form-group {margin-top: -26px;margin-bottom: 13px;;}	
input#cpcontent_btnlogin {margin: auto;float: initial;width: 100%;color: #fff; background-color: #00394C !important;border-radius: 0;opacity: 100;}	
.checkbox label {font-size: smaller;}		
.navdiv .fa-edit:before, .fa-pencil-square-o:before {padding-right: 7px;}
.navdiv .fa-lock:before {padding-right: 7px;}

.register{padding-bottom:20px;}
.register h3{font-size: 24px;background-color: #00394C;color: #FD5D00;text-align: center;padding: 15px 3px;}	
.register i.fa {color: #fff;font-size: 22px;background-color: #00394C;padding: 7px 10px;position: relative;top: 36px;z-index: 99;}
.register i.fa.fa-envelope-o { padding: 7px 8px;}
.register .form-control {border-color: #00394C;padding-left: 40px;border-radius: 0;height: 37px;color: #00394C;}	
.register .form-group {margin-top: -26px;margin-bottom: 13px;;}	
.register input#cpcontent_btnregister {background-color: #00394C;opacity: 100; border-radius: 0;width: 40%;}
.register input#cpcontent_btnregister:hover{color:#fff;}	
.register .btn:focus {color: #fff !important;}
.register .help-block{font-size:14px;}
		
.membership .pricing {background-color:#00394C !important;}	
.membership .pricing .title {background: #FD5D00 !important;}
.membership img.img-responsive {width: 100%;height: 100%;}	
.membership .thumbnail {background-color: transparent !important;border: 0;    width: 110px !important ; height: 80px !important;}
.membership h2	{color: #00394C;}
h4.text-center.temp {color: #FD5D01;}
.membership .pricing .content a {padding: 0px 15px;color: #ED5A05;}
.membership .nav-tabs {border-bottom: 1px solid #FD5D00;}
.membership .nav-tabs>li.active>a{color: #00394C !important; border-radius: 0px;}

body{background-image: url(../img/bg.jpg);}
h2.page_title{color: #FD5D01;background-color: #00394C;padding: 40px 0px;font-weight: 600;margin-top: -25px;text-transform: capitalize;    margin-bottom: 35px;}
.aboutus p{text-align: justify;margin-top: 10px;font-size: 14px;}
.aboutus ol li {list-style-type: decimal;font-size: 14px; margin-left: 30px;}
.aboutus strong {font-size: 14px;}
.contactus i.fa{color: #ED5A05;}
.contactus i.fa.fa-mobile {font-size: 18px;}
.contactus ul li { font-size: 14px;}
.Policy p{text-align: justify;margin-top: 10px; font-size: 14px;}
.Policy strong {font-size: 14px;}

.nav-justified>li>a {
    color: #fff;
}
.nav-justified>li>a:hover {
    text-decoration: none;
}
ul.nav-pills.nav-justified.boder {
    /*border: 2px solid #FD5D00;*/
}

ul#myTab li a{    border: none;
    color: #00394C !important;
    font-size: 30px;
    text-transform: uppercase;    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 20px;}

.bg_color_2 {
    background: #00394C;
    color: #fff;    text-transform: uppercase;
}

.form-control {border-radius: 0;}


.container_2 {
    width: 100%;
    height: auto;
    margin-left: 1%;
}

div#cpcontent_divfilter .btn-primary {
    background-color: #00394C !important;
    width: 100%;border: none;

}

table#cpcontent_GridView1 span.fa.fa-pencil {
    color: #00394C;}
    
    .row.boder_1.pad_top.f_size img{margin-top:-14px;width: 60px;
    padding: 4px;} 
	
	
	
	
	/*footer*/
              
footer .container-fliud{background-color:#00394C;}
footer .footrow{margin-top:20px; margin-bottom:20px;}
footer .footrow .list-inline>li>a{color:#fff;}
footer .footrow .list-inline>li>a span{color:#fff; display:none;}
footer .footrow .list-inline>li{  border-right: 1px solid #CCC;padding: 0px 10px;}
footer .footrow .list-inline>li:last-child{border-right:0px;}
footer .footrow .footnav{border-bottom:1px solid #FD5D00;    padding-bottom: 12px;}
footer .footrow .list-inline>li>a:hover{text-decoration: none;}
footer .footrow1 label.control-label{color: #fff;  width: 30%; font-weight: normal;}
footer .footrow1 .form-group .col-sm-10.costom {width: 60%;float: right;}
footer .footrow1 .form-group .col-sm-10.costom select.form-control {border-radius: 0;border: 2px solid #aaaaaa;}
footer .footrow1 .form-horizontal .form-group{}
footer .footrow1 .col-xs-12.col-sm-4.col-md-4.col-lg-4 {padding-left: 0px;padding-right: 0px;}
footer .footrow1 .copyright p{color:#fff;}
footer .footrow1 .copyright p span{color:#FD5D00;}
footer .footrow1 .TECHYSCOUTS a{color:#c7c7c9;  text-decoration: none; text-align:center;}
footer .footrow1 .TECHYSCOUTS a span{color:#f0a912;margin-top:6px; }

footer {background-color: #E2E2E2;     padding: 0;}
footer h2 { color: #00394C;font-weight: 600;}
footer .Categories{    background-color: #00394C;padding: 20px;}
footer .Categories a{color: #fff; text-decoration: none;}
footer .social_media h3{color:#fff; text-transform:uppercase; font-size:30px;}
footer .social_media .list-inline{ width: 100%; margin: 0px;  margin-bottom: 26px; margin-top: 30px;}
footer .social_media .list-inline li{padding-left:0px !important;  padding-right: 0px;  padding-top: 1px; }
footer .social_media .list-inline li .facebook{ background-position: -31px; }
footer .social_media .list-inline li .twitter{background-position: -152px;    background-color: transparent;}
footer .social_media .list-inline li .youtube{background-position:-274px;}
footer .social_media .list-inline li .instagram{background-position:-396px;}
footer .social_media .list-inline li .skype{ background-position: -516px}
footer .social_media .list-inline li a{ background-image: url(../img/social_icon.png);  width: 100px;height: 74px; display:inline-block;                                  
        -webkit-transition: all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	transition: all 300ms linear;}
footer .social_media .list-inline li a:hover{-webkit-transform: rotate(360deg);}


.Categories li {margin-bottom: 11px;padding: 2px 5px;border-radius: 1px; margin-left: 2px;}
.Categories li a{    padding: 5px; color: #00394C;}
.Categories h2{color:#fff; text-transform:uppercase;    margin-bottom: 30px;}


/*table*/

thead {
    background-color: #00394C !important;
    color: #fff;
}

th,tr {
    text-align: center;
}


.user{    width: 30px;
    height: 30px;
    margin: auto;    margin-top: -5px;}
table a{text-decoration: none; color: #000;}
table a:hover{text-decoration: none;color: #000;}
table{font-size: 15px;}
