﻿@font-face {
    font-family: CustomSegoeUI;
    src:
        url('/fonts/segoeui.woff2') format('woff2'), 
        url('/fonts/segoeui.woff') format('woff'),
        url('/fonts/segoeui.ttf') format('truetype');
}

@font-face {
    font-family: CustomSegoeUILight;
    src: 
        url('/fonts/segoeui.woff2') format('woff2'),
        url('/fonts/segoeuil.woff') format('woff'),
        url('/fonts/segoeuil.ttf') format('truetype');
}

@font-face {
    font-family: CustomSegoeSemibold;
    src:
        url('/fonts/segoeui.woff2') format('woff2'),
        url('/fonts/seguisb.woff') format('woff'), 
        url('/fonts/seguisb.ttf') format('truetype');
}

.twitter-share-button[style] { vertical-align: top !important;  width: 142px; }

html {
    max-width: 100%;
    overflow-x: hidden;
     /*Prevent native touch events on Windows*/ 
}

.site-notification
{
    color: white;
    background-color: #065409;
    position: absolute;
    left: 0px;
    right: 0px;
    height: 28px;
    font-size: 14px;
    padding-right: 30px;
    overflow: hidden;
    font-family: 'Segoe UI SemiBold';
}

.site-notification .bannerText
{
    text-align:center;
    font-family: 'Segoe UI';
    line-height: 30px;
}

.site-notification .bannerTextBold
{
    font-weight:bold;
}

.site-notification span
{
    white-space: nowrap;
}


.site-notification a {
    color: inherit;
}

.site-notification img {
    background: url('/Images/BannerDogsMasthead.png');
    width:158px;
    height:28px;
    border-style:none;
}

@media screen and (max-width: 380px) {
    .site-notification img {
        width:73px;
        background-position:right;
    }
}

.site-notification #notificationCloseBtn
{
    position: absolute;
    right: 10px;
    top: 6px;
}

body{
    background-color: rgb(255,140,0);
}

.clip-text {
    text-overflow: ellipsis;
}

.site-body
{
    max-width: 100%;
    overflow-x: hidden;
    transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    padding-top: 15px;
    padding-bottom: 24px;
}

.btn-default,  .btn-default:hover{
	background-color: #dd5900;
	border-radius: 0;
}

/*header flex*/

#header {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding-bottom: 50px;
  
  flex-direction: row;
  justify-content: center;
  align-items: center;
  
  -webkit-flex-direction: row;
  -webkit-justify-content: center;  
  -webkit-align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;

  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
   
}

#headerimage {
    height: 87px;
    width: 80px;
    float: left;
	background: url(/Images/photo-icon.png);
	background-size: cover;                   
    background-repeat: no-repeat;
    background-position: center center; 
	border: 0px;
}

#picmeh1id {
    padding-bottom: 0px;
    font-weight: 100;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Segoe UI Light, CustomSegoeUILight, Arial;
    font-size: 58px;
    color: #f8f7bb;
    margin-left: 0px;
    color: #ffffff;   
}



a {
    color: inherit;
}

#analyzingLabel{
    margin-top:-20px;
    font-size: 13px;
}

#headertext {
    margin-left: 15px;
    text-align: left;
}

.subheader {
    font-family: Segoe UI Semibold, CustomSegoeSemibold, Arial;
    font-size: 18px;
    color: #f8f7bb;
    color: #ffffff;
}


#demoSpan {
    color: #e06826;
    color: #dd5900;
}

/*end header flex*/


#loadingImage {
    width: 13px;
    height: 13px;
    margin-right: 4px;
    vertical-align:baseline;
}

#imageDiv {
                margin-top:50px;
                -ms-touch-action: none; 
            }




#dontWorryId {
    padding-top: 10px;
    margin-bottom: 2px;
    
}

#uploadLabel {
    margin-top: 160px
}


.face-tooltip + .tooltip > .tooltip-inner {
    background-color: #F1D100;
    border-radius: 0px;
    color: #D86718;
    font-size: x-large;
    font-family: Segoe UI Light, CustomSegoeUILight, Arial;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    box-shadow: 5px 5px 10px #333;
}

.small-face-tooltip + .tooltip > .tooltip-inner {
    font-size: 30px;
}

.big-face-tooltip + .tooltip > .tooltip-inner {
    font-size: 50px;
}

img.small-face-tooltip {
    width:17.6px;
    height:34px;
    margin-right:4px;
    margin-top:-8px    
}

img.big-face-tooltip {
       width:28.6px;
    height:60px;
    margin-right:6px;
    margin-top:-13px    
}


.face-tooltip + .tooltip > .tooltip-arrow {
     border-bottom-color:#F1D100;
     border-top-color:#F1D100;
     border-top-width: 10px;
     border-right-width: 10px;
     border-left-width: 10px;
     /* border-bottom-width: 15px; */
     margin-left: -10px;
     margin-bottom: -3px;
}

.action {
    font-family: Segoe UI Semibold, CustomSegoeSemibold, Arial;
    font-size: 19px;
    color: #f8f7bb;
    color: #ffffff;
    border: 1px solid #ffffff;
    
}

.bodyfont {
    font-family: Segoe UI, CustomSegoeUI,Arial;
    /*font-size: 21.9px;*/
    color: #f8f7bb;
    color: #ffffff;
    font-style: normal;
    font-size: 21px;
    
}
.action:hover {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
    border: 1px solid #ffffff;
}

.action:focus {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
    border: 1px solid #ffffff;
}

.action:active {
    color: #f8f7bb;
    color: #ffffff;
    
    outline: 0 !important;
    border: 1px solid #ffffff;
}

.link:hover {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
}

.link:focus {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
}

.link:active {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
}

.link-underline:hover {
    color: #e06826;
    color: #dd5900;
    outline: 0 !important;
}

.link-underline:focus {
    color: #e06826;
    color: #dd5900;
    outline: 0 !important;
}

.link-underline:active {
    color: #e06826;
    color: #dd5900;
    outline: 0 !important;
}

#microsoftIcon {
    height: 41.4px;
    width: 167.4px;
    margin-top: 20px
}

#socialDiv {
    margin-bottom: 0px;
    margin-top: 15px;
}

#maxImageSize {
                font-weight: 100;
                font-size: 15px;
                margin-bottom: 0px !important;
            }

.b_searchboxSubmit {
    border: none;
    background: url(/images/bing1.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 39px;
  height: 35px;
  background-position: 9px center;
   
}


#searchText:focus {
    border: none;
    outline: none;
    box-shadow: none;
}




.imgAttribution{
    position: absolute;
    bottom: 2px;
    left: 2px;
    background: #f89821;
    background: rgba(248, 152, 33, 0.4);
    padding: 1px 4px;
    color: #f8f7bb;
    color: #ffffff;
    pointer-events: all !important;
    margin: 0;
    font: 14px Segoe UI Light, CustomSegoeUILight, Arial;
}


.imgAttribution:hover {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
}

.imgAttribution:focus {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
}

.imgAttribution:active {
    color: #f8f7bb;
    color: #ffffff;
    outline: 0 !important;
}



@media (max-width: 480px), (max-height: 480px) {
        /* @media (max-width: 340px) { */
            .site-body {
                padding-top: 10px
            }
            #imageDiv {
                -ms-touch-action: none; 
                -webkit-transform: scale(.60,.60);
                transform: scale(.60,.60);
                margin-top: 20px;
                
            }

            /*#searchform {
                width: 290px;
            }*/

           #header {
				padding-bottom: 20px;
                
			}
			
			#headerimage {
                height: 37.323px;
                width: 34.32px;
            }
			
			#picmeh1id {
                font-size: 23px;
            }

            #headertext {
               margin-left: 10px;
            }


            .subheader {
                font-size: 7px;
            }

            #uploadLabel {
                margin-top: 50px

            }

            #maxImageSize {
                font-weight: 100;
                font-size: 10px;
            }


            .bodyfont {
                font-size: 15px;
            }

            input[type='text'],
            input[type='number'],
            input[type='search'] {
                font-size: 16px;
            }

            #microsoftIcon {
                margin-top: 10px;
                height: 31.05px;
                width: 125.55px;
    
            }

           
        }



.ImageSelector {
            position: relative;
            margin-left: auto;
            margin-Right: auto;
            width: 250px;
            height: 250px;
            overflow: visible;
            /* Prevent the callout on tap-hold and text selection */
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            /* Prevent text resize on orientation change, useful for web-apps */
            -webkit-text-size-adjust: none;
            -moz-text-size-adjust: none;
            -ms-text-size-adjust: none;
            -o-text-size-adjust: none;
            text-size-adjust: none;
        }

        .ImageSelector .ScrollArea {
            height: 250px;
            width: 2000000px;
            /* Prevent elements to be highlighted on tap */
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            /* Put the ScrollArea into the HW Compositing layer right from the start */
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            background-color: rgba(177, 134, 72, 1);
            border: solid rgb(255,140,0);
            border-width: 50px 500px 50px 500px;
            box-sizing: content-box;
            margin-left: -500px;
            margin-top: -50px;
        }

        .ImageSelector .ScrollArea img {
            width: 250px;
            height: 250px;
            float: left;
            margin-left: 0px;
            margin-right: 0px;
            opacity: 0.4;
            filter: alpha(opacity=40);
        }

        .ImageSelector #SelectorBox {
            border: solid white;
            border-width: 20px 20px 0px 20px;
            width: 290px;
            height: 270px;
            margin-top: -320px;
            margin-left: -20px;
            margin-Right: auto;
            position: relative;
            pointer-events: none;
            box-shadow: 10px 10px 15px #333333;
        }
        
        .ImageSelector .iScrollHorizontalScrollbar {
            bottom: -50px !important;
        }

        .ImageSelector #SelectorTag {
            background-color: white;
            border: solid white;
            border-width: 0px 20px 0px 20px;
            width: 290px;
            height: 62px;
            margin-left: -20px;
            margin-right: auto;
            position: relative;
            box-shadow: 10px 10px 15px #333333;
            text-align: center;
            padding-top: 10px;
            box-sizing: border-box;
        }

        .ImageSelector #SelectorTag button {
            font-family: Segoe UI Semibold, CustomSegoeSemibold, Arial;
            border: none;
            font-size: 21px;
            background: white;
            color: #df6826;
            color: rgba(223, 104, 38, 1);
            /*padding: 0px 20px 0px 20px;*/
            width: 250px;
            height: 40px;
            border-radius: 0px;
        }

        .ImageSelector #SelectorTag button:hover {
            outline: 0 !important;
        }

        .ImageSelector #SelectorTag button:focus {
            outline: 0 !important;
        }

        .ImageSelector #SelectorTag button:active {
            outline: 0 !important;
        }



.selectedImage {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }







/*discover page*/


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
    margin-bottom:20px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.discoverContainer {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */

  
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: space-between;
  -ms-flex-pack: start;
  justify-content: space-between;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  margin-bottom: 10px;
}

.discoverCard {
    margin-bottom: 15px;
    -webkit-flex: 0 1 23%;
    -ms-flex: 0 1 23%;
    flex: 0 1 23%;
    text-align: left;
    max-width: 132px;

}

.discoverCard a {
    font-family: Segoe UI Semibold, CustomSegoeSemibold, Arial;
    color: #f8f7bb;
    color: #ffffff;
    padding-bottom: 20px;font-size: 14px;
}




.discoverBrand {
    font-family: Segoe UI, CustomSegoeUI,Arial !important;
    font-size: 13px !important;
    color: #e06826 !important;
    color: rgba(215, 59, 1, 1) !important;
    text-decoration: none !important;

}

.discoverBrand a:hover {
    outline: 0 !important;
    text-decoration: none !important;
}

.discoverBrand a:active {
    outline: 0 !important;
    text-decoration: none !important;

}

.discoverBrand a:focus {
    outline: 0 !important;
    text-decoration: none !important;

}

.discoverIntro {
    font-size: 14px;
    margin-bottom: 20px;
}

.discoverLink {
    display: inline-block; 
    padding-bottom: 20px; 
    font-size: 14px;
}

.hiringLink {
    display: inline-block; 
    padding-bottom: 10px; 
    font-size: 14px;
}


@media screen and (max-width: 500px) {
    
    .discoverCard {
        -webkit-flex: 0 1 45%;
        -ms-flex: 0 45%;
        flex: 0 1 45%;
    }
}


#gameBtn {
    margin-bottom: 5px;
    background-color: rgb(16, 124, 16);
    border-radius: 0;
    min-width: 220px;
}

#gameConjunction {
    margin-bottom: 5px; 
    font-size: 9.5pt;
}