section.GeneralWhiteOuter {width:100%; height:auto; position: relative;  float:left; background-color:#ffffff;}
section.GeneralWhiteInner {width:95%; max-width:1100px; padding:200px 0 50px 0;  margin:0 auto; position:relative; }

section.GeneralGreyOuter {width:100%; height:auto; position: relative;  float:left; background-color:#f8f9fc;}
section.GeneralGreyInner {width:95%; max-width:1100px; padding:50px 0 50px 0;  margin:0 auto; position:relative; }

::-webkit-input-placeholder {color: #aaaaaa;}
:-ms-input-placeholder {  color: #aaaaaa;}
::-moz-placeholder {  color: #aaaaaa;  opacity: 1;}
:-moz-placeholder {color: #aaaaaa; opacity: 1;}



/* MY PODCASTS */

#MyPodcastsTopLeft {float:left; width:60%; margin-left:0.5%; position:relative; margin-bottom:42px;}

#MyPodcastsTopRight {float:right; width:35%; margin-right:0.5%; position:relative; margin-bottom:42px;}
      
            #UploadBTN {background-color:#ff004e; color:#ffffff; border-radius:5px; padding:15px 20px; float:right; display:inline; font-family:DefaultBold; font-size:1.20em; -o-transition: 1s; -moz-transition: 1s; -khtml-transition: 1s; -webkit-transition: 1s; -ms-transition: 1s; transition: 1s; cursor: pointer;}
            #UploadBTN:hover {background-color:#000000; }
            
            .UploadBTNDisabled {background-color:#f2f4f9 !important; cursor:text !important; color:#555555 !important;}
            
            #MyPodcasts {width:100%; clear:both; float:left; }
            .MyPodcastsDraft {float:left; margin:0 0.5%; width:32.3%; background-color:#f8f9fc; padding:25px;}
                        .MyPodcastsDraft .MyPodcastBlockLeft p.PodcastLinkBold {color:#000000; font-size:1.10em  !important; font-family:DefaultBold;}
                        .MyPodcastsDraft .MyPodcastBlockLeft p {color:#b7b9c0; font-size:0.80em !important; font-family:DefaultRegular;}
            
            
            .MyPodcastsRejected {float:left; margin:0 0.5%; width:32.3%; background-color:#ffe6eb; padding:25px;}
                        .MyPodcastsRejected .MyPodcastBlockLeft p.PodcastLinkBold {color:#000000; font-size:1.10em !important; font-family:DefaultBold;}
                        .MyPodcastsRejected .MyPodcastBlockLeft p {color:#000000; font-size:0.80em !important; font-family:DefaultRegular;}


            .MyPodcastsReview {float:left; margin:0 0.5%; width:32.3%; background-color:#ebf4ff; padding:25px;}
                        .MyPodcastsReview .MyPodcastBlockLeft p.PodcastLinkBold {color:#000000; font-size:1.10em !important; font-family:DefaultBold;}
                        .MyPodcastsReview .MyPodcastBlockLeft p {color:#000000; font-size:0.80em !important; font-family:DefaultRegular;}


            
                    .MyPodcastBlockLeft {float:left; width:80%;}
                    .MyPodcastBlockRight {float:right; width:5%; margin-top:10px; position:relative;}
                        .MyPodcastBlockRight img {float:right;}
                        .Waves {width:23px;}

                    .MyPodcastBlockBottomLeft {width:48%; float:left;}
                          .MyPodcastsDraft .MyPodcastBlockBottomLeft p {text-align:left; color:#b7b9c0; font-size:0.80em !important; }
                          .MyPodcastsRejected .MyPodcastBlockBottomLeft p {text-align:left; color:#000000; font-size:0.80em !important;}
                          .MyPodcastsReview .MyPodcastBlockBottomLeft p {text-align:left; color:#000000; font-size:0.80em !important;}
                    
                    .MyPodcastBlockBottomRight {width:48%; float:right;}
                          .MyPodcastsDraft .MyPodcastBlockBottomRight p {text-align:right; color:#b7b9c0; font-family:DefaultBold; font-size:0.80em !important; }
                          .MyPodcastsRejected .MyPodcastBlockBottomRight p {text-align:right; color:#ff004e;  font-family:DefaultBold; font-size:0.80em !important;}
                          .MyPodcastsReview .MyPodcastBlockBottomRight p {text-align:right; color:#2573f9;  font-family:DefaultBold; font-size:0.80em !important;}

            
            .MyPodcasts {float:left; margin:0 0.5% 10px 0.5%; background-color:#ffffff; padding:15px 35px; width:99%;}
            .MyPodcasts p {color:#000000; padding:0; margin:0;}
                .MyPodcastsCol1 {float:left; width:40%;}
                    .MyPodcastsCol1 p {font-family:DefaultBold;}
                .MyPodcastsCol2 {float:left; width:16%;} .MyPodcastsCol2 img {width:22px;}
                .MyPodcastsCol3 {float:left; width:18%;}
                .MyPodcastsCol4 {float:left; width:16%;}
                .MyPodcastsCol5 {float:left; width:5%;} .MyPodcastsCol5 img {width:14px;}
                .MyPodcastsCol6 {float:left; width:5%;} .MyPodcastsCol6 img {width:20px;}
                
                
    #Episodes {float:left; width:100%; overflow:scroll; overflow-x: hidden; height:300px; padding-right:15px;}
            #Episodes::-webkit-scrollbar {width: 10px;}
            #Episodes::-webkit-scrollbar-track {background: #cbced6 !important; }
            #Episodes::-webkit-scrollbar-thumb {background: #ff0053 !important; }
            #Episodes::-webkit-scrollbar-thumb:hover {background: #000000 !important; }
                
/* MY PODCASTS - NO EPSIODES */
                
             #NoEpsiodes {width:100%; }
                  #NoEpsiodes p {text-align:center; padding-bottom:40px; padding-top:40px;}
             
             #NoEpsiodesIcon {margin:auto; background-color:#ffffff; width:88px; height:88px; border-radius:20px; padding:24px 26px 34px 32px; box-shadow: 12px 12px 24px #d6d6d6; margin-bottom:40px;}

                
                
                
                
/* MY PODCASTS - UPLOAD */
                
      #MyPodcastsUploadTopLeft {float:left; width:25%; max-width:80px; margin-left:0.5%; position:relative; margin-bottom:42px; padding-top:30px;}

      #MyPodcastsUploadTopRight {float:left; width:70%; margin-right:0.5%; position:relative; margin-bottom:42px;}
                
                
                #DragDrop {width:100%; float:left; margin-bottom:40px; background-color:#f8f9fc; padding:30px 0 15px 0; }
                    #DragDropLeft {width:49%; float:left; }
                    #DragDropRight {width:49%; float:right; }
                          #DragDropRight p {line-height:60px;}
                          
                          
                #DragDropError {width:100%; float:left; margin-bottom:40px; background-color:#ffe6eb; padding:30px 40px 15px 40px; }
                    #DragDropErrorLeft {width:59%; float:left; }
                          #DragDropErrorLeft p.Title {color:#ff004e; font-family:DefaultBold;}
                    #DragDropErrorRight {width:39%; float:right; }
                          
                          
                #DragDropSuccess {width:100%; float:left; margin-bottom:40px; background-color:#e1ffed; padding:30px 40px 15px 40px; }
                    #DragDropSuccessLeft {width:49%; float:left; padding-left:40px; background-image:url('/images/login/tick.png'); background-position:top 23px left 0px; background-size:20px; background-repeat:no-repeat; }
                          #DragDropSuccessLeft p.Title { color:#000000; font-family:DefaultBold;}
                    #DragDropSuccessRight {width:49%; float:right; }
                          #DragDropSuccessRight p {color:#000000; margin-top:15px; text-align:right; font-family:DefaultBold;}

                        
                #DragDropUploading {width:100%; float:left; margin-bottom:40px; background-color:#f8f9fc; padding:30px 0 0 0; }
                    #DragDropUploading p {text-align:center;}
                    .BlueProgress {color:#007aff;}
             
             
                #DragDropErrorFoot {width:100%; float:left; margin-bottom:40px; background-color:#ffe6eb; padding:30px 40px 15px 40px; }
                      #DragDropErrorFoot p {text-align:center;}
                      #DragDropErrorFoot strong {color:#000000;}
                      #DragDropErrorFoot .Pink {color:#ff1d4f;}
                        
                        
progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
   appearance: none;

  width: 100%;
  height: 10px;
}
 
 progress[value]::-webkit-progress-bar {
  background-color: #f8f9fc;
  border-radius: 0px;
}


progress[value]::-webkit-progress-value {
  background-color: #007aff;
    border-radius: 0px; 
} 


                          
                    #Details {float:left; width:100%; margin-bottom:40px;}
                    #DetailsLeft {width:49%; float:left; }
                          #DetailsLeft input {background-color:#ffffff; padding:16px; width:100%; float:left; border:1px solid #e8e6e6;}
                          #DetailsLeft textarea {height:100px; background-color:#ffffff; padding:16px; width:100%; float:left; border:1px solid #e8e6e6;}
                    #DetailsRight {width:49%; float:right; }
                          #DetailsRight input {background-color:#ffffff; padding:16px; width:100%; float:left; border:1px solid #e8e6e6;}
                          #DetailsRight textarea {height:100px; background-color:#ffffff; padding:16px; width:100%; float:left; border:1px solid #e8e6e6;}
                
                
            .MyPodcastsUpload {float:left; border-bottom:1px solid #e8e6e6; background-color:#f9f9fc; padding:15px 25px; width:100%;  }
            .MyPodcastsUpload p {color:#000000; padding:0; margin:0; font-size:0.95em;}
            .MyPodcastsUploadRead p {color:#ff004e !important; }
                .MyPodcastsUploadCol1 {float:left; width:5%; height:30px; background-image:url('/images/login/lines.png'); background-position:top 5px left 0px; background-size:20px; background-repeat:no-repeat; cursor:all-scroll}
                .MyPodcastsUploadCol1num {float:left; width:5%;}
                .MyPodcastsUploadCol2 {float:left; width:26.3%;}
                .MyPodcastsUploadCol3 {float:left; width:26.3%; padding-left:10px;}
                .MyPodcastsUploadCol4 {float:left; width:26.3%; padding-left:10px;}
                .MyPodcastsUploadCol5 {float:left; width:5%; min-height:10px;} .MyPodcastsUploadCol5 img {width:30px;}
                .MyPodcastsUploadCol6 {float:left; width:3%; position:relative; } .MyPodcastsUploadCol6 img {width:20px;}
                .MyPodcastsUploadCol7 {float:left; width:3%; position:relative;} .MyPodcastsUploadCol7 img {width:20px;}

            .MyPodcastsUploadCol1:hover {background-image:url('/images/login/lines-hover.png');}
            .MyPodcastsUpload:hover {background-color:#ffffff !important; box-shadow: 12px 12px 24px #d6d6d6;}
            .trackDragOver { border-bottom: 1px solid #ff004e; }


            #MyPodcastsUploadBottom {width:100%; float:left; margin-bottom:40px; background-color:#f8f9fc; padding:40px 0 40px 0;}

            #AddTrackBTN {background-color:#ff004e; color:#ffffff; border-radius:5px; padding:8px 20px; margin:auto; width:240px; font-family:DefaultBold; font-size:1.20em; -o-transition: 1s; -moz-transition: 1s; -khtml-transition: 1s; -webkit-transition: 1s; -ms-transition: 1s; transition: 1s; cursor: pointer; text-align:center;}
            #AddTrackBTN:hover {background-color:#000000; }
            
            
            #MyPodcastsButtons {float:left; width:100%; position:relative;}
                    #MyPodcastsButtonsLeft {float:left; width:49%; position:relative;}
                    #MyPodcastsButtonsRight {float:right; width:49%; position:relative;}

            #SaveBTN {background-color:#f2f4f9; color:#000000; border-radius:5px; padding:20px 20px; float:left; width:200px; font-family:DefaultBold; font-size:1.20em; -o-transition: 1s; -moz-transition: 1s; -khtml-transition: 1s; -webkit-transition: 1s; -ms-transition: 1s; transition: 1s; cursor: pointer; text-align:center;}
            #SaveBTN:hover {background-color:#ff004e; color:#ffffff; }

            #SubmitBTN {background-color:#ff004e; color:#ffffff; border-radius:5px; padding:20px 20px; float:right; width:200px; font-family:DefaultBold; font-size:1.20em; -o-transition: 1s; -moz-transition: 1s; -khtml-transition: 1s; -webkit-transition: 1s; -ms-transition: 1s; transition: 1s; cursor: pointer; text-align:center; clear:both;}
            #SubmitBTN:hover {background-color:#000000; }
            
            .SubmitBTNDisabled {background-color:#f2f4f9 !important; cursor:text !important; color:#555555 !important;}
            
            #Loader {width:40px; position:absolute; top:15px; right:250px;}


                .hide {display: none;}

                .myDIV {position:relative; float:left; width:100%; height:30px; }
                .myDIV:hover + .hide {
                  display: block;
                  color:#ffffff;
                  background-color:#000917;
                  width:200px; padding:20px 20px 20px 20px; border-radius:6px; position:absolute; top:30px; left:-30px; z-index:11;
                }

                .hide:hover {
                  display: block;
                  color:#ffffff;
                  background-color:#000917;
                  width:200px; padding:20px 20px 20px 20px; border-radius:6px; position:absolute; top:30px; left:-30px; z-index:11;
                }
                
                .hidesmall {width:145px !important;}


                .hide a {color:#ffffff; font-size:0.80em; width:100%; margin:0; padding:0; display:block; line-height:30px;}
                .hide a:hover {color:#ff004e;}

                .HideArrow {background-color:#000917; width:25px; height:25px; position:absolute; top:-6px; left:30px;  -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}

                .PinkTick {width:15px; margin-left:10px; padding-bottom:4px;}
                






/* POP UP */


        #OverlayOuter {width:100%; height:100%; position:fixed; left:0; top:0; z-index:999999999999999999999999999999999999999999; background-color: rgba(0, 0, 0, 0.4); display: none;}

        #OverlayInner {width:90%; max-width:1500px; background-color:#ffffff; position:fixed;  right:0; left:0; margin-right:auto; margin-left:auto; top:10vh; height:80vh; z-index:99999999999999999999999999999999999999999;  overflow:scroll; overflow-x: hidden; }
        
                #PopupOpacity {width:100%; height:80vh; position:absolute; left:0; top:0; z-index:999999999999999999999999999999999999999999; background-color: rgba(255, 255, 255, 0.6);}
        
                #PopUpTop {float:left; width:100%; padding:30px 60px; border-bottom:1px solid #e8e6e6; position:relative;}
                           #PopUpTopLeft {float:left; width:49%;}
                           #PopUpTopRight {float:right; width:49%; position:relative; z-index:999999999999999999999999999999999999999999;}
                           #PopUpTopRight input {padding:16px 40px; width:99%; float:left; border:1px solid #e8e6e6; background-image:url('/images/login/search.png'); background-position:top 14px left 10px; background-size:24px; background-repeat:no-repeat; }
                           
#ForceSearchPopUp {width:500px; height:300px; position:absolute; top:100px; right:34%;}
      #ForceSearchPopUp p.DefaultFont {color:#000000 !important; text-align:center; font-weight:400 !important; }
      #ForceSearchPopUp p.ManualTracks {color:#555555 !important; text-align:center; }
      #ForceSearchPopUp a.ThinFont {font-weight:200 !important;}
      .handarrow {max-width:130px;}

                
                #PopUpForm {float:left; width:100%; padding:30px 60px;}
                           #PopUpForm input {width:32.3%; margin-right:1%; padding:16px; float:left; border:1px solid #e8e6e6; margin-bottom:10px;}
                           #PopUpForm textarea {width:99%; height:100px; margin-right:1%; padding:16px; float:left; border:1px solid #e8e6e6; resize: none;}
                                       #PopUpForm input[type=checkbox] {clear:both; float:none; width:18px; height:18px; border:1px solid #e8e6e6; background-color:#ffffff; border-radius:50px; padding:0px; margin:0 6px 0 0; color:#000000;  content: '\2714';}
                                       #PopUpForm input[type=checkbox]:checked {background: #ff004e; background-image:url('/images/login/check-white.png'); background-position:center center; background-size:9px; background-repeat:no-repeat; }

                                  #DefaultImage {float:left; width:13%; height:100px; max-width:100px; margin-right:2%; background-color:#f2f4f9; background-image:url('/images/login/defaultimage.png'); background-position:center center; background-size:22px; background-repeat:no-repeat;}
                                  #Text {float:left; width:60%;}
                                  #Radio {float:left; width:23%; margin-left:2%;}
                                      .RadioStrip {width:100%; float:left; margin-top:10px;}
                                      .RadioStrip p {font-size:0.95em; margin:0; padding:0 0 10px 0;}
        
                #PopUpTrack {float:left; width:100%; padding:30px 60px; }
                        
                           #PopUpTrackLeft {float:left; width:100%;}
                                #LongText {float:left; width:40%; max-width:320px;}
                                        #LongText p {color:#000000; font-family:DefaultBold; font-size:0.90em;}
                                #Nudge {float:left; width:20%; margin-left:2%;}
                                      .Nudge1 {float:left; width:25px; margin-right:10px;}
                                      .Nudge2 {float:left; width:25px; margin-right:10px;}
                                #TimeStamp {float:right; width:18%; max-width:70px;}
                                #PlayPause {width:20%; max-width:30px; height:30px; border-radius:50%; background-color:#fe194b; float:right; margin-bottom:20px; background-image:url('/images/login/play.png'); background-position:center center; background-size:10px; background-repeat:no-repeat; box-shadow: 12px 12px 24px #d6d6d6; cursor: pointer; text-align:center;}
                                #PlayPause:hover {background-image:url('/images/login/pause.png'); }
                                
                           #PopUpTrackRight {float:right; width:100%;}


            #PopUpButtons {float:left; width:100%; position:relative; padding:30px 60px; z-index:999999999999999999999999999999999999999999;}
                    #PopUpButtonsLeft {float:left; width:49%; position:relative;}
                    #PopUpButtonsRight {float:right; width:49%; position:relative;}

            #CancelBTN {background-color:#ffffff; color:#aaaaaa; border-radius:5px; padding:20px 0; float:left; width:200px; font-family:DefaultBold; font-size:1.20em; text-align:left;}

            #AddBTN {background-color:#ff004e; color:#ffffff; border-radius:5px; padding:20px 20px; float:right; width:200px; font-family:DefaultBold; font-size:1.20em; -o-transition: 1s; -moz-transition: 1s; -khtml-transition: 1s; -webkit-transition: 1s; -ms-transition: 1s; transition: 1s; cursor: pointer; text-align:center;}
            #AddBTN:hover {background-color:#000000; }

            .AddBTNDisabled {background-color:#f2f4f9 !important; cursor:text !important; color:#555555 !important;}

            
            #Track {float:left; width:100%; }
                  #Track audio {width:100%;}
                  #TrackTextLeft {width:48%; float:left;}
                      #TrackTextLeft p {text-align:left; font-size:0.80em;}
                  #TrackTextRight {width:48%; float:right;}
                      #TrackTextRight p {text-align:right; font-size:0.80em;}







input[type=range] { -webkit-appearance: none; width: 100%;}
input[type=range]:focus { outline: none;}

input[type=range]::-webkit-slider-runnable-track {width: 100%; height: 5px; cursor: pointer; animate: 0.2s; background-color:#dcdddf; border-radius: 1.3px;}
input[type=range]::-webkit-slider-thumb {height: 36px; width: 2px; background: #fe194b;  border:0px; cursor: pointer; -webkit-appearance: none; margin-top:-15px;}
input[type=range]:focus::-webkit-slider-runnable-track {background-color:#bbbbbb; }


input[type=range]::-moz-range-track {width: 100%; height: 5px; background: #dcdddf;  cursor: pointer; animate: 0.2s; border-radius: 1.3px;}
input[type=range]::-moz-range-thumb {height: 36px; width: 2px; background: #fe194b;   border:0px; cursor: pointer;}


input[type=range]::-ms-track {width: 100%; height: 5px; cursor: pointer; animate: 0.2s; background: transparent; border-color: transparent; border-width: 16px 0; color: transparent;}
input[type=range]::-ms-fill-lower {background: #dcdddf;border-radius: 2.6px;}
input[type=range]::-ms-fill-upper {background: #dcdddf; border-radius: 2.6px;}
input[type=range]::-ms-thumb {height: 36px; width: 2px; background: #fe194b; border:0px;cursor: pointer;}
input[type=range]:focus::-ms-fill-lower {background: #bbbbbb;}
input[type=range]:focus::-ms-fill-upper {background: #bbbbbb; }

@media only screen and (max-width: 1024px) { /* BLUE - FOR IPAD LANDSCAPE AND SMALLER */


}


@media only screen and (max-width: 768px) { /* LIME - FOR IPAD PORTRAIT AND SMALLER */


/* MY PODCASTS */

                    #MyPodcastsTopRight {margin-top:45px;}


                    .MyPodcastBlockBottomLeft {width:100%; float:left;}
                    .MyPodcastBlockBottomRight {width:100%; float:left;}


/* MY PODCASTS - UPLOAD */
                
                    #DragDropErrorLeft {width:49%; float:left; }
                    #DragDropErrorRight {width:49%; float:right; }

                .myDIV:hover + .hide {left:-160px;}
                .hide:hover {left:-160px;}

                .HideArrow {left:155px;  }


/* POP UP */

        #OverlayInner {height:90vh; top:5vh; overflow:scroll; overflow-x: hidden;}

                           #PopUpForm input {width:99%;}

                                  #DefaultImage {float:left; width:28%; height:100px; max-width:100px; margin-right:2%; }
                                  #Text {float:left; width:70%;}
                                  #Radio {float:right; width:100%;}

}


@media only screen and (max-width: 667px) { /* PURPLE - FOR IPHONE 6 PORTRAIT AND SMALLER */


/* MY PODCASTS */

                    #MyPodcastsTopLeft {width:100%; margin-left:0%; padding:0 30px;}

                    #MyPodcastsTopRight {width:100%; margin-right:0%; margin-top:0;}

                    #UploadBTN {background-color:#ff004e; color:#ffffff; border-radius:5px; padding:15px 20px; float:none; margin:auto; display:block; width:250px; text-align:center; }


                    .MyPodcastsDraft {float:left; margin:0 0 10px 0; width:100%; }
                    .MyPodcastsRejected {float:left; margin:0 0 10px 0; width:100%; }
                    .MyPodcastsReview {float:left; margin:0 0 10px 0; width:100%; }

                    .MyPodcastsCol1 {float:left; width:100%;}
                    .MyPodcastsCol2 {float:left; width:48%;}
                    .MyPodcastsCol3 {float:right; width:48%;}
                    .MyPodcastsCol4 {float:left; width:50%;}
                    .MyPodcastsCol5 {float:left; width:25%;}
                    .MyPodcastsCol6 {float:left; width:25%;}


/* MY PODCASTS - UPLOAD */
                
                    #DragDropErrorLeft {width:100%; float:left; }
                        #DragDropErrorLeft p {text-align:center;}
                    #DragDropErrorRight {width:100%; float:right; }

                    #DragDropLeft {width:100%; float:left; }
                    #DragDropRight {width:100%; float:right; }
                        #DragDropRight p {text-align:center;}

                    #DetailsLeft {width:100%; float:left; margin-bottom:10px;}
                    #DetailsRight {width:100%; float:right; }

                    .MyPodcastsUploadCol1 {float:left; width:10%;}
                    .MyPodcastsUploadCol1num {float:left; width:10%;}
                    .MyPodcastsUploadCol2 {float:left; width:80%;}
                    .MyPodcastsUploadCol3 {float:left; width:100%;}
                    .MyPodcastsUploadCol4 {float:left; width:70%;}
                    .MyPodcastsUploadCol5 {float:left; width:10%;}
                    .MyPodcastsUploadCol6 {float:left; width:10%; position:relative;}
                    .MyPodcastsUploadCol7 {float:left; width:10%; position:relative;}


                    #MyPodcastsButtonsLeft {float:left; width:100%; position:relative; margin-bottom:20px;}
                    #MyPodcastsButtonsRight {float:right; width:100%; position:relative;}

            #SaveBTN {margin:auto;  float:none; width:200px; }

            #SubmitBTN {margin:auto; float:none; width:200px; }

            #Loader { right:290px;}



/* POP UP */

        #OverlayInner {width:90%; position:relative; right:0; left:0; margin-right:auto; margin-left:auto; top:5vh; height:90vh; overflow:scroll;   }

                           #PopUpTopLeft {float:left; width:100%;}
                           #PopUpTopRight {float:right; width:100%;}
                           
              #PopUpTop {padding:30px 30px;}
              #PopUpForm {padding:30px 30px;}
              #PopUpTrack {padding:30px 30px; }
              #PopUpButtons {padding:30px 30px; }


                           #PopUpTrackLeft {float:left; width:100%;}
                           #PopUpTrackRight {float:right; width:100%;}

                    #PopUpButtonsLeft {float:left; width:49%; position:relative;}
                    #PopUpButtonsRight {float:right; width:49%; position:relative;}

                              .MyPodcastsResultsCol1 {float:left; width:100%;}
                              .MyPodcastsResultsCol2 {float:left; width:100%;}
                              .MyPodcastsResultsCol3 {float:left; width:100%;}

                  #TrackTextLeft {width:100%; float:left;}
                  #TrackTextRight {width:100%; float:right;}
                      #TrackTextRight p {text-align:left;}

#ForceSearchPopUp {width:100%; height:auto; position:absolute; top:130px; left:auto; right:auto; left:0; right:0;}



}