﻿#noTrespassingOuterBarG{
height:10px;
width:80px;
border:1px solid #000000;
overflow:hidden;
background-color:#FFFFFF}

.noTrespassingBarLineG{
background-color:#000000;
float:left;
width:7px;
height:60px;
margin-right:12px;
margin-top:-14px;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

.noTrespassingAnimationG{
width:118px;
-moz-animation-name:noTrespassingAnimationG;
-moz-animation-duration:0.7s;
-moz-animation-iteration-count:infinite;
-moz-animation-timing-function:linear;
-webkit-animation-name:noTrespassingAnimationG;
-webkit-animation-duration:0.7s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
-ms-animation-name:noTrespassingAnimationG;
-ms-animation-duration:0.7s;
-ms-animation-iteration-count:infinite;
-ms-animation-timing-function:linear;
-o-animation-name:noTrespassingAnimationG;
-o-animation-duration:0.7s;
-o-animation-iteration-count:infinite;
-o-animation-timing-function:linear;
animation-name:noTrespassingAnimationG;
animation-duration:0.7s;
animation-iteration-count:infinite;
animation-timing-function:linear;
}

#noTrespassingFrontBarG{
}

@-moz-keyframes noTrespassingAnimationG{
0%{margin-left:-19px;}
100%{margin-left:0px;}
}

@-webkit-keyframes noTrespassingAnimationG{
0%{margin-left:-19px;}
100%{margin-left:0px;}
}

@-ms-keyframes noTrespassingAnimationG{
0%{margin-left:-19px;}
100%{margin-left:0px;}
}

@-o-keyframes noTrespassingAnimationG{
0%{margin-left:-19px;}
100%{margin-left:0px;}
}

@keyframes noTrespassingAnimationG{
0%{margin-left:-19px;}
100%{margin-left:0px;}
}
